@media only screen and (max-width: 1746px) {
    .navbar-container {
        padding: 1rem 5rem;
        -webkit-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }

    .section-heading .section-title {
        font-size: 3.5vw;
    }
}

@media screen and (max-width: 1441px) {
    .location-text-wrap {
        padding: 3rem 0 1rem;
    }

    .loaction-img-wrap,
    .loaction-img-wrap img,
    .loaction-img-wrap iframe {
        height: 100%;
        min-height: 400px;
    }

    .section__about {
        padding: 3rem 0 14rem;
    }

    .section__contact {
        padding-top: 4rem;
    }
}

@media only screen and (max-width: 1400px) {
    .navbar-container {
        -webkit-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
        padding: 1rem 2rem;
    }
}

@media only screen and (max-width: 1200px) {
    .navbar-container {
        padding: 1rem 2rem;
    }

    .logo-img {
        -webkit-transition: all 1.5s ease;
        -o-transition: all 1.5s ease;
        transition: all 1.5s ease;
        width: 18rem;
    }

    .navLinks {
        -webkit-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
        gap: 1rem;
    }

    .menu {
        display: block;
    }

    .navLinks {
        display: none;
    }

    .custom-visible {
        display: none;
    }

    .section-heading .section-title {
        font-size: 3.5vw;
    }
}

@media only screen and (max-width: 1080px) {
    .navbar-container {
        padding: 1rem 2rem;
        -webkit-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }

    .banner_txt {
        bottom: 10%;
        gap: 1rem;
    }

    .banner_disc p {
        font-size: 17px;
    }

    .over_div {
        padding-right: 0;
    }

    .section-heading .section-title {
        font-size: 3vw;
    }

    .high_box p {
        font-size: 15px;
    }

    .gal_text {
        left: 34%;
    }

    .gal_text span {
        font-size: 15px;
    }

    .gal-carousel .owl-nav button,
    .ameni-carousel .owl-nav button {
        width: 50px;
        height: 50px;
    }

    .gal-carousel .owl-nav .owl-prev {
        left: 22%;
    }

    .gal-carousel .owl-nav .owl-next {
        right: 22%;
    }

    .section__about {
        padding: 5rem 0 10rem;
    }

    .section__contact {
        padding-top: 3.5rem;
    }

    .cont_box {
        width: 95%;
    }

    .cont_box .section-heading .section-title {
        font-size: 3.5vw;
    }
}

@media only screen and (max-width: 991px) {
    .section__tomorrow .section-title {
        font-size: 48px;
        letter-spacing: 1.5px;
    }

    .section__tomorrow .desc p {
        font-size: 20px;
        line-height: 32px;
    }

    .tomorrow-img {
        height: 260px;
    }

    .tomorrow-text h4 {
        font-size: 28px;
    }

    .tomorrow-text p {
        font-size: 18px;
        line-height: 30px;
    }

    .logo-img {
        -webkit-transition: all 1.5s ease;
        -o-transition: all 1.5s ease;
        transition: all 1.5s ease;
        width: 15rem;
    }

    .scrolled .logo-img {
        -webkit-transition: all 1.5s ease;
        -o-transition: all 1.5s ease;
        transition: all 1.5s ease;
        width: 12rem;
    }

    .offcanvas-link {
        font-size: 3vw;
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    .banner_head h2 {
        font-size: 4.5vw;
    }

    .banner_txt {
        bottom: 7%;
        gap: 0.7rem;
        width: 55%;
    }

    .section-heading .section-title,
    .cont_box .section-heading .section-title {
        font-size: 5vw;
    }

    .right,
    .left {
        width: 13%;
    }

    .high_div {
        padding-top: 3rem;
    }

    .sec_config .nav-tabs .nav-link {
        font-size: 16px;
        padding: 0.5rem 1.5rem;
    }

    .config_form p {
        font-size: 15px;
    }

    .section__gal .nav-tabs .nav-link {
        font-size: 15px;
        margin: 0 5px;
    }

    .gallery-swiper-container {
        margin: 2.75rem auto auto auto;
    }

    .gallery-swiper-container .swiper-nav .swiper-button {
        top: 45%;
        width: 50px;
        height: 50px;
    }

    .gallery-swiper-container .swiper-nav .swiper-button.swiper-button-next-2 {
        right: -8px;
    }

    .gallery-swiper-container .swiper-nav .swiper-button.swiper-button-prev-2 {
        left: -8px;
    }

    .cont_box {
        width: 100%;
    }

    .disc p {
        font-size: 12px;
    }
}

@media only screen and (max-width: 767px) {
    .section__tomorrow {
        padding: 3rem 0;
    }

    .section__tomorrow .section-title {
        font-size: 36px;
        letter-spacing: 1px;
    }

    .section__tomorrow .desc p {
        font-size: 16px;
        line-height: 26px;
    }

    .tomorrow-slider {
        padding: 0 15px;
    }

    .tomorrow-img {
        height: 220px;
    }

    .tomorrow-text {
        text-align: center;
        padding: 18px 10px;
    }

    .tomorrow-text h4 {
        font-size: 22px;
    }

    .tomorrow-text p {
        font-size: 16px;
        line-height: 26px;
    }

    .offcanvas-link {
        font-size: 4vw;
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    .section-heading .section-title,
    .cont_box .section-heading .section-title {
        font-size: 8.5vw;
        text-align: center;
    }

    .desc p {
        font-size: 18px;
        text-align: center;
    }

    .right,
    .left {
        width: 30%;
    }

    .dwnld_btn {
        margin: 2rem auto 0;
    }

    .high_box h2 {
        font-size: 8vw;
    }

    .high_box p {
        font-size: 17px;
    }

    .brd_left {
        padding-left: 1rem;
    }

    .sec_config .nav-tabs,
    .section__gal .nav-tabs {
        flex-wrap: nowrap;
    }

    .sec_config .nav-tabs .nav-link,
    .section__gal .nav-tabs .nav-link {
        padding: 0.5rem 0.5rem;
    }

    .flor_img {
        margin-top: 1rem;
    }

    .bespoke-cta-btn {
        padding: 8px 18px;
    }

    .bespoke-cta-btn span {
        font-size: 14px;
    }

    .invest-card-header span {
        font-size: 26px;
    }

    .invest-card-item p {
        font-size: 16px;
    }

    .bespoke-cta-btn img {
        width: 16px;
        height: 16px;
    }

    .kengeri-slide img {
        min-height: 300px;
        object-fit: fill;
    }

    .kengeri-slide-overlay {
        padding: 20px;
    }

    .kengeri-slide-overlay h3 {
        font-size: 28px;
    }

    .kengeri-slide-overlay p {
        font-size: 13px;
    }

    .kengeri-nav {
        width: 42px;
        height: 42px;
    }

    .kengeri-nav img {
        width: 18px;
        height: 18px;
    }

    .kengeri-prev {
        left: 10px;
    }

    .kengeri-next {
        right: 10px;
    }

    .gal-carousel .owl-nav,
    .ameni-carousel .owl-nav {
        position: relative;
        top: 0;
        width: 100%;
        display: flex;
        justify-content: center;
        gap: 3rem;
        margin-top: 1rem !important;
    }

    .gal-carousel .owl-nav .owl-prev,
    .ameni-carousel .owl-nav .owl-prev {
        position: relative;
        left: 0;
    }

    .gal-carousel .owl-nav .owl-next,
    .ameni-carousel .owl-nav .owl-next {
        position: relative;
        right: 0;
    }

    .gal_text {
        left: 26%;
        padding: 0.5rem 1.3rem;
    }

    .gal_right,
    .gal_left {
        width: 6%;
    }

    .section__about {
        padding: 5rem 0 7rem;
    }

    .section__contact {
        padding-top: 3rem;
    }

    .cust_container {
        width: 95%;
        padding: 2rem 1.5rem;
    }

    .footer_logo img {
        width: 65%;
    }

    .disc p {
        font-size: 14px;
    }
}

@media only screen and (max-width: 576px) {
    .mob_banner_head h2 {
        font-size: 28px;
    }

    .mob_banner_disc p {
        font-size: 10px;
    }

    .mob_banner_txt {
        top: 14%;
        left: 10%;
        gap: 1rem;
        width: 70%;
    }

    .mob_banner_txt .btnPrimary {
        padding: 5px 10px;
        font-size: 10px;
        border-radius: 21px;
    }

    .navbar-container {
        padding: 0.5rem 1rem;
    }

    .logo-img {
        width: 7rem;
    }

    .scrolled .logo-img {
        -webkit-transition: all 1.5s ease;
        -o-transition: all 1.5s ease;
        transition: all 1.5s ease;
        width: 10rem;
    }

    .offcanvas-link {
        font-size: 4.5vw;
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    .offcanvas-close {
        width: 40px;
        height: 40px;
        color: #fff;
    }

    .brd_left {
        height: 80px;
    }

    .mst_btn {
        left: 27%;
        transform: translate(-20%, -50%);
    }

    .section__gal .nav-tabs .nav-link {
        font-size: 12px;
        margin: 0 2px;
    }

    .gallery-swiper-container .swiper-nav .swiper-button {
        width: 45px;
        height: 45px;
    }

}

@media only screen and (max-width: 450px) {}