@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');


body {

    font-size: 15px;

    color: #484848;

     font-family: "Montserrat", sans-serif;

    margin: 0;

    /* padding-top: 120px; */

    overflow-x: hidden;

}

*{ 

    margin: 0; 

    padding: 0;

}

h1, h2, h3, h4, h5, h6{
    font-family: "Playfair Display", serif;
}





.h-100 {

    height: 100% !important;

}

.voffset1{

    margin-top: 10px;

}

.voffset2{

    margin-top: 20px;

}

.voffset3{

    margin-top: 30px;

}

.voffset4{

    margin-top: 40px;

}

.voffset5{

    margin-top: 50px;

}

.voffset7{

    margin-top: 70px;

}

.voffset8{

    margin-top: 80px;

}

.voffset15{

    margin-top: 150px;

}

.voffset-bottom1{

    margin-bottom: 10px;

}

.voffset-bottom2{

    margin-bottom: 20px;

}

.voffset-bottom3{

    margin-bottom: 30px;

}

.voffset-bottom4{

    margin-bottom: 40px;

}

.voffset-bottom5{

    margin-bottom: 50px;

}

.navbar-light .navbar-nav .nav-link{

    padding-left: .55rem;

    padding-right: .55rem;

    font-size: 13px;

}

.navbar-nav .nav-item{

    padding-right: 0.8rem !important;

    padding-left: 0.8rem !important;

}

.navbar-dark .navbar-nav .nav-link{

    color: #fff;

}

.navbar-nav .nav-link {

    /* color: #484848 !important; */

    color: #fff;

    font-weight: 500;

    font-size: 16px;

    border:none;

    position: relative;

    padding-left: 0 !important;

    padding-right: 0 !important;

    /* border-bottom: 2px solid #fff; */

    border-bottom: 2px solid transparent;

}

.header-info .navbar-nav .nav-link{

    color: #000;

}

.navbar-nav .nav-link:hover, .darkHeader .navbar-nav .nav-link.active, .darkHeader .navbar-nav .nav-link:hover, .darkHeader .navbar-nav .nav-link.active{

    border: none;

    color: #d18d27 !important;

    border-bottom: 2px solid #d18d27 !important;

}

.darkHeader .navbar-nav .nav-link {

    color: #484848 !important;

    border-bottom: 2px solid #fff !important;

}

.dropdown-menu{

    border-radius: 0;

    box-shadow: 0 4px 10px -2px rgb(0 0 0 / 10%);

    border: 0;

    border-top: 2px solid #000;

}

.dropdown-item:focus, .dropdown-item:hover {

    color: #d18d27;

    background-color: transparent;

}

.dropdown-item{

    padding: .35rem .75rem;

    font-size: 14px;

}

  a{

    text-decoration: none;

  }





header .navbar-nav .nav-item.dropdown .dropdown-menu {background: #ffffff; padding: 0; left: 0; border:none; -webkit-transition: all 400ms ease-out; -o-transition: all 400ms ease-out; transition: all 400ms ease-out; top: 100%; margin-top: 0;border-radius: 5px;}

header .navbar-nav .nav-item.dropdown .dropdown-menu > .dropdown-submenu{width:100%;}

header .nav-item.dropdown .dropdown-menu a {display: block; padding: 10px 20px; border-radius: 5px; white-space: nowrap; position: relative; background: none; color: #23244a; font-size: 14px; font-weight: 400; }

header .nav-item.dropdown .dropdown-menu a:hover { background: #bb462a; color: #ffffff; }

header .navbar-brand{margin-right: 0; padding: 0;}





@media (min-width:992px) {

    .header .navbar-nav .dropdown-menu { min-width: 15em; max-width: 32em; }

    .header .dropdown-menu.w-100,

    .header .navbar-nav .dropdown-menu .dropdown-submenu .dropdown-menu{min-width: inherit; max-width: inherit;}

    .header .navbar-nav .dropdown-menu .dropdown.dropdown-submenu{width:100%}

    .header .navbar-nav .dropdown > .dropdown-menu { opacity: 0; position: absolute; display: block; pointer-events: none; background: #ffffff; }

    .header .navbar-nav .dropdown:hover > .dropdown-menu { display: block; opacity: 1; pointer-events: auto; visibility: visible; top: 100%; -webkit-transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; transition: all 0.5s ease-in-out 0s; }

    header .navbar-nav .dropdown-menu .dropdown-submenu:hover .dropdown-menu {top: 0; opacity: 1;visibility: visible;}

    .nav-link.dropdown-toggle::after {font-size: 0.7rem; margin-left: .355em; border: none; content: '\f078'; vertical-align: inherit; width: 10px; font-family: 'Font Awesome 5 Free'; font-weight: 900;}

    .header .nav-link.dropdown-toggle:hover::after {transform: rotate(-180deg);}

    .header .navbar-nav .nav-link { line-height: 90px; }

    .header .navbar-nav .dropdown-submenu .dropdown-toggle::after {border-top: 0.125rem solid #23244a; border-right: 0.125rem solid #23244a; border-bottom: none; border-left: none; width: 0.425rem; height: 0.425rem; position: absolute; right: 10px; margin: 0; vertical-align: middle; top: 50%; transform: translateY(-50%) rotate(45deg); }

    .header .navbar-nav .dropdown-submenu .dropdown-toggle:hover::after {border-top: 0.125rem solid #ffffff; border-right: 0.125rem solid #ffffff;}

    

header .navbar-nav .dropdown-menu .dropdown-submenu .dropdown-menu {background: #ffffff; left: 100%; margin: 0; right: auto; top: 0; opacity: 0;visibility: hidden;max-width: 20rem;min-width: 15rem;}

header .nav-item.dropdown .dropdown.dropdown-submenu .dropdown-menu a{white-space: normal;}

  }



header .navbar-nav .nav-link{color: #ffffff; font-weight: 500; padding: 0 !important; text-transform: capitalize; flex-direction: column; align-items: flex-start; overflow: hidden; position: relative;}

header .navbar-nav .nav-link:hover:before, header .navbar-nav .nav-link:focus:before, header .navbar-nav .nav-item .nav-link.active:before{width: 100%;} 









.brand-centered {

    display: flex;

    justify-content: center;

    position: absolute;

    width: 100%;

    left: 0;

    top: 0;

  }

  .navbar-brand {

    display: flex;

    align-items: center;

  }

  .ml-auto, .mx-auto {

    margin-left: auto!important;

}

.mr-auto, .mx-auto {

    margin-right: auto!important;

}

.darkHeader{

    background: #fff;

    /* transition: top 0.2s ease-in-out; */

}

.clearHeader{

  transition: top 0.2s ease-in-out;

  /* background: #fff; */

}

.header-info{

    background-color: #fff !important;

    color: #000 !important;

}

/* .darkHeader .navbar{

  padding-top: 0;

  padding-bottom: 0;

} */

.darkHeader .onscroll-pad{

  margin-top: 0 !important;

    margin-bottom: 0 !important;

}

img.main-logo {

    width: 50px;

    margin-left: 1px;

    margin-right: 1px

}

.top-bar{

    /* border-bottom: 1px solid #eaeaea; */

    display: inline-block;

    width: 100%;

    padding: 6px 0;

}

.top-icons{

    display: inline-block;

    width: 100%;

    text-align: center;

    padding: 0;

    margin: 0;

    list-style: none;

}

.top-icons li{ 

    display: inline-block;

}

.top-icons li a{ 

    display: inline-block;

    width: 40px;

    height: 40px;

    border-radius: 50%;

    padding: 8px;

    vertical-align: top;

    background-color: #fff;

    border-radius: 50%;

}

.top-icons li a img{

    width: 16px;

}

.video-section{

    display: inline-block;

    width: 100%;

    position: relative;

    z-index: 9;

    /* margin-top: 30px; */

}

.video-section::after{

    /* background: rgba(0,0,0,.4); */

    position: absolute;

    z-index: 1;

    height: 100%;

    width: 100%;

    margin: auto;

    left: 0;

    top: 0;

    content: '';

}

.no-padd{

    padding-left: 0px;

    padding-right: 0px;

}

.content-section{

    position: absolute;

    left: 0;

    right: 0;

    margin: 0 auto;

    width: 70%;

    top: 40%;

    /* top: 40%; */

    height: 40%;

    vertical-align: middle;

    z-index: 11;

    text-align: center;

}



.content-section small{

    z-index: 11;


    height: auto;

    width: auto;

    color: rgb(255, 255, 255);

    text-decoration: none;

    white-space: nowrap;

    min-height: 0px;

    min-width: 0px;

    max-height: none;

    max-width: none;

    text-align: center;

    line-height: 8px;

    letter-spacing: 2px;

    font-weight: 700;

    font-size: 12px;

    transform-origin: 50% 50%;

    opacity: 1;

    visibility: visible;

    margin-bottom: 20px;

    display: inline-block;

    width: 100%;

}

.content-section h1, .content-section .ind-ban-h3{

    z-index: 9;

     font-family: "Playfair Display", serif;

    height: auto;

    width: auto;

    color: rgb(255, 255, 255);

    text-decoration: none;

    /* white-space: nowrap; */

    white-space: wrap;

    min-height: 0px;

    min-width: 0px;

    max-height: none;

    max-width: none;

    text-align: center;

    line-height: 22px;

    letter-spacing: 0px;

    font-weight: 400;

    font-size: 50px;

    transform-origin: 50% 50%;

    opacity: 1;

    visibility: visible;

    margin-bottom: 20px;

    display: inline-block;

    width: 100%;

}

.content-section h2{

    z-index: 10;

     font-family: "Montserrat", sans-serif;

    height: auto;

    width: auto;

    color: rgb(255, 255, 255);

    text-decoration: none;

    white-space: nowrap;

    min-height: 0px;

    min-width: 0px;

    max-height: none;

    max-width: none;

    text-align: center;

    line-height: 24px;

    letter-spacing: 0px;

    font-weight: 300;

    font-size: 23px;

    transform-origin: 50% 50%;

    opacity: 1;

    visibility: visible;

    width: 100%;

    display: inline-block;

}

.banner-bottom-btn-block{

    display: inline-block;

    width: 100%;

    text-align: center;

    margin-top: 30px;

    position: relative;

}

.banner-bottom-btn-block a{

    color: #fff;

    text-decoration: none;

    margin: 0 6px;

    display: inline-block;

}

a.arrow-btn{

    font-size: 33px;

    position: absolute;

    left: 0;

    right: 0;

    margin: 0 auto;

    bottom: 90px;

    display: inline-block;

    content: '';

    width: 100%;

    color: #fff;

    text-align: center;

    z-index: 999;

    display: none;

} 



.audio-btns{

    z-index: 13;

    background-color: rgba(0, 0, 0, 0);

     font-family: "Montserrat", sans-serif;

    height: auto;

    width: auto;

    color: rgb(255, 255, 255);

    text-decoration: none;

    white-space: nowrap;

    min-height: 0px;

    min-width: 0px;

    max-height: none;

    max-width: none;

    text-align: left;

    line-height: 20px;

    letter-spacing: 0px;

    font-weight: 300;

    font-size: 9px;

    border-color: rgba(255, 255, 255, 0.35);

    border-style: solid;

    border-width: 1px;

    padding: 2px 20px;

    border-radius: 25px;

    transform-origin: 50% 50%;

    opacity: 1;

    transform: translate(0px, 0px);

    visibility: visible;

}

.main-home-content-section{

    display: inline-block;

    width: 100%;

    background: url('../images/main-bg.png') repeat #fff;

    margin-top: 50px;

    padding-top: 20px;

}

.main-home-content-section.minus-top-margin{

    /* margin-top: -15px; */

    position: relative;

    z-index: 8;

    padding-top: 70px;

}

.custom-img-responsive{

    display: inline-block;

    width: 100%;

}

.main-upper-sec{background:#FAF6F1; vertical-align: middle;}

.content-b-right{

    padding: 40px 60px 40px 60px;

}



.main-upper-sec h2{

    font-family: CinzelRegular;

    font-size: 57px;

    font-weight: 400;

    text-transform: uppercase;

    line-height: 1.1em;

    

}

.main-upper-sec .btn{

    margin-top: 40px;

}

.btn-primary {

    font-size: 11px;

    font-weight: bold;

    text-transform: uppercase;

    line-height: 2.1em;

    letter-spacing: 1.6px;

    fill: #ffffff;

    color: #ffffff;

    background-color: #bb462a;

    border-style: solid;

    border-width: 1px;

    border-color: #ffffff;

    border-radius: 4px;

    padding: 10px 25px;

    transition: 0.5s all;

}

.btn-primary:hover, .btn-primary:focus {

    color: #bb462a;

    background-color: #FFFFFF;

    border-color: #bb462a;

}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {

    background-color: #bb462a;

    border-color: #bb462a;

}

.carousel-control-next, .carousel-control-prev{

    width: 24px;

}

.main-sliders-info-section{

    padding: 90px 0;

}

.slider-content-block-padding{

    padding: 20px 50px 40px;

}

.main-sliders-info-section h5, .bottom-things-sec h5, .bottom-threeimg-block h5, .bottom-sustain-sec h5{

    color: #bb462a;

    font-size: 14px;

    font-weight: 500;

    text-transform: uppercase;

    letter-spacing: 0.6px;
    font-family: "Montserrat", sans-serif;

}

.main-sliders-info-section h1, .bottom-things-sec h1{

    font-family: CinzelRegular;

    font-size: 50px;

    font-weight: 400;

    text-transform: uppercase;

    line-height: 1.1em;

    color: #212121;

    margin-bottom: 40px;

}

/* .main-sliders-info-section p, .bottom-things-sec p, .bottom-threeimg-block p{

    color: #7A7A7A;

     font-family: "Montserrat", sans-serif;

    font-size: 15px;

    font-weight: 400;

    line-height: 1.6em;

} */

.bottom-things-sec{

    display: inline-block;

    width: 100%;

    background: #FAF6F1;

    box-shadow: 0px 0px 10px 0px rgb(137 137 137 / 18%);

}

.padd-30{

    padding-left: 30px;

    padding-right: 30px;

}

.mobile-show{display: none;}

.custom-setting-img{

    margin-top: -20px;

    margin-left: -50px;

}

.padd-t-b-30{

    padding-top: 30px;

    padding-bottom: 30px;

}

.bottom-threeimg-block h2{

    color: #222;

    font-size: 2.5rem;

    text-transform: capitalize;

    line-height: 1em;

    position: relative;
    font-weight: 700;

}

.bottom-threeimg-block h2:before {

    content: "";

    position: relative;

    display: inline-block;

    width: 30px;

    height: 50%;

    border-bottom: 1px solid;

    vertical-align: middle;

    margin-right: 10px;

    margin-left: -40px;

    opacity: 0.5;

}

.left-content-btm{

    padding:0 35px;

}

.btn-secondary{

    font-size: 11px;

    font-weight: bold;

    text-transform: uppercase;

    line-height: 2.2em;

    letter-spacing: 2.2px;

    fill: #bb462a;

    color: #bb462a;

    background-color: rgba(255,255,255,0);

    border-style: solid;

    border-width: 0px 0px 2px 0px;

    border-color: #bb462a;

    border-radius: 0px 0px 0px 0px;

    padding: 10px 0px 10px 0px;

    transition: 0.4s all;

}

.btn-secondary:hover, .btn-check:active+.btn-secondary, .btn-check:checked+.btn-secondary, .btn-secondary.active, .btn-secondary:active, .show>.btn-secondary.dropdown-toggle {

    color: #bb462a;

    background-color: transparent;

    border-color: #bb462a;

    transform: scale(1.1);

}

.bottom-main-sec{

    background: url('../images/Lchang-Nang-Ladakh-cottage-nubra-39-1.webp') no-repeat center center;

    background-attachment:fixed;

    height: 600px;

    display: inline-block;

    width: 100%;

    background-size: cover;

    position: relative;

}

.bottom-sustain-sec{

    background-color: #FAF6F1;

    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;

    margin: 38px 70px 38px 0px;

    --e-column-margin-right: 70px;

    --e-column-margin-left: 0px;

    padding: 40px 40px 40px 40px;

    position: absolute;

    left: 0;

    width: 500px;

    top: 15%;

}

.bottom-sustain-sec h1{

    font-family: CinzelRegular;

    font-size: 30px;

    font-weight: 400;

    text-transform: uppercase;

    line-height: 1.1em;

    color: #212121;

    margin-bottom: 40px;

}

/* .bottom-sustain-sec p{

    color: #605F5F;

     font-family: "Montserrat", sans-serif;

    font-size: 14px;

    font-weight: 300;

    line-height: 1.6em;

} */

.float-right{

    float: right;

}

footer {

    background: #222;

    padding: 50px 0 0px;


}

.footer-logo {

    width: 110px;

}

.footer-icons {

    display: inline-block;

    width: 100%;

    text-align: center;

    padding: 0;

    margin: 20px 0 0 0;

    list-style: none;

}

.footer-icons li {

    display: inline-block;

}

.footer-icons li a {

    display: inline-block;

    padding: 6px;

    background-color: #fff;

    border-radius: 50%;

    width: 34px;

    height: 34px;

    transition: 0.4s all;

    margin: 0 2px;
    color: #bb462a;

}

.footer-icons li a img {

    width: 15px;

}

.borde-left-1 {

    border-left: 1px solid #68615E;

}

footer p {

    color: #fff;

    margin-bottom: 15px;

}

footer h1, .ftr-h3 {

    font-size: 18px;

    font-weight: 700;

    text-transform: uppercase;

    line-height: 1.1em;

    color: #fff;
     font-family: "Montserrat", sans-serif;

}

a.map {

    color: #fff;

    font-size: 15px;

    

    transition: 0.4s all;

    margin-bottom: 20px;

    display: inline-block;

    width: 100%;

}

a.email {

    color: #bb462a;

    

    transition: 0.4s all;

    margin-top: 20px;

    display: inline-block;

    text-transform: uppercase;

}

.btm-footer-text {

    color: #C8C0B8;

     font-family: "Montserrat", sans-serif;

    font-size: 11px;

    font-weight: 300;

    text-transform: uppercase;

    line-height: 2em;

    display: inline-block;

    width: 100%;

    text-align: center;

    margin-top: 50px;

}

.btm-footer-text a {

    color: #C8C0B8;

    text-decoration: none;

}

footer svg{

    color: #423a36;

}

.booking-bar {

    position: fixed;

    bottom: 0;

    left: 0;

    z-index: 10;

    width: 100%;

    padding: 6px 0;

    box-sizing: border-box;

    border-top: 0.0714285714rem solid #d5d1c8;

    min-height: 50px;

    background: #fff;

    display: none;

}

.custom-block {

    float: left;

    width: 14.2%;

    padding: 0 2px;

    position: relative;

}

.custom-block h3 {

    display: inline-block;

    width: 100%;

    text-align: right;

    color: #313131;

    font-size: 1.3rem;

    margin-top: 10px;

}

.close-icon-res {

    display: none;

    float: right;

    background: transparent;

    color: #000;

    padding: 5px;

    border: 0;

}

.custom-block .form-control {

    height: 44px;

    color: #666;

    padding: 0.75em;

    border-width: 1px;

    border-style: solid;

    border-color: #eaeaea;

    border-radius: 2px;

    background: #fafafa;

    box-shadow: none;

    box-sizing: border-box;

    transition: all .2s linear;

     font-family: "Montserrat", sans-serif;

    font-size: 14px;

    font-weight: 300;

}

.custom-block .input-group>.form-control {

    position: relative;

    flex: 1 1 auto;

    width: 1%;

    min-width: 0;

}

.custom-block .input-group-addon {

    position: absolute;

    right: 7px;

    top: 12px;

    z-index: 9;

}

.custom-block .availablity-btn {

    font-family: 'RobotoBold';

    font-size: 11px;

    font-weight: bold;

    text-transform: uppercase;

    line-height: 2.1em;

    letter-spacing: 1.6px;

    fill: #ffffff;

    color: #ffffff;

    background-color: #bb462a;

    border: 0px solid #fff !important;

    border-radius: 2px !important;

    padding: 11px 10px !important;

    width: 100%;

    height: 44px;

}

.offer-btm-text {

    display: inline-block;

    width: 100%;

    text-align: center;

    font-size: 10px;

    font-weight: 600;

    color: #bb462a;

    text-transform: uppercase;

    line-height: 10px;

    margin-top: 3px;

    font-family: 'RobotoMedium';

}

.custom-block .input-group-addon i {

    color: #bb462a;

    font-size: 16px;

}

.navbar-dark .navbar-toggler{

    border-color:#bb462a;

    padding: 0.25rem 0.5rem;

}

.navbar-dark .navbar-toggler-icon {

    background:url('../images/nav-border.svg') no-repeat !important;

}

.responsive-sh-block{

    display: none;

}

/* body{

    padding-bottom: 85px;

} */

.book-now-btn-responsive{

    display: none;

}

.tab-show{

    display: none;

}

.text-danger {

    color: #f41111;

    font-size: 11px;

    float: left;

    font-family: 'RobotoMedium';

    font-weight: 500;

}

.nav-item.dropdown .dropdown-menu{

    padding: 0 !important;

}

/**** Our Story ****/

.our-story{

    /* background: url('../images/Main-Building-Morning-Gradient-ourstory.jpg.jpg') no-repeat top center;

    background-size: cover;

    background-attachment: fixed;

    height: 600px; */

    position: relative;

}

.our-story::after{

    position: absolute;

    content: '';

    z-index: 8;

    width: 100%;

    height: 100%;

    left: 0;

    top: 0;

    background-color: #000;

    opacity: 0.5;

    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;

}

.thingstodo{

    /* background: url('../images/LChang-Nang-Wall-21.jpg') no-repeat center center;

    background-size: cover;

    background-attachment: fixed; 

    height: 600px;*/

    position: relative;

}

.thingstodo::after{

    position: absolute;

    content: '';

    z-index: 8;

    width: 100%;

    height: 100%;

    left: 0;

    top: 0;

    /* background-color: #000; */

    opacity: 0.2;

    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;

}

.our-story .content-section small, .thingstodo .content-section small{

    font-size: 13px;

    font-weight: bold;

    text-transform: uppercase;

    letter-spacing: 5px;

}

.our-story .content-section h1, .thingstodo .content-section h1, .thingstodo .content-section .ind-ban-h3, .our-story .content-section .ind-ban-h3{

    font-size: 4.4rem;

    font-weight: 400;

    line-height: 1em;

    letter-spacing: -5px;

}

.thingstodo .arrow-btn{

    color: #fff;

}

.thingstodo .arrow-btn i{

    font-size: 25px;

}

.no-top-padd{

    padding-top: 0 !important;

}

.bottom-get-in-touch{

    display: inline-block;

    width: 100%;

    background-color: rgba(27,33,33,0.88);

    padding: 3em 3em 2em 3em;

    text-align: center;

}

.bottom-get-in-touch h3{

    color: #ffffff;

    font-family: CinzelRegular;

    font-size: 25px;

    font-weight: normal;

    margin-bottom: 15px;

    display: inline-block;

    width: 100%;

}

.bottom-get-in-touch h4{

    color: #ffffff;

    font-family: CinzelRegular;

    font-size: 13px;

    font-weight: normal;

    text-transform: uppercase;

    letter-spacing: 5px;

    display: inline-block;

    width: 100%;

}

.btn-light{

    font-family: 'RobotoMedium';

    font-size: 11px;

    font-weight: 600;

    text-transform: uppercase;

    line-height: 2.2em;

    letter-spacing: 2.2px;

    fill: #ffffff;

    color: #ffffff;

    background-color: rgba(0,0,0,0);

    border-style: solid;

    border-width: 2px 2px 2px 2px;

    border-color: #ffffff;

    border-radius: 50px 50px 50px 50px;

    padding: 14px 20px 14px 20px;

}

.btn-light:hover, .btn-light:focus{

    color: #ffffff;

    background-color: #bb462a;

    border-color: rgba(0,0,0,0);

}

.no-left-right-margin{

    margin-left: 0 !important;

    margin-right: 0 !important;

}

.no-top-bottom-padd{

    padding-top: 0 !important;

    padding-bottom: 0 !important;

}

p a{

    color: #545454;

}

p a:hover, p a:focus{

    color: #bb462a;

    text-decoration: none;

}

.shadow-block{

    box-shadow: 2px 0px 20px 0px rgb(0 0 0 / 13%);

    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;

    background: #fff;

}

.dropdown-submenu {

    position: relative;

}



.dropdown-submenu>.dropdown-menu {

    top: 0;

    left: 100%;

    margin-top: -6px;

    margin-left: -1px;

    -webkit-border-radius: 0 6px 6px 6px;

    -moz-border-radius: 0 6px 6px;

    border-radius: 0 6px 6px 6px;

}



.dropdown:hover>.dropdown-menu {

    display: block;

}



.dropdown-submenu:hover>.dropdown-menu {

    display: block;

}



.dropdown-submenu>a:after {

    display: block;

    content: " ";

    float: right;

    width: 0;

    height: 0;

    border-color: transparent;

    border-style: solid;

    border-width: 5px 0 5px 5px;

    border-left-color: #ccc;

    margin-top: 5px;

    margin-right: -10px;

}



.dropdown-submenu:hover>a:after {

    border-left-color: #fff;

}

.exp-block h1, .exp-block .ind-h2{

    font-size: 35px;

    font-weight: 400;

    margin-bottom: 0;

}

.exp-things-info-listing{

    display: inline-block;

    width: 100%;

    list-style: none;

    padding: 0;

    margin: 15px 0 0 0;

}

.exp-things-info-listing li{

    position: relative;

    padding-left: 18px;

    margin-bottom: 15px;

    display: inline-block;

    width: 100%;

}

.exp-things-info-listing li h5{

    font-size: 15px;

    font-weight: 500;

    line-height: 1.1em;

    font-family: CinzelMedium;

    margin-bottom: 3px;

    color: #54595F;

}

.exp-things-info-listing li h6{

    font-size: 20px;

    font-weight: 500;

    line-height: 1.1em;

    font-family: CinzelMedium;

    margin-bottom: 0;

}

.exp-things-info-listing li p, .exp-block p{

    text-align: left;

    color: #797171;

     font-family: "Montserrat", sans-serif;

    font-size: 15px;

    font-weight: 300;

}

.exp-things-info-listing li i{

    position: absolute;

    left: 0;

    top: 2px;

    content: '';

    z-index: 2;

    font-size: 13px;

}

.no-top-margin{

    margin-top: 0 !important;

}

h2.h1-heading, h1.h1-heading{

    position: relative;

    font-size: 35px;

    font-weight: 400;

    margin-bottom: 0;

    text-transform: uppercase;

    line-height: 1.1em;

    color: #212121;

}

h2.h1-heading:before, h1.h1-heading::before{

    content: "";

    position: relative;

    display: inline-block;

    width: 30px;

    height: 50%;

    border-bottom: 1px solid;

    vertical-align: middle;

    margin-right: 10px;

    margin-left: -40px;

    opacity: 0.5;

}

.yog-listing{

    display: inline-block;

    width: 100%;

    list-style: none;

    padding: 0;

    margin: 5px 0 0 0;

}

.yog-listing li{

    text-align: left;

    color: #797171;

     font-family: "Montserrat", sans-serif;

    font-size: 15px;

    font-weight: 300;

    display: inline-block;

    width: 100%;

    margin-bottom: 5px;

}

p b{

    color:#606060;

    font-weight: 700;

}

.no-bottom-margin{

    margin-bottom: 0 !important;

}

.time-info-block{

    display: inline-block;

    width: 100%;

    border-top: 2px solid #e0e0e0;

    border-bottom: 1px solid #e0e0e0;

    padding:10px 20px;

    

    color: #777777;

    text-transform: uppercase;

    letter-spacing: 0.5px;

    font-size: 14px;

    margin-top: 30px;

    margin-bottom: 20px;

    position: relative;

    padding-left: 37px;

}

.time-info-block i{ 

    position: absolute;

    left: 15px;

    top: 14px;

    content: '';

    z-index: 1;

    

}

.ft-12{

    font-size: 13px !important;

    font-weight: 500 !important;

    color: #777777;

}

.pad-25-al{

    padding: 25px 35px !important;

}

.ft-13{

    font-size: 13px !important;

    font-weight: 500;

}

.nav.nav-tabs li.nav-item .nav-link {

    margin-right: 2px;

    line-height: 1.42857143;

    border: 1px solid transparent;

    border-radius: 4px 4px 0 0;

    font-size: 13px;

    font-weight: 500;

    min-width: 105px;

    font-family: Cinzel;

    color: #555;

    text-transform: uppercase;

    width: 100%;

}

.tabs-listing {

    margin: 0 0 0 20px;

}

p.para {

    color: #7A7A7A;

     font-family: "Montserrat", sans-serif;

    font-size: 12px;

    font-weight: 300;

    line-height: 1.7em;

}

.things .tab-content{

    

    color: #7A7A7A;

    font-size: 12px;

    font-weight: 300;

    line-height: 1.7em;

    border: 1px solid #bb462a;

    border-left: 0;

    padding: 15px 5px;

    float: left;

    width: 70%;

}

.things .tab-content p.para{

    font-family: 'RobotoRegular' !important;

}

.things .nav-tabs .nav-item.show .nav-link, .things .nav-tabs .nav-link.active{

    border-color: #eee #eee #ddd;

    text-decoration: none;

    background-color: #eee;

    font-weight: 600 !important;

}

.things .nav-tabs {

    border-bottom: 0px solid #dee2e6;

    width: 30%;

    display: inherit;

    float: left;

    padding-right: 10px;

}

.sustain-banner-section{

    background: url('../images/sus-banner.jpg') no-repeat;

    background-size: cover;

    width: 100%;

    display: inline-block;

    position: relative;

    background-position: center left;

    padding: 12em 0em 6em 0em;

    z-index: 1;

}

.content-section2{

    position: absolute;

    max-width: 110px;

    left: auto;

    right: auto;

    margin: 0 auto;

    z-index: 9;

}

.left-banner-text-block{

    background: #FCFCFCBF;

    padding: 80px !important;

    min-height: 300px;

    text-align: left;

}

.right-img-section{

    background: url('../images/sus-banner.jpg') no-repeat;

    background-size: cover;

    background-position: center center;

    height: 400px;

}

.divider{

    display: inline-block;

    width: 200px;

    background-color: #bb462a;

    height: 2px;

    margin-top: 25px;

    margin-bottom: 25px;

}

.left-banner-text-block p{

    color: #686464;

    

    font-size: 15px;

    font-weight: 400;

    line-height: 2.2em;

}

.listing-points-section{

    display: inline-block;

    width: 100%;

    background: #FAF6F1;

    padding: 5em 0em 5em 0em;

}

.listing-in{

    /* display: inline-block; */

    width: 100%;

    text-align: center;

    list-style: none;

    padding: 0;

    margin: 0;

}

.listing-in li{

    display: inline-block;

    width: 31%;

    color: #54595f;

    

    font-size: 15px;

    font-weight: 400;

    text-align: center;

    padding: 15px;

}

.listing-in li:hover{

    background: #bb462a1C;

}

.listing-in li i{

    color: #bb462a;

    border-color: #bb462a;

    font-size: 21px;

}

.listing-in li h3{

    color: #212121;

    font-size: 24px;

    font-weight: 400;

    line-height: 1.4;

    font-family: CinzelRegular;

    margin-top: 20px;

    margin-bottom: 20px;

}

.ft-14{

    font-size: 14px !important;

    line-height: 2.2em !important;

}

.sustianablity-block h2.h1-heading{

    font-size: 30px;

    margin-bottom: 15px;

}

.sustianablity-block h5{

    font-size: 14px;

    font-weight: 700;

    text-transform: uppercase;

    letter-spacing: 0.6px;

    font-family: 'CinzelBold';

    margin-bottom: 15px;

}

.text-listing {

    display: inline-block;

    width: 100%;

    padding: 0;

    margin: 0;

    list-style: none;

}

.text-listing li {

    position: relative;

     font-family: "Montserrat", sans-serif;

    font-size: 15px;

    color: #777777;

    padding-left: 25px;

    margin-bottom: 7px;

    font-weight: 400;

}

.text-listing li i {

    position: absolute;

    left: 0;

    top: 0;

    color: #bb462a;

    width: 1.25em;

    font-size: 14px;

    content: '';

}

.custom-img-responsive2{

    width: 100%;

}

.contact{

    /* background: url(../images/contact1.jpg) no-repeat center center; */

    /* background-size: cover;

    background-attachment: fixed;

    height: 600px; */

    position: relative;

    overflow: hidden;

}

.content-section-contact{

    background-color: #06060654;

    padding:80px;

    position: absolute;

    left: 0;

    right: 0;

    margin: 0 auto;

    width: 70%;

    top: 40%;

    height: 40%;

    vertical-align: middle;

    text-align: center;

    color: #fff;

    z-index: 9;

}

.no-top-margin{

    margin-top: -10px !important;

    position: relative;

    z-index: 9;

}

.padd-50{

    padding: 50px;

}

.left-contact-form h3, .right-contact-form h3{

    font-size: 1.6em;

    font-weight: 500;

    

    letter-spacing: 1.4px;

    padding-left: 10px;

    border-left: 3px solid #bb462a;

    text-align: left;
    color: #222;

}

.main-contact-form{

    display: inline-block;

    width: 100%;

    margin-top: 35px;

}

.main-contact-form .form-control{

    color: #666;

    padding: 0.75em;

    height: auto;

    border-width: 1px;

    border-style: solid;

    border-color: #eaeaea;

    border-radius: 2px;

    background: #fafafa;

    box-shadow: none;

    box-sizing: border-box;

    transition: all .2s linear;

     font-family: "Montserrat", sans-serif;

}

.pad-l-r-5{

    padding-left: 5px;

    padding-right: 5px;

}

.right-contact-form{

    background: #f7f7f7;

    padding: 50px 25px;

    min-height: 604px;

}

.contact-info-listing{

    display: inline-block;

    width: 100%;

    list-style: none;

    text-align: left;

    padding: 0;

    margin: 0 0 30px 0;

}

.contact-info-listing li{

    display: inline-block;

    width: 100%;

    position: relative;

    padding-left: 50px;

    margin-top:20px;

}

.contact-info-listing li i{

    position: absolute;

    left: 0;

    top: 0;

    z-index: 9;

    content: '';

    width: 40px;

    height: 40px;

    display: inline-block;

    background: #bb462a;

    color:#fff;

    font-size: 16px;

    border-radius: 50%;

    padding: 12px;

}

.contact-info-listing li h5{

    font-size: 1em;

    font-weight: 700;

    font-family: 'CinzelBold';

    color: #bb462a;

    margin-bottom: 2px !important;

}

.contact-info-listing li a{

     font-family: "Montserrat", sans-serif;

    font-size: 1em;

    font-weight: 400;

    color: #323232;

}

.fa-tripadvisor:before {

    content: "\f262";

}

.contact-icons{

    display: inline-block;

    width: 100%;

    text-align: left;

    padding: 0;

    margin: 10px 0 0 0;

    list-style: none;

}

.contact-icons li {

    display: inline-block;

}

.contact-icons li a {

    display: inline-block;

    padding: 7px;

    background-color: #bb462a;

    border-radius: 50%;

    width: 34px;

    height: 34px;

    transition: 0.4s all;

    margin: 0 2px;

    color: #fff;

    text-align: center;

}

.contact-icons li img{

    width: 28px;

}

.enquire-section{

    background: url('../images/IMG_1313.jpg') no-repeat;

    background-size: cover;

    padding: 100px 0;

    text-align: center;

}

.enquire-form-inner-section{

    display: inline-block;

    width: 50%;

    background: #fff;

    padding: 50px;

    text-align: left !important;

}

.enquire-section p{

    font-size: 18px;

    color: #212121;

    font-weight: 300;

    text-transform: none;

     font-family: "Montserrat", sans-serif;

    display: inline-block;

    width: 100%;

    margin-top: 15px;

}

.enquire-section form{

     font-family: "Montserrat", sans-serif;

}

.enquire-section form label{

    margin-top: 5px;

}

.enquire-section form span{

    color: #f41111;

    font-family: 'RobotoBold';

}

.input-group-text select{

    border: 0;

    background: #e9ecef;

}

/* .fixed-top{

    box-shadow: 0 2px 10px 0 rgb(36 50 66 / 8%);

} */

.darkHeader.fixed-top{

    box-shadow: 0 2px 10px 0 rgb(36 50 66 / 8%);

}

.policy-block h1{

    font-size: 22px;

    font-weight: 400;

    text-decoration: underline;

    line-height: 1.1em;

    margin-bottom: 15px;

}

.policy-block ol, .privacy-block ul{

     font-family: "Montserrat", sans-serif;

    font-size: 14px;

}

.policy-block ol li{

    margin-bottom: 5px;

}

.policy-block p{

    font-size: 15px;

    color: #212121;

    font-weight: 300;

    text-transform: none;

     font-family: "Montserrat", sans-serif;

    display: inline-block;

    width: 100%;

}

.privacy-block h1{

    font-size: 30px !important;

    color: #000000 !important;

    font-family: 'CinzelBold';

}

.ft-13-new{

    font-weight: 300 !important;

    font-family: 'RobotoLight' !important;

    font-size: 13px !important;

    color: #54595F;

}

.font-roboto{

     font-family: "Montserrat", sans-serif;

}

.heading_1{

    font-size: 19px !important;

    color: #000000 !important;

}

.listing-links-p{

    display: inline-block;

    width: 100%;

    list-style: none;

    padding: 0;

    margin: 15px 0;

}

.listing-links-p li{

    display: inline-block;

    width: 100%;

    margin-bottom: 5px;

}

.listing-links-p a{

    color: #bb462a;

    font-size: 13px;

    font-weight: 400;

    

    margin-bottom: 10px;

}

.ft-17-n{

    font-size: 17px !important;

    color: #000000 !important;

}

.privacy-block ul li{

    width: 100%;

    margin-bottom: 10px;

}

.policy-table td, .policy-table th{

    padding: 8px;

    border-width: 0 1px 1px 0;

}

[data-custom-class='body_text'], [data-custom-class='body_text'] * {

    color: #595959 !important;

    font-size: 14px !important;

}

.content-section em{

    text-align: center;

    line-height: 12px;

    letter-spacing: 1px;

    font-weight: 300;

    font-size: 12px;

    display: inline-block;

    width: 100%;

    color: #fff;

}

.din1-bg{

    background: url('../images/dining1.jpg') no-repeat;

    background-size: cover;

    min-height: 560px;

}

.inner-din1-content-sec{

    display: inline-block;

    width: 100%;

    text-align: center;

    padding: 100px;

}

.inner-din1-content-sec h3{

    color: #fff;

    margin: 50px 0;

}

.inner-din1-content-sec p{

    color: #fff;

    line-height: 32px;

}

.half-width-sec{

    float: left;

    width: 50%;

}

.sec1{

    background: url('../images/din1.jpg') no-repeat;

    background-size: cover;

    height: 280px;

    background-position: center center;

}

.sec2{

    background: url('../images/din2.jpg') no-repeat;

    background-size: cover;

    height: 280px;

    background-position: center center;

}

.sec3{

    background: url('../images/din3.jpg') no-repeat;

    background-size: cover;

    height: 280px;

    background-position: center center;

}

.sec4{

    background: url('../images/din4.jpg') no-repeat;

    background-size: cover;

    height: 280px;

    background-position: center center;

}

.iframeNew {

    z-index: 0;

    background: #fff;

    padding: 8px;

    box-shadow: 0 0 8px 0 #999;

    width: 100%;

    position: relative;

}

.dining-info-section h5{

    font-size: 30px;

    font-weight: 400;

    text-transform: uppercase;

    line-height: 1.1em;

    color: #212121;

    margin-top: 20px;

}

.divider{

    display: inline-block;

    width: 54%;

    background: #bb462a;

    height: 2px;

    margin: 15px 0;

}

.dining-info-section p{

    font-size: 14px;

    font-weight: 300;

    line-height: 1.7em;

     font-family: "Montserrat", sans-serif;

    padding: 0  10%;

}

.top-border1{

    border-top: 1px solid #bb462a;

}

.font-cinzel{

     font-family: "Montserrat", sans-serif;

}

.ind-main-h{

    font-size: 35px !important;

    margin-bottom: 20px !important;

}

.mountain-biking-new{

    background: #423A36;

    height: 360px;

}

.mountain-biking-new .content-section{

    top: 210px;

}

h2.ind-h2{
    font-size: 40px;

    font-weight: 400;
    line-height: 1.1em;

    color: #222;

    margin-bottom: 40px;

}

h3.ind-h3{

    font-family: CinzelRegular;

    font-size: 30px;

    font-weight: 400;

    text-transform: uppercase;

    line-height: 1.1em;

    color: #212121;

    margin-bottom: 40px;

}

.carousel-control-next, .carousel-control-prev{

    opacity: 1 !important;

}

/* .carousel-control-next-icon, .carousel-control-prev-icon{

    background-color: #333;

} */

.enquire-now-btn-ban{

    background-color: rgba(0, 0, 0, 0);

     font-family: "Montserrat", sans-serif;

    height: auto;

    width: 130px;

    text-align: center;

    color: rgb(255, 255, 255);

    text-decoration: none;

    white-space: nowrap;

    min-height: 0px;

    min-width: 0px;

    max-height: none;

    max-width: none;

    line-height: 20px;

    letter-spacing: 0px;

    font-weight: 300;

    font-size: 14px;

    border-color: rgba(255, 255, 255, 0.35);

    border-style: solid;

    border-width: 1px;

    padding: 7px 20px;

    border-radius: 25px;

    transform-origin: 50% 50%;

    opacity: 1;

    transform: translate(0px, 0px);

    visibility: visible;

    transition: 0.5s all;

}

/* .enquire-now-btn-ban:hover, .enquire-now-btn-ban:focus{

    color: #bb462a;

    background-color: #FFFFFF;

    border-color: #bb462a;

} */

.slide-div-enquire {

    background: rgba(0, 0, 0, 0.7);

    padding: 10px;

    border-radius: 3px;

    position: absolute;

    bottom: 107px;

    right: 130px;

    width: 200px;

    z-index: 9;

}

.slide-div-enquire-now-ban{

    background: rgba(0, 0, 0, 0.7);

    padding: 10px;

    border-radius: 3px;

    position: absolute;

    bottom: 107px;

    left: 130px;

    width: 200px;

    z-index: 9;

}

.custom-form-outer-enquire .input-group-addon i{

    color: #bb462a;

}

.custom-form-outer-enquire {

    display: inline-block;

    width: 100%;

    position: relative;

}

.custom-form-outer-enquire .form-control {

    height: 40px;

    border: 1px solid #fff;

    border-radius: 2px;

    font-size: 14px;

     font-family: "Montserrat", sans-serif;

    color: #fff;

    background: transparent;

    margin-bottom: 10px;

}

.custom-form-outer-enquire .input-group-addon {

    position: absolute;

    right: 10px;

    top: 10px;

}

.position-relative{

    position: relative;

}

.btn-book-now{

    background-color: #bb462a;

    border-color: #bb462a;

    color: #fff;

    border-radius: 3px;

}

.btn-book-now:hover, .btn-book-now:focus, .btn-book-now .nav-link:hover, .btn-book-now .nav-link:focus{

    color: #fff !important;

    border: 0px !important;

}

.booking-bar-banner{

   /*  width: 100%;

    position: absolute;

    top: 60px;

    left: 0;

    z-index: 9;

    background: rgba(0, 0, 0, 0.7);

    padding: 10px 5px 10px 10px; */



    background: rgba(0, 0, 0, 0.7);

    position: fixed;

    bottom: 20px;

    left: 0;

    right: 0;

    z-index: 10;

    width: 65%;

    margin: 0 auto;

    padding: 20px;

    /* box-shadow: 0 3px 6px rgb(0 213 225 / 30%), 0 -3px 6px rgb(0 213 225 / 30%); */



}

.booking-bar-banner .custom-block{

    width: 16.6%;

}

.booking-bar-banner .custom-block .form-control{

    height: 44px;

    border: 1px solid #fff;

    border-radius: 2px;

    font-size: 14px;

     font-family: "Montserrat", sans-serif;

    color: #fff;

    background: transparent;

}

.main-home-content-section.experience-main-top-section{

    margin-top: 150px;

}

.exp-block video.myvideo {

    margin-bottom: -7px;

}

.exp-main1.main-sliders-info-section h1{

    margin-bottom: 15px !important;

}

.audio-btn-block{

    display: inline-block;

    width: 100%;

    text-align: center;

}

.audio-btns{

    display: none !important;

}

.contact a.arrow-btn{

    bottom: 20px;

}

.main-upper-sec .toper-para{

    color: #333333;

     font-family: "Montserrat", sans-serif;

    font-size: 15px;

    font-weight: 400;

    line-height: 1.6em;

    text-transform: none !important;

    margin-top: 10px;

    display: inline-block;

    width: 100%;

}

h1.p-inner-heading{

    color: #333333 !important;

    font-family: 'RobotoLight' !important;

    font-size: 15px !important;

    font-weight: 400 !important;

    line-height: 1.6em !important;

    text-transform: none !important;

    margin-top: 10px !important;

    display: inherit !important;

}

.journey small{

    font-size: 15px;

    font-family: CinzelRegular;

}

.journey h1{

    line-height: 58px;

    font-size: 65px;

    margin-bottom: 5px;

}

.journey-outer-section{

    margin-top: 0;

    padding-top: 0px;

}

.journey-main-section{

    padding: 0px 0 80px;

}

.journey-steps-section{

    display: inline-block;

    width: 100%;

}

.journey-steps{

    display: inline-block;

    width: 100%;

    list-style: none;

    padding: 0;

    margin: 0;

}

.journey-steps li{

    float: left;

    width: 25%;

    text-align: center;

    position: relative;

}

.journey-steps li::before{

    position: absolute;

    z-index: 1;

    background: rgba(0, 0, 0, 0.2);

    top: 0;

    width: 100%;

    height: 100%;

    left: 0;

    content: '';

}

.journey-steps li a{

    padding: 220px 0;

    color: #fff;

    font-family: 'CinzelMedium';

    position: relative;

    z-index: 2;

    display: inline-block;

    width: 100%;

    text-transform: uppercase;

    max-height: 500px;

}

.journey-steps li h2{

    font-size: 50px !important;

}

.journey-steps li span{

    font-size: 17px;

}

.journey-steps li.first{

    background: url('../images/journey-step1.jpg') no-repeat;

    background-size:cover;

}

.journey-steps li.second{

    background: url('../images/journey-step2.jpg') no-repeat;

    background-size:cover;

}

.journey-steps li.third{

    background: url('../images/journey-step3.jpg') no-repeat;

    background-size:cover;

}

.journey-steps li.fourth{

    background: url('../images/journey-step4.jpg') no-repeat;

    background-size:cover;

}

.journey-main-section h1{

    font-size: 38px;

    margin-bottom: 20px;

}

.journey-main-section p{

    margin-bottom: 10px;

}

.steps-bg-block, .steps-bg-block2, .steps-bg-block3, .steps-bg-block4, .steps-bg-block5, .steps-bg-block6, .steps-bg-block7{

    position: relative;

    padding-left: 80px;

}

.steps-bg-block:before{

    background: url('../images/day-01-03.jpg') no-repeat;

    height: calc(100% - 45px);

    width: 194px;

    position: absolute;

    left: 10px;

    top: 0;

    z-index: 1;

    content: '';

    background-size: 60px;

}

.steps-bg-block2:before{

    background: url('../images/day-02-03.jpg') no-repeat;

    height: calc(100% - 45px);

    width: 194px;

    position: absolute;

    left: 10px;

    top: 0;

    z-index: 1;

    content: '';

    background-size: 60px;

}

.steps-bg-block3:before{

    background: url('../images/day-03-03.jpg') no-repeat;

    height: calc(100% - 45px);

    width: 194px;

    position: absolute;

    left: 10px;

    top: 0;

    z-index: 1;

    content: '';

    background-size: 60px;

}

.steps-bg-block4:before{

    background: url('../images/day-03-04.jpg') no-repeat;

    height: calc(100% - 45px);

    width: 194px;

    position: absolute;

    left: 10px;

    top: 0;

    z-index: 1;

    content: '';

    background-size: 60px;

}

.steps-bg-block5:before{

    background: url('../images/day-03-05.jpg') no-repeat;

    height: calc(100% - 51px);

    width: 194px;

    position: absolute;

    left: 10px;

    top: 0;

    z-index: 1;

    content: '';

    background-size: 60px;

}

.steps-bg-block6:before{

    background: url('../images/day-03-06.jpg') no-repeat;

    height: calc(100% - 51px);

    width: 194px;

    position: absolute;

    left: 10px;

    top: 0;

    z-index: 1;

    content: '';

    background-size: 60px;

}

.steps-bg-block7:before{

    background: url('../images/day-03-07.jpg') no-repeat;

    height: calc(100% - 205px);

    width: 194px;

    position: absolute;

    left: 10px;

    top: 0;

    z-index: 1;

    content: '';

    background-size: 60px;

}

.bottom-journeyinfo-section{

    display: inline-block;

    width: 100%;

}

.bottom-journeyinfo-section h5{

    color: #bb462a;

    font-family: CinzelRegular;

    font-size: 17px;

    font-weight: 700;

    text-transform: uppercase;

    letter-spacing: 0.6px;

}

.bottom-journeyinfo-section h1{

    font-family: CinzelRegular;

    font-size: 50px;

    font-weight: 400;

    text-transform: uppercase;

    line-height: 1.1em;

    color: #212121;

    margin-bottom: 40px;

}

.mr-b-l-r-20{

    margin: 0 20px 20px;

}



.journey-info-table{

    

    margin-top: 20px;

}

.journey-info-table th{

    background: #544D4A;

    color: #fff;

}

.table.journey-info-table>:not(caption)>*>*{

    padding:1rem 0.75rem;

}

.journey-info-table td{

    color: #6d7882;

    font-weight: 400;

    

    font-size: 13px;

}

.price-inclusion-list{

    display: inline-block;

    width: 100%;

    list-style: none;

    padding: 0;

    margin: 10px 0 20px;

}

.price-inclusion-list li{

    color: #6d7882;

    font-weight: 400;

    

    font-size: 14px;

    display: inline-block;

    width: 100%;

    margin-bottom: 8px;

}

.roboto-font{

    

}

.proud-member-block{

    display: inline-block;

    width: 100%;

    text-align: left;

    position: relative;

    padding-left: 200px;

    margin-top: 60px;

    margin-bottom: 20px;

}

.ft-18{

    font-size: 20px;

    color: #7A7A7A;

    margin-top: 25px;

}

.badge-img{

    position: absolute;

    left: 0;

    top: 0;

    z-index: 1;

    width: 170px;

}

.colr-second{

    color: #bb462a;

}

.logo-listing{

    display: inline-block;

    width: 100%;

    text-align: center;

    padding: 0;

    margin: 15px 0 25px;

    list-style: none;

}

.logo-listing li{

    display: inline-block;

    width: 24%;

    padding: 10px;

    text-align: center;

}

.logo-listing li img{

    display: inline-block;

    max-width: 120px;

}

.bg-yellow-1{

    background:#faf6f1 !important;

}

.new-content-padding{

    padding: 50px;

}

.width-low-img{

    width: 60% !important;

    margin-top: -40px !important;

    display: inline-block;

}

.no-bottom-margin-nn{

    margin-bottom: 0px !important;

}

.golden-colr{

    color: #000 !important;

    font-size: 48px !important;

    /* line-height:26px; */

}

.black-colr{

    color: #bb462a !important;

    /* font-size: 62px !important; */

    

}

.new-content-padding2{

    padding: 50px 100px;

}

.accordion-item .accordion-button{

    color: #7A7A7A;

    font-family: 'RobotoMedium';

    font-size: 15px;

    font-weight: 400;

    line-height: 1.6em;

}

.accordion-item .accordion-button span{

    font-weight: 400 !important;

}

.accordion-body{

    color: #7A7A7A;

     font-family: "Montserrat", sans-serif;

    font-size: 15px;

    font-weight: 400;

    line-height: 1.6em;

}

.accordion-item{

    border: 0px !important;

}

.accordion-button{

    padding-left: 0px !important;

    padding-right: 0 !important;

    padding-bottom: 0px !important;

}

.accordion-body{

    padding:10px 0px 0!important;

}

.accordion-button:not(.collapsed){

    background: transparent !important;

    box-shadow: none !important;

}

.accordion-button::after{

    background-image: url(../images/dot-img.png);

    width: 14px;

    height: 14px;

    background-size: auto !important;

    position: absolute;

    left: -24px;

}

.accordion-button:not(.collapsed)::after {

    /* background-image: url('../images/minus-icon.png'); */

    /* transform: inherit !important; */

    background-image: url(../images/dot-img.png);

    /* top: 25px !important; */

}

.dining-section h1{

    line-height: 44px;

}

.accordion{

    position: relative;

    z-index: 2;

}

.journey.content-section small{

    margin-bottom: 15px;

}

.common-steps-block h5{

    font-size: 38px;

    font-weight: 500 !important;

}

.common-steps-block h1{

    color: #7A7A7A;

    font-family: 'RobotoMedium';

    font-size: 15px;

    font-weight: 400;

    line-height: 1.6em;

}

.w-60{

    width: 80%;

    margin-top: -15px;

    margin-left: 0px;

}

.bottom-l-section{

    display: inline-block;

    width: 100%;

    text-align: center;

    background: #fff;

    padding: 15px 0;

    margin: 15px 0 30px;

}

.bottom-l-section .title{

    position: relative;

    font-size: 1.125rem;

    margin: 0 auto 3.75rem; 

    color:#bb462a;

    text-transform: none;

}

.bottom-l-section .title:before {

    width: calc(100vw - 40px);

    max-width: 80rem;

    height: 1px;

    content: '';

    background-color: #bb462a;

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate3d(-50%,-50%,0);

    pointer-events: none;

}

.bottom-l-section .title span {

    background-color: #fff;

    padding: 0 1rem;

    position: relative;

    z-index: 5;

    display: inline-block;

}

.footer-bottom-logo-list{

    display: inline-block;

    width: 100%;

    list-style: none;

    padding: 0;

    margin: 0;

    text-align: center;

}

.footer-bottom-logo-list li{

    display: inline-block;

    width: 11%;

    text-align: center;

}

.footer-bottom-logo-list li a{

    display: inline-block;

}

.footer-bottom-logo-list li a img{

    display: inline-block;

    max-width: 100px;

}

.career-outer{

    display: inline-block;

    width: 100%;

    margin-top: 120px !important;

    text-align: center;

}

.carer-search-panel, .filter-panel{

    display: inline-block;

    width: 100%;

    margin-bottom: 20px;

}

.carer-search-panel .form-control, .carer-search-panel .form-select{

     font-family: "Montserrat", sans-serif;

    color: #333;

    font-size: 14px;

    font-weight: 400;

    border: 0;

    border-bottom: 1px solid #333;

    border-radius: 0;

    height: 44px;

    padding: 10px;

}

.carer-search-panel .form-control.location{

    padding-left: 25px;

}

.location-outer .fa{

    position: absolute;

    left: 15px;

    top: 15px;

    z-index: 1;

    color: #333;

    font-size: 13px;

}

.filters-listing{

    display: inline-block;

    width: 100%;

    list-style: none;

    padding: 0;

    margin: 0;

}

.filters-listing li{

    float: left;

    width: auto;

    font-size: 13px;

    color: #333;

     font-family: "Montserrat", sans-serif;

    font-weight: 400;

    padding: 0px 10px;

}

.filters-listing li:first-child{

    margin-top: 11px;

}

.filters-listing li .form-select{

     font-family: "Montserrat", sans-serif;

    color: #333;

    font-size: 14px;

    font-weight: 400;

    border: 0;

    border-bottom: 1px solid #333;

    border-radius: 0;

    padding: 10px 40px 10px 0px;

}

.filters-listing li .form-select:focus{

    outline: none;

    box-shadow: 0;

}

.panel-heading .accordion-toggle:after {

    /* symbol for "opening" panels */

    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */

    content: "\e114";    /* adjust as needed, taken from bootstrap.css */

    float: right;        /* adjust as needed */

    color: grey;         /* adjust as needed */

}

.panel-heading .accordion-toggle.collapsed:after {

    /* symbol for "collapsed" panels */

    content: "\e080";    /* adjust as needed, taken from bootstrap.css */

}

.career-accordion .accordion-button:not(.collapsed)::after{

    background-image: url('../images/accoridon-arrow.svg');

    transform: rotate(-180deg);;

}

.career-accordion .accordion-button::after {

    background-image: url('../images/accoridon-arrow.svg');

    

}

.career-accordion .accordion-button span{

    display: inline-block;

    width: 28%;

    font-size:20px;

    color:#313131;

    font-weight: 400;

    

}

.career-accordion .accordion-header{

    position: relative;

}

.button-title{

    position: absolute;

    right: 20px;

    top: 17px;

    z-index: 999;

}

/* .career-accordion .accordion-button span:last-child{

    width: 15%;

    text-align: right;

} */

.career-accordion .accordion-button span.small-title{

    font-size: 16px;

     font-family: "Montserrat", sans-serif;

    font-weight: 400;

    width: 100% !important;

    text-align: left !important;

}

.career-accordion .accordion-body{

    text-align: left;

    color:#333;

}

.career-accordion .accordion-body strong{

    color: #000;

    font-size: 15px;

    margin-top: 25px

}

.career-accordion .accordion-item{

    margin-bottom: 15px;

}

.career-accordion .accordion-button{

    background: #faf6f1;

    padding-top: 0px !important;

}

.career-accordion .accordion-button:focus{

    border-color: none;

    box-shadow: none;

}

.profile-panel{

    display: inline-block;

    width: 100%;

    padding: 15px;

    text-align: left;

}

.profile-panel h6{

    

    font-size: 15px;

    color: #333;

    display: inline-block;

    width: 100%;

    padding: 10px;

    border-top: 1px solid #ccc;

    text-align: center;

}

.profile-panel h6 span, .small-label{

    font-size: 11px;

}

.profile-panel h6 span.star, .small-label .star, .star{

    color: #f41111;

}

.condidate-profile-form{

    display: inline-block;

    width: 60%;

    margin-left: 20%;

    background: #fff;

    padding: 15px;

    border: 1px solid #ccc;

    font-family: 'RobotoRegular' !important; 

}

.condidate-profile-form label{

    font-family: 'RobotoMedium';

    font-weight: 400;

}

.add-more-phone{

    float: right;

    font-size: 11px;

    color: #333;

    

    text-decoration: none;

    text-align: right;

    margin: 5px 0;

    text-transform: capitalize;

}

.condidate-profile-form .form-control, .condidate-profile-form .form-select{

    font-size: 11px;

    color: #333;

    

    height: 38px;

    padding: .655rem .75rem;

}

.profile-panel ul li{

    color: #7A7A7A;

     font-family: "Montserrat", sans-serif;

    font-size: 15px;

    font-weight: 400;

}

@media (min-width:1000px){

    .custom-img-responsive2{

        width: 100%;

    }

}

.mobile-image-show{

    display: none;

}

.mobile-video{

    display: none;

}

.footer-input-text{

    display: inline-block;

    width: 60%;

    height: 46px;

    font-size: 15px;

    text-transform: none !important;

    padding:5px 10px;

    border: 1px solid #000;

    border-radius: 3px;

    margin-bottom: 10px;

}

.offers-listing{

    display: inline-block;

    width: 100%;

    text-align: center;

    padding: 0;

    margin: 10px 0;

    list-style: none;

}

.offers-listing li{

    display: inline-block;

    width: 30%;

    text-align: center;

    margin: 0 4%;

}

.offers-listing li img{

    display: inline-block;

    max-width: 100px;

}

.iternary-main-top-outer{

    background: url(../images/grass-dark-bg.png) no-repeat;

    background-size: 100%;

    position: relative;

    z-index: 99;

    margin-top: -100px;

    padding-top: 150px;

    padding-bottom:150px;

}

.div-bg-color-block{

    background: #fff;

}

.div-bg-color-block2{

    background: #fff;

    padding-top: 60px;

}

.new-content-padding3 {

    padding: 50px 00px 10px 50px;

}

.new-content-padding4 {

    padding: 50px 50px 10px 00px;

}

.golden-colr2 {

    color: #000 !important;

    font-size: 35px !important;

}

.iternary-main-top-outer h5{

    font-size: 38px;

    font-weight: 500 !important;

    color: #BD9A56;

    line-height: 30px;

}

.iternary-main-top-outer h5 small{

    font-size: 19px;

}

.iternary-main-top-outer p{

    color: #333333;

}

.iternary-main-top-outer3{

    background: url(../images/grass-dark-bg.png) no-repeat;

    background-size: 100%;

    position: relative;

    z-index: 0;

    margin-top: -60px;

    padding-top: 150px;

    padding-bottom:0px;

}

.iternary-main-top-outer3 h5{

    font-size: 38px;

    font-weight: 500 !important;

    color: #BD9A56;

}

.iternary-main-top-outer2 h5{

    font-size: 38px;

    font-weight: 500 !important;

    color: #BD9A56;

}

.iternary-main-top-outer2-1 h5{

    font-size: 38px;

    font-weight: 500 !important;

    color: #BD9A56;

}

.iternary-main-top-outer3 p, .iternary-main-top-outer3 p b, .iternary-main-top-outer2 p, .iternary-main-top-outer2 p b, .iternary-main-top-outer2-1 p, .iternary-main-top-outer2-1 p b{

    color: #333333;

}

.border-before-block, .border-before-block2, .border-before-block3, .border-before-block4{

    position: relative;

}

/* .border-before-block:before{

    border: 2px solid #bb462a;

    height: 220px;

    width: 75%;

    left: -10px;

    top: 38px;

    position: absolute;

    z-index: 9;

    content: '';

}

.border-before-block2:before{

    border: 2px solid #bb462a;

    height: 40vh;

    width: 75%;

    right: -10px;

    top: 38px;

    position: absolute;

    z-index: 9;

    content: '';

} */

.border-before-block3:before{

    border: 2px solid #bb462a;

    height: 50%;

    width: 50%;

    right: 15%;

    top: 35%;

    position: absolute;

    z-index: 9;

    content: '';

}

/* .border-before-block4:before{

    border: 2px solid #bb462a;

    height: 50vh;

    width: 75%;

    left: -10px;

    top: 38px;

    position: absolute;

    z-index: 9;

    content: '';

} */

.iternary-main-top-outer .custom-img-responsive2, .iternary-main-top-outer3 .custom-img-responsive2, .iternary-main-top-outer2 .custom-img-responsive2, .iternary-main-top-outer2-1 .custom-img-responsive2{

    position: relative;

    z-index: 10;

}

.iternary-main-top-outer2{

    /* background: url(../images/mountain-bg2-img2.png) no-repeat; */

    background-size: 100%;

    position: relative;

    z-index: 99;

    margin-top: -250px;

    padding-top: 100px;

    padding-bottom: 0px;

    background: #fff;

}

.iternary-main-top-outer2-1{

    background: url(../images/bg-mountain-new.png) no-repeat;

    background-size: 100%;

    position: relative;

    z-index: 99;

    margin-top: -250px;

    padding-top: 250px;

    padding-bottom:0px;

    background-attachment: fixed;

}

.shadow-bg-block{

    background: url(../images/grass-dark-bg.png) no-repeat;

    background-size: 100%;

    position: relative;

    z-index: 0;

    margin-top: -40px;

    padding-top: 80px;

    padding-bottom:0px;

}

.shadow-bg-block2{

    background: url(../images/grass-dark-bg.png) no-repeat;

    background-size: 100%;

    position: relative;

    z-index: 0;

    margin-top: 110px;

    padding-top: 80px;

    padding-bottom:0px;

}

.double-new-content-padding4{

    padding:0px 70px 10px 00px

}

.minus-mar-top60{

    margin-top: -60px;

}

.pad-btm-150{

    padding-bottom: 200px;

}

.border-before-block5{

    position: relative;

}

/* .border-before-block5:before{

    border: 2px solid #bb462a;

    height: 240px;

    width: 105%;

    left: -10px;

    top: 38px;

    position: absolute;

    z-index: 9;

    content: '';

} */

.new-content-padding6{

    padding:10px 50px 10px 00px

}

.itinerary-banner{

    background: url(../images/iternary-n-banner.jpg) no-repeat center center;

    background-attachment: fixed;

    height: 600px;

    display: inline-block;

    width: 100%;

    background-size: cover;

    position: relative;

}

.custom-img-responsive2.image-margin-15-top{

    margin-top:-152px;

    position: relative;

    z-index: 12 !important;

}

.custom-img-responsive2.image-margin-31-top{

    margin-top:-142px;

    position: relative;

    z-index: 12 !important;

}

.custom-img-responsive2.image-margin-1-top{

    margin-top:-152px;

    position: relative;

    z-index: 12 !important;

}

.custom-img-responsive2.image-margin-2-top{

    margin-top:-52px;

    position: relative;

    z-index: 12 !important;

}

.custom-img-responsive2.image-margin-3-top{

    margin-top:-130px;

    position: relative;

    z-index: 10;

}

.custom-img-responsive2.image-margin-4-top{

    position: relative;

    z-index: 12 !important;

}

.custom-img-responsive2.image-margin-5-top{

/*    margin-top:-215px;*/

    margin-top: -38%;

    position: relative;

    z-index: 10;

}

.custom-img-responsive2.image-margin-15-top{

/*    margin-top:-215px;*/

    margin-top: -27%;

     position: relative;

    z-index: 10;

}

.custom-img-responsive2.image-margin-6-top{

    margin-top:-135px;

    position: relative;

    z-index: 10;

}

.custom-img-responsive2.image-margin-11-top{

    margin-top:-404px;

    position: relative;

    z-index: 10;

}

.image-margin-16-top{margin-top: -53px;}

.image-margin-18-top{margin-top: -380px;}

.image-margin-7-top{

    position: absolute !important;

    left: 0;

    right: 0;

    top: 0;

    bottom: 0px;

    margin: 0 auto;

    z-index: 13;

    content: '';

}

.image-margin-8-top{

    margin-top:-136px;

    position: relative;

    z-index: 10;

}

.image-margin-9-top{

    margin-top:-39px;

    position: relative;

    z-index: 10;

}

.image-margin-21-top{

    margin-top:-44px;

    position: relative;

    z-index: 10;

}

.image-margin-10-top{

    margin-top:-107px;

    position: relative;

    z-index: 12;

}

.mt-minus-top-9{

    margin-top: -60px;

}

/* .bg-img-content-block{

    background: url('../images/day-5.jpg') no-repeat center bottom;

    background-size: 100%;

    background-attachment: fixed;

    min-height: 500px;

} */

 /* .right-bg-image-block{

    background: url('../images/day2-2.png') no-repeat right bottom;

    min-height: 520px;

    background-size: 70%;

 } */

  .right-bg-image-block{

    position: relative;

  }

  .left-upper-content-block{

    position: relative;

    z-index: 9;

  }

  .day-2-img{

    position: absolute;

    right: 0;

    bottom: 0;

    content: '';

    z-index: 2;

    width: 54%;

  }

/* .mt-minus-top-10{

    margin-top: -166px;

} */

.mt-minus-top-10{

    margin-top: -110px;

}

.mt-minus-top-11{

    margin-top: -78px;

}

.mt-minus-top-12{

    margin-top: -23px;

}

.mt-minus-top-13{

    margin-top: -349px;

}

.mt-minus-top-15{margin-top: -130px;}

.mt-minus-top-20{margin-top: -175px;}

.mt-minus-top-21{

    margin-top: -52px;

}

@media (min-width:1450px) {

    .border-before-block3:before{

        height: 400px;

    }

    .border-before-block4:before{

        height: 340px;

    }

    .custom-img-responsive2.image-margin-2-top{

        /* margin-top:-59px */

    }

    .custom-img-responsive2.image-margin-3-top{

        margin-top:-148px

    }

    .custom-img-responsive2.image-margin-5-top{

        margin-top:-249px;

    }

    .custom-img-responsive2.image-margin-6-top{

        margin-top:-156px;

    }

    .image-margin-10-top {

        margin-top: -121px;

    }

    .image-margin-8-top{

        margin-top: -156px;

    }

    .day-2-img{

        width: 50%;

    }

    .mt-minus-top-20 {

        margin-top: -200px;

    }

    .image-margin-18-top {

        margin-top: -440px;

    }

    .mt-minus-top-21 {

        margin-top: -62px;

    }

    .image-margin-16-top {

        margin-top: -62px;

    }

    .mt-minus-top-15 {

        margin-top: -152px;

    }

}

@media (min-width:1281px) and (max-width:1449px) {

    .image-margin-18-top {

        margin-top: -440px;

    }

}

@media(max-width:767px){

    .button-title{

        position: inherit;

        top: inherit;

        right: inherit;

        display: inline-block;

        width: 100%;

        text-align: left;

    }

    .carer-search-panel .form-control, .carer-search-panel .form-select{

        margin-bottom: 10px;

    }

    .filters-listing li{

        width: 100%;

        text-align: left;

        margin-bottom: 10px;

    }

    .career-accordion .accordion-button span, .career-accordion .accordion-button span:last-child{

        width: 100%;

        margin-bottom: 10px;

    }

    .career-accordion .accordion-button::after{

        top: 21px;

    }

    .career-accordion .accordion-button{

        display: inline-block;

    }

    .condidate-profile-form{

        width: 100%;

        margin-left: 0;

    }

    .career-outer{

        margin-top: 60px !important;

    }

    .footer-input-text{

        width: 100%;

    }

    .footer-bottom-logo-list li{

        width: 33%;

        margin: 10px 0;

        height: 75px;

    }

    a.arrow-btn{

        bottom: 12px;

        font-size: 30px;

    }

    .mobile-video{

        display: block;

    }

    .web-video{

        display: none;

    }

    .no-sh-responsive{

        display: none;

    }

    .responsive-sh-block{

        display: inline-block;

        width: 100%;

        text-align: center;

    }

    .responsive-sh-block a span{

        display: inline-block;

        width: 100%;

        text-align: center;

        color: #fff;

    }

    .darkHeader .responsive-sh-block a span{color: #000;}

    .navbar-dark .navbar-toggler{

        border-color: #fff;

    }

    .navbar-dark .navbar-toggler-icon {

        background: url(../images/nav-border-white.svg) no-repeat !important;

    }

    .darkHeader .navbar-dark .navbar-toggler{

        border-color: #bb462a;

    }

    .darkHeader .navbar-dark .navbar-toggler-icon {

        background: url(../images/nav-border.svg) no-repeat !important;

    }

    .responsive-sh-block .navbar-toggler{

        float: right;

        margin-top: 10px;

        position: absolute;

        right: 10px;

        top: 17px;

        z-index: 99;

    }

    .responsive-sh-block span{

        font-weight: 500;

        font-family: CinzelRegular;

        line-height: 1;

        text-transform: none;

        color: #000;

        font-size: 13px;

    }

    .responsive-sh-block .main-logo{

        max-width: 70px !important;

        margin-left: 0;

        margin-right: 0;

        margin-bottom: -3px;

    }

    /* body{

        padding-top: 117px;

    } */

    .video-section{

        margin-top: 0px;

    }

    .navbar .container{

        padding-left: 0px !important;

        padding-right: 0px !important;

        max-width: 100% !important;

    }

    .navbar-nav{

        background: #fff;

        margin-top: -1px;

    }

    .navbar-nav.text-center{

        text-align: left !important;

    }

    .navbar-nav .nav-link:hover, .navbar-nav .nav-link.active{

        border-bottom: 2px solid transparent;

    }

    .web-show{

        display: none;

    }

    .mobile-show{

        display: block;

    }

    .content-section{

        width: 100%;

        padding: 0 15px;

        top: 35%;

    }

    .content-section h1, .ind-ban-h3{

        font-size: 24px !important;

        margin-bottom: 10px !important;

    }

    .content-section small{

        margin-bottom: 10px;

    }

    .banner-bottom-btn-block{

        margin-top: 20px;

    }

    .no-padd-responsive{

        padding-left: 0;

        padding-right: 0;

    }

    .content-b-right {

        padding: 20px 20px 40px;

        text-align: center;

    }

    .main-upper-sec h2{

        font-size: 28px;

    }

    .main-upper-sec .btn{

        margin-top: 10px;

    }

    .main-upper-sec p{

        margin-top: 20px;

    }

    .main-sliders-info-section{

        padding: 30px 0;

    }

    .slider-content-block-padding{

        padding:20px 20px 40px;

        text-align: center;

    }

    .main-sliders-info-section h1, .bottom-things-sec h1, h2.ind-h2{

        font-size: 28px;

        margin-bottom: 10px;

    }

    .padd-30{

        padding-left: 0;

        padding-right: 0;

    }

    .explore-content{

        padding: 20px 20px 40px;

        text-align: center;

    }

    .left-content-btm{

        padding-left: 0;

        padding-right: 0;

        text-align: center !important;

    }

    .bottom-threeimg-block .voffset15{

        margin-top: 30px;

    }

    .bottom-threeimg-block img{

        width: 100%;

        margin-bottom: 10px;

    }

    .custom-setting-img {

        margin-top: 0px;

        margin-left: 0px;

    }

    .bottom-main-sec{

        height: 450px;

        background-attachment: inherit !important;

    }

    .bottom-sustain-sec{

        margin: 10px 40px 10px 0px;

        padding: 20px 10px;

        width: 90%;

    }

    .bottom-sustain-sec h1{

        font-size: 22px;

        margin-bottom: 15px;

    }

    .bottom-sustain-sec .voffset2{

        margin-top: 0px;

    }

    footer h1, .ftr-h3{

        margin-top: 20px;

    }

    .book-now-btn-responsive{

        display: block;

        position: fixed;

        bottom: 0;

        width: 48%;

        border-radius: 0;

        z-index: 999;

        padding: 9px 10px 7px;

        color: #ffffff;

        background-color: #bb462a;

        border: 1px solid #bb462a;

         font-family: "Montserrat", sans-serif;

        text-transform: uppercase;

        font-weight: 300;

        margin: 0 0.5%;

        border-radius: 3px 3px 0 0;

    }

    .book-now-btn-responsive.left{

        left: 0;

    }

    .book-now-btn-responsive.right{

        right: 0;

    }

    

    .booking-bar {

        bottom: 32px !important;

        min-height: auto !important;

        padding: 5px;

    }

    .booking-bar{

        display: none;

    }

    .booking-bar-inner .custom-block.lable-block {

        display: inline-block;

        width: 100%;

    }

    .booking-bar-inner .custom-block {

        display: inline-block;

        width: 100%;

        margin-bottom: 5px;

    }

    .custom-block h3{

        text-align: center;

    }

    .close-icon-res{

        display: block;

        font-size: 16px;

    }

    .our-story{ height: 400px;}

    .our-story .content-section{

        top: 30%;

    }

    .our-story .content-section small{

        letter-spacing: 2px;

        margin-top: 40px;

    }

    .custom-img-responsive2{

        max-width: 100%;

        display: inline-block;

    }

    .sustain-banner-section{

        padding:0 ;

    }

    .left-banner-text-block{

        padding: 30px !important;

        background: #fff;

    }

    .listing-in li{

        width: 100%;

    }

    .sustianablity-block p, .text-listing li{

        text-align: left !important;

    }

    #quote {

        text-align: center !important;

    }

    .res-m-t-10-new{

        margin-top:10px ;

    }

    .right-contact-form{

        min-height: 200px;

    }

    .enquire-form-inner-section{

        width: 100%;

    }

    .res-text-center{

        text-align: center;

    }

    .res-text-center br{

        display: none;

    }

    .inner-din1-content-sec{

        padding: 30px;

    }

    .din1-bg{

        min-height: 100px;



    }

    .res-no-padd{

        padding: 0 !important;

    }

    .res-btm-15{

        margin-bottom: 15px;

    }

    .voffset5.dining-info-section{

        margin-top: 0px !important;

    }

    .res-voffset4{

        margin-top: 15px !important;

    }

    .ind-main-h{

        font-size: 22px !important;

        margin-bottom: 10px !important;

    }

    .exp-things-info-listing li{

        text-align: left;        

    }

    .exp-block h1, .exp-block .ind-h2{

        font-size: 27px;

    }

    .content-section-contact{

        width: 90%;

    }

    .our-story {

        background: none;

        background-attachment: inherit !important;

        background-position: inherit !important;

        background-size: 100% !important;

        height: auto !important;

    }

    .mobile-image-show{

        display: block;

        width: 100%;

    }

    .our-story .content-section h1, .thingstodo .content-section h1, .thingstodo .content-section .ind-ban-h3, .our-story .content-section .ind-ban-h3{

        letter-spacing: 0px;

    }

    .booking-bar-banner{

        display: none !important;

    }

    .clearHeader{

        /* background: #fff; */

        background: transparent;

    }

    .enquire-now-btn-ban{

        width: auto !important;

        padding: 7px 16px;

    }

    .navbar-nav .nav-link{

        color: #484848 !important;

    }

    .contact .content-section-contact{

        height: auto !important;

        padding: 30px;

        top: 30%;

    }

    .contact .content-section-contact h1{

        margin-bottom: 0px;

    }

    .exp-block{

        padding-bottom: 15px;

    }

    .exp-block p{

        margin-top: 15px;

    }

    .banner-bottom-btn-block .enquire-now-btn-ban{

        display: none;

    }

    .main-home-content-section.experience-main-top-section{

        margin-top: 0px !important;

    }

    .main-home-content-section.minus-top-margin{

        margin-top: 0px !important;

    }

    .top-bar{

        display: none;

    }

    .main-sliders-info-section p, .bottom-things-sec p, .bottom-threeimg-block p{

        padding-left: 5px;

        padding-right: 5px;

    }

    .audio-btns{

        display: inline-block !important;

        width: 130px !important;

    }

    .video-section.contact .audio-btns{

        display: none !important;

    }

    .banner-bottom-btn-block{

        display: none;

    }

    .journey-steps li{

        width: 100%;

    }

    .logo-listing li{

        width: 100%;

        margin-bottom: 20px;

    }

    .logo-listing li img{

        max-width: 100%;

    }

    .proud-member-block{

        padding-left: 0;

        text-align: center;

    }

    .badge-img{

        position: inherit;

        left: auto;

        right: auto;

        margin-bottom: 25px;

        display: inline-block;

    }

    .steps-bg-block:before, .steps-bg-block2:before, .steps-bg-block3:before, .steps-bg-block4:before, .steps-bg-block5:before, .steps-bg-block6:before, .steps-bg-block7:before{

        left: -2px;

        height: calc(100% - 56px);

        background-size: 55px;

    }

    .steps-bg-block, .steps-bg-block2, .steps-bg-block3, .steps-bg-block4, .steps-bg-block5, .steps-bg-block6, .steps-bg-block7{

        padding-left: 64px;

        text-align: left;

    }

    .steps-bg-block2:before, .steps-bg-block3:before{

        top: 10px;

    }

    .dining-section{

        margin-top: 22px !important;

        

    }

    .dining-section h1{

        line-height: 28px;

        margin-bottom: 5px !important;

    }

    /* .journey-outer-section{

        margin-top: -54px;

    } */

    .content-section.journey small {

        margin-bottom: 0;

    }

    .content-section.journey h1{

        margin-bottom: 0px !important;

        line-height: 29px;

    }

    /* .content-section.journey{

        height: 90px;

        margin-top: 100px

    } */

}

.navbar .nav-item .dropdown-menu.exp-dropdown {

    height: 350px;

    overflow-y: scroll;

    overflow-x: hidden;

}

@media (min-width:768px) and (max-width:1023px){

    .footer-bottom-logo-list li{

        width: 33%;

        margin: 10px 0;

        height: 50px;

    }

    .booking-bar-inner .custom-block.lable-block {

        display: inline-block;

        width: 100% !important;

    }

    .booking-bar-inner .custom-block {

        display: inline-block;

        width: 33.3% !important;

        padding: 0 3px;

        margin-bottom: 5px;

    }

    .custom-block h3{

        text-align: center;

        display: inline-block;

        width: 100%;

        margin: 3px 0;

    }

    .no-sh-responsive{

        display: none;

    }

    .responsive-sh-block{

        display: inline-block;

        width: 100%;

    }

    .responsive-sh-block .navbar-toggler{

        float: right;

    }

    .responsive-sh-block span{

        font-weight: 500;

        font-family: CinzelRegular;

        line-height: 1;

        text-transform: none;

        color: #000;

        font-size: 1rem;

    }

    .responsive-sh-block .main-logo{

        max-width: 55px !important;

        margin-left: 0;

        margin-right: 0;

    }

    body{

        padding-top: 0px;

    }

    .video-section{

        margin-top: 0;

    }

    .content-section{

        width: 100%;

    }

    .content-b-right{

        padding: 20px 40px;

        text-align: center !important;

    }

    .main-upper-sec h2{

        font-size: 37px;

    }

    .no-padd-responsive{

        padding-left: 0;

        padding-right: 0;

    }

    .main-sliders-info-section h1, .bottom-things-sec h1, h2.ind-h2{

        font-size: 32px;

        margin-bottom: 15px;

    }

    .slider-content-block-padding{

        padding: 20px;

    }

    .explore-content{

        padding-left: 0;

        padding-right: 20px;

        padding-top: 20px;

        padding-bottom: 20px;

    }

    .explore-content p{

        font-size: 13px;

        margin-bottom: 5px;

    }

    .explore-content h1{

        margin-bottom: 10px;

    }

    .explore-content .voffset2{

        margin-top: 10px;

    }

    .tab-show{

        display: block;

    }

    .tab-none{

        display: none;

    }

    .bottom-threeimg-block .voffset15{

        margin-top: 0;

    }

    .custom-setting-img{

        display: none;

    }

    .left-content-btm{

        text-align: center !important;

        padding: 20px;

    }

    /* body{

        padding-bottom:175px ;

    } */

    .right-contact-form{

        min-height: 200px;

    }

    .inner-din1-content-sec{

        padding: 50px;

    }

    .exp-things-info-listing li{

        text-align: left;        

    }

    .exp-block h1, .exp-block .ind-h2{

        font-size: 27px;

    }

    .navbar-nav{

        background: #fff;

    }

    .navbar-nav .nav-link{

        color: #484848 !important;

        text-align: left;

    }

    .banner-bottom-btn-block{

        margin-top: 10px;

    }

    .content-section{

        top: 25%;

    }

    .booking-bar-banner{

        padding: 5px 0;

    }

    .our-story .content-section{

        top: 40%;

    }

    .contact .content-section-contact{

        height: auto !important;

        padding: 70px;

        top: 30%;

    }

    .contact .content-section-contact h1{

        margin-bottom: 0px;

    }

    .exp-block{

        padding-bottom: 15px;

    }

    .exp-block p{

        margin-top: 15px;

    }

    .journey-steps li{

        width: 50%;

    }

    .steps-bg-block:before, .steps-bg-block2:before, .steps-bg-block3:before{

        left: -6px;

        background-size: 55px;

        height: calc(100% - 35px);

    }

    .steps-bg-block, .steps-bg-block2, .steps-bg-block3{

        padding-left: 60px;

        text-align: left;

    }

    .steps-bg-block2:before, .steps-bg-block3:before{

        top: 10px;

    }

}

@media (min-width:1024px) and (max-width:1199px){

    .main-sliders-info-section h1, .bottom-things-sec h1{

        font-size: 38px;

        margin-bottom: 20px;

    }

    .booking-bar-inner .custom-block.lable-block {

        display: inline-block;

        width: 100% !important;

    }

    .booking-bar-inner .custom-block {

        display: inline-block;

        width: 33.3% !important;

        padding: 0 3px;

        margin-bottom: 5px;

    }

    .custom-block h3{

        text-align: center;

        display: inline-block;

        width: 100%;

    }

    .navbar-nav .nav-item {

        padding-right: 0.25rem !important;

        padding-left: 0.25rem !important;

    }

    .content-b-right{

        padding: 40px;

    }

    .main-upper-sec h2{

        font-size: 38px;

    }

    .explore-content{

        padding: 20px;

    }

    .tab-show{

        display: block;

    }

    .tab-none{

        display: none;

    }

    .bottom-threeimg-block .voffset15{

        margin-top: 0;

    }

    .custom-setting-img{

        display: none;

    }

    .left-content-btm{

        text-align: center !important;

        padding: 20px;

    }

    /* body{

        padding-bottom:175px ;

    } */

    .navbar-nav .nav-link{

        font-size: 13px;

    }

    .banner-bottom-btn-block{

        margin-top: 10px;

    }

}



/* ============ tab view ============ */

@media (max-width:1024px){

    .custom-img-responsive2.image-margin-5-top{margin-top: -182px;}

    .day-2-img{width:52%}

    .custom-img-responsive2.image-margin-3-top{margin-top: -112px;}

    .custom-img-responsive2.image-margin-6-top{margin-top: -114px;}

    .mt-minus-top-13 {margin-top: -255px;}

    .image-margin-18-top {margin-top: -320px;}

}



@media (max-width:820px){

    .custom-img-responsive2.image-margin-5-top{margin-top: -135px;}

    .thiksey-monastery.slider-content-block-padding{padding:20px 20px 330px 20px}

    .thiksey-monastery.slider-content-block-padding .day-2-img{width:100%}

    .day-2-img{width:52%}

    .custom-img-responsive2.image-margin-3-top{margin-top: -91px;}

    .custom-img-responsive2.image-margin-6-top{margin-top: -114px;}

    .mt-minus-top-13 {margin-top: -190px;}

    .image-margin-18-top {margin-top: -320px;}

    .mt-minus-top-15 {margin-top: -110px;} 

    .mt-minus-top-20 {margin-top: -120px;}

    .image-margin-18-top {margin-top: -240px;}



}

/* ============ desktop view ============ */

@media all and (min-width: 992px) {

	.navbar .nav-item .dropdown-menu{ display: none; }

	.navbar .nav-item:hover .dropdown-menu{ display: block; }

	.navbar .nav-item .dropdown-menu{ margin-top:0; }

}	

/* ============ desktop view .end// ============ */



/* Portrait */

@media screen and (orientation:portrait) {

    .mobile-video.portrait{

        display: block !important;

        height: 95vh !important;

        margin-top: -30px;

    }

    .mobile-video.landscape{

        display: none !important;

    }

    .arrow-btn{

        margin-top: 28% !important;

        font-size: 30px;

    }

    .banner-bottom-btn-block {

        margin-top: 60px;

    }

    a.arrow-btn {

        bottom: 70px !important;

    }

    

 }

 /* Landscape */

 @media screen and (orientation:landscape) {

    .mobile-video.portrait{

        display: none !important;

    }

    .mobile-video.landscape{

        display: block !important;

        height: 95vh !important;

        margin-top: -30px;

    }

    

    

 }

 @media (min-width:768px){

    .mobile-video.portrait, .mobile-video.landscape{

        display: none !important;

    }

}

.tracking-mobile-view img{display: block;}

.tracking-mobile-view img.tracking-mobile{display: none;}

.mountain-dance-view img{display: block;}

.mountain-dance-view img.mountain-dance{display: none;}

@media (max-width:991px){

.dropdown-submenu:hover>.dropdown-menu{display: block;}

.dropdown-submenu:hover>.dropdown-menu.show{display: block;}

header .nav-item.dropdown .dropdown.dropdown-submenu .dropdown-menu a {

    white-space: normal;

}

header .nav-item.dropdown .dropdown.dropdown-submenu .dropdown-menu{overflow: auto;height: 250px;}

}



@media (max-width:767px){

.image-margin-18-top {

    margin-top: -385px;

}

.mt-minus-top-13 {

    margin-top: -250px;

}

.tracking-mobile-view img{display: none;}

.tracking-mobile-view img.tracking-mobile{display: block;}

.mountain-dance-view img{display: none;}

.mountain-dance-view img.mountain-dance{display: block;}

.thiksey-monastery.slider-content-block-padding{padding:20px 20px 270px 20px}

.thiksey-monastery.slider-content-block-padding .day-2-img{width:100%}

.mt-minus-top-15 {

    margin-top: -170px;

}

}

@media (max-width:575px){

    .custom-img-responsive2.image-margin-5-top{

        margin-top: -144px;

    }

    .mt-minus-top-13 {

        margin-top: -225px;

    }

    .thiksey-monastery.slider-content-block-padding{padding:20px 20px 180px 20px}

    .mt-minus-top-15 {

        margin-top: -150px;

    }

}

@media (max-width:480px){

.custom-img-responsive2.image-margin-1-top {

    margin-top: -98px;}

.custom-img-responsive2.image-margin-2-top{margin-top: -50px;}

.custom-img-responsive2.image-margin-3-top{margin-top:-103px}

.mt-minus-top-20{margin-top: -140px;}

.image-margin-18-top{margin-top: -278px}

.mt-minus-top-11{margin-top: -50px}

.mt-minus-top-12{margin-top: -20px;}

.mt-minus-top-21 {margin-top: -45px;}

.mt-minus-top-13 {

    margin-top: -198px;

}

.iternary-main-top-outer2-1{background-size: 300%;margin-top: -220px;}

.mt-minus-top-15 {

    margin-top: -127px;

}

.thiksey-monastery.slider-content-block-padding{padding:20px 20px 200px 20px}

}

@media (max-width:420px){

    .mt-minus-top-13 {

        margin-top: -177px;

    }

    .mt-minus-top-15 {

        margin-top: -112px;

    }

}

@media (max-width:375px){

    .mt-minus-top-20{margin-top: -115px;}

    .mt-minus-top-13 {

        margin-top: -165px;

    }

    .mt-minus-top-21 {

        margin-top: -32px;

    }

    .mt-minus-top-15 {

        margin-top: -98px;

    }

}







    .popup-btn {

  position: absolute;

  top: 47%;

  left: 50%;

  border-radius: 20px;

  transform: translateX(-50%);

  background: #1C2A44;

  color: #fff;

  padding: 6px 15px;

  font-size: 13px;

  letter-spacing: 2px;

  text-transform: uppercase;

  text-decoration: none;

  transition: all 0.3s ease;

}



.popup-btn:hover {

  background: #8f6f4a;

  color: #fff;

}





  .video_cntr {



    position: relative;



    top: -30px;



    bottom: 0;



    /* height: 100vh; */



}



.setvimeo {



    position: absolute;



    top: -34px;



    left: 0;



    width: 100%;



    height: 100%;



    /* height: 100vh; */



}



.iframeNew1 {



  z-index: 999;



  background: #fff;



  width: 100%;



  position: relative;



}







#carouselExampleControls1 img {



    width: 100vw;



    height: 100vh;



}







@media (max-width:767px){



  #homevideo1{



    display:none !important;



}







#carouselExampleControls1 img {



    width: 100vw;



    height: 36vh;



}







.main-home-content-section.minus-top-margin {



    padding-top: 0 !important;



}







#carouselExampleControls111 {



    margin-bottom: 2rem;



}



}



  .faq-section {
        max-width: 900px;
        margin: 60px auto;
       
    }

    .faq-title {
        text-align: center;
        margin-bottom: 30px;

       
    font-size: 2.5rem;
    font-weight: 400;
    /* text-transform: uppercase; */
    line-height: 1.1em;
    color: #212121;
   
    }

    .faq-item {
        margin-bottom: 12px;
        
    }

    .faq-question {
        width: 100%;
         background-color: #faf6f1;
        /* background: #355d14; */
        /* color: #fff; */
        padding: 18px 20px;
        /* font-size: 18px; */
        border: none;
        text-align: left;
        cursor: pointer;
        position: relative;
    color: #605F5F;
     font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.6em;
    }

    .faq-question::after {
    content: "";
    position: absolute;
    right: 20px;
    top: 50%;
    width: 10px;
    height: 10px;
    border-right: 2px solid #605F5F;
    border-bottom: 2px solid #605F5F;
    transform: translateY(-50%) rotate(45deg);
    transition: 0.3s ease;
    
}


    .faq-question.active::after {
    transform: translateY(-50%) rotate(-135deg);
}


    .faq-answer {
        background: #fff;
        padding: 20px;
        display: none;
        /* border: 1px solid #ddd; */
         font-size: 15px;
    font-weight: 400;
    line-height: 1.6em;
     font-family: "Montserrat", sans-serif;
     /* text-transform:  !important; */
    }

    .more-faq {
        display: none;
    }

    .faq-toggle-btn {
        display: block;
        margin: 30px auto;
        /* background: #4d7c18; */
           color: #ffffff;
    background-color: #bb462a;
        border: none;
        padding: 12px 30px;
        font-size: 16px;
        cursor: pointer;

        
    }


    .bottom-newsletter-section{
display:inline-block;
width:100%;
text-align:center;
background: #222;
padding:20px 0;
}
.bottom-newsletter-section .container{
border-bottom:1px solid #68615E;
padding:20px 0 40px;
}
.bottom-newsletter-section .btn-primary{
padding:12px 25px;
margin-top:-1px;
}
.bottom-newsletter-section .ftr-h3 {
font-size: 18px;
font-weight: 700;
text-transform: uppercase;
line-height: 1.1em;
color: #fff;
font-family: "Montserrat", sans-serif;
}
.bottom-newsletter-section p{
color: #fff;
margin-bottom: 15px;
 font-family: "Montserrat", sans-serif;
font-size: 15px;
}




.partner-section {
     
    min-height: 300px;         /* adjust height if needed */
    border-left: 1px solid #68615E;
    border-right: 1px solid #68615E;
}

.partner-box {
    text-align: center;
}

.partner-box .divider-line {
    display: block;
    width: 40px;
    height: 2px;
    background: #bb462a;
    margin: 10px auto 20px;
}

.partner-logo {
    /* width: 100%; */
    max-width: 85px;
    height:60px;
    margin: 0 auto;
}


@media (max-width: 768px) {
  .partner-section {
    border-left: none;
    border-right: none;
    border-top: 1px solid #68615E;
    border-bottom: 1px solid #68615E;
    margin: 20px 0;
  }
}



.contact-buttons-bar {
position: fixed;
left: 15px;
z-index: 9999999;
bottom: 18px;
width: 70px;
bottom: 47px;
}



.buttons-bar {

    position: fixed;
    right: 30px;
    z-index: 9999999;
    /* width: 70px; */
    bottom: 49px;
    padding: 5px;
    border: 5px solid #bb462a;
    border-radius: 50%;
    background: white;
/* position: fixed;
right: 0;
z-index: 9999999;

width: 70px;
bottom: 20px; */
}
.phonehead{
font-size: 24px;
color: #fff;
background: black;
padding: 10px;
border-radius: 30px;
}
.dropdown {
position: absolute;
display: inline-block;
}
.dropdown-content {
display: none;
background: #bb462a;
color: #fff;
position: fixed;
bottom:15px;
right: 0;
flex-direction: column;
gap: 1.5rem;
width: 180px;
z-index: 93;
list-style-type: none;
padding-left: 0;
padding: 0.5rem;
margin-right: 2rem;
margin-bottom: 5rem;
border-radius: 8px;
}
.count{
float: right;
}
.iconS {
font-size: 20px;
color: white;
margin-left: 10px;
}
.dropdown-content a {
color: black;
padding: 12px 16px;
text-decoration: none;
display: block;
}
/* .dropdown-content a:hover {background-color: #ddd;} */
.dropdown:hover .dropdown-content {display: block;}
/* .dropdown:hover .buttons-bar {background-color: #3e8e41;} */

@media only screen and (max-device-width: 768px){
    .buttons-bar {
   
    bottom: 45px;
}
}


.main-tittle{
    padding-bottom: 30px;
}

.main-tittle h2{
    font-size: 2.5rem;
    color: #222;
}