@media screen and (max-width: 1537px) {
    .over_div h2 {
        font-size: 2.7vw;
    }

    .where_div h2,
    .con_div h2 {
        font-size: 3vw;
    }

    .ban_title h2 {
        font-size: 3.5vw;
    }
}

@media only screen and (max-width: 1400px) {
    .navbar-container {
        padding: 1rem 4rem;
    }
}

@media screen and (max-width: 1280px) {
    .master_img img {
        height: 559px;
    }
}

@media only screen and (max-width: 1200px) {
    .navbar-container {
        padding: 1rem 2rem;
    }

}

@media only screen and (max-width: 1080px) {
    .navbar-container {
        padding: 1rem 2rem;
    }

    .menu {
        display: block;
    }

    .navLinks {
        display: none;
    }

    .ameni_icon p {
        font-size: 13px;
    }

    .config_div {
        padding: 2rem 0 0 2.5rem;
    }

    .config_para {
        gap: 13px;
    }

    .config_para h2 {
        font-size: 28px;
    }

    .config_para p {
        font-size: 13px;
    }
}

@media only screen and (max-width: 1200px) {
    .new-ov-left {
        padding: 4rem 2.5rem 4rem 3rem;
    }

    .new-ov-right {
        padding: 4rem 3rem 4rem 2.5rem;
    }

    .new-ov-title {
        font-size: 2.2vw;
    }
}

@media only screen and (max-width: 991px) {
    .main-banner .carousel-item img {
        height: auto;
    }

    .ban_title {
        bottom: 0;
        right: 0%;
        width: 100%;
        top: auto;
        gap: 0;
        position: relative;
        justify-content: center;
        align-items: center;
        text-align: center;
        padding: 1rem 0;
        background-color: rgba(10, 10, 10, 0.95);
    }

    .ban_title p {
        font-size: 16px;
        color: #d7a53c;
    }

    .ban_title h2 {
        font-size: 6vw;
    }

    .ban_leaf {
        width: 35%;
        right: 3%;
        top: 52%;
        bottom: auto;
    }

    .ameni_icon img {
        width: 60px !important;
        height: 60px;
    }

    .ameni_icon p {
        font-size: 17px;
    }

    .amenities-carousel-mobile .owl-nav {
        display: flex;
        justify-content: center;
        gap: 1rem;
    }

    .confg-text-wrapper {
        padding: 20px 0;
    }

    .borderl {
        border-left: none;
    }

    .config_div {
        padding: 2rem;
    }

    .brd_mast,
    .master_img video {
        height: auto;
    }

    .master_img img {
        height: auto;
    }

    .btn_dwnld {
        width: 220px;
        padding: 16px 24px;
        font-size: 14px;
        border: 1px solid #d7a53c;
    }

    .btn_dwnld::after {
        display: none;
    }
    .custom-pagination {
        justify-content: center;
        margin-bottom: 0;
        position: relative !important;
        bottom: auto !important;
        top: auto !important;
        left: auto !important;
        right: auto !important;
        z-index: 1;
        margin-top: 1.5rem;
        padding-left: 0;
        gap: 12px;
    }

    /* Replace palm icons with simple dots on mobile */
    .custom-pagination .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: rgba(215, 165, 60, 0.35);
    }

    .custom-pagination .swiper-pagination-bullet::before,
    .custom-pagination .swiper-pagination-bullet::after {
        display: none !important;
    }

    .custom-pagination .swiper-pagination-bullet-active {
        background: #d7a53c;
        width: 28px;
        border-radius: 5px;
    }

    .gallerySwiper {
        overflow: hidden !important;
        padding-bottom: 0 !important;
    }

    .section__loc {
        padding-top: 3rem;
    }

    .loc_div {
        width: 100%;
    }

    .loc_div h2 {
        font-size: 6vw;
    }

    .over_div p,
    .where_div p,
    .desc_para p,
    .ameni_div p,
    .mast_div p,
    .loc_div p,
    .abt_title p,
    .con_div p {
        font-size: 16px;
    }

    .section__about {
        background-position: 10% 76%;
        padding-bottom: 2rem;
    }

    .btn_dwnld {
        margin: 1.5rem auto;
    }

    .modal-logo h2 {
        font-size: 1.5rem;
    }

    .disc p {
        font-size: 14px;
    }

    .rera1 p {
        font-size: 15px;
    }

    .copy-right {
        text-align: center;
    }

    .footer-copyright {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        gap: 1rem;
    }

}

@media only screen and (max-width: 767px) {
    .section__where {
   
    padding: 3rem 0;
    
}
.where_sec {
    padding: 0rem 0 2rem !important;
}
    .section__about {
        padding: 2rem 0 1.5rem;
    }

    .section__connect {
        padding: 2.5rem 0;
    }

    .section__connectivity,
    .section__accord {
        padding: 2.5rem 0;
    }

    .section__connectivity .loc_div {
        width: 100%;
        padding: 0 1rem;
    }

    .section__connectivity .loc_div h2 {
        font-size: 7vw;
    }

    .section__connectivity .loc_div p {
        font-size: 14px;
    }

    .section__connectivity .accordion {
        margin-top: 1.5rem;
    }

    .section__connectivity .accordion-button {
        font-size: 1rem;
        padding: 1rem 0;
        gap: 0.6rem;
        flex-wrap: nowrap;
        align-items: center;
    }

    .conn__badge {
        font-size: 11px;
        padding: 0.3rem 0.6rem;
        white-space: nowrap;
    }

    .connect__places span {
        font-size: 12px;
        padding: 0.3rem 0.6rem;
    }

    /* New Overview mobile */
    .new-ov-right {
        order: -1;
    }

    .new-ov-left {
        padding: 2.5rem 1.5rem;
        border-right: none;
        border-bottom: 1px solid rgba(215,165,60,0.15);
    }

    .new-ov-right {
        padding: 2.5rem 1.5rem;
    }

    .new-ov-title {
        font-size: 5vw;
    }

    .new-ov-stats {
        grid-template-columns: repeat(2, 1fr);
    }

    .new-ov-stat h3 {
        font-size: 1.5rem;
    }

    .new-ov-form-title {
        font-size: 1.4rem;
    }

    .flr_img {
        height: 200px;
        margin-bottom: 0;
    }

    .custom-pagination {
        position: relative !important;
        bottom: auto !important;
        top: auto !important;
        left: auto !important;
        right: auto !important;
        margin-top: 1.5rem;
        padding-left: 0;
        justify-content: center;
    }

    .logo-img {
        width: 70px;
    }

    .navbar-container {
        justify-content: space-between;
    }

    section.main-banner {
        margin: 4.5rem 0 0 0;
    }



    .btn-contact,
    .fixed-button {
        display: none;
    }

    .ban_arrow {
        position: absolute;
        bottom: 37%;
        right: 45%;
        z-index: 999;
        transform: rotate(90deg);
        width: 14%;
    }

    .section__over::after {
        width: 14%;
        height: 5%;
        top: 0;
        right: 0;
        opacity: 0.3;
    }

    .section__over .project1-carousel .owl-nav {
        display: block;
    }

    .section__over .project1-carousel .owl-nav button.owl-next {
        position: absolute;
        top: 20%;
        right: 1%;
    }

    .section__over .project1-carousel .owl-nav button.owl-prev img {
        transform: rotate(180deg);
    }

    .section__over .project1-carousel .owl-nav button.owl-prev {
        position: absolute;
        top: 20%;

    }

    .section__over,
    .section__ameni,
    .section__connect,
    .section__connectivity,
    .section__master,
    .section__accord {
        padding: 3rem 0;
    }

    .section__over .nav-pills {
        flex-wrap: nowrap;
    }

    .section__over .nav-link img {
        width: 100%;
    }

    .top_leaf {
        right: 43%;
        width: 12%;
    }

    .over_div h2 {
        font-size: 3vw;
    }

    .where_div h2,
    .ameni_div h2,
    .con_div h2,
    .mast_div h2,
    .abt_title h2 {
        font-size: 6.5vw;
    }

    .whereimg {
        width: 100%;
    }

    .btn-enq {
        margin: 1rem auto 0;
    }

    .section__ameni,
    .section__connect {
        background-size: 7%;
    }

    .logo_div img {
        width: 120px;
    }

    .confg-text-head,
    .confg-text-subhead {
        font-size: 25px;
    }

    .confg-text-head::before {
        width: 185px;
    }

    .config_div::after {
        display: none;
    }

    .btn_check {
        margin: 0 auto;
    }

    .accordion-button {
        font-size: 19px;
    }

    .abt_heading img {
        width: 55px;
    }

    .abt_heading h2 {
        font-size: 6.5vw;
    }

    .abt_heading {
        gap: 0.4rem;
        margin-bottom: 0.8rem;
    }

    .section__about::after,
    .section__over::before {
        display: none;
    }

    .abt_div {
        margin-top: 23px;
    }

    .abt_div img {
        width: 40px;
        height: 40px;
    }

    .abt_div p {
        font-size: 17px;
    }

    .section__about .swiper-slide-active {
        transform: scale(1) !important;
    }

    .section__about .swiper-wrapper {
        margin: 55px 0;
    }

    .map_con {
        display: none;
    }

    .section__master .nav-pills .nav-link h2 {
        font-size: 25px;
    }

}

@media only screen and (max-width: 576px) {
    .navbar-container {
        padding: 1rem;
        -webkit-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }

    .modal-close {
        top: 2%;
        width: 30px;
        height: 30px;
    }

    .primary-button {
        padding: 12px 20px;
    }

}

@media only screen and (max-width: 450px) {}

@media only screen and (max-width: 350px) {
    .footer-qr {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 1rem 1fr 1rem 1fr;
        grid-template-columns: repeat(3, 1fr);
        gap: 1rem;
    }

    .qr-content .qr-img {
        width: 60px;
        height: 60px;
    }

    .qr-content .qr-txt {
        font-size: 0.785rem;
    }

}
@media only screen and (max-width: 767px) {
    .walkthrough-title {
        font-size: 6vw;
    }
    .section__walkthrough {
        padding: 50px 0;
    }
}
