@media (min-width: 1921px) {}
@media (min-width: 992px) and (max-width: 1199.99px) {
	.overlay-hugeinc form .form-inner-div { padding-right: 7px; }
	.slider .swiper-custom-pagination { padding: 0 15px; }
}
@media (min-width: 768px) and (max-width: 991.99px) {}
@media (min-width: 991px) {
	.dropdown-menu.show {
	     display: none;
	}
	.dropdown-menu[data-bs-popper] {
		top: auto;
		left: 0;
		margin-top: 0;
	}
	.navbar-expand-md .navbar-nav .nav-item,
	.navbar-expand-lg .navbar-nav .nav-item {
	    padding: 0;
	}
	.navbar-expand-md .navbar-nav .nav-item:not(:last-child),
	.navbar-expand-lg .navbar-nav .nav-item:not(:last-child) {
        margin-right: 5px;
	}
}
@media (min-width: 1200px) {
    .navbar-expand-md .navbar-nav .nav-item:not(:last-child),
	.navbar-expand-lg .navbar-nav .nav-item:not(:last-child) {
        margin-right: 10px;
	}
}
@media (max-width: 1600px) {
    .fullwidth_section {
        width: 100%;
        margin-top: 0;
    }
    .site-header {
        padding-left: 0;
        padding-right: 0;
    }
    .navbar {
        padding:0.25rem;
    }
    .site-header.sticky .navbar {
        padding: 0.75rem 1.25rem;
    }
    /* Signature Living */
    .living_tabbing_wrap {
        max-width: calc(100% - 40px);
    }
    .two_col_living_tab_pane {
        min-height: 480px;
    }
    .two_col_living_tab_pane .img_right .img_fullwidth {
        padding: 70px 0 0 70px;
    }
    .two_col_living_tab_pane .content_left{
        width: 40%;
    }
    .two_col_living_tab_pane .img_right{
        width: calc(60% - 70px);
    }
    .two_col_living_tab_pane .img_right .img_fullwidth::before {
        width: calc(100% - 70px);
    }
    .two_col_living_tab_pane .img_right .img_floating {
        width: 220px;
        height: 240px;
        z-index: 2;
        left: -50px;
        border: 7px solid rgb(var(--bg_white));
    }
    .inner_content_only.two_col_living_tab_pane .img_right {
        width: 50%;
    }
    /* Signature Living */

    /* Neighborhood */
    .neighborhood_carousel_wrap::before,
    .neighborhood_carousel_wrap::after {
        width: 280px;
    }
    /* Neighborhood */

    /* Contact Section */
    .two_col_contact_wap{
        width: calc(100% - 40px);
    }
    .fullwidth_section.iframe_wrap{
        width: 100%;
    }
    .fullwidth_section.iframe_wrap {
        margin-top: -90px;
    }
    /* Contact Section */
}

@media (max-width: 1440px) {
    .header_cta .btn-text{
        display: none;
    }

    /* Home Banner Section */
    .home_banner_content {
        padding: 3.125rem;
    }
    .home_banner_content h1{
        font-size: 4rem;
    }
    /* Home Banner Section */

    /* Project Overview Section */
    .project_overview {
        padding: var(--spacing-xxl) 0;
        margin: 0;
    }
    .project_overview_content_inner {
        max-width: 680px;
    }
    .about_company_layout {
        gap: 40px;
    }
    .about_company_media {
        min-height: 500px;
    }
    .about_media_large {
        height: 470px;
    }
    .about_company_points,
    .about_company_stats .stats_content {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    /* Project Overview Section */

    /* Neighborhood */
    .neighborhood_slider_wrap .img_wrap {
        height: 420px;
    }
    /* Neighborhood */

    /* Floor Plans */
    .overlapping_light_wrap {
        padding: 280px 0;
        margin: -120px 0;
    }
    .floor_plan_tabs {
        gap: 40px;
        padding: 40px 40px 40px 0;
    }
    .two_col_floor_plan {
        gap: 40px;
    }
    .floor_plan_tabs .nav {
        padding: 40px 0 0 40px;
    }
    /* Floor Plans */

    /* About Our Company */
    .two_col_tabbing_wrap {
        gap: 30px;
    }
    .years_experience_rating .rating_content {
        padding: 10px 15px;
        gap: 15px;
    }
    .rating_content .img_wrap img {
        width: 42px;
        height: 42px;
    }
    .years_experience_rating .years_wrap span,
    .years_experience_rating .rating_content .number_wrap > div {
        font-size: 2.5rem;
    }
    /* About Our Company */

    /* Contact Section */
    .two_col_contact .col_content_right,
    .two_col_contact .col_content_left {
        max-width: 50%;
    }
    /* Contact Section */

    /* Our Team */
     .team_item .team_thumb {
        width: 230px;
        min-height: 230px;
        position: relative;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    }
    /* Our Team */

}

@media (max-width: 1200px) {
    .page-breadcrumbs {
        padding: 270px 0 70px 0;
    }
    .fullwidth_section {
        width: 100%;
        margin-top: 0;
    }
    .site-header {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        margin-top: 0;
    }
    .navbar {
        padding: 15px ;
    }
    .site-header.sticky .navbar {
        padding: 0.75rem 15px;
    }
    .navbar-expand-md .navbar-nav .nav-link,
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 0.438rem 0.5rem;
    }
    .hero_banner_wrap {
        height: auto;
        min-height: 0;
    }
    .site-footer {
        margin-top: 60px;
    }
    .footer_top_content {
        -webkit-column-gap: 60px;
           -moz-column-gap: 60px;
                column-gap: 60px;
    }
    .footer_form {
        max-width: 380px;
        padding: 25px;
        margin-top: -60px;
    }
    .footer_description p br{
        display: none;
    }
    .footer_content {
        padding: 80px 0 40px;
    }
    .footer_logo_wrap:not(:last-child) {
        margin-bottom: 30px;
    }
    .footer_heading:not(:last-child) {
        margin-bottom: 20px;
    }
    .footer_links_wrap:not(:last-child){
        padding-bottom: 25px;
        margin-bottom: 25px;
    }
    .footer_contact_wrap {
        margin-bottom: -25px;
    }
    .footer_contact_item {
        margin-bottom: 25px;
    }
    .footer_social {
        font-size: 20px;
        color: rgb(6, 22, 58);
        text-transform: uppercase;
        line-height: 1.2;
        margin-top: 25px;
    }
    .footer_details_grid {
        grid-template-columns: 1fr;
    }
    .footer_detail_item {
        padding: 12px 14px;
    }
    .footer_v2 {
        padding-top: 70px;
    }
    .footer_v2_hero {
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .footer_v2_actions {
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
    }
    .footer_v2_contact_strip {
        grid-template-columns: 1fr;
    }
    /* Home Banner Section */
    .banner_cta_wrap {
        margin-top: 25px;
    }
    .home_banner_content h1{
        font-size: 3.25rem;
    }
    .home_banner_content {
        padding: 1.875rem;
        padding-bottom: 5rem;
    }
    .hero_slider_actions {
        left: 1rem;
        right: 1rem;
    }
    .hero_slider_button {
        width: 46px;
        height: 46px;
        font-size: 1.45rem;
    }
    /* Home Banner Section */

    /* Project Overview Section */
    .project_overview {
        padding: var(--spacing-xl) 0;
        margin: 0;
    }
    .about_company_layout {
        grid-template-columns: 1fr;
    }
    .project_overview_content_inner {
        max-width: 100%;
    }
    .about_company_media {
        max-width: 620px;
        min-height: 500px;
    }
    .about_company_stats {
        margin-top: 40px;
    }
    /* Project Overview Section */

    /* Signature Living */
    .living_tabbing_wrap .container{
        width: 100%;
        max-width: 100%;
    }
    .two_col_living_tab_pane {
        min-height: auto;
    }
    .inner_content_only.two_col_living_tab_pane .img_right {
        width: 45%;
    }
    /* Signature Living */

    /* Neighborhood */
    .neighborhood_slider_wrap .img_wrap {
        height: 340px;
    }
    .neighborhood_carousel_wrap::before,
    .neighborhood_carousel_wrap::after {
        width: 200px;
    }
    /* Neighborhood */

    /* The Amenity Collection */
    .amenities_item .content_wrap {
        padding: 90px 45px;
    }
    /* The Amenity Collection */

    /* Floor Plans */
    .floor_plan_tabs {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        padding: 25px;
        gap: 30px;
    }
    .floor_plan_tabs .nav {
        width: 100%;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        padding: 30px 0 0;
        background-color: rgb(var(--neutral_mid));
    }
    .floor_plan_tabs .nav::before {
        display: none;
        height: 100%;
        width: 100%;
    }
    .floor_plan_tabs .nav .nav-link:not(:last-child) {
        margin-bottom: 0;
        margin-right: 24px;
    }
    /* Floor Plans */

    /* Testimonials Style */
    .testimonial_slider_wrap {
        max-width: 660px;
    }
    /* Testimonials Style */

    /* Our Blog Style */
    .our_blog_item .content_wrap {
        padding: 30px 15px;
    }
    /* Our Blog Style */

    /* About Our Company */
    .overlapping_light_wrap {
        padding: 160px 0;
        margin: -60px 0;
    }
    .two_col_about_section{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 30px;
    }
    .two_col_about_section .w-50{
        width: 100% !important;
    }
    .two_col_about_section .small_description_right {
        max-width: 100%;
    }
    .two_col_tabbing_wrap .overlapping_img .img_wrap {
        height: 320px;
    }
    .years_experience_rating{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 0;
    }
    .years_experience_rating .years_wrap,
    .years_experience_rating .rating_content{
        width: 100%;
    }
    .years_experience_rating .rating_content .number_wrap {
        -webkit-box-flex: unset;
            -ms-flex-positive: unset;
                flex-grow: unset;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        text-align: left;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 10px;
    }
    .two_col_about_section:not(:last-child) {
        margin-bottom: 60px;
    }
    /* About Our Company */

    /* Floor Plan Cards */
    .plans_cards_item {
        padding: 25px;
    }
    /* Floor Plan Cards */

    /* Our Team */
    .team_wrap:not(:last-child) {
        margin-bottom: 60px;
    }
    .team_wrap_row .team_item {
        gap: 0;
    }
    .team_item .team_thumb {
        width: 190px;
        min-height: 190px;
        position: relative;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    }
    /* Our Team */
}


@media (max-width: 991px) {
    :root {
        --spacing-xl: 5rem;
        --spacing-xxl: 5rem;
    }

    /* Typography */
    h1, .h1 { font-size: 3.2rem; line-height: 1.05; }
    h2, .h2 { font-size: 2.6rem; line-height: 1.1; }
    h3, .h3 { font-size: 2.1rem; line-height: 1.15; }
    h4, .h4 { font-size: 1.6rem; line-height: 1.2; }
    h5, .h5 { font-size: 1.35rem; }
    h6, .h6 { font-size: 1.15rem; }
    /* Typography */

    /* Section Title */
    .section_title:not(:last-child) {
        margin-bottom: 40px;
    }
    /* Section Title */

    .page-breadcrumbs {
        padding: 180px 0 30px 0;
    }
    .navbar {
        padding: 15px 22.5px;
    }
    .site-header.sticky .navbar {
        padding: 0.75rem 22.5px;
    }
    .site-header {
        padding-left: 0;
        padding-right: 0;
    }
    .hero_banner_wrap {
        height: auto;
        min-height: 0;
    }
    .navbar-toggler{
        padding: 0 !important;
        border: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-shadow: none !important;
                box-shadow: none !important;
        outline: none !important;
        width: 40px;
        height: 40px;
        margin-right: 15px;
        background-color: rgba(var(--base_black), 0.06);
        -webkit-backdrop-filter: none;
                backdrop-filter: none;
        border-radius: 0;
    }
    .offcanvas-header .navbar-toggler {
        margin-right: 0;
        background-color: rgb(var(--base_black));
        color: rgb(var(--bg_accent));
        width: 24px;
        height: 24px;
        font-size: 12px;
    }
    .navbar-nav .nav-link.active,
    .navbar-nav .nav-link.show {
        color: rgb(var(--muted_gold));
    }
    .navbar-expand-md .navbar-nav .nav-link,
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 0;
        font-size: 1.067rem;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        color: rgb(var(--neutral_mid));
    }
    .navbar-expand-md .navbar-nav .nav-item:not(:last-child),
    .navbar-expand-lg .navbar-nav .nav-item:not(:last-child){
        margin-bottom: 1.25rem;
    }
    .dropdown-menu {
        background-color: rgb(var(--bg_accent));
        -webkit-box-shadow: none !important;
                box-shadow: none !important;
    }
    .nav-light .navbar-nav .active .nav-link,
    .nav-light .navbar-nav .active .nav-link:hover,
    .nav-light .navbar-nav .nav-item:hover>a,
    .nav-light .navbar-nav .nav-link:hover {
        color: rgb(var(--muted_gold));
    }
    .navbar-nav .dropdown > .nav-link + .dropdown-menu{
        margin-top: 1rem;
    }
    .dropdown-item.has-children {
        border-bottom: 1px solid rgb(var(--bg_accent));
    }
    .dropdown-item.has-children.active {
        border-bottom: 1px solid rgba(var(--base_black), 0.1);
    }
    .dropdown-submenu > a::after {
        content: "\ea99";
    }
    .navbar-nav .dropdown>a::after {
        font-size: 1.5rem;
        font-weight: 400;
        -webkit-transition: var(--transition);
        -o-transition: var(--transition);
        transition: var(--transition);
    }
    .navbar-nav .dropdown-submenu>a::after {
        content: "\ea4e";
        font-size: 1.2rem;
    }
    .navbar-expand-lg .navbar-nav .dropdown .nav-link.has-children.active::after,
    .dropdown-item.has-children.active::after {
        -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
                transform: rotate(180deg);
    }
    .dropdown-submenu .dropdown-menu li a {
        padding-left: 1.75rem;
    }
    .footer_top_content {
        -webkit-column-gap: 60px;
           -moz-column-gap: 60px;
                column-gap: 60px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .footer_form {
        max-width: 100%;
        padding: 25px;
        margin-top: -60px;
        margin-left: auto;
        margin-right: auto;
    }
    .copyright-wrap {
        margin-top: 0;
        padding: 1.25rem 0;
    }
    .footer_content {
        padding: 60px 0 40px;
    }
    .footer_v2_contact_strip {
        grid-template-columns: 1fr;
    }
    .footer_v2 .footer_details_grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .footer_v2_lower {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        align-items: start;
    }
    .footer_v2 .copyright-wrap {
        margin-top: 36px;
    }
    .footer_v2_copyright {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        text-align: center;
    }
    .booking-form textarea.form-control{
        height: 160px;
    }
    .offcanvas-header {
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        width: 100%;
        padding: 15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    .offcanvas.offcanvas-start {
        left: 0;
        height: 100vh;
        height: 100dvh;
        min-height: 100vh;
        min-height: 100dvh;
        background-color: rgba(255, 255, 255, 1);
        top: -15px;
    }
    .sticky .offcanvas.offcanvas-start {
        top: 0;
    }
    .sticky .offcanvas-backdrop {
        top: 0;
    }
    .offcanvas-backdrop {
        top: -15px;
    }
    /* Home Banner Section */
    .home_banner_content{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        gap: 25px;
    }
    .home_banner_content .available_in {
        text-align: left;
    }
    .available_in .available_in_option {
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
    }
    .home_banner_content .content_left {
        max-width: 420px;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: flex-start;
    }
    .home_banner_intro {
        font-size: 1rem;
    }
    /* Home Banner Section */

    .company_story_layout {
        grid-template-columns: 1fr;
    }
    .company_story_visual {
        max-width: 620px;
        min-height: auto;
    }
    .company_story_image {
        height: 500px;
    }

    /* Project Overview Section */
    .project_statistics_wrap{
        gap: 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin-top: 30px;
    }
    .project_statistics_wrap .stats_content{
        position: relative;
        right: unset;
        left: unset;
        text-align: center;
        width: 50%;
    }
    .stats_content .stats_item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        text-align: center;
    }
    .stats_content .count_number {
        min-width: 100%;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .stats_content.statistics_left .count_number {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .stats_content.statistics_left {
        margin-right: 0;
    }
    .stats_content.statistics_right {
        margin-left: 0;
    }
    .parallax_img_wrap .img_1 {
        left: -140px;
    }
    .parallax_img_wrap .img_2 {
        right: -140px;
    }
    .stats_content .count_number{
        font-size: 2.25rem;
    }
    .about_company_points,
    .about_company_stats .stats_content {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .about_company_stats .stats_content {
        width: 100%;
        text-align: left;
    }
    .about_company_stats .stats_item {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        text-align: left;
    }
    .about_company_stats .count_number {
        min-width: auto;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
    }
    /* Project Overview Section */

    /* Key Highlights */
    .key_highlights_listing {
        padding-top: 10rem;
    }
    /* Key Highlights */

    /* Signature Living */
    .living_tabbing_wrap {
        padding: 15px 0 0;
    }
    .living_tabbing_wrap .living_tabs_wrap {
        overflow-y: auto;
    }
    .living_tabbing_wrap ul.living_tabs li{
        white-space: nowrap;
    }
    .living_tabs .nav-link.active,
    .living_tabs .nav-link{
        padding: 0.563rem 1.25rem;
        font-size: 1.067rem;
    }
    .two_col_living_tab_pane {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 30px;
    }
    .two_col_living_tab_pane .img_right,
    .two_col_living_tab_pane .content_left {
        width: 100%;
    }
    .two_col_living_tab_pane .img_right{
        position: relative;
    }
    .two_col_living_tab_pane .img_right .img_fullwidth {
        padding: 70px 0 0 70px;
        width: calc(100% - 70px);
        right: -15px;
        left: unset;
        margin-left: auto;
    }
    .two_col_living_tab_pane .img_right .img_floating {
        left: 0;
        bottom: 15px;

    }
    .living_tabbing_wrap .tab-content .tab-pane {
        padding-bottom: 0;
    }
    .inner_content_only.two_col_living_tab_pane .img_right {
        width: 100%;
    }
    .inner_content_only.two_col_living_tab_pane .img_right .img_floating {
        left: 0;
    }
    .inner_content_only.two_col_living_tab_pane .img_right .img_fullwidth {
        padding: 50px 0 0 50px;
        right: 0;
    }
    /* Signature Living */

    /* Neighborhood */
    .neighborhood_carousel .swiper-actions {
        max-width: 60vw;
        position: relative;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none;
        left: unset;
        padding: 30px 0 60px;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .neighborhood_carousel .swiper-btn {
        width: 40px;
        height: 40px;
    }
    .neighborhood_carousel .swiper-btn:after {
        font-size: 20px;
    }
    .neighborhood_slider_wrap .img_wrap {
        height: 280px;
    }
    .neighborhood_carousel_wrap::before,
    .neighborhood_carousel_wrap::after {
        width: 15vw;
    }
    /* Neighborhood */

    /* The Amenity Collection */
    .amenities_row_wrap {
        padding-top: 20px;
    }
    .amenities_item .content_wrap {
        padding: 25px;
        width: 100%;
        text-align: center;
    }
    .amenities_item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .amenities_item .img_wrap {
        aspect-ratio: 16 / 9;
        width: 100%;
        position: relative;
        height: 100%;
    }
    .amenities_item .img_wrap img {
        position: relative;
        width: 100%;
        height: 100%;
    }
    .amenities_item:nth-child(even) .content_wrap {
        margin-left: unset;
        margin-right: unset;
        text-align: center;
    }
    .amenities_item:nth-child(even) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .amenities_item:not(:last-child) {
        margin-bottom: 60px;
    }
    /* The Amenity Collection */

    /* Floor Plans */
    .floor_plan_tabs .nav {
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        padding: 20px 15px 0;
        overflow-y: auto;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    }
    .floor_plan_tabs .nav .nav-link {
        padding: 0 0 15px 0;
    }
    .floor_plan_tabs .nav .nav-link:not(:last-child) {
        margin-right: 15px;
    }
    .floor_plan_tabs .nav .nav-link::after {
        height: 3px;
    }
    .two_col_floor_plan {
        gap: 30px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .two_col_floor_plan .plan_table {
        width: 100%;
    }
    .plan_table .table>:not(caption)>*>* {
        padding: 7px 15px;
    }
    /* Floor Plans */

    /* Testimonials Style */
    .testimonial_slider_wrap {
        max-width: 100%;
    }
    .testimonial_item .quote_text p {
        font-size: 1.5rem;
        line-height: 1.2;
    }
    /* Testimonials Style */


    /* About Our Company */
    .overlapping_light_wrap {
        padding: 80px 0;
        margin: -40px 0;
    }
    .overlapping_light_wrap.only_top {
        padding-bottom: 60px;
        margin-bottom: 60px;
    }
    .two_col_tabbing_wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .two_col_tabbing_wrap .w-50{
        width: 100% !important;
    }
    .two_col_tabbing_wrap .overlapping_img .img_wrap {
        height: unset;
        aspect-ratio: 4 / 5;
    }
    .two_col_tabbing_wrap .overlapping_img {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        padding: 30px 0;
    }
    .two_col_tabbing_wrap .overlapping_img .img_wrap:not(:first-child) {
        margin-top: 30px;
    }
    .two_col_tabbing_wrap .overlapping_img::before {
        right: 50px;
        width: calc(100% - 100px);
    }
    .two_col_tabbing_wrap .living_tabs_wrap {
        overflow-y: auto;
    }
    .two_col_tabbing_wrap ul.living_tabs li {
        white-space: nowrap;
    }
    .two_col_tabbing_wrap ul.living_tabs {
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    }
    .two_col_about_section:not(:last-child) {
        margin-bottom: 40px;
    }
    .two_col_about_section .small_description_right p {
        font-size: 1rem;
    }
    /* About Our Company */

    /* Our Video/Statistics */
    .video_statistic_numbers .stats_content .stats_item {
        padding: 20px;
        width: 50%;
    }
    .video_statistic_numbers .stats_content {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        row-gap: 60px;
        max-width: 540px;
        margin: 0 auto;
        position: relative;
    }
    .video_statistic_numbers .stats_content::before,
    .video_statistic_numbers .stats_content::after{
        position: absolute;
        content: "";
        background-color: rgba(var(--bg_accent), 0.2);
    }

    .video_statistic_numbers .stats_content::before{
        width: 2px;
        height: 100%;
        left: 50%;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
    }
    .video_statistic_numbers .stats_content::after{
        height: 2px;
        width: 100%;
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
    }
    .video_statistic_numbers .stats_content .stats_item:not(:last-child){
        border: none;
        padding: 20px;
    }
    .top_video_play_wrap {
        padding: 70px 0 170px;
        text-align: center;
    }
    /* Our Video/Statistics */

    /* Floor Plan Cards */
    .floor_plan_sorting{
        overflow-y: auto;
    }
    .floor_plan_sorting .floor-filter{
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    }
    .floor_plan_sorting .nav-item{
        white-space: nowrap;
    }
    .floor_plan_sorting {
        padding: 0 25px;
    }
    .floor_plan_sorting:not(:last-child) {
        margin-bottom: 40px;
    }
    /* Floor Plan Cards */

    /* Contact Section */
    .two_col_contact{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 40px;
    }
    .two_col_contact_wap {
        padding: 60px 0;
        margin-top: 90px;
    }
    .two_col_contact .col_content_right,
    .two_col_contact .col_content_left {
        max-width: 100%;
    }
    .fullwidth_section.iframe_wrap {
        margin-top: -60px;
        padding: 0 0 90px;
    }
    /* Contact Section */
}

@media (max-width: 767px) {
	html { font-size: 15px; }

    :root {
        --spacing-xs: 0.8rem;
        --spacing-sm: 1.5rem;
        --spacing-md: 2.25rem;
        --spacing-lg: 3rem;
        --spacing-xl: 4rem;
        --spacing-xxl: 5.333rem;
    }

    /* Button Styling */
    .btn-theme {
        padding: 10px 15px 10px;
    }
    /* Button Styling */

    /* Typography */
    h1, .h1 { font-size: 2.4rem; line-height: 1.1; letter-spacing: -0.01rem; }
    h2, .h2 { font-size: 2rem; line-height: 1.15; letter-spacing: -0.02rem; }
    h3, .h3 { font-size: 1.8rem; line-height: 1.2; }
    h4, .h4 { font-size: 1.333rem; line-height: 1.25; }
    h5, .h5 { font-size: 1.2rem; }
    h6, .h6 { font-size: 1.05rem; }
    /* Typography */

    /* Typography */
    .section_spacing {
        padding-top: var(--spacing-xl);
        padding-bottom: var(--spacing-xl);
    }

    /* Section Title */
    .section_title:not(:last-child) {
        margin-bottom: 30px;
    }
    .small_label svg{
        width: 20px;
        height: 20px;
    }
    .small_label:not(:last-child) {
        margin-bottom: 15px;
    }
    .small_label {
        font-size: 1rem;
        line-height: 1;
    }
    /* Section Title */

    /* Footer Style */
    .booking-form textarea.form-control{
        height: 120px;
    }
    /* Footer Style */

    /* Home Banner Section */
    .home_banner_content h1 {
        font-size: 2.55rem;
    }
    .home_banner_content {
        padding: 1.333rem;
        padding-bottom: 4.75rem;
    }
    .hero_slider_button {
        width: 42px;
        height: 42px;
        font-size: 1.35rem;
    }
    .hero-swiper-pagination {
        bottom: 1.4rem !important;
    }
    /* Home Banner Section */

    .company_story_visual {
        padding: 0 28px 38px 0;
    }
    .company_story_visual::before {
        width: calc(100% - 28px);
        height: calc(100% - 38px);
    }
    .company_story_image {
        height: 360px;
    }
    .company_story_since {
        width: 180px;
        padding: 18px;
    }
    .company_story_since strong {
        font-size: 1.6rem;
    }
    .company_story_step {
        grid-template-columns: 1fr;
        gap: 14px;
        padding: 22px;
    }

    /* Project Overview Section */
    .about_company_media {
        min-height: auto;
        padding: 0 28px 35px 0;
    }
    .about_company_media::before {
        width: calc(100% - 28px);
        height: calc(100% - 35px);
    }
    .about_media_large {
        height: 360px;
    }
    .about_media_small {
        width: 180px;
        height: 210px;
        border-width: 7px;
    }
    .about_media_badge {
        left: 18px;
        bottom: 18px;
        width: 155px;
        padding: 14px;
    }
    .about_media_badge strong {
        font-size: 2rem;
    }
    .about_company_points,
    .about_company_stats .stats_content {
        grid-template-columns: 1fr;
    }
    /* Project Overview Section */

    /* Key Highlights */
    .key_highlights_listing {
        padding-top: 8rem;
    }
    .key_highlights_listing li {
        gap: 15px;
    }
    .key_highlights_listing li:not(:last-child) {
        margin-bottom: 1.067rem;
    }
    .key_highlights_listing li a{
        font-size: 1.2rem;
    }
    /* Key Highlights */

    /* Signature Living */
    .two_col_living_tab_pane .img_right .img_fullwidth {
        padding: 25px 0 0 25px;
        width: 100%;
        height: 400px;
    }
    .two_col_living_tab_pane .img_right .img_floating {
        width: 130px;
        height: 150px;
        left: 0;
        border: 4px solid rgb(var(--bg_white));
    }
    .inner_content_only.two_col_living_tab_pane .img_right .img_floating {
        width: 130px;
        height: 150px;
        bottom: 50px;
    }
    /* Signature Living */

    /* Neighborhood */
    .neighborhood_carousel .swiper-actions {
        max-width: 60vw;
        position: relative;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none;
        left: unset;
        padding: 20px 0 40px;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .neighborhood_slider_wrap h5 {
        margin-bottom: 20px;
        -webkit-transform: translateY(20px);
            -ms-transform: translateY(20px);
                transform: translateY(20px);
    }
    .neighborhood_slider_wrap .img_wrap {
        height: 220px;
    }
    .neighborhood_carousel_wrap::before,
    .neighborhood_carousel_wrap::after {
        width: 15vw;
    }
    .title_map_wrap .map_bg {
        right: 0;
        max-width: 100%;
    }
    .neighborhood_carousel .swiper-slide:not(.swiper-slide-active) {
        padding-top: 15px;
    }
    /* Neighborhood */

    /* The Amenity Collection */
    .amenities_item:not(:last-child) {
        margin-bottom: 40px;
    }
    .amenities_item {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .amenities_row_wrap {
        padding-top: 0;
    }
    .more_amenities_btn {
        margin-top: 40px;
    }
    /* The Amenity Collection */

    /* Floor Plans */
    .floor_plan_tabs {
        padding: 15px;
    }
    /* Floor Plans */

    /* Testimonials Style */
    .testimonial_item {
        padding: 25px 0 0 35px;
    }
    .testimonial_item::before {
        font-size: 3.5rem;
        top: 4px;
    }
    .testimonial_item .quote_text p {
        font-size: 1.25rem;
        line-height: normal;
    }
    .testimonial_item .avatar {
        width: 60px;
        height: 60px;
    }
    .testimonial_item .quote_text {
        margin-bottom: 30px;
    }
    .rating_wrap .number {
        font-size: 2.5rem;
    }
    .rating_wrap .star_wrap i {
        font-size: 1rem;
        letter-spacing: 0;
    }
    .testimonial_slider .swiper-actions {
        position: relative;
        padding-left: 35px;
        margin-top: 30px;
    }
    .testimonial_slider .swiper-button-next,
    .testimonial_slider .swiper-button-prev {
        width: 36px;
        height: 36px;
    }
    /* Testimonials Style */

    /* Our Blog Style */
    .our_blog_item{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .our_blog_item .img_wrap,
    .our_blog_item .content_wrap{
        width: 100%;
        min-height: unset;
    }
    .our_blog_item .img_wrap{
        aspect-ratio: 3 / 2;
    }
    .our_blog_item .content_wrap {
        height: auto;
        padding: 20px 15px;
    }
    .our_blog_item .cta_wrap {
        margin-top: 20px;
        padding-top: 15px;
    }
    .our_blog_item .title_wrap a {
        font-size: 18px;
        line-height: normal;
    }
    .our_blog .title_with_cta:not(:last-child) {
        margin-bottom: 30px;
    }
    .our_blog_post .blog-sorting:not(:last-child) {
        margin-bottom: 30px;
    }
    .our_blog_post .blog-sorting{
        padding: 0 15px;
    }
    .our_blog_post .blog-sorting a{
        white-space: nowrap;
        line-height: normal;
    }
    .blog_single_inner .back-to-blog {
        margin-bottom: 20px;
    }
    .blog_single_inner .title {
        font-size: 2rem;
        margin-bottom: 20px;
        line-height: 1.1;
    }
    .blog_single_inner .category_meta_wrap {
        margin-bottom: 30px;
    }
    .blog_thumbnail,
    .blog_single_inner .wp-block-image {
        margin-bottom: 30px;
    }
    .blog_thumbnail,
    .blog_single_inner p + .wp-block-heading,
    .blog_single_inner p + .wp-block-image {
        margin-top: 30px;
    }
    .blog_single_inner .wp-block-image {
        max-height: unset;
        aspect-ratio: 16 / 9;
    }
    .blog_thumbnail {
        max-height: unset;
    }
    .blog_single_inner blockquote {
        margin: 20px 0;
        padding: 20px 20px 20px 60px;
    }
    .blog_single_inner blockquote::before {
        width: 36px;
        height: 36px;
        font-size: 2.75rem;
        left: 20px;
        top: 20px;
    }
    .blog_single_inner blockquote p {
        font-size: 1.25rem;
        line-height: normal;
    }
    .blog_single_inner blockquote cite::before {
        width: 20px;
    }
    .posted_in:not(:last-child) {
        margin-bottom: 30px;
    }
    .posted_in {
        margin-top: 30px;
        padding: 10px 0;
    }
    .post-navigation .nav_link .nav_link_title {
        display: none;
    }
    .post-navigation .nav_link a .label{
        margin: 0;
    }
    .post-navigation {
        padding: 20px 15px;
        gap: 20px;
    }
    .post-navigation::before {
        height: calc(100% - 40px);
        top: 20px;
    }
    .post-navigation .nav_link a:hover .label{
        color: rgb(var(--highlighted_brown));
    }
    .post-navigation:not(:last-child) {
        margin-bottom: 40px;
    }

    .comments-title, .comment-reply-title {
        font-size: 1.6rem;
        line-height: normal;
    }
    .comments-title:not(:last-child) {
        margin-bottom: 20px;
    }
    .comment_box .comment_top:not(:last-child) {
        margin-bottom: 16px;
    }
    .comment-list .comment_box:not(:last-child),
    .comment-list .comment:not(:last-child) {
        margin-bottom: 30px;
    }
    .comment-list .comment .comment_reply {
        margin-left: 30px;
    }
    .comment_box .comment_top .comment_avatar {
        width: 48px;
        height: 48px;
    }
    .comment_box .comment_top {
        gap: 15px;
    }
    .comment_name_reply .name_date .name {
        font-size: 1rem;
        line-height: normal;
    }
    .comment-form [class*="col-"]:not(:last-child) {
        margin-bottom: 15px;
    }
    .blog_single_inner .back-to-blog a i {
        font-size: 18px;
        position: relative;
        top: -1px;
    }
    .blog_single_inner .back-to-blog a {
        gap: 5px;
    }
    /* Our Blog Style */

    /* Contact Section */
    .two_col_contact{
        gap: 30px;
    }
    .two_col_contact_wap {
        padding: 40px 0;
        margin-top: 60px;
    }
    .fullwidth_section.iframe_wrap {
        margin-top: -40px;
        padding: 0 0 60px;
    }
    .contact_details_wrap .contact_details_item:not(:last-child) {
        margin-bottom: 20px;
    }
    .contact_main_form .row [class*="col-"]:not(:last-child) {
        margin-bottom: 15px;
    }
    /* Contact Section */

    /* Error Page */
    .error_wrap h1 {
        font-size: 42vw;
        line-height: 1;
        margin-bottom: -40px;
    }
    .error_wrap .details_wrap {
        padding: 40px 15px;
    }
    /* Error Page */
}

@media (min-width: 576px) and (max-width: 767.99px) {}
@media (max-width: 640px) {
    .footer_logo_wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .footer_menu_link ul li {
        width: calc(50% - 15px);
    }
    .btn-theme {
        padding: 9px 18px 7px;
    }
    .header_cta {
        padding: 0;
        width: 40px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        height: 40px;
    }
    /* Our Team */
    .team_wrap:not(:last-child) {
        margin-bottom: 20px;
    }
    .team_wrap_row .team_item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-bottom: 20px;
        height: calc(100% - 20px);
    }
    .team_item .team_thumb{
        width: 100%;
        min-height: auto;
        height: auto;
    }
    .team_item .team_thumb img {
        position: relative;
        top: unset;
        left: unset;
    }
    .team_item .team_details {
        padding: 20px 15px;
    }
    .team_item .team_details .social_links {
        margin-top: 15px;
    }
    /* Our Team */
}

@media (max-width: 575px) {
    /* Home Banner Section */
    .home_banner_content .content_right{
        width: 100%;
    }
    .home_banner_intro {
        margin-top: 15px;
    }
    .banner_cta_wrap{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        gap: 10px;
    }
    .banner_cta_wrap .call_us_wrap:not(:last-child) {
        padding-right: 0;
        width: 100%;
        border-bottom: 1px solid rgba(var(--bg_accent), 0.15);
        padding-bottom: 15px;
    }
    .banner_cta_wrap .call_us_wrap:not(:last-child)::after {
        display: none;
    }
    .hero_slider_actions {
        top: 45%;
        left: 0.75rem;
        right: 0.75rem;
    }
    .hero-swiper-pagination .swiper-pagination-bullet-active {
        width: 24px;
    }
    /* Home Banner Section */

    .footer_v2 {
        padding-top: 50px;
    }
    .footer_v2_brand a {
        width: 145px;
    }
    .footer_v2_actions,
    .footer_v2_call {
        width: 100%;
    }
    .footer_v2_address,
    .footer_v2_visit_box,
    .footer_v2_lower {
        padding: 24px;
    }
    .footer_v2 .footer_details_grid {
        grid-template-columns: 1fr;
    }
    .footer_v2_lower {
        grid-template-columns: 1fr;
    }
    .footer_v2_social .footer_social {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }

    /* Neighborhood */
    .neighborhood_carousel_wrap::before,
    .neighborhood_carousel_wrap::after {
        width: 35px;
    }
    /* Neighborhood */
}

@media (max-width: 480px) {
    /* Typography */
    h1, .h1 { font-size: 2rem; }
    h2, .h2 { font-size: 1.75rem; }
    /* Typography */
}

@media (max-width: 359px){
	.header-6.bordered-nav .navbar-brand { width: 130px; }
	.offcanvas.offcanvas-start { width: calc(100% - 40px); max-width: calc(100% - 40px); }
}

@media (max-width: 1600px) {
    .signature_living_wrap .living_tabbing_wrap {
        width: min(1180px, calc(100% - 40px));
        max-width: 1180px;
    }
    .signature_living_wrap .two_col_living_tab_pane {
        min-height: 0;
    }
    .signature_living_wrap .two_col_living_tab_pane .content_left,
    .signature_living_wrap .two_col_living_tab_pane .img_right {
        width: auto;
    }
    .signature_living_wrap .two_col_living_tab_pane .img_right .img_fullwidth {
        padding: 0;
    }
    .signature_living_wrap .two_col_living_tab_pane .img_right .img_fullwidth::before {
        display: none;
    }
}

@media (max-width: 991.98px) {
    .signature_living_wrap.section_spacing {
        padding-top: 55px;
        padding-bottom: 60px;
    }
    .signature_living_wrap .living_tabbing_wrap {
        width: calc(100% - 30px);
    }
    .signature_living_wrap .living_tabs_wrap {
        overflow-x: auto;
        overflow-y: hidden;
        scrollbar-width: none;
    }
    .signature_living_wrap .living_tabs_wrap::-webkit-scrollbar {
        display: none;
    }
    .signature_living_wrap .living_tabbing_wrap ul.living_tabs {
        min-width: 650px;
        flex-wrap: nowrap;
    }
    .signature_living_wrap .living_tabs .nav-link,
    .signature_living_wrap .living_tabs .nav-link.active {
        min-height: 44px;
        padding: 0.72rem 0.85rem;
        font-size: 0.9rem;
    }
    .signature_living_wrap .two_col_living_tab_pane {
        display: grid;
        grid-template-columns: 1fr;
        gap: 22px;
        padding: 20px;
    }
    .signature_living_wrap .two_col_living_tab_pane .content_left {
        width: auto;
        gap: 18px;
    }
    .signature_living_wrap .two_col_living_tab_pane .img_right {
        position: relative;
        width: auto;
        min-height: 300px;
    }
    .signature_living_wrap .two_col_living_tab_pane .img_right .img_fullwidth {
        width: 100%;
        min-height: 300px;
        padding: 0;
        right: auto;
        margin-left: 0;
    }
    .signature_living_wrap .text_content_bottom .arrow_listing {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 575.98px) {
    .signature_living_wrap .section_title:not(:last-child) {
        margin-bottom: 24px;
    }
    .signature_living_wrap .living_tabbing_wrap {
        width: calc(100% - 24px);
    }
    .signature_living_wrap .living_tabbing_wrap ul.living_tabs {
        min-width: 560px;
    }
    .signature_living_wrap .two_col_living_tab_pane {
        padding: 16px;
    }
    .signature_living_wrap .two_col_living_tab_pane::before {
        border-left-width: 4px;
    }
    .signature_living_wrap .text_content_bottom .arrow_listing {
        grid-template-columns: 1fr;
        gap: 9px;
    }
    .signature_living_wrap .text_content_bottom .arrow_listing li {
        min-height: 38px;
        padding: 9px 10px 8px 34px;
    }
    .signature_living_wrap .text_content_bottom .arrow_listing li::before {
        left: 10px;
    }
    .signature_living_wrap .two_col_living_tab_pane .img_right,
    .signature_living_wrap .two_col_living_tab_pane .img_right .img_fullwidth {
        min-height: 245px;
    }
    .signature_living_wrap .two_col_living_tab_pane .img_right .img_fullwidth {
        border-width: 5px;
    }
    .property_tab_actions {
        align-items: stretch;
        flex-direction: column;
    }
    .property_tab_cta,
    .property_tab_location {
        width: 100%;
        justify-content: center;
    }
}

@media (max-width: 991.98px) {
    .site-header .navbar > .container-fluid {
        display: flex;
        align-items: center;
        flex-wrap: nowrap;
        gap: 10px;
    }
    .site-header .brand-wrap {
        flex: 1 1 auto;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        min-width: 0;
        margin-right: 0;
        padding-right: 0;
    }
    .site-header .navbar-brand {
        width: 132px;
    }
    .site-header .navbar-brand img.logo-gold {
        max-height: 64px;
    }
    .site-header .navbar-toggler {
        flex: 0 0 40px;
        margin-right: 8px;
    }
    .site-header .header_cta_wrap {
        flex: 0 0 auto;
        margin-left: auto;
    }
    .site-header .header_cta_wrap .btn-theme {
        display: none;
    }
    .site-header .nav_cta {
        display: block;
        padding: 1.25rem;
        width: 100%;
    }
    .site-header .nav_cta .btn-theme {
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .site-header .offcanvas-body .navbar-nav {
        align-items: stretch;
        justify-content: flex-start;
        padding-left: 0;
    }
    .site-header .offcanvas-body .nav-link {
        text-align: left;
    }
    .dicover_gallery_wrap {
        padding-top: 70px;
        padding-bottom: 75px;
    }
    .dicover_gallery_wrap .title_tabs_wrap {
        align-items: flex-start;
    }
    .dicover_gallery_wrap .living_tabs_wrap {
        width: 100%;
    }
    .dicover_gallery_wrap .living_tabs {
        width: 100%;
        flex-wrap: wrap;
    }
    .dicover_gallery_wrap .living_tabs .nav-link,
    .dicover_gallery_wrap .living_tabs .nav-link.active {
        width: 100%;
        min-height: 44px;
        padding: 0.7rem 0.9rem;
    }
    .dicover_gallery_wrap .gallery-slider-wrap .gallery_carousel {
        margin: 0 auto;
        padding: 18px 0 44px;
    }
    .dicover_gallery_wrap .gallery_carousel .swiper-slide.gallery_item,
    .dicover_gallery_wrap .gallery_carousel .swiper-slide.gallery_item:nth-child(2n),
    .dicover_gallery_wrap .gallery_carousel .swiper-slide.gallery_item:nth-child(3n) {
        width: 330px;
        height: 395px;
        margin-top: 0;
    }
    .dicover_gallery_wrap .gallery-slider-wrap .swiper-actions {
        right: 15px;
        bottom: 12px;
    }
    .dicover_gallery_wrap .swiper-scrollbar.swiper-scrollbar-horizontal {
        width: calc(100% - 130px);
    }
}

@media (max-width: 575.98px) {
    .site-header .navbar,
    .site-header.sticky .navbar {
        padding: 10px 14px;
    }
    .site-header .navbar > .container-fluid {
        gap: 8px;
    }
    .site-header .navbar-brand {
        width: 118px;
    }
    .site-header .navbar-brand img.logo-gold {
        max-height: 58px;
    }
    .site-header .navbar-toggler {
        width: 38px;
        height: 38px;
        flex-basis: 38px;
        margin-right: 6px;
    }
    .site-header .header_cta {
        width: 38px;
        height: 38px;
    }
    .hero_banner_wrap {
        height: auto;
        min-height: 0;
    }
    .dicover_gallery_wrap {
        padding-top: 58px;
        padding-bottom: 64px;
    }
    .dicover_gallery_wrap .title_tabs_wrap:not(:last-child) {
        margin-bottom: 22px;
    }
    .dicover_gallery_wrap .living_tabs_wrap {
        overflow: visible;
    }
    .dicover_gallery_wrap .living_tabs .nav-link,
    .dicover_gallery_wrap .living_tabs .nav-link.active {
        font-size: 0.88rem;
        gap: 6px;
    }
    .dicover_gallery_wrap .gallery_carousel .swiper-slide.gallery_item,
    .dicover_gallery_wrap .gallery_carousel .swiper-slide.gallery_item:nth-child(2n),
    .dicover_gallery_wrap .gallery_carousel .swiper-slide.gallery_item:nth-child(3n) {
        width: calc(100vw - 56px);
        height: 360px;
    }
    .dicover_gallery_wrap .gallery_title_wrap {
        left: 12px;
        right: 12px;
        bottom: 12px;
        padding: 14px;
    }
    .dicover_gallery_wrap .gallery_title_wrap .h6 {
        font-size: 1rem;
    }
    .dicover_gallery_wrap .gallery_item a::after {
        width: 36px;
        height: 36px;
        right: 12px;
        top: 12px;
        opacity: 1;
        transform: none;
    }
    .dicover_gallery_wrap .gallery-slider-wrap .swiper-button-next,
    .dicover_gallery_wrap .gallery-slider-wrap .swiper-button-prev {
        width: 40px;
        height: 40px;
    }
    .dicover_gallery_wrap .swiper-scrollbar.swiper-scrollbar-horizontal {
        width: calc(100% - 104px);
    }
}

@media (max-width: 1199.98px) {
    .key_highlights_wrap.fullwidth_section {
        padding: 85px 0;
    }
    .trust_section_layout {
        grid-template-columns: 1fr;
        gap: 38px;
    }
    .key_highlights_wrap .title_light {
        max-width: 760px;
    }
    .trust_intro_text {
        max-width: 720px;
    }
    .key_highlights_wrap .key_highlights_listing {
        padding-top: 0;
    }
}

@media (max-width: 767.98px) {
    .key_highlights_wrap.fullwidth_section {
        padding: 64px 0;
    }
    .trust_micro_stats {
        grid-template-columns: 1fr;
        margin-top: 24px;
    }
    .trust_micro_stats div {
        min-height: auto;
        padding: 18px;
    }
    .key_highlights_wrap .key_highlights_listing ul {
        gap: 12px;
    }
    .key_highlights_wrap .key_highlights_listing li {
        grid-template-columns: 36px minmax(0, 1fr);
        gap: 10px;
    }
    .key_highlights_wrap .key_highlights_listing li .circle-progress {
        width: 36px;
        height: 36px;
    }
    .trust_card {
        grid-template-columns: 44px minmax(0, 1fr);
        gap: 14px;
        padding: 18px;
    }
    .trust_icon {
        width: 44px;
        height: 44px;
        font-size: 1.25rem;
    }
    .trust_copy strong {
        font-size: 1.05rem;
    }
    .trust_copy span {
        font-size: 0.92rem;
        line-height: 1.5;
    }
}

@media (max-width: 480px) {
    .trust_card {
        grid-template-columns: 1fr;
    }
    .trust_icon {
        width: 42px;
        height: 42px;
    }
}

@media (max-width: 991.98px) {
    .property_faq_layout {
        grid-template-columns: 1fr;
        gap: 28px;
    }
    .property_faq_intro {
        position: relative;
        top: auto;
    }
}

@media (max-width: 575.98px) {
    .property_faq_intro {
        padding: 22px;
    }
    .property_faq_intro p {
        margin-top: 18px;
        font-size: 0.98rem;
    }
    .property_faq_visual {
        min-height: 190px;
        margin-top: 22px;
        border-width: 5px;
    }
    .property_faq_visual img {
        min-height: 190px;
    }
    .property_faq_help {
        align-items: flex-start;
        padding: 16px;
    }
    .property_faq_accordion .accordion-button {
        gap: 12px;
        padding: 18px 52px 18px 16px;
        font-size: 0.98rem;
    }
    .property_faq_accordion .accordion-button::after {
        right: 14px;
        width: 32px;
        height: 32px;
    }
    .property_faq_accordion .faq_icon {
        width: 40px;
        height: 40px;
        font-size: 1.12rem;
    }
    .property_faq_accordion .accordion-body {
        padding: 0 18px 20px 68px;
        font-size: 0.94rem;
    }
}

@media (max-width: 420px) {
    .property_faq_accordion .accordion-button {
        align-items: flex-start;
    }
    .property_faq_accordion .accordion-body {
        padding-left: 18px;
    }
}

@media (max-width: 991.98px) {
    .main-content > section.section_spacing,
    .project_overview.about_company_section,
    .key_highlights_wrap.fullwidth_section.section_spacing,
    .signature_living_wrap.section_spacing,
    .property_faq_wrap.section_spacing,
    .company_story_wrap.section_spacing,
    .dicover_gallery_wrap.section_spacing {
        padding-top: 52px;
        padding-bottom: 52px;
    }
    .main-content > section .section_title:not(:last-child),
    .signature_living_wrap .section_title:not(:last-child),
    .property_faq_intro .section_title:not(:last-child),
    .dicover_gallery_wrap .title_tabs_wrap:not(:last-child) {
        margin-bottom: 24px;
    }
}

@media (max-width: 575.98px) {
    .main-content > section.section_spacing,
    .project_overview.about_company_section,
    .key_highlights_wrap.fullwidth_section.section_spacing,
    .signature_living_wrap.section_spacing,
    .property_faq_wrap.section_spacing,
    .company_story_wrap.section_spacing,
    .dicover_gallery_wrap.section_spacing {
        padding-top: 42px;
        padding-bottom: 42px;
    }
    .signature_living_wrap .living_tabbing_wrap .tab-content {
        margin-top: 16px;
    }
    .property_faq_visual,
    .property_faq_help {
        margin-top: 18px;
    }
}

@media (max-width: 1199.98px) {
    .about_intro_layout,
    .about_specialize_layout,
    .about_contact_box {
        grid-template-columns: 1fr;
    }
    .about_intro_media {
        max-width: 680px;
    }
    .contact_page_layout,
    .contact_map_panel {
        grid-template-columns: 1fr;
    }
    .contact_map_frame {
        border-left: 12px solid rgb(var(--neutral_mid));
        border-top: 0;
    }
}

@media (max-width: 991.98px) {
    .about_intro_layout,
    .about_story_row,
    .about_story_row_reverse,
    .about_mission_grid {
        grid-template-columns: 1fr;
    }
    .about_story_row_reverse .about_story_media,
    .about_story_row_reverse .about_content_block {
        order: initial;
    }
    .about_intro_facts {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .about_intro_media {
        min-height: auto;
        padding: 0 0 40px 40px;
    }
    .about_intro_media::before {
        width: calc(100% - 40px);
        height: calc(100% - 40px);
    }
    .about_intro_image {
        height: 440px;
    }
    .about_story_media,
    .about_story_media img {
        min-height: 380px;
    }
    .about_service_grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .contact_page_head {
        grid-template-columns: 1fr;
        align-items: start;
        margin-bottom: 34px;
    }
    .contact_page_form {
        height: auto;
    }
    .contact_map_panel,
    .contact_map_frame {
        min-height: auto;
    }
    .contact_map_frame iframe {
        min-height: 420px;
    }
    .home_banner_carousel .carousel-item {
        height: 470px;
    }
    .home_banner_carousel .carousel-control-prev,
    .home_banner_carousel .carousel-control-next {
        width: 48px;
        height: 48px;
    }
    .home_banner_caption {
        left: 28px;
        right: 96px;
        bottom: 82px;
        max-width: 560px;
    }
    .home_banner_caption h1 {
        font-size: 2.45rem;
        line-height: 1.08;
    }
    .home_banner_caption p {
        font-size: 1rem;
    }
}

@media (max-width: 767.98px) {
    .about_intro_copy p,
    .about_content_block p,
    .about_mission_card p,
    .about_specialize_layout .section_title p,
    .about_contact_box p {
        font-size: 1rem;
        line-height: 1.62;
    }
    .about_content_block,
    .about_mission_card,
    .about_contact_box,
    .contact_page_form {
        padding: 24px;
    }
    .about_intro_facts {
        grid-template-columns: 1fr;
    }
    .about_intro_fact {
        min-height: auto;
    }
    .about_intro_image {
        height: 360px;
    }
    .about_intro_badge {
        width: 180px;
        padding: 16px;
    }
    .about_intro_badge strong {
        font-size: 2.1rem;
    }
    .about_story_media,
    .about_story_media img {
        min-height: 320px;
    }
    .about_mission_card {
        grid-template-columns: 1fr;
        gap: 18px;
    }
    .about_service_grid {
        grid-template-columns: 1fr;
    }
    .about_service_item {
        min-height: auto;
    }
    .contact_page_head p {
        font-size: 1rem;
        line-height: 1.62;
    }
    .contact_page_info {
        grid-template-columns: 1fr;
    }
    .contact_info_card,
    .contact_support_note {
        min-height: auto;
    }
    .contact_map_content {
        padding: 24px;
    }
    .contact_map_frame {
        border-width: 8px;
        border-top: 0;
    }
    .contact_map_frame iframe {
        min-height: 360px;
    }
}

@media (max-width: 575.98px) {
    .about_intro_fact,
    .about_contact_list li {
        grid-template-columns: 38px minmax(0, 1fr);
        gap: 12px;
    }
    .about_intro_fact i,
    .about_contact_list i {
        width: 38px;
        height: 38px;
        font-size: 1.08rem;
    }
    .about_intro_media {
        padding: 0 0 28px 24px;
    }
    .about_intro_media::before {
        width: calc(100% - 24px);
        height: calc(100% - 28px);
    }
    .about_intro_image {
        height: 300px;
    }
    .about_intro_badge {
        left: 0;
        bottom: 12px;
        width: 158px;
    }
    .about_story_media,
    .about_story_media img {
        min-height: 260px;
    }
    .about_mission_icon {
        width: 46px;
        height: 46px;
        font-size: 1.35rem;
    }
    .about_service_item {
        align-items: flex-start;
        padding: 18px;
    }
    .contact_info_card,
    .contact_support_note {
        padding: 18px;
    }
    .contact_support_note {
        grid-template-columns: 1fr;
        gap: 14px;
    }
    .contact_form_title {
        margin-bottom: 20px;
    }
    .contact_map_content li {
        grid-template-columns: 1fr;
        gap: 8px;
    }
    .contact_map_frame iframe {
        min-height: 320px;
    }
    .home_banner_carousel .carousel-item {
        height: 390px;
    }
    .home_banner_carousel .carousel-control-prev,
    .home_banner_carousel .carousel-control-next {
        top: 50%;
        bottom: auto;
        width: 40px;
        height: 40px;
        transform: translateY(-50%);
    }
    .home_banner_carousel .carousel-control-prev {
        left: 12px;
        right: auto;
    }
    .home_banner_carousel .carousel-control-next {
        right: 12px;
    }
    .home_banner_carousel .carousel-indicators {
        bottom: 18px;
        left: 18px;
        right: 18px;
        justify-content: center;
    }
    .home_banner_carousel .carousel-indicators [data-bs-target] {
        width: 24px;
    }
    .home_banner_carousel .carousel-indicators .active {
        width: 34px;
    }
    .home_banner_caption {
        left: 64px;
        right: 64px;
        bottom: 66px;
        max-width: none;
        text-align: center;
    }
    .home_banner_caption span {
        min-height: 30px;
        padding: 7px 10px;
        margin-bottom: 12px;
        font-size: 0.68rem;
    }
    .home_banner_caption h1 {
        font-size: 1.7rem;
        line-height: 1.12;
    }
    .home_banner_caption p {
        margin: 12px 0 16px;
        font-size: 0.92rem;
        line-height: 1.42;
    }
    .home_banner_caption .btn-theme {
        padding: 9px 13px 8px;
        font-size: 0.82rem;
    }
}
