
@font-face {
    font-family: 'Neue Haas Grotesk Display Pro';
    src: url("fonts/NeueHaasDisplay-Roman.woff2") format("woff2"), url("fonts/NeueHaasDisplay-Roman.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap; }

@font-face {
    font-family: 'ABC Arizona Flare Unlicensed Trial';
    src: url("fonts/ABCArizonaFlare-Regular.woff2") format("woff2"), url("fonts/ABCArizonaFlare-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap; }

@font-face {
    font-family: 'DIN Alternate';
    src: url("fonts/DINAlternate-Bold.woff2") format("woff2"), url("fonts/DINAlternate-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap; }

:focus{outline:none !important;}

html {
    scroll-behavior: smooth;
}

.yellow {
    color: #F4DEA2;
}

.white {
    color: #E4DBD1;
}

.blue {
    color: #283544;
}

.pos_rel {
    position: relative;
}

.divider {
    display: block;
}

.header {
    position: fixed;
    top: 0.52083vw;
    right: 0.52083vw;
    display: flex;
    justify-content: flex-end;
    z-index: 11;
}

.header .item, .item.link_button {
    width: 10vw;
    box-sizing: border-box;
    display: flex;
    font-family: "DIN Alternate";
    font-weight: bold;
    font-size: 0.8vw;
    padding: 0.52083vw;
    cursor: pointer;}

.item.link_button {
    width: fit-content;
    padding: 0.52083vw 1.8vw;
}

.item.link_button.find_out_more {
    padding: 0.52083vw 4.8vw;
    margin-top: 2.6vw;
}

.header .item.active {
    display: block; }

    .header .item, .item.link_button, .enlarge_pic {
        transition: .5s; }
    .header .item path {
        transition: .5s; }
.header .item.about,
.header .item {
    background-color: #F4DEA2;
    color: #2E4A43; }
.header .item.about path,
.header .item path {
    fill: #2E4A43; }

    .item.link_button
    {
        background-color: #2E4A43;
        color: #F4DEA2; }

    .header a {
        text-decoration: none;
    }

.header .item.contact {
    background-color: #D9BFED;
    color: #513345; }
.header .item.contact path {
    fill: #513345; }

.header .item svg, .availability_header a svg,
.item.link_button svg{
    width: 0.625vw;
    margin-right: 0.26042vw;
}

.map_names svg {
    width: 0.525vw;
    margin-right: 0.46042vw;
}

.header .item.book_tour {
   /* background-color: #000;
    color: #E4DBD1;*/
    margin-right: 0.52083vw;
}
/*.header .item.book_tour path {
    fill: #E4DBD1; }

    .header .item.book_tour:hover {
        background-color: #E4DBD1;
        color: #000; }
    .header .item.book_tour:hover path {
        fill: #000; }*/

.header .item svg, .item.link_button svg {
    transform: rotate(-90deg);
}

.footer {
    background-color: #283544;
    color: #F4DEA2; }
.footer .content {
    width: 100%;
    box-sizing: border-box;
    display: flex; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .footer .content {
        flex-wrap: wrap; } }
.footer .content .col1 {
    width: 41.89%; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .footer .content .col1 {
        width: 100%; } }
.footer .content .col2 {
    width: 58.11%; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .footer .content .col2 {
        width: 100%; } }
.footer .content .col3 {
    width: auto;
    display: flex;
    gap: 5vw; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .footer .content .col3 {
        margin-top: 14.4vw; } }
.footer .content .col4 {
    width: 41.38%;
}
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .footer .content .col4 {
        width: 50%;
        text-align: right;
        margin-top: 14.4vw; } }
.footer .footer_logo {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-evenly;}

.footer .logoWrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 15.3vw;
}

.footer .logoWrap a {
    display: inline-flex;
}

.footer .logoWrap a:first-child {
    width: 4.9vw;
}

.footer .logoWrap a:last-child {
    width: 7.3vw;
}

.footer .logoWrap a img {
    width: 100%;
    opacity: .67;
}

.footer_content {
    display: flex;
    flex-wrap: wrap;
    max-width: 49.21875vw;
    justify-content: space-between;
}

.footer .footer_content .logoWrap {
    width: 4.8vw;
    align-items: normal;
}

.footer .footer_content .logoWrap img {
    width: 1.7vw;
}

@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .footer .footer_logo {
        margin-bottom: 26.66667vw; }
    .logoWrap {
        margin-top: 20vw;
    }
}
.footer .footer_logo img {
    width: 10.71406vw; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .footer .footer_logo img {
        width: 27.73333vw; }

    .footer .logoWrap {
        width: 55vw;
    }

    .footer .logoWrap a:first-child {
        width: 18vw;
    }

    .footer .logoWrap a:last-child {
        width: 27.1vw;
    }
}
.footer .disclaimer {
    max-width: 24.32292vw;
    font-size: 0.72917vw;
    line-height: 1.42857;
    letter-spacing: 0.02em;
    margin-top: 2.08333vw;
    color: #E4DBD1; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .footer .disclaimer {
        max-width: 74.66667vw;
        font-size: 3.46667vw;
        line-height: 1.38462;
        margin-top: 8.26667vw; }

    .footer_content {
        max-width: 100%;
        flex-direction: column;
    }

    .footer .footer_content .logoWrap {
        width: 100%;
        justify-content: center;
        gap: 7.7vw;
    }

    .footer .footer_content .logoWrap img {
        width: 8.5vw;
    }
}
.footer h2 {
    text-transform: uppercase;
    margin-bottom: 5.20833vw;
    color: #E3E3E3; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .footer h2 {
        margin-bottom: 26.66667vw; } }
.footer .section_1 {
    padding: 7.46875vw 0; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .footer .section_1 {
        padding: 26.4vw 0; } }
.footer .bottom_bar {
    background-color: #000000;
    font-size: 0.83333vw;
    line-height: 1;
    font-family: "ABC Arizona Flare Unlicensed Trial";
    padding: 0.625vw 0;
    letter-spacing: 0.02em; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .footer .bottom_bar {
        font-size: 3.46667vw;
        padding: 2.66667vw 0; } }
.footer a {
    color: #F4DEA2;
    text-decoration: none; }
@media screen and (min-width: 1025px) {
    .footer a {
        transition: .5s; }
    .footer a:hover {
        color: #D9BFED; } }
.footer form {
    display: flex;
    flex-wrap: wrap;
    max-width: 49.21875vw;
    justify-content: space-between; }

@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .footer form {
        max-width: 100%; } }
.input_wrapper {
    width: 49.41%;
    margin-bottom: 0.52083vw;
    /*display: flex;
    flex-direction: column;
    justify-content: flex-end;*/
}

.input_wrapper.top_space {
    position: relative;
    top: -0.5vw;
}

.ui-selectmenu-button.ui-button, .br_form {
    margin-bottom: 0.52083vw;
}

.send_btn {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    position: relative;
    top: -3.01vw;
}

.static_btn {
    position: static;
}

@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .footer form .input_wrapper, .ui-selectmenu-button.ui-button, .br_form  {
        width: 100%;
        margin-bottom: 5.33333vw; }

    .send_btn {
        position: static;
    }

    .footer form > div:first-child {
        order: 1;
    }

    .footer form > div:nth-child(2) {
        order: 2;
    }

    .footer form > div:nth-child(3) {
        order: 3;
    }

    .footer form > div:nth-child(4) {
        order: 4;
    }

    .footer form > div:nth-child(5) {
        order: 5;
        margin: 0;
    }

    .footer form > div:nth-child(6) {
        order: 7;
    }

    .footer form > div:nth-child(7) {
        order: 6;
        margin: 0;
    }

    .footer form > div:nth-child(8) {
        order: 8;
    }

}
.footer form input, .footer form textarea,
.ui-selectmenu-button.ui-button, .disclosure label {
    outline: none;
    border: none;
    border-radius: 0;
    font-size: 0.8vw;
    padding: 0.625vw 0.57292vw;
    font-family: "DIN Alternate";
    font-weight: bold;
    text-transform: uppercase;
}

.footer form input, .footer form textarea,
.ui-selectmenu-button.ui-button {
    width: 100%;
    box-sizing: border-box;
    background-color: #F4DEA2;
}

.footer form input, .footer form textarea {
    color: #000000;
}

.registerPage .send_btn {
    position: static;
    justify-content: flex-start;
}

.ui-button .ui-icon,
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon,
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
    background-image: url("../images/arrow_down2.svg");
    background-repeat: no-repeat;
    background-position: center;
    width: 0.8vw;
    height: 0.4vw;
    position: relative;
    top: 0.3vw;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    border: 0;
    border-bottom: 1px solid #000;
    background: transparent;
    color: #F4DEA2;
    font-family: "DIN Alternate";
}

.ui-widget-content {
    font-size: 0.75vw;
    color: #F4DEA2;
    font-family: "DIN Alternate";
    text-transform: uppercase;
}

.ui-widget.ui-widget-content {
    border: 1px solid #000;
    border-top: 1px solid transparent;
    background: #000;
}

/*.ui-selectmenu-menu {
    max-height: 183px;
    overflow-y: auto;
}*/

.hide {
    display: none;
}


@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .footer form input, .footer form textarea, .ui-selectmenu-button.ui-button, .disclosure label {
        padding: 3.2vw 2.66667vw;
        font-size: 3.46667vw; }

    .ui-button .ui-icon, .ui-state-hover .ui-icon,
    .ui-state-focus .ui-icon, .ui-button:hover .ui-icon,
    .ui-button:focus .ui-icon, .ui-state-active .ui-icon,
    .ui-button:active .ui-icon {
        width: 3vw;
        height: 3.5vw;
    }

    .ui-widget-content {
        font-size: 3.46667vw;
    }

    .disclosure label:before {
        width: 3vw;
        height: 3vw;
        left: 18vw;
        top: 4.2vw;
    }

}
.footer form input::placeholder, .footer form textarea::placeholder,
.ui-selectmenu-button.ui-button
{
    opacity: 1;
    color: #2E4A43; }
.footer form textarea {
   /* height: 4.885vw;*/
    height: 2.2vw;
    resize: none; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .footer form textarea {
        height: 24vw; } }
.footer button {
    display: flex;
    width: 100%;
    padding: 0.67708vw 0.52083vw;
    background-color: #000000;
    color: #E4DBD1;
    border: none;
    align-items: center;
    cursor: pointer;
    font-size: 0.8vw;
    font-family: "DIN Alternate";
    font-weight: bold;
    text-transform: uppercase;
}
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .footer button {
        padding: 3.46667vw 2.66667vw;
        font-size: 3.46667vw; } }
.footer button.sent {
    background-color: #E4DBD1;
    color: #000000; }
.footer button.sent svg {
    transform: scaleX(-1); }
.footer button.sent svg path {
    fill: #000000; }
@media screen and (min-width: 1025px) {
    .footer button {
        transition: .5s; }
    .footer button:hover {
        background-color: #E4DBD1;
        color: #000000; }
    .footer button:hover svg path {
        fill: #000000; } }
.footer button svg {
    width: 0.6125vw;
    height: auto;
    margin-right: 0.26042vw; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .footer button svg {
        width: 2.66667vw;
        margin-right: 2.13333vw; } }
.footer button svg path {
    fill: #E4DBD1; }
@media screen and (min-width: 1025px) {
    .footer button svg path {
        transition: .5s; } }

.home_hero {
    background-color: #283544;
    height: 100vh;
    width: 100vw;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden; }
@media screen and (max-width: 767px) {
    .home_hero {
        height: 89vh; } }
.home_hero img {
    width: 36.97917vw; }
.home_hero img.bg_mob {
    display: none; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .home_hero img {
        width: 54.4vw;
        margin-top: -26.66667vw; }
    .home_hero img.bg_desk {
        display: none; }
    .home_hero img.bg_mob {
        display: block; } }
.home_hero h1 {
    color: #F4DEA2;
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
.home_hero h1 br {
    display: none; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .home_hero h1 {
        width: 66.93333vw;
        text-align: center; }
    .home_hero h1 br {
        display: block; } }
.home_hero .scroll {
    position: absolute;
    bottom: 32.42%;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    font-family: "ABC Arizona Flare Unlicensed Trial";
    color: #E3E3E3;
    align-items: center;
    letter-spacing: 0.05em;
    font-size: 0.9375vw;
    text-decoration: none;
}
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .home_hero .scroll {
        bottom: 4.74%; }
    .home_hero .scroll span {
        display: none; } }
.home_hero .scroll svg {
    width: 0.625vw;
    margin-top: 1.04167vw; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .home_hero .scroll svg {
        margin-top: 0;
        width: 3.2vw; } }
.home_hero .floating_logo {
    position: absolute;
    bottom: 5.20833vw;
    right: 5.20833vw;
    color: #F4DEA2; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .home_hero .floating_logo {
        right: 50%;
        bottom: 18.4vw;
        transform: translateX(50%); } }

.building, .page_space {
    padding: 2.60417vw 0; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .building {
        padding: 2.66667vw 0 23.2vw 0; } }
.building .content {
    width: 100%;
    box-sizing: border-box;
    display: flex; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .building .content {
        flex-wrap: wrap; } }
.building .content .col1 {
    width: 49.73%;
    box-sizing: border-box; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .building .content .col1 {
        width: 100%;
        margin-bottom: 11.73333vw; } }
.building .content .col1 img {
    width: 100%; }
.building .content .col2 {
    width: 50.27%;
    padding-left: 8.80208vw;
    position: relative;
    box-sizing: border-box; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .building .content .col2 {
        width: 100%;
        padding-left: 0; } }
.building .content .col2 .text {
    width: 32.65625vw;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: sticky;
    top: 0;
    left: 0; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .building .content .col2 .text {
        width: 100%;
        height: auto; } }
.building p {
    max-width: 24.375vw; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .building p {
        max-width: 74.66667vw;
        letter-spacing: 0.02em; } }
.building h2 {
    text-transform: uppercase;
    margin-bottom: 5.20833vw;
    color: #2E4A43; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .building h2 {
        margin-bottom: 13.33333vw; } }

.gallery {
    margin-bottom: 2.86458vw; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .gallery {
        margin-bottom: 18.66667vw; } }
.gallery .content {
    display: flex; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .gallery .content {
        flex-wrap: wrap; } }
.gallery .content .col1 {
    width: 66.3%; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .gallery .content .col1 {
        width: 100%; } }
.gallery .content .col1 img {
    width: 100%; }
.gallery .content .col2 {
    width: 33.7%;
    box-sizing: border-box;
    padding-left: 0.52083vw; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .gallery .content .col2 {
        width: 100%;
        padding-left: 0;
        display: flex;
        justify-content: center;
        margin-top: 12.8vw; } }
.gallery .main-slider {
    width: 100%; }
.gallery .main-slider .item {
    width: 100%;
    height: 49.47917vw;
    display: flex; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .gallery .main-slider .item {
        height: auto; } }
.gallery .main-slider .item img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: top right; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .gallery .main-slider .item img {
        object-fit: unset;
        object-position: unset;
        height: auto; } }
.gallery .main-slider .item span {
    display: none; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .gallery .main-slider .item span {
        display: block;
        font-family: "ABC Arizona Flare Unlicensed Trial";
        font-size: 2.93333vw;
        line-height: 1;
        letter-spacing: 0.01em;
        text-transform: uppercase;
        margin-top: 3.2vw; } }
.gallery .selector {
    display: flex;
    flex-direction: column;
    width: 7.29167vw; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .gallery .selector {
        width: auto;
        flex-direction: row;
        align-items: center;
        height: 2.66667vw; } }
.gallery .selector .item {
    display: flex;
    margin-bottom: 0.52083vw;
    cursor: pointer;
    position: relative;
    align-items: flex-start; }
.gallery .selector .item.active span {
    opacity: 1;
    visibility: visible; }
@media screen and (min-width: 1025px) {
    .gallery .selector .item.active::after {
        content: '';
        position: absolute;
        width: 25vw;
        height: 100%;
        background-color: #E8E0D8;
        top: 0;
        right: 0;
        transform: translateX(100%);
        z-index: -1; } }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .gallery .selector .item {
        width: 1.33333vw;
        height: 1.33333vw;
        background-color: #513345;
        border-radius: 50%;
        margin-right: 3.46667vw;
        transition: .5s; }
    .gallery .selector .item:last-of-type {
        margin-right: 0; }
    .gallery .selector .item.active {
        width: 2.66667vw;
        height: 2.66667vw; } }
.gallery .selector img {
    width: 100%;
    height: auto; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .gallery .selector img {
        display: none; } }
.gallery .selector span {
    position: absolute;
    font-family: "ABC Arizona Flare Unlicensed Trial";
    font-size: 0.72917vw;
    top: 0.625vw;
    right: -0.57292vw;
    text-transform: uppercase;
    transform: translateX(100%);
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
    letter-spacing: 0.03em; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .gallery .selector span {
        display: none; } }

.error {
    width: 100%;
    height: 100vh;
    background-color: #222D3A;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative; }
.error .content {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #F4DEA2; }
.error .content h1 {
    margin-bottom: 2.86458vw; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .error .content h1 {
        margin-bottom: 5.33333vw; } }
.error .content a {
    display: flex;
    align-items: center;
    color: #F4DEA2;
    text-decoration: none;
    font-family: "ABC Arizona Flare Unlicensed Trial";
    font-size: 0.83333vw;
    letter-spacing: 0.02em; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .error .content a {
        font-size: 3.46667vw; } }
.error .content a svg {
    width: 0.3125vw;
    margin-right: 1.04167vw; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .error .content a svg {
        width: 1.6vw;
        margin-right: 5.33333vw; } }
.error .content a svg path {
    stroke: #F4DEA2;
    transition: .5s; }
@media screen and (min-width: 1025px) {
    .error .content a {
        transition: .5s; }
    .error .content a svg path {
        transition: .5s; }
    .error .content a:hover {
        color: #D9BFED; }
    .error .content a:hover svg path {
        color: #D9BFED; } }
.error .floating_logo_1, .error .floating_logo_2, .error .floating_logo_3, .error .floating_logo_4 {
    position: absolute; }
.error .floating_logo_1, .error .floating_logo_4 {
    color: #F4DEA2; }
.error .floating_logo_2, .error .floating_logo_3 {
    color: #D9BFED; }
.error .floating_logo_1, .error .floating_logo_2 {
    top: 5.20833vw; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .error .floating_logo_1, .error .floating_logo_2 {
        top: 21.33333vw; } }
.error .floating_logo_3, .error .floating_logo_4 {
    bottom: 5.20833vw; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .error .floating_logo_3, .error .floating_logo_4 {
        bottom: 21.33333vw; } }
.error .floating_logo_1, .error .floating_logo_3 {
    left: 5.20833vw; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .error .floating_logo_1, .error .floating_logo_3 {
        left: 50%;
        transform: translateX(-50%); } }
.error .floating_logo_2, .error .floating_logo_4 {
    right: 5.20833vw; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .error .floating_logo_2, .error .floating_logo_4 {
        display: none; } }

.privacy {
    padding: 5.20833vw 0; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .privacy {
        padding: 13.33333vw 0 26.66667vw 0; } }
.privacy .content {
    display: flex; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .privacy .content {
        flex-wrap: wrap; } }
.privacy .content .col1 {
    width: 33.52%;
    box-sizing: border-box;
    padding-left: 4.58333vw;
    display: flex; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .privacy .content .col1 {
        width: 100%;
        padding-left: 0;
        margin-bottom: 13.33333vw; } }
.privacy .content .col1 .logo {
    margin-top: auto; }
.privacy .content .col2 {
    width: 66.48%; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .privacy .content .col2 {
        width: 100%; } }
.privacy h2 {
    margin-bottom: 5.20833vw;
    letter-spacing: 0.1em; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .privacy h2 {
        margin-bottom: 13.33333vw; } }
.privacy p {
    max-width: 49.21875vw; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .privacy p {
        max-width: 100%; } }

* {
    -webkit-font-smoothing: antialiased !important;
    -ms-overflow-style: none;
    scrollbar-width: none; }
*::-webkit-scrollbar {
    display: none; }

body {
    font-family: "Neue Haas Grotesk Display Pro";
    font-weight: 500;
    font-size: 0.88542vw;
    line-height: 1.23529;
    margin: 0;
    padding: 0;
    background-color: #E4DBD1;
}
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    body {
        font-size: 3.46667vw;
        line-height: 1.38462; } }

p {
    margin: 0;
    letter-spacing: 0.02em; }

h1 {
    margin: 0;
    font-size: 3.125vw;
    line-height: 1.05;
    font-weight: bold;
    font-family: "DIN Alternate"; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    h1 {
        font-size: 8vw;
        line-height: 1.06667; } }

h2 {
    margin: 0;
    font-size: 1.5625vw;
    line-height: 1.1;
    font-weight: bold;
    font-family: "DIN Alternate";
    letter-spacing: 0.1em; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    h2 {
        font-size: 5.06667vw;
        line-height: 1.15789;
        letter-spacing: 0.05em; } }

.container_module {
    padding: 0 0.52083vw;
    box-sizing: border-box;
    width: 100%; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .container_module {
        padding: 0 2.66667vw; } }

.logo_animation {
    position: relative;
    width: 7.91667vw;
    height: 8.33333vw; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .logo_animation {
        width: 24.63768vw;
        height: 26.08696vw; } }
.logo_animation .logo_text, .logo_animation .iso {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex; }
.logo_animation .logo_text {
    animation: rotateAnimation 12s infinite linear; }
.logo_animation .logo_text svg {
    width: 8.33333vw;
    height: 8.33333vw; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .logo_animation .logo_text svg {
        width: 26.08696vw;
        height: 26.08696vw; } }
.logo_animation .iso svg {
    width: 4.24635vw;
    height: auto; }
@media screen and (max-width: 991px), screen and (max-device-width: 1024px) and (orientation: portrait) {
    .logo_animation .iso svg {
        width: 13.21498vw; } }

@keyframes rotateAnimation {
    0% {
        transform: translate(-50%, -50%) rotate(0deg); }
    50% {
        transform: translate(-50%, -50%) rotate(61.59deg); }
    100% {
        transform: translate(-50%, -50%) rotate(0deg); } }


main.availabilityPage {
    background-color: #222D3A;
    min-height: 100vh;
}

.availability {
    padding-bottom: 3.854vw;
}

.avail_container {
    padding: 0 0.52083vw;
}

.avail_header {
    background-color: #E4DBD1;
}

.avail_header > div {
    color: #000;
}

.availability > div, .availability > div a,
.availability > div a:hover {
    color: #F4DEA2;
}

.availability > div a:hover, .availability_header a:hover {
    text-decoration: none;
}

.availability > div {
    text-transform: uppercase;
}

.avail_header, .avail_listing {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
}

.avail_header > div, .avail_listing > div
{
    padding: 0.52083vw;
}

.avail_header > div, .avail_listing > div, .oh {
    font-family: 'DIN Alternate';
}

.oh_date {
    margin-right: 1vw;
}

.avail_listing:nth-child(even) {
    background-color: #283544;
}

.avail_listing:hover {
    background-color: #000;
}

.avail_listing > div {
    display: flex;
    align-items: center;
}

.avail_listing a {
    display: inline-flex;
}

.avail_listing a span {
    background-repeat: no-repeat;
    background-size: contain;
}

.fp_icon {
    background-image: url("../images/fp_icon.svg");
    width: 0.885vw;
    height: 0.938vw;
}

.tour_3d_icon {
    background-image: url("../images/tour_3d_icon.svg");
    width: 2.969vw;
    height: 0.885vw;
}

.v_tour_icon {
    background-image: url("../images/video_icon.svg");
    width: 0.521vw;
    height: 0.573vw;
}

.env_icon {
    background-image: url("../images/env_icon.svg");
    width: 1.094vw;
    height: 0.833vw;
}

.availability > div.result_card {
    color: #D9BFED;
}

.availability > div.avail_dsclm, .availability_header,
.availability_header a, .availability_header a:hover, .availability_header a:visited
{
    color: #E4DBD1;
}

.availability > div.result_card, .avail_dsclm {
    padding: 1.146vw 0.52083vw;
    letter-spacing: 0.34px;
}

.avail_dsclm {
    line-height: 1.5;
}

.availability_header {
    padding: 7.7vw 0 2.24vw;
    text-align: center;
    display: grid;
    gap: 4.375vw;
}

.availability_header_module {
    position: relative;
    display: grid;
    place-items: center;
}

.availability_header > div:nth-child(2) {
    display: grid;
    place-items: center;
    gap: 1.1vw;
}

.availability_header > div:nth-child(2) p {
    width: 22.575vw;
    font-size: 0.885vw;
    line-height: 1.094vw;
    letter-spacing: 0.34px;
}

.date_time_card {
    padding-top: 1.1vw;
    display: flex;
    justify-content: center;
    gap: 2.604vw;
}

.logo_module {
    position: absolute;
    top: 3.604vw;
    left: 2.604vw;
    z-index: 1;
}

.logo_module a {
    display: inline-block;
}

.logo_module a img {
    width: 9.844vw;
    height: 5.729vw;
}

.img100 {
    width: 100%;
}

.m_cell {
    display: none;
}

/*modals*/

.modal-dialog {
    max-width: 37%;
}

.modal-body {
    padding: 0 0.52083vw;
    box-sizing: border-box;
}

.modal-content {
    border-radius: 0;
    background-color: #2E4A43;
}

.modal-content .footer {
    background-color: transparent;
    color: #E4DBD1;
}

.modal-pic {
    width: 90%;
    margin: 3vw auto 0.52083vw;
}

.modal-pic img {
    height: 20vw;
    object-fit: contain;
}

.close_btn {
    position: absolute;
    right: 0.52083vw;
    top: 0.52083vw;
    width: 1vw;
    height: 1.3vw;
    opacity: 1;
    z-index: 1;
}

.close_icon {
    background-image: url("../images/close_btn.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 100%;
    display: inline-block;
}

.modal-title {
    color: #E4DBD1;
    text-transform: uppercase;
    padding: 1.5vw 0 5.2vw;
    line-height: 1;
}

.pdf_link {
    text-align: center;
    padding: 2vw;
}
.pdf_link a {
    font-family: "DIN Alternate";
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.5625vw;
    letter-spacing: 0.1em;
}

.pdf_link a,
.pdf_link a:hover,
.pdf_link a:visited {
    color: #E4DBD1;
}

.contact_modal.footer form {
    align-items: flex-end;
}

.contact_modal.footer form .input_wrapper:last-child {
    position: relative;
    top: -0.3vw;
}

/*modals--end*/

/*swiper*/

.slider_module {
    position: relative;
    padding-left: 0.52083vw;
    margin-bottom: 5.2vw;
}

.swiper-container {
    width: 100%;
    height: 100%;
    position: static;
}

.swiper-slide img {
    height: 50vw;
    object-fit: cover;
}

.slider_module .swiper-slide {
    width: 90%!important;
}

.slider_module .swiper-slide:nth-child(2) {
    width: 10%!important;
}

.nhoodPage .slider_module .swiper-slide {
    width: 70%!important;
}

.nhoodPage .slider_module .swiper-slide:nth-child(2) {
    width: 30%!important;
}

.swiper-pagination-fraction, .swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: auto;
    top: -2vw;
    width: auto;
    /*left: 90.3%;*/
    left: auto;
    right: 0.52083vw;
}

.swiper-pagination.res_pg {
    top: -1.8vw;
}

.swiper-pagination-bullet {
    width: 0.6vw;
    height: 0.6vw;
    border-radius: unset;
    background-color: #513345;
    opacity: .5;
}

.swiper-pagination-bullet-active {
    opacity: 1;
}

.res_slide_module {
    position: relative;
}

/*swiper--end*/

.res_card {
    position: relative;
}

.main_module.residences {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.main_module > div:first-child {
    width: 24.3vw;
    display: grid;
    gap: 3.6vw;
}

.main_module.residences > div:first-child {
    margin-left: 8.2vw;
}

.main_module.residences > div:last-child {
    width: 49.2vw;
}

h2.title {
    color: #2E4A43;
    text-transform: uppercase;
}

.res_logo_animation {
    background-image: url("../images/residences_animation_circle.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 6vw;
    height: 6.09vw;
    animation: rotateAnimation 12s infinite linear;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
}

button.enlarge {
    font-family: 'DIN Alternate';
    border: 0;
    position: absolute;
    z-index: 1;
    top: 6.4vw;
    left: 0;
    right: 0;
    margin: auto;
    width: fit-content;
    background-color: #E4DBD1;
    padding: 0.5vw;
}

.resPage button.enlarge {
    top: 15vw;
    left: auto;
    right: 9.1vw;
}

.amPage button.enlarge {
    top: 4.5vw;
    left: auto;
    right: 4vw;
}

.nhoodPage button.enlarge {
    top: 19.4vw;
    left: 0.5vw;
    right: auto;
}

.enlarge_pic {
    background-color: #E4DBD1;
    position: fixed;
    z-index: 11;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0.52083vw;
}

.enlarge_pic img {
    height: 100%;
    object-fit: contain;
}

.enlarge_close {
    position: absolute;
    top: 0.52083vw;
    right: 0.52083vw;
    background-color: #000;
    width: 4.1vw;
    height: 4.1vw;
    border: 0;
}

.enlarge_close .close_icon {
    width: 0.5vw;
    height: 0.5vw;
}

.main_module.nhood {
    padding: 5.2vw 0;
    gap: 5.2vw;
}

.main_module.nhood, .main_module.nhood > div:first-child {
    display: grid;
    place-items: center;
}

.main_module.nhood > div:first-child {
    text-align: center;
}

.main_module.nhood > div:last-child {
    width: 65.8vw;
}

.rel_module {
    position: relative;
}

.avail_dsclm {
    font-size: 0.6vw;
}

.m_menu {
    display: none;
}

/*.home_hero.header_hero {
    padding-bottom: 3vw;
    align-items: flex-end;
    height: auto;
}*/

.resPage .home_hero {
    background-color: #513345;
    align-items: flex-end;
    padding-bottom: 3vw;
}

.home_hero img {
    height: 80vh;
    position: relative;
    top: 1vw;
}

.home_hero.header_hero img.bg_desk,
.home_hero.header_hero img.bg_mob {
    position: absolute;
    top: 5.5vw;
}

.header_card {
    display: flex;
    align-items: center;
}

.header_card .col1,
.header_card.reverse .col2 {
    width: 57.5vw;
}

.header_card .col2,
.header_card.reverse .col1 {
    width: 42.5vw;
}

.txt_card {
    width: 24.3vw;
    margin: auto;
}

.header_card img {
    width: 100%;
}

.enlarge_module {
    position: relative;
}

.txt_card h2, .nhoodPage .txt_card p {
    padding-bottom: 4.1vw;
}

.txt_card h2 {
    text-transform: uppercase;
}

.home_hero.header_hero .logo_animation .logo_text svg {
    width: 6vw;
    height: 6.1vw;
}

.home_hero.header_hero .floating_logo {
    bottom: 2.20833vw;
}

.features_module {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0 0.52083vw;
    padding: 8vw 0 0;
}

.features_module > div {
    font-family: 'DIN Alternate';
    height: 36.4vw;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 0.5vw 0;
    text-transform: uppercase;
    text-align: center;
}

.features_module > div > div {
    display: flex;
    flex-direction: column;
    gap: 2.6vw;
    min-height: 8.5vw;
}

.features_module > div ul {
    padding: 0;
    margin: 0;
}

.features_module > div ul li {
    list-style-type: none;
    line-height: 1.5;
}

.features_module > div ul li span {
    padding-right: 0.3vw;
}

.throughout_the_home {
    background-color: #283544;
    color: #D9BFED;
}

.kitchens {
    background-color: #2E4A43;
    color: #F4DEA2;
}

.bathrooms {
    background-color: #D9BFED;
    color: #283544;
}

.resPage .main_module.nhood {
    padding: 10vw 0;
}

.amPage .home_hero {
    background-color: #2E4A43;
}

.amPage .header_card.reverse .col2 {
    width: 47.5vw;
}

.nhoodPage .home_hero {
    background-color: #F4DEA2;
    align-items: flex-end;
    padding-bottom: 4.5vw;
}

.amPage .home_hero.header_hero .header_card {
    height: 75vh;
    margin-top: 3vw;
}

.resPage .home_hero.header_hero .header_card,
.nhoodPage .home_hero.header_hero .header_card {
    height: 70vh;
}

.home_hero.header_hero .header_card .col1,
.home_hero.header_hero .header_card .col2,
.home_hero.header_hero .header_card .enlarge_module,
.home_hero.header_hero .header_card .enlarge_module img {
    height: 100%;
    display: flex;
}

.nhoodPage .home_hero.header_hero .header_card .enlarge_module {
    width: 86%;
}

.amPage .home_hero.header_hero .header_card .col2,
.nhoodPage .home_hero.header_hero .header_card .col2 {
    justify-content: flex-end;
}

.home_hero.header_hero .header_card .enlarge_module img {
    object-fit: cover;
}

.nhoodPage .home_hero .floating_logo {
    left: 1.20833vw;
}

.resPage .home_hero.header_hero .header_card .enlarge_module {
    width: 100%;
}

.nhoodPage .header_card.reverse.equal_cols {
    padding: 5.2vw 0;
}

.nhoodPage .header_card.equal_cols .col1 {
    width: 50vw;
}

.nhoodPage .header_card.reverse.equal_cols .col2 {
    width: 49vw;
}

.nhoodPage .header_card.reverse.equal_cols .col1 .txt_card {
    margin: 0 8vw;
}

.map_card {
    background-color: #2E4A43;
    margin-bottom: 5.2vw;
    display: flex;
}

.map_card > div:first-child {
    width: 30%;
    text-transform: uppercase;
}

.map_card > div:last-child {
    width: 70%;
}

.map_list {
    height: 46.8vw;
    overflow: auto;
}

#map {
    width: 100%;
    height: 100%;
}

.mapboxgl-ctrl-bottom-left, .mapboxgl-ctrl-bottom-right {
    display: none;
}

.map_card h2 {
    padding: 2.6vw;
}

.accordion > div:nth-child(odd) {
    background-color: #273F39;
}

.map_names, .pins_card li {
    font-family: 'DIN Alternate';
    font-size: 0.8vw;
}

.map_names, .pins_card {
    padding: 0.5vw 2.6vw;
}

.map_names {
    width: 100%;
    height: 100%;
    display: flex;
}

.map_names.collapsed {
    color: #F5DEA3;
}

.map_names:hover, .map_names.open-bg {
    background-color: #000;
}

.map_names, .map_names:hover {
    color: #E4DBD1;
}

.map_names, .map_names:hover {
    text-decoration: none;
}

/*popup styles*/

.pin {
    font-family: 'DIN Alternate';
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    /*line-height: 1;*/
    line-height: 37px;
    text-align: center;
}

.mapboxgl-popup {
    z-index: 10;
    border-radius: 0!important;
    max-width: 700px !important;
}

.mapboxgl-popup-content {
    font-family: 'DIN Alternate';
    text-transform: uppercase;
    background-color: #F4DEA2!important;
    color: #2E4A43;
    font-weight: bold;
    border-radius: 0!important;
    height: 37px;
    line-height: 37px;
    padding: 0!important;
    box-shadow: none;
}

.mapboxgl-popup-tip {
    display: none;
}


/*popup styles--end*/

.pins_card {
    background-color: #E4DBD1;
}

.pins_card ul {
    padding: 0;
    margin: 0;
}

.pins_card li {
    color: #000;
    font-weight: 800;
    list-style-position: inside;
    list-style-type: none;
    cursor: pointer;
}

.underlined  {
    text-decoration: underline;
}

.map_names.collapsed svg {
    transform: rotate(0);
}

.map_names svg {
    transform: rotate(180deg);
}

.resPage .txt_card ul {
    margin: 0;
    padding: 1vw 0 0;
}

.resPage .txt_card ul li {
    list-style-type: none;
}

.resPage .txt_card ul li span {
    padding-right: 0.5vw;
}

.map {
    height: 100%;
    object-fit: cover;
}

@media (min-width: 1600px) {
    .map_names, .pins_card li,
    .header .item, .item.link_button,
    .footer form input, .footer form textarea,
    .ui-selectmenu-button.ui-button, .disclosure label,
    .ui-widget-content, .footer button
    {
        font-size: 1rem;
    }
}

@media (min-width: 1300px) and (max-width: 1600px)  {
    .map_names, .pins_card li,
    .header .item, .item.link_button,
    .footer form input, .footer form textarea,
    .ui-selectmenu-button.ui-button, .disclosure label,
    .ui-widget-content, .footer button
    {
        font-size: 0.838rem;
    }
}

@media (min-width: 1023px) {
.item.link_button:hover {
    background-color: #F4DEA2;
    color: #2E4A43;
}

.item.link_button:hover path {
    fill: #2E4A43;
}

.header .item.about:hover,
.header .item:hover,
.header a.active .item {
    background-color: #2E4A43;
    color: #F4DEA2;
}

.header .item.about:hover path,
.header .item:hover path,
.header a.active .item path {
    fill: #F4DEA2; }

.header a:hover, a.link_module:hover {
    text-decoration: none;
}

.header a.active .item {
    text-decoration: underline;
}

.header .item.contact:hover {
    background-color: #513345;
    color: #D9BFED; }
.header .item.contact:hover path {
    fill: #D9BFED; }

}

@media (max-width: 1024px) {

    .m_divider, .m_cell {
        display: block;
    }

    .avail_header > div.d_cell, .avail_listing > div.d_cell,
    .d_cell {
        display: none;
    }

    .divider {
        display: inline;
    }

    .amPage .header_card,
    .nhoodPage .header_card,
    .resPage .header_card.reverse,
    .map_card
    {
        flex-direction: column;
    }

    .header_card, .nhoodPage .header_card.reverse.equal_cols {
        flex-direction: column-reverse;
    }

    .home_hero.header_hero .logo_animation .logo_text svg {
        display: none;
    }

    .header_card .col1, .header_card .col2,
    .header_card.reverse .col1,
    .header_card.reverse .col2,
    .txt_card, .amPage .header_card.reverse .col2,
    .nhoodPage .home_hero.header_hero .header_card .enlarge_module,
    .nhoodPage .header_card.equal_cols .col1,
    .nhoodPage .header_card.reverse.equal_cols .col2,
    .map_card > div:first-child,
    .map_card > div:last-child,
    .homePage .link_module
    {
        width: 100%;
    }

    .nhoodPage .slider_module .swiper-slide {
        width: 100% !important;
    }

    .resPage .main_module.nhood p,
    .home_hero.header_hero img.bg_mob,
    .features_module > div > div,
    .nhoodPage .header_card.reverse.equal_cols .col1 .txt_card,
    .main_module.residences > div:first-child,
    .main_module.nhood > div:first-child,
    .building .content .col2 .text
    {
        width: 70vw;
    }

    .nhoodPage .header_card.reverse.equal_cols .col1 .txt_card,
    .building .content .col2 .text
    {
        margin: auto;
    }

    .txt_card {
        text-align: center;
        width: 70vw;
        padding: 5vw 0 13vw;
    }

    .txt_card h2 {
        padding-bottom: 13vw;
    }

    .home_hero.header_hero,
    .resPage .home_hero.header_hero .header_card,
    .nhoodPage .home_hero.header_hero .header_card,
    .amPage .home_hero.header_hero .header_card,
    .map_list
    {
        height: auto;
    }

    .home_hero.header_hero .logo_module {
        position: relative;
        left: 0;
        text-align: center;
        padding: 22vw 0;
    }

    .home_hero.header_hero .logo_module a img {
        width: 30.6vw;
    }

    .resPage .home_hero {
        align-items: center;
    }

    .home_hero.header_hero img.bg_mob {
        top: 22vw;
    }

    .resPage .page_space {
        padding: 8vw 0;
    }

    .features_module.m_features_module {
        grid-template-columns: 1fr;
    }

    .features_module > div {
        position: relative;
        min-height: 80vh;
        justify-content: center;
    }

    .features_module > div > div {
        gap: 13vw;
    }

    .features_module > div > span {
        position: absolute;
        top: 2.5vw;
        left: 0;
        right: 0;
    }

    .resPage .main_module.nhood {
        padding: 30vw 2.66667vw 17vw;
    }

    .amPage .txt_card h2,
    .nhoodPage .txt_card h2 {
        padding-top: 11vw;
    }

    .slider_module {
        padding: 0 2.66667vw;
        margin-bottom: 30vw;
    }

    .amPage .slider_module {
        margin-bottom: 27vw;
    }

    .slider_module .swiper-slide, .slider_module .swiper-slide:nth-child(2)  {
        width: 100%!important;
    }

    .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
        bottom: -9vw;
        top: auto;
        left: 0;
        right: 0;
        text-align: center;
        width: 100%;
    }

    .swiper-pagination-bullet {
        width: 2.8vw;
        height: 2.8vw;
    }

    .home_slider .swiper-slide img,
    .res_slider .swiper-slide img {
        height: 68.1vw;
    }

    .homePage .item.link_button,
    .nhoodPage .item.link_button {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .nhoodPage .item.link_button {
        margin-top: 11vw;
    }

    #map {
        height: 100vw;
    }

    .map_names, .pins_card li {
        font-size: 3.46667vw;
    }

    .map_names, .pins_card {
        padding: 2.8vw 5.1vw;
    }

    .map_card h2 {
        padding: 5.1vw;
    }

    .map_card > div:first-child {
        padding-bottom: 5.1vw;
    }







    .header .item, .availability_header > div:nth-child(2) p  {
        font-size: 1.78125vw;
    }

    .header .item {
        padding: 0.52083vw 1vw;
    }

    .header .item svg, .availability_header a svg {
        width: 1.625vw;
        margin-right: 0.66042vw;
    }

    .home_hero img {
        margin-top: 0;
    }

    .logo_module {
        position: static;
    }

    .availability_header_module {
        padding: 38vw 2.66667vw 0;
    }

    .logo_module a img {
        width: 25vw;
        height: auto;
    }

    .availability_header {
        padding: 10vw 0;
        gap: 10vw;
    }

    .availability_header h2 {
        line-height: normal;
    }

    .availability_header > div:nth-child(2) {
        gap: 5.1vw;
    }

    .availability_header > div:nth-child(2) p {
        width: 71.2%;
        margin: auto;
        line-height: 3vw;
    }

    .date_time_card {
        flex-direction: column;
    }

    .availability {
        padding: 0 2.66667vw 10vw;
    }

    .availability > div.result_card, .avail_dsclm {
        padding: 5vw 0;
    }

    .avail_header > div, .avail_listing > div {
        padding: 2.6vw 1vw;
        text-align: center;
        display: flex;
        justify-content: center;
        width: 13vw;
    }

    .avail_header > div, .avail_dsclm {
        font-size: 1.6vw;
    }

    .fp_icon {
        width: 4.3vw;
        height: 4.3vw;
    }

    .tour_3d_icon {
        width: 14.5vw;
        height: 4.3vw;
    }

    .v_tour_icon {
        width: 2.5vw;
        height: 2.8vw;
    }

    .env_icon {
        width: 5.1vw;
        height: 3.8vw;
    }

    .modal-body {
        padding: 0 2.66667vw;
    }

    .modal-dialog {
        max-width: 70%;
    }

    .close_btn {
        top: 2.66667vw;
        right: 2.66667vw;
        width: 3vw;
        height: 3.3vw;
    }

    .modal-pic {
        margin: 11vw auto 0;
    }

    .modal-content .footer form > div {
        order: unset;
    }

    .contact_modal.footer form .input_wrapper:last-child {
        position: relative;
        top: -1vw;
        padding-bottom: 5.33333vw;
    }

    .modal-title {
        padding: 5.33333vw 0;
        line-height: 1.3;
    }



    .main_module.residences {
        flex-direction: column;
    }

    .main_module > div:first-child,
    .main_module.residences > div:last-child,
    .main_module.nhood > div:last-child
    {
        width: 100%;
    }

    .main_module.residences > div:first-child {
        margin: 0 0 38.2vw 0;
        place-items: center;
        text-align: center;
    }

    .main_module.residences > div:last-child {
        position: relative;
    }

    .enlarge {
        display: none;
    }

    .main_module > div:first-child {
        gap: 15.3vw;
    }

    .res_logo_animation {
        width: 25.5vw;
        height: 26vw;
    }

    .main_module.nhood {
        padding: 15.3vw 2.66667vw;
        gap: 15.3vw;
    }

    .building .content .col2 .text {
        text-align: center;
    }

    .building .content .col2 .text p {
        max-width: 100%;
    }

    .item.link_button, .item.link_button.find_out_more {
        font-size: 3.5vw;
        padding: 2.6vw;
    }

    .item.link_button.find_out_more {
        margin-top: 11.6vw;
    }

    .item.link_button svg {
        width: 2.625vw;
        margin-right: 2.6vw;
    }

    .header {
        top: 12.56667vw;
        right: 0;
        justify-content: normal;
        flex-wrap: nowrap;
        padding: 0 2.66667vw;
        width: 51.7%;
        flex-direction: column;
        align-items: flex-end;
        display: none;
    }

    .show_menu {
        display: flex;
    }

    .header a {
        width: 100%;
    }

    .header .item {
        font-size: 3.5vw;
    }

    .header .item {
        width: 100%;
        padding: 2.6vw;
    }

    .header .item.contact, .menu_footer {
        background-color: #F4DEA2;
    }

    .header .item.contact, .menu_footer a, .menu_footer a:hover, .menu_footer a:visited {
        color: #2E4A43;
    }

    .header .item.contact path {
        fill: #2E4A43;
    }

    .header .item svg, .availability_header a svg, .map_names svg, .m_menu.header.show_menu .svg-toggled {
        width: 2.625vw;
        margin-right: 2.6vw;
    }

    .m_menu.header {
        display: flex;
        flex-direction: row;
        width: 100%;
        gap: 2%;
        position: fixed;
        left: 0;
        top: 2.66667vw;
        justify-content: flex-end;
    }

    .m_menu a {
        width: 49%;
    }

    .header .item.book_tour {
        padding: 7.7vw 2.6vw;
    }

    .m_menu.header .item.book_tour {
        padding: 2.5vw;
    }

    .menu_footer {
        width: 100%;
        padding-top: 20vw;
    }

    .menu_footer > span, .menu_footer a {
        display: block;
        font-family: 'ABC Arizona Flare Unlicensed Trial';
        font-size: 3vw;
    }

    .menu_footer > span {
        padding: 0 2.6vw 5.2vw;
    }

    .menu_footer a {
        padding: 0 2.6vw 1.6vw;
    }

    .m_menu.header .menu_btn svg {
        transform: rotate(0);
        margin-top: 0.7vw;
    }

    .svg-toggled,
    .m_menu.header.show_menu .svg-default {
        display: none;
    }

    .m_menu.header.show_menu .svg-toggled {
        display: inline-block;
    }

    .oh {
        padding-top: 13vw;
    }

    .resPage .txt_card ul {
        margin: 0;
        padding: 3.5vw 0 0;
    }

    .resPage .txt_card ul li span {
        padding-right: 1vw;
    }
}

@media (max-width: 767px) {

    .availability_header > div:nth-child(2) p {
        font-size: 4.3vw;
        line-height: 5.3vw;
    }

    .avail_header > div {
        font-size: 2.2vw;
    }

    .modal-dialog {
        max-width: 100%;
        margin: 2.66667vw;
    }

    .modal-pic img {
        height: 57vw;
    }

    .pdf_link {
        padding: 7vw 0;
    }

    .pdf_link a {
        font-size: medium;
    }
}


