@media(min-width:1366px){
    .shelter {
        .left-image {
            min-height: 1004px;
        }
        .right-content {
            min-height: 1004px;
            width: 100%;
        }
    }
}

@media(min-width:1400px){
section.savor.shopBox {

    .Shop_illustration {
       
        img{width: 100%;}
    }
}
}

@media(min-width:1600px){
    .jungle-section {
        height: 1020px;
    }
    .secret-slider-container {
        height: 1020px;
    }
    

}

@media(min-width:1700px){
    div#jungleImage {
        height: 1100px;
    }
    .jungle-section {
        height: 1100px;
    }
    .secret-slider-container {
        height: 1100px;
    }

    .jungle-description {
        font-size: 28px;
        line-height: 28px;
        width: 590px;
    }

    .secret-button {
      
        font-size: 20px; 
        line-height: 28px;
      
    }

}

@media(min-width:1800px){

    .jungle-description {
        font-size: 30px;
        line-height: 30px;
        width: 510px;
    }

    .secret-button {
      
        font-size: 22px;
        line-height: 30px;
      
    }


    .jungle-section {
        height: 1180px;
    }
    .secret-slider-container {
        height: 1180px;
    }

    div#jungleImage {
        height: 1180px;
    }

}

@media(min-width:1980px){

    .jungle-description {
        font-size: 32px;
        line-height: 32px;
        width: 510px;
    }

    .secret-button {
      
        font-size: 24px;
        line-height: 32px;
      
    }

    .jungle-section {
        height: 1280px;
    }
    .secret-slider-container {
        height: 1280px;
    }

    div#jungleImage {
        height: 1280px;
    }

}


@media(min-width:2100px){
    .jungle-section {
        height: 1400px;
    }
    .secret-slider-container {
        height: 1400px;
    }

    div#jungleImage {
        height: 1400px;
    }
}

section.hero-section.mobile {
    display: none;
}
@media(max-width:1200px){
main.minCorridorBox {
    background-size: cover !important;

    h2 {
        font-size: 28px;
        margin-bottom: 30px;
    }
}

}
@media(max-width:800px){

    body {
        overflow-x: hidden;
    }
    section.hero-section.desktop {
        display: none;
    }
    section.hero-section.mobile {
        display: flex;
            .hero-text-top {
                max-width: 90%;
               
                font-size: 14px;
                font-style: normal;
                font-weight: bold;
                line-height: 26px;
                letter-spacing: 3px;
                padding-bottom: 50px;
        
            }

            .hero-title {
                font-size: 64px;
                line-height: 58px;
               
            }

            .hero-flex-container.d-flex.justify-content-between.align-items-center {
                display: block !important;
            }
            .hero-text-bottom {
                font-size: 19px;
                margin-top:50px;
                line-height: 1.5;
                width: 100%;
                margin-left: 0;
                text-align: center !important;
                padding: 0 30px;
            }
            .hero-subtitle {
                margin-top: 20px;
                padding-right: 0;
                text-align: center !important;
            }
            .hero-subtitle img.img-fluid {
                max-width: 140px;
            }
        
    }



.main-section {
    padding: 50px 0 0;        margin-top: -10px;
    .nested-section {
        padding: 0;margin: 0;
        .row{margin: 0;}
    }
    .section-title {
        font-size: 36px;
        font-style: normal;
        font-weight: 400;
        margin-bottom: 10px;
        padding-left: 0;text-align: left !important;
    }
    p{padding-left: 15px;}
    .carousel-right.mobileMainS {
        width: 100%;
        max-width: 100%;padding-top: 15px;padding-bottom: 17px;
    }
    .carousel-right h2 {
       
        font-size: 24px;
        line-height: 22px;
        margin-left: 0;
        margin-bottom: 20px;
        padding-left: 15px;
    }
    .sliderContent {
       
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
        margin-left: 0;margin: 0;
    }

    .carousel-right {
        color: white;
        max-width: 100%;
        position: relative;
        z-index: 1;
        padding-top: 15px;
            padding-bottom: 40px;
    }
    .container.jungleSlider1, .container.jungleSlider2 {
        padding: 0;margin: 0;
    }
    .container.jungleSlider1 .row{margin: 0;}
    .container.jungleSlider2 .row{margin: 0;}
    .container.jungleSlider1 .col-md-8 {
        /* padding: 0; */
    }
    .owl-carousel.owl-drag .owl-item{margin: 0;}
    .carousel-left img {
        width: 100%;
        border-radius: 0;
        object-fit: cover;
        max-height: inherit;
    }
    .jungleSlider1 .carousel-right {
        display: none;
    }
    .container.jungleSlider2 .carousel-left {
        padding-top: 20px;
        height: auto;    padding: 0;
    }
    .container.jungleSlider2 .carousel-left h2 {
        margin: 0;
        margin-right: 0;
        text-align: left;
        font-size: 24px;
        margin-bottom: 20px;
        padding: 0 15px 0;
    }
    p.sliderContent.desCnt {
        display: none;
    }
    p.sliderContent.mbCnt {
        display: block !important;
    }
    .container.jungleSlider2 .carousel-left p.sliderContent {
        width: 100%;
        margin: 0;
    }
    .owl-dots {
        position: absolute;
        bottom: 20px;
        right: inherit;
        left: 15px;
    }
    .jungleSlider2 {
        .carousel-right img {
            width: 100%;
            border-radius: 0;
            object-fit: cover;
            max-height: inherit;
        }
        .owl-dots {
            position: absolute;
            bottom: 20px;
            left: 15px;
            right: inherit;
        }
    }
    .container.jungleSlider2 .col-md-8 {
        /* padding: 0; */
    }

   
    
}

.nature {
    padding-top: 50px;
    padding-bottom: 50px;
     .owl-dots {
        margin-top: 15px;display: block;
    }
    h2 {
       
        font-size: 32px;
        padding-bottom: 20px;text-align: left;
    }

    p.lead {
        font-size: 15px;
        width: 100%;
        margin: 0 auto 40px;
        text-align: left;
    }
    h5.card-title {
       
        font-size: 11px;
        font-style: normal;
        font-weight: 400;
        line-height: 15px;
        letter-spacing: 4px;
        padding: 12px;
    }
    .card:after {
       
        bottom: 0;
       
       
    }
    .owl-theme .owl-nav {
        margin-top: 10px;
        display: none;
    }
}
.allButton {
    position: fixed;
    left: 6px;
    bottom: 20px;
    z-index: 9;
}
.hero-section {
    .dropdown-section {
        position: fixed;
        bottom: 20px;
        right: 20px;
        z-index: 9;
    }
}

.eventNoneMob {
    display: none;
}
.jungle-section {
    img.jungle-image {
    width: 90%;
    margin: 0 auto;
    display: block;
    text-align: center;
    margin-bottom: 30px;
}
h1.jungle-title img {
    width: 141px;
    position: relative;
    left: 0;
    top: 0;
}
.jungle-description {
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    line-height: 19px;
    width: 58%;
    position: relative;
    left: 0;
    bottom: 0;
    text-align: left;
    padding-left: 27px;
}
.secret-button
 {

    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 25px;
    letter-spacing: 5px;
    position: absolute;
    right: 15px;
    bottom: 37px;
}
p.jungle-tagline img{display: none;}
.arrow img {
    width: 70px;
}
}



.footer-section{
    background-position: -282px top !important;
    padding-top: 90px;
    img.img-fluid.footerSlogan{
        margin-bottom: 10px;
        margin-left: 0;
  }
  .footer-logo {
    position: absolute;
    bottom: 62px;display: none;
}
  .footer-logo img {
    width: 159px;
}
  .footer-title {
  
    font-size: 28px;
    line-height: 32px;
}

}

section.eventBox.evtMob {
    height: auto;
    padding: 40px 15px;background-color: #F6F5E1!important;

    .mobile-card-img{width: 100%;}

   
        span.badge.bg-dark.text-light.mx-2 {
            background: transparent !important;
            color: #000 !important;
            font-family: "Public Sans", serif;
            text-transform: uppercase;
            font-weight: normal;
            font-size: 12px;
            letter-spacing: 3px;  margin: 0 !important;
        }
        span.badge.bg-secondary.text-light.mx-2 {
            background: transparent !important;
            color: #000 !important;
            font-family: "Public Sans", serif;
            text-transform: uppercase;
            font-weight: bold;
            font-size: 12px;
            letter-spacing: 3px;
            border-bottom: 1px solid #000;
            padding-left: 0;
            padding-right: 0;
            border-radius: 0;
        }
   

    h3 {
       
        font-size: 64px;
        
        line-height: 26px;
        text-align: center;
        margin: 30px 0 40px 0;
    }

    h5{
        color: #373737;
        font-size: 13px;
        letter-spacing: 5px;
        text-align: center;
        line-height: 26px;
        font-weight: normal;
    }
    .mobile-card-img img {
        width: 80%;
        margin: 0 auto;
        max-width: 80%;
        margin-bottom: 20px;
    }
    .content-box p{
        font-size: 14px;
        line-height: 17px;
        font-weight: normal;
        color: #1E1E1E;
    }
    .content-box h2{            font-size: 18px;
        color: #464646;
        margin-left: -15px;
        line-height: 26px;}

        button.owl-next {
            width: 56px; /* Use largest image width */
            height: 33px;
            position: absolute;
            right: -16px;
            top: 43%;
            background-image: url('../img/next-arrow.png') !important;
            background-repeat: no-repeat !important;
            background-size: contain;
            background-position: center;
            transition: background-image 0.2s ease-in-out, transform 0.2s ease-in-out;
            transform: scale(1);
            transform-origin: center;
            cursor: pointer;
            border: none;
            background-color: transparent; /* Remove default button styles */
        }
        button.owl-next span{display: none;}
        
        button.owl-next:hover {
            background-image: url('../img/next-arow-hover.png') !important;
            transform: scale(1.05); /* slight zoom */
            width: 50px;
        }

        button.owl-prev {
            background-image: url('../img/next-arrow.png') !important; /* Same image as next */
            width: 56px; /* Match next-arrow size */
            height: 33px;
            position: absolute;
            left: -79px;
            top: 43%;
            background-position: center left !important;
            background-repeat: no-repeat !important;
            background-size: contain;
            transform: scaleX(-1); /* Flips the image horizontally */
            transform-origin: right center;
            transition: transform 0.3s ease-in-out, background-image 0.3s ease-in-out;
            background-color: transparent;
            border: none;
            cursor: pointer;
        }
        button.owl-prev span{display: none;}
        button.owl-prev:hover {
            background-image: url('../img/next-arow-hover.png') !important; /* Use hover image too */
            transform: scaleX(-1.15); /* Zoom with flip intact */
            width: 52px;
        }



}

.corridor-section-desktop{display: none!important;}
.corridor-section-mobile{display: block;}


section.corridor-section.corridor-section-mobile{
    height: auto;
    .corridorTxt {
        position: absolute;
        left: 0;
        top: 0;
        padding: 50px 40px 20px;
    }
    .corridorTxt img {
        width: 100%;
    }
    p.corridorTxtIn {
        position: absolute;
        width: 100%;
        right: 0;
        color: #fff;
        padding: 0 38px;
        top: 110px;
        font-size: 14px;
        font-weight: 100;
    }
    .clickBox {
        width: 100%;
            height: auto;
            position: absolute;
            left: 0;
            bottom: inherit;
            cursor: pointer;
            z-index: 9;
            margin-top: 50px;
            top: 282px;
    }
    .clickBox img {
        width: 82%;
        margin: 0 auto;
        display: block;
    }
    .click-image {
        width: 100%;
        height: auto;
        position: relative;
      
    }
    .swiper-slide img{height: auto;}
    .swiper-container {
     
        height: auto;
        position: absolute;
        top: 0;
    }
}

.secretBoxDesktop {
    display: none;
}

#secretSliderMobile {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #eae7d9;
    padding: 0;
    text-align: center;
    transform: translateX(100%); /* Start hidden (slide out right) */
    transition: transform 0.5s ease-in-out;
    display: flex;
    justify-content: flex-start;
    z-index: 10;
  }

  .jungle-image-container.hidden {
    transform: translateX(-100%);
    opacity: 0;
    transition: transform 0.5s ease-in-out, opacity 0.5s;
  }

  div#jungleImageMobile {
    padding: 50px 0 30px;
    
}
.jungleDesktop{display: none;}
.jungleMob{display: block;}
#secretSliderMobile.secret-slider-container{
     h2{position: relative;
            width: 100%;
            top: 0;
          font-size: 48px;
            border-bottom: 2px solid #ccc;
            text-align: center;
            padding-bottom: 40px; height: 190px;}
        .semalPar {
            position: relative;
            right: inherit;
            width: 100%;
            color: #fff;
            text-align: left;
            top: 0;font-size: 48px;
        }
        .semalPar p{font-size: 14px;}
      h3{    font-size: 16px;
            letter-spacing: 7px;
            margin: 15px 0;}
        .secreateBtn {
            position: relative;
            bottom: inherit;
            left: 0;
            color: #fff;
            cursor: pointer;
            width: 100%;
            padding-bottom: 20px;
        }
        .secreateBtn img.secretIcon {
            margin-right: 10px;
            max-width: 100%;
            width: auto;
            display: inline-block;
        }
        .secreateBtn {
            position: absolute;
            bottom: inherit;
            right: 0;
            color: #fff;
            cursor: pointer;
            width: auto;
            padding-bottom: 20px;
            left: inherit;
        }
        .secreateBtn.crossIcon {
            position: absolute !important;
            right: 0 !important;
            left: auto !important;
            text-align: right;
        }
}

#secretSliderMobile .owl-carousel .item{display: block;
 
    padding: 50px 0;        width: 100%!important;
    /* min-height: 680px; */
}

section.blogbigPic.corridorImg {
  
    span.positionAb
 {
      
        top: 40%;
      
    }
}


section.blogbigPic.corridorImg {
    .corridorBanDesktop{display: none;}
    .corridorBanMob{display: block!important;}
    span.positionAb {
        top:21%;
        width: 80%;
        margin: 0 auto;
    }
    span.positionAb img {
        width: 100%;
        display: block;
        margin: 0 auto;
    }
}

section.corridor-sectionMain {
    padding: 50px 0;
}

section#experienceBlog {
    width: 100%;
    background:none !important;
    align-items: start;
    height: auto;
}

.experienceBlogImgM{display: block!important;width: 100%;}

.trail-section {
    padding: 0 15px 0;
    h2.fw-bold.mb-4 {
        font-size: 35px;
        color: #121212;
        font-family: "Averia Serif Libre";
    }
    p.mb-4.customTText {
        margin-top: 20px;
        width: 100%;
        padding-left: 0;
        font-size: 15px;
    }
    .customList {
        font-size: 13px;
        letter-spacing: 3px;
        margin-bottom: 0px !important;
        margin-top: 19px !important;
    }
}

.about-sectionMain {
    .timeline-wrapper {
        padding-right: 0;
        position: relative;
        padding-left: 0;
    }
   
}
.about-sectionMain .timeLinImgDesktop{display: none;}
.about-sectionMain .imgSpace{margin-bottom: 80px;}
.about-sectionMain img.img-fluid.timeLinImgMobile {
    display: block;
}
.about-sectionMain .imgMargin {
    margin-bottom: 130px;
}

section.shelter-section{
    h1{
        font-size: 36px;
            font-weight: normal;
    }
    background-size: cover!important;
    .shelter-tabs{display: none;}
    .tab-content>.tab-pane{display: block!important;opacity: 1!important;}
    .owl-carousel .item{display: block;}
    #Cottage, #Lodge, #Bungalow{display: block!important;}
   
    .carousel-title h2 {
        margin-right: 0;
        position: relative;
        z-index: 2;
        text-align: center;
        font-size: 30px;
            font-weight: normal;
    }
    span.view-gallery, .carousel-title.titleDesktop {
        display: none;
    }
  .owl-dots {
        position: absolute;
        right: inherit;
        bottom: 10px;
        left: 10px;
    }
    .carousel-description p {
        text-align: center;
        margin: 20px 0;min-height: inherit;
    }
    .carousel-description p br{display: none;}
    .carousel-title.titleMob {
        display: block !important;
        margin-top: 20px;
    }
}
section.hero.shelterBXX{
    h1 {
        font-size: 44px;           
         padding: 0 30px;
         text-align: center;
    }
     p {
        font-size: 16px;
        margin-top: 10px;
        width: 100%;
        text-align: center;
        padding: 0 80px;
    }
}
section.savor{
    width: 100%;
    background-size: cover !important;
    padding: 100px 0;
    background-position: -120px top !important;
    h3 {
       
        font-size: 40px;
        text-align: center;
    }
    .svourTxt {
        padding: 0 43px;
        padding-top: 0;
        padding-bottom: 63px;
    }
    .mobileNone{display: none;}
}
.take-deep-section{
    background: none!important;
    padding: 0;
.TakeDesktop {
    display: none;
}
.tkeAbreathMobile {
    display: block !important;
    padding-top: 380px;
    min-height: 766px;
}
h2.display-4.takeTest {
    font-size: 36px;
  
}
h2.display-4.takeTest br{display: none;}
p.tkeTxt {
    font-size: 15px;
    padding: 10px 0;
    line-height: 22px;
}
h6{letter-spacing: 5px;}

}
section.savor.shopBox{
.Shop_illustration {
    display: none;
}
.svourTxt {
    padding: 30px 15px !important;
}
p.shopTxtDesktop {
    display: none;
}
p.shopTxtMobile {
    display: block !important;
    padding: 40px 20px 30px;
    text-align: center;
}
}

.jungleJournerys {
    background-position: 39% 0!important;
    .hero-overlay{display: none;}
    .caption-section {
       
       max-width: 80%;
            position: absolute;
            left: 0;
            bottom: 0;
            right: 0;
            margin: 0 auto;
            bottom: 0px;
            transform: none;
            height: 415px;
    }
    .downloadPdf{display: none;}

    
}
section#customJournerysSlider:before {
    content: "";
    height: 2px;
    width: 100%;
    background: #000;
    position: absolute;
    top: 223px;
}
.nature.customJournerys{
    .customJournerysHead{display: none;}

    .customJournerysSubHead {
        font-size: 16px;
        font-weight: 300 !important;
        line-height: 34px;
        
        letter-spacing: 3px;
        text-align: center;
        text-transform: uppercase;
    }

    h6.text-uppercase.text-black.mb-4 {
        writing-mode: inherit !important;
            transform: none !important;
            position: relative !important;
            top: 0 !important;
            left: 0 !important;
            margin-top: 30px;
            text-align: center;
            border-top: 1px solid #000;
            padding-top: 50px;
    }
    .tagImg {
        position: absolute;
        right: 0;
        top: 139px;
        left: 0;
        margin: 0 auto;
        text-align: center;
    }
    h5.fw-bold.text-uppercase {
  
        text-align: center;
    }

    p {
        text-align: center;
    }
    .owl-dots {
        margin: 0 auto !important;
        text-align: center !important;
    }
    
}

.inclusions-section {
    .customSPIN {
        position: relative;
        padding: 0 15px;
        margin: 0;
    }
    h6 {
        padding-left: 0;
        text-align: center;
        margin: 20px 0;
                    font-size: 15px;
            font-weight: 400;
    }
    .inclusion-label {
        display: none;
    }
    .inclusion-content span {
        display: block;
        margin-bottom: 1px;
        line-height: 20px;
        font-size: 12px;
        text-align: left;
    }

    ul.customIconsList {
        width: 100%;
        display: block;
        list-style: none;
        margin: 20px 0 0;
        padding: 30px 0 0;
        text-align: center;
    }
    ul.customIconsList li {
        display: inline-block;
        width: 32.6%;
        text-align: center;
        margin-bottom:30px;
    }
    
    ul.customIconsList p {
        min-height: inherit;
    }
    ul.customIconsList p img {
        height: 59px;
        width: 100%;
        object-fit: contain;
    }

    ul.customIconsList li.custoHideLi {
        display: none;
    }
    h2.mobileLabel {
        display: block !important;
        text-align: center;
        margin-bottom: 30px;
        text-transform: uppercase;
        border-bottom: 1px solid #000;
        padding-bottom: 20px;
                    font-size: 15px;
            letter-spacing: 3px;
            font-weight: 600;
    }
    .mobileLabelFeature{display: block !important;
        text-align: center;
        /* border-bottom: 1px solid #000; */
        padding-bottom: 20px;
        margin-top: 50px;
        margin-bottom: 0;
        text-transform: uppercase;}
        .mobileLabelSub{display: block !important;
            text-align: center;text-transform: uppercase;font-size: 15px;
            letter-spacing: 2px;}
}
section.coHabitate{
    position: relative;
    .relativeBx{position:inherit!important;}
    .dnoneHead{display:none;}
    .mobMsgH{font-size: 9px;
        text-transform: uppercase;
        letter-spacing: 2px;
        padding-top: 3px;}
    .bookingMessage {
        background: url(../img/bookingTagMob.png) no-repeat top center / cover!important;
        width: 226px;
        height: 100px;
        position: absolute;
        right: 0;
        padding: 17px 10px;
        top: inherit;
        z-index: 1;
        bottom: 0;
       
        img.img-fluid {
            margin: 0;
            max-width: 50px;
            margin: 0;
            display: block;
            margin-bottom: 20px;
            height: 52px;
            position: absolute;
            right: 10px;
            top: 21px;
        }

        
            h3 {
                font-size: 12px;
              
                width: 150px;
            }
        


    }
.col-md-8.mx-auto {
    padding: 0;
}
.addTxt {
    margin-top: 5px;
}

h4 {
    font-size: 13px;
    height: auto;
}
.bookingTop h1 {
    font-size: 33px;
   
}

}

.bookingEngine {
    form {
        max-width: 100%;
        margin: 80px auto 0;
    }

    .col-3.text-start {
        width: 33%;
    }
    .col-9 {
        width: 67%;
    }
    input.form-control.rounded-pill.bg-light.border-0 {
        background-color: #EDE1D8 !important;
        width: 86%;
    }
}

.custom-dropdown-wrapper {
 
    right: 15px;
}

.main-section {
    background: url(../img/section-bg-mob.png) no-repeat center center / cover!important;
    .carousel-right h2:before {
        margin-top: -20px;display:none
    }
}
.jungleSlider2 {
    .carousel-left h2:before {
        margin-top: -20px;display:none
    }
}
.nature {
    h2:before {
        margin-top: -20px;display:none
    }
}
section.shelter.shelMob {
    display: block !important;
}
section.shelter.shelDesktop {
    display: none;
}
.shelter{
    min-height: inherit;
.shelterBgDesktop {
    display: none;
}
.section-title {
    padding-bottom: 5px;
    position: relative;
    margin-bottom: 0;           
     font-size: 10px;
}
.section-title:after,.main-heading:before{display: none;}
.right-content {
    padding: 30px 25px;
    text-align: center;
    background: #F4EBDA;
    min-height: inherit;
}
.main-heading {
  
    font-size: 40px;
   
}
.shelterBgMob{background: url('../img/shelterNew.png') no-repeat center center/cover;padding: 50px !important;}

p.description.desk {
    display: none;
}
p.description.mobs {
    display: block!important;
}
.know-more{  margin-top: 20px!important;}

}
.footer-section{background: url('../imgWebp/footer-mobN.webp') no-repeat center center/cover!important;  min-height: 528px!important;padding-top:70px;        padding-left: 30px;

    .footer-buttons .btn {
        font-size: 13px;
        width: 26.333px; 
        height: 26px;
        line-height: 25px;
        
    }
}
.hero-section { 
    .hero-text-bottom {letter-spacing: 3px;font-size: 13px!important;} 
}

.nature {
    .owl-theme .owl-nav{display: block;}
    button.owl-next {
        width: 34px;
        height: 23px;
        position: absolute;
        right: -24px;
        top: 43%;
     
        background-repeat: no-repeat !important;
        background-size: contain !important;transform: scale(1)!important;
       
    }
}
.nature.customJournerys{
    .owl-theme .owl-nav{display: none;}
}
.nature {
    button.owl-next:hover {
        /* background-image: url(../img/next-arrow.png) !important;
        transform: scale(1); */
    }
}

.nature {
    button.owl-prev {
      
        width: 34px;
        height: 23px;
        position: absolute;
        /* left: -56px; */
        top: 43%;
        background-position: center left !important;
        background-repeat: no-repeat !important;
        background-size: contain!important;
        /* transform: scaleX(-1)!important; */
       
    }
}

.nature {
    button.owl-prev:hover {
        /* background-image: url(../img/next-arrow.png) !important;
        transform: scale(1); */
    }
}

a.whatsBtn.d-md-none, a.emailBtn.d-md-none {
    display: none;
}

.allButton.rightSide

 {
    display: block !important;
    right: 5px;
    left: inherit;
}

.associate-section {
    padding-bottom: 30px;
    .vertical-text {
        font-size: 15px;
        margin-bottom: 10px;
    }
    .vertical-text br

 {
    display: none;
}
}

.nature.customBlogSlider {
    overflow: auto;
}




.d-none-mb {
    display: none!important;
}
.d-block-mb {
    display: block !important;
}
.d-block-mbb {
    display: inline-block !important;
}
.mbHvh{height: inherit!important;}

main.minCorridorBox {

    h2 br {display: none;}
}


section.corridor-sectionMain {
    .lead, p {
       
        font-size: 15px;
        line-height: 22px;
        margin-bottom: 25px;
    }

    .lead br{display: none;}
}

p.brNoneMob {
    margin-top: 40px;
}

section.savor {
    p {text-align: center;}
    p br {display: none;}
}

section.hero-section2.desktop {
    display: none;
}
section.hero-section2.mobile {
    margin-top: -11px;
}
.banner-bottom.d-flex.align-items-center.justify-content-center {
    height: auto;
    padding: 25px 0;
}
section.event-slider-section

 {
    padding: 30px 0;
    .container-fluid.px-5 {
    padding: 0 20px !important;
}

    
        button.owl-prev {
      
        width: 30px;
        height: 30px;
        position: absolute;
        right: inherit;
        bottom: 50%;
        left: 02px;
    }
    button.owl-next {
        width: 30px;
        height: 30px;
        position: absolute;
        right: 0px; bottom: 50%;}
        .owl-carousel .owl-item img {
    display: block;
    width: 72%;
    margin: 0 auto;
}
    .event-carousel .active-slide .card {
        transform: scale(1.02);
      
    }
    .deskEvnt{display: none;}
    .mobEvnt{display: block!important;}
        h2 {
      
        font-size: 35px;
        margin: 10px !important;
    }
        p.pHead.text-center {
       letter-spacing: 5px;
        font-size: 12px;
        padding: 0 50px;
        line-height: 26px;
    }
        h2 {
        font-size: 35px;
        line-height: 35px;
        margin: 20px !important;
    }

        p.event-date.mt-2 {
        font-size: 16px;
        color: #464646;
        margin: 0;
        float: right;
        width: 40%;
        text-align: left;
        padding-left: 20px;
    }
        p.event-date.mt-2>span {
        padding-left: 0;
    }
        p.event-desc {
        font-size: 14px;
        color: #000;
        line-height: 17px;
        margin: 0;
        margin-top: 10px;
        float: left;
        width: 60%;
    }
   
}
section.main-section.experienceRole{display: none;}


.season-trigger {
 
    font-size: 12px;
 
}

.selected-season {
    font-size: 12px;
    min-width: 80px;
}

.footer-buttons .btn img {
    width: 49%;
}
.offcanvas-body ul li span.subMenu>a:last-child {
    text-align: right;
    width: 25%;
}
.offcanvas-body ul {
  
    margin: 0 0 30px;
}

img.img-fluid.shelterlBg.shelterDesk {
    display: none;
}
img.img-fluid.shelterlBgMob {
    display: block !important;
}
.tab-content.pt-3{overflow: hidden;}

main#bookingPage{background: url('../img/bookinMob.png') no-repeat top center!important;
}

.bookingPage nav.navbar.navbar-expand-lg.customTopbar img {
    width: 140px;
    margin-left: 7px;
    margin-top: 12px;
}

.bookingEngine {
    button.btn {
        margin-right: 33px;
    }
}
.customJUN {
    padding-top: 150px;
    padding-bottom: 0;
    text-align: left;
}
.customJUN p {
    text-align: left !important;
}
.customJUN p br, .customJUNbdr{display: none;}
.customJUN p:last-child {
    border-bottom: 1px solid #000;
    padding-bottom: 30px;
}
.customJUN p.ads:last-child{
    border-bottom: none;
    padding-bottom: 0;
}
.bordIn1,.bordIn2 {
   
    display: none;
}

.inclusions-section {
    .bordIn3 {
        position: absolute;
        left: 0;
        width: 100%;
        height: 1px;
        background: #000;
        top: 45%;
    }
    .bordIn3a {
        position: absolute;
        left: 0;
        width: 100%;
        height: 1px;
        background: #000;
        top: 54%;
    }
}
ul.customIconsList.customIconsListMob {
    padding-top: 80px !important;
}
ul.customIconsList span {
    padding: 0 !important;
    font-size: 8px !important;
    text-transform: uppercase;
    text-align: center !important;
}
section.corridor-sectionMain.corridor-section2 h2 {
    color: #000 !important;
    font-size: 34px;
    line-height: 39px;
}
section.corridor-sectionMain.corridor-section2 p br {
    display: none;
}
section.corridor-sectionMain.corridor-section2 p {
    color: #000 !important;
    margin-bottom: 20px;
}
section.corridor-sectionMain.corridor-section2 .headBox br{display: none;}
section.corridor-sectionMain.corridor-section2 .headBox span {
    width: 60%;
    display: inline-block;
}
.mobileBg {
    display: block !important;
    margin-top: 30px;
}
.mobileBg img {
    width: 100%;
    mix-blend-mode: multiply;
}
section.corridor-sectionMain.corridor-section3 {
    padding-bottom: 10px;
    padding-top: 40px;
    background: url(../img/coridorNewBgMainMob.png) left top no-repeat !important;
    background-size: cover !important;
    margin-bottom: 0;
    .row.mb-4.addBorderPrefix {
        margin-bottom: 0 !important;
    }
     h2 {
        font-size: 32px;margin-bottom: 0;
    }
    h4 br{display: none;}

   h4 {
        font-size: 13px;
       
        min-height: inherit;
        margin: 20px 0;
    }
    h4:before{position: absolute; width: 100%; height: 1px; background-color: #fff;content: "";left: 0;
        margin-bottom: -16px;}
    .addBorderPrefix:before{display: none;}
    p.lead {
        font-size: 13px;
       
    }
    p.lead br{display: none;}
    .coridorNewBg5 {
        display: none;
    }
    .coridorMob {
        display: block !important;
        margin-bottom: 10px;
    }
}

.carousel-right.col-md-4.exp-sanctuaryH {
    display: block;

    .titleWithArrow, p.sliderContent {
    display: none;
}

button.expArrowBtn.js-open-cards {
  
    width: 29px;
     height: 29px;
    position: absolute;
    left: inherit;
    top: -150px;
    right: 8px;
    background-size: contain !important;
    background-repeat: no-repeat!important;
}
}

div#exp-sanctuary .carousel-right h2 {
    padding: 0;
}
div#exp-sanctuary .carousel-right p.sliderContent {
    padding: 0;
    line-height: 22px;
    padding-bottom: 10px;
}

#exp-sanctuary .container.jungleCardsView.experience-cards .owl-carousel .item{gap: 0;}
#exp-sanctuary .container.jungleCardsView.experience-cards .owl-carousel .item .jungleCardV2 {
   width: 100%;
max-width: 300px;
}
#exp-sanctuary .container.jungleCardsView.experience-cards .row {
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x));
    width: auto;
}
.jungleCardV2__img {
   
   height: 170px;
   
}
div#exp-sanctuary {
    position: relative;
    z-index: 0;
}
#exp-sanctuary .container.jungleCardsView.experience-cards {
      padding-top: 0px;
        margin-top: 0px !important;
}
.expArrowBtn.js-back-default {
    background-image: url(../img//expCross.png) !important;
    background-color: transparent;
    width: 17px;
    height: 17px;
    border: none;
    margin-left: 0;
    position: absolute;
    left: inherit; right: 14px;
        top: -23px;background-repeat: no-repeat !important;
}
#exp-sanctuary .container.jungleCardsView.experience-cards .owl-carousel .owl-nav{
position: absolute;
        bottom: -50px;
        right: 0px;
        margin: 0 auto;
        display: block;
        text-align: center;
        z-index: 99999;
    button.owl-prev{
        background-image: url(../img/prev-N.png) !important;
        background-repeat: no-repeat !important;
    background-color: transparent;
    width: 30px;
    height: 30px;
    border: none;
    margin-left: 0;
    position: relative;
    left: 104px;
            margin-top: 20px;
            background-size: contain;
}
button.owl-next{
        background-image: url(../img/next-N.png) !important;
        background-repeat: no-repeat !important;
    background-color: transparent;
    width: 29px;
    height: 30px;
    border: none;
    margin-left: 0;
    position: relative;
    left: 110px;
    margin-top: 20px; background-size: contain;
}


}

div#exp-trails {
   position: relative;margin-top: -20px;
}



div#exp-trails .container.jungleCardsView.experience-cards .owl-carousel .owl-nav{
position: absolute;
        bottom: -50px;
        right: 0px;
        margin: 0 auto;
        display: block;
        text-align: center;
        z-index: 99999;
    button.owl-prev{
        background-image: url(../img/prev-N.png) !important;
        background-repeat: no-repeat !important;
    background-color: transparent;
    width: 30px;
    height: 30px;
    border: none;
    margin-left: 0;
    position: relative;
    left: 104px;
            margin-top: 20px;
            background-size: contain;
}
button.owl-next{
        background-image: url(../img/next-N.png) !important;
        background-repeat: no-repeat !important;
    background-color: transparent;
    width: 29px;
    height: 30px;
    border: none;
    margin-left: 0;
    position: relative;
    left: 110px;
    margin-top: 20px; background-size: contain;
}


}
#exp-trails button.expArrowBtn.js-open-cards {
   
    width: 30px;
    height: 30px;
    border: none;
    margin-left: 0;
    position: absolute;
    right: 10px;
    margin-top: 20px;
    left: inherit;
    top: 208px; background-repeat: no-repeat !important;
}
div#exp-sanctuary .carousel-right p.sliderContent br {
    display: none;
}
#exp-trails .container.jungleCardsView.experience-cards {
    padding-top: 0;
}
.jungleCardV2__bottom { 
    padding: 8px 10px;}
    .jungleExperienceBlock{
                padding: 20px 0 0;
        margin-top: 0;
    }

    .owl-carousel .owl-stage-outer {
    margin: 0;
    padding: 0;
}
.jungleCardV2 {
    width: 100%;
    max-width: 310px;
   
    margin: 0 auto;
}
section.main-section.jungleExperienceBlock{overflow: hidden;}
 iframe {
    height: 300px!important;
  
}
.fancybox__content {
  
    background: #002B19!important;
   
}
nav.navbar.navbar-expand-lg.customTopbar.scrolled img{margin-top: 16px!important;}
p.brNoneMob:last-child {       
     margin-top: 20px!important;margin-bottom: 0;
       
    }
.trail-section {
    p.mb-4.customTText.extraPostion {
        margin-top: 0;
        top: 0;
        
    }
}
span.extraHead {
    font-size: 16px;
   
}
p.journyPargraph {
    padding-right: 0;
}
p.journyPargraph:last-child {
    padding-bottom: 30px !important;
}
section.conversationBox p br {
    display: none;
}
section.conversationBox {
    background: #343F2E;
    padding: 50px 0;
    color: #EDE1D8;
}
section.conversationBox {
    h4 {
       
        line-height: 22px;
    }
}

.jungleJournerys {
    .caption-section .subtext {
       
        line-height: 21px;
    }
}

.owl-carousel.owl-theme.secretSliderMobile {
            width: 100% !important;
        z-index: 0;
        position: absolute;        height: 100%;
        .owl-stage-outer{height: 100%;}
        .owl-stage{height: 100%;}
        .owl-item{height: 100%;}
        .item {height: 100%;}
}
h1.hero-title.desktopHeadss {
    display: none;
}
    h1.hero-title.mobilesH {
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        top: 40%;
    }
section.hero-section.desktop.videoSection {
    display: block;height: auto;
}
.sliderboxscreatMob .imageBoxsecret.mobBXX {
   height: auto;
        width: 90%;
       
        margin: 30px auto 0;
}

    #secretSliderMobile.secret-slider-container {
        .semalPar {
            position: relative;
            right: inherit;
            width: 100%;
            color: #fff;
            text-align: left;
            top: 0;
            font-size: 48px;
            padding: 0;
            left: 0;margin-top: 30px;

             p {
                            font-size: 14px;
                margin-bottom: 12px !important;
                line-height: 20px;
                padding: 0 50px;
        }
        }
      
    }
  .closeLearnMore{
           position: relative;
        border: 0;
        right: 0px;
        background: transparent;
        border: none;
        font-size: 24px;
        cursor: pointer;
        z-index: 0;
        color: #fff;
        }

        .borderLinesecret {
   
    display: none;
}

#secretSlider .secret-counter.secret-counter2 {
    left: 52%;
    display: none;
}

#secretSlider .secret-counter {
    position: absolute;
    left: 0;
    top: 10%;
    transform: translateY(-50%) rotate(0deg);
    z-index: 50;
    color: #fff;
    font-size: 13px;
    letter-spacing: 2px;
    font-weight: 500;
    right: 0;
    height: 30px;
    width: 50px;
    text-align: center;
    display: block;
    margin: 0 auto;
}

.secret-slider-container h4 {
    font-weight: 400;
    font-style: italic;
    margin-bottom: 40px;
    text-align: center;
    margin-top: 10px;
    font-family: "Public Sans", serif;
    letter-spacing: 6px;
    font-size: 14px;
}
a.toggleLearnMore {
      color: #3F6D41;
        text-decoration: underline;
        cursor: pointer;
        padding-left: 20px !important;
        position: absolute;
        bottom: 20px;
}
img.toggleLearnMoreD {
    width: auto !important;border-radius: 0;
}
h6.creditTxt {
           float: right;
        width:42%;
        font-size: 6px;
        padding-right: 20px;
        position: absolute;
        right: 0;
        bottom: 10px;
}
h6.creditTxt span {
    display: block;
    text-decoration: underline;
}
.owl-carousel.owl-theme.secretSliderMobile .item .row {
    height: 100%;
}
.imageBoxsecret img.imgfixed {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    display: block;
    border-radius: 0;
    max-height: 268px;
}
}
