@media screen and (max-width: 1399px) {
    html {
        font-size: 85%;
    }
}

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

@media screen and (max-width: 1199px) {
    .container {
        max-width: 95%;
        width: 100%;
        margin: 0 auto;
    }
    footer .ft-top .flex-wraper .right-content-wraper {
        gap: 3.65rem;
    }
    footer .ft-top .flex-wraper .right-content-wraper .item ul li span {
        white-space: inherit;
    }
    section.neighborhoods-sec1 .tag-list {
        max-width: 100%;
    }
    section.contact-sec2 .contact-info-wraper {
        padding-right: 0;
    }
    section.neighborhoods-sec1 .content-wraper h3 {
        font-size: 3rem;
    }
}

/* nav ber css start */
@media screen and (max-width: 1024px) {
    .slim-container a.slimNav_sk78-reveal span {
        background: #7a6a56;
        margin: 0;
        width: 2.6rem;
        height: 0.1875rem;
    }

    .slim-container a.slimNav_sk78-reveal span + span {
        width: 2.2rem;
    }

    .slim-container a.slimNav_sk78-reveal span + span + span {
        width: 1.8rem;
    }

    .slim-container .slim-bar {
        background: transparent;
        padding: 0;
    }

    .slim-container a.slimNav_sk78-reveal {
        width: 3.3rem;
        height: 3rem;
        padding: 0 !important;
        display: flex;
        flex-direction: column;
        justify-content: center;
        gap: 0.52rem;
        z-index: 99;
        align-items: flex-end;
        top: 0rem;
        right: 0.9rem !important;
        color: #7a6a56;
        border-radius: 6.25rem;
        border: transparent;
        background-color: transparent;
        font-size: 2.15rem !important;
    }

    .slim-container .slim-nav {
        background: #7a6a56;
        margin-top: 4.3815rem;
    }

    .slim-container .slim-nav::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px #ffffff;
        background-color: #f5f5f5;
        border-radius: 10px;
    }

    .slim-container .slim-nav::-webkit-scrollbar {
        width: 8px;
        background-color: #f5f5f5;
        border-radius: 10px;
    }

    .slim-container .slim-nav::-webkit-scrollbar-thumb {
        background-color: #7a6a56;
        border: 2px solid #fff;
        border-radius: 10px;
    }

    .slim-container .slim-nav ul {
        flex-direction: column;
        gap: 0 !important;
    }

    .slim-container .slim-nav ul li a {
        width: 100%;
        padding: 1.3rem 1.25rem !important;
        color: #fff !important;
        text-transform: capitalize;
        box-sizing: border-box;
        border: none !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.7333333333) !important;
    }

    .slim-container .slim-nav ul li.slim-last a {
        border: none !important;
    }

    .slim-container .slim-nav ul li a:hover {
        background: transparent;
    }

    .slim-container .slim-nav ul {
        flex-direction: column;
        gap: 0 !important;
    }

    .slim-container .slim-nav ul li a.slim-expand {
        display: flex;
        align-items: center;
        justify-content: center;
        background: #7a6a56;
        margin: 0;
        width: 3.65rem;
        height: 3.65rem;
    }

    .slim-container .slim-nav ul li a.slim-expand:hover {
        background: #7a6a56;
    }

    .slim-container .slim-nav ul li li a {
        width: 100%;
        opacity: 1;
    }

    .offer-sec2 .creative-design {
        transform: scale(1);
    }
    header {
        padding: 1.2rem 0;
    }
    header .header-content-wraper {
        position: relative;
    }
    div#navigation {
        position: absolute;
        inset: 0;
    }
    header .menu-btn-wraper {
        padding-right: 5rem;
    }
    header .menu-btn-wraper a.brown-btn {
        position: relative;
        z-index: 9999999999;
    }
}
/* nav ber css end */

@media screen and (max-width: 1024px) {
    html {
        font-size: 100%;
    }
    section.home-banner .content-wraper h1 {
        font-size: 4rem;
    }
    section.home-sec2 .img-wraper {
        margin-left: 0;
        margin-right: 0;
        margin-top: 1rem;
    }
    h2 {
        font-size: 2.8rem;
        line-height: 3.075rem;
    }

    /* page section spacing ---------- */
    section.home-sec2,
    section.home-sec3,
    section.home-sec4,
    section.home-sec5,
    section.home-sec6,
    section.home-sec7,
    section.about-sec1,
    section.about-sec2,
    section.neighborhoods-sec1,
    section.neighborhoods-sec2,
    section.nh-details-sec2,
    section.nh-details-sec3,
    section.nh-details-sec4,
    section.contact-sec1,
    section.contact-sec2,
    section.contact-cta {
        padding: 5rem 0;
    }
    section.nh-details-sec1 {
        padding: 5rem 0 0;
    }
    section.home-sec3 .property-types-card .img-wraper img {
        height: 28rem;
    }
    section.neighborhoods-sec1 .content-wraper h3,
    section.nh-details-sec1 .left-content-wraper h2 {
        font-size: 2.8rem;
        line-height: 3.075rem;
    }
    section.inner-banner .content-wraper h1 {
        font-size: 3.7rem;
    }
    br {
        display: none;
    }
    section.home-sec2 .row {
        align-items: flex-start !important;
    }
    section.home-sec2 .right-content-wraper {
        margin-bottom: 0;
    }
    .sub-heading::after {
        width: 8.4375rem;
    }
    .sub-heading::before {
        width: 8.4375rem;
    }
}

@media screen and (max-width: 991px) {
    footer .ft-top .flex-wraper .right-content-wraper {
        gap: 3rem;
        justify-content: space-between;
        width: 100%;
    }
    footer .ft-top .flex-wraper .left-content-wraper a.logo img {
        max-width: 10.8125rem;
    }
    footer .ft-top .flex-wraper .left-content-wraper p {
        margin: 0.28rem 0 1.58rem;
    }
    footer {
        padding-top: 4rem;
    }
    footer .ft-bottom {
        margin-top: 3rem;
    }
    footer .ft-top .flex-wraper .right-content-wraper .item h5 {
        margin-bottom: 1.28rem;
    }

    /* page section spacing ---------- */
    section.home-sec2,
    section.home-sec3,
    section.home-sec4,
    section.home-sec5,
    section.home-sec6,
    section.home-sec7,
    section.about-sec1,
    section.about-sec2,
    section.neighborhoods-sec1,
    section.neighborhoods-sec2,
    section.nh-details-sec2,
    section.nh-details-sec3,
    section.nh-details-sec4,
    section.contact-sec1,
    section.contact-sec2,
    section.contact-cta {
        padding: 4rem 0;
    }
    section.nh-details-sec1 {
        padding: 4rem 0 0;
    }

    /* home banner ---------- */
    section.home-banner .content-wraper {
        padding: 6rem 0 3.5rem;
    }
    section.home-banner .content-wraper h1 {
        font-size: 3.5rem;
    }
    section.home-banner .scroll-down {
        right: 1.5rem;
        bottom: 2.5rem;
        width: 7rem;
        height: 7rem;
    }

    /* home about (sec2) ---------- */
    section.home-sec2 .left-content-wraper {
        text-align: center;
        margin-bottom: 1rem;
    }
    section.home-sec2 .left-content-wraper .sub-heading {
        margin-left: auto;
        margin-right: auto;
    }
    section.home-sec2 .img-wraper {
        max-width: 28rem;
        margin: 3rem auto 2rem;
    }
    section.home-sec2 .img-wraper .badge-icon {
        top: -3.25rem;
        left: -3.25rem;
        width: 10rem;
        height: 10rem;
    }
    section.home-sec2 .right-content-wraper {
        text-align: center;
    }
    section.home-sec2 .right-content-wraper .border-btn {
        margin-left: auto;
        margin-right: auto;
    }

    /* property slider ---------- */
    section.home-sec3 .property-types-card .img-wraper img {
        height: 24rem;
    }

    /* curated + communities cards ---------- */
    section.home-sec4 .curated-properties-card,
    section.home-sec5 .local-communities-card {
        margin-bottom: 1.875rem;
    }
    section.home-sec5 .row > div:last-child .local-communities-card,
    section.home-sec4 .row > div:last-child .curated-properties-card {
        margin-bottom: 0;
    }
    section.home-sec4 .curated-properties-card .text-wraper {
        background: rgba(58, 56, 48, 0.6);
    }
    section.home-sec4 .curated-properties-card .text-wraper .details {
        max-height: 12.5rem;
        opacity: 1;
        margin-top: 0.75rem;
    }

    /* testimonials ---------- */
    section.home-sec6 .testimonials-card {
        margin-bottom: 1rem;
        height: auto;
    }
    section.home-sec6 .row > div:last-child .testimonials-card {
        margin-bottom: 0;
    }

    /* about page columns ---------- */
    section.about-sec1 .content-wraper {
        padding-left: 0;
        margin-top: 2.5rem;
    }
    section.about-sec2 .row {
        flex-direction: column-reverse;
    }
    section.about-sec2 .content-wraper {
        padding-right: 0;
        margin-top: 2.5rem;
    }

    /* neighborhoods rows ---------- */
    section.neighborhoods-sec1 .row {
        margin-bottom: 2.5rem;
    }
    section.neighborhoods-sec1 .row:last-child {
        margin-bottom: 0;
    }
    section.neighborhoods-sec1 .content-wraper {
        margin-top: 1.875rem;
    }

    /* nh details ---------- */
    section.nh-details-sec1 .right-content-wraper,
    section.nh-details-sec2 .right-content-wraper {
        margin-top: 1.25rem;
    }
    section.nh-details-sec2 .overview-card {
        margin-top: 1.875rem;
    }
    section.nh-details-sec3 .daily-life-card {
        margin-bottom: 1.875rem;
    }
    section.nh-details-sec3 .row > div:nth-last-child(2) .daily-life-card {
        margin-bottom: 0;
    }
    section.nh-details-sec4 .content-wraper {
        padding-left: 0;
        margin-top: 2.5rem;
    }

    /* contact page ---------- */
    section.contact-sec1 .content-wraper {
        padding-left: 0;
        margin-top: 2.5rem;
    }
    section.contact-sec2 .contact-info-wraper {
        padding-right: 0;
        margin-bottom: 2.5rem;
    }
    section.home-sec4 .curated-properties-card .text-wraper h4 {
        font-size: 1.4rem;
    }
    section.home-banner .scroll-down span {
        font-size: 0.95rem;
        padding: 0 0.5rem 1rem;
    }
    section.home-sec6 .row {
        gap: 1.5rem 0;
    }
    section.home-sec6 .heading-wraper {
        align-items: flex-start;
        gap: 1rem;
        margin-bottom: 1rem;
        flex-direction: column;
    }
    footer .ft-top .flex-wraper {
        flex-direction: column;
    }
    section.home-sec4 .heading-wraper {
        align-items: flex-start;
        gap: 1rem;
        margin-bottom: 2.12rem;
        flex-direction: column;
    }
    section.neighborhoods-sec1 .row {
        margin-bottom: 0;
    }
    section.nh-details-sec4 .content-wraper .tag-list {
        width: 100%;
    }
    section.inner-banner .content-wraper h1 {
        font-size: 3rem;
    }
    section.about-sec2 .content-wraper h2 {
        margin-bottom: 1.5rem;
    }
    section.about-sec1 .img-wraper img {
        width: 80%;
        height: auto;
        -o-object-fit: cover;
        object-fit: cover;
        max-height: max-content;
        margin: 0 auto;
        display: block;
    }
    section.about-sec2 .img-wraper img {
        width: 80%;
        height: auto;
        -o-object-fit: cover;
        object-fit: cover;
        max-height: max-content;
        margin: 0 auto;
        display: block;
    }
    section.home-sec2 .right-content-wraper {
        margin-bottom: 0;
    }
    section.inner-banner .content-wraper ul {
        display: flex;
        align-items: center;
        gap: 0.75rem;
        flex-wrap: wrap;
    }
    header.sticky .slim-container a.slimNav_sk78-reveal span {
        background-color: #ffffffff;
    }
    header.sticky .slim-container a.slimNav_sk78-reveal {
        color: #ffffff;
    }
}

@media screen and (max-width: 767px) {
    /* nav ber css start ---------- */
    .container {
        max-width: 98%;
    }
    html {
        font-size: 90%;
    }
    .slim-container .slim-nav {
        margin-top: 3.8815rem;
    }
    .slim-container a.slimNav_sk78-reveal {
        width: 2.5rem;
        height: 2.2rem;
        gap: 0.36rem;
        font-size: 1.55rem !important;
        top: 0.4rem;
    }
    .slim-container a.slimNav_sk78-reveal span {
        width: 1.9rem;
    }
    .slim-container a.slimNav_sk78-reveal span + span {
        width: 1.7rem;
    }
    .slim-container a.slimNav_sk78-reveal span + span + span {
        width: 1.6rem;
    }
    .slim-container a.slimNav_sk78-reveal span + span {
        width: 1.2rem;
    }
    /* nav ber css end ---------- */

    header {
        padding: 0.8rem 0;
    }
    header .logo-wraper a img {
        max-width: 7.2rem;
    }
    header .container {
        max-width: 100%;
        padding: 0;
    }
    header .container .header-content-wraper {
        padding-right: var(--bs-gutter-x, 0.75rem);
        padding-left: var(--bs-gutter-x, 0.75rem);
    }
    header .menu-btn-wraper {
        padding-right: 3rem;
    }
    footer {
        padding-top: 3rem;
    }
    footer .ft-top .flex-wraper {
        flex-direction: column;
    }
    footer .ft-top .flex-wraper .right-content-wraper {
        width: 100%;
        flex-direction: column;
        gap: 1.6rem;
    }
    footer .ft-top .flex-wraper .left-content-wraper {
        max-width: 100%;
    }
    section.nh-details-sec1 .img-wraper .tag-list li {
        border: 1px solid #9e8c78;
    }
    footer .ft-top .flex-wraper .left-content-wraper a.logo {
        display: table;
        margin: 0 auto 1rem;
    }
    footer .ft-top .flex-wraper .left-content-wraper p {
        text-align: center;
    }
    footer .ft-top .flex-wraper .left-content-wraper ul.social-icon {
        justify-content: center;
        margin-bottom: 0.5rem;
    }
    footer .ft-top .flex-wraper .right-content-wraper .item {
        display: block;
        width: 100%;
    }
    footer .ft-top .flex-wraper .right-content-wraper .item h5 {
        margin-bottom: 0.78rem;
        text-align: center;
    }
    footer .ft-top .flex-wraper .right-content-wraper .item ul {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        gap: 0.5rem 1.2rem;
    }
    footer .ft-top .flex-wraper .right-content-wraper .item ul li {
        margin-bottom: 0;
    }
    footer .ft-bottom {
        padding: 0.44rem 1rem;
        margin-top: 2.5rem;
    }

    /* page section spacing ---------- */
    section.home-sec2,
    section.home-sec3,
    section.home-sec4,
    section.home-sec5,
    section.home-sec6,
    section.home-sec7,
    section.about-sec1,
    section.about-sec2,
    section.neighborhoods-sec1,
    section.neighborhoods-sec2,
    section.nh-details-sec2,
    section.nh-details-sec3,
    section.nh-details-sec4,
    section.contact-sec1,
    section.contact-sec2,
    section.contact-cta {
        padding: 2.5rem 0;
    }
    section.nh-details-sec1 {
        padding: 3.5rem 0 0;
    }

    /* home banner ---------- */
    section.home-banner .content-wraper {
        padding: 2.5rem 0;
        position: static;
        background: #7a6a5666;
    }
    section.home-banner .content-wraper h1 {
        font-size: 2.75rem;
    }
    section.home-banner .content-wraper .btn-wraper {
        flex-wrap: wrap;
    }
    section.home-banner .scroll-down {
        right: 1rem;
        bottom: unset;
        width: 5rem;
        height: 5rem;
        top: 21rem;
    }
    .property-types-slider .owl-nav button[type="button"] {
        color: #000000 !important;
        background-color: #ffffff !important;
        overflow: hidden;
        border-radius: 50%;
    }
    .property-types-slider .owl-nav button[type="button"]:hover {
        background-color: #ffffff !important;
    }
    .property-types-slider .owl-nav button[type="button"] span {
        font-size: 2rem;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0;
        width: 3rem;
        height: 3rem;
        border-radius: 50%;
        border: 1px solid;
        padding-bottom: 0.6rem;
    }
    section.home-banner .scroll-down span {
        font-size: 0.7rem;
        padding: 0 0.5rem 0;
    }

    /* heading rows stack ---------- */
    section.home-sec4 .heading-wraper,
    section.home-sec6 .heading-wraper {
        flex-direction: column;
        align-items: flex-start;
        gap: 1.25rem;
    }

    /* property slider ---------- */
    section.home-sec3 .property-types-card .img-wraper img {
        height: 20rem;
    }

    /* card titles ---------- */
    section.home-sec3 .property-types-card .text-wraper h4,
    section.home-sec4 .curated-properties-card .text-wraper h4,
    section.home-sec5 .local-communities-card .text-wraper h4 {
        font-size: 1.25rem;
    }

    /* contact form + cta ---------- */
    section.contact-sec2 .form-wraper {
        padding: 1.2rem;
    }
    section.contact-cta .content-wraper .btn-wraper {
        flex-wrap: wrap;
    }

    /* nh details hero tags ---------- */
    section.nh-details-sec1 .img-wraper .tag-list {
        left: 1rem;
        bottom: 1rem;
    }
    section.home-sec3 .property-types-slider .owl-item.active.center {
        transform: scale(1);
    }
    section.home-sec3 .property-types-slider .property-types-card {
        padding: 0;
        padding-bottom: 0;
    }
    section.home-sec3 .heading-wraper {
        margin-bottom: 0;
    }
    section.home-sec3 .property-types-slider .property-types-card .img-wraper img {
        height: 18.25rem;
    }
    section.home-sec3 .property-types-slider .owl-stage-outer {
        padding: 1.5rem 0 0;
    }
    section.home-sec7 .content-wraper {
        padding: 1.2rem;
    }
    section.home-sec7 .content-wraper .form-wraper form .fild-wraper input:not([type="submit"]),
    section.home-sec7 .content-wraper .form-wraper form .fild-wraper textarea {
        padding: 0.5rem 1rem;
        font-size: 0.9rem;
    }
    section.home-sec7 .content-wraper .form-wraper form .fild-wraper {
        margin-bottom: 0;
    }
    section.inner-banner .content-wraper h1 {
        font-size: 2.9rem;
    }
    section.neighborhoods-sec1 .heading-wraper {
        margin-bottom: 1.2rem;
    }
    section.nh-details-sec1 .right-content-wraper,
    section.nh-details-sec2 .right-content-wraper {
        margin-top: 0.55rem;
    }
    section.nh-details-sec2 .overview-card .icon img {
        max-width: 4rem;
        max-height: 4rem;
    }
    section.nh-details-sec2 .overview-card .icon {
        width: 3.5rem;
        height: 3.5rem;
        margin-bottom: 1.5rem;
    }
    section.nh-details-sec2 .overview-card {
        margin-top: 0.4rem;
    }
    section.home-sec6 .testimonials-card .top-wraper .quote-icon img {
        max-width: 4rem;
        max-height: 4rem;
    }
    section.home-sec2 .img-wraper .badge-icon {
        left: -0.7rem;
        width: 8rem;
        height: 8rem;
    }
    section.home-sec2 .img-wraper .sign {
        font-size: 2.125rem;
    }
    section.home-sec3 .property-types-slider .owl-item {
        transform: scale(1);
    }
    section.contact-sec2 .contact-info-wraper ul.info-list li a .icon,
    section.contact-sec2 .contact-info-wraper ul.info-list li .address .icon {
        max-width: 3.5rem;
        height: 3.5rem;
    }
    section.contact-sec2 .contact-info-wraper ul.info-list li a .icon img,
    section.contact-sec2 .contact-info-wraper ul.info-list li .address .icon img {
        max-width: 1.37rem;
        max-height: 1.37rem;
    }
    section.home-sec5 .heading-wraper {
        margin: 0 auto 2.12rem;
    }
    section.nh-details-sec3 .heading-wraper {
        margin-bottom: 1.72rem;
    }
    section.nh-details-sec2 .right-content-wraper p {
        margin-bottom: 1.5rem;
    }
    .border-btn {
        padding: 0.5rem 1.5rem;
    }
    section.home-sec6 .testimonials-card .bottom-part p {
        min-height: auto;
    }
    section.contact-sec2 .form-wraper form .fild-wraper {
        margin-bottom: 1rem;
    }
    section.about-sec1 .img-wraper img {
        max-height: 30rem;
    }
}

@media screen and (max-width: 639px) {
    .slim-container a.slimNav_sk78-reveal {
        top: 0rem;
    }
    .slim-container .slim-nav {
        margin-top: 2.7815rem;
    }
    section.inner-banner .content-wraper h1 {
        font-size: 2.4rem;
    }
    .brown-btn,
    .white-btn,
    .border-btn {
        font-size: 0.8rem;
    }
    /* headings scale down ---------- */
    section.home-banner .content-wraper h1 {
        font-size: 1.75rem;
    }
    .sub-heading span {
        font-size: 0.7rem;
    }
    section.home-banner .content-wraper p {
        color: var(--White, #fff);
        margin-bottom: 1.18rem;
    }
    header .menu-btn-wraper a.brown-btn img {
        display: none;
    }
    h2 {
        font-size: 1.85rem;
        line-height: 2.3rem;
    }
    section.neighborhoods-sec1 .content-wraper h3,
    section.nh-details-sec1 .left-content-wraper h2 {
        font-size: 1.875rem;
        line-height: 2.25rem;
    }
    section.contact-sec2 .form-wraper h3 {
        font-size: 2rem;
        margin-bottom: 1rem;
    }

    /* sub-heading decorative lines ---------- */
    .sub-heading::before,
    .sub-heading::after {
        width: 6rem;
    }

    /* buttons full width for easy tap ---------- */
    section.home-banner .content-wraper .btn-wraper .brown-btn,
    section.home-banner .content-wraper .btn-wraper .border-btn,
    section.contact-cta .content-wraper .btn-wraper .white-btn,
    section.contact-cta .content-wraper .btn-wraper .border-btn {
        max-width: 100%;
        width: 100%;
        justify-content: center;
    }

    /* property slider ---------- */
    section.home-sec3 .property-types-card .img-wraper img {
        height: 17rem;
    }

    /* testimonials top row wrap ---------- */
    section.home-sec6 .testimonials-card .top-wraper {
        gap: 1rem;
    }

    /* nh details hero tags go static ---------- */
    section.nh-details-sec1 .img-wraper .tag-list {
        position: static;
        margin-top: 1rem;
    }

    /* contact info icons spacing ---------- */
    section.contact-sec2 .contact-info-wraper ul.info-list li a,
    section.contact-sec2 .contact-info-wraper ul.info-list li .address {
        font-size: 1.125rem;
    }
    section.about-sec2 .img-wraper img,
    section.about-sec1 .img-wraper img {
        width: 100%;
    }
    section.home-banner .scroll-down {
        top: 16rem;
    }
}

@media (max-width: 414px) {
    section.home-banner .scroll-down {
        top: 9rem;
    }
}
