.neow3hide {
    display: none;
    visibility: hidden;
    overflow: initial
}

img.lazy {
    display: block
}

.neo__data {
    min-height: 400px;
    background-image: url("../_ui/grfx/pattern-background.png");
    -webkit-background-size: 40%;
    -moz-background-size: 40%;
    background-size: 40%;
    -o-background-size: 40%;
    background-position: 0 0;
    background-color: #c3552c;
    background-repeat: repeat
}

@media screen and (max-width: 1280px) {
    .neo__data {
        min-height: 30vw
    }
}

.neo__data > div {
    margin: auto;
    text-align: center;
    width: 70%;
    padding: calc(2vw + 30px) 0
}

.neo__data > div h2 {
    margin: calc(0.25vw + 2px) auto
}

.neo__data > div a {
    display: table;
    margin: calc(1vw + 15px) auto
}

.neo__data > div p {
    margin: 20px auto 10px
}

.neo__data > div strong {
    padding-right: 15%
}

.neo__data > div p {
    max-width: 800px;
    width: 100%
}

@media screen and (max-width: 960px) {
    .neo__data > div {
        width: 80%
    }
}

@media screen and (max-width: 720px) {
    .neo__data > div {
        width: 88%;
        padding: calc(4vw + 50px) 0
    }
}

.neo__data .badge {
    max-width: 300px;
    max-height: 300px;
    min-width: 130px;
    min-height: 130px;
    width: 15vw;
    height: 15vw;
    position: absolute;
    top: calc(-7.5vw);
    right: 4vw;
    content: "";
    z-index: 1;
    background-image: url("../_ui/_svg/grfx-badge-hcc-manchester.svg");
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    -o-background-size: contain;
    background-position: center center;
    background-repeat: no-repeat
}

@media screen and (max-width: 640px) {
    .neo__data .badge {
        top: -50px;
        -webkit-opacity: .5;
        -moz-opacity: .5;
        -ms-opacity: .5;
        -o-opacity: .5;
        opacity: .5;
        filter: alpha(opacity=50)
    }
}

.neo__hero {
    min-height: 590px;
    height: 80vh
}

.neo__hero figure {
    height: 100%
}

.neo__hero figure span {
    background: rgba(0, 0, 0, 0.2)
}

.neo__hero > div {
    position: absolute;
    right: 0%;
    bottom: 4vw;
    left: 0%;
    width: 80%;
    z-index: 5;
    text-align: left;
    margin: auto
}

.neo__hero > div strong {
    margin: 0 0;
    position: absolute;
    top: -55px;
    left: -6%
}

@media screen and (max-width: 960px) {
    .neo__hero > div {
        width: 96%
    }

    .neo__hero > div strong {
        left: 0
    }
}

@media screen and (max-width: 720px) {
    .neo__hero > div {
        width: 90%;
        bottom: calc(10vw + 20px)
    }

    .neo__hero > div strong {
        top: -45px
    }
}

header {
    background: linear-gradient(0deg, rgba(0, 58, 93, 0) 0%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.64) 100%)
}

header.sticky {
    background: #071e31;
    position: fixed;
    z-index: 999;
    top: -60px
}

.neo__privacy {
    width: 100%;
    margin: 0 auto
}

.neo__privacy > div {
    padding: calc(2vw + 20px) 0;
    margin: calc(4vw + 20px) auto;
    width: 85%;
    max-width: 1480px
}

.neo__privacy > div h1,
.neo__privacy > div h4,
.neo__privacy > div p,
.neo__privacy > div li {
    color: #fff
}

.neo__privacy > div h1 {
    margin: calc(4vw + 25px) 0 0 0
}

.neo__privacy > div p {
    margin: 10px 0
}

.neo__privacy > div h4 {
    margin-top: 40px
}

.neo__sitemap,
.neo__404,
.neo__thanks {
    background-image: url("../_ui/grfx/pattern-background.png");
    background-color: #071e31;
    -webkit-background-size: 40%;
    -moz-background-size: 40%;
    background-size: 40%;
    -o-background-size: 40%;
    background-position: 0 0;
    background-repeat: repeat
}

.neo__sitemap p,
.neo__404 p,
.neo__thanks p {
    margin: 25px auto
}

@media screen and (max-height: 720px) and (min-width: 1480px) {
    section.neo__hero div.neo_logo {
        top: 50vh
    }
}

@media screen and (max-height: 720px) and (max-width: 1480px) {
    section.neo__hero div.neo_logo {
        top: 50vh
    }
}

@media screen and (max-width: 960px) {
    .neo__data > div p br {
        display: none
    }
}

@media screen and (max-width: 460px) {
    footer > div > div._bottom p {
        margin: 0 5px;
        font-size: 13px
    }

    .neo__social > li {
        width: 15px;
        height: 15px
    }
}

/* ***********************************************************
## FONTS on Parent
*********************************************************** */

html,
body {
    font-size: 62.5%;
    font-family: 'Prompt-Regular', sans-serif;
    font-weight: 500;
    font-display: swap;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smooth: grayscale;
    background: #1B3D73;
}

@font-face {
    font-family: "Prompt-Regular";
    src: url("../../halstead/_fonts/Prompt-Regular/Prompt-Regular.woff2") format("woff2"), url("../../halstead/_fonts/Prompt-Regular/Prompt-Regular.woff") format("woff");
}

@font-face {
    font-family: "Prompt-Medium";
    src: url("../../halstead/_fonts/Prompt-Medium/Prompt-Medium.woff2") format("woff2"), url("../../halstead/_fonts/Prompt-Medium/Prompt-Medium.woff") format("woff");
}

/* @font-face {
  font-family: "Prompt-SemiBold";
  src: url("../_fonts/Prompt-SemiBold/Prompt-SemiBold.woff2") format("woff2"), url("../_fonts/Prompt-SemiBold/Prompt-SemiBold.woff") format("woff");
} */
@font-face {
    font-family: "Prompt-Bold";
    src: url("../../halstead/_fonts/Prompt-Bold/Prompt-Bold.woff2") format("woff2"), url("../../halstead/_fonts/Prompt-Bold/Prompt-Bold.woff") format("woff");
}

/* Arterio */
@font-face {
    font-family: "ArterioRegular";
    src: url("../../halstead/_fonts/ArterioRegular/ArterioRegular.woff2") format("woff2"), url("../../halstead/_fonts/ArterioRegular/ArterioRegular.woff") format("woff");
}

/* Auckland Script */
@font-face {
    font-family: "AucklandScript";
    src: url("../../halstead/_fonts/AucklandScript/AucklandScript.woff2") format("woff2"), url("../../halstead/_fonts/AucklandScript/AucklandScript.woff") format("woff");
}


/*GENERAL*/

body::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

body::-webkit-scrollbar-thumb {
    background: 255, 255, 255;
    outline: none;
}

::-webkit-scrollbar-track {
    background: #1B3D73;
}

::-webkit-scrollbar-thumb {
    background: #fff;
}

::-webkit-scrollbar-thumb:hover {
    background: #E0C508;
}

header > div._banner {
    background-color: #1B3D73;
}

header > div._banner > div .hide {
    display: none;
}

header p.hide a {
    display: inline-block;
}

header p.hide a:hover {
    color: #E0C508;
}

header.sticky {
    background-color: #1B3D73;
}

header > div._header > div nav > ul li:not(.neo_schedule) a:hover {
    color: #E0C508;
}

header > div._header > div nav > ul li.current-menu-item a {
    color: #E0C508;
}

header > div._header > div nav > ul li:not(.neo_schedule) a:after {
    position: absolute;
    top: 100%;
    left: 0%;
    right: 0;
    background: #E0C508;
    width: 8px;
    height: 8px;
    content: "";
    margin: auto;
    border-radius: 50%;
    -webkit-transition: transform 0.45s ease-in-out;
    -moz-transition: transform 0.45s ease-in-out;
    -ms-transition: transform 0.45s ease-in-out;
    -o-transition: transform 0.45s ease-in-out;
    transition: transform 0.45s ease-in-out;
}

header > div._banner > div ul li a:hover {
    color: #E0C508;
}

header > nav.neo_mb > ul li._mobiShow a {
    font-size: 16px;
    text-transform: unset;
}

header > nav.neo_mb.active {
    background-color: #1B3D73;
}

h1 {
    font-family: "AucklandScript";
    color: #E0C508;
    font-size: 10rem;
}

h1 strong {
    font-size: 70px;
}

h2 {
    font-family: "AucklandScript";
    color: #E0C508;
    font-size: 100px;
}

p,
a,
li {
    font-family: "Prompt-Regular";
}

strong {
    font-family: "ArterioRegular";
    font-size: 60px;
}

.neo__data > div {
    padding: calc(4vw + 30px) 0 0;
}

.neo__data > div strong {
    font-family: "ArterioRegular";
    font-size: 60px;
    padding: 0;
    margin: 0 0 -2vw 0;
}

.neo_schedule a,
.neo_btn,
.neo__filter > div > ul > li button.neo_search,
.neo_schedule a.shiraz,
.neo_btn.shiraz {
    background-color: #DD5F54;
    background: #DD5F54;
}

.hywrap button[type="submit"] {
    background-color: #DD5F54 !important;
    border-color: #DD5F54 !important;
}




/*HOME*/

.neo__hero > div {
    text-align: center;
}

.neo__hero > div strong,
.neo_carrousel .neo_caption strong {
    font-family: "ArterioRegular";
    font-size: 70px;
}

.neo_amenities > div h2 {
    padding: 0;
    color: #DD5F54;
}

.neo__data {
    min-height: 400px;
    background-image: url(../_ui/grfx/pattern-tile-blue.png);
    -webkit-background-size: 40%;
    -moz-background-size: 40%;
    background-size: 40%;
    -o-background-size: 40%;
    background-position: 0 0;
    background-color: #1B3D73;
    background-repeat: repeat;
}

.neo__links > div > ul > li:first-child {
    background-color: #E0C508;
}

.neo__links > div > ul > li:first-child strong {
    color: #1B3D73;
}

.neo__links > div > ul > li a._st2 {
    background-color: #186D73;
}

.neo__links > div > ul > li a._st3 {
    background-color: #DD5F54;
}

.neo__links > div > ul > li p {
    font-family: "ArterioRegular";
    text-shadow: none;
    font-size: 30px;
    line-height: 1;
}

.neo__links > div > ul > li h5 {
    font-family: "AucklandScript";
    text-shadow: none;
    font-size: 45px;
    line-height: 1;
    margin: 30px auto 0
}

.neo__links > div > ul > li h5:hover {
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 10px;
}

footer {
    background-color: #1B3D73;
}

.neo__sitemap a:hover {
    color: #E0C508;
}

footer > div > div._bottom a,
footer > div > div._bottom span {
    font-weight: 500;
}





/* ***************************************
********* HOME PAGE AMENITIES CARDS ****** 
**************************************** */

.neo_amenities > div {
    margin: 5vh auto 0;
}

.neo_amenities > div > ul > li > div {
    width: 96%;
    height: 96%;
    padding: 4vw 2vw;
}

.neo_amenities > div > ul > li > div:after {
    width: 65px;
    height: 65px;
    top: 0;
    bottom: 0;
}

body[id=index] .neo_amenities > div > ul > li > div p {
    margin: 1vw auto 0;
    font-size: 20px;
}

.neo_amenities > div > ul > li > div._greenCard:hover {
    background-color: #186D73;
}

.neo_amenities > div > ul > li > div._blueCard:hover {
    background-color: #1B3D73;
}

.neo_amenities > div > ul > li > div._orangeCard:hover {
    background-color: #DD5F54;
}

.neo_amenities > div > ul > li > div._greyCard:hover {
    background-color: #454543;
}

body[id=index] .neo_amenities > div > ul > li h5 {
    font-family: "ArterioRegular";
    font-size: 35px;
    line-height: 1;
    letter-spacing: 1px;
    font-weight: 400;
}





/* ************************************
********* HOME PAGE POPUP STYLES ****** 
************************************* */

.neo_popup {
    background-color: #1B3D73;
    border: solid #1B3D73 16px;
    z-index: 9999;
    min-height: 360px;
    min-width: 360px;
}

.neo_popup:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-size: cover;
    background-position: center center;
    background-image: url(../_ui/grfx/pattern-tile-blue.png);
    background-repeat: repeat;
}

.neo_popup strong {
    overflow: hidden;
    font-family: "ArterioRegular";
}

.neo_popup .neo_x {
    width: 25px;
    height: 25px;
    top: 15px;
    right: 15px;
    content: "";
    background-image: url(../_ui/exit-white.svg);
}

.neo_popup:hover,
.neo_popup:active {
    cursor: pointer;
}





/* ***********************************
********* OVERRIDING SLIDER.CSS ****** 
*********************************** */

body[id=index] .neo_amenities {
    padding: calc(2vw + 5px) 0 calc(4vw + 25px) 0;
    background-image: url(../_ui/grfx/pattern-tile-grey.png);
    -webkit-background-size: 40%;
    -moz-background-size: 40%;
    background-size: 40%;
    -o-background-size: 40%;
    background-position: 0 0;
    background-color: #F4F4F4;
    background-repeat: repeat;
}

.neo_carrousel .neo_caption {
    padding: 0 0 10vw 0;
    top: 0;
    bottom: 0;
    height: 0;
    text-align: center;
}

.neo_carrousel .neo_caption strong {
    position: relative;
    top: auto;
    left: auto;
}

body[id=index] .neo_amenities > div strong {
    padding-right: 0;
    color: #1B3D73;
    margin: 5vw 0 -1vw 0;
}

.neo_amenities > div h2 {
    padding: 0;
}

.neo__stats h2 {
    left: 0;
}

.neo__stats h2 strong {
    position: relative;
    top: auto;
    left: auto;
    margin: 0 0 -1vw 0;
}

.neo__stats .slick-slide h3 {
    font-family: "ArterioRegular";
    font-size: 100px;
}

.neo__stats .slick-slide.slick-center h3 {
    font-size: 130px;
    color: #1B3D73;
}

.neo__stats .slick-slide.slick-center p {
    color: #1B3D73;
}

.neo__stats .slick-slide p {
    margin: -1vw auto 0;
}

.neo__stats .slick-slide.slick-center {
    background-color: #E0C508;
}

.slick-arrow {
    max-width: 70px;
    max-height: 70px;
}

.neo__slider > h2 {
    left: 0;
}

.neo__slider > h2 strong {
    position: relative;
    top: auto;
    left: auto;
    margin: -1vw 0 -1vw 0;
}

.neo__slider {
    min-height: 400px;
    background-image: url(../_ui/grfx/pattern-tile-blue.png);
    -webkit-background-size: 40%;
    -moz-background-size: 40%;
    background-size: 40%;
    -o-background-size: 40%;
    background-position: 0 0;
    background-color: #1B3D73;
    background-repeat: repeat;
}








/* **********************************
********* OVERRIDING PLANS.CSS ****** 
********************************** */

body[id=plans] {
    background-image: url(../_ui/grfx/pattern-tile-blue.png);
    -webkit-background-size: 40%;
    -moz-background-size: 40%;
    background-size: 40%;
    -o-background-size: 40%;
    background-position: 0 0;
    background-color: #1B3D73;
    background-repeat: repeat;
}

.neo__hero > div {
    bottom: 0;
    top: 0;
    height: 0;
}

.neo__hero > div h1 {
    text-align: center;
}

.neo__hero > div strong {
    margin: 0 0;
    position: relative;
    top: 0;
    left: 0;
    margin: 0 0 -1vh 0;
    text-align: center;
}

.neo_beds span label:hover {
    background-color: #DD5F54;
    color: #fff;
}

.neo_beds span label {
    border-radius: 50%;
    border: none;
}

.neo_beds span input[type=checkbox]:checked ~ label,
.neo_beds span input[type=radio]:checked ~ label {
    background: #DD5F54;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    background: #DD5F54;
    border: 0;
}

.dataTables_wrapper .dataTables_filter select,
.dataTables_wrapper .dataTables_filter input,
.dataTables_wrapper .dataTables_length select,
.dataTables_wrapper .dataTables_length input {
    background-color: #fff;
    color: #085872;
}

.dataTables_wrapper .dataTables_filter input:focus,
.dataTables_wrapper .dataTables_length input:focus {
    background-color: #fff;
    color: #085872;
}

table.dataTable thead th,
table.dataTable thead td {
    background-color: #1B3D73;
}

table tbody td {
    font-family: "Prompt-Regular";
    font-size: 18px;
    color: #1B3D73;
}

table tbody td:nth-child(2n+2) {
    font-family: "Prompt-Regular";
    color: #1B3D73;
}

table tbody td._normal {
    color: #1B3D73;
}






/* ***************************************
********* FLOORPLAN LIGHTBOX STYLES ****** 
****************************************** */

.neo__details > div strong,
.neo__details > div p {
    font-family: "Prompt-Regular";
    font-size: 17px;
    font-weight: 400;
}

.neo__details > div h6 {
    font-family: "ArterioRegular";
    font-size: 5rem;
    color: #DD5F54;
}

.neo__details > div p._lg {
    font-family: "Prompt-Regular";
    font-size: 20px;
    font-weight: 400;
    color: #DD5F54;
}

button.mfp-close {
    content: "";
    border: 0;
    width: 45px;
    height: 45px;
    background-image: url("../../halstead-child/_ui/_svg/grfx-close.svg");
    /*  background-color:#186D73;*/
    background-repeat: no-repeat;
}

button.mfp-close svg {
    display: none;
}




/* *************************************
************ AMENITIES & FEATURES ****** 
************************************** */

.neo__grid._service > div > aside > div {
    margin: calc(2vw + 20px) auto;
    min-height: 900px;
}

/* 404, thank you, sitemap PAGE*/
.neo__sitemap,
.neo__404,
.neo__thanks {
    background-image: url(../_ui/grfx/pattern-tile-blue.png);
    background-color: #1B3D73;
    -webkit-background-size: 40%;
    -moz-background-size: 40%;
    background-size: 40%;
    -o-background-size: 40%;
    background-position: 0 0;
    background-repeat: repeat;
}

body[id=amenities] {
    background-image: url(../_ui/grfx/pattern-tile-blue.png);
    -webkit-background-size: 40%;
    -moz-background-size: 40%;
    background-size: 40%;
    -o-background-size: 40%;
    background-position: 0 0;
    background-color: #1B3D73;
    background-repeat: repeat;
}

body[id=amenities] header.sticky {
    background-color: #1B3D73;
}

.neo_amenities > div strong {
    position: relative;
    top: auto;
    left: auto;
    text-align: center;
    padding: 0;
    margin: 0 0 -0.25vw 0;
}

.neo_amenities > div > ul > li h5 {
    font-family: "ArterioRegular";
    font-size: 25px;
    line-height: 1;
    letter-spacing: 1px;
    font-weight: 400;
}

.neo_amenities > div > ul > li img {
    height: 100%;
}

.neo__grid._convenience > div > aside,
.neo__grid._service > div > aside {
    background-color: #1B3D73;
}

.neo__siteplans {
    padding: calc(1vw + 20px) 0 calc(3vw + 40px);
}

.neo__grid._convenience > div > aside {
    background-color: #F4F4F4;
}

.neo__grid._convenience > div > aside > div strong,
.neo__grid._convenience > div > aside > div h6,
.neo__grid._convenience > div > aside > div ul li span {
    color: #1B3D73;
}

.neo__grid._convenience > div > aside > div h2 {
    color: #DD5F54;
}

.neo__grid._convenience > div > aside > div h6,
.neo__grid._service > div > aside > div h6 {
    font-family: "Prompt-Bold";
}

.neo__grid._convenience ul li span:before,
.neo__grid._service ul li span:before {
    content: "";
    position: absolute;
    top: 12px;
    left: -32px;
    width: 9px;
    height: 9px;
    background: transparent;
    background-image: url(../_ui/grfx/grfx-bullet.svg);
    background-size: contain;
    background-repeat: no-repeat;
}





/* *************************************
************ VR PAGE ************* 
************************************** */
body[id=template-tours] header {
    background: #1B3D73;
}

#tour {
    width: 100%;
    height: 90vh;
    min-height: 650px;
    margin: 200px auto 0;
}





/* *************************************
************ LOCATION PAGE ************* 
************************************** */

body[id=location] {
    background-image: url(../_ui/grfx/pattern-tile-blue.png);
    -webkit-background-size: 40%;
    -moz-background-size: 40%;
    background-size: 40%;
    -o-background-size: 40%;
    background-position: 0 0;
    background-color: #1B3D73;
    background-repeat: repeat;
}

body[id=location] header.sticky {
    background-color: #1B3D73;
}

body[id=location] h1 {
    font-family: "ArterioRegular";
    color: #fff;
    font-size: 70px;
}

.neo__stats > div > ul._st1 li:first-child div:last-child,
.neo__stats > div > ul._st4 li:last-child div:first-child {
    background-color: #E0C508;
}

.neo__stats > div > ul._st4 li:last-child div:last-child aside {
    width: 100%;
}

.neo__stats > div strong {
    color: #1B3D73;
}

.neo__stats > div > ul p {
    font-family: "Prompt-Regular";
    font-size: 20px;
    color: #fff;
}

.neo__stats > div > ul p._lg {
    color: #1B3D73;
    font-family: "Prompt-Regular";
    font-size: 20px;
}

.neo__stats > div > ul._st2 li:last-child div:first-child {
    background-color: #DD5F54;
}

.neo__stats > div > ul._st2 li:last-child strong {
    color: #fff;
}

.neo__stats > div > ul p span {
    font-family: "Prompt-Bold";
}

.neo__stats > div > ul._st3 li:first-child div:first-child {
    background-color: #F4F4F4;
}

.neo__stats > div > ul._st4 li:last-child div:last-child {
    background-color: #186D73;
}

.neo__stats > div > ul._st4 li:last-child div:last-child strong {
    color: #fff;
}

.neo__stats > div > ul._st4 li:last-child strong {
    padding-right: 3%;
}

.neo__maps {
    background-image: url(../_ui/grfx/pattern-tile-grey.png);
    -webkit-background-size: 40%;
    -moz-background-size: 40%;
    background-size: 40%;
    -o-background-size: 40%;
    background-position: 0 0;
    background-color: #F4F4F4;
    background-repeat: repeat;
}

.neo__maps > div strong {
    margin: 0;
    padding: 0;
    color: #1B3D73;
    text-align: center;
    margin: 0 0 -2vw 0;
}

.neo__maps > div h2 {
    color: #DD5F54;
}

.neo_amenities > div > ul > li > div {
    width: 96%;
    height: 96%;
    padding: 4vw 2vw;
}

.neo_amenities > div > ul > li > div p {
    margin: 1vw auto 0;
    font-size: 16px;
    font-family: "Prompt-Regular";
}

.neo_amenities > div > ul > li > div._greenCard:hover {
    background-color: #186D73;
}

.neo_amenities > div > ul > li > div._blueCard:hover {
    background-color: #1B3D73;
}

.neo_amenities > div > ul > li > div._orangeCard:hover {
    background-color: #DD5F54;
}

.neo_amenities > div > ul > li > div._greyCard:hover {
    background-color: #454543;
}






/* ************************
********* GALLERY ********* 
************************* */

.neo__gallery {
    background-image: url(../_ui/grfx/pattern-tile-blue.png);
    -webkit-background-size: 40%;
    -moz-background-size: 40%;
    background-size: 40%;
    -o-background-size: 40%;
    background-position: 0 0;
    background-color: #1B3D73;
    background-repeat: repeat;
}

.neo__gallery > div strong {
    padding-right: 0;
    margin: 0;
}

.neo__gallery .filter-controls .neo_filter a {
    text-transform: capitalize;
}

.mfp-wrap .mfp-image-holder .mfp-content .mfp-close,
.mfp-wrap .mfp-iframe-holder .mfp-content .mfp-close {
    background-color: #186D73;
}

.neo__gallery .filter-controls .neo_filter a.filterActive:after {
    background-color: #E0C508;
}

.neo__gallery .filter-controls .neo_filter a:hover {
    color: #E0C508;
}

.neo__gallery .filter-controls .neo_filter a:hover:after {
    background-color: #E0C508;
}



/* ************************
********* CONTACT ********* 
************************* */

body[id=contact] {
    background-image: url(../_ui/grfx/pattern-tile-blue.png);
    -webkit-background-size: 40%;
    -moz-background-size: 40%;
    background-size: 40%;
    -o-background-size: 40%;
    background-position: 0 0;
    background-color: #1B3D73;
    background-repeat: repeat;
}

body[id=contact] header.sticky {
    background-color: #1B3D73;
}

body[id=contact] h1 {
    font-family: "ArterioRegular";
    color: #fff;
    font-size: 70px;
}

.neo__grid._leasing > div > aside strong {
    margin: 0;
    color: #1B3D73;
}

.neo__grid._leasing > div > aside h2 {
    color: #DD5F54;
    margin-left: 1vh;
}

.neo__grid._leasing > div > aside {
    background-color: #F4F4F4;
}

.neo__grid._leasing > div > aside h6,
.neo__grid._leasing > div > aside a,
.neo__grid._leasing > div > aside p {
    color: #1B3D73;
}

.neo__grid._leasing > div > aside h6 {
    margin: 30px 0 15px;
}

.neo__grid._leasing > div > aside h6.loh {
    font-family: "ArterioRegular";
    color: #DD5F54;
    font-size: 30px;
    font-weight: 400;
}


/*table tbody td:nth-child(2n+2) {
    font-family: "Prompt-Bold";
    color: #DD5F54;
}*/
body[id=contact] .neo__grid._location > div {
    min-height: 0;
}

/*body[id=contact] .neo__grid>div>article {*/
/*    max-height: 850px;*/
/*    min-height: 850px;*/
/*}*/
/*.neo__mapbox {*/
/*    min-height: 850px;*/
/*}*/



/*CONTACT FORM*/

.hywrap #form-success {
    background-color: #f4f2ef !important;
}

#more-info {
    display: none !important;
}




/* *********************************************
************ 404, THANK YOU, SITEMAP PAGE ****** 
********************************************** */

.neo__sitemap,
.neo__404,
.neo__thanks {
    background-image: url(../_ui/grfx/pattern-tile-blue.png);
    background-color: #1B3D73;
    -webkit-background-size: 40%;
    -moz-background-size: 40%;
    background-size: 40%;
    -o-background-size: 40%;
    background-position: 0 0;
    background-repeat: repeat;
}











/* ******************************************************************************************
*********************************************************************************************
*********************************************************************************************
*************************************** RESPONSIVE ******************************************
*********************************************************************************************
*********************************************************************************************
******************************************************************************************** */

@media screen and (max-width: 1480px) {
    .neo_carrousel {
        min-height: 56vw;
    }

    /* ************************************************** FLOORPLANS ****************************************** */
    table tbody td {
        font-size: 16px;
    }

    .neo__hero > div {
        width: 90%;
    }

    /* ************************************************** AMENITIES ****************************************** */
    .neo__grid._service > div > aside > div {
        min-height: 69vh;
    }

    /* ************************************************** LOCATION ****************************************** */
    .neo__stats > div > ul._st4 li:last-child div:last-child {
        height: 17vw;
    }

    .neo__stats > div > ul p,
    .neo__stats > div > ul p._lg {
        font-size: 18px;
    }

}






@media screen and (max-width: 1280px) {
    h1 {
        font-size: 9rem;
    }

    .neo__hero > div strong,
    .neo_carrousel .neo_caption strong {
        font-size: 65px;
    }

    h2 {
        font-size: 90px;
    }

    .neo__data > div strong {
        font-size: 55px;
    }

    strong {
        font-size: 55px;
    }

    /* ************************************************** GALLERY ****************************************** */
    .neo__gallery > div {
        width: 90%;
    }

    /* ************************************************** LOCATION ****************************************** */
    /*.neo__stats>div>ul p, .neo__stats>div>ul p._lg {
        font-size: 18px;
     }*/
    .neo__stats > div > ul._st4 li:last-child div:last-child p {
        line-height: 1.1;
    }

    .neo__stats > div > ul p,
    .neo__stats > div > ul p._lg {
        font-size: 16px;
    }
}







@media screen and (max-width: 1080px) {
    h1 strong {
        font-size: 65px;
    }

    .neo__data {
        min-height: 330px;
    }

    .neo__stats .slick-slide h3 {
        font-family: "ArterioRegular";
        font-size: 80px;
    }

    .neo__stats .slick-slide.slick-center h3 {
        font-size: 110px;
    }

    .neo__stats .slick-slide h3 {
        margin-top: 7%;
    }

    .neo_carrousel figure {
        height: 85vw;
        background-position: 90% center;
    }

    .neo__links > div > ul > li:first-child strong {
        font-size: 54px;
    }

    .neo__links > div > ul > li p {
        font-size: 28px;
    }

    .neo__links > div > ul > li h5 {
        font-size: 42px;
    }

    footer > div > div._bottom p,
    footer > div > div._bottom a,
    footer > div > div._bottom span {
        font-size: 13px;
    }

    /* ************************************************** FLOOR PLANS ****************************************** */
    .neo__filter > div > ul > li:nth-of-type(3) {
        display: inline-block;
    }

    table.dataTable > tbody > tr.child span {
        font-size: 14px;
    }

    /* ************************************************** AMENITIES ****************************************** */
    body[id=amenities] .neo_amenities > div > ul > li > div p {
        font-size: 20px;
        margin: 4vw auto 0;
    }

    .neo__siteplans > div {
        width: 85%;
    }

    /* ************************************************** LOCATION ****************************************** */
    .neo__stats > div > ul p,
    .neo__stats > div > ul p._lg {
        font-size: 15px;
    }
}







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

    header > div._banner > div p {
        width: 100%;
    }

    h1 {
        font-size: 8.5rem;
    }

    .neo__hero > div strong,
    .neo_carrousel .neo_caption strong {
        font-size: 60px;
    }

    h2 {
        font-size: 90px;
    }

    strong,
    .neo__data > div strong {
        font-size: 55px;
    }

    .neo__stats .slick-slide {
        width: 45vw;
        height: 45vw;
    }

    .neo_amenities > div > ul > li > div p {
        font-size: 16px;
    }

    body[id=index] .neo_amenities > div > ul > li > div p {
        font-size: 17px;
    }

    /* ************************************************** FLOOR PLANS ****************************************** */
    body[id=plans] .neo__hero figure {
        background-position: 70% center;
    }

    table tbody td {
        font-size: 14px;
    }

    .neo__filter > div > ul > li:nth-of-type(3) {
        order: 3;
    }

    .neo__filter > div > ul > li:nth-of-type(4) {
        order: 4;
    }

    /* ************************************************** LOCATION ****************************************** */
    .neo__stats > div > ul p,
    .neo__stats > div > ul p._lg {
        font-size: 18px;
    }

    .neo__stats > div > ul._st4 li:last-child div:last-child p {
        line-height: 1.45;
    }

    .neo__stats > div > ul img {
        width: 100%;
    }

    /* ************************************************** CONTACT ****************************************** */
    body[id=contact] .neo__grid > div > article {
        min-height: auto;
    }
}






@media screen and (max-width: 720px) {
    header > div._banner > div p {
        font-size: 12px;
    }

    h1 {
        font-size: 7rem;
    }

    .neo__hero > div strong,
    .neo_carrousel .neo_caption strong {
        font-size: 50px;
    }

    h2 {
        font-size: 70px;
    }

    strong,
    .neo__data > div strong {
        font-size: 45px;
    }

    body[id=index] .neo_amenities > div > ul > li > div p {
        font-size: 20px;
        margin: 8vw auto 0;
    }

    .neo__data {
        min-height: 252px;
    }

    .neo__stats .slick-slide p {
        margin: -4vw auto 0;
    }

    .neo__stats .slick-slide h3 {
        font-family: "ArterioRegular";
        font-size: 70px;
    }

    .neo__stats .slick-slide.slick-center h3 {
        font-size: 95px;
    }

    /* ************************************************** AMENITIES ****************************************** */
    body[id=amenities] .neo_amenities > div > ul > li > div p {
        font-size: 18px;
        margin: 2vw auto 0;
    }

    .neo__grid._service > div > aside > div {
        min-height: 57vh;
    }

    /* ************************************************** LOCATION ****************************************** */
    .neo__mapbox {
        height: 720px;
        min-height: 720px;
    }
}








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

    .neo_carrousel figure {
        height: 110vw;
        background-position: 80% center;
    }

    h1 {
        font-size: 6rem;
    }

    .neo__hero > div strong,
    .neo_carrousel .neo_caption strong {
        font-size: 42px;
    }

    h2 {
        font-size: 60px;
    }

    strong,
    .neo__data > div strong {
        font-size: 38px;
    }

    .neo__data .badge {
        top: -76px;
    }

    body[id=index] .neo_amenities > div > ul > li > div p {
        width: 90%;
        margin: 6vw auto 0;
    }

    .neo__stats .slick-slide {
        width: 55vw;
        height: 55vw;
    }

    .neo__stats .slick-slide.slick-center h3 {
        font-size: 85px;
    }

    .slick-arrow {
        width: 11vw;
        height: 11vw;
        top: calc(55% - 50px);
    }

    .neo__links > div > ul > li:first-child strong {
        font-size: 38px;
    }

    .neo__stats:before {
        background-position: 70% center;
    }

    /* ************************************************** AMENITIES ****************************************** */
    body[id=amenities] .neo_amenities > div > ul > li > div {
        padding: 4vw 8vw;
    }

    body[id=amenities] .neo_amenities > div > ul > li > div p {
        margin: 12vw auto 0;
    }

    /* ************************************************** LOCATION ****************************************** */
    .neo__mapbox {
        height: 600px;
        min-height: 600px;
    }

    .neo__stats > div > ul._st4 li:last-child div:last-child {
        height: 32vw;
    }

    body[id=location] h1 {
        font-size: 60px;
    }


}





@media screen and (max-width: 460px) {
    body[id=index] .neo_amenities > div > ul > li > div p {
        width: 90%;
        margin: 6vw auto 0;
        font-size: 16px;
    }

    h1 {
        font-size: 5rem;
    }

    h2 {
        font-size: 55px;
    }

    .neo__hero > div strong,
    .neo_carrousel .neo_caption strong {
        font-size: 36px;
    }

    strong,
    .neo__data > div strong {
        font-size: 34px;
    }

    .neo_carrousel figure {
        height: 130vw;
        background-position: 70% center;
    }

    .neo__stats .slick-slide {
        width: 70vw;
        height: 70vw;
    }

    body[id=index] .neo_amenities > div > ul > li h5 {
        font-size: 28px;
    }

    .neo__stats .slick-slide.slick-center h3 {
        font-size: 82px;
    }

    .slick-arrow {
        top: calc(60% - 50px);
    }

    .neo__links > div > ul > li p {
        font-size: 20px;
        margin: 30px 0;
    }

    .neo__links > div > ul > li h5 {
        font-size: 30px;
    }

    footer > div > div._bottom p,
    footer > div > div._bottom a,
    footer > div > div._bottom span {
        font-size: 12px;
    }

    /* ************************************************** LOCATION ****************************************** */
    .neo__stats > div > ul p,
    .neo__stats > div > ul p._lg {
        font-size: 16px;
    }

    body[id=location] h1 {
        font-size: 55px;
    }

    .neo__stats > div > ul._st4 li:last-child div:last-child {
        height: 46vw;
    }

}



.neo__grid._service > div > aside > div {
    min-height: unset !important;
}


/* Affordable Housing */
.page-template-affordable-housing .neo__hero figure span {
    background: rgba(0, 0, 0, 0.3);
}

.ahp_link {
    font-weight: bold;
    margin: 20px 0 40px;
}

.ahp_link a {
    display: inline-block;
    color: #DD5F54;
    font-weight: bold;
    text-decoration: underline;
}

.neo__content {
    padding: 45px 0;
    background-image: url(../_ui/grfx/pattern-tile-blue.png);
    -webkit-background-size: 40%;
    -moz-background-size: 40%;
    background-size: 40%;
    -o-background-size: 40%;
    background-position: 0 0;
    background-color: #1B3D73;
    background-repeat: repeat;
}

.neo__content > div {
    margin: 0 auto;
    width: 90%;
    max-width: 1480px;
    padding: calc(2vw + 40px) 0;
}

.neo__content > div article {
    width: 50%;
}

@media screen and (max-width: 960px) {
    .neo__content > div article {
        width: 75%;
    }
}

@media screen and (max-width: 720px) {
    .neo__content > div article {
        width: 100%;
    }
}

.neo__content > div article p {
    margin-bottom: 45px;
}

.neo__content > div article p:last-of-type {
    margin-bottom: 0;
}

.neo__content > div article a {
    display: inline-block;
    color: #DD5F54;
    text-decoration: underline;
}

.neo__grid._affordable > div > aside {
    background-color: #F4F4F4;
}

.neo__grid._affordable > div > aside > div p {
    margin-bottom: 45px;
    color: #1B3D73;
}

.neo__grid._affordable > div > aside > div p:last-of-type {
    margin-bottom: 0;
}

.neo__grid._affordable > div > aside > div p strong {
    font-size: 20px;
    font-weight: bold;
    color: #1B3D73;
    display: inline-block;
}

@media screen and (max-width: 960px) {
    .neo__grid._affordable > div > aside > div p strong {
        font-size: 16px;
    }
}

@media screen and (max-width: 960px) and (max-width: 960px) {
    .neo__grid._affordable > div > aside > div p strong {
        font-size: calc(16px + -2 * (100vw - 960px) / -500);
    }
}

@media screen and (max-width: 960px) and (max-width: 460px) {
    .neo__grid._affordable > div > aside > div p strong {
        font-size: 14px;
    }
}


/* global desktop/mobile display classes */
.d-only {
    display: block;
}

.m-only {
    display: none !important;
}

@media screen and (max-width: 500px) {
    .d-only {
        display: none !important;
    }

    .m-only {
        display: block !important;
    }
}

/* end global change */


/* global change to grid content to remove absolute position */
.neo__grid > div > article {
    max-height: unset;
}

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

.neo__grid > div > aside > div {
    position: relative;
    top: 0;
    left: 0;
    transform: none !important;
    margin: 5vw auto;
}

/* end global change */


/* global change to fix header banner */
header {
    height: auto;
}

header > div._banner {
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
}

header > div._banner > div {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
}

header > div._banner > div p,
header > div._banner > div a {
    line-height: 1.2;
}

header > div._banner > div p {
    width: 50%;
    /*overflow: auto;*/
    /*white-space: nowrap;*/
}

header > div._banner > div a {
    white-space: nowrap;
    display: inline-block;
}

header > div._banner > div ul {
    width: 50%;
}

header > div._banner > div li {
    line-height: 1.2;
}

header > div._banner > div ul li a {
    line-height: 1.2;
}

@media screen and (max-width: 1080px) {
    header > div._banner > div p {
        width: 100%;
        margin-bottom: 15px;
    }

    header > div._banner > div ul {
        width: 100%;
    }
}

/* end global change */



/* COOKIES PREFS PANEL STYLES */


.osano-cm-header,
.osano-cm-info-dialog-header {
    background: linear-gradient(0deg, transparent 0em, rgba(255, 255, 255, 0) 0);
    background-color: #1B3D73;
}

.osano-cm-description {
    font-size: 1em;
}

.osano-cm-description:first-child {
    font-size: 0.9em;
    font-style: italic;
}

.osano-cm-view {
    padding: 10px .75em 1em;
}

.osano-cm-info {
    background: #fff !important;
    max-width: 24em;
}

.osano-cm-list-item {
    color: #1B3D73;
}

.osano-cm-info p {
    color: #1B3D73 !important;
    font-size: .75em;
}

.osano-cm-header p,
.osano-cm-info-dialog-header p {
    color: #fff !important;
    font-size: 1.25em;
}

.osano-cm-drawer-toggle .osano-cm-label,
.osano-cm-disclosure__toggle,
.osano-cm-expansion-panel__toggle,
.osano-cm-link {
    color: #1B3D73 !important;
}

.osano-cm-button {
    background: #DD5F54;
    color: #fff;
    border: transparent;
}

.osano-cm-storage-policy,
.osano-cm-content__link,
.osano-cm-link {
    /*display:none;*/
}

.osano-cm-deny {
    color: #000 !important;
}

.osano-cm-drawer-toggle .osano-cm-label {
    font-size: 1em;
    font-weight: 700;
}

.osano-cm-disclosure__toggle {
    text-decoration: underline;
    font-weight: 500;
}

.osano-cm-info-dialog-header__close {
    color: #fff;
    stroke: #fff;
    background: transparent !important;
    border: transparent !important;
}

.osano-cm-info-dialog-header__close:hover {
    stroke: #fff;
}

.osano-cm-storage-policy {
    color: #fff !important;
}

.neo__tabs {
    background-image: url(../_ui/grfx/pattern-tile-blue.png);
    background-color: #1b3d73;
    -webkit-background-size: 40%;
    -moz-background-size: 40%;
    background-size: 40%;
    -o-background-size: 40%;
    background-position: bottom left;
    background-repeat: repeat;
}

.neo__tabs .sightmap {
    padding: calc(5vw + 20px) 0 0 0;
}


/* EXPENSE TABLE STYLES */

.rfwa-expense-guide-container h2,
.rfwa-expense-guide-container p,
.rfwa-export-pdf-link,
.rfwa-expense-footer {
    color: #fff !important;
}

.rfwa-expense-guide-container h2 {
    font-size: 40px !important;
}

.rfwa-expense-guide-container {
    padding: 20px 20px 5vh 20px !important;
}