
@import url('https://fonts.googleapis.com/css?family=Roboto');



@media (min-width:320px) and (max-width:370px) {
    .main-bg-img {
        height: 490px !important;
    }

    .main-bg-img_new {
        height: 490px !important;
    }



}

@media (min-width:371px) and (max-width:414px) {
    .years-excell-each {
        gap: 4px !important;
    }

    .main-header-container .main-header {
        font-size: 30px !important;
    }

    .main-header-container {
        height: 105px;
        width: 330px;
    }

    .main-header-container .sub-header {
        font-size: 14px !important;
    }

    .feature-txt {
        font-size: 14px !important;
    }

    .inmoboverview {
        font-size: 28px !important;
    }

    .highlightstext {
        font-size: 16px !important;
    }

    .mobileexper {
        font-size: 14px !important;
    }

    .form-container label {
        font-size: 14px !important;
    }

    .location-size {
        font-size: 14px !important;
    }

    .rera-id {
        font-size: 12px !important;
    }

    #header {
        background: #fff !important;
    }

    .buttonshadoss {
        padding: 10px;
    }
}

@media (min-width:761px) and (max-width:790px) {
    .getintouch-pl8 {
        width: 80%;
    }

    .letsgetintouch {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .swiper-button-next-custom {
        display: none !important;
    }

    .swiper-button-prev-custom {
        display: none !important;
    }
}

@media (max-width: 650px) {
    .location-txt {
        margin-bottom: 0px;
        font-size: 12px;
        font-family: 'Henderson Sans';
        font-weight: 400;
    }

    .features {
        font-size: 12px;
        font-weight: 400;
        text-align: center;
        font-family: 'Henderson Sans';
    }

    #header .logo img {
        max-height: 40px !important;
    }

    #hero {
        padding: 25px 0 0 0 !important;

    }

    #header {
        padding: 6px 0px !important;
    }

    .marquee {
        gap: 25px !important;
    }

    .readytogo {
        font-size: 14px !important;
        padding-right: 2px !important;
        font-family: 'Cormorant Garamond';
        font-weight: 700;
    }


    .btn-close {
        position: relative;
        /* bottom: 84px; */
        left: 96%;
    }

    .brochure-close {
        position: relative;
        bottom: 54px;
        left: 93%;
    }

    .swiper-button-next {
        right: 35% !important;
    }

    .swiper-button-prev {
        left: 35% !important;
    }

    .back-to-top:hover {
        background-color: #CEAB76;
        color: #FFFFFF;
    }

    .back-to-top i:hover {
        font-size: 28px;
        color: #FFFFFF !important;
    }

    /* .mobiledownload:hover {
        background-color: #fff;
        color: #CEAB76;
    } */

    .contact .php-email-form button[type=submit]:hover {
        background: #E99650 !important;
        color: #fff !important;
        border: none !important;
    }

    .main-bg-img {
        height: 490px !important;
    }

    .main-bg-img_new {
        height: 490px !important;
    }

    #hero .carousel,
    #hero .carousel-inner,
    #hero .carousel-item,
    #hero .carousel-item::before {
        position: relative;
        /* top: 0; */
        right: 0;
        left: 0;
        bottom: 0px !important;
    }

    .main-header-container {
        margin-top: 15px !important;
    }

    .header-popContainer_dt_new {
        font-family: "Jost";
        font-weight: 500;
        font-size: 32px;
        background-color: #4B2E14;
        color: rgba(255, 208, 135, 1);
        border: 1px solid #3A2510;
        padding: 0px 30px;
        border-radius: 2px;
        cursor: pointer;
        position: relative;
        display: inline-block;
        margin-top: 10px;
        transition: background 0.3s ease;
    }

    /* Backside border effect */
    .header-popContainer_dt_new::after {
        content: "";
        position: absolute;
        top: 4px;
        left: 4px;
        width: 100%;
        height: 100%;
        background: #ffffff;
        border-radius: 2px;
        z-index: -1;
        border: 0.6px solid #9e6a3b;
    }

    .header-popContainer_new {
        font-family: "Jost";
        font-weight: 500;
        font-size: 16px;
        background-color: #4B2E14;
        color: rgba(255, 208, 135, 1);
        border: 1px solid #3A2510;
        padding: 0px 30px;
        border-radius: 2px;
        cursor: pointer;
        position: relative;
        display: inline-block;
        margin-top: 10px;
        transition: background 0.3s ease;
    }

    /* Backside border effect */
    .header-popContainer_new::after {
        content: "";
        position: absolute;
        top: 4px;
        left: 4px;
        width: 100%;
        height: 100%;
        background: #ffffff;
        border-radius: 2px;
        z-index: -1;
        border: 0.6px solid #9e6a3b;
    }


    .header-popContainer {
        border: 1px solid #FFF;
        background-color: #E99650;
        position: absolute;
        left: 33%;
        top: 90%;
        height: 24px;
        width: 100px;
        padding: 2px 20px;
        border-radius: 100px;
        font-size: 14px;
        color: #FFFFFF;
        font-weight: 400;
        font-family: 'Jost';
        margin-bottom: 0px;
        cursor: pointer;
        display: flex;
        align-items: center;
    }

    .brochure-header h3 {
        /*background-color:#eee;
        border-bottom:1px solid #b3b3b3;*/
        font-size: 25px !important;
        /* margin-left: 5px; */
        font-weight: 400;
        font-family: 'Jost';
        margin: 0;
        /* padding:0.8em 56px .8em 27px;  */
        color: #E99650;
    }

    .brochure-header i {
        /* margin-right: 10px; */
        font-size: 25px !important;
    }

    .brochure-header span {
        font-size: 14px !important;
        font-weight: 400;
        font-family: 'Jost';
        color: #000000;
        display: block;
        /* padding-top:5px; */
    }

    .desktop-swiper-btn {
        display: flex;
        justify-content: center;
        width: 38px;
        font-size: 13px;
        height: 38px;
    }

    .popup .popup-content {
        max-height: 354px !important;
        min-width: 270px !important;
        padding: 10px !important;
    }

    form.send input {
        margin-bottom: 20px !important;
        height: 25px !important;
    }

    .popup .fade-out {
        position: absolute;
        top: -10px;
        right: -10px;
        /* text-align: justify; */
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 15px;
    }

    .mobileexper {
        margin-bottom: 10px;
    }

    .main-btn-circle {
        height: 30px;
        width: 30px;
    }

    .popup-content h6 {
        font-size: 18px;
    }

    .explore-title {
        font-size: 24px !important;
    }

    .explore-subtitle {
        font-size: 10px;
    }

    .explore-disc {
        font-size: 10px;
    }

    .custom-buttom-inner,
    .fake-buttom-inner {
        font-size: 14px;
    }

    .custom-button {
        padding: 2px;
    }

    .main-btn-rect:before,
    .main-btn-rect:after {
        background-color: initial;
    }

    .btn-close-mb-visitNow {
        position: relative;
        bottom: 10px;
        left: 96%;
    }

    .otp-close-btn {
        bottom: 12px;
    }

    .modal-dialog {
        top: 30% !important;
    }

    .enquire-header {
        margin-bottom: 0px;
        font-size: 20px;
        font-weight: 600;
        font-family: 'Jost';
    }

    .years-excell-txt {
        color: #FFFFFF;
        font-family: 'Cormorant Infant';
        font-weight: 700;
        font-size: 24px;
        letter-spacing: 1.2px;
        text-shadow: 0px 0px 3.5px #C2C2C2;
        margin-bottom: 0px;
        line-height: 1.24;
    }

    .years-excell-each {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 0px;

        background-image: url('../logos/year-excell-background-img.avif');
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;

        width: fit-content;


        border: 1px solid #C67C00;
        border-bottom: none;
        background-color: #CD7E0080;
        backdrop-filter: blur(60px);
        border-top-left-radius: 12px;
        border-top-right-radius: 12px;
        padding: 2px 4px;
        width: 290px;
    }

    .years-excell-container {
        position: absolute;
        bottom: 0px;
        text-align: center;
        width: 100%;

        display: flex;
        justify-content: center;
        align-items: center;

    }

    .highlightstext {
        font-size: 14px;
        line-height: 16px;
    }

    .gr-list {
        gap: 0px;
    }

    .walkthrough-video {
        height: fit-content;
    }

    #videoModal iframe {
        width: fit-content;
        height: 200px;
    }

    .video-modal-content {
        height: fit-content;
        width: fit-content;
    }

    .close-modal {
        position: absolute;
        top: -40px;
        right: 0px;
        font-size: 30px;
    }

    #storyVideoModal iframe {
        width: fit-content;
        height: 200px;
    }

    #storyVideoModal1 iframe {
        width: fit-content;
        height: 200px;
    }

    .video-thumbnail img {
        width: 90%;
        height: 100%;
        object-fit: cover;
        border-radius: 6px;
    }
}

@media (min-width:912px) {
    .d-desktop {
        display: block;
    }

    .d-tab {
        display: none;
    }
}

@media (min-width:700px) {

    .swiper-button-prev,
    .swiper-button-next {
        top: 50% !important;
    }

    .header-popContainer_dt_new {
        font-family: "Jost";
        font-weight: 500;
        font-size: 32px;
        background-color: #4B2E14;
        color: rgba(255, 208, 135, 1);
        border: 1px solid #3A2510;
        padding: 0px 30px;
        border-radius: 2px;
        cursor: pointer;
        position: relative;
        display: inline-block;
        margin-top: 10px;
        transition: background 0.3s ease;
    }

    /* Backside border effect */
    .header-popContainer_dt_new::after {
        content: "";
        position: absolute;
        top: 4px;
        left: 4px;
        width: 100%;
        height: 100%;
        background: #ffffff;
        border-radius: 2px;
        z-index: -1;
        border: 0.6px solid #9e6a3b;
    }

    .header-popContainer_new {
        font-family: "Jost";
        font-weight: 500;
        font-size: 16px;
        background-color: #4B2E14;
        color: rgba(255, 208, 135, 1);
        border: 1px solid #3A2510;
        padding: 0px 30px;
        border-radius: 2px;
        cursor: pointer;
        position: relative;
        display: inline-block;
        margin-top: 10px;
        transition: background 0.3s ease;
    }

    /* Backside border effect */
    .header-popContainer_new::after {
        content: "";
        position: absolute;
        top: 4px;
        left: 4px;
        width: 100%;
        height: 100%;
        background: #ffffff;
        border-radius: 2px;
        z-index: -1;
        border: 0.6px solid #9e6a3b;
    }


    .header-popContainer {
        border: 1px solid #FFF;
        background-color: #E99650;
        position: relative;
        left: 38%;
        height: 48px;
        width: 198px;
        padding: 4px 40px;
        border-radius: 100px;
        font-size: 28px;
        color: #FFFFFF;
        font-weight: 400;
        font-family: 'Jost';
        margin-bottom: 0px;
        cursor: pointer;
        display: flex;
        align-items: center;
        transition: all 0.2s ease-in;
    }

    /* .header-poptxt{
        font-size: 28px;
        color: #FFFFFF;
        font-weight: 400;
        font-family: 'Jost';
        margin-bottom: 0px;
        height: 100%;
        width: 100%;
    } */

    .header-popContainer:hover {
        border: 1px solid #FFF;
        background-color: #975C02;
        color: #FFF;
    }

    form.send .main-btn-rect {
        position: static;
        /* display: block; */
        padding: 8px 80px;
        /* margin: 0px auto; */
        text-align: center;
        font-size: 18px;
        /* width: 50% !important; */
        border: none !important;
        border-radius: 2px !important;
    }
}

/* MIN-WIDTH 1164PX */
@media (min-width:1164px) and (max-width:1365px) {
    #hero {
        position: absolute;
        top: 120px;
        bottom: 0px;
        padding: 0px;
    }

    /* .rounded {
        padding: 10px 0 10px 20px !important;
    } */

    /* .video-thumbnail img {
        width: 100%;
    } */

    .Section-heads {
        font-size: 58px;
        font-weight: 600;
        font-family: 'Playfair Display';
        color: #E99650;
        text-align: center;
    }

    .highlightstext {
        /* font-size: 26px !important;
        font-family: 'Playfair Display' !important;
        font-weight: 600;
        color: #46494F;
        line-height: 25px !important; */
    }

    .section-padding {
        padding: 50px 20px !important;
    }

    .overview-p {
        font-size: 16px;
        font-weight: 400;
        line-height: 32px;
        font-family: 'Henderson Sans';
        text-align: start;
        color: #25262A;
        letter-spacing: 1px;
    }

    .about-sarjapur p {
        font-size: 14px !important;
        line-height: 30px !important;
    }

    .explore-title {
        font-size: 20px !important;
    }

    .down-brochure {
        font-size: 20px;
    }

    /* .rounded {
        font-size: 15px !important;
    } */

    .down-brochure i {
        font-size: 20px;
    }

    .buyers {
        padding: 6px 20px 8px 35px !important;
    }

    .walkthrough-video {
        /* height: 446px; */
    }

    .desktop-bhk {
        font-size: 24px !important;
        font-weight: 500 !important;
        font-family: 'Jost';
    }

    .floor-hr {
        border: none;
        height: 4px;
        border-radius: 15px;
        background-color: #E5D3B7;
        margin: 0;
        opacity: 1;
        transition: background-color 0.3s ease;
    }

    /* Golden color when active */
    .nav-item .nav-link.active+.floor-hr {
        background-color: #CE943C;
        /* Golden color */
    }


    .mobileconstrunumber {
        font-family: 'Plus Jakarta Sans' !important;
        font-size: 58px !important;
        color: #975C02;
    }

    .mobileconstruction {
        font-size: 28px !important;
        font-family: 'Jost' !important;
        color: #46494F;
    }

    .display-this {
        height: 100%;
        display: flex;
        align-items: center;
    }

    .location-txt {
        margin-bottom: 0px;
        font-size: 18px;
        font-weight: 600;
        font-family: 'Henderson Sans';
        padding-top: 3px;
    }

    .features {
        font-size: 14px !important;
        font-weight: 400;
        font-family: 'Henderson Sans';
        color: #46494F;
        padding-left: 5px;
        letter-spacing: 1px;
    }

    .buttonshadoss {
        height: 100% !important;
        /* width: 100% !important; */
        min-width: 106px !important;
    }

    .buttonshadoss {
        border-radius: 3px !important;
        padding: 6px 10px !important;
    }

    .touch-container p {
        color: #46494F;
        font-family: 'Playfair Display';
        font-size: 16px;
        font-family: 500;
    }

    .touch-container h2 {
        font-family: 'Playfair Display';
        font-size: 32px;
        font-weight: 600;
        color: #8E4E17;
        text-align: center;
    }

    .form-container label {
        font-size: 14px !important;
    }

    .form-container form {
        display: flex;
        flex-direction: column;
        width: 100%;
        align-items: center;
    }

    .contsubmit {
        width: 90% !important;
    }

    .touch-container {
        width: fit-content;
        height: fit-content;
        padding: 30px 35px !important;
    }

    .contact-container {
        width: 500px;
        height: fit-content;
    }

    .anchor-container {
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: start;
    }

    .location-size {
        /* font-size: 16px !important;
        font-weight: 400 !important;
        color: #46494F !important;
        font-family: 'Jost' !important; */
        margin-left: 20px;
    }

    .rera-id {
        font-size: 14px !important;
        font-weight: 500 !important;
        font-family: 'Jost';
    }

    .corporate-off {
        font-size: 18px;
        font-weight: 500;
        color: #E99650;
        font-family: 'Jost';
    }

    .corporate-disc {
        font-size: 16px;
        font-weight: 400;
        color: #46494F;
    }

    .contact-us {
        font-size: 36px;
        font-family: 'Playfair Display';
        text-align: center;
        margin-bottom: 10px;
        font-weight: 600;
        color: #E99650;
    }

    .contact-touch-container {
        display: flex;
        justify-content: space-evenly;
        align-items: center;
    }

    .fixed-top {
        background: #698BC066;
        backdrop-filter: blur(85.0999984741211px);
        padding: 8px 10px;
    }

    .thankyou-page-content h1 {
        font-size: 100px;
    }
}


@media (min-width:1164px) and (max-width:1165px) {

    /* .gallery-item {
        width: 540px !important;
    } */
    .banner-content {
        height: auto !important;
    }

    .img-slide {
        width: 50%;
        height: 520px !important;
    }

    .swiper-wrapper {
        height: 400px !important;
    }

    .swiper-slide img {
        display: inline !important;
    }

    .special-slide img {
        height: 500px !important;
        object-fit: cover !important;
    }

    .exclusive-lake {
        font-size: 32px !important;
    }

    .bhk-premium {
        font-size: 34px !important;
    }

    .bhk-premium span {
        font-size: 24px !important;
    }

    /* .banner-content::before {
        top: 100px !important;
        width: 600px !important;
        height: 600px !important;
    } */
    .highlightstext {
        font-size: 18px !important;
    }

    .highlights-numbers {
        font-size: 18px !important;
    }

    .banner-secondhalf-content {
        gap: 14px !important;
    }

    .banner-border-wrap::before {
        width: 595px !important;
        clip-path: polygon(0% 0%, 3% 0%, 3% 100%, 0% 100%,
                /* Left Side */
                0% 0%, 100% 0%, 100% 100%, 97% 100%, 97% 0%
                /* Right Side */
            ) !important;
    }

    /* .swiper-slide img {
        height: 522px !important;
    } */
    .floor-plan-imgs {
        justify-content: center !important;
    }

    .floor-plan-imgs img {
        width: 100% !important;
    }

    .floorplan-sqft {
        font-size: 18px !important;
    }

    .floorplan-bhk {
        font-size: 18px !important;
    }

    .floorSwiper {
        height: 330px !important;
    }

    .planslide {
        height: 310px !important;
    }

    .img-slide img {
        height: 650px !important;
    }

    .swiper-pagination-progressbar {
        display: none !important;
    }

    .samskrutispecialeffect {
        height: 300px !important;
    }

    .contact-touch-container {
        gap: 30px;
    }

    .gr-list {
        gap: 13px !important;
    }

    .ready-to-move-in {
        font-size: 26px !important;
    }

    .acers-homes-amenities {
        font-size: 14px !important;
    }

    .acers-homes-amenities span {
        font-size: 20px !important;
    }

    .limited-units {
        font-size: 30px !important;
    }

    .ready-immediate {
        font-size: 30px !important;
    }

}


@media (min-width:1366px) and (max-width:1439px) {
    #hero {
        position: unset;
        top: 120px;
        bottom: 0px;
        padding: 0px;
    }

    .Section-heads {
        font-size: 58px;
        font-weight: 500;
        color: #8E4E17;
        text-align: center;
        font-family: 'Playfair Display';
        letter-spacing: 0px;
    }



    .section-padding {
        padding: 50px 20px !important;
    }

    .overview-p {
        font-size: 20px;
        font-weight: 400;
        line-height: 42px;
        font-family: 'Henderson Sans';
        text-align: start;
        color: #25262A;
        letter-spacing: 1px;
    }

    .desktop-bhk {
        font-size: 24px !important;
        font-weight: 500 !important;
        font-family: 'Jost';
    }

    .floor-hr {
        border: none;
        height: 4px;
        border-radius: 15px;
        background-color: #E5D3B7;
        margin: 0;
        opacity: 1;
        transition: background-color 0.3s ease;
    }

    /* Golden color when active */
    .nav-item .nav-link.active+.floor-hr {
        background-color: #CE943C;
        /* Golden color */
    }




    .display-this {
        /* height: 100%; */
        display: flex;
        align-items: center;
    }

    .location-txt {
        margin-bottom: 0px;
        font-size: 18px;
        font-weight: 500;
        font-family: 'Henderson Sans';
        padding-top: 3px;
    }

    .features {
        font-size: 18px !important;
        font-weight: 400;
        font-family: 'Henderson Sans';
        color: #46494F;
        padding-left: 5px;
        letter-spacing: 1px;
    }

    .buttonshadoss {
        height: 100% !important;
        /* width: 100% !important; */
        min-width: 120px !important;
    }

    .buttonshadoss {
        border-radius: 3px !important;
        padding: 8px 12px !important;
    }

    .touch-container p {
        color: #46494F;
        font-family: 'Playfair Display';
        font-size: 18px;
        font-weight: 500;
    }

    .touch-container h2 {
        font-family: 'Playfair Display';
        font-size: 38px;
        font-weight: 600;
        text-align: center;
        letter-spacing: 0%;
        color: #8E4E17;
    }

    .form-container label {
        font-size: 14px !important;
    }

    .form-container form {
        display: flex;
        flex-direction: column;
        width: 100%;
        align-items: center;
        gap: 20px;
    }

    .contsubmit {
        width: 90% !important;
    }

    .touch-container {
        width: fit-content;
        height: fit-content;
        padding: 30px 35px !important;
    }

    .contact-container {
        width: 500px;
        height: fit-content;
    }

    .anchor-container {
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: start;
        gap: 5px;
    }

    .location-size {
        /* font-size: 16px !important;
        font-weight: 400 !important;
        color: #46494F !important;
        font-family: 'Henderson Sans' !important; */
        margin-left: 10px;
    }

    .rera-id {
        font-size: 16px !important;
        font-weight: 500 !important;
        font-family: 'Henderson Sans';
    }

    .corporate-off {
        font-size: 18px;
        font-weight: 500;
        color: #E99650;
        font-family: 'Henderson Sans';
    }

    .corporate-disc {
        font-size: 18px;
        font-weight: 400;
        color: #25262A;
    }

    .contact-us {
        font-size: 40px;
        font-family: 'Henderson Sans';
        text-align: center;
        margin-bottom: 10px;
        font-weight: 600;
        color: #8E4E17;
    }

    .contact-touch-container {
        display: flex;
        justify-content: space-evenly;
        align-items: center;
    }


}

@media (min-width:1440px) and (max-width:1903px) {
    #hero {
        position: absolute;
        top: 120px;
        bottom: 0px;
        padding: 0px;
    }

    .about-const-info {
        justify-content: space-evenly !important;
    }

    .Section-heads {
        font-size: 58px;
        font-weight: 600;
        font-family: 'Playfair Display';
        color: #E99650;
        text-align: center;
    }

    /* .highlightstext {
        font-size: 26px !important;
        font-family: 'Cormorant' !important;
        font-weight: 600;
        color: #46494F;
        line-height: 25px !important;
    } */

    .section-padding {
        padding: 50px 20px !important;
    }

    .overview-p {
        font-size: 20px;
        font-weight: 400;
        line-height: 42px;
        font-family: 'Henderson Sans';
        text-align: start;
        color: #25262A;
        letter-spacing: 1px;
    }

    .desktop-bhk {
        font-size: 24px !important;
        font-weight: 500 !important;
        font-family: 'Jost';
    }

    .explore-title {
        font-size: 26px !important;
    }

    .explore-subtitle {
        font-size: 16px !important;
    }

    .explore-disc {
        font-size: 14px !important;
    }

    .floor-hr {
        border: none;
        height: 4px;
        border-radius: 15px;
        background-color: #E5D3B7;
        margin: 0;
        opacity: 1;
        transition: background-color 0.3s ease;
    }

    /* Golden color when active */
    .nav-item .nav-link.active+.floor-hr {
        background-color: #CE943C;
        /* Golden color */
    }


    .mobileconstrunumber {
        font-family: 'Plus Jakarta Sans' !important;
        font-size: 58px !important;
        color: #975C02;
    }

    /* .mobileconstruction {
        font-size: 28px !important;
        font-family: 'Jost' !important;
        color: #46494F;
    } */

    .display-this {
        /* height: 100%; */
        display: flex;
        align-items: center;
    }

    .location-txt {
        margin-bottom: 0px;
        font-size: 18px;
        font-weight: 500;
        font-family: 'Plus Jakarta Sans';
        padding-top: 3px;
    }

    .features {
        font-size: 18px !important;
        font-weight: 400;
        font-family: 'Henderson Sans';
        color: #46494F;
        padding-left: 5px;
        letter-spacing: 1px;

    }

    .buttonshadoss {
        height: 100% !important;
        /* width: 100% !important; */
        min-width: 120px !important;
    }

    .buttonshadoss {
        border-radius: 3px !important;
        padding: 8px 12px !important;
    }

    .touch-container p {
        color: #46494F;
        font-family: 'Playfair Display';
        font-size: 16px;
        font-family: 500;
        text-align: center;
    }

    .touch-container h2 {
        font-family: 'Playfair Display';
        font-size: 38px;
        font-weight: 600;
        text-align: center;
        letter-spacing: 0%;
        color: #8E4E17;
    }

    .form-container label {
        font-size: 14px !important;
    }

    .form-container form {
        display: flex;
        flex-direction: column;
        width: 100%;
        align-items: center;
    }

    .contsubmit {
        width: 90% !important;
    }

    .touch-container {
        /* width: 450px;
        height: 365px; */
        padding: 30px 35px !important;
    }

    .contact-container {
        width: 500px;
        height: fit-content;
    }

    .anchor-container {
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: start;
    }

    .location-size {
        margin-left: 20px;
    }

    .rera-id {
        font-size: 14px !important;
        font-weight: 500 !important;
        font-family: 'Henderson Sans';
    }

    .corporate-off {
        font-size: 18px;
        font-weight: 500;
        color: #E99650;
        font-family: 'Henderson Sans';
    }

    .corporate-disc {
        font-size: 16px;
        font-weight: 400;
        color: #46494F;
    }

    .contact-us {
        font-size: 40px;
        font-family: 'Henderson Sans';
        text-align: center;
        margin-bottom: 10px;
        font-weight: 600;
        color: #8E4E17;
    }

    .contact-touch-container {
        display: flex;
        justify-content: space-evenly;
        align-items: center;
    }

    .fixed-top {
        background: #698BC066;
        backdrop-filter: blur(85.0999984741211px);
        padding: 8px 10px;
    }
}

@media (min-width:1904px) and (max-width:2499px) {
    #hero {
        position: absolute;
        top: 120px;
        bottom: 0px;
        padding: 0px;
    }

    .Section-heads {
        font-size: 58px;
        font-weight: 600;
        font-family: 'Playfair Display';
        color: #E99650;
        text-align: center;
    }

    /* .highlightstext {
        font-size: 26px !important;
        font-family: 'Cormorant' !important;
        font-weight: 600;
        color: #46494F;
        line-height: 25px !important;
    } */

    .section-padding {
        padding: 50px 20px !important;
    }

    .overview-p {
        font-size: 20px;
        font-weight: 400;
        line-height: 42px;
        font-family: 'Henderson Sans';
        text-align: start;
        color: #25262A;
        letter-spacing: 1px;
    }

    /* .banner-content::before {
        top: 150px !important;
        } */

    .desktop-bhk {
        font-size: 24px !important;
        font-weight: 500 !important;
        font-family: 'Jost';
    }

    .explore-title {
        font-size: 26px !important;
    }

    .explore-subtitle {
        font-size: 16px !important;
    }

    .explore-disc {
        font-size: 14px !important;
    }

    .floor-hr {
        border: none;
        height: 4px;
        border-radius: 15px;
        background-color: #E5D3B7;
        margin: 0;
        opacity: 1;
        transition: background-color 0.3s ease;
    }

    /* Golden color when active */
    .nav-item .nav-link.active+.floor-hr {
        background-color: #CE943C;
        /* Golden color */
    }


    .mobileconstrunumber {
        font-family: 'Plus Jakarta Sans' !important;
        font-size: 58px !important;
        color: #975C02;
    }

    .mobileconstruction {
        font-size: 28px !important;
        font-family: 'Jost' !important;
        color: #46494F;
    }

    .display-this {
        height: 100%;
        display: flex;
        align-items: center;
    }

    .location-txt {
        margin-bottom: 0px;
        font-size: 18px;
        font-weight: 600;
        font-family: 'Henderson Sans';
        padding-top: 3px;
    }

    .features {
        font-size: 18px !important;
        font-weight: 400;
        font-family: 'Henderson Sans';
        color: #46494F;
        padding-left: 5px;
        letter-spacing: 1px;
    }

    .buttonshadoss {
        height: 100% !important;
        /* width: 100% !important; */
        min-width: 120px !important;
    }

    .buttonshadoss {
        border-radius: 3px !important;
        padding: 8px 12px !important;
    }

    .touch-container p {
        color: #46494F;
        font-family: 'Cormorant';
        font-size: 16px;
        font-family: 500;
    }

    .touch-container h2 {
       font-family: 'Playfair Display';
        font-size: 38px;
        font-weight: 600;
        text-align: center;
        letter-spacing: 0%;
        color: #8E4E17;
    }

    .form-container label {
        font-size: 14px !important;
    }

    .form-container form {
        display: flex;
        flex-direction: column;
        width: 100%;
        align-items: center;
    }

    .contsubmit {
        width: 90% !important;
    }

    .touch-container {
        width: 450px;
        height: fit-content;
        padding: 30px 35px !important;
    }

    .contact-container {
        width: 500px;
        height: fit-content;
    }

    .anchor-container {
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: start;
    }

    .location-size {
        /* font-size: 16px !important;
        font-weight: 400 !important;
        color: #46494F !important;
        font-family: 'Jost' !important; */
        margin-left: 20px;
    }

    .rera-id {
        font-size: 14px !important;
        font-weight: 500 !important;
        font-family: 'Jost';
    }

    .corporate-off {
        font-size: 18px;
        font-weight: 500;
        color: #E99650;
        font-family: 'Jost';
    }

    .corporate-disc {
        font-size: 16px;
        font-weight: 400;
        color: #46494F;
    }

    .contact-us {
        font-size: 40px;
        font-family: 'Henderson Sans';
        text-align: center;
        margin-bottom: 10px;
        font-weight: 600;
        color: #8E4E17;
    }

    .contact-touch-container {
        display: flex;
        justify-content: space-evenly;
        align-items: center;
    }

    .fixed-top {
        background: #698BC066;
        backdrop-filter: blur(85.0999984741211px);
        padding: 8px 10px;
    }

    .main-bg-img-desktop {
        background-position: bottom !important;
        height: 850px !important;
    }

}


@media (min-width:1164px) {
    .modal-dialog {
        top: 25% !important;
    }

    .modal-content {
        background-color: transparent !important;
        border: none !important;
    }

    .btn-close {
        position: relative;
        bottom: 18px;
        left: 100%;
    }

    .brochure-desk-close {
        position: relative;
        bottom: 64px !important;
        left: 96%;
    }

    .contact .php-email-form {
        border-radius: 5px !important;
    }

    .contact .php-email-form button[type=submit] {
        width: 60% !important;
    }

    .contact .php-email-form input {
        border-radius: 5px !important;
    }
}


@media (min-width:2500px) {
    #hero {
        position: absolute;
        top: 360px !important;
        bottom: 0px;
        padding: 0px;
    }

    .Section-heads {
        font-size: 58px;
        font-weight: 600;
        font-family: 'Playfair Display';
        color: #E99650;
        text-align: center;
    }

    /* .highlightstext {
        font-size: 26px !important;
        font-family: 'Cormorant' !important;
        font-weight: 600;
        color: #46494F;
        line-height: 25px !important;
    } */

    .section-padding {
        padding: 50px 20px !important;
    }

    .overview-p {
        font-size: 20px;
        font-weight: 400;
        line-height: 42px;
        font-family: 'Henderson Sans';
        text-align: start;
        color: #25262A;
        letter-spacing: 1px;
    }

    .desktop-bhk {
        font-size: 24px !important;
        font-weight: 500 !important;
        font-family: 'Jost';
    }

    .explore-title {
        font-size: 26px !important;
    }

    .explore-subtitle {
        font-size: 16px !important;
    }

    .explore-disc {
        font-size: 14px !important;
    }

    .floor-hr {
        border: none;
        height: 4px;
        border-radius: 15px;
        background-color: #E5D3B7;
        margin: 0;
        opacity: 1;
        transition: background-color 0.3s ease;
    }

    /* Golden color when active */
    .nav-item .nav-link.active+.floor-hr {
        background-color: #CE943C;
        /* Golden color */
    }


    .mobileconstrunumber {
        font-family: 'Plus Jakarta Sans' !important;
        font-size: 58px !important;
        color: #975C02;
    }

    .mobileconstruction {
        font-size: 28px !important;
        font-family: 'Jost' !important;
        color: #46494F;
    }

    .display-this {
        height: 100%;
        display: flex;
        align-items: center;
    }

    .location-txt {
        margin-bottom: 0px;
        font-size: 18px;
        font-weight: 600;
        font-family: 'Henderson Sans';
        padding-top: 3px;
    }

    .features {
        font-size: 18px !important;
        font-weight: 400;
        font-family: 'Henderson Sans';
        color: #46494F;
        padding-left: 5px;
        letter-spacing: 1px;
    }

    .buttonshadoss {
        height: 100% !important;
        /* width: 100% !important; */
        min-width: 120px !important;
    }

    .buttonshadoss {
        border-radius: 3px !important;
        padding: 8px 12px !important;
    }

    .touch-container p {
        color: #46494F;
        font-family: 'Cormorant';
        font-size: 16px;
        font-family: 500;
    }

    .touch-container h2 {
        font-family: 'Playfair Display';
        font-size: 38px;
        font-weight: 600;
        text-align: center;
        letter-spacing: 0%;
        color: #8E4E17;
    }

    .form-container label {
        font-size: 14px !important;
    }

    .form-container form {
        display: flex;
        flex-direction: column;
        width: 100%;
        align-items: center;
    }

    .contsubmit {
        width: 90% !important;
    }

    .touch-container {
        width: 450px;
        height: 365px;
        padding: 30px 35px !important;
    }

    .contact-container {
        width: 500px;
        height: fit-content;
    }

    .anchor-container {
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: start;
    }

    .location-size {
        /* font-size: 16px !important;
        font-weight: 400 !important;
        color: #46494F !important;
        font-family: 'Jost' !important; */
        margin-left: 20px;
    }

    .rera-id {
        font-size: 14px !important;
        font-weight: 500 !important;
        font-family: 'Jost';
    }

    .corporate-off {
        font-size: 18px;
        font-weight: 500;
        color: #E99650;
        font-family: 'Jost';
    }

    .corporate-disc {
        font-size: 16px;
        font-weight: 400;
        color: #46494F;
    }

    .contact-us {
       font-size: 40px;
        font-family: 'Henderson Sans';
        text-align: center;
        margin-bottom: 10px;
        font-weight: 600;
        color: #8E4E17;
    }

    .contact-touch-container {
        display: flex;
        justify-content: space-evenly;
        align-items: center;
    }

    .fixed-top {
        background: #698BC066;
        backdrop-filter: blur(85.0999984741211px);
        padding: 8px 10px;
    }

    .main-bg-img-desktop {
        background-position: bottom !important;
        height: 918px !important;
    }
}

@media (min-width:700px) and (max-width:1140px) {
    #header {
        background: #fff;
        padding: 6px 0px !important;
    }

    .buyers {
        padding: 5px 20px !important;
        font-size: 14px !important;
    }

    .bi {
        font-size: 14px !important;
    }

    .sliding-navbar {
        transition: right 0.3s ease;
    }

    .main-bg-img-desktop {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .align-this-dk {
        height: 200px !important;
    }

    .header-popContainer {
        left: 35%
    }

    .section-title {
        padding: 30px;
        padding-bottom: 16px !important;
    }

    .highlightssec {
        padding-bottom: 30px;
    }

    .overviewsec {
        padding-bottom: 30px;
    }

    .walkthrough {
        padding-bottom: 30px;
    }

    .About-GR-Construction {
        padding-top: 50px;
    }

    .desktop-swiper-nav {
        margin-top: 0px !important;
        padding: 20px;
    }

    .hey-there {
        font-size: 18px;
    }

    .lets-get-in-touch {
        font-size: 30px;
        color: #E99650;
    }

    .w-100 {
        padding: 20px 0px 0px 0px;
    }

    .contact-us-form {
        padding: 40px 0px;
    }

    .contact-us {
        font-size: 30px;
        color: #E99650;
        text-align: center;
        padding: 10px 0px 20px 0px;
    }

    .anchor-container {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .location-size {
        font-size: 20px !important;
    }

    .contactwithmail {
        gap: 16px;
    }

    .rera-id {
        font-size: 16px !important;
    }

    .corporate-off {
        font-size: 16px;
        color: #E99650;
    }

    .corporate-disc {
        line-height: 25px;
        color: #46494f;
        font-family: 'Jost';
    }

    .main-header-dk {
        font-size: 55px !important;
    }

    .sub-header-dk {
        font-size: 26px !important;
    }

    .floor-hr {
        border: none;
        height: 4px;
        border-radius: 15px;
        background-color: #E5D3B7;
        margin: 0;
        opacity: 1;
        transition: background-color 0.3s ease;
    }

    .nav-item .nav-link.active+.floor-hr {
        background-color: #CE943C;
    }

    .explore-title {
        font-size: 18px !important;
    }

    .designed-for-life-comfort {
        padding-bottom: 30px;
    }

    .overview-p {
        font-size: 14px;
        font-weight: 400;
        text-align: justify;
        line-height: 24px;
        color: #46494F;
        margin-bottom: 0;
    }

    .location-img {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

@media (min-width:1024px) and (max-width:1100px) {
    .fixed-top {
        background: #698BC066 !important;
        backdrop-filter: blur(85.0999984741211px);
        padding: 8px 10px;
    }

    .location-img {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    /* .overview-p{
        padding-top: 76px;
    } */
    .about-sarjapur {
        padding-bottom: 30px;
    }

    .align-this-dk {
        height: 220px !important;
    }

    .floor-hr {
        border: none;
        height: 4px;
        border-radius: 15px;
        background-color: #E5D3B7;
        margin: 0;
        opacity: 1;
        transition: background-color 0.3s ease;
    }

    .nav-item .nav-link.active+.floor-hr {
        background-color: #CE943C;
    }

    .galleryanchor {
        display: flex;
        justify-content: center;
    }
}

@media (min-width: 1138px) and (max-width:1163px) {
    .align-this-dk {
        height: 198px !important;
    }

    .location-img {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .sar-about {
        padding-bottom: 30px;
    }

    #header {
        background: #698BC066;
        backdrop-filter: blur(85.0999984741211px);
    }

    .contact-touch-container {
        display: flex;
        justify-content: space-evenly;
        align-items: center;
        gap: 40px;
    }

    .touch-container {
        width: 450px;
        height: 420px;
    }

    .contact-container {
        width: 450px;
        height: 420px;
    }

    .contact-us {
        padding: 0px 0px 12px 0px;
    }

    .About-GR-Construction {
        padding-top: 10px;
    }

    .swiper-slide img {
        width: 80% !important;
    }

    .galleryanchor {
        display: flex;
        justify-content: center;
    }
}

@media (min-width:712px) and (max-width:760px) {

    .youtubeback-container {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .floorimg {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .main-header-dk {
        font-size: 40px !important;
    }

    .sub-header-dk {
        font-size: 20px !important;
    }

    .disc-container-dk p {
        font-size: 26px !important;
    }

    .align-this-dk {
        height: 142px !important;
    }

    .years-excell-each {
        width: 420px !important;
    }

    .years-excell-txt {
        font-size: 24px !important;
    }

    .buyers {
        padding: 0px 10px 0px 10px !important;
        font-size: 10px !important;
    }

    .bi {
        font-size: 13px !important;
    }

    .mobile-nav-toggle {
        font-size: 36px !important;
    }

    .walkthrough-video {
        height: auto !important;
    }

    .locationfeature {
        flex-direction: column;
        align-items: center;
    }

    .locationfeaturecol {
        width: 100% !important;
    }

    .explore-title {
        font-size: 13px !important;
    }

    .experience-modern {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .tourist-attraction {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .tab-content {
        display: flex;
        justify-content: center;
    }

    .top-head {
        max-width: 700px !important;
    }

    .getintouch-pl8 {
        width: 100%;
    }

    .alltypesarea {
        width: 262px;
    }

    .features {
        font-size: 11px;
    }

    .floor-hr {
        border: none;
        height: 4px;
        border-radius: 15px;
        background-color: #E5D3B7;
        margin: 0;
        opacity: 1;
        transition: background-color 0.3s ease;
    }

    .header-popContainer {
        left: 30%;
    }

    .overview-p {
        font-size: 10px;
        font-weight: 400;
        text-align: justify;
        line-height: 18px;
        color: #46494F;
        margin-bottom: 0;
    }

    .swiper-button-next-custom {
        display: none !important;
    }

    .swiper-button-prev-custom {
        display: none !important;
    }
}


@media (min-width:1180px) and (max-width:1195px) {
    .features {
        font-size: 22px !important;
    }

    .galleryanchor {
        display: flex;
        justify-content: center;
    }

    .exclusive-lake {
        font-size: 38px;
    }

}

/*     .d-tab{
        display: block;
    }
    .d-desktop{
        display: none !important;
    } */

@media (max-width:900px) {
    .alltypesarea {
        gap: 0px;
    }

    

    .about-gr-txt {
        font-size: 12px;
        line-height: 20px;
        letter-spacing: 0.5px;
        text-align: justify;
    }

    .iso-label {
        font-size: 18px !important;
    }

    .iso-switch input[type="checkbox"] {
        appearance: none;
        width: 16px;
        height: 16px;
    }

    .inmoboverview {
        font-family: 'Playfair Display';
        font-weight: 600;
        font-size: 30px;
        line-height: 32px;
        letter-spacing: 0px;
        text-align: center;
        color: #8E4E17;
        padding-top: 20px;
    }

    .gr-list li {
        font-family: 'Henderson Sans';
        font-weight: 400;
        font-size: 14px;
        letter-spacing: 0px;
        color: #1c1c1c;
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .highlights-numbers {
        font-size: 14px;
    }

    .gr-list {
        gap: 10px;
    }

    .gr-col {
        margin-bottom: 20px;
    }

    .gallery-item img {
        border-radius: 6px;
    }

    .where-your-story-begins-txt {
        font-family: 'Henderson Sans';
        font-weight: 400;
        font-size: 12px;
        line-height: 20px;
        letter-spacing: 0px;
        color: #46494F;
    }

    .where-your-story-begins-container {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    .mobileoverview-img {
        width: 100%;
        border-radius: 6px;
    }

    .gallery-item1 img {
        border-radius: 2px;
        width: 100%;
        /* height: 130px; */
        object-fit: cover;
    }

    .arrow-view-more-less {
        font-size: 14px !important;
    }

    .gallery-item img {
        border-radius: 0;
        width: 480px;
    }

    .gallery-grid {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 6px;
        justify-content: center;
        align-items: center;
        padding: 0 10px;
    }

    .viewmorebtn {
        width: 123;
        height: 28;
        background-color: #FFFBEC !important;
        border: 0.8px solid #4A2F16;
        font-family: 'Henderson Sans';
        font-weight: 600;
        font-size: 14px;
        letter-spacing: 0px;
        color: #4A2F16 !important;
        border-radius: 600px;
    }

    .location-size {
        font-size: 10px !important;
    }

    .mobilelocationfeature {
        width: 90%;
    }

    .explore-border {
        border: none;
        padding: 2px;
        background: #FFFBEC;
    }

    .hey-there-sec {
        font-family: 'Playfair Display';
        font-weight: 500;
        font-size: 12px;
        letter-spacing: 0px;
        color: #46494F;
        text-align: center;
        margin-bottom: 0;
    }

    .MasterplanAndFloorplan {
        font-family: 'Playfair Display';
        font-weight: 600;
        font-size: 30px;
        line-height: 32px;
        letter-spacing: 0px;
        text-align: center;
        color: #8E4E17;
        padding-top: 30px;
    }

    .plans-tabs .nav-link {
        font-size: 16px;
        padding: 4px 22px;
    }

    .plans-tabs .nav-link.active {
        font-weight: 400;
        font-size: 16px;
        border-bottom: 2px solid #975C02 !important;
    }

    .plans-tabs .nav-link:hover {
        border-bottom: 2px solid #975C02 !important;
    }

    .plans-tabs .nav-link:focus-visible {
        /* border: unset !important; */
        outline: unset !important;
    }

    .bhk-with-sqft {
        padding: 6px 10px;
    }

    .floorplan-bhk {
        font-size: 16px;
    }

    .floorplan-sqft {
        font-size: 16px;
    }

    .floorplan-btns {
        display: flex;
        gap: 20px;
    }

    .upcoming-proposed-infra {
        font-family: 'Playfair Display';
        font-weight: 600;
        font-size: 30px;
        line-height: 32px;
        letter-spacing: 0px;
        text-align: center;
        text-transform: capitalize;
        color: #8E4E17;
        padding: 10px 0;
    }

    .upcoming-swiperslide img {
        height: 240px;
        width: 100%;
        border-radius: 10px;
    }

    .img-context {
        font-size: 14px;
        line-height: 20px;
        height: 50px;
    }

    /* .why-special-imgs {
        margin-bottom: 30px !important;
    } */

    .fixed-top {
        background-image: url('../img/nav-banner.avif') !important;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }

    .banner-section {
        padding-top: 0rem;
    }

    .two-divisions {
        flex-direction: column;
    }

    .img-slide {
        width: 100%;
    }

    .banner-content {
        width: 100%;
        height: 100%;
    }

    .ready-to-move-in {
        font-size: 12px;
        width: 50%;
        padding: 3px 4px;
        margin-bottom: 10px;
    }

    .banner-content {
        width: 100%;
        gap: 30px;
        margin-top: 128% !important;
        background-position-y: 42px;
        position: relative;
    }

    .banner-content img {
        width: 100%;
    }

    .exclusive-lake {
        font-size: 18px;
        margin-bottom: 18px;
    }

    .bhk-premium {
        font-size: 20px;
        padding: 0px 20px;
    }

    .bhk-premium span {
        font-size: 14px;
    }

    .bhk-premium::before {
        top: -8px;
        bottom: -8px;
    }

    .acers-homes-amenities {
        font-size: 8px;
    }

    .acers-homes-amenities span {
        font-size: 10px;
    }

    .banner-img-with-content {
        gap: 6px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .banner-secondhalf-content {
        display: flex;
        gap: 20px;
        justify-content: center;
        align-items: center;
    }

    .banner-address {
        font-size: 12px;
    }

    .years-of-excellence {
        font-size: 22px;
    }

    .excellence {
        gap: 14px;
        position: relative;
        z-index: 1;
    }

    .banner-grsamskruthi-vedio {
        height: auto !important;
    }

    .img-slide {
        height: auto !important;
        background: linear-gradient(0deg, #855320, #855320), linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
        position: fixed;
        top: 60px;
        z-index: 0;
    }

    #main {
        position: relative;
        z-index: 1;
    }

    .bgclr-sec {
        background-color: #FFFFFF;
    }



    .img-slide .swiper-wrapper {
        margin-bottom: 0;
    }

    .banner-location-address {
        gap: 5px;
        margin-top: 20px;
    }

    .talk-to-us {
        border-radius: 600px;
        gap: 4px;
        border-width: 0.6px;
        background: #FFFBF2;
        border: 0.6px solid #E87E25;
        padding: 10px 20px;
        line-height: 1;
    }

    .talk-to-us a {
        font-family: 'Plus Jakarta Sans';
        font-weight: 400;
        font-size: 14px;
        letter-spacing: 0px;
        color: #E87E25;
        margin-bottom: 0;
        text-decoration: none;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 5px;
    }

    .grnav-contact {
        gap: 10px;
    }

    .chat-fixed a {
        display: flex;
        align-items: center;
        gap: 0px;
        padding: 0px 16px;
        z-index: 9999;
        border-top-width: 0.5px;
        border-bottom-width: 0.5px;
        background: linear-gradient(180deg, #FFFFFF -22.44%, #DCDCDC 100%);
        justify-content: center;
        align-items: center;
        width: 100%;
    }

    .chat-fixed p {
        margin: 0;
        font-weight: 600;
        color: #5B330A;
        font-family: 'Henderson Sans';
        font-size: 18px;
        letter-spacing: 0px;
        color: #2C332D;
    }

    .chat-fixed {
        position: fixed;
        bottom: 0px;
        right: 0px;
        display: flex;
        z-index: 999;
        width: 100%;
    }

    /* .banner-content::before {
        top: 30px;
        left: 50%;
        width: 340px;
        height: 400px;
        border-radius: 4px;
        background: linear-gradient(to bottom, #E6BF84 0%, transparent 40%);
        padding: 1px;
    } */

    .banner-border-wrap::before {
        top: 26px;
        left: 50%;
        transform: translateX(-50%);
        width: 335px;
        height: 62px;
        border-radius: 4px;
        padding: 1px;
        clip-path: polygon(0% 0%, 4% 0%, 5% 100%, 0% 100%,
                /* Left Side */
                0% 0%, 100% 0%, 100% 100%, 95% 100%, 96% 0%
                /* Right Side */
            );
    }

    .mobileconstrunumber {
        font-family: 'Chronicle Display';
        font-weight: 400;
        font-size: 48px !important;
        letter-spacing: 0px;
        text-align: center;
    }

    .mobileconstruction {
        font-family: 'Henderson Sans';
        font-weight: 400;
        font-size: 14px !important;
        letter-spacing: 0px;
    }

    .swiper-pagination {
        bottom: 3px !important;
    }

    .buttonshadoss {
        padding: 10px 8px;
    }

    .nav-linking {
        color: #4E2E11;
        font-weight: 400 !important;
    }

    .nav-pilling .nav-linking.active {
        font-weight: 600 !important;
    }

    .form-container input {
        font-weight: 400;
        font-family: 'Henderson Sans';
        color: #46494F;
    }

    .form-container::placeholder {
        font-weight: 200;
    }

    .corporate-office {
        font-weight: 600;
    }

    .locationcolor {
        line-height: 16px;
        font-size: 8px;
    }

    .back-to-top {
        bottom: 60px;
    }

    .gallery-item img {
        border-radius: 6px !important;
    }

    .future-starts {
        font-size: 24px;
    }

    .section-title {
        text-align: center;
        padding-bottom: 10px !important;
        font-size: 28px;
    }

    .popup-box h2 {
        font-size: 20px;
        letter-spacing: -0.72px;
    }

    .welcome-to-grswara {
        font-size: 10px;
    }

    .popup-box input {
        padding: 8px 0px;
        font-size: 14px;
    }

    #popup-form1 {
        PADDING: 0 14PX;
    }

    .popup-box button[type="submit"] {
        width: 250px;
        padding: 0px 0px;
        font-size: 20px;
        margin-top: 0px;
        margin: 10px 0;
    }

    .close-btn img {
        height: 18px;
        width: 18px;
    }

    .popup-box .close-btn {
        top: -15px;
        right: -4px;
        padding: 3px 7px;
        font-size: 13px;
    }

    .close-btn {
        top: -16px;
        right: -4px;
        padding: 6px 10px;
        font-size: 12px;
    }

    #bookotp1 .VerifyNumber {
        font-size: 26px;
    }

    #bookotp1 .digitotp {
        font-size: 12px;
    }

    #bookotp1 .otp-field input {
        width: 50px;
        height: 50px;
        font-size: 30px;
    }

    #bookotp1 .allotp {
        gap: 14px;
    }

    #bookotp1 .buttonstyle {
        width: 238px;
        padding: 6px 0px;
        gap: 10px;
        font-size: 24px;
    }

    #bookotp1 .bg-content {
        height: 300px;
    }

    .popupmodal {
        max-width: 660px !important;
    }

    .navbar-items li {
        margin-bottom: 20px;
        text-align: center;
        padding: 10px 0;
        justify-content: center !important;
    }

    /* .sticky-hero {
        position: sticky;
        top: 0;
        height: 50vh;
        z-index: 1;
    }
    .two-divisions .banner-content {
        position: relative;
        z-index: 2;
    }
    .page-content {
        position: relative;
        z-index: 2;
    } */
    .gallery-item1 {
        position: relative;
    }

    .shot-at-site p {
        font-size: 8px;
    }

    .shot-at-site {
        padding: 0px 4px;
        gap: 2px;
    }

    .thankyou-page-content h1 {
        font-size: 60px;
        text-align: center;
    }

    .thankyou-page-content p {
        font-size: 10px;
        line-height: 14px;
        text-align: center;
    }

    .thankyou-page-container {
        background-image: url(../img/thankyou-page-container-m.png);
        flex-direction: column;
    }

    .thankyou-page-content {
        height: 400px;
    }

    .whatsapp-icon {
        width: 30px;
    }

    .limited-units {
        font-family: 'Henderson Sans';
        font-weight: 600;
        font-size: 14px;
        letter-spacing: -8%;
        text-align: center;
        text-transform: capitalize;
        color: #262626;
        margin-bottom: 0px;


    }

    .ready-immediate {
        font-family: 'Henderson Sans';
        font-weight: 400;
        font-size: 14px;
        letter-spacing: -8%;
        text-align: center;
        text-transform: capitalize;
        color: #262626;
        margin-bottom: 0;

    }

    .limited-things {
        background-image: url('../img/walkthrough-img-m.svg');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: right;
        padding: 12px 25px;
    }
    .why-should-you-buy-at-sam {
        font-size: 14px;
        line-height: 18px;
        letter-spacing: -0.12px;
        font-weight: 400;
    }

    .desktop-swiper-nav {
        margin-top: 20px;
    }

    .dont-hear-from-us{
        font-family: 'Henderson Sans';
        font-weight: 200;
        font-size: 14px;
        line-height: 19px;
        letter-spacing: -0.12px;
        text-align: right;
        color: #FFFFFF;
        margin-bottom: 0;
    }
    .dont-hear-from-us span{
        font-weight: 400;
    }
    .real-stories-vedio{
        background-image: url('../img/real-stories-vedio.svg');
        background-repeat: no-repeat;
        background-position: bottom;
        background-size: cover;
        width: fit-content;
        padding: 10px 23px;
    }
    .happy-homeowner{
        display: flex;
        justify-content: flex-end;
        align-items: baseline;
    }

    .buy-samskruthi {
    justify-content: flex-start;
    }
}

@media (width:320px) {
    .gr-list li {
        font-size: 14px;
    }

    .talk-to-us a {
        align-items: flex-end;
    }

    .talk-to-us {
        padding: 9px 10px;
    }

    .exclusive-lake {
        font-size: 14px;
    }

    .bhk-premium {
        font-size: 18px;
        padding: 0px 9px;
    }

    .bhk-premium span {
        font-size: 12px;
    }

    .acers-homes-amenities span {
        font-size: 8px;
    }

    .acers-homes-amenities {
        font-size: 8px;
    }

    /* .banner-content::before {
        width: 300px;
        height: 340px;
    } */
    .banner-address {
        font-size: 10px;
    }

    .plans-tabs .nav-link {
        padding: 4px 18px;
    }


    .banner-border-wrap::before {
        width: 305px;
        height: 54px;
        clip-path: polygon(0% 0%, 4% 0%, 7% 100%, 0% 100%,
                /* Left Side */
                0% 0%, 100% 0%, 100% 100%, 93% 100%, 96% 0%
                /* Right Side */
            );
    }

    .popup-box button[type="submit"] {
        width: 180px;
    }

    .location-txt {
        font-size: 9px;
    }

    .features {
        font-size: 10px;
    }

    .highlightstext {
        font-size: 10px;
        line-height: 16px;
    }

    .highlights-numbers {
        font-size: 10px;
        line-height: 18px;
    }

    .explore-title {
        font-size: 20px !important;
    }

    .touchback {
       padding: 10px 4px;
    }

    .locationcolor {
        font-size: 10px;
    }

    .combain-all-gap {
        gap: 10px;
    }
    .dont-hear-from-us {
        font-size: 12px;
        line-height: 16px;
    }
    .real-stories-vedio {
        padding: 7px 24px;
        background-position: left;
    }
    .arrow-m{
        transform: rotate(338deg);
    }
    .arrow-m-1{
        transform: rotate(15deg);
    }
}

@media (width:1280px) {
    /* .banner-content::before {
        width: 680px !important;
    } */

    .banner-border-wrap::before {
        width: 680px !important;
        height: 73px !important;
        clip-path: polygon(0% 0%, 3% 0%, 8% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%, 91% 100%, 97% 0%) !important;
    }

    .exclusive-lake {
        font-size: 30px !important;
    }

    .ready-to-move-in {
        font-size: 26px !important;
    }

    .bhk-premium {
        font-size: 38px !important;
    }

    .bhk-premium span {
        font-size: 28px !important;
    }

    .acers-homes-amenities {
        font-size: 18px !important;
    }

    /* .banner-content::before {
    height: 540px !important;
    } */
}

@media (min-width:900px) {
    .banner-content {
        background: linear-gradient(180deg, #8F5F2C -15.1%, #703D09 95.96%);
        height: 600px;
        padding: 3rem 1rem;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 60%;

    }

    .contsubmit {
        font-size: 28px !important;
    }

    .otppadding input {
        padding: 0 10px;
    }

    .upcomingSwiper {
        margin-top: 50px;
    }

    .fixed-top {
        background-image: url('../img/nav-banner.png');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        padding: 8px 10px;
    }

    .enquire-btn:hover {
        background: transparent;
        color: #FFFFFF;
        border: 1px solid #FFFFFF;
    }

    .thankyou-page-content {
        width: 70%;
        margin-left: 6%;
    }
}

.popupmodal {
    top: 0 !important;
}