@media(max-width: 1025px){
  #cursor-follower{
    display: none;
  }
}
@media(max-width: 991px) {
  #logo-container h1{
    font-size: 48px;
  }
  .header-top-bar{
    max-width: 53vw;
  }
  .page-wrap{
    min-height: 480px;
  }
  .curtain{
    min-height: 480px;
  }
   .euphoria-sec {
    min-height: 400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
   }
   .live-moment-sec{
    min-height: unset;
    margin: 110px 0px;
   }
  .cstm-container{
  padding: 0px 15px;
  width: 100%;
}
.success-exp-text .right-col {
    width: 100%;
}
.about-sec figcaption{
  padding: 20px;
}
.about-sec figcaption p{
  font-size: 14px;
}
.text-summary{
  padding-left: 0px;
}
.live-moment-sec.single-text-sec{
  min-height: unset;
}
.moment-img {
    right: 0px;
    width: 60vw;
}
.inner-page .moment-img {
   height: 40vh;
}


.inner-page .owl-carousel:after {
	display: none;
}
.inner-page .owl-carousel .owl-item img {
	height: 100%;
}
.inner-page .contact-link {
  margin-top: 0;
}
.inner-page .live-moment-sec  {
  margin:50px 0;
}

}
@media(max-width: 767px) {
body.inner-page br {
    display: none;
}
  .header-top-bar{
    width: 100%;
    margin-bottom: -20px;
    text-align: left;
  }
  .header-text{
    max-width: 100vw;
  }
  .sm-line {
    width: 40px;
    height: 1px;
    margin-right: 10px;
    }
    .page-wrap{
      min-height: 380px;
    }
    .curtain{
      min-height: 380px;
    }
    .header-text li {
    font-size: 16px;
  }
  .text-summary li h2 {
    font-size: 16px;
}
.about-sec figcaption{
  margin: 40px auto;
}
 .euphoria-sec{
      min-height: 380px;
      margin-top: 0px;
    }
    a.brand-name {
    max-width: 130px;
    margin-top: 20px;
    min-height: 40px;
    margin-right: 0px;
   }
   #logo-container h1 {
    font-size: 26px;
}
.about-sec figcaption p{
  margin-bottom: 10px;
}
.scroll-down-arrow ul li{
      max-width: 47px; 
  }
  .scroll-down-arrow{
        margin: 30px 0px;
  }
  .text-row {
    display: block;
    text-align: center;
    padding: 14px;
    margin: 53px 0px;
    width: 100%;
}
.text-summary li h2 {
    font-size: 14px;
    }
    .contact-link h2{
      font-size: 14px;
    } 

  .contact-link {
    display: block;
    text-align: left;
    padding: 10px;
    margin: 53px 0px;
    width: 100%;
    float: none;
    font-size: 14px;
    margin-bottom: 20px;
}
  .contact-link h2 {
     font-size: 14px;
  }
  .mar-mobile {
margin-top: 0px;
margin-bottom: 0;
  }
  .live-moment-sec.single-text-sec {
  	margin-bottom: 0px;
  }
  .hash-mar-mob {
margin-top: 20px;
  }
  .header-text{
    opacity: 1;
  }


  /* Inner Pages  */

  .inner-page .owl-carousel:after {
  	display: none;
  }
  .inner-page .live-moment-sec .right-col {
    width: 70%;
  }
    .inner-page .live-moment-sec .left-col {
    width: 30%;
  }

}