html {
  scroll-behavior: auto;
}
body {
        background: #fff;
        /*padding-bottom: 741px;*/
}
.pr-wrapper .gallery-slide{
    margin-bottom:0 !important;
}
.pr-wrapper .slick-dots{
    bottom:0;
}
.omara-mb{
    display:none;
}
.media_grid {
    margin:0 30px;
}
.pr-wrapper{
    background: #eae3c5;
}
.form-group.number-select {
    position: relative;
}
.fixed-top {
    z-index: 99 !important;
}
.cart2:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #ffffff;
    position: absolute;
    left: 57px;
    top: 10px;
}
.video2{
    margin-bottom:-8px;
}
.artistic {
    font-size: 6px;
}
select#country_code {
    width: 90px;
    /* border-right: solid 1px #fff; */
    margin-right: 10px;
}
select#country_code option {
    color: #000;
}
.choices__input{
    background:transparent !important;
}
.choices:last-child {
    margin-bottom: 0;
    width: 100%;
}
.navbar-brand img {
    width: 120px;
    margin-bottom: 10px;
}
.hd {
    line-height:1.2;
}
nav .nav-link:hover, 
nav .nav-link:focus{
    color:#fff;
}
nav .nav-link:hover:before{
    width:100%;
}
nav .nav-link:before{
        content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    background: #fff;
    height: .5px;
    transition: .5s;
}

nav .nav-link {
    font-size: 12px;
    color: #fff;
    font-weight: 400;
    padding: 0 !important;
    position: relative;
}
nav .nav-item {
    margin-left: 40px;
}
.navbar {
    padding: 20px 0;
    transition: all ease-in-out .5s;
}
.btns.fill {
    background: #fff;
    color: #000;
    border: solid 1px #fff;
}
nav.navbar.navbar-expand-lg.fixed {
    background: #52341f;
    -webkit-animation: slide-down 1.0s;
    animation: slide-down 1.0s;
    padding: 10px 0;
}

nav.navbar.navbar-expand-lg.fixed.hide{
    transform: translateY(-100%);
}


nav .nav-link.btns {
    padding: 7px 19px !important;
}

.background-cover {
    background-size:cover !important;
}

.floorplan img {
    filter: blur(5px);
}
.floorplan {
    border: solid 1px;
    padding: 90px;
}
.grey4{
    background:#EAE3C5;
}

.span4{
    font-size:20px;
        font-family: tintacoated-regular;
}

.max8004 {
    width: calc(100% - 15%);
}
.text_on_banner{
    left:0;
    right:0;
}

 footer .logo {
    width: 120px;
       
}
.omara-list .omara-number p {
    color: #52341f !important;
}
.tab-center .nav-link.active,
.tab-center .nav-link:hover{
   background: #52341f;
    color: #fff;
}
.tab-center .nav-link {
    border-radius: 0;
    border: solid 1px #52341f;
    color: #52341f;
    font-size: 14px;
    margin: 0 10px;
    padding: 10px 30px;
}
.tab-body .max801 {
    max-width: 100%;
    height: auto;
    padding:0;
}
.tab-body h4{
    margin-top:50px;
}
.nourish-slider .bg-cover1:before, .nourish-slider .bg-cover1:after{
    content:none;
}
.nourish-help img {
    margin-bottom: 20px;
    width: 70px;
}
.fullscreen{
    position:relative;
}
.fullscreen .container {
        position: absolute;
    top: 80px;
    left: 0;
    right: 0;
}
.pad50 {
    padding: 0px 0;
}
.tab-body .nourish-slider h4 {
    text-align: center;
    color: #000 !important;
    font-size: 20px;
    margin-bottom: 30px !important;
    margin-top: 40px !important;
}
.tab-body .bg-cover1{
    height:auto;
}
.border-top {
    border-top: var(--bs-border-width) var(--bs-border-style) #959595 !important;
}

 form .form-control, form textarea{
   color: #ffffff !important;
    border-bottom: 1px solid #fffaf759 !important;
}
 form {
    /*max-width:700px;*/
    margin:auto;
}
form .s-input>label>i {
    border: 1px solid #fff;
}
form .s-input--rounded>label b{
    color:#fff;
}
form .s-input--rounded>label b a {
    color: #fff;
}
 form .s-input {
    margin: 15px 0 20px;
}
#careerform form .form-group, form .form-group {
    margin-bottom: 25px;
}
form textarea{
    padding: 0 0 15px !important;
}
.enqbtn:after, .newbtn:after {
    content: "";
    height: 240%;
    width: 140%;
    top: 0;
    left: 0;
    z-index: -1;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
::-moz-placeholder { /* Firefox 19+ */
 color: #fff;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}
.copy{
    background:#986949;
}
.copy p {
    font-size: 14px;
    color: #fff;
    padding: 10px 0;
    opacity: .5;
}
footer {
    background: #492f1d;
   
}
.foot{
    /*  position: fixed;*/
    /*width: 100%;*/
    /*bottom: 0;*/
   
}
.n_title, .copy_number a {
    color: #ffffffbf;
    font-weight: 400;
}
.copy_number a{
    color:#fff;
}
.n_title a:after, .n_title a:before {
    background: #ffffff;
    position: absolute;
}


.bgshadow{
    background: #0000005e;
}

.fullscreen .h6, 
.fullscreen p {
        opacity: .9;
    color:#000;
}
.grey5{
    background:#805439;
}
.fullscreen-data{
    padding:40px 0;
}
.fullscreen-data .nourish-help p {
    color: #fff !important;
    opacity: .9;
    padding-right: 10px;
}
.max800 {
    width:calc(100% - 59%);
}
.rightfix {
    width: calc(100% - 50%);
}

.leftfix{
    position: absolute;
    left: 0;
    right: unset;
    bottom: 0;
    top: 0;
    margin-left: 0;
}

.fullscreen .btns2 {
    border: none;
    font-size: 16px;
    backdrop-filter: blur(42px);
    background: #ffffff4d;
    color: #fff;
    padding: 12px 25px;
    font-weight: 400;
}
.fullscreen .btns2:before{
    content:none;
}

.fullscreen2 .container {
    position: absolute;
    top: 80px;
    left: 0;
    right: 0;
    bottom: 0;
    align-items: center;
    display: flex;
    justify-content: center;
}
.book-visit .btns2 {
    border: none;
    background: #52341F;
    color: #fff;
    margin-top: 110px;
    font-weight: 400;
    font-size: 15px;
    padding: 12px 25px;
}
.book-visit .btns2:before{
    content:none;
}

.form-wrapper .h6, .form-wrapper .p2{
    color:#000 !important;
}

.enqbtn:hover {
    color:#fff;
}
.enqbtn{
    color:#52341f;
    background-color: #ffffff;
}
.enqbtn:after {
    background: #52341f;
     color:#fff;
}


.full-wrapper1 .fullscreen-data {
   padding: 0px 0;
}
.full-wrapper1 .fullscreen-data .nourish-help p{
    padding:0;
}
.nourish-help {
     margin-bottom: 0px; 
}

.full-wrapper1 .fullscreen-data .nourish-help {
    margin: 0;
    backdrop-filter: blur(20px);
    margin: 0 10px;
    padding: 20px;
    height: 190px;
}
.full-wrapper1 .fullscreen-data .nourish-help img {
    
}
.fullscreen-data .container{
    top:auto;
    bottom:40px;
}
.slick-dots li button:before {
    color:#fff;
    opacity:.6;
}
.slick-dots li.slick-active button:before {
    opacity: 1;
    color:#fff;
}

.slick-dots li button:before {
    color: #fff;
    opacity: .6;
}
.slick-dots li button:before {
    font-family: 'slick';
    font-size: 7px;
    line-height: 20px;
    position: absolute;
    top: 1px;

}

.slick-dots {
    position: inherit;
}
.slick-dots li button{
        border: solid 1px #fff;
    border-radius: 50px;
}
.enquire:hover {
    background: #52341f;
    color: #fff;
}
.pop-form.show {
     transform: translateX(0%);
}
.pop-form span {
    position: absolute;
    right: 20px;
    top: 20px;
    /* border: solid 1px #fff; */
    color: #fff;
    cursor: pointer;
}
.pop-form {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 999999;
    /*backdrop-filter: blur(35px);*/
    max-width: 400px;
    padding: 40px;
    transition: all ease-in-out .5s;
    transform: translateX(100%);
    
        background: #492f1d;
}
.pop-form span img {
    width: 20px;
}
.pop-form  form .s-input>input:checked+label>i:after {
    color: #fff;
}
.pop-form form .s-input>label>i {
    border: 1px solid #ffffff;
}
.pop-form form .s-input--rounded>label b a,
.pop-form form .s-input--rounded>label b {
    color: #ffffff;
}
.pop-form form .form-group {
    margin-bottom: 20px !important;
}
.pop-form .col-lg-6.col-md-6{
    width:100%;
}
.pop-form form .form-control {
    color: #ffffff !important;
    border-bottom: 1px solid #ffffff;
}
.enquire.show{
    transform: translateY(0px);
}
.enquire {
    transform: translateY(200px);
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 999;
    background: #fff;
    color: #52341f;
    text-transform: uppercase;
    font-size: 12px;
    padding: 10px 20px;
    font-weight: 300;
    transition: all ease-in-out .5s;
}


.pop-form form .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.pop-form form .form-control::-moz-placeholder { /* Firefox 19+ */
 color: #fff;
}
.pop-form form .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
.pop-form form .form-control:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}
.location-bullets h4 {
    font-size: 20px;
    margin-bottom: 10px;
    color: #fff !important;
    border-bottom: solid 1px #ffffff47;
    padding-bottom: 25px;
    margin-bottom: 20px;
   text-transform: uppercase;
   display: flex;
    align-items: center;
    gap: 8px;
}
.location-bullets {
     height:411px;
     padding: 40px;
     position:relative;
}
.location-bullets::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #52341f;
    transform: translateY(99%);
    transition: all 0.5s ease;
}

.location-bullets:hover::after{
    transform: translateY(0%);
}

.location-bullets {
    background: #9cb8c5;
}
.location-bullets2{
     background: #b0c18d;
}
.location-bullets3{
      background: #e6c4ba;
}

 .video-play-wrap{
    position:absolute;
    bottom:40px;
    left:40px;
    display:flex;
    align-items:center;
    gap:12px;
    cursor:pointer;
    z-index:5;
}

.play-circle{
    width:60px;
    height:60px;
    border-radius:50%;
    background:#fff;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:20px;
}

.play-text{
    color:#fff;
    font-size:16px;
    letter-spacing:1px;
    font-family: Cantarell;
    font-weight: 200;
}

.video-popup{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.9);
    display:none;
    align-items:center;
    justify-content:center;
    z-index:9999;
}

.video-popup video{
    width:80%;
    max-width:900px;
}

.close-video{
    position:absolute;
    top:30px;
    right:40px;
    font-size:30px;
    color:#fff;
    cursor:pointer;
}   

form .form-control:focus, form textarea:focus {
        border-color: #fff !important;
}
#enquirepop .s-input>input:checked+label>i:after, form .s-input>input:checked+label>i:after{
    color: #000 !important;
}
@media(min-width:992px){
    .collapse:not(.show){
            width: 100%;
    justify-content: center !important;
    }
    nav .container{
   justify-content: center !important;
   flex-wrap:wrap !important;
}
}


@media (max-width: 991px) {
    .nav_fixed, .navbar {
        background: #52341f !important;
    }
    #community{
        padding-top:0;
    }
        .fullscreen .h6, .fullscreen p {
        opacity: .9;
        color: #ffffff !important;
    }
    .golf-main {
        position: initial !important;
    }
    .bgshadow {
        position: initial !important;
        top: 0;
        left: 0;
        right: 0;
        padding: 0;
        padding: 40px 0px;
    }
    #living .d-md-none {
        display: block !important;
    }
    #living .d-md-block {
        display: none !important;
    }
    .media_grid {
    margin: 0 10px !important; 
}
   #sustainability .col-md-6 {
        width: 100%;
    }
    #sustainability .pad100 {
    padding-left:0px;
}
    .tab-text{
        top:0 !important;
    }
    .location-bullets img {
    margin-bottom: 20px;
}
    .location-bullets h4 {
    font-size: 15px !important;}
    .navbar .navbar-nav .nav-item .nav-link {
        font-size: 14px !important;
    }
    .navbar-nav {
        height: auto !important;
        padding-top: 0px !important;
        overflow-x: hidden;
    }
    .book-visit .btns2 {
    margin-top: 20px;
}
    .n_title a {
        display: inline !important;
    }
    .rightfix {
        display: block;
        position: relative;
    }
    #wellness, #living, #sustainability{
        padding-top:0;
    }
    .banner br {
        display:block !important;
    }
    nav .nav-link:before{
        content:none;
    }
    .navbar .navbar-nav .nav-item {
        width: 100%;
        margin-bottom: 20px !important;
    }
    .navbar .navbar-nav .nav-item .nav-link{
        font-family: Cantarell !important;
        border-bottom:none !important;
    }
    .navbar-brand img {
    margin-bottom: 0px;
}
    .fixed-top {
    position: fixed !important;
    }
      nav .navbar-toggler-icon {
        background-image: url(../images/toggle.svg) !important;
        background-size: 28px;
    }
    .navbar-toggler-icon.cross {
        background: url(../images/close.png) no-repeat !important;
        background-size: 84% !important;
        background-position: center !important;
    }
    .navbar-toggler {
        border: none;
        padding: 0;
    }
    .fullscreen {
    position: relative;
    background: #805439;
}
   .fullscreen .container {
        position: initial;
        top: 0;
        left: 0;
        right: 0;
        /*padding: 20px;*/
    }
    .rightfix {
    width: 100%;
}
    .rightfix {
        display: block;
    }
    .max800 {
        width: 100%;
    }
    .navbar:after{
        content:none !important;
    }
}

.location-bullets ul li {
    font-size: 15px;
    margin-bottom: 10px;
    color: #fff;
    font-weight: 400;
}

/* Container & Basics */
.partner-slider-wrapper {
    background: #eae3c5;
    padding: 80px 0;
    overflow: hidden;
    border-top: 1px solid #52341f38;
}
.partner-slider-wrapper h2.hd {
    font-size: 38px;
    color: #454545;
    margin-bottom: 20px;
    font-family: 'Cantarell', sans-serif;
}
.partner-slider-bottom {
    margin-top: 60px;
}

/* Slick Slide Layout */
.partner-slider-carousel .slick-slide {
    margin: 0 15px; /* Gap between logos */
}

/* Box Styling */
.partner-logo-box {
    position: relative;
    width: 100%;
    height: 300px !important; 
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 0px;
    overflow: hidden;
    transition: all 0.3s ease;
}
.partner-logo-box:hover {
    background:#fff;
}

/* Perfect Center Image Alignment */
.partner-logo-inner {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding:0px 20px;
}
.partner-logo-inner .partner-logo-img {
    max-width: 100%; 
    max-height: 100%; 
    object-fit: contain; 
    transition: all 0.4s ease-in-out;
    filter: grayscale(100%); /* Normal me grey dikhega */
}


.fullscreen-3 .container{
    position: absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    margin: auto;
}
.fullscreen-3 .container .row{
    padding-left: 120px;
}

.omaar-3-des{
    display: flex;
    align-items: center;
}
.omaar-3-des p{
    font-size: 18px;
}
.omaar-3-des .h6{
    font-size: 38px;
}
.omaar-3-des{
    padding-bottom: 80px;
}


/* Master Wrapper */
.wellness-pin-wrapper {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

/* Background Section */
.bg-section {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    z-index: 1;
}

/* Foreground Split Section */
.split-slider {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    display: flex;
    z-index: 2;
}

/* Left Panel */
.left-panel {
    width: 50%; height: 100%;
    position: relative;
    transform: translateY(100%); 
    background: #bc9470;
}

/* Updated Image Logic for Curtain Effect */
.tab-img {
    position: absolute; top: 0; left: 0;
    width: 100%; height: 100%;
    /* Default state: hidden via clip-path (clipped entirely at the bottom) */
    clip-path: inset(100% 0 0 0); 
    z-index: 1;
}
.tab-img.active {
    clip-path: inset(0% 0 0 0); /* Fully visible */
    z-index: 2;
}
.tab-img img { width: 100%; height: 100%; object-fit: cover; }

/* Right Panel */
.right-panel {
    width: 50%; height: 100%;
    position: relative;
    transform: translateY(-100%); 
    /*background: #eae3c5;*/
    display: flex; flex-direction: column;
    justify-content: center;
    padding: 5% 10%;
}

.right-panel{
    background: url(../images/bg1.webp) no-repeat;
    background-size: cover;
}

.wellness-menu { text-align: right; margin-bottom: 50px; }
.menu-item {
    font-size: 20px;
    cursor: pointer;
    margin-bottom: 16px;
    transition: color 0.3s ease;
    text-transform: uppercase;
    color:#ffffff63 !important;
}
.menu-item.active { color: #fff!important; }

.wellness-content { position: absolute;
    left: 7%;
    bottom: 15%;
    width: 40%;
    height: auto; }
.tab-text {
    position: absolute; top: -30px; left: 0px;
    width: 100%;
    opacity: 0; visibility: hidden;
    font-size: 18px; line-height: 1.6; color: #fff;
}
.tab-text p{
    color: #fff;
    font-size: 20px;
}
.tab-text.active { opacity: 1; visibility: visible; }

.golf-main{
    position: absolute;
    top:0;
    left:0;
    width: 100%;
}

.btmabsolut{
    margin-top: 60px;
}
.logo-box{
    width:100%;
    height:300px !important;
    display:flex !important;
    align-items:center;
    justify-content:center;
    flex-direction:column;
    margin:0 30px;
    transition:.85s;
    z-index:2;
}

.logo-wrapper{
    width:100%;
    text-align:center;
}

.logo-box img{
    width:150px;
    margin:0 auto;
}
.logo-box1 img{
    width: 124px;
}

.pad100{
    padding-left: 100px;
}
.fa-solid {
        font-size: 21px !important;
        color: #000 !important;
    }
@media (max-width:1199px){
    nav .nav-item {
    margin-left: 22px;
}
.h6 {
    font-size: 16px;
}
.wellness-content {
  
    bottom: 25%;
   
}
}
@media (max-width: 767px){
    .download-bro {
        right: -7.4rem !important;
    }
    .nourish-help p {
    width: 100%;
}
    .omara-dk{
        display:none;
    }
    .omara-mb{
        display:block;
    }
    .grid_img_res {
    margin-top: 20px;
}
    #community{
        padding-bottom:0 !important;
    }
    #wellness .col-6.mt-5.mt-md-5, 
    .golf-main .col-lg-6.col-6.mt-5.mt-md-4,
    #community .col-6.mt-5.mt-md-5, 
    #sustainability .col-6.mt-5.mt-md-5{
    margin-top: 0rem !important;
}
    .nourish-help img {
    margin-bottom: 0px;
    width: 70px;
    margin-right: 20px;
}

   .nourish-help {
        margin-bottom: 0px;
        border-bottom: solid 1px #00000033;
        padding-bottom: 20px;
        margin-bottom: 20px;
        display: flex;
        align-items: self-start;
    }
    .col-6 {
    width: 100%;
}
    #wellness, #sustainability, #community, #living{
               flex-direction: column-reverse;
        display: flex;
        padding: 40px 0;
    }
    #wellness .rightfix, #sustainability .rightfix, #community .rightfix, #living .rightfix {
        margin-top: 40px;
        margin-bottom: 0px;
    }
     #wellness, #sustainability, #living{
             
        padding-bottom: 0;
    }
    
    #living{
        padding-top:0;
    }
    
    
    .bgshadow{
        position: initial !important;
        top: 0;
        left: 0;
        right: 0;
        padding:0;
        padding: 40px 0px;
    }
    .golf-main {
    position: initial;
    }
    /*.artistic {*/
    /*    bottom: unset;*/
    /*}*/
    .location-bullets {
        height: auto;
    }
    .location-bullets ul li:last-child, .location-bullets ul {
        margin-bottom: 0;
    }
    .h6 {
        line-height: normal !important;
    }
    .fullscreen .btns2 {
        margin-top: 10px;
    }
    
    /* Ise sirf is wrapper me limit kiya hai taaki baaki website na bigde */
    .partner-slider-wrapper br {
        display: none;
    }
    .fullscreen .h6, .fullscreen p {
    opacity: .9;
    color: #ffffff !important;
}

.play-circle {
    width: 45px;
    height: 45px;
}
.fa-solid {
        font-size: 15px !important;
        color: #000 !important;
    }
    .video-play-wrap {
    position: absolute;
    bottom: 24px;
    left: 24px;
    }
    .pad100 {
    padding-left: 0;
}
br{
    display: none;
}
.logo-box {
    
    height: 170px !important;
}
.logo-box {
    width: 100%;
    height: 170px !important;
}
#experience .bgshadow{
  position: absolute !important;
}
.foot {
    position: initial;
}
body {
  
    padding-bottom: 0;
}
form .col-md-12{
    margin-top: 15px;
}
.fullscreen-3 .container .row {
    padding-left: 0;
}

}

/* Master Wrapper */
.wellness-pin-wrapper {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden; /* Very Important taaki panels bahar na jhaanke */
}

/* Background Section */
.bg-section {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    z-index: 1;
}

/* Foreground Split Section */
.split-slider {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    display: flex;
    flex-direction: row; /* Default Desktop */
    z-index: 2;
    overflow: hidden;
}

/* ---- DESKTOP DEFAULT STYLES ---- */
.left-panel {
    width: 50%; height: 100%;
    position: relative;
    background: #bc9470;
}

.right-panel {
    width: 50%; height: 100%;
    position: relative;
    display: flex; flex-direction: column;
    justify-content: center;
    padding: 5% 10%;
    background: url(../images/bg1.webp) no-repeat center center;
    background-size: cover;
}
video#myVideos {
    height: 100vh;
    object-fit: cover;
}
/* Image Curtain Effect Settings */
.tab-img {
    position: absolute; top: 0; left: 0;
    width: 100%; height: 100%;
    clip-path: inset(100% 0 0 0); 
    z-index: 1;
}
.tab-img.active {
    clip-path: inset(0% 0 0 0); 
    z-index: 2;
}
.tab-img img { width: 100%; height: 100%; object-fit: cover; }

/* Menu Styling */
.wellness-menu { text-align: right; margin-bottom: 50px; }
.menu-item {
    font-size: 20px; cursor: pointer; margin-bottom: 16px;
    transition: color 0.3s ease; text-transform: uppercase;
    color: #ffffff63 !important;
}
.menu-item.active { color: #fff !important; }

/* Content Styling */
.wellness-content { 
    position: absolute; left: 7%; bottom: 25%; width: 40%; height: auto; 
}
.tab-text {
    position: absolute;  left: 0; width: 100%;
    opacity: 0; visibility: hidden;
    font-size: 18px; line-height: 1.6; color: #fff;
}
.tab-text p { color: #fff; font-size: 20px; margin: 0; }
.tab-text.active { opacity: 1; visibility: visible; }


/* ========================================== */
/* MOBILE RESPONSIVE STYLES (Max Width 991px) */
/* ========================================== */
@media (max-width: 767px) {
    .split-slider {
        flex-direction: column; /* Mobile par upar/neeche stack hoga */
    }
    
    .left-panel {
        width: 100%; 
        height: 60%; /* Image upar ki 50% legi */
    }
    
    .right-panel {
        width: 100%; 
        height: 40%; /* Text neeche ki 50% lega */
        padding: 30px 30px;
        justify-content: flex-start;
    }

    .wellness-menu {
        display: block !important; /* Flex hata kar block kiya */
        overflow: hidden !important; 
        text-align: left;
        margin-bottom: 10px;
        position: relative;
        height: 35px; /* Fixed height taaki layout jump na kare */
    }
    
    .wellness-menu::-webkit-scrollbar { display: none; }
    
    .menu-item {
        position: absolute; /* Ek ke upar ek stack kiya */
        top: 0;
        left: 0;
        width: 100%;
        opacity: 0;
        visibility: hidden;
        transition: all 0.4s ease;
        font-size: 22px !important; /* Heading thodi badi dikhegi */
        color: #bc9470 !important; /* Active color fix */
        white-space: normal;
        margin: 0;
    }
    /* Sirf active heading dikhegi */
    .menu-item.active {
        opacity: 1;
        visibility: visible;
        position: relative; /* Space lene ke liye */
    }

    .wellness-content {
        position: relative;
        left: 0; bottom: 0;
        width: 100%;
        height: 120px; /* Thodi height de di taaki text pura dikhe */
    }
    .tab-text p {
        font-size: 16px;
        opacity: 0.9;
    }
    /* Navigation Buttons Styling */
    .mobile-nav-btns {
        position: absolute;
        left: 30px;
        bottom: 30px;
        display: flex;
        gap: 10px;
        z-index: 110;
    }

    .nav-btn {
        background: #bc9470;
        border: 1px solid #fff;
        color: #fff;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        font-weight: bold;
    }
}

















#enquirepop .s-input>input:checked+label>i:after, form .s-input>input:checked+label>i:after {
    color: #000 !important;
}
.video-active video {
    height: 85vh;
}
.fancybox-content.video-active {
    height: auto !important;
}
.media_grid:hover {
    background: #52341f1f;
   
}
/*.media_grid:hover small, */
/*.media_grid:hover h2,*/
/*.media_grid:hover .btns{*/
/*    color:#fff !important;*/
/*}*/
#all .media_grid:hover .grid_img_res img,
#ecoverage .media_grid:hover .grid_img_res img,
.award_grid:hover .award_img img,
.community_development_wrap .row:hover .communirt_img img,
.environmental_container:hover .environmental_img img,
.grid-item:hover .inside img,
.h_news_grid:hover .hn_grid_img_res img,
.latest_grid:hover .latest_grid_image img,
.leadermember:hover .leader_img img,
.media_grid:hover .grid_img_res img,
.member-slider .slider.slider-nav .thumbImg:hover img,
.member_grid:hover .member_profile img,
.post_g_line:hover .lpt_img img,
.v_grid_item:hover .arrow_btn svg,
.v_grid_item:hover h2 {
    transform: scale(1);
}
.pr-wrapper .slick-dots {
    bottom: -30px;
}
.btns {
    text-transform: uppercase;
    color: #000;
    font-size: 12px;
    border-bottom: solid 1px #000;
    position: absolute;
    bottom: 30px;
}
.grid_img_res .circle_btn {
    position: initial;
}
.media_grid {
    margin: 0 10px;
    background: #52341f0f;
    padding: 50px;
    height: 300px !important;
}
.grid_img_res {
    box-shadow: none !important;
    padding: 0 !important;
    margin-bottom: 30px;
}
.grid_img_res img {
    width: 140px !important;
}
#all .grid_img_res {
    height: auto;
}
.nourish-help {
    margin-bottom: 30px;
}
.download-bro:hover{
    background: #000;
}
   .download-bro {
    transition: all ease-in-out .5s;
    background: #71482c;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
    padding: 10px 23px;
    position: fixed;
    right: 0;
    position: fixed;
    top: 45%;
    right: -5.6rem;
    z-index: 98;
    transform: rotate(-90deg);
}

.modal-bro .col-lg-4{
            width: 100%;
}
.modal-bro form .form-control, .modal-bro form textarea {
    color: #382416 !important;
    border-bottom: 1px solid #38241638 !important;
}
.modal-bro  .modal-dialog {
    width: 420px;
    max-width: 100% !important;
}
.modal-bro form .s-input--rounded>label b {
    color: #000000;
}
.modal-bro .enqbtn {
    color: #fff;
    background-color: #52341f;
}
.modal-bro .modal-header {
    padding: 0;
    position: absolute;
    right: -1px;
    top: -1px;
    box-shadow: none;
}
.master-wrapper .enqbtn {
    z-index: 0;
    background: #71482c;
    color: #fff;
}
.master-wrapper .enqbtn {
    position: relative;
    bottom: 0;
    right: 0;
}

  .location-bullets {
   background: #71482c;
}
.location-bullets h4 {
    text-transform: capitalize;
}

.location-bullets::after{
    display:none;
}










.master-wrapper .enqbtn {
    z-index: 0;
    background: #71482c;
    color: #fff;
}
.slick-prev:before, .slick-next:before{
    display:none;
}
.slick-prev:after, .slick-next:after {
    content:"";
}
.iris-mobile .slick-list {
    padding-left: 0px !important;
}
.iris-mobile .project {
    margin:0 10px;
}
.pad50 {
    padding: 40px 0;
}
.nourish-slider .bg-cover1:before {
    content: "Reference Image";
    color: #fff;
    z-index: 1;
    position: absolute;
    font-size: 8px;
    text-transform: uppercase;
    left: 0;
    background: #000;
    padding: 2px;
    top: 0;
}
.nourish-slider .bg-cover1:after {
    content: "";
    background: #00000052;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 0;
}
nav.navbar.navbar-expand-lg.fixed {
    background: #52341f;
    -webkit-animation: slide-down 1.0s;
    animation: slide-down 1.0s;
    padding: 10px 0;
   
}
.slick-dots li button {
    border: none;
    border-radius: 50px;
}
    .location-bullets {
   background: #71482c;
}
.location-bullets h4 {
    text-transform: capitalize;
}

.location-bullets::after{
    display:none;
}
@media (max-width: 767px) {
    .project p {
        font-size: 15px !important;
    }
    .nourish-help {
        border-bottom: none;
    }
        #enquirepop .s-input>label>i, .enquire-modal .s-input>label>i {
        margin-top: 1px;
    }
    
    #enquirepop .modal-header, .enquire-modal .modal-header {
        top: -2px;
    }
    .fullscreen .btns2 {
        font-size: 13px;
    }
    .modal-bro .modal-dialog {
    max-width: 400px !important;
    width:97%;
}
    .video-play-wrap.dk-none {
         display:none !important;
    }
    .video-none.d-none {
        display:flex !important;
    }
    .grid_on_text {
    margin-bottom: 40px;
}
    .btns {
    position: initial;
}
    #all .grid_img_res {
    height: auto;
    margin-top: 0;
}
    .media_grid {
        padding:30px 50px;
    height: auto !important;
}
    .nourish-help img {
        margin-bottom: 10px;
    }
    .video2{
        height: 410px;
    }
 .iris-mobile .col-lg-4.col-md-6.slick-slide{
     margin: 0 10px;
 }
 
    .loaction-map img {
        height: 340px;
    object-fit: cover;
    }
    .gallery-slide .slick-arrow.slick-prev{
                left: 0;
    }
    .gallery-slide .slick-arrow.slick-next{
                right: 0;
    }
    nav.navbar.navbar-expand-lg.fixed {
    /*z-index: 9 !important;*/
}
.pr-wrapper .slick-dots{
    display:none !important;
}
.gallery-wrap{
    margin-top:50px !important;
}
    .slick-slider .slick-arrow {
        top: 45%;
        transform: translateY(-45%);
    }
    .slick-prev:after {
        content:"";
        background:url(../images/angle-left-solid-full.svg) no-repeat;
                background-size: 59%;
        width: 40px;
        height: 40px;
        background-position: center;
    }
   .slick-next:after {
        content:"";
        background:url(../images/angle-right-solid-full.svg) no-repeat;
                background-size: 59%;
        width: 40px;
        height: 40px;
        background-position: center;
    }
    .gallery-slide .slick-arrow {
        background-color: #52341f !important;
        border-radius: 0 !important;
        width: 42px;
        height: 42px;
    }
  
    .nourish-help h3 {
    width: 100%;
}
        .nourish-help {
        flex-wrap: wrap;
    }
    .nourish-slider .bg-cover1 .container {
    position: relative;
    z-index: 9;
    padding: 0 30px;
}
    .project p {
        font-size: 16px;
    }
    .location-bullets {
        margin-bottom: 26px;
        border-bottom: none;
        padding-bottom: 20px;
        height: 441px;
    }
    .location-bullets img {
        margin-bottom: 0;
    }
        .omara-project .project img.w-100.bg {
        height: 380px;
        object-fit: cover;
    }
    
        .project p {
        font-size: 16px;
    }
}