 #js-swiper-hotels {
        padding-top: 2%;
        padding-bottom: 2%;
    }

    .swiper-horizontal>.swiper-scrollbar,
    .swiper-scrollbar.swiper-scrollbar-horizontal {
        position: absolute;
        left: var(--swiper-scrollbar-sides-offset, 0%);
        bottom: var(--swiper-scrollbar-bottom, 4px);
        top: var(--swiper-scrollbar-top, auto);
        z-index: 50;
        height: var(--swiper-scrollbar-size, 10px);
        width: calc(100% - 2* var(--swiper-scrollbar-sides-offset, 0%));
    }

    .swiper-scrollbar {
        border-radius: 0px;
        background: #000;
    }

    .swiper-scrollbar-drag {
        height: 100%;
        width: 100%;
        position: relative;
        background: #5b5b5b;
        border-radius: 0px;
        left: 0;
        top: 0;
    }

    .swiper-button-next,
    .swiper-button-prev {
        position: absolute;
        top: var(--swiper-navigation-top-offset, 50%);
        width: calc(var(--swiper-navigation-size) / 44* 27);
        height: var(--swiper-navigation-size);
        margin-top: calc(0px -(var(--swiper-navigation-size) / 2));
        z-index: 10;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
    }
    .swiper-slide {
        width: 45% !important;
    }

    .section-land-of-life {
        padding: 2% 0%;
        max-width: 1150px;
        margin-left: 17%;
        margin-right: 17%;
    }

.land-of-life-heading{
    padding-top: 3%;
    padding-bottom: 2%;
    font-size: 2.5vw;
    font-family: "playfair-display-regular";
    color: #000;
    text-align: left;
}

.land-of-life-para p{
        text-align: left;
        font-family: "proxima-nova-regular";
        font-size: 1.4vw;
        color: #000;
    }
.sahassra-eak-sec-8{
    background-color: #000;
}
.sahassra-eka-nandi-width
 {
    padding: 2% 0%;
    margin-left: 17%;
    margin-right: 17%;
    max-width: 1150px;
}
.sahassra-eak-sec-6-flex {
    display: flex;
    justify-content: center;
    gap: 20px;
}
.sahassra-eak-sec-6-flex-item-img {
    max-width: 100%;
    height: auto;
    display: block;
    padding: 1%;
}
.sahassra-eak-sec-8-box{
        position: relative;
    padding: 2%;
    padding-top: 0;
}
.eka-tx-h {
    font-size: 6.5vw;
}

/* ------Location map popup Code------- */
  .img-popup {
  display: none;
  position: fixed;
  z-index: 9999;
  top: 0; left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.8);
  justify-content: center;
  align-items: center;
}

.img-popup.opened {
  display: flex;
}

.img-popup img {
  max-width: 90%;
  max-height: 90%;
  box-shadow: 0 0 20px #000;
}

.close-btn {
  position: absolute;
  top: 20px;
  right: 30px;
  cursor: pointer;
}
    .close-btn {
        width: 35px;
        height: 30px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        position: absolute;
        top: 20px;
        right: 40px;
        cursor: pointer;
    }

    .close-btn .bar {
        height: 4px;
        background: #ffffff;
    }

    .close-btn .bar:nth-child(1) {
        transform: rotate(45deg);
    }

    .close-btn .bar:nth-child(2) {
        transform: translateY(-4px) rotate(-45deg);
    }

.img-popup .bar {
    width: 40px;
    height: 2px;
    background-color: #ffffff;
    margin: 0px 0;
}
.bar {
    width: 40px;
    height: 2px;
    background-color: #fff;
    margin: 4px 0;
}
/* ------Location map popup Code ends here------- */
.nandi-north_headding_text {
        color: #fff;
    }
    .nandi-north-heading_div {
        position: absolute;
        bottom: 27%;
        left: 8%;
        right: 0;
        z-index: 2;
    }
    .nandi-north_headding_text1 {
        font-family: "proxima-nova-regular";
        font-size: 4vw;
        line-height: 1.2;
        padding-bottom: 2%;
        padding-left: 0.5%;
    }
    .nandi-north_headding_text2 {
        font-family: "playfair-display-regular";
        font-size: 5.2vw;
        line-height: 1.2;
    }
    .banner-container::before {
        content: "";
        position: absolute;
        top: 0; left: 0;
        width: 100%; height: 100%;
        background: rgba(0, 0, 0, 0.4); /* Semi-transparent black shade */
        z-index: 1;
    }
    .nandi-info-section {
        position: relative;
        background-color: #b0822a; /* Gold background */
        color: white;
        padding: 0% 21%;
        text-align: left;
    }
    .nandi-logo {
        position: absolute;
        bottom: 75%;
        left: 29%;
        transform: translateX(-50%);
        z-index: 2;
    }
    .nandi-logo img {
        height: auto;
        max-width: 100%;
    }
    .nandi-info-txt {
        padding-top: 10%;
        padding-bottom: 8%;
    }
    .nandi-info-title {
        font-family: "proxima-nova-regular";
        font-size: 5vw;
        line-height: 1.2;
        color: white;
    }
    .nandi-info-subtext {
        font-family: "proxima-nova-regular";
        font-size: 2.8vw;
        line-height: 1.2;
    }
    .nandi-exclusive-sec {
        background-color: #000; /* Black background */
        color: #c89b4a;
        padding: 2% 21%;
        text-align: left;
    }
    .highlight-txt1 {
        font-family: "proxima-nova-regular";
        font-size: 2.8vw;
        line-height: 1.2;
    }
    .highlight-txt2 {
        font-family: "proxima-nova-regular";
        font-size: 2.5vw;
        line-height: 1.2;
    }
    .project-section {
        background-color: #f7f4ed;
    }        
    .project-section-container {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-left: 17%;
        margin-right: 8%;
        position: relative;
        padding-bottom: 10%;
    }
    .project-sec-text {
        margin-left: 17%;
        margin-right: 33%;
    }       
    .project-sec-text h2 {
        padding-top: 10%;
        padding-bottom: 2%;
        font-size: 3vw;
        font-family: "playfair-display-regular";
        color: #000;
        text-align: left;
    }
    .project-sec-text p {
        text-align: left;
        font-family: "proxima-nova-regular";
        font-size: 1.4vw;
        color: #000;
        line-height: 1.4;
        margin-bottom: 20px;
    }
    .project-text-content {
        flex: 1 1 45%;
        padding-top: 20px;
    }
    .project-text-content p {
        text-align: left;
        font-family: "proxima-nova-regular";
        font-size: 1.4vw;
        color: #000;
        line-height: 1.4;
        margin-bottom: 20px;
    }
    .project-highlight-text {
        color: #c29547 !important;
        font-weight: 500;
        margin-bottom: 0px !important;
        font-size: 1.9vw !important;
        font-family: 'playfair-display-regular' !important;
    }

    .project-image-container {
        flex: 1 1 35%;
        display: flex;
        align-items: flex-end;
        justify-content: flex-end;
        margin-left: -340px;
    }
    .project-image-container img {
        max-width: 100%;
        height: auto;
    }
    .at-a-glance {
        max-width: 900px;
        margin-left: 17%;
        margin-top: 4%;
    }

    .at-a-glance h2 {
        padding-bottom: 2%;
        font-size: 3vw;
        font-family: "playfair-display-regular";
        color: #000;
        text-align: left;
    }

    .glance-item {
      margin-bottom: 25px;
    }

    .glance-item strong {
      color: #c29547;
      display: block;
      font-weight: 600;
      font-size: 1.5vw;
      margin-bottom: 5px;
    }
    .glance-item p {
        margin: 0;
        text-align: left;
        font-family: "proxima-nova-regular";
        font-size: 1.4vw;
        color: #000;
        line-height: 1.2;
    }
    .video-banner {
        width: 80%;
        max-width: 100%;
        overflow: hidden;
        margin-left: 10%;
        margin-right: 10%;
        margin-top: -10%;
    }
    .in-demand-location-img img {
        width: 100%;
        height: auto;
    }

        /* Dark Section */
    .location-section {
        background-color: #000;      
    }
    .location-section-div {
        color: #fff;
        text-align: left;
        margin-left: 17%;
        margin-right: 34%;
        padding-bottom: 2%;
    }
    .location-section h2 {
        padding-bottom: 2%;
        font-size: 3vw;
        font-family: "playfair-display-regular";
        color: #fff;
        text-align: left;
    }

    .location-section p {
        text-align: left;
        font-family: "proxima-nova-regular";
        font-size: 1.4vw;
        color: #fff;
        line-height: 1.2;
    }
    .location-image-div {
        margin-left: 20%;
        margin-right: 20%;
    }
    .location-image {
      display: block;
      width: 100%;      
    }
    .features-section {
      background-color: #d1b882;
      color: #000;
    }
    .features-section-div {
        margin-left: 17%;
        margin-right: 28%;
        padding-top: 15%;
        margin-top: -10%;
        padding-bottom: 20%;
    }
    .features-section h2 {
        padding-bottom: 2%;
        font-size: 3vw;
        font-family: "playfair-display-regular";
        color: #000;
        text-align: left;
    }
    .features-section p {
        margin: 0;
        text-align: left;
        font-family: "proxima-nova-regular";
        font-size: 1.4vw;
        color: #000;
        line-height: 1.2;
        padding-bottom: 2%;
    }
    .features-list {
        font-family: "proxima-nova-regular";
        font-size: 1.4vw;
        color: #000;
        line-height: 1.8;
    }
    #js-swiper-hotels {
        padding-top: 0%;
        padding-bottom: 2%;
        margin-top: -16%;
    }
    .img-d,
    .img-m {
        color: #f5c04e;
        text-decoration: none;
        cursor: pointer;
    }
    .para-with-location-link {
        display: ruby;
    }
    .bird-txt-wt-mobile {
        text-align: left;
        font-family: "proxima-nova-regular";
        font-size: 1.4vw;
        color: #000;
        line-height: 1.4;
        margin-top: -6%;
    }    

    @media (max-width: 767px) {
        .section-land-of-life {
            padding: 5%;
            margin-left: 0%;
            margin-right: 0%;
        }
        .land-of-life-heading{
            font-size: 7vw;
            padding-top: 5%;
        }
        .sahassra-eka-nandi-width{
            padding: 0% 5%;
        }
        .sahassra-eak-sec-6-flex {
            gap: 5px;
        }
        .land-of-life-para p{
            font-size: 4vw;
        }
        .sahassra-eak-sec-8-box {
            padding-bottom: 5%;
        }
        .nandi-info-section {
            padding: 0% 10%
        }
        .nandi-north_headding_text2 {
            font-size: 10vw;
        }
        .nandi-north_headding_text1 {
            font-size: 7vw;
        }
        .nandi-info-title
        {
            font-size: 7vw;
        }
        .nandi-info-subtext {
            font-size: 4vw;
        }
        .project-sec-text h2 {
            font-size: 7vw;
            padding-top: 5%;
        }
        .project-sec-text p {
            font-size: 4vw;
        }
        .project-section-container {
            flex-direction: column;
            margin-left: 5%;
            margin-right: 5%;
        }
        .project-image-container {
            justify-content: center;
            /* margin-top: 30px;
            margin-left: 110px; */
            margin-top: -135px;
            margin-left: 135px;
        }
        .project-text-content p {
            font-size: 4vw;
        }
        .nandi-exclusive-sec {
            padding: 4% 10%;
        }
        .highlight-txt1 {
            font-size: 5vw;
        }
        .highlight-txt2 {
            font-size: 4vw;
        }
        .nandi-logo {
            left: 40%;
        }
        .nandi-logo img {
            max-width: 40%;
        }
        .nandi-info-txt {
            padding-top: 12%;
        }
        .project-sec-text {
            margin-left: 5%;
            margin-right: 5%;
        }
        .project-highlight-text {
            font-size: 5vw !important;
        }
        .at-a-glance h2 {
            font-size: 7vw;
        }
        .glance-item strong {
            font-size: 5vw;
        }
        .glance-item p {
            font-size: 4vw;
        }
        .at-a-glance {
            margin-left: 5%;
            margin-right: 5%;
        }
        .location-section h2,
        .features-section h2 {
            font-size: 7vw;
        }

        .features-section,
        .location-section {
            padding: 0%;
        }
        .location-section-div {
            margin-left: 5%;
            margin-right: 5%;
            padding-top: 2%;
        }
        .features-section p {
            font-size: 4vw;
        }
        .features-list {
            font-size: 4vw;
        }
        .features-section-div {
            margin-left: 5%;
            margin-right: 5%;
        }
        .location-section p {
            font-size: 4vw;
        }
        .bird-txt-wt-mobile {
            /* max-width: 45% !important; */
            max-width: 50% !important;
            font-size: 4vw;
            font-family: "proxima-nova-regular";
            color: #000;
            line-height: 1.4;
            margin-top: -5% !important;
        }
        .eka-tx-h {
            font-size: 10vw;
            font-family: "proxima-nova-regular";
        }
        .swiper-slide {
            width: 100% !important;
        }
    }

    @media only screen  and (min-width: 768px) {
        .project-image-container {
            margin-left: -214px;
        }
        .project-text-content {
            flex: 1 1 45%;
            padding-top: 20px;
        }
        .bird-txt-wt-mobile {
            font-size: 3vw;
            margin-top: -4%;
        }
        .project-sec-text h2 {
            font-size: 4.5vw;
        }
        .project-sec-text p {
            font-size: 3vw;
        }
        .project-highlight-text {
            font-size: 3.2vw !important;
        }
        .project-text-content p {
            font-size: 3vw;
        }
        .at-a-glance {
            margin-right: 17%;
        }
        .at-a-glance h2 {
            font-size: 4.5vw;
        }
        .glance-item strong {
            font-size: 3.5vw;
        }
        .glance-item p {
            font-size: 3vw;
        }
        .location-section h2 {
            font-size: 4.5vw;
        }
        .location-section p {
            font-size: 3vw;
        }
        .location-section-div {
            margin-right: 31%;
        }
        .features-section h2 {
            font-size: 4.5vw;
        }
        .features-section p {
            font-size: 3vw;
        }
        .features-list {
            font-size: 3vw;
        }
        .swiper-slide {
            width: 55% !important;
        }
        .land-of-life-heading {
            font-size: 4.5vw;
        }
        .land-of-life-para p {
            font-family: "proxima-nova-regular";
            font-size: 3vw;
        }
    }

    @media only screen  and (min-width : 1024px) {        
        .nandi-info-txt {
            padding-top: 20%;
            padding-bottom: 8%;
        }
        .project-sec-text h2 {
            font-size: 3.5vw;
        }
        .project-sec-text p {
            font-size: 2.4vw;
        }
        .project-text-content p {
            font-size: 2.4vw;
        }
        .project-highlight-text {
            font-size: 2.5vw !important;
        }
        .bird-txt-wt-mobile {
            font-size: 2.4vw;
            margin-top: -11%;
        }
        .project-image-container {
            margin-left: 100px;
        }
        .at-a-glance {
            margin-right: 3%;
        }
        .at-a-glance h2 {
            font-size: 3.5vw;
        }
        .glance-item strong {
            font-size: 2.5vw;
        }
        .glance-item p {
            font-size: 2.4vw;
        }
        .location-section h2 {
            font-size: 3.5vw;
        }
        .location-section p {
            font-size: 2.4vw;
        }
        .location-section-div {
            margin-right: 27%;
        }
        .features-section h2 {
            font-size: 3.5vw;
        }
        .features-section p {
            font-size: 2.4vw;
        }
        .features-list {
            font-size: 2.4vw;
        }
        .land-of-life-heading {
            font-size: 3.5vw;
        }
        .land-of-life-para p {
            font-family: "proxima-nova-regular";
            font-size: 2.4vw;
        }
    }

    @media only screen  and (min-width : 1224px) {
        .project-sec-text h2 {
            font-size: 3vw;
        }
        .project-sec-text p {
            font-size: 1.5vw;
        }
        .project-highlight-text {
            font-size: 2vw !important;
        }
        .project-image-container {
            margin-left: -75px;
        }
        .project-text-content p {
            font-size: 1.5vw;
        }
        .at-a-glance {
            margin-right: 30%;
        }
        .at-a-glance h2 {
            font-size: 3vw;
        }
        .glance-item strong {
            font-size: 1.8vw;
        }
        .glance-item p {
            font-size: 1.5vw;
        }
        .location-section h2 {
            font-size: 3vw;
        }
        .location-section p {
            font-size: 1.5vw;
        }
        .location-section-div {
            margin-right: 31%;
        }
        .section-land-of-life{
            max-width: 800px;
        }
        .sahassra-eka-nandi-width{
            max-width: 800px;
        }
        
        .nandi-info-txt {
            padding-top: 10%;
            padding-bottom: 5%;
        }
        .bird-txt-wt-mobile {
            font-size: 1.5vw;
            margin-top: -8%;
        }
        .land-of-life-para p {
            font-family: "proxima-nova-regular";
            font-size: 1.5vw;
        }
        .land-of-life-heading {
            font-size: 3vw;
        }
        .features-section h2 {
            font-size: 3vw;
        }
        .features-section p {
            font-size: 1.5vw;
        }
        .features-list {
            font-size: 1.5vw;
        }
        .swiper-slide {
            width: 45% !important;
        }
    }

    @media only screen  and (min-width : 1800px) {
            .bird-txt-wt-mobile {
                text-align: left;
                font-family: "proxima-nova-regular";
                font-size: 1.4vw;
                color: #000;
                line-height: 1.4;
                margin-top: -6%;
            }
        .project-image-container {
            flex: 1 1 35%;
            display: flex;
            align-items: flex-end;
            justify-content: flex-end;
            margin-left: -340px;
        }
        .project-text-content {
            flex: 1 1 45%;
            padding-top: 20px;
        }
        .project-sec-text h2 {
            font-size: 2.5vw;
        }
        .project-sec-text p {
            font-size: 1.4vw;
        }
        .project-highlight-text {
            font-size: 1.9vw !important;
        }
        .project-text-content p {
            font-size: 1.4vw;
        }
        .at-a-glance h2 {
            font-size: 2.5vw;
        }
        .glance-item strong {
            font-size: 1.5vw;
        }
        .glance-item p {
            font-size: 1.4vw;
        }
        .location-section h2 {
            font-size: 2.5vw;
        }
        .location-section p {
            font-size: 1.4vw;
        }
        .location-section-div {
            margin-right: 34%;
        }
        .sahassra-eka-nandi-width{
            max-width: 1150px;
        }
        .land-of-life-heading{
            font-size: 2.5vw;
        }
        .section-land-of-life{
            max-width: 1150px;
        }
        .land-of-life-para p{
            text-align: left;
            font-family: "proxima-nova-regular";
            font-size: 1.4vw;
            color: #000;
        }
        .nandi-logo {
            position: absolute;
            bottom: 75%;
            left: 29%;
            transform: translateX(-50%);
            z-index: 2;
        }
        .features-section h2 {
            font-size: 2.5vw;
        }
        .features-section p {
            font-size: 1.4vw;
        }
        .features-list {
            font-size: 1.4vw;
        }

    }