@charset "utf-8";
* {
  outline: none;
  margin: 0px;
  padding: 0px;
  border: none;
  text-decoration: none;
  font-family: 'Acrom';
  box-sizing: border-box;
}
body {
  text-decoration: none;
  font-family: 'Acrom';
  font-size: 16px;
  color: #000;
}
html {
  scroll-behavior: smooth;
}

   .scroll-container {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
        }



@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Medium.eot');
    src: url('../fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Medium.woff2') format('woff2'),
        url('../fonts/Montserrat-Medium.woff') format('woff'),
        url('../fonts/Montserrat-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Days of Charity';
    src: url('../fonts/DaysofCharity.eot');
    src: url('../fonts/DaysofCharity.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DaysofCharity.woff2') format('woff2'),
        url('../fonts/DaysofCharity.woff') format('woff'),
        url('../fonts/DaysofCharity.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Thin.eot');
    src: url('../fonts/Montserrat-Thin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Thin.woff2') format('woff2'),
        url('../fonts/Montserrat-Thin.woff') format('woff'),
        url('../fonts/Montserrat-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Regular.eot');
    src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Regular.woff2') format('woff2'),
        url('../fonts/Montserrat-Regular.woff') format('woff'),
        url('../fonts/Montserrat-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Acrom';
    src: url('../fonts/Acrom-Regular.eot');
    src: url('../fonts/Acrom-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Acrom-Regular.woff2') format('woff2'),
        url('../fonts/Acrom-Regular.woff') format('woff'),
        url('../fonts/Acrom-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Acrom';
    src: url('../fonts/Acrom-Light.eot');
    src: url('../fonts/Acrom-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Acrom-Light.woff2') format('woff2'),
        url('../fonts/Acrom-Light.woff') format('woff'),
        url('../fonts/Acrom-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Billion Reach DEMO';
    src: url('../fonts/BillionReachDEMO.eot');
    src: url('../fonts/BillionReachDEMO.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BillionReachDEMO.woff2') format('woff2'),
        url('../fonts/BillionReachDEMO.woff') format('woff'),
        url('../fonts/BillionReachDEMO.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


/**/

/**/
.clear {
  clear: both;
}
audio,
::selection {
  background: #daa289 !important;
  color: #fff !important;
}
span::selection {
  -webkit-background-clip: unset !important;
  -webkit-text-fill-color: #fff !important;
  background: #daa289 !important;
}
::-moz-selection {
  color: #fff !important;
}

.grecaptcha-badge {
  display: none !important;
}
.img-full {
  width: 100%;
  height: auto;
  display: block;
}
.img-responsive {
  max-width: 100%;
  height: auto;
}

.banner-wraper {
  width: 100%;
  height: auto;
  position: relative;
}
.banner-caption-wrap{
  width: auto;
  height: auto;
  position: absolute;
  bottom: 65px;
  display: flex;
  justify-content: center;
  left: 0;
  right: 0;
  margin: auto;
}
.caption-bottom-sub{
  font-size: 0.95em;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Acrom';
  line-height: 1.3;
  text-align: left;
}
.caption-bottom-sub::before {
  content: "";
  display: block;
  width: 100px;
  height: 1px;
  float: left;
  margin: 10px 10px 0 0;
  background-color: #fff;
}
.caption-bottom-sub:nth-child(2)::before{ width: 50px;}
.caption-main-title{
  font-size: 8.5em;
  color: #fff;
  font-family: 'Days of Charity';
  line-height: 1;
}
.banner-caption-top{
  font-size: 0.95em;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Acrom';
  line-height: 1.3;
  fill: #fff;
}
.caption-bottom{
  width: auto;
  height: auto;
  float: right;
}




.desk-view {
  display: block;
}
.mob-view {
  display: none;
}

.lets-start-wrap{
  width: 100%;
  height: auto;
  position: relative;
}
.lets-start{
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  bottom: 0;
}
.lets-start-title{
  width: 100%;
  height: auto;
  text-align: center;
  color: #f0d063;
  font-family: 'Days of Charity';
  font-weight: normal;
  font-size: 7em;
  line-height: 1;
}
.start-dtl{
  width: 100%;
  height: auto;
  text-align: center;
  font-family: 'Acrom';
  line-height: 1.5;
  font-size: 1.5em;
  color: #fff;

}
.start-dtl a{
  color: #f0d063;
   font-family: 'Acrom';
  font-size: 1em;
}
.start-button{
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  margin-top: 0.5em;
}
.lets-button{
  width: auto;
  line-height: 46px;
  padding: 0px 42px;
  border-radius: 8px;
  font-size: 0.85em;
  text-transform: uppercase;
  font-family: 'Acrom';
  color:#41572e;
  background-color: #ffffff;
  margin: 0px 5px;
  cursor: pointer;

}
.lets-button:nth-child(1){background-color: #f0d063;}

/* Wobble Horizontal */
@-webkit-keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.hvr-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-horizontal:hover, .hvr-wobble-horizontal:focus, .hvr-wobble-horizontal:active {
  -webkit-animation-name: hvr-wobble-horizontal;
  animation-name: hvr-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.resort-experience-wrap{
  width: 100%;
  height: auto;
  padding: 90px 0px;
}
.title-for{
  width: 100%;
  height: auto;
  text-align: center;
  font-size: 1.5em;
  text-transform: uppercase;
  font-family: 'Acrom';
  color:#41572e;
}

.resort-experience-dtl .owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between; /* pushes prev left, next right */
  z-index: 999;
}


.resort-experience-dtl .owl-theme .owl-nav .owl-prev{ right: inherit; left: -25px; background-color: #f6f5e6 !important;}
.resort-experience-dtl .owl-theme .owl-nav .owl-next{ right: -25px; background-color: #f6f5e6 !important; left: auto !important;}
.resort-slide{
  width: 100%;
  height: auto;
  border-radius: 300px;
  overflow: hidden;
}
.owl-nav .owl-prev::before{ background-image: none !important;}
.owl-nav .owl-next::after{ background-image: none !important;}
.owl-nav .owl-next::before{ background-image: none !important;}
.resort-experience-dtl .owl-theme .owl-nav [class*="owl-"] {

  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 100%;
  padding: 0px !important;
  font-size: 1.25em !important;
  color: #333 !important;
}
.resort-experience-dtl{
  width: 100%;
  height: auto;
  padding-top: 1.5em;
}
.activity-name {
  background-color: #fff;
  border-radius: 30px;
  display: flex;
  align-items: center;
  padding: 0px 50px;
  font-size: 1.25em;
  color: #41572e;
  position: relative;
  font-style: normal;
  text-align: left;
  font-family: 'Acrom';
  font-weight: normal;
  letter-spacing: 2px;
  line-height:55px;
  text-transform: uppercase;
  position: relative;
  margin-top: -25px;
}
.activity-name-outer{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
}

.palces-to-wrap{
    width: 100%;
    height: auto;
    padding-top: 105px;
}
.palces-to-container {
  position: relative;
  right: 0%;
  width: calc(100% + 5%);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: stretch;
}
.places-content{
    width:38.7%;
    height: auto;
    background-color: #fff;

}
.places-slider{
    width:61.3% ;
    height: auto;
}
.textalign-left{ text-align: left;}
.places-title{
  width: 100%;
  height: auto;
  text-align:left;
  color: #41572e;
  font-family: 'Days of Charity';
  font-weight: normal;
  font-size: 2.75em;
  line-height: 1;
  margin: 25px 0px;
}
.places-content p{
  width: 70%;
  height: auto;
  font-size: 1em;
  font-family: 'Acrom';
  font-weight: normal;
  color: #333;
  line-height: 1.7;
}
.places-pic{
    width: 100%;
    height: auto;
    border-radius: 20px;
    overflow: hidden;
}
.places-name{
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 1.25em;
    color: #41572e;
    font-style: normal;
  text-align:left;
  font-family: 'Acrom';
  font-weight: normal;
  text-transform: uppercase;
  line-height: 1.7;
  padding: 0.15em 0.5em;
}
.plantation-video-wraper{
  width: 100%;
  height: auto;
  padding-top: 70px;

}
.plantation-video{
  width: 100%;
  height: auto;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}


      /*video*/
.rs-video {
    display: inline-block;
    position: absolute;
    left: 0;
right: 0;
top: 0;
bottom: 0;

}
 .rs-video .animate-border a {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.animate-border a i{
  color: #333;
}
.rs-video .animate-border .video-vemo-icon {
    background:#F5ECC2;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.rs-video .animate-border .video-vemo-icon:before {
    content: "";
    border: 2px solid #F5ECC2;
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    animation: zoomBig 3.25s linear infinite;
    -webkit-animation-delay: .75s;
    animation-delay: .75s;
}
.rs-video .animate-border .video-vemo-icon:after {
    content: "";
    border: 2px solid #F5ECC2;
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    animation: zoomBig 3.25s linear infinite;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

@keyframes zoomBig {
  0% {
    transform: translate(-50%, -50%) scale(0.5);
    opacity: 1;
    border-width: 3px;
  }
  40% {
    opacity: .5;
    border-width: 2px;
  }
  65% {
    border-width: 1px;
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
    border-width: 1px;
  }
}
@keyframes zoomBig {
  0% {
    transform: translate(-50%, -50%) scale(0.5);
    opacity: 1;
    border-width: 3px;
  }
  40% {
    opacity: .5;
    border-width: 2px;
  }
  65% {
    border-width: 1px;
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
    border-width: 1px;
  }
}

.rs-video .animate-border .video-vemo-icon {
  background: #F5ECC2;
  width: 45px;
  height: 45px;
  line-height: 45px;
  font-size:1.75em;
}
.plantation-cottage-wraper{
  width: 100%;
  height: auto;
  position: relative;
  padding-top: 98px;
}
.plantation-right-bg{
  width: auto;
  height: auto;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.plantation-left-bg{
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.plantation-cottage-wraper p {
  width: 100%;
  height: auto;
  font-size: 1em;
  font-family: 'Acrom';
  font-weight: normal;
  color: #333;
  line-height: 1.7;
  text-align: center;
}
.cottage-container{
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
  padding-top:55px ;
}
.cottage-for{
  width: 32%;
  height: auto;
}
.cottage-for-pic{
  width: 100%;
  height: auto;
  border-radius: 20px;
  overflow: hidden;
}
.cottage-name{
  width: 100%;
  height: auto;
  font-size: 1.25em;
  text-align: left;
  font-family: 'Acrom';
  font-weight: normal;
  color:#41572e ;
  padding:15px 0px ;
  text-transform: uppercase;
}
.cottage-for p {
  width: 100%;
  height: auto;
  font-size: 1em;
  font-family: 'Acrom';
  font-weight: normal;
  color: #333;
  line-height: 1.7;
  text-align:left;
}
.experience-wraper{
  width: 100%;
  height: auto;
  padding-top: 75px;
}
.experience-title-wrap{
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
}
.experience-title-container{
  width: auto;
  height: auto;
  text-align: right;
}
.experience-title-main{
  text-align: right;
  color:#41572e;
  font-family: 'Days of Charity';
  font-weight: normal;
  font-size:3.813em;
  line-height: 1;

}
.experience-title-sub{
  text-align: right;
  color:#41572e;
  font-family: 'Acrom';
  font-weight: normal;
  font-size:1.125em;
  line-height: 1;
}
.experience-slider{
  width: 100%;
  height: auto;
  padding-top: 1em;
  padding-left: 10px;
  padding-right: 10px;
}

.experience-slider .owl-nav {
position: absolute;
    top: 50%; 
    width: 100%;
    display: flex;
    justify-content: center; 
    transform: translateY(-50%); 
    /*pointer-events: none; */
    z-index: 999;
}


.experience-slider .owl-theme .owl-nav .owl-prev{ right: inherit; left: -25px; background-color: #f6f5e6 !important;}
.experience-slider .owl-theme .owl-nav .owl-next{ right: -25px; background-color: #f6f5e6 !important; left: inherit;}
.experience-slider .owl-theme .owl-nav [class*="owl-"] {

  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 100%;
  padding: 0px !important;
  font-size: 1.25em !important;
  color: #333 !important;
  position: unset !important;
}
.experience-slider .owl-theme .owl-nav [class*="owl-"]{ margin: 16%;}
.experience-slide{
  width: 100%;
  height: auto;
  position: relative;
}
.experience-slide-content{
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 0px;
  left: 0px;
  padding: 0px 5%;
  background: linear-gradient(to top, rgba(0,0,0,0.7), rgba(0,0,0,0));
  padding-bottom: 30px;
}
.experience-slide-content .places-name{ text-align: center; color: #fff;}
.experience-slide-content p{
  width: 100%;
  height: auto;
  font-size: 1em;
  font-family: 'Acrom';
  font-weight: normal;
  color: #fff;
  line-height: 1.7;
  text-align: center;
}
.resort-freature-wrap{
  width: 100%;
  height: auto;
  position: relative;
}
.resort-freature-pic{
  width: 100%;
  height: auto;
  position: relative;
  top: -10em;
  z-index: -1;
}
.resort-freature-container{
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
  padding-top: 155px;
}
.resort-freature-container p{
  width: 70%;
  height: auto;
  font-size: 1em;
  font-family: 'Acrom';
  font-weight: normal;
  color: #333;
  line-height: 1.7;
  text-align: center;
  margin: 0 auto;
}
.waterfalls-wrap{
  width: 100%;
  height: auto;
  position: relative;
  margin-top: -12em;
}
.waterfalls-wrap p{
  width: 80%;
  height: auto;
  font-size: 1em;
  font-family: 'Acrom';
  font-weight: normal;
  color: #333;
  line-height: 1.7;
  text-align: center;
  margin: 0 auto;
}
.waterfalls-name {
  width: 100%;
  height: auto;
  font-size: 1em;
  text-align: center;
  font-family: 'Acrom';
  font-weight: normal;
  color: #41572e;
  padding: 15px 0px;
  text-transform: uppercase;
}
.banasura-wrap{
  width: 100%;
  height: auto;
  position: relative;
}
.banasura-pic{
  width: 100%;
  height: auto;
  position: relative;
  margin-top: -12em;
  z-index: -1;
}
.banasura-content{
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  padding-top: 12em;
}
.banasura-content .title-for{ text-align: left; color: #fff;}
.banasura-content p{ color: #fff; text-align: left;}
.mid-wrap{
  width: 100%;
  height: auto;
}
.mid-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: stretch;
  position: relative;
  z-index: 1;
}
.welness{
  width: 34.4%;
  height: auto;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
.welness-caption{
  width: 100%;
  height: auto;
  position: absolute;
  top: 115px;
  text-align: center;
  color: #fff;
  font-size: 4em;
  font-family: 'Days of Charity';
  font-weight: normal;
  line-height: 0.65;
}
.kalari{
  width: 64.75%;
  height: auto;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
.mid-bottom{
  width:32.75%;
  height: auto;
  position: relative;
  margin-top: 0.7em;
  border-radius: 20px;
  overflow: hidden;
}
.kalari-bottom-caption{
  width: 100%;
  height: auto;
  bottom: 60px;
  position: absolute;
}
.kalari-top-caption{
  width: 100%;
  height: auto;
  top: 60px;
  position: absolute;
}
.kalari-top-title{
  width: 100%;
  height: auto;
  text-align: center;
  color: #fff;
  font-size: 2.313em;
  font-family: 'Days of Charity';
  font-weight: normal;
  line-height: 0.65;
}
.kalari-top-title-sub {
  width: 100%;
  height: auto;
  text-align: center;
  font-size: 1.5em;
  text-transform: uppercase;
  color: #fff;
  font-family: 'Acrom';
  line-height: 1.2;
  margin-top: 0.5em;
}
.kalari-bottom-caption p{
  width: 100%;
  height: auto;
  font-family: 'Acrom';
  color: #fff;
  font-size: 1em;
  text-align: center;
  line-height: 1.7;
  padding: 0px 5%;
}
.mid-bottom-pic{
  width: 100%;
  height: auto;
}
.mid-content{
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  
}
.mid-content-inner{
  width: auto;
  height: auto;
}
.mid-content-inner-icon{
  width: 100%;
  height: auto;
  text-align: center;
  margin-bottom: 1em;
}
.mid-content-inner-name{
  width: 100%;
  height: auto;
  text-align: center;
  font-size: 1.125em;
  text-transform: uppercase;
  color: #fff;
  font-family: 'Acrom';
  line-height: 1.5;
}
.tea-plantation-wrap{
  width: 100%;
  height: auto;
  position: relative;
}
.teaplantation-pic{
  width: 100%;
  height: auto;
  position: relative;
  margin-top: -18em;
  z-index: -1;
}
.mid-bottom-bg{
  width: 100%;
  height: auto;
  position: absolute;
  bottom: -10px;
  left: 0;
}
.mid-top-bg{
  width: 100%;
  height: auto;
  position: absolute;
  top: -70px;
  left: 0;
}
.teaplant-content{
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  bottom: 62px;

}
.teaplant-content .title-for{ color: #fff;}
.teaplant-content p{ text-align: center; color: #fff; margin-top: 0.5em; line-height: 1.7;}

#button {
  display: inline-block;
  background-color: #333;
  line-height: 50px;
  width: 50px;
  color: #fff;
  height: 50px;
  text-align: center;
  border-radius: 100%;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#button i {
  color: #fff;
}
#button:hover {
  cursor: pointer;
  background-color: #333;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}
.slick-dotted.slick-slider{ margin-bottom: 0px !important;}
.video{width: 100%;
  height: 100%;
  object-fit: cover;} 
  .signature-wrap{
    width: 100%;
    position: relative;
    margin-top: 7px;
  }
  .signature-container{
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    display: flex;
    align-items: center;
  }
  .signature-title{
  width: 100%;
  height: auto;
  text-align: center;
  font-size:1.875em;
  text-transform: uppercase;
  font-family: 'Acrom';
  color: #fff;
  }
  .signature-container p {
  width: 100%;
  height: auto;
  font-size: 1em;
  font-family: 'Acrom';
  font-weight: normal;
  color: #fff;
  line-height: 1.7;
  text-align: center;
  margin: 1em 0em;
}
 .signature-container p:nth-child(3){ font-size: 0.85em;}
 .signature-slider{
  width: 100%;
  height: auto;
 }
 .signature-slide {
  width: 100%;
  height: auto;
  border-radius: 20px;
  overflow: hidden;
}
.signature-package-for{
  width: 100%;
  height: auto;
  padding: 0.5em 0em;

  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: stretch;
}
.section-time{
  width: auto;
  height: auto;
  float: left;
  font-size: 0.75em;
  text-transform: uppercase;
  color: #fff;
  font-family: 'Acrom';
  font-weight: normal;
  display: flex;
  align-items: center;
}
.section-time img{ max-width: 100%; margin-right:0.5em ; display: block; width: auto !important;}
.section-time:nth-child(2){ margin: 0px 1em;}
.signature-slide-title{
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  padding-right: 10%;
  justify-content: space-between;
}
.signature-slide-title-name{
  width: 85%;
  height: auto;
  font-family: 'Acrom';
  font-weight: normal;
  color: #fff;
  line-height: 1.3;
  text-transform: uppercase;
  font-size: 1em;
}
.signature-slide-arrow{
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #455f4b;
  color: #fff;
}
ul.slick-dots{ justify-content: flex-end !important;}
.signature-wrap img{ width: 100%;}


@media (min-width: 1023px) and (max-width: 1279px) {
  body,
  li {
    font-size: 12px !important;
  }
  .deal-container {
    width: 100%;
    padding-left: 4%;
    padding-right: 4%;
  }
  .palces-to-container {width: calc(100% + 4%);}

  

}

@media (min-width: 1280px) and (max-width: 1359px) {
  body,
  li {
    font-size: 14px !important;
  }
  .deal-container {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }
  .palces-to-container {width: calc(100% + 5%);}

 
  
}

@media (min-width: 1360px) and (max-width: 1399px) {
  body,
  li {
    font-size: 14px !important;
  }
  .deal-container {
    width: 100%;
    padding-left: 6%;
    padding-right: 6%;
  }
  .palces-to-container {width: calc(100% + 6%);}
  
}

@media (min-width: 1400px) and (max-width: 1441px) {
  body {
    font-size: 15px !important;
  }
  li {
    font-size: 15px !important;
  }
  .deal-container {
    width: 100%;
    padding-left: 6%;
    padding-right: 6%;
  }
  .palces-to-container {width: calc(100% + 6%);}

}
@media (min-width: 1441px) and (max-width: 1599px) {
  li,
  body {
    font-size: 15px !important;
  }
  .deal-container {
    width: 100%;
    padding-left: 8%;
    padding-right: 8%;
  }
  .palces-to-container {width: calc(100% + 8%);}

}
@media (min-width: 1600px) and (max-width: 1680px) {
  body {
    font-size: 15px !important;
  }
  li {
    font-size: 15px !important;
  }

  .nav-brand img {
    width: 88%;
  }
  .deal-container {
    width: 100%;
    padding-left: 8%;
    padding-right: 8%;
  }
  .palces-to-container {width: calc(100% + 8%);}

}
@media (min-width: 1681px) {
  body {
    font-size: 16px !important;
  }
  .deal-container {
    width: 100%;
    padding-left: 11%;
    padding-right: 11%;
  }
}

@media (max-width: 992px) {
  .desk-view{ display: none;}
  .mob-view{ display: block;}
  .deal-container{ width: 100%; padding: 0px 2%;}
  
  .lets-start-title{ font-size: 4em;}
.lets-start { padding: 0px 0px;    display: flex;    align-items: center;    bottom: 0;  }
  .start-dtl{ font-size: 1.15em;}
  .lets-button {line-height: 36px; padding: 0px 20px;}
  .start-button{ margin-top: 1em;}
  .palces-to-container{ width: 100%; display: block;}
  .places-content{ width: 100%;}
  .places-content p{ width: 100%; text-align: center;}
  .places-slider{ width: 100%; margin-top: 1.5em;}
  .places-title{ margin: 15px 0px; text-align: center;}
  .resort-experience-wrap{ padding: 40px 0px;}
  .palces-to-wrap{ padding-top: 40px;}
  .cottage-container{ display: block; padding-top: 0px;}
  .cottage-for{ width: 100%; margin-top: 30px;}
  .cottage-name{ text-align: center; padding: 10px 0px;}
  .cottage-for p{ text-align: center;}
  .places-content .textalign-left{ text-align: center;} 
  .places-name{ text-align: center;}
  .resort-freature-container{ position: inherit; padding-top: 0px;}
  .resort-freature-pic{ top: inherit;}
  .waterfalls-wrap{ margin-top: 0px; padding-top: 40px;}
  .resort-freature-container p{ width: 100%;}
  .waterfalls-wrap p{ width: 100%;}
  .banasura-pic{ margin-top: 0px;}
  .mid-container{ display: block;}
  .welness{ width: 100%;}
  .banasura-content{ padding-top: 1em; position: inherit; margin-bottom: 50px;}
  .kalari{ width: 100%; margin-top: 1.5em;}
  .teaplantation-pic{ margin-top: 0px;}
  .mid-bottom{ width: 100%; margin-top: 1em;}
  .teaplant-content{ position: inherit; padding-top: 20px; bottom: inherit;}
  .teaplant-content .title-for{ color:#41572e;}
  .teaplant-content p{ color: #333;}
  .plantation-cottage-wraper{ padding-top: 40px;}
  .banasura-content .title-for{ text-align: center; color: #333;}
  .banasura-content p{ text-align: center; color: #333;}

  .rs-video .animate-border .video-vemo-icon{width: 40px;height: 40px;  line-height: 40px;}
  .rs-video .animate-border .video-vemo-icon {width: 50px;    height: 50px;    line-height: 50px;}
  .rs-video .animate-border .video-vemo-icon:before {width: 100px;height: 100px;}
.rs-video .animate-border .video-vemo-icon:after { width: 100px;height: 100px;}
.caption-main-title{ font-size: 5em;}
.experience-wraper{ padding-top: 40px;}
.side-icons{ width: 100%;z-index: 9; display: flex; justify-content: space-between; background-color: #2e3727; bottom: 0px; left: 0; padding: 3% 5%; border-top-left-radius: 20px; border-top-right-radius: 20px;}
#plus{ width: auto; margin-right:0px !important;}

 .plantation-left-bg{ display: none;}
 .plantation-right-bg{ display: none;}
 .footer-bottom-container { padding-bottom: 30px;}
 .owl-theme .owl-nav{ display: none !important;}
 .slideshow .item img{ width: auto !important; height: 100%; object-fit: fill;}
 .banner-wraper{ height: calc(100vh - 64px) !important;}
 .slick-dotted.slick-slider{ height: 100%;}
 .slick-list{ height: 100%;}
 .slick-track{ height: 100%;}
 .signature-title{ font-size: 1.5em;}
 
 .experience-slide-content p{ display:none}
 .signature-wrap{background:linear-gradient(to bottom, #52745a, #597e61) !important; padding: 2em 0em;}
 .signature-container{ position:inherit}

}

@media (max-width: 420px) {
  body,
  li {
    font-size: 14px !important;
  }
  
  .mob-icon {
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    margin-left: 4px;
    line-height: 18px;
  }

  .places-title{ font-size: 3em; line-height: 0.6;}
  .start-dtl{ font-size:1.1em}
  .lets-button {padding: 0px 15px;}
}
@media (min-width: 421px) and (max-width: 460px) {
  body,
  li {
    font-size: 14px !important;
  }
  p {
    line-height: 1.8;
    font-size: 1em;
  }
  .deal-container {
    padding-left: 3%;
    padding-right: 3%;
  }
  .start-dtl{ font-size:1.1em}
  .lets-button {padding: 0px 15px;}
  .places-title{ font-size: 3em; line-height: 0.6;}
  
}
@media (min-width: 461px) and (max-width: 560px) {
  body,
  li {
    font-size: 14px !important;
  }
  .deal-container {
    padding-left: 3%;
    padding-right: 3%;
  }
  p {
    line-height: 1.8;
    font-size: 1em;
  }
  .places-title{ font-size: 3em; line-height: 0.6;}
  
}
@media (min-width: 561px) and (max-width: 680px) {
  body,
  li {
    font-size: 14px !important;
  }
 
 
  p {
    line-height: 1.8;
    font-size: 1em;
  }
  .deal-container {
    padding-left: 3%;
    padding-right: 3%;
  }

}
@media (min-width: 681px) and (max-width: 768px) {
  body,
  li {
    font-size: 14px !important;
  }
  .deal-container {
    padding-left: 3%;
    padding-right: 3%;
  }



}

@media (max-width: 768px) {


 
  

}

@media (min-width: 769px) and (max-width: 991px) {
  body,
  li {
    font-size: 14px !important;
  }
  .deal-container {
    width: 100%;
    padding-left: 3%;
    padding-right: 3%;
  }

}
@media (min-width: 992px) and (max-width: 1022px) {
  body,
  li {
    font-size: 14px !important;
  }
  .deal-container {
    width: 100%;
    padding-left: 4%;
    padding-right: 4%;
  }
  
 
}

section{ background-color: transparent !important;}