html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}

body {
    line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

nav ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}

a {
    margin: 0;
    padding: 0;
    background: transparent;
    text-decoration: none;
    outline: 0;
}

a:hover {
    text-decoration: none;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}

html,
body {
    font-size: 62.5%;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smooth: grayscale;
}

@font-face {
    font-family: "knockout-lite";
    src: url("../.fonts/knockout/juniorlite.eot");
    src: url("../.fonts/knockout/juniorlite.woff") format("woff"),
        url("../.fonts/knockout/juniorlite.ttf") format("truetype"),
        url("../.fonts/knockout/juniorlite.svg#knockout-lite") format("svg"),
        url("../.fonts/knockout/juniorlite.eot?#iefix") format("embedded-opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "knockout-sumo";
    src: url("../.fonts/knockout/juniorsumo.eot");
    src: url("../.fonts/knockout/juniorsumo.woff") format("woff"),
        url("../.fonts/knockout/juniorsumo.ttf") format("truetype"),
        url("../.fonts/knockout/juniorsumo.svg#knockout-sumo") format("svg"),
        url("../.fonts/knockout/juniorsumo.eot?#iefix") format("embedded-opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "knockout-middle";
    src: url("../.fonts/knockout/juniormiddlewt.eot");
    src: url("../.fonts/knockout/juniormiddlewt.woff") format("woff"),
        url("../.fonts/knockout/juniormiddlewt.ttf") format("truetype"),
        url("../.fonts/knockout/juniormiddlewt.svg#knockout-middle") format("svg"),
        url("../.fonts/knockout/juniormiddlewt.eot?#iefix") format("embedded-opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "knockout-cruiserwt";
    src: url("../.fonts/knockout/juniorcruiserwt.eot");
    src: url("../.fonts/knockout/juniorcruiserwt.woff") format("woff"),
        url("../.fonts/knockout/juniorcruiserwt.ttf") format("truetype"),
        url("../.fonts/knockout/juniorcruiserwt.svg#knockout-cruiserwt") format("svg"),
        url("../.fonts/knockout/juniorcruiserwt.eot?#iefix") format("embedded-opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "ProspectusStd-Blk";
    src: url("../.fonts/prospectus/ProspectusStd-Blk.eot");
    src: url("../.fonts/prospectus/ProspectusStd-Blk.woff") format("woff"),
        url("../.fonts/prospectus/ProspectusStd-Blk.ttf") format("truetype"),
        url("../.fonts/prospectus/ProspectusStd-Blk.svg#ProspectusStd-Blk") format("svg"),
        url("../.fonts/prospectus/ProspectusStd-Blk.eot?#iefix") format("embedded-opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "ProspectusStd-SBd";
    src: url("../.fonts/prospectus/ProspectusStd-SBd.eot");
    src: url("../.fonts/prospectus/ProspectusStd-SBd.woff") format("woff"),
        url("../.fonts/prospectus/ProspectusStd-SBd.ttf") format("truetype"),
        url("../.fonts/prospectus/ProspectusStd-SBd.svg#ProspectusStd-SBd") format("svg"),
        url("../.fonts/prospectus/ProspectusStd-SBd.eot?#iefix") format("embedded-opentype");
    font-weight: normal;
    font-style: normal;
}

.setheadLink {
    font-style: normal;
    font-stretch: normal;
    font-variant: initial;
    line-height: normal;
    letter-spacing: normal;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 15px;
    color: #000;
    font-family: "knockout-middle";
    font-weight: 600;
}

.setheadLink:hover,
.setheadLink:focus {
    color: #b4b4b4;
}

* {
    font-size: 1.5rem;
    font-weight: 200;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

*:before,
*:after {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

body.noscroll {
    overflow-y: hidden !important;
}

html,
body {
    height: 100%;
}

html {
    overflow-x: hidden;
    overflow-y: scroll;
    height: 100%;
}

svg {
    display: block;
    overflow: visible;
}

a {
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    line-height: normal;
    letter-spacing: normal;
    text-transform: initial;
    text-decoration: none;
    color: #000;
    font-family: "knockout-middle";
    font-size: 14px;
}

a:hover,
a:focus {
    outline: none;
}

ul {
    list-style: none;
    list-style-type: none;
}

h1,
h1 span {
    color: #fff;
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    text-decoration: none;
    font-size: 92px;
    font-family: "ProspectusStd-Blk";
    text-transform: lowercase;
    letter-spacing: normal;
    line-height: 0.91;
    font-size: 92px;
}

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

    h1,
    h1 span {
        font-size: calc(92px + -30 * (100vw - 1480px) / -520);
    }
}

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

    h1,
    h1 span {
        font-size: 62px;
    }
}

p {
    font-size: 17px;
    color: #fff;
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    line-height: normal;
    letter-spacing: normal;
    text-transform: initial;
    text-decoration: none;
    font-family: "knockout-middle";
}

header {
    position: relative;
    background: #fff;
    height: 170px;
    width: calc(100vw - (100vw - 100%));
    overflow: hidden;
}

header>div {
    width: 80vw;
    margin: 45px auto;
    height: calc(170px - 90px);
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    flex-direction: row;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

header>div>div {
    width: 32.66667%;
    margin: 0 1% 1% 0;
    padding: 0;
    float: left;
}

header>div>div:nth-child(3n + 3) {
    margin: 0 0 1% 0;
}

@media only screen and (max-width: 960px) {
    header>div>div {
        width: 32%;
        margin: 0 2% 2% 0;
    }

    header>div>div:nth-child(3n + 3) {
        margin: 0 2% 2% 0;
    }

    header>div>div:nth-child(4n + 4) {
        margin: 0 2% 2% 0;
    }

    header>div>div:nth-child(3n + 3) {
        margin: 0 0 2% 0;
    }
}

@media only screen and (max-width: 640px) {
    header>div>div {
        width: 31.33333%;
        margin: 0 3% 3% 0;
    }

    header>div>div:nth-child(3n + 3) {
        margin: 0 3% 3% 0;
    }

    header>div>div:nth-child(4n + 4) {
        margin: 0 3% 3% 0;
    }

    header>div>div:nth-child(3n + 3) {
        margin: 0 0 3% 0;
    }
}

header>div>div {
    text-align: center;
    position: relative;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

header>div>div.neo_logo>a {
    display: block;
    margin: calc(calc(170px - 90px) / 2.5) auto 0;
    height: calc(170px - 90px);
    width: 52%;
    text-align: center;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}

header>div>div.neo_logo>a img,
header>div>div.neo_logo>a svg {
    display: block;
    width: 100%;
    margin: 0% auto;
    max-height: 50px;
}

header>div>div.neo_logo>a img.show,
header>div>div.neo_logo>a svg.show {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
}

header>div>div.neo_logo>a img.hide,
header>div>div.neo_logo>a svg.hide {
    visibility: hidden;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: visibility 0s, opacity 0.5s linear;
    -moz-transition: visibility 0s, opacity 0.5s linear;
    -ms-transition: visibility 0s, opacity 0.5s linear;
    -o-transition: visibility 0s, opacity 0.5s linear;
    transition: visibility 0s, opacity 0.5s linear;
}

header>div>div.neo_menu>nav {
    display: block;
    margin: 0 auto;
    height: calc(170px - 90px);
    width: auto;
    text-align: center;
}

header>div>div.neo_menu>nav>div {
    width: auto;
    height: 100%;
}

header>div>div.neo_menu>nav>div ul {
    width: auto;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    flex-direction: row;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

header>div>div.neo_menu>nav>div ul:hover li a,
header>div>div.neo_menu>nav>div ul:focus li a {
    color: #d3d3d3;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

header>div>div.neo_menu>nav>div ul li {
    height: 100%;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

header>div>div.neo_menu>nav>div ul li a {
    position: relative;
    display: block;
    height: 100%;
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    text-decoration: none;
    font-size: 16px;
    font-family: "knockout-middle";
    line-height: 1.25;
    letter-spacing: 1.3px;
    text-transform: uppercase;
    color: #000;
    -webkit-transition: color 0.8s cubic-bezier(0.23, 1, 0.32, 1), all 1s;
    -moz-transition: color 0.8s cubic-bezier(0.23, 1, 0.32, 1), all 1s;
    -ms-transition: color 0.8s cubic-bezier(0.23, 1, 0.32, 1), all 1s;
    -o-transition: color 0.8s cubic-bezier(0.23, 1, 0.32, 1), all 1s;
    transition: color 0.8s cubic-bezier(0.23, 1, 0.32, 1), all 1s;
}

header>div>div.neo_menu>nav>div ul li a:hover,
header>div>div.neo_menu>nav>div ul li a:focus {
    outline: none;
    color: #000;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

header>div>div.neo_menu>nav>div ul li a {
    padding: calc(calc(170px - 90px) / 1.6) 0 0 0;
    position: relative;
}

header>div>div.neo_menu>nav>div ul li a:after {
    width: 100%;
    height: 2px;
    background: transparent;
    position: absolute;
    right: 0;
    bottom: 40%;
    content: "";
}

header>div>div.neo_menu>nav>div ul li a:hover:after {
    -webkit-transition: background-color 500ms linear;
    -moz-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    -o-transition: background-color 500ms linear;
    transition: background-color 500ms linear;
    background: #000;
}

header>div>div.neo_menu>nav>div ul li.current-menu-item a:after {
    -webkit-transition: background-color 500ms linear;
    -moz-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    -o-transition: background-color 500ms linear;
    transition: background-color 500ms linear;
    background: #000;
}

header>div>div.neo_menu>nav>div ul:hover li a,
header>div>div.neo_menu>nav>div ul:focus li a {
    color: #000;
}

header>div>div.neo_menu ul.neo__social {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
}

header>div>div.neo_menu ul.neo__social>li {
    margin: 0 0 0 15px;
    display: inline-block;
    width: 14px;
    height: 14px;
    text-align: center;
    vertical-align: middle;
}

header>div>div.neo_menu ul.neo__social>li img,
header>div>div.neo_menu ul.neo__social>li svg {
    height: 100%;
    display: block;
}

header>div>div.neo_menu ul.neo__social>li a:hover:after {
    display: none;
}

header>div>div.neo_menu ul.neo__social>li a:hover path {
    fill: #b4b4b4;
}

header>div>div.neo_menu ul.neo__social>li._resident {
    height: auto;
    width: auto;
}

header>div>div.neo_menu a.neo_portal {
    position: absolute;
    top: 0;
    left: 0;
}

#nav-toggle {
    display: none;
}

.toggle-container {
    position: relative;
    width: 50px;
    height: 50px;
    top: 20px;
    display: none;
    z-index: 10100;
}

.toggle-container span {
    position: relative;
    display: inline-block;
    background-color: transparent;
    width: 30px;
    height: 30px;
    cursor: pointer;
    border: none;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -ms-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
}

.toggle-container span:hover {
    -webkit-box-shadow: 0 0 0 8px rgba(0, 0, 0, 0.1),
        inset 0 0 0 20px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 0 8px rgba(0, 0, 0, 0.1),
        inset 0 0 0 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 8px rgba(0, 0, 0, 0.1), inset 0 0 0 20px rgba(0, 0, 0, 0.1);
}

.toggle-container span:before,
.toggle-container span:after {
    background: #000;
    position: absolute;
    top: 70%;
    left: 0;
    width: 100%;
    height: 2px;
    content: "";
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.toggle-container span:before {
    top: 30%;
}

.toggle-container.menu-btn--on span:before {
    -webkit-transform: translateY(-50%) rotate(45deg) scale(0.9);
    -moz-transform: translateY(-50%) rotate(45deg) scale(0.9);
    -ms-transform: translateY(-50%) rotate(45deg) scale(0.9);
    -o-transform: translateY(-50%) rotate(45deg) scale(0.9);
    transform: translateY(-50%) rotate(45deg) scale(0.9);
    top: 15px;
}

.toggle-container.menu-btn--on span:after {
    -webkit-transform: translateY(-50%) rotate(-45deg) scale(0.9);
    -moz-transform: translateY(-50%) rotate(-45deg) scale(0.9);
    -ms-transform: translateY(-50%) rotate(-45deg) scale(0.9);
    -o-transform: translateY(-50%) rotate(-45deg) scale(0.9);
    transform: translateY(-50%) rotate(-45deg) scale(0.9);
    top: 15px;
}

.sm_menu {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    padding: 2vw 0 0 0;
    margin: 0;
    width: 100%;
    /* Above WP Notification Bars / “specials” (.mtsnb uses z-index 9999) */
    z-index: 10050;
    background: #fff;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: transform 0.5s ease-in;
    -moz-transition: transform 0.5s ease-in;
    -ms-transition: transform 0.5s ease-in;
    -o-transition: transform 0.5s ease-in;
    transition: transform 0.5s ease-in;
}

.sm_menu.menu--open {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: transform 0.5s ease-in;
    -moz-transition: transform 0.5s ease-in;
    -ms-transition: transform 0.5s ease-in;
    -o-transition: transform 0.5s ease-in;
    transition: transform 0.5s ease-in;
}

.sm_menu .neo_logo {
    margin: 10px auto 0;
    width: 80%;
    height: 50px;
}

.sm_menu .neo_logo a {
    display: table;
    margin: auto;
    text-align: center;
}

.sm_menu .neo_logo a img,
.sm_menu .neo_logo a svg {
    height: 50px;
    max-height: 50px;
}

.sm_menu ul {
    margin: auto;
    width: 80%;
    text-align: center;
}

.sm_menu ul.menu-1 {
    margin: calc(2vw + 40px) auto 0;
}

.sm_menu ul li {
    margin: 10px auto;
}

.sm_menu ul li a {
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    text-decoration: none;
    font-size: 20px;
    font-family: "knockout-middle";
    line-height: 1.25;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    color: #000;
}

.sm_menu .site-info {
    margin: 10vh auto 0;
    text-align: center;
}

.sm_menu .site-info img,
.sm_menu .site-info svg {
    height: 60px;
    margin: 0 auto 1vh;
}

.sm_menu .site-info p {
    text-align: center;
}

.sm_menu .site-info span {
    display: inline-block;
    width: 1px;
    height: 10px;
    background: #000;
    margin: 0 3px;
    vertical-align: initial;
}

main {
    margin: 0 0 0 0;
    width: calc(100vw - (100vw - 100%));
    position: relative;
    font-size: 17px;
    color: #fff;
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    font-family: "knockout-cruiserwt";
    line-height: normal;
    letter-spacing: normal;
    text-transform: initial;
    text-decoration: none;
}

main:before,
main:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}

footer {
    width: calc(100vw - (100vw - 100%));
    max-height: 280px;
    height: 25vw;
    background: #fff;
    position: relative;
}

footer>div {
    display: block;
    position: relative;
    width: 80vw;
    margin: 0 auto;
}

footer>div:before,
footer>div:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}

footer>div:first-child {
    margin: calc(2vw + 20px) auto 30px;
    height: 55px;
    border-bottom: solid #000 1px;
}

footer>div:first-child>div {
    float: left;
    display: inline-block;
    height: 100%;
}

footer>div:first-child>div:first-child {
    width: 70%;
}

footer>div:first-child>div:first-child nav {
    width: 100%;
}

footer>div:first-child>div:first-child nav ul {
    width: auto;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    flex-direction: row;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

footer>div:first-child>div:first-child nav ul:hover li a,
footer>div:first-child>div:first-child nav ul:focus li a {
    color: #d3d3d3;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

footer>div:first-child>div:first-child nav ul li {
    height: 100%;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

footer>div:first-child>div:first-child nav ul li a {
    position: relative;
    display: block;
    height: 100%;
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    text-decoration: none;
    font-size: 16px;
    font-family: "knockout-middle";
    line-height: 1.25;
    letter-spacing: 1.3px;
    text-transform: uppercase;
    color: #000;
    -webkit-transition: color 0.8s cubic-bezier(0.23, 1, 0.32, 1), all 1s;
    -moz-transition: color 0.8s cubic-bezier(0.23, 1, 0.32, 1), all 1s;
    -ms-transition: color 0.8s cubic-bezier(0.23, 1, 0.32, 1), all 1s;
    -o-transition: color 0.8s cubic-bezier(0.23, 1, 0.32, 1), all 1s;
    transition: color 0.8s cubic-bezier(0.23, 1, 0.32, 1), all 1s;
}

footer>div:first-child>div:first-child nav ul li a:hover,
footer>div:first-child>div:first-child nav ul li a:focus {
    outline: none;
    color: #000;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

footer>div:first-child>div:first-child nav ul li {
    padding: 0;
}

footer>div:first-child>div:first-child nav ul li a {
    font-size: 12px;
    line-height: 1.67;
    letter-spacing: 0.9px;
    padding: 20px 0 0 0;
    display: block;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

footer>div:first-child>div:last-child {
    width: 15%;
    float: right;
}

footer>div:first-child>div:last-child ul.neo__social {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
}

footer>div:first-child>div:last-child ul.neo__social>li {
    margin: 0 0 0 15px;
    display: inline-block;
    width: 14px;
    height: 14px;
    text-align: center;
    vertical-align: middle;
}

footer>div:first-child>div:last-child ul.neo__social>li img,
footer>div:first-child>div:last-child ul.neo__social>li svg {
    height: 100%;
    display: block;
}

footer>div:first-child>div:last-child ul.neo__social>li a:hover:after {
    display: none;
}

footer>div:first-child>div:last-child ul.neo__social>li a:hover path {
    fill: #b4b4b4;
}

footer>div:first-child>div:last-child ul.neo__social>li._resident {
    height: auto;
    width: auto;
}

footer>div:first-child>div:last-child ul.neo__social {
    position: absolute;
    top: 15px;
    right: 0;
}

footer>div:first-child>div:last-child>ul {
    display: inline-block;
    text-align: right;
    width: 100%;
    margin: 15px 0 0 0;
}

footer>div:first-child>div:last-child>ul li {
    margin: 0 15px 0 0;
    display: inline-block;
    width: 14px;
    height: 14px;
    text-align: right;
    vertical-align: middle;
}

footer>div:first-child>div:last-child>ul li a.nolink {
    pointer-events: none;
}

footer>div:first-child>div:last-child>ul li:nth-of-type(1) {
    margin: 0 20px 0 0;
}

footer>div:last-child p {
    display: block;
    width: 100%;
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    text-decoration: none;
    color: #000;
    font-family: "knockout-middle";
    font-size: 14px;
    line-height: 1.57;
    letter-spacing: 0.1px;
    text-transform: uppercase;
}

footer>div:last-child p a {
    line-height: 1.57;
    letter-spacing: 0.1px;
    text-transform: uppercase;
}

footer>div:last-child p a:hover {
    color: #b4b4b4;
}

footer>div:last-child p a:hover span {
    background: #b4b4b4;
}

footer>div:last-child p span {
    display: inline-block;
    width: 1px;
    height: 10px;
    background: #000;
    margin: 0 3px;
    vertical-align: initial;
}

footer>div:last-child div {
    float: left;
    display: inline-block;
    height: 100%;
}

footer>div:last-child div:first-child {
    width: 50%;
}

footer>div:last-child div:first-child small {
    display: block;
    margin-bottom: 15px;
}

footer>div:last-child div:first-child small a {
    display: block;
    width: 13vw;
    max-width: 270px;
    min-width: 267px;
}

footer>div:last-child div:first-child small a img,
footer>div:last-child div:first-child small a svg {
    height: 100%;
    display: block;
    min-height: 60px;
}

footer>div:last-child div:last-child {
    width: 50%;
}

footer>div:last-child div:last-child div {
    width: 100%;
    display: block;
    text-align: right;
    margin-bottom: 15px;
    min-height: 60px;
}

footer>div:last-child div:last-child div:before,
footer>div:last-child div:last-child div:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}

footer>div:last-child div:last-child div>a {
    display: inline-block;
    height: 25px;
    vertical-align: middle;
}

footer>div:last-child div:last-child div>a img,
footer>div:last-child div:last-child div>a svg {
    height: 100%;
    display: block;
}

footer>div:last-child div:last-child div>a:nth-of-type(1) {
    height: 35px;
    margin: 0 20px 0 0;
}

footer>div:last-child div:last-child div>a.nolink {
    pointer-events: none;
}

footer>div:last-child div:last-child div div#neocredit {
    float: right;
    margin: 0 0 0 30px;
    display: inline-block;
    width: 160px;
}

footer>div:last-child div:last-child p {
    text-align: right;
}

section {
    position: relative;
}

section:before,
section:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}

section.neo__slideshow {
    height: calc(100vh - 170px);
    min-height: 960px;
    -webkit-transition: all 1.2s ease;
    -moz-transition: all 1.2s ease;
    -ms-transition: all 1.2s ease;
    -o-transition: all 1.2s ease;
    transition: all 1.2s ease;
}

section.neo__slideshow>h1 {
    display: none;
    background: #01426a;
}

section.neo__slideshow .neo_btn1 {
    display: inline-block;
    padding: 13px 30px;
    position: relative;
    text-indent: 2px;
    border: solid #fff 1px;
    background: transparent;
    -webkit-transition: color 0.1s linear 0.05s;
    -moz-transition: color 0.1s linear 0.05s;
    -ms-transition: color 0.1s linear 0.05s;
    -o-transition: color 0.1s linear 0.05s;
    transition: color 0.1s linear 0.05s;
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    font-family: "knockout-cruiserwt";
    line-height: normal;
    letter-spacing: normal;
    text-decoration: none;
    font-size: 14px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}

section.neo__slideshow .neo_btn1 span {
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    font-family: "knockout-cruiserwt";
    line-height: normal;
    letter-spacing: normal;
    text-decoration: none;
    font-size: 14px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}

section.neo__slideshow .neo_btn1::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    z-index: 1;
    background: #fff;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0.2s;
    -moz-transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0.2s;
    -ms-transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0.2s;
    -o-transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0.2s;
    transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0.2s;
}

section.neo__slideshow .neo_btn1::after {
    -webkit-transition: border 0.1s linear 0.05s;
    -moz-transition: border 0.1s linear 0.05s;
    -ms-transition: border 0.1s linear 0.05s;
    -o-transition: border 0.1s linear 0.05s;
    transition: border 0.1s linear 0.05s;
}

section.neo__slideshow .neo_btn1 .btn-inner {
    position: relative;
    z-index: 2;
}

section.neo__slideshow .neo_btn1:hover {
    color: #000;
    background: #fff;
    -webkit-transition: color 0.1s linear 0s;
    -moz-transition: color 0.1s linear 0s;
    -ms-transition: color 0.1s linear 0s;
    -o-transition: color 0.1s linear 0s;
    transition: color 0.1s linear 0s;
}

section.neo__slideshow .neo_btn1:hover span {
    color: #000;
}

section.neo__slideshow .neo_btn1:hover::before {
    top: 0;
    height: 100%;
    display: none;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0s;
    -moz-transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0s;
    -ms-transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0s;
    -o-transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0s;
    transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0s;
}

section.neo__slideshow .neo_btn1:hover::after {
    border-color: #91a7b3;
    -webkit-transition: border 0.1s linear 0s;
    -moz-transition: border 0.1s linear 0s;
    -ms-transition: border 0.1s linear 0s;
    -o-transition: border 0.1s linear 0s;
    transition: border 0.1s linear 0s;
}

section.neo__slideshow div.logo {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 50vw;
    max-width: 600px;
    z-index: 100;
    height: 10vw;
}

section.neo__slideshow div.logo img,
section.neo__slideshow div.logo svg {
    width: 100%;
    display: block;
}

section.neo__views {
    width: 94vw;
    max-width: 1600px;
    margin: calc(15px + 2vw) auto 0;
}

section.neo__views.full {
    width: 100%;
    max-width: 100%;
}

section.neo__views.full article>div.data {
    width: 30%;
}

section.neo__views.full article>div.image {
    width: 70%;
}

section.neo__views._resident .watermark {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 100%;
    min-height: 600px;
}

section.neo__views._amenities .watermark {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    min-height: 600px;
}

section.neo__views._neighborhood article>div.data {
    width: 33.33%;
}

section.neo__views._neighborhood article>div.image {
    width: 33.33%;
}

section.neo__views._neighborhood .watermark {
    position: absolute;
    right: 10vw;
    bottom: 0;
    height: 100%;
    min-height: 600px;
}

section.neo__views>h1 {
    display: none;
}

section.neo__views article {
    width: 100%;
    height: 70vh;
    min-height: 600px;
    max-height: 800px;
    position: relative;
    display: block;
    margin: 0 auto 2.5vw;
}

section.neo__views article:before,
section.neo__views article:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}

section.neo__views article:last-child {
    margin: 0 auto;
}

section.neo__views article._residences {
    background: #01426a;
}

section.neo__views article._amenities {
    background: #cc8a00;
}

section.neo__views article._neighborhood {
    background: #656635;
}

section.neo__views article>div {
    display: inline-block;
    float: left;
    position: relative;
    height: 70vh;
    min-height: 600px;
    max-height: 800px;
}

section.neo__views article>div:before,
section.neo__views article>div:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}

section.neo__views article>div img {
    display: block;
    width: 100%;
    height: 70vh;
    min-height: 600px;
    visibility: hidden;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}

section.neo__views article>div.data {
    width: 35%;
}

section.neo__views article>div.data h1 {
    display: table;
    z-index: 100;
    position: absolute;
    bottom: 60%;
    left: -20%;
    white-space: nowrap;
}

section.neo__views article>div.data h1:nth-of-type(2) {
    position: absolute;
    right: 20%;
    bottom: 48%;
    left: 10%;
}

section.neo__views article>div.data p {
    display: table;
    z-index: 100;
    position: absolute;
    bottom: 32%;
    left: 10%;
    max-width: 350px;
    color: #fff;
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    letter-spacing: normal;
    text-transform: initial;
    text-decoration: none;
    font-family: "knockout-sumo";
    font-size: 25px;
    line-height: 1.36;
    font-size: 25px;
}

@media screen and (max-width: 1480px) {
    section.neo__views article>div.data p {
        font-size: calc(25px + -5 * (100vw - 1480px) / -520);
    }
}

@media screen and (max-width: 960px) {
    section.neo__views article>div.data p {
        font-size: 20px;
    }
}

section.neo__views article>div.data a {
    display: inline-block;
    padding: 13px 30px;
    position: relative;
    text-indent: 2px;
    border: solid #fff 1px;
    background: transparent;
    -webkit-transition: color 0.1s linear 0.05s;
    -moz-transition: color 0.1s linear 0.05s;
    -ms-transition: color 0.1s linear 0.05s;
    -o-transition: color 0.1s linear 0.05s;
    transition: color 0.1s linear 0.05s;
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    font-family: "knockout-cruiserwt";
    line-height: normal;
    letter-spacing: normal;
    text-decoration: none;
    font-size: 14px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    display: table;
    z-index: 100;
    position: absolute;
    bottom: 20%;
    left: 10%;
}

section.neo__views article>div.data a span {
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    font-family: "knockout-cruiserwt";
    line-height: normal;
    letter-spacing: normal;
    text-decoration: none;
    font-size: 14px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}

section.neo__views article>div.data a::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    z-index: 1;
    background: #fff;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0.2s;
    -moz-transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0.2s;
    -ms-transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0.2s;
    -o-transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0.2s;
    transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0.2s;
}

section.neo__views article>div.data a::after {
    -webkit-transition: border 0.1s linear 0.05s;
    -moz-transition: border 0.1s linear 0.05s;
    -ms-transition: border 0.1s linear 0.05s;
    -o-transition: border 0.1s linear 0.05s;
    transition: border 0.1s linear 0.05s;
}

section.neo__views article>div.data a .btn-inner {
    position: relative;
    z-index: 2;
}

section.neo__views article>div.data a:hover {
    color: #000;
    background: #fff;
    -webkit-transition: color 0.1s linear 0s;
    -moz-transition: color 0.1s linear 0s;
    -ms-transition: color 0.1s linear 0s;
    -o-transition: color 0.1s linear 0s;
    transition: color 0.1s linear 0s;
}

section.neo__views article>div.data a:hover span {
    color: #000;
}

section.neo__views article>div.data a:hover::before {
    top: 0;
    height: 100%;
    display: none;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0s;
    -moz-transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0s;
    -ms-transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0s;
    -o-transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0s;
    transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0s;
}

section.neo__views article>div.data a:hover::after {
    border-color: #91a7b3;
    -webkit-transition: border 0.1s linear 0s;
    -moz-transition: border 0.1s linear 0s;
    -ms-transition: border 0.1s linear 0s;
    -o-transition: border 0.1s linear 0s;
    transition: border 0.1s linear 0s;
}

section.neo__views article>div.data a:before {
    background-color: #fff;
    background-repeat: no-repeat;
}

section.neo__views article>div.image {
    width: 65%;
    background-size: cover;
    background-position: center center;
    background-position: top center;
    background-repeat: no-repeat;
}

section.neo__views article>div.image h4 {
    position: absolute;
    bottom: 30px;
    left: 50px;
    z-index: 10;
    color: #fff;
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    letter-spacing: normal;
    text-transform: initial;
    text-decoration: none;
    font-family: "knockout-sumo";
    font-size: 15px;
    line-height: 2.73;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.75);
}

section.neo__views article._amenities>div.data h1 {
    left: 15%;
}

section.neo__views article._amenities>div.data h1:nth-of-type(2) {
    left: 40%;
}

section.neo__views article._amenities>div.data p,
section.neo__views article._amenities>div.data a {
    left: 20%;
}

.neo__details {
    width: 94vw;
    max-width: 1600px;
    margin: calc(15px + 2vw) auto 0;
}

.neo__details div {
    width: 100%;
    display: block;
    position: relative;
}

.neo__details div:before,
.neo__details div:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}

.neo__details div>div {
    width: 49%;
    margin: 0 2% 2% 0;
    padding: 0;
    float: left;
}

.neo__details div>div:nth-child(2n + 2) {
    margin: 0 0 2% 0;
}

@media only screen and (max-width: 960px) {
    .neo__details div>div {
        width: 100%;
        margin: 0 3% 3% 0;
    }

    .neo__details div>div:nth-child(2n + 2) {
        margin: 0 3% 3% 0;
    }

    .neo__details div>div:nth-child(2n + 2) {
        margin: 0 3% 3% 0;
    }

    .neo__details div>div:nth-child(1n + 1) {
        margin: 0 0 3% 0;
    }
}

@media only screen and (max-width: 640px) {
    .neo__details div>div {
        width: 100%;
        margin: 0 3% 3% 0;
    }

    .neo__details div>div:nth-child(2n + 2) {
        margin: 0 3% 3% 0;
    }

    .neo__details div>div:nth-child(2n + 2) {
        margin: 0 3% 3% 0;
    }

    .neo__details div>div:nth-child(1n + 1) {
        margin: 0 0 3% 0;
    }
}

.neo__details div h3 {
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    line-height: normal;
    text-decoration: none;
    font-family: "ProspectusStd-SBd";
    color: #b4b4b4;
    font-size: 25px;
    letter-spacing: 2.6px;
    text-transform: uppercase;
    display: inline-block;
    width: 50%;
    float: left;
    text-align: center;
    padding: 10vw 0 0 0;
}

.neo__details div p {
    color: #4d4d4d;
    line-height: 1.57;
    font-size: 21px;
    margin-top: 25px;
}

.neo__details div>div img {
    float: right;
    width: 90%;
    display: block;
}

.neo__details div>div div {
    display: inline-block;
    width: 50%;
    float: left;
    padding: 10vw 0 0 0;
}

.neo__details div>div div>h2 {
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    letter-spacing: normal;
    text-transform: initial;
    text-decoration: none;
    font-family: "knockout-sumo";
    color: #01426a;
    font-size: 40px;
    line-height: 1;
}

.neo__details div>div div>h2.color-1 {
    color: #cc8a00;
}

.neo__details div>div div>h2.color-2 {
    color: #656635;
}

.neo__details div ul {
    display: block;
    position: relative;
    width: 70%;
    margin: calc(4vw + 60px) auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    flex-direction: row;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

.neo__details div ul h3 {
    padding: 0;
}

.neo__details div ul p {
    margin: 8px 0 15px;
    font-size: 21px;
    line-height: 1.05;
}

.neo__details._items div ul {
    width: 90%;
}

.neo__details._items div ul h3,
.neo__details._items div ul h4 {
    display: block;
    text-align: center;
    width: 100%;
}

.neo__details._items div ul h3.number {
    color: #fff;
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    line-height: normal;
    letter-spacing: normal;
    text-transform: initial;
    text-decoration: none;
    font-family: "ProspectusStd-Blk";
    font-size: 60px;
    font-size: 60px;
}

@media screen and (max-width: 1480px) {
    .neo__details._items div ul h3.number {
        font-size: calc(60px + -5 * (100vw - 1480px) / -520);
    }
}

@media screen and (max-width: 960px) {
    .neo__details._items div ul h3.number {
        font-size: 55px;
    }
}

.neo__details._items div ul h3.color-1 {
    color: #cc8a00;
}

.neo__details._items div ul h3.color-2 {
    color: #656635;
}

.neo__details._items div ul h4 {
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    letter-spacing: normal;
    text-decoration: none;
    font-family: "knockout-sumo";
    color: #01426a;
    font-size: 25px;
    line-height: 1.64;
    text-transform: uppercase;
}

.neo__details._items div ul h4.color-1 {
    color: #cc8a00;
}

.neo__details._items div ul h4.color-2 {
    color: #656635;
}

.neo__avFilter {
    width: 80vw;
    position: relative;
    margin: 0 auto 120px;
}

.neo__avFilter>div {
    position: absolute;
    top: -100px;
    right: 0;
    width: 100%;
    background: #01426a;
    z-index: 100;
    height: 150px;
}

.neo__av {
    min-height: 350px;
}

.neo__av>div {
    width: 70vw;
    margin: 0 auto;
}

.neo__av>div table.dataTable {
    width: 90%;
}

.neo__av>div table.dataTable.no-footer {
    border-bottom: solid rgba(211, 211, 211, 0.45) 2px;
}

.neo__av>div table.dataTable thead th,
.neo__av>div table.dataTable thead td {
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    text-decoration: none;
    font-family: "knockout-sumo";
    font-size: 14px;
    line-height: 0.78;
    letter-spacing: 0.1px;
    color: rgba(77, 77, 77, 0.75);
    text-transform: uppercase;
    text-align: left;
    padding: 30px 0 30px 10px;
    background-color: transparent;
    border-bottom: solid rgba(211, 211, 211, 0.45) 2px;
}
table.dataTable>tbody>tr.child span.dtr-title{
    font-size: 14px;
}

/* Responsive +(): align detail rows — default dtr-title min-width 75px is shorter than
   labels like "Available On", so values don't line up; floorplan .neo_FPlink is block +
   margin:auto in cells, which centers the icon vs left-aligned text in other rows. */
.neo__av>div table.dataTable>tbody>tr.child span.dtr-title {
    min-width: 10rem;
    vertical-align: middle;
}

.neo__av>div table.dataTable>tbody>tr.child span.dtr-data {
    vertical-align: middle;
    margin-left: 5px;
}

.neo__av>div table.dataTable>tbody>tr.child span.dtr-data .neo_FPlink {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
}

.neo__av>div table.dataTable thead th.sorting_asc,
.neo__av>div table.dataTable thead td.sorting_asc,
.neo__av>div table.dataTable thead th.sorting_desc,
.neo__av>div table.dataTable thead td.sorting_desc {
    color: #01426a;
}

/* Sort cue: filled caret only on the column DataTables is sorting (asc/desc). */
.neo__av>div table.dataTable thead .sorting,
.neo__av>div table.dataTable thead .sorting_asc,
.neo__av>div table.dataTable thead .sorting_desc,
.neo__av>div table.dataTable thead .sorting_asc_disabled,
.neo__av>div table.dataTable thead .sorting_desc_disabled {
    background-image: none !important;
    position: relative;
}

.neo__av>div table.dataTable thead .sorting_asc,
.neo__av>div table.dataTable thead .sorting_desc {
    padding-right: 14px;
}

.neo__av>div table.dataTable thead .sorting_asc::after,
.neo__av>div table.dataTable thead .sorting_desc::after {
    content: "";
    position: absolute;
    right: 2px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    pointer-events: none;
}

.neo__av>div table.dataTable thead .sorting_asc::after {
    border-bottom: 6px solid #01426a;
    border-top: 0;
}

.neo__av>div table.dataTable thead .sorting_desc::after {
    border-top: 6px solid #01426a;
    border-bottom: 0;
}

.neo__av>div table.dataTable thead th.center,
.neo__av>div table.dataTable thead td.center {
    text-align: center;
}

.neo__av>div table.dataTable thead th.right,
.neo__av>div table.dataTable thead td.right {
    text-align: right;
}

.neo__av>div table.dataTable thead th.neo_Vis,
.neo__av>div table.dataTable thead td.neo_Vis {
    color: transparent;
    font-size: 0px;
}

.neo__av>div table.dataTable tbody th,
.neo__av>div table.dataTable tbody td {
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    text-decoration: none;
    font-family: "knockout-sumo";
    font-size: 16px;
    line-height: 0.78;
    letter-spacing: 0.1px;
    color: rgba(77, 77, 77, 0.9);
    text-transform: uppercase;
    text-align: left;
    padding: 20px 0 20px 20px;
}

.neo__av>div table.dataTable tbody th .neo_btn1,
.neo__av>div table.dataTable tbody td .neo_btn1 {
    display: inline-block;
    padding: 13px 30px;
    position: relative;
    text-indent: 2px;
    border: solid #fff 1px;
    background: transparent;
    -webkit-transition: color 0.1s linear 0.05s;
    -moz-transition: color 0.1s linear 0.05s;
    -ms-transition: color 0.1s linear 0.05s;
    -o-transition: color 0.1s linear 0.05s;
    transition: color 0.1s linear 0.05s;
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    font-family: "knockout-cruiserwt";
    line-height: normal;
    letter-spacing: normal;
    text-decoration: none;
    font-size: 14px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    background: #01426a;
    color: #fff;
    margin: 0 10px 0 0;
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.02),
        0 2px 4px 0 rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.02),
        0 2px 4px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.02), 0 2px 4px 0 rgba(0, 0, 0, 0.08);
}

.neo__av>div table.dataTable tbody th .neo_btn1 span,
.neo__av>div table.dataTable tbody td .neo_btn1 span {
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    font-family: "knockout-cruiserwt";
    line-height: normal;
    letter-spacing: normal;
    text-decoration: none;
    font-size: 14px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}

.neo__av>div table.dataTable tbody th .neo_btn1::before,
.neo__av>div table.dataTable tbody td .neo_btn1::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    z-index: 1;
    background: #fff;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0.2s;
    -moz-transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0.2s;
    -ms-transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0.2s;
    -o-transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0.2s;
    transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0.2s;
}

.neo__av>div table.dataTable tbody th .neo_btn1::after,
.neo__av>div table.dataTable tbody td .neo_btn1::after {
    -webkit-transition: border 0.1s linear 0.05s;
    -moz-transition: border 0.1s linear 0.05s;
    -ms-transition: border 0.1s linear 0.05s;
    -o-transition: border 0.1s linear 0.05s;
    transition: border 0.1s linear 0.05s;
}

.neo__av>div table.dataTable tbody th .neo_btn1 .btn-inner,
.neo__av>div table.dataTable tbody td .neo_btn1 .btn-inner {
    position: relative;
    z-index: 2;
}

.neo__av>div table.dataTable tbody th .neo_btn1:hover,
.neo__av>div table.dataTable tbody td .neo_btn1:hover {
    color: #000;
    background: #fff;
    -webkit-transition: color 0.1s linear 0s;
    -moz-transition: color 0.1s linear 0s;
    -ms-transition: color 0.1s linear 0s;
    -o-transition: color 0.1s linear 0s;
    transition: color 0.1s linear 0s;
}

.neo__av>div table.dataTable tbody th .neo_btn1:hover span,
.neo__av>div table.dataTable tbody td .neo_btn1:hover span {
    color: #000;
}

.neo__av>div table.dataTable tbody th .neo_btn1:hover::before,
.neo__av>div table.dataTable tbody td .neo_btn1:hover::before {
    top: 0;
    height: 100%;
    display: none;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0s;
    -moz-transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0s;
    -ms-transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0s;
    -o-transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0s;
    transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0s;
}

.neo__av>div table.dataTable tbody th .neo_btn1:hover::after,
.neo__av>div table.dataTable tbody td .neo_btn1:hover::after {
    border-color: #91a7b3;
    -webkit-transition: border 0.1s linear 0s;
    -moz-transition: border 0.1s linear 0s;
    -ms-transition: border 0.1s linear 0s;
    -o-transition: border 0.1s linear 0s;
    transition: border 0.1s linear 0s;
}

.neo__av>div table.dataTable tbody th.center,
.neo__av>div table.dataTable tbody td.center {
    text-align: center;
}

.neo__av>div table.dataTable tbody th.neo_Vis,
.neo__av>div table.dataTable tbody td.neo_Vis {
    color: transparent;
    font-size: 0px;
}

.neo__av>div table.dataTable tbody th.right,
.neo__av>div table.dataTable tbody td.right {
    text-align: right;
}

.neo__av>div table.dataTable tbody th:last-child,
.neo__av>div table.dataTable tbody td:last-child {
    text-align: right;
}

.neo__av>div table.dataTable tbody tr:hover {
    background: rgba(1, 66, 106, 0.15);
}

.neo__av>div table.dataTable tbody tr:hover td.sorting_1 {
    background: transparent;
}

.neo__av>div table.dataTable tbody tr.even td.sorting_1 {
    background: rgba(245, 245, 245, 0.25);
}

.neo__av>div table.dataTable tbody tr.even td.sorting_1:hover {
    background: transparent;
}

.neo__av>div table.dataTable tbody tr.odd {
    background: rgba(245, 245, 245, 0.15);
}

.neo__av>div table.dataTable tbody tr.odd:hover {
    background: rgba(1, 66, 106, 0.15);
}

.neo__av>div table.dataTable tbody tr.odd:hover td.sorting_1 {
    background: transparent;
}

.neo__av>div table.dataTable tbody tr.odd td.sorting_1 {
    background: rgba(245, 245, 245, 0.25);
}

.neo__av>div .dataTables_paginate {
    display: none;
}

.neo__av>div .paginate_button,
.neo__av>div .dataTables_info {
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    font-family: "knockout-cruiserwt";
    line-height: normal;
    letter-spacing: normal;
    text-decoration: none;
    text-transform: uppercase;
    color: rgba(77, 77, 77, 0.4);
    font-size: 13px;
}

.neo__av>div .dataTables_length,
.neo__av>div .dataTables_filter {
    font-size: 17px;
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    font-family: "knockout-cruiserwt";
    line-height: normal;
    letter-spacing: normal;
    text-decoration: none;
    text-transform: uppercase;
    color: #4d4d4d;
}

.neo__av>div .dataTables_length label,
.neo__av>div .dataTables_filter label {
    font-size: 11px;
}

.neo__av>div .dataTables_length select,
.neo__av>div .dataTables_filter select {
    margin: 0 10px;
    background: rgba(245, 245, 245, 0.25);
    padding: 8px 10px;
    outline: none;
    height: 33px;
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    font-family: "knockout-cruiserwt";
    line-height: normal;
    letter-spacing: normal;
    text-decoration: none;
    text-transform: uppercase;
    color: #4d4d4d;
    font-size: 13px;
    border: solid rgba(211, 211, 211, 0.5) 1px;
}

.neo__av>div .dataTables_length input,
.neo__av>div .dataTables_filter input {
    outline: none;
    background: rgba(245, 245, 245, 0.25);
    padding: 8px 10px;
    border: solid rgba(211, 211, 211, 0.5) 1px;
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    font-family: "knockout-cruiserwt";
    line-height: normal;
    letter-spacing: normal;
    text-decoration: none;
    text-transform: uppercase;
    color: #4d4d4d;
    font-size: 13px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-border-radius: 0 !important;
    -webkit-appearance: none;
}

.neo__av>div.neoloading {
    margin: 10px auto;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    z-index: 999;
}

.neo__av>div.neoloading p {
    margin: 20px auto;
    text-align: center;
    color: #000;
    text-transform: uppercase;
}

.neo__av>div.neoloading img {
    height: 80px;
    margin: 0 auto;
    display: table;
}

.neo__locations>div {
    width: 92vw;
    max-width: 1600px;
    margin: 4vw auto;
}

.neo__locations>div figure {
    background-size: cover;
    background-position: center center;
    background-position: center center;
    background-repeat: no-repeat;
}

.neo__locations>div figure img {
    display: block;
    width: 100%;
    visibility: hidden;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}

.neo__locations>div figure img.mobile {
    display: none;
}

.error-404 {
    width: 80%;
    margin: calc(4vw + 100px) auto;
    min-height: 25vh;
}

.error-404 h1 {
    color: #0d3d58;
    font-size: 62px;
    text-align: center;
    font-size: 62px;
}

@media screen and (max-width: 1480px) {
    .error-404 h1 {
        font-size: calc(62px + -10 * (100vw - 1480px) / -520);
    }
}

@media screen and (max-width: 960px) {
    .error-404 h1 {
        font-size: 52px;
    }
}

.error-404 p {
    text-align: center;
    color: #0d3d58;
}

.neo__team {
    width: 80vw;
    margin: 4vw auto;
}

.neo__team>div {
    width: 100%;
    display: block;
    margin: 0 auto;
}

.neo__team>div:before,
.neo__team>div:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}

.neo__team>div>div {
    width: 49%;
    margin: 0 2% 2% 0;
    padding: 0;
    float: left;
}

.neo__team>div>div:nth-child(2n + 2) {
    margin: 0 0 2% 0;
}

@media only screen and (max-width: 960px) {
    .neo__team>div>div {
        width: 48.5%;
        margin: 0 3% 3% 0;
    }

    .neo__team>div>div:nth-child(2n + 2) {
        margin: 0 3% 3% 0;
    }

    .neo__team>div>div:nth-child(3n + 3) {
        margin: 0 3% 3% 0;
    }

    .neo__team>div>div:nth-child(2n + 2) {
        margin: 0 0 3% 0;
    }
}

@media only screen and (max-width: 640px) {
    .neo__team>div>div {
        width: 100%;
        margin: 0 3% 3% 0;
    }

    .neo__team>div>div:nth-child(2n + 2) {
        margin: 0 3% 3% 0;
    }

    .neo__team>div>div:nth-child(2n + 2) {
        margin: 0 3% 3% 0;
    }

    .neo__team>div>div:nth-child(2n + 2) {
        margin: 0 3% 3% 0;
    }

    .neo__team>div>div:nth-child(1n + 1) {
        margin: 0 0 3% 0;
    }
}

.neo__team>div>div>a {
    margin: 10px 0;
    display: block;
    height: 24px;
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    text-decoration: none;
    font-size: 25px;
    color: #b4b4b4;
    line-height: 1.57;
    letter-spacing: 2.6px;
    font-family: "ProspectusStd-SBd";
    text-transform: uppercase;
}

.neo__team>div>div>a img,
.neo__team>div>div>a svg {
    display: block;
    height: 100%;
}

.neo__team>div>div p {
    max-width: 550px;
    margin: 20px 0;
    display: block;
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    letter-spacing: normal;
    text-transform: initial;
    text-decoration: none;
    font-size: 21px;
    color: #4d4d4d;
    line-height: 1.57;
    font-family: "knockout-sumo";
}

body[id="contact"] section.neo__slideshow {
    height: calc(50vh - 170px);
    min-height: 460px;
    max-height: 550px;
}

body[id="availability"] section.neo__slideshow {
    height: calc(50vh - 170px);
    min-height: 460px;
    max-height: 550px;
    z-index: 0;
}

body[id="team"] section.neo__slideshow {
    height: calc(50vh - 170px);
    min-height: 460px;
    max-height: 550px;
}

@-webkit-keyframes animate--fadeIn {
    0% {
        -webkit-opacity: 0;
        -moz-opacity: 0;
        -ms-opacity: 0;
        -o-opacity: 0;
        opacity: 0;
        filter: alpha(opacity=0);
    }

    50% {
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -ms-opacity: 1;
        -o-opacity: 1;
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

@keyframes animate--fadeIn {
    0% {
        -webkit-opacity: 0;
        -moz-opacity: 0;
        -ms-opacity: 0;
        -o-opacity: 0;
        opacity: 0;
        filter: alpha(opacity=0);
    }

    50% {
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -ms-opacity: 1;
        -o-opacity: 1;
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

@-webkit-keyframes animate--slideInUp {
    0% {
        -webkit-transform: translateY(50%);
        -moz-transform: translateY(50%);
        -ms-transform: translateY(50%);
        -o-transform: translateY(50%);
        transform: translateY(50%);
    }
}

@keyframes animate--slideInUp {
    0% {
        -webkit-transform: translateY(50%);
        -moz-transform: translateY(50%);
        -ms-transform: translateY(50%);
        -o-transform: translateY(50%);
        transform: translateY(50%);
    }
}

@-webkit-keyframes animate--slideInRight {
    0% {
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

@keyframes animate--slideInRight {
    0% {
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

@-webkit-keyframes animate--slideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

@keyframes animate--slideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

@-webkit-keyframes animate--slideInLeft {
    0% {
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%);
    }
}

@keyframes animate--slideInLeft {
    0% {
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%);
    }
}

.section.active:not(.section-has-slide) .animate--fadeIn,
.section.active:not(.section-has-slide) .animate--fadeSlideInUp,
.section.active:not(.section-has-slide) .animate--fadeSlideInRight,
.section.active:not(.section-has-slide) .animate--fadeSlideInDown,
.section.active:not(.section-has-slide) .animate--fadeSlideInLeft,
.section.active.section-has-slide .slide.active .animate--fadeSlideInUp,
.section.active.section-has-slide .slide.active .animate--fadeSlideInRight,
.section.active.section-has-slide .slide.active .animate--fadeSlideInDown,
.section.active.section-has-slide .slide.active .animate--fadeSlideInLeft {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.section.active:not(.section-has-slide) .animate--fadeIn.second,
.section.active:not(.section-has-slide) .animate--fadeSlideInUp.second,
.section.active:not(.section-has-slide) .animate--fadeSlideInRight.second,
.section.active:not(.section-has-slide) .animate--fadeSlideInDown.second,
.section.active:not(.section-has-slide) .animate--fadeSlideInLeft.second,
.section.active.section-has-slide .slide.active .animate--fadeSlideInUp.second,
.section.active.section-has-slide .slide.active .animate--fadeSlideInRight.second,
.section.active.section-has-slide .slide.active .animate--fadeSlideInDown.second,
.section.active.section-has-slide .slide.active .animate--fadeSlideInLeft.second {
    -webkit-animation-duration: 1.8s;
    animation-duration: 1.8s;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.section.active:not(.section-has-slide) .animate--fadeIn.third,
.section.active:not(.section-has-slide) .animate--fadeSlideInUp.third,
.section.active:not(.section-has-slide) .animate--fadeSlideInRight.third,
.section.active:not(.section-has-slide) .animate--fadeSlideInDown.third,
.section.active:not(.section-has-slide) .animate--fadeSlideInLeft.third,
.section.active.section-has-slide .slide.active .animate--fadeSlideInUp.third,
.section.active.section-has-slide .slide.active .animate--fadeSlideInRight.third,
.section.active.section-has-slide .slide.active .animate--fadeSlideInDown.third,
.section.active.section-has-slide .slide.active .animate--fadeSlideInLeft.third {
    -webkit-animation-duration: 2.4s;
    animation-duration: 2.4s;
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.section.active:not(.section-has-slide) .animate--fadeIn.fourth,
.section.active:not(.section-has-slide) .animate--fadeSlideInUp.fourth,
.section.active:not(.section-has-slide) .animate--fadeSlideInRight.fourth,
.section.active:not(.section-has-slide) .animate--fadeSlideInDown.fourth,
.section.active:not(.section-has-slide) .animate--fadeSlideInLeft.fourth,
.section.active.section-has-slide .slide.active .animate--fadeSlideInUp.fourth,
.section.active.section-has-slide .slide.active .animate--fadeSlideInRight.fourth,
.section.active.section-has-slide .slide.active .animate--fadeSlideInDown.fourth,
.section.active.section-has-slide .slide.active .animate--fadeSlideInLeft.fourth {
    -webkit-animation-duration: 2.8s;
    animation-duration: 2.8s;
    -webkit-animation-delay: 1.8s;
    animation-delay: 1.8s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.section.active:not(.section-has-slide) .animate--fadeIn.fifth,
.section.active:not(.section-has-slide) .animate--fadeSlideInUp.fifth,
.section.active:not(.section-has-slide) .animate--fadeSlideInRight.fifth,
.section.active:not(.section-has-slide) .animate--fadeSlideInDown.fifth,
.section.active:not(.section-has-slide) .animate--fadeSlideInLeft.fifth,
.section.active.section-has-slide .slide.active .animate--fadeSlideInUp.fifth,
.section.active.section-has-slide .slide.active .animate--fadeSlideInRight.fifth,
.section.active.section-has-slide .slide.active .animate--fadeSlideInDown.fifth,
.section.active.section-has-slide .slide.active .animate--fadeSlideInLeft.fifth {
    -webkit-animation-duration: 3.2s;
    animation-duration: 3.2s;
    -webkit-animation-delay: 2.2s;
    animation-delay: 2.2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.section.active:not(.section-has-slide) .animate--fadeIn,
.section.active.section-has-slide .slide.active .animate--fadeIn {
    -webkit-animation-name: animate--fadeIn;
    animation-name: animate--fadeIn;
}

.section.active:not(.section-has-slide) .animate--fadeSlideInUp,
.section.active.section-has-slide .slide.active .animate--fadeSlideInUp {
    -webkit-animation-name: animate--fadeIn, animate--slideInUp;
    animation-name: animate--fadeIn, animate--slideInUp;
}

.section.active:not(.section-has-slide) .animate--fadeSlideInRight,
.section.active.section-has-slide .slide.active .animate--fadeSlideInRight {
    -webkit-animation-name: animate--fadeIn, animate--slideInRight;
    animation-name: animate--fadeIn, animate--slideInRight;
}

.section.active:not(.section-has-slide) .animate--fadeSlideInDown,
.section.active.section-has-slide .slide.active .animate--fadeSlideInDown {
    -webkit-animation-name: animate--fadeIn, animate--slideInDown;
    animation-name: animate--fadeIn, animate--slideInDown;
}

.section.active:not(.section-has-slide) .animate--fadeSlideInLeft,
.section.active.section-has-slide .slide.active .animate--fadeSlideInLeft {
    -webkit-animation-name: animate--fadeIn, animate--slideInLeft;
    animation-name: animate--fadeIn, animate--slideInLeft;
}

table.neo__table {
    max-width: 100%;
    background: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin: 0 auto;
}

table.neo__table th,
table.neo__table td {
    padding: 14px 15px 14px 10px;
    vertical-align: middle;
    text-align: left;
    border-bottom: solid #dadada 1px;
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    font-family: "knockout-cruiserwt";
    line-height: normal;
    letter-spacing: normal;
    text-transform: initial;
    text-decoration: none;
    color: rgba(0, 0, 0, 0.7);
    font-size: 14px;
}

table.neo__table thead th {
    background: transparent;
    vertical-align: bottom;
    -webkit-transition: background 2s;
    -moz-transition: background 2s;
    -ms-transition: background 2s;
    -o-transition: background 2s;
    transition: background 2s;
    border-bottom: solid #0d3d58 3px;
    font-size: 17px;
    font-style: normal;
    font-stretch: normal;
    font-variant: initial;
    line-height: normal;
    letter-spacing: normal;
    text-decoration: none;
    font-family: "ProspectusStd-SBd";
    font-weight: bold;
    color: #4d4d4d;
    text-transform: uppercase;
}

table.neo__table tbody>tr:nth-child(odd)>td,
table.neo__table tbody>tr:nth-child(odd)>th {
    background: rgba(245, 245, 245, 0.45);
}

table.neo__table tbody>tr>td {
    font-size: 17px;
    font-style: normal;
    font-stretch: normal;
    font-variant: initial;
    line-height: normal;
    letter-spacing: normal;
    text-decoration: none;
    font-family: "knockout-sumo";
    font-weight: 300;
    color: rgba(77, 77, 77, 0.75);
    text-transform: uppercase;
}

table.neo__table tbody>tr>td.t-lease {
    text-align: right;
}

table.neo__table tbody>tr:hover>td {
    background: #f5f5f5;
}

@media (max-width: 460px) {
    table.neo__table thead {
        display: none;
    }

    table.neo__table td:not(:first-child) {
        display: block;
    }

    table.neo__table td {
        border: solid #000 0;
    }

    table.neo__table td:nth-of-type(2),
    table.neo__table td:nth-of-type(3) {
        border-bottom: solid #dadada 1px;
    }

    table.neo__table tbody>tr>td.t-lease {
        text-align: left;
    }

    table.neo__table tr {
        border-bottom: solid #dadada 1px;
    }
}

.neo_slider {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    overflow: hidden;
}

.neo_slider .slideshow-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.neo_slider .slides {
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
}

.neo_slider .slide {
    display: none;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: #fff;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

.neo_slider .slide.is-active {
    display: block;
}

.neo_slider .slide.is-loaded {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
}

.neo_slider .slide .caption {
    padding: 0 100px;
}

.neo_slider .slide .image-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: #fff;
    background-size: cover;
    background-position: center center;
    background-position: center;
    background-repeat: no-repeat;
    image-rendering: optimizeQuality;
}

.neo_slider .slide .image-container::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
}

.neo_slider .slide .image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.neo_slider .slide-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    font-size: 17px;
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    font-family: "knockout-cruiserwt";
    line-height: normal;
    letter-spacing: normal;
    text-transform: initial;
    text-decoration: none;
    text-align: center;
    color: #fff;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

.neo_slider .slide .title {
    max-width: 900px;
    margin: 0 auto 15px;
    display: none;
}

.neo_slider .slide .title.show {
    display: block;
}

.neo_slider .slide .title span {
    display: block;
}

.neo_slider .slide .title.style {
    margin: 0 auto 15px -15vw;
}

.neo_slider .slide .title.style span {
    margin: 0 0 0 25vw;
}

.neo_slider .slide .text {
    margin: 0 auto;
    max-width: 1000px;
    font-size: 18px;
    line-height: 1.4;
    display: none;
}

.neo_slider .slide .neo_btn1 {
    margin: 0;
    position: absolute;
    right: 4vw;
    bottom: 4vw;
}

.neo_slider .slide .neo_btn1:before {
    background-color: #fff;
    background-repeat: no-repeat;
}

.neo_slider .pagination {
    position: absolute;
    right: 0;
    bottom: 4.6vw;
    left: 0;
    height: 16px;
    z-index: 2;
    cursor: default;
    text-align: center;
    width: 15vw;
    display: table;
    margin: auto;
}

.neo_slider .pagination .item {
    display: inline-block;
    padding: 0 5px;
    position: relative;
    text-indent: -999em;
    z-index: 1;
    width: 16px;
    height: 16px;
    cursor: pointer;
}

.neo_slider .pagination .item+.page {
    margin-left: -2px;
}

.neo_slider .pagination .item::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 16px;
    height: 16px;
    background-color: transparent;
    background-repeat: no-repeat;
    -webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    -ms-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    transition: background 0.2s ease;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    border: solid #fff 1px;
}

.neo_slider .pagination .item::after {
    background: #fff;
    width: 0;
    z-index: 2;
    -webkit-transition: width 0.2s ease;
    -moz-transition: width 0.2s ease;
    -ms-transition: width 0.2s ease;
    -o-transition: width 0.2s ease;
    transition: width 0.2s ease;
}

.neo_slider .pagination .item:hover::before,
.neo_slider .pagination .item.is-active::before {
    background: #fff;
}

.neo_slider .arrows .arrow {
    margin: -33px 0 0;
    padding: 20px;
    position: absolute;
    top: 50%;
    display: none;
    z-index: 3;
    cursor: pointer;
}

.neo_slider .arrows .prev {
    left: 30px;
}

.neo_slider .arrows .prev:hover .svg {
    left: -10px;
}

.neo_slider .arrows .next {
    right: 30px;
}

.neo_slider .arrows .next:hover .svg {
    left: 10px;
}

.neo_slider .arrows .svg {
    position: relative;
    fill: #fff;
    width: 14px;
    height: 26px;
    left: 0;
    -webkit-transition: left 0.2s ease;
    -moz-transition: left 0.2s ease;
    -ms-transition: left 0.2s ease;
    -o-transition: left 0.2s ease;
    transition: left 0.2s ease;
}

.neo__contact {
    margin: 4vw auto 2vw;
}

.neo__contact h2 {
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    line-height: normal;
    letter-spacing: normal;
    text-transform: initial;
    text-decoration: none;
    font-size: 40px;
    color: #cc8a00;
    text-align: center;
    font-family: "knockout-sumo";
    font-size: 40px;
}

@media screen and (max-width: 1480px) {
    .neo__contact h2 {
        font-size: calc(40px + -5 * (100vw - 1480px) / -520);
    }
}

@media screen and (max-width: 960px) {
    .neo__contact h2 {
        font-size: 35px;
    }
}

.neo__contact p {
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    letter-spacing: normal;
    text-transform: initial;
    text-decoration: none;
    color: #4d4d4d;
    text-align: center;
    font-family: "knockout-cruiserwt";
    font-size: 21px;
    line-height: 1.57;
    font-size: 21px;
    width: 40vw;
    margin: 40px auto 3vw;
}

@media screen and (max-width: 1480px) {
    .neo__contact p {
        font-size: calc(21px + -3 * (100vw - 1480px) / -520);
    }
}

@media screen and (max-width: 960px) {
    .neo__contact p {
        font-size: 18px;
    }
}

.neo__contact.success {
    margin: calc(4vw + 30px) auto calc(2vw + 30px);
    -webkit-transition: all 1.4s ease-in;
    -moz-transition: all 1.4s ease-in;
    -ms-transition: all 1.4s ease-in;
    -o-transition: all 1.4s ease-in;
    transition: all 1.4s ease-in;
}

.neo__forms {
    position: relative;
    display: block;
    width: 70%;
    margin: 2vw auto 0;
}

.neo__forms form {
    width: 100%;
    margin: 0 auto;
}

.neo__forms form:before,
.neo__forms form:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}

.neo__forms form fieldset {
    width: 48%;
    margin: 0 4% 4% 0;
    padding: 0;
    float: left;
}

.neo__forms form fieldset:nth-child(2n + 2) {
    margin: 0 0 4% 0;
}

@media only screen and (max-width: 960px) {
    .neo__forms form fieldset {
        width: 100%;
        margin: 0 2% 2% 0;
    }

    .neo__forms form fieldset:nth-child(2n + 2) {
        margin: 0 2% 2% 0;
    }

    .neo__forms form fieldset:nth-child(2n + 2) {
        margin: 0 2% 2% 0;
    }

    .neo__forms form fieldset:nth-child(1n + 1) {
        margin: 0 0 2% 0;
    }
}

@media only screen and (max-width: 640px) {
    .neo__forms form fieldset {
        width: 100%;
        margin: 0 3% 3% 0;
    }

    .neo__forms form fieldset:nth-child(2n + 2) {
        margin: 0 3% 3% 0;
    }

    .neo__forms form fieldset:nth-child(2n + 2) {
        margin: 0 3% 3% 0;
    }

    .neo__forms form fieldset:nth-child(1n + 1) {
        margin: 0 0 3% 0;
    }
}

.neo__forms form>fieldset {
    position: relative;
}

.neo__forms form>fieldset:before,
.neo__forms form>fieldset:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}

.neo__forms form>fieldset span {
    position: relative;
    display: block;
    margin: 1.2vh auto;
}

.neo__forms form>fieldset span:before,
.neo__forms form>fieldset span:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}

.neo__forms form>fieldset span label {
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: absolute;
    top: 5px;
    left: 15px;
    pointer-events: none;
    cursor: text;
    background: none;
    font-size: 17px;
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    font-family: "knockout-cruiserwt";
    line-height: normal;
    letter-spacing: normal;
    text-transform: initial;
    text-decoration: none;
    text-align: left;
    color: #4d4d4d;
}

.neo__forms form>fieldset span label.lb_textarea {
    position: absolute;
    top: 5px;
    left: 10px;
}

.neo__forms form>fieldset span label sup {
    color: #fff;
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    font-family: "knockout-cruiserwt";
    line-height: normal;
    letter-spacing: normal;
    text-transform: initial;
    text-decoration: none;
    text-align: left;
    font-size: 14px;
    vertical-align: middle;
}

.neo__forms form>fieldset span label.error {
    color: #bd3128;
    font-size: 11px;
    top: 100%;
}

.neo__forms form>fieldset span input[type="text"],
.neo__forms form>fieldset span input[type="tel"],
.neo__forms form>fieldset span input[type="email"],
.neo__forms form>fieldset span textarea {
    -webkit-transition: border-color;
    -moz-transition: border-color;
    -ms-transition: border-color;
    -o-transition: border-color;
    transition: border-color;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    background: transparent;
    border: none;
    width: 100%;
    padding: 15px 10px;
    display: block;
    outline: none;
    border: solid #d3d3d3 1px;
    -webkit-box-shadow: 0 1px 0px rgba(245, 245, 245, 0.6);
    -moz-box-shadow: 0 1px 0px rgba(245, 245, 245, 0.6);
    box-shadow: 0 1px 0px rgba(245, 245, 245, 0.6);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    font-family: "knockout-cruiserwt";
    line-height: normal;
    letter-spacing: normal;
    text-decoration: none;
    text-align: left;
    text-transform: capitalize;
    font-size: 14px;
    color: rgba(77, 77, 77, 0.8);
}

.neo__forms form>fieldset span input[type="text"]:hover,
.neo__forms form>fieldset span input[type="tel"]:hover,
.neo__forms form>fieldset span input[type="email"]:hover,
.neo__forms form>fieldset span textarea:hover {
    border-bottom: solid #f5f5f5 1px;
}

.neo__forms form>fieldset span input[type="text"]:focus,
.neo__forms form>fieldset span input[type="text"].hascontent,
.neo__forms form>fieldset span input[type="tel"]:focus,
.neo__forms form>fieldset span input[type="tel"].hascontent,
.neo__forms form>fieldset span input[type="email"]:focus,
.neo__forms form>fieldset span input[type="email"].hascontent,
.neo__forms form>fieldset span textarea:focus,
.neo__forms form>fieldset span textarea.hascontent {
    outline: none;
    border-bottom: solid rgba(77, 77, 77, 0.35) 1px;
    -webkit-box-shadow: 0 1px 0px rgba(77, 77, 77, 0.2);
    -moz-box-shadow: 0 1px 0px rgba(77, 77, 77, 0.2);
    box-shadow: 0 1px 0px rgba(77, 77, 77, 0.2);
}

.neo__forms form>fieldset span input[type="text"]:focus~label,
.neo__forms form>fieldset span input[type="text"].hascontent~label,
.neo__forms form>fieldset span input[type="tel"]:focus~label,
.neo__forms form>fieldset span input[type="tel"].hascontent~label,
.neo__forms form>fieldset span input[type="email"]:focus~label,
.neo__forms form>fieldset span input[type="email"].hascontent~label,
.neo__forms form>fieldset span textarea:focus~label,
.neo__forms form>fieldset span textarea.hascontent~label {
    top: -60%;
    left: 0;
    font-size: 13px;
    color: rgba(77, 77, 77, 0.5);
}

.neo__forms form>fieldset span input[type="text"]:focus~label.error,
.neo__forms form>fieldset span input[type="text"].hascontent~label.error,
.neo__forms form>fieldset span input[type="tel"]:focus~label.error,
.neo__forms form>fieldset span input[type="tel"].hascontent~label.error,
.neo__forms form>fieldset span input[type="email"]:focus~label.error,
.neo__forms form>fieldset span input[type="email"].hascontent~label.error,
.neo__forms form>fieldset span textarea:focus~label.error,
.neo__forms form>fieldset span textarea.hascontent~label.error {
    color: #bd3128;
    font-size: 11px;
    top: 100%;
}

.neo__forms form>fieldset span input[type="text"]:focus~label sup,
.neo__forms form>fieldset span input[type="text"].hascontent~label sup,
.neo__forms form>fieldset span input[type="tel"]:focus~label sup,
.neo__forms form>fieldset span input[type="tel"].hascontent~label sup,
.neo__forms form>fieldset span input[type="email"]:focus~label sup,
.neo__forms form>fieldset span input[type="email"].hascontent~label sup,
.neo__forms form>fieldset span textarea:focus~label sup,
.neo__forms form>fieldset span textarea.hascontent~label sup {
    font-size: 11px;
    color: rgba(77, 77, 77, 0.5);
}

.neo__forms form>fieldset span textarea {
    width: 100%;
    height: 10vh;
    min-height: 60px;
    resize: none;
}

.neo__forms form>fieldset span textarea:focus,
.neo__forms form>fieldset span textarea.hascontent {
    -webkit-box-shadow: 0 1px 0px rgba(77, 77, 77, 0);
    -moz-box-shadow: 0 1px 0px rgba(77, 77, 77, 0);
    box-shadow: 0 1px 0px rgba(77, 77, 77, 0);
    border: solid rgba(77, 77, 77, 0.25) 1px;
}

.neo__forms form>fieldset span textarea:focus~label,
.neo__forms form>fieldset span textarea.hascontent~label {
    top: -30px;
}

.neo__forms form>fieldset.neo_submit {
    width: 100%;
}

.neo__forms form>fieldset.neo_submit input {
    background: rgba(245, 245, 245, 0.18);
    padding: 14px 42px 12px;
    cursor: pointer;
    margin: auto;
    outline: none;
    display: table;
    border: solid #0d3d58 1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    -webkit-box-shadow: 0 1px 0px rgba(245, 245, 245, 0.6);
    -moz-box-shadow: 0 1px 0px rgba(245, 245, 245, 0.6);
    box-shadow: 0 1px 0px rgba(245, 245, 245, 0.6);
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    font-family: "knockout-cruiserwt";
    line-height: normal;
    letter-spacing: normal;
    text-decoration: none;
    font-size: 16px;
    color: rgba(77, 77, 77, 0.95);
    text-transform: uppercase;
}

.neo__forms form>fieldset.neo_submit input:hover {
    color: #0d3d58;
}

.neo__forms form>fieldset.neo_textarea {
    padding-top: 30px;
    width: 100%;
}

::-webkit-input-placeholder {
    color: #f5f5f5;
}

::-moz-placeholder {
    color: #f5f5f5;
}

:-ms-input-placeholder {
    color: #f5f5f5;
}

:-moz-placeholder {
    color: #f5f5f5;
}

.neo__Dropbox {
    z-index: 100;
}

.neo__Dropbox:before {
    margin: 2.2vh auto;
}

.neo__Dropbox>label {
    font-size: 17px;
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    font-family: "knockout-cruiserwt";
    line-height: normal;
    letter-spacing: normal;
    text-transform: initial;
    text-decoration: none;
    text-align: left;
    color: #4d4d4d;
    position: relative;
    display: block;
    padding: 14px 15px;
    border: solid #d3d3d3 1px;
    -webkit-box-shadow: 0 1px 0px rgba(245, 245, 245, 0.6);
    -moz-box-shadow: 0 1px 0px rgba(245, 245, 245, 0.6);
    box-shadow: 0 1px 0px rgba(245, 245, 245, 0.6);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

.neo__Dropbox>label:after {
    position: absolute;
    top: 20px;
    right: 10px;
    content: "";
    border-left: solid transparent 7px;
    border-right: solid transparent 7px;
    border-top: solid #4d4d4d 7px;
}

.neo__Dropbox>input[type="checkbox"] {
    z-index: 99;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 2em;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}

.neo__Dropbox>input[type="checkbox"]:checked~ul {
    height: auto;
    max-height: 25vh;
    z-index: 10;
    position: absolute;
    width: 100%;
    overflow: auto;
}

.neo__Dropbox>input[type="checkbox"]:checked+label:after {
    content: "x";
    border: none;
    top: 10px;
    right: 10px;
    cursor: pointer;
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    font-family: "knockout-cruiserwt";
    line-height: normal;
    letter-spacing: normal;
    text-transform: initial;
    text-decoration: none;
    font-size: 20px;
    color: #4d4d4d;
    -webkit-animation-delay: 0.7s;
    -moz-animation-delay: 0.7s;
    -o-animation-delay: 0.7s;
    -ms-animation-delay: 0.7s;
    animation-delay: 0.7s;
}

.neo__Dropbox>ul {
    height: 0;
    max-height: 0;
    overflow: hidden;
    z-index: 100;
    -webkit-transition: 1x all;
    -moz-transition: 1x all;
    -ms-transition: 1x all;
    -o-transition: 1x all;
    transition: 1x all;
    background: #fff;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -ms-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    -webkit-box-shadow: 0 2px 1px rgba(245, 245, 245, 0.7);
    -moz-box-shadow: 0 2px 1px rgba(245, 245, 245, 0.7);
    box-shadow: 0 2px 1px rgba(245, 245, 245, 0.7);
}

.neo__Dropbox>ul:after {
    color: #fff;
    font-size: 1.75em;
}

.neo__Dropbox>ul>li {
    width: 50%;
    max-width: 100%;
    margin: 1em auto;
}

.neo__Dropbox>ul>li label {
    display: block;
    background: #0d3d58;
    padding: 5px 16px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border-bottom: solid rgba(211, 211, 211, 0.76) 1px;
}

.neo__Dropbox>ul>li label:after {
    font-size: 1.25em;
}

.neo__Dropbox>ul>li input[type="checkbox"] {
    z-index: 99;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 2em;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}

.neo__Dropbox>ul>li input[type="checkbox"]:active+label {
    background: #0d3d58;
}

.neo__Dropbox>ul>li input[type="checkbox"]:checked+label {
    background: #0d3d58;
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    font-family: "knockout-cruiserwt";
    letter-spacing: normal;
    text-transform: initial;
    text-decoration: none;
    text-align: left;
    color: #fff;
    font-size: 15px;
    line-height: 32px;
}

.neo__Dropbox>ul>li input[type="checkbox"]:checked+label:after {
    content: "✓";
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 15px;
}

.neo__Dropbox>ul>li.selection {
    position: relative;
    padding: 0;
    margin: 0;
    width: 100%;
}

.neo__Dropbox>ul>li.selection label:after {
    content: "";
}

.neo__Dropbox>ul>li.selection label {
    display: block;
    margin: 0;
    background: rgba(245, 245, 245, 0.45);
    height: 32px;
    overflow: hidden;
    position: relative;
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    font-family: "knockout-cruiserwt";
    letter-spacing: normal;
    text-transform: initial;
    text-decoration: none;
    text-align: left;
    color: #0d3d58;
    font-size: 14px;
    line-height: 32px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

.neo__Dropbox>ul>li.selection:hover label {
    background: rgba(211, 211, 211, 0.95);
}

.neo__Dropbox>ul>li.selection:last-child label {
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -ms-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

#neomessage {
    padding-top: 5vh;
}

#neomessage h2 {
    margin: 30px auto;
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    line-height: normal;
    letter-spacing: normal;
    text-transform: initial;
    text-decoration: none;
    font-family: "ProspectusStd-Blk";
    font-size: 24px;
    text-align: center;
    color: #0d3d58;
}

#neomessage p {
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    font-family: "knockout-cruiserwt";
    line-height: normal;
    letter-spacing: normal;
    text-transform: initial;
    text-decoration: none;
    font-size: 19px;
    text-align: center;
    color: #0d3d58;
    margin: 7px auto;
}

.neo__res {
    margin: 20px auto;
}

.neo__res strong {
    color: #bd3128;
    font-weight: 600;
}

.xload__lasso {
    width: 100px;
    margin: 0 auto;
    position: relative;
    height: 50px;
    top: 35px;
    background: none;
    display: none;
}

.xload__lasso span {
    animation: xload 1s ease-in-out infinite;
    background-color: #f5f5f5;
    position: absolute;
    top: 50%;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.xload__lasso span:nth-child(2) {
    animation-delay: 200ms;
    left: 40px;
}

.xload__lasso span:nth-child(3) {
    animation-delay: 400ms;
    left: calc(100% - 20px);
}

@keyframes xload {

    0%,
    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(-20px);
        -moz-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        -o-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}

.neo__avFilter {
    z-index: 10;
}

.neo__avFilter form {
    width: 94%;
    margin: 40px auto 0;
    position: relative;
    display: block;
}

.neo__avFilter form:before,
.neo__avFilter form:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}

.neo__avFilter form fieldset {
    width: 13.42857%;
    margin: 0 1% 1% 0;
    padding: 0;
    float: left;
}

.neo__avFilter form fieldset:nth-child(7n + 7) {
    margin: 0 0 1% 0;
}

@media only screen and (max-width: 1080px) {
    .neo__avFilter form fieldset {
        width: 23.5%;
        margin: 0 2% 2% 0;
    }

    .neo__avFilter form fieldset:nth-child(7n + 7) {
        margin: 0 2% 2% 0;
    }

    .neo__avFilter form fieldset:nth-child(5n + 5) {
        margin: 0 2% 2% 0;
    }

    .neo__avFilter form fieldset:nth-child(4n + 4) {
        margin: 0 0 2% 0;
    }
}

@media only screen and (max-width: 960px) {
    .neo__avFilter form fieldset {
        width: 24.25%;
        margin: 0 1% 1% 0;
    }

    .neo__avFilter form fieldset:nth-child(7n + 7) {
        margin: 0 1% 1% 0;
    }

    .neo__avFilter form fieldset:nth-child(5n + 5) {
        margin: 0 1% 1% 0;
    }

    .neo__avFilter form fieldset:nth-child(4n + 4) {
        margin: 0 0 1% 0;
    }
}

@media only screen and (max-width: 640px) {
    .neo__avFilter form fieldset {
        width: 100%;
        margin: 0 3% 3% 0;
    }

    .neo__avFilter form fieldset:nth-child(4n + 4) {
        margin: 0 3% 3% 0;
    }

    .neo__avFilter form fieldset:nth-child(4n + 4) {
        margin: 0 3% 3% 0;
    }

    .neo__avFilter form fieldset:nth-child(7n + 7) {
        margin: 0 3% 3% 0;
    }

    .neo__avFilter form fieldset:nth-child(2n + 2) {
        margin: 0 3% 3% 0;
    }

    .neo__avFilter form fieldset:nth-child(1n + 1) {
        margin: 0 0 3% 0;
    }
}

.neo__avFilter form>fieldset {
    position: relative;
}

.neo__avFilter form>fieldset label {
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    text-decoration: none;
    color: #f5f5f5;
    letter-spacing: 0.1px;
    line-height: 1.43;
    font-family: "knockout-middle";
    text-transform: uppercase;
    font-size: 14px;
    text-align: left;
    margin: 0 0 10px;
    display: block;
}

.neo__avFilter form>fieldset label.hide {
    visibility: hidden;
}

.neo__avFilter form>fieldset.neo_avAction {
    text-align: center;
}

.neo__avFilter form>fieldset.neo_avAction input {
    display: inline-block;
    width: 36px;
    height: 30px;
    background: transparent;
    margin: 0 5px;
    cursor: pointer;
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    text-decoration: none;
    color: #f5f5f5;
    letter-spacing: 0.1px;
    line-height: 1.43;
    font-family: "knockout-middle";
    text-transform: uppercase;
    font-size: 13px;
    border: solid #fff 1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    outline: none;
}

.neo__avFilter form>fieldset.neo_avAction input:hover {
    background: #f5f5f5;
    color: #01426a;
}

.neo__avFilter .c-dropdown {
    display: inline-block;
    position: relative;
    width: 100%;
    text-align: left;
}

.neo__avFilter .c-dropdown.is-open>ul {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    top: 100%;
    z-index: 100;
}

.neo__avFilter .c-dropdown>ul {
    margin: 5px 0 0 0;
    padding: 6px 0;
    position: absolute;
    top: 125%;
    left: 0;
    width: 100%;
    max-height: 250px;
    height: 130px;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.02),
        0 2px 4px 0 rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.02),
        0 2px 4px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.02), 0 2px 4px 0 rgba(0, 0, 0, 0.08);
    background: #fff;
    visibility: hidden;
    -webkit-transition: opacity 0.25s linear, top 0.25s linear;
    -moz-transition: opacity 0.25s linear, top 0.25s linear;
    -ms-transition: opacity 0.25s linear, top 0.25s linear;
    -o-transition: opacity 0.25s linear, top 0.25s linear;
    transition: opacity 0.25s linear, top 0.25s linear;
}

.neo__avFilter .c-dropdown>ul li {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    padding: 6px 12px;
    -webkit-transition: background-color 0.25s linear;
    -moz-transition: background-color 0.25s linear;
    -ms-transition: background-color 0.25s linear;
    -o-transition: background-color 0.25s linear;
    transition: background-color 0.25s linear;
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    text-decoration: none;
    color: #000;
    letter-spacing: 0.1px;
    line-height: 1.54;
    font-family: "knockout-middle";
    text-transform: uppercase;
    font-size: 13px;
    text-align: left;
}

.neo__avFilter .c-dropdown>ul li:hover {
    background: #d3d3d3;
}

.neo__avFilter .c-dropdown>ul.neo_calendar {
    width: 288px;
    height: 235px;
    left: -65px;
}

.neo__avFilter .c-dropdown>ul.neo_calendar li:hover {
    background: transparent;
}

.neo__avFilter .c-dropdown>span {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    background: #f5f5f5;
    padding: 6px 5px 6px 15px;
    vertical-align: middle;
    display: inline-block;
    overflow: visible;
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    text-decoration: none;
    color: rgba(77, 77, 77, 0.5);
    letter-spacing: 0.1px;
    line-height: 1.54;
    font-family: "knockout-middle";
    text-transform: uppercase;
    font-size: 13px;
    text-align: left;
    -webkit-box-shadow: 0px 0px 1px #4d4d4d;
    -moz-box-shadow: 0px 0px 1px #4d4d4d;
    box-shadow: 0px 0px 1px #4d4d4d;
    width: 100%;
    user-select: none;
    border: 0;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    -webkit-transition: background-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    -ms-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
}

.neo__avFilter .c-dropdown>span:hover,
.neo__avFilter .c-dropdown>span:focus {
    outline: none;
    text-decoration: none;
}

.neo__avFilter .c-dropdown>span:not(:disabled) {
    cursor: pointer;
}

.neo__avFilter .c-dropdown>span:hover {
    color: rgba(77, 77, 77, 0.65);
}

.neo__avFilter .c-dropdown>span:after {
    content: "";
    position: absolute;
    top: 14px;
    right: 8px;
    width: 0;
    height: 0;
    border: solid transparent 5px;
    border-top-color: #4d4d4d;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header {
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    text-decoration: none;
    color: rgba(77, 77, 77, 0.8);
    letter-spacing: 0.1px;
    line-height: 1.44;
    font-family: "knockout-middle";
    text-transform: uppercase;
    font-size: 13px;
    text-align: center;
}

.ui-widget.ui-widget-content {
    border: solid rgba(211, 211, 211, 0.25) 1px;
}

.ui-widget-header {
    background: rgba(245, 245, 245, 0.4);
    border: solid rgba(211, 211, 211, 0.75) 1px;
}

.ui-datepicker th span {
    color: rgba(77, 77, 77, 0.5);
    font-size: 11px;
    text-align: left;
}

.ui-state-default,
.ui-widget-content .ui-state-default {
    background: rgba(245, 245, 245, 0.25);
    border: solid rgba(245, 245, 245, 0.4) 1px;
}

.ui-state-default:hover,
.ui-widget-content .ui-state-default:hover {
    background: rgba(245, 245, 245, 0.75);
    border: solid rgba(245, 245, 245, 0.8) 1px;
}

.ui-widget-content .ui-state-default.ui-state-active {
    background: rgba(13, 61, 88, 0.9);
    color: #fff;
    border: solid #0d3d58 1px;
}

.neo_FPlink {
    width: 30px;
    height: 30px;
    text-align: center;
    margin: auto;
    display: block;
}

.neo_FPlink span {
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    -o-background-size: contain;
    background-image: url("../_ui/table/floorplan.svg");
    background-repeat: no-repeat;
    display: block;
    width: 100%;
    height: 100%;
}

.neo_FPlink:hover span {
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    -o-background-size: contain;
    background-image: url("../_ui/table/hfloorplan.svg");
    background-repeat: no-repeat;
}

.filter-load {
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    text-decoration: none;
    color: rgba(77, 77, 77, 0.8);
    letter-spacing: 0.1px;
    line-height: 1.44;
    font-family: "knockout-middle";
    text-transform: uppercase;
    font-size: 13px;
    text-align: center;
    margin: 20px auto;
}

.filter-load.show {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
}

.filter-load.hide {
    visibility: hidden;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: visibility 0s, opacity 0.5s linear;
    -moz-transition: visibility 0s, opacity 0.5s linear;
    -ms-transition: visibility 0s, opacity 0.5s linear;
    -o-transition: visibility 0s, opacity 0.5s linear;
    transition: visibility 0s, opacity 0.5s linear;
}

.neo__Grid {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    flex-direction: row;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    width: calc(100vw - (100vw - 100%));
}

.neo__Grid h2 {
    display: none;
    visibility: hidden;
}

.neo__Grid img {
    display: inline-block;
}

.neo__Grid figure {
    position: relative;
    margin: 0 0 calc(4vw + 60px) 20px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.neo__Grid figure span {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.15);
    z-index: 1;
    content: "";
    width: 100%;
    height: 100%;
}

.neo__Grid figure figcaption.left {
    position: absolute;
    bottom: 22px;
    left: 27px;
}

.neo__Grid figure figcaption.right {
    position: absolute;
    right: 27px;
    bottom: 22px;
}

.neo__Grid figure figcaption h4 {
    position: relative;
    z-index: 10;
    white-space: nowrap;
    color: #fff;
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    letter-spacing: normal;
    text-transform: initial;
    text-decoration: none;
    font-family: "knockout-sumo";
    font-size: 15px;
    line-height: 2.73;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.75);
}

.neo__Grid.flex-start {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    flex-direction: row;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
}

.neo__Grid.flex-start img {
    display: inline-block;
}

.neo__Grid.flex-start figure {
    margin: 0 20px calc(2vw + 20px) 0;
}

.neo__col2 {
    max-width: 100%;
}

.neo__col2 .hide {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    text-indent: 9999px;
    background: red;
    -webkit-transition: opacity 0.2s ease-in;
    -moz-transition: opacity 0.2s ease-in;
    -ms-transition: opacity 0.2s ease-in;
    -o-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
}

.neo__col2>div {
    width: 100%;
}

.neo__col2>div:before,
.neo__col2>div:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}

.neo__col2>div>div {
    width: 50%;
    margin: 0 0% 0% 0;
    padding: 0;
    float: left;
}

.neo__col2>div>div:nth-child(2n + 2) {
    margin: 0 0 0% 0;
}

@media only screen and (max-width: 960px) {
    .neo__col2>div>div {
        width: 49%;
        margin: 0 2% 2% 0;
    }

    .neo__col2>div>div:nth-child(2n + 2) {
        margin: 0 2% 2% 0;
    }

    .neo__col2>div>div:nth-child(3n + 3) {
        margin: 0 2% 2% 0;
    }

    .neo__col2>div>div:nth-child(2n + 2) {
        margin: 0 0 2% 0;
    }
}

@media only screen and (max-width: 640px) {
    .neo__col2>div>div {
        width: 100%;
        margin: 0 3% 3% 0;
    }

    .neo__col2>div>div:nth-child(2n + 2) {
        margin: 0 3% 3% 0;
    }

    .neo__col2>div>div:nth-child(2n + 2) {
        margin: 0 3% 3% 0;
    }

    .neo__col2>div>div:nth-child(2n + 2) {
        margin: 0 3% 3% 0;
    }

    .neo__col2>div>div:nth-child(1n + 1) {
        margin: 0 0 3% 0;
    }
}

.neo__col2>div.dark {
    background: rgba(218, 218, 218, 0.3);
}

.neo__col2>div.contact>div figure {
    background-size: cover;
    background-position: center center;
    background-position: center center;
    background-repeat: no-repeat;
}

.neo__col2>div.contact>div figure img {
    width: 100%;
    visibility: hidden;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}

.neo__col2>div.contact>div figure img.mobile {
    display: none;
}

.neo__col2>div>div {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.neo__col2>div>div img {
    width: 100%;
    display: block;
}

.neo__col2>div>div h3 {
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    text-transform: initial;
    text-decoration: none;
    font-size: 30px;
    font-family: "knockout-cruiserwt";
    letter-spacing: normal;
    line-height: 1.37;
    color: #000;
    font-size: 30px;
}

@media screen and (max-width: 1480px) {
    .neo__col2>div>div h3 {
        font-size: calc(30px + -5 * (100vw - 1480px) / -520);
    }
}

@media screen and (max-width: 960px) {
    .neo__col2>div>div h3 {
        font-size: 25px;
    }
}

.neo__col2>div>div a,
.neo__col2>div>div li,
.neo__col2>div>div p {
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    text-transform: initial;
    text-decoration: none;
    font-size: 20px;
    font-family: "knockout-cruiserwt";
    letter-spacing: normal;
    line-height: 1.7;
    color: #4d4d4d;
    font-size: 20px;
}

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

    .neo__col2>div>div a,
    .neo__col2>div>div li,
    .neo__col2>div>div p {
        font-size: calc(20px + -2 * (100vw - 1480px) / -520);
    }
}

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

    .neo__col2>div>div a,
    .neo__col2>div>div li,
    .neo__col2>div>div p {
        font-size: 18px;
    }
}

.neo__col2>div>div ul {
    margin: 10px 0 3vw;
    display: inline-block;
}

.neo__col2>div>div ul.hours {
    margin: 10px 0 0 0;
}

.neo__col2>div>div ul.space {
    margin: 10px 0 0 4vw;
}

.neo__col2>div>div a.neo_btn1 {
    background: rgba(245, 245, 245, 0.18);
    padding: 14px 42px 12px;
    cursor: pointer;
    outline: none;
    display: table;
    margin: 30px 0 0;
    border: solid #0d3d58 1px;
    -webkit-box-shadow: 0 1px 0px rgba(245, 245, 245, 0.6);
    -moz-box-shadow: 0 1px 0px rgba(245, 245, 245, 0.6);
    box-shadow: 0 1px 0px rgba(245, 245, 245, 0.6);
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    font-family: "knockout-cruiserwt";
    line-height: normal;
    letter-spacing: normal;
    text-decoration: none;
    font-size: 16px;
    color: rgba(77, 77, 77, 0.95);
    text-transform: uppercase;
}

.neo__col2>div>div a.neo_btn1:hover {
    color: #0d3d58;
}

.neo__col2>div>div:first-child {
    padding: 4vw 8vw;
}

.neo__col2._location>div {
    width: 94vw;
    max-width: 1600px;
    margin: 2vw auto;
}

.neo__col2._location>div>div img {
    display: block;
    width: 100%;
}

.neo__col2._location>div>div h3 {
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    line-height: normal;
    text-decoration: none;
    font-family: "ProspectusStd-SBd";
    color: #b4b4b4;
    font-size: 25px;
    letter-spacing: 2.6px;
    text-transform: uppercase;
}

.neo__col2._location>div>div h4 {
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    letter-spacing: normal;
    text-decoration: none;
    font-family: "knockout-sumo";
    color: #01426a;
    font-size: 25px;
    line-height: 1.64;
    text-transform: uppercase;
}

.neo__col2._location>div>div h4.color-1 {
    color: #cc8a00;
}

.neo__col2._location>div>div h4.color-2 {
    color: #656635;
}

.neo__col2._location>div>div ul {
    display: block;
    margin: 10px auto;
    text-align: center;
}

.neo__col2._location>div>div ul li {
    display: block;
    text-align: center;
    margin: 0 0 calc(2vw + 25px) 0;
}

.neo__col2._location>div>div ul li:last-child {
    margin: 0;
}

.neo__gallery {
    margin: 0 auto;
    width: 80vw;
}

.gallery-toolbar {
    height: 90px;
    background: #01426a;
    width: 100%;
    margin: calc(1vw + 10px) auto 10px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    flex-direction: row;
    justify-content: center;
    -webkit-justify-content: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.gallery-toolbar:before,
.gallery-toolbar:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}

.gallery-toolbar label {
    margin: 0 15px;
    cursor: pointer;
    height: 100%;
    padding: 33px 0;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    text-decoration: none;
    font-family: "knockout-cruiserwt";
    line-height: 2.14;
    letter-spacing: 0.6px;
    font-size: 14px;
    text-transform: uppercase;
}

.gallery-toolbar label:after {
    background: #fff;
    width: 100%;
    height: 1.2px;
    content: "";
    position: absolute;
    right: 0;
    bottom: 30px;
    display: none;
    -webkit-box-shadow: 0px 1px 0px rgba(211, 211, 211, 0.2);
    -moz-box-shadow: 0px 1px 0px rgba(211, 211, 211, 0.2);
    box-shadow: 0px 1px 0px rgba(211, 211, 211, 0.2);
}

.gallery-toolbar input[type="radio"] {
    text-indent: -9999px;
    border: none;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}

.gallery-toolbar input[type="radio"]:checked+label:after {
    display: block;
}

.gallery-wrapper {
    position: relative;
    width: 100%;
    margin: 0 auto;
    display: block;
}

.gallery-wrapper:before,
.gallery-wrapper:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}

.gallery-wrapper .gallery-box {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    flex-direction: row;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

.gallery-wrapper .gallery-box .gallery-item {
    position: relative;
    display: inline-block;
    float: left;
    margin: 10px 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.gallery-wrapper .gallery-box .gallery-item.show {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
}

.gallery-wrapper .gallery-box .gallery-item.hide {
    visibility: hidden;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: visibility 0s, opacity 0.5s linear;
    -moz-transition: visibility 0s, opacity 0.5s linear;
    -ms-transition: visibility 0s, opacity 0.5s linear;
    -o-transition: visibility 0s, opacity 0.5s linear;
    transition: visibility 0s, opacity 0.5s linear;
}

.gallery-wrapper .gallery-box .gallery-item a {
    z-index: 10;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}

.gallery-wrapper .gallery-box .gallery-item img {
    display: block;
    width: 100%;
    height: auto;
    visibility: hidden;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}

.gallery-wrapper .gallery-box .gallery-item figure {
    position: relative;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.gallery-wrapper .gallery-box .gallery-item.fifty {
    width: calc(50% - 10px);
    max-height: 420px;
    height: 20vw;
    -webkit-box-shadow: 1px 2px 30px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 1px 2px 30px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 2px 30px rgba(0, 0, 0, 0.15);
}

.gallery-wrapper .gallery-box .gallery-item.fifty figure {
    display: block;
    width: 100%;
    height: 100%;
}

.gallery-wrapper .gallery-box .gallery-item.two-col {
    width: calc(50% - 10px);
    max-height: 820px;
    height: 45vw;
    overflow: hidden;
}

.gallery-wrapper .gallery-box .gallery-item.two-col.g1 {
    -webkit-box-shadow: 1px 2px 30px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 1px 2px 30px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 2px 30px rgba(0, 0, 0, 0.15);
}

.gallery-wrapper .gallery-box .gallery-item.two-col.g1 figure {
    display: block;
    width: 100%;
    height: 100%;
}

.gallery-wrapper .gallery-box .gallery-item.two-col.g2 figure {
    -webkit-box-shadow: 1px 2px 30px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 1px 2px 30px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 2px 30px rgba(0, 0, 0, 0.15);
}

.gallery-wrapper .gallery-box .gallery-item.two-col.g2 figure:nth-of-type(1) {
    display: inline-block;
    width: 100%;
    height: calc(65% - 20px);
}

.gallery-wrapper .gallery-box .gallery-item.two-col.g2 figure:nth-of-type(2) {
    display: inline-block;
    width: 100%;
    height: 35%;
    margin: 16px 0 0 0;
}

.gallery-wrapper .gallery-box .gallery-item.two-col.g-t-3 figure {
    -webkit-box-shadow: 1px 2px 30px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 1px 2px 30px rgba(0, 0, 0, 0.05);
    box-shadow: 1px 2px 30px rgba(0, 0, 0, 0.05);
}

.gallery-wrapper .gallery-box .gallery-item.two-col.g-t-3 figure:nth-of-type(1) {
    display: inline-block;
    width: calc(50% - 10px);
    height: 30%;
}

.gallery-wrapper .gallery-box .gallery-item.two-col.g-t-3 figure:nth-of-type(2) {
    display: inline-block;
    width: calc(50% - 10px);
    height: 30%;
    float: right;
}

.gallery-wrapper .gallery-box .gallery-item.two-col.g-t-3 figure:nth-of-type(3) {
    display: inline-block;
    width: 100%;
    height: calc(70% - 20px);
    margin: 16px 0 0 0;
}

.lazyload {
    background: #f5f5f5;
}

.lazyloading {
    background-position: center;
    background-color: #f5f5f5;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    -o-background-size: contain;
    background-image: url("../_ui/loading.gif");
    background-repeat: no-repeat;
    min-height: 60px;
}

.neo__floorplan {
    padding: 2vw 0;
    top: 0;
}

.neo__floorplan>div {
    width: 80vw;
    margin: 4vw auto;
}

.neo__floorplan>div article {
    width: 49%;
    margin: 0 2% 2% 0;
    padding: 0;
    float: left;
}

.neo__floorplan>div article:nth-child(2n + 2) {
    margin: 0 0 2% 0;
}

@media only screen and (max-width: 960px) {
    .neo__floorplan>div article {
        width: 100%;
        margin: 0 3% 3% 0;
    }

    .neo__floorplan>div article:nth-child(2n + 2) {
        margin: 0 3% 3% 0;
    }

    .neo__floorplan>div article:nth-child(2n + 2) {
        margin: 0 3% 3% 0;
    }

    .neo__floorplan>div article:nth-child(1n + 1) {
        margin: 0 0 3% 0;
    }
}

@media only screen and (max-width: 640px) {
    .neo__floorplan>div article {
        width: 100%;
        margin: 0 3% 3% 0;
    }

    .neo__floorplan>div article:nth-child(2n + 2) {
        margin: 0 3% 3% 0;
    }

    .neo__floorplan>div article:nth-child(2n + 2) {
        margin: 0 3% 3% 0;
    }

    .neo__floorplan>div article:nth-child(1n + 1) {
        margin: 0 0 3% 0;
    }
}

.neo__floorplan>div:before,
.neo__floorplan>div:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}

.neo__floorplan>div article:before,
.neo__floorplan>div article:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}

.neo__floorplan>div article figure {
    width: 90%;
    margin: auto;
    display: block;
    min-width: 100%;
}

.neo__floorplan>div article figure:before,
.neo__floorplan>div article figure:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}

.neo__floorplan>div article figure img {
    display: block;
    width: 100%;
    margin: 0;
}

.neo__floorplan>div article h3,
.neo__floorplan>div article h3 span {
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    letter-spacing: normal;
    text-decoration: none;
    font-family: "ProspectusStd-SBd";
    font-size: 16px;
    line-height: 1.7;
    color: rgba(77, 77, 77, 0.8);
    text-transform: uppercase;
}

.neo__floorplan>div article h3 span {
    margin-right: 25px;
}

.neo__floorplan>div article h3.neo_apartment {
    margin: calc(2vw + 20px) 0 0;
}

.neo__floorplan>div article h4,
.neo__floorplan>div article h4 span {
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    letter-spacing: normal;
    text-transform: initial;
    text-decoration: none;
    font-family: "knockout-sumo";
    font-size: 20px;
    line-height: 1.9;
    color: #000;
}

.neo__floorplan>div article h4 span {
    margin-right: 25px;
    text-transform: uppercase;
}

.neo__floorplan>div article h4 {
    margin-bottom: 25px;
}

.neo__floorplan>div article p {
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    letter-spacing: normal;
    text-transform: initial;
    text-decoration: none;
    font-family: "knockout-cruiserwt";
    font-size: 19px;
    line-height: 1.57;
    color: rgba(77, 77, 77, 0.85);
    margin: 0 0 25px 0;
}

.neo__floorplan>div article .neo_btn1 {
    display: inline-block;
    padding: 13px 30px;
    position: relative;
    text-indent: 2px;
    border: solid #fff 1px;
    background: transparent;
    -webkit-transition: color 0.1s linear 0.05s;
    -moz-transition: color 0.1s linear 0.05s;
    -ms-transition: color 0.1s linear 0.05s;
    -o-transition: color 0.1s linear 0.05s;
    transition: color 0.1s linear 0.05s;
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    font-family: "knockout-cruiserwt";
    line-height: normal;
    letter-spacing: normal;
    text-decoration: none;
    font-size: 14px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    background: #01426a;
    color: #fff;
    margin: 0 10px 0 0;
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.02),
        0 2px 4px 0 rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.02),
        0 2px 4px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.02), 0 2px 4px 0 rgba(0, 0, 0, 0.08);
}

.neo__floorplan>div article .neo_btn1 span {
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    font-family: "knockout-cruiserwt";
    line-height: normal;
    letter-spacing: normal;
    text-decoration: none;
    font-size: 14px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}

.neo__floorplan>div article .neo_btn1::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    z-index: 1;
    background: #fff;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0.2s;
    -moz-transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0.2s;
    -ms-transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0.2s;
    -o-transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0.2s;
    transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0.2s;
}

.neo__floorplan>div article .neo_btn1::after {
    -webkit-transition: border 0.1s linear 0.05s;
    -moz-transition: border 0.1s linear 0.05s;
    -ms-transition: border 0.1s linear 0.05s;
    -o-transition: border 0.1s linear 0.05s;
    transition: border 0.1s linear 0.05s;
}

.neo__floorplan>div article .neo_btn1 .btn-inner {
    position: relative;
    z-index: 2;
}

.neo__floorplan>div article .neo_btn1:hover {
    color: #000;
    background: #fff;
    -webkit-transition: color 0.1s linear 0s;
    -moz-transition: color 0.1s linear 0s;
    -ms-transition: color 0.1s linear 0s;
    -o-transition: color 0.1s linear 0s;
    transition: color 0.1s linear 0s;
}

.neo__floorplan>div article .neo_btn1:hover span {
    color: #000;
}

.neo__floorplan>div article .neo_btn1:hover::before {
    top: 0;
    height: 100%;
    display: none;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0s;
    -moz-transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0s;
    -ms-transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0s;
    -o-transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0s;
    transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0s;
}

.neo__floorplan>div article .neo_btn1:hover::after {
    border-color: #91a7b3;
    -webkit-transition: border 0.1s linear 0s;
    -moz-transition: border 0.1s linear 0s;
    -ms-transition: border 0.1s linear 0s;
    -o-transition: border 0.1s linear 0s;
    transition: border 0.1s linear 0s;
}

.owl-carousel {
    height: 100%;
    position: relative;
    display: none;
}

.owl-carousel div:not(.owl-controls) {
    height: 100%;
}

.neo__owl {
    display: none;
}

.neo__owl .owl-carousel .owl-item img {
    width: 100%;
    display: block;
    height: auto;
    max-width: 100%;
}

.neo__parallax article {
    display: block;
    position: relative;
    margin: 1vw auto;
}

.neo__parallax article:before,
.neo__parallax article:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}

.neo__parallax article h2 {
    text-align: center;
    display: none;
    visibility: hidden;
}

.neo__parallax article h6 {
    position: absolute;
    bottom: 2vw;
    left: 4vw;
    z-index: 10;
    color: #fff;
    font-style: normal;
    font-stretch: normal;
    font-weight: 100;
    font-variant: initial;
    letter-spacing: normal;
    text-transform: initial;
    text-decoration: none;
    font-family: "knockout-sumo";
    font-size: 15px;
    line-height: 2.73;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.75);
    text-transform: uppercase;
}

.neo__parallax article span {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.05);
    z-index: 1;
    content: "";
    width: 100%;
    height: 100%;
}

.neo__parallax article div {
    width: 100%;
    position: relative;
    background: transparent;
    height: 60vh;
    min-height: 760px;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.neo__parallax.fixed article div {
    background-position: center bottom !important;
    background-attachment: inherit;
    background-repeat: no-repeat;
}

.neo__parallax.bottom article div {
    background-position: center 60px !important;
    background-attachment: inherit;
    background-repeat: no-repeat;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    header>div>div.neo_logo>a {
        margin: 30px auto 0;
    }

    header>div>div.neo_menu>nav>div ul li a {
        padding: 45px 0 0 0;
    }

    header>div>div.neo_logo>a svg.hide,
    header>div>div.neo_logo>a img.hide {
        width: 7vw;
    }

    footer>div:last-child div:last-child div>a :nth-of-type(1) {
        width: 100px;
    }

    footer>div:last-child div:last-child div div#neocredit {
        width: 105px;
    }

    footer>div:last-child div:first-child small {
        max-height: 100px;
        margin-top: -1vw;
    }

    .neo_slider .slide .image-container {
        height: auto;
    }

    .neo_slider .pagination {
        width: 100%;
    }

    .neo__details>div>ul {
        width: 65%;
    }

    .neo__details._items div ul {
        width: 100%;
    }

    .neo__details._items div ul li {
        max-width: 410px;
    }

    .neo_FPlink {
        width: 25px;
        height: 23px;
    }

    .gallery-toolbar input[type="radio"] {
        display: none;
    }
}

@media screen and (-ms-high-contrast: active) and (max-width: 960px),
screen and (-ms-high-contrast: none) and (max-width: 960px) {

    footer>div:last-child div:first-child small a img,
    footer>div:last-child div:first-child small a {
        min-width: 202px;
    }

    .neo_slider .slide .image-container {
        height: 100%;
    }

    .neo_slider .slide .image {
        width: auto;
    }

    .neo__details>div,
    .neo__Grid,
    .neo__Grid.flex-start {
        display: block;
    }

    section.neo__views {
        width: 94vw;
        max-width: 1600px;
        margin: 3vw auto 0;
    }

    section.neo__views article {
        width: 100%;
        height: auto;
        min-height: 1100px;
        position: relative;
        display: block;
        margin: 0 auto 2.5vw;
    }

    section.neo__views article._amenities.home {
        display: -ms-grid;
    }

    section.neo__views article._amenities.home>div.image {
        order: 1;
        width: 85vh;
    }

    section.neo__views article._amenities.home>div.data {
        margin-top: 808px;
    }

    section.neo__views article>div {
        display: inline-block;
        float: left;
        position: relative;
        height: 70vh;
        min-height: 600px;
        max-height: 800px;
    }

    section.neo__views article>div:before,
    section.neo__views article>div:after {
        clear: both;
        content: "";
        display: block;
        height: 0;
    }

    section.neo__views article>div img {
        display: block;
        width: 100%;
        height: 70vh;
        min-height: 600px;
        visibility: hidden;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        -ms-opacity: 0;
        -o-opacity: 0;
        opacity: 0;
        filter: alpha(opacity=0);
    }

    section.neo__views article._amenities {
        min-height: 0;
    }

    section.neo__views.full article {
        min-height: 0;
    }

    #neighborhood section.neo__views article._neighborhood {
        background: #656635;
        min-height: 0;
    }
}

@media screen and (-ms-high-contrast: active) and (max-width: 640px),
screen and (-ms-high-contrast: none) and (max-width: 640px) {
    #index section.neo__views article {
        min-height: 700px;
    }

    #index section.neo__views article._amenities.home>div.image {
        order: 1;
        width: auto;
    }

    #index section.neo__views article._amenities.home>div.data {
        margin-top: 508px;
    }
}

@media screen and (max-width: 1680px) {
    header>div {
        width: 84vw;
    }

    footer>div {
        width: 84vw;
    }

    section.neo__views article>div.image {
        width: 62%;
    }

    section.neo__views article>div.data {
        width: 38%;
    }

    .neo__gallery {
        width: 84vw;
    }
}

@media screen and (max-width: 1480px) {
    header>div {
        width: 90vw;
    }

    footer>div {
        width: 90vw;
    }

    .neo__gallery {
        width: 90vw;
    }

    .neo__avFilter {
        width: 90vw;
    }

    section.neo__views article {
        margin: 0 auto 3vw;
    }

    .neo__av>div {
        width: 86vw;
    }

    .neo__floorplan>div {
        width: 90vw;
    }

    .neo__floorplan>div article h4,
    .neo__floorplan>div article h4 span {
        font-size: 19px;
    }

    table.neo__table thead th {
        font-size: 16px;
    }
}

@media screen and (max-width: 1280px) {
    header>div {
        width: 94vw;
    }

    header>div>div.neo_logo>a {
        width: 70%;
    }

    header>div>div.neo_menu>nav>div ul li a {
        font-size: 15px;
    }

    header>div>div.neo_menu>nav>div ul li a:after {
        bottom: 42%;
    }

    footer>div {
        width: 94vw;
    }

    .neo__gallery {
        width: 94vw;
    }

    .neo__avFilter {
        width: 94vw;
    }

    .neo__col2>div>div:first-child {
        padding: 4vw 6vw;
    }

    .neo__details div ul {
        width: 80%;
    }

    .neo__details div ul p {
        font-size: 20px;
    }

    .neo__details div>div div {
        padding: 6vw 0 0 0;
        width: 55%;
    }

    .neo__details div>div div>h2 {
        font-size: 38px;
    }

    .neo__details div p {
        font-size: 20px;
    }

    .neo__details div h3 {
        font-size: 24px;
        padding: 6vw 0 0 0;
        width: 45%;
    }

    .neo__details._items div ul {
        width: 100%;
    }

    .neo__details._items div ul h4 {
        font-size: 23px;
    }

    .neo__Grid figure {
        max-width: 60vw;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
    }

    .neo__Grid figure img {
        height: 40vw;
        visibility: hidden;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        -ms-opacity: 0;
        -o-opacity: 0;
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .neo__col2>div>div a,
    .neo__col2>div>div li,
    .neo__col2>div>div p {
        line-height: 1.5;
    }

    .neo__av>div {
        width: 92vw;
    }

    .neo__av>div table.dataTable tbody th,
    .neo__av>div table.dataTable tbody td {
        font-size: 15px;
    }

    .neo__av>div table.dataTable tbody th .neo_btn1,
    .neo__av>div table.dataTable tbody td .neo_btn1 {
        padding: 12px 22px;
    }

    .neo__avFilter .c-dropdown>span {
        font-size: 12px;
        padding: 8px 5px 6px 10px;
    }

    .neo__floorplan>div {
        width: 96vw;
    }

    .neo__floorplan>div article h3,
    .neo__floorplan>div article h3 span {
        font-size: 15px;
    }

    .neo__floorplan>div article h4,
    .neo__floorplan>div article h4 span {
        font-size: 18px;
    }

    table.neo__table thead th {
        font-size: 15px;
    }
}

@media screen and (max-width: 1080px) {
    header>div {
        width: 96vw;
    }

    header>div>div.neo_menu>nav>div ul li a {
        font-size: 14px;
    }

    header>div>div.neo_menu>nav>div ul li a:after {
        bottom: 45%;
    }

    footer>div {
        width: 96vw;
    }

    section.neo__views article._amenities>div.data h1,
    section.neo__views article._amenities>div.data p,
    section.neo__views article._amenities>div.data a {
        left: 10%;
    }

    section.neo__views article._amenities>div.data h1:nth-of-type(2) {
        left: 30%;
    }

    section.neo__views article>div.data h1:nth-of-type(2) {
        bottom: 52%;
    }

    section.neo__views article>div.data p {
        bottom: 38%;
    }

    section.neo__views article>div.data a {
        bottom: 26%;
    }

    .neo__col2._location>div>div ul li {
        margin: 0 0 calc(2vw + 5px) 0;
    }

    .neo__Grid figure {
        max-width: 55vw;
    }

    .neo__gallery {
        width: 96vw;
    }

    .neo__avFilter {
        width: 96vw;
    }

    .neo__col2>div>div:first-child {
        padding: 2vw 3vw;
    }

    .neo__details div ul {
        width: 90%;
    }

    .neo__details div ul p {
        font-size: 19px;
    }

    .neo__details div>div div {
        padding: 4vw 0 0 0;
        width: 60%;
    }

    .neo__details div>div div>h2 {
        font-size: 36px;
    }

    .neo__details div p {
        font-size: 19px;
    }

    .neo__details div h3 {
        font-size: 23px;
        padding: 4vw 0 0 0;
        width: 40%;
        text-align: left;
    }

    .neo__details._items div ul h4 {
        font-size: 21px;
    }

    .neo__avFilter {
        margin: 0 auto 180px;
    }

    .neo__avFilter>div {
        height: 230px;
    }

    .neo__av>div {
        width: 90vw;
    }

    .neo__av>div table.dataTable tbody th,
    .neo__av>div table.dataTable tbody td {
        font-size: 14px;
    }

    .neo__av>div table.dataTable tbody th .neo_btn1,
    .neo__av>div table.dataTable tbody td .neo_btn1 {
        padding: 12px 5px;
        width: 120px;
    }

    .neo__floorplan>div article .neo_btn1 {
        padding: 12px 5px;
        width: 105px;
    }

    .mfp-close {
        width: 24px;
        height: 24px;
        top: 20px;
        right: 20px;
    }

    .neo__forms {
        width: 80%;
    }
}

@media screen and (max-height: 960px) and (min-width: 1480px) {
    section.neo__views article {
        height: 960px;
    }

    section.neo__views article>div {
        height: 960px;
    }
}

@media screen and (max-height: 960px) and (max-width: 1480px) {
    section.neo__views article {
        height: 960px;
    }

    section.neo__views article>div {
        height: 960px;
    }
}

@media screen and (max-width: 960px) {
    main {
        max-width: 100%;
        overflow: hidden;
    }

    header {
        height: 100px;
    }

    header>div {
        width: 90vw;
        margin: 22px auto;
    }

    header>div>div:nth-of-type(1) {
        display: none;
    }

    header>div>div.neo_menu ul.neo__social,
    header>div>div.neo_menu>nav {
        display: none;
    }

    header>div>div.neo_logo {
        width: 50%;
        margin: 0;
        z-index: 20;
    }

    header>div>div.neo_logo>a {
        margin: 0;
        width: auto;
        height: auto;
        display: table;
    }

    header>div>div.neo_logo>a svg,
    header>div>div.neo_logo>a img {
        width: auto;
        height: 60px;
        max-height: 60px;
    }

    header>div>div.neo_logo>a svg.show,
    header>div>div.neo_logo>a img.show {
        -webkit-opacity: 0;
        -moz-opacity: 0;
        -ms-opacity: 0;
        -o-opacity: 0;
        opacity: 0;
        filter: alpha(opacity=0);
        visibility: hidden;
        display: none;
        height: 0px;
        -webkit-transition: visibility 0s, opacity 0.5s linear;
        -moz-transition: visibility 0s, opacity 0.5s linear;
        -ms-transition: visibility 0s, opacity 0.5s linear;
        -o-transition: visibility 0s, opacity 0.5s linear;
        transition: visibility 0s, opacity 0.5s linear;
    }

    header>div>div.neo_logo>a svg.hide,
    header>div>div.neo_logo>a img.hide {
        visibility: visible;
        float: left;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -ms-opacity: 1;
        -o-opacity: 1;
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .toggle-container {
        display: block;
        top: 13px;
    }

    footer>div {
        width: 90vw;
    }

    footer>div:first-child div:first-child {
        width: 100%;
    }

    footer>div:first-child div:first-child>ul li a {
        font-size: 11px;
    }

    footer>div:first-child>div:last-child {
        width: 20%;
    }

    footer>div:first-child div:last-child ul.neo__social {
        top: 85px;
        z-index: 10;
    }

    footer>div:last-child a,
    footer>div:last-child p {
        font-size: 12px;
    }

    footer>div:last-child div:first-child small a img,
    footer>div:last-child div:first-child small a svg {
        height: 5vw;
        min-height: 40px;
    }

    footer>div:last-child div:last-child div {
        min-height: 40px;
    }

    footer>div:last-child div:last-child div>a {
        height: 20px;
        margin: 15px 0 0 0;
    }

    footer>div:last-child div:last-child div>a:nth-of-type(1) {
        height: 20px;
        margin: 15px 5px 0 0;
    }

    footer>div:last-child div:last-child div div#neocredit {
        width: 150px;
        margin: 0 0 0 10px;
    }

    footer>div:last-child div:last-child div>ul {
        width: 200px;
        position: absolute;
        top: -5px;
        right: 115px;
    }

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

    section.neo__slideshow {
        max-height: 960px;
        min-height: 100vw;
    }

    section.neo__slideshow div.logo {
        width: 70vw;
    }

    section.neo__views {
        width: 90vw;
    }

    section.neo__views article {
        height: auto;
        max-height: unset;
    }

    section.neo__views article>div {
        height: auto;
        min-height: 300px;
        max-height: unset;
    }

    section.neo__views article>div.data h1 {
        left: 50%;
        bottom: 115%;
    }

    section.neo__views article>div.data h1:nth-of-type(2) {
        left: 90%;
        bottom: 95%;
    }

    section.neo__views article>div.data p {
        left: 50%;
        bottom: 55%;
    }

    section.neo__views article>div.data a {
        left: 50%;
        bottom: 25%;
    }

    section.neo__views article>div.image {
        width: 100%;
        height: 100vw;
    }

    section.neo__views article._amenities.home {
        display: grid;
    }

    section.neo__views article._amenities.home>div.data {
        order: 2;
    }

    section.neo__views article._amenities.home>div.image {
        order: 1;
    }

    section.neo__views article._amenities.home>div.data h1 {
        left: 50%;
        bottom: 115%;
    }

    section.neo__views article._amenities.home>div.data h1:nth-of-type(2) {
        left: 90%;
        bottom: 95%;
    }

    section.neo__views article._amenities.home>div.data p {
        left: 50%;
        bottom: 55%;
    }

    section.neo__views article._amenities.home>div.data a {
        left: 50%;
        bottom: 25%;
    }

    section.neo__views article._amenities .watermark {
        bottom: -50vw;
        height: 30vh;
    }

    section.neo__views._neighborhood article>div.image {
        width: calc(50% - 5px);
    }

    section.neo__views._neighborhood article>div.data {
        width: 10px;
        height: 100vw;
    }

    section.neo__views._neighborhood .watermark {
        min-height: 460px;
        height: 10vw;
    }

    .gallery-wrapper .gallery-box {
        width: 96%;
        margin: auto;
    }

    .gallery-wrapper .gallery-box .gallery-item.fifty {
        width: 100%;
        height: 50vw;
    }

    .gallery-wrapper .gallery-box .gallery-item.two-col {
        width: 100%;
        height: 100vw;
    }

    .neo__details {
        width: 90vw;
    }

    .neo__details>div {
        display: grid;
    }

    .neo__details>div>div img {
        width: 100%;
    }

    .neo__details>div>div:nth-of-type(1) {
        order: 2;
    }

    .neo__details>div>div:nth-of-type(2) {
        order: 1;
    }

    .neo__details div h3 {
        text-align: center;
    }

    .neo__details div ul {
        width: 84%;
    }

    .neo__details div ul li:nth-of-type(1) {
        width: 100%;
        margin: calc(2vw + 10px) auto calc(2vw + 20px);
    }

    .neo__details div ul li:nth-of-type(1) h3 {
        text-align: left;
    }

    .neo__details div ul p {
        font-size: 18px;
    }

    .neo__details._items div ul li {
        width: 100%;
        margin: calc(2vw + 10px) auto calc(2vw + 20px);
    }

    .neo__details._items div ul li h3 {
        text-align: center;
    }

    .neo__Grid figure {
        max-width: 48vw;
    }

    .neo__Grid figure img {
        height: 45vw;
    }

    .neo__col2._location>div>div ul {
        margin: 20px auto;
    }

    .neo__col2>div>div {
        width: 100%;
    }

    .neo__col2>div>div:first-child {
        padding: 6vw 8vw;
    }

    .neo__col2>div>div:nth-child(2n + 2) {
        margin: 0;
    }

    .neo__av>div table.dataTable thead th,
    .neo__av>div table.dataTable thead td {
        white-space: nowrap;
    }

    .neo__av>div table.dataTable thead th,
    .neo__av>div table.dataTable thead td,
    .neo__av>div table.dataTable tbody th,
    .neo__av>div table.dataTable tbody td,
    table.dataTable>tbody>tr.child span.dtr-title,
    table.dataTable>tbody>tr.child span.dtr-data{
        font-size: 13px;
    }

    .neo__floorplan>div article {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
    }

    .neo__floorplan>div article figure {
        margin: 50px auto 0;
    }

    .neo__floorplan>div article:nth-of-type(2) {
        padding: 10px 60px;
    }

    .neo__Dropbox.apartment-style {
        z-index: 120;
    }
}

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

    h1,
    h1 span {
        font-size: 60px;
    }

    footer {
        height: auto;
    }

    footer>div {
        width: 100vw;
    }

    footer>div:first-child {
        height: auto;
        margin: calc(2vw + 10px) auto 10px;
        border: solid transparent 1px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    footer>div:first-child div:first-child nav ul {
        display: none;
    }

    footer>div:first-child>div:last-child {
        width: 100%;
        position: absolute;
        top: 120px;
        text-align: center;
        z-index: 10;
    }

    footer>div:first-child>div:last-child ul {
        text-align: center;
        margin: 25px 0 0;
    }

    footer>div:first-child>div:last-child:before,
    footer>div:first-child>div:last-child:after {
        clear: both;
        content: "";
        display: block;
        height: 0;
    }

    footer>div:first-child div:last-child div>a {
        height: 20px;
    }

    footer>div:first-child div:last-child div>a:nth-of-type(1) {
        height: 17px;
    }

    footer>div:first-child div:last-child ul.neo__social {
        left: 0;
        text-align: center;
        width: 100%;
        top: 125px;
    }

    footer>div:first-child div:last-child ul.neo__social>li {
        height: 24px;
        width: 24px;
    }

    footer>div:last-child {
        text-align: center;
        margin: 0 0 25px 0;
    }

    footer>div:last-child div:first-child {
        width: 100%;
        position: relative;
        margin: 0 auto 60px;
    }

    footer>div:last-child div:first-child small a {
        margin: auto;
        width: 100%;
    }

    footer>div:last-child div:first-child small a img,
    footer>div:last-child div:first-child small a svg {
        margin: auto;
    }

    footer>div:last-child div:last-child {
        width: 100%;
        position: relative;
    }

    footer>div:last-child div:last-child p {
        text-align: center;
    }

    footer>div:last-child div:last-child div {
        text-align: center;
    }

    footer>div:last-child div:last-child div>a:nth-of-type(1) {
        height: 25px;
    }

    footer>div:last-child div:last-child div div#neocredit {
        float: none;
        display: inline-block;
        margin: 0 0 0 20px;
    }

    footer>div:last-child div:last-child div>ul {
        position: relative;
        top: 5px;
        right: unset;
        width: auto;
    }

    footer>div:last-child a,
    footer>div:last-child p {
        text-align: center;
        font-size: 13px;
    }

    section.neo__slideshow .neo_btn1 {
        font-size: 13px;
    }

    section.neo__slideshow .neo_btn1 span {
        font-size: 13px;
    }

    section.neo__views article._residences.nocolor {
        background: transparent;
        min-height: 480px;
    }

    section.neo__views article._amenities.nocolor {
        background: transparent;
        min-height: 480px;
    }

    section.neo__views article>div.data p {
        font-size: 19px;
    }

    section.neo__views.full article>div.image {
        width: 100%;
    }

    section.neo__views.full article>div.hide {
        display: none;
    }

    section.neo__views._resident .watermark {
        width: calc(80vw - 15px);
        bottom: 68%;
    }

    section.neo__views._neighborhood article>div.data {
        width: 100%;
        height: 10vw;
    }

    section.neo__views._neighborhood article>div.data.hide {
        display: block;
    }

    .neo_slider .pagination {
        bottom: 35px;
    }

    .neo__details div p {
        font-size: 18px;
    }

    .neo__details div ul {
        width: 90%;
    }

    .neo__details div ul p {
        font-size: 17px;
    }

    .neo__Grid figure {
        max-width: 90vw;
    }

    .neo__Grid figure img {
        height: auto;
        width: 100%;
    }

    .neo__col2>div>div a,
    .neo__col2>div>div li,
    .neo__col2>div>div p {
        font-size: 17px;
    }

    .neo__col2>div.contact>div figure {
        background-image: url("../_content/contact/map_mobile.png") !important;
    }

    .neo__col2>div.contact>div figure img.desktop {
        display: none;
    }

    .neo__col2>div.contact>div figure img.mobile {
        display: block;
    }

    .neo__locations>div figure {
        background-image: url("../_content/contact/map_mobile.png") !important;
    }

    .neo__locations>div figure img.desktop {
        display: none;
    }

    .neo__locations>div figure img.mobile {
        display: block;
    }
}

@media screen and (max-width: 640px) {
    .neo__av>div table.dataTable tbody td .neo_btn1 span{
        font-size: 12px;
    }
    header {
        height: 70px;
    }

    header>div {
        margin: 13px auto;
    }

    header>div>div.neo_logo>a svg,
    header>div>div.neo_logo>a img {
        max-height: 45px;
    }

    .toggle-container {
        top: 7px;
    }

    footer>div:last-child div:first-child {
        margin: 25px auto 30px;
    }

    footer>div:first-child>div:last-child {
        top: 130px;
    }

    section.neo__slideshow {
        max-height: 680px;
    }

    section.neo__views article>div.data h1 {
        left: 30%;
    }

    section.neo__views article>div.data h1:nth-of-type(2) {
        left: 70%;
    }

    section.neo__views article>div.data p {
        left: 30%;
        width: 300px;
        font-size: 18px;
    }

    section.neo__views article>div.data a {
        left: 30%;
    }

    section.neo__views article._amenities.home>div.data h1 {
        left: 30%;
    }

    section.neo__views article._amenities.home>div.data h1:nth-of-type(2) {
        left: 70%;
    }

    section.neo__views article._amenities.home>div.data p {
        left: 30%;
        width: 300px;
        font-size: 18px;
    }

    section.neo__views article._amenities.home>div.data a {
        left: 30%;
    }

    .neo__details div h3 {
        width: 80%;
        margin: 0 10%;
        text-align: left;
    }

    .neo__details div>div div:nth-child(1n + 1) {
        width: 80%;
        margin: 0 10% 4vw;
    }

    .neo__details div ul {
        margin: 0 auto 40px;
    }

    .neo__details div ul li {
        width: 100%;
    }

    .neo__details div ul p {
        font-size: 16px;
        line-height: 1.4;
    }

    .neo__details div ul li:nth-of-type(1) {
        margin: 0 auto calc(1vw + 10px);
    }

    .neo__details div ul li:nth-of-type(1) h3 {
        width: 100%;
        margin: 0;
    }

    .neo__details._items div ul h3,
    .neo__details._items div ul h4 {
        margin: 0;
    }

    .neo__parallax article div {
        max-height: 80vw;
        min-height: 80vw;
        background-attachment: initial;
        -webkit-background-size: contain;
        -moz-background-size: contain;
        background-size: contain;
        -o-background-size: contain;
        background-repeat: no-repeat;
        background-position: center center !important;
    }

    .neo__parallax article span {
        background: transparent;
    }

    .neo__parallax article h6 {
        left: 10vw;
    }

    .neo__Grid.flex-start figure,
    .neo__Grid figure {
        max-width: 100vw;
        margin: 20px auto;
    }

    .neo__Grid.flex-start figure img,
    .neo__Grid figure img {
        height: auto;
        width: 100%;
    }

    .neo__col2._location>div>div ul li {
        margin: 0 0 calc(3vw + 25px) 0;
    }

    .gallery-toolbar label {
        margin: 0 10px;
        letter-spacing: 0.4px;
        font-size: 12px;
    }

    .neo_slider .pagination {
        width: 100vw;
    }

    .neo_slider .slide .neo_btn1 {
        position: absolute;
        top: 200px;
        right: 0;
        bottom: 0;
        left: 0;
        width: 85px;
        margin: auto;
        display: table;
    }

    .neo_slider .slide .caption {
        padding: 0 20px;
    }

    .neo__forms form>fieldset span label {
        font-size: 16px;
    }

    .neo__Dropbox>label {
        font-size: 16px;
    }

    .gallery-wrapper .gallery-box .gallery-item.two-col {
        height: 125vw;
    }

    .neo__avFilter {
        margin: 0 auto;
    }

    .neo__avFilter>div {
        height: auto;
        padding: 30px 0 50px;
        position: relative;
    }

    .neo__avFilter form>fieldset label.hide {
        height: 0;
    }

    .neo__av {
        /* margin: -75px auto 0; */
    }

    .neo__av>div .dataTables_length {
        text-align: right;
        margin: 0 0 20px;
    }

    .neo__av>div table.dataTable tbody th,
    .neo__av>div table.dataTable tbody td {
        padding: 20px 0 20px 5px;
    }

    .neo__av>div table.dataTable tbody th,
    .neo__av>div table.dataTable tbody td,
    .neo__av>div table.dataTable thead th,
    .neo__av>div table.dataTable thead td,
    table.dataTable>tbody>tr.child span.dtr-title,
    table.dataTable>tbody>tr.child span.dtr-data {
        font-size: 12px;
    }

    .neo__av>div .dataTables_length input,
    .neo__av>div .dataTables_filter input {
        width: 80%;
    }

    .neo__floorplan>div article {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
    }

    .neo__floorplan>div article:nth-of-type(2) {
        padding: 10px 0 20px 20px;
    }

    .neo__floorplan>div article .neo_btn1 {
        width: 90px;
    }

    .neo__floorplan>div article .neo_btn1 span {
        font-size: 13px;
    }

    table.neo__table th,
    table.neo__table td {
        padding: 14px 5px 14px 8px;
    }

    table.neo__table tbody>tr>td {
        font-size: 15px;
    }
}

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

    h1,
    h1 span {
        font-size: 13vw;
    }

    footer>div:last-child div:last-child div div#neocredit {
        margin: 0;
    }

    footer>div:last-child div:last-child div>a:nth-of-type(1) {
        margin: 15px 3px 0 0;
    }

    footer>div:last-child div:last-child div>ul li {
        margin: 0 0 0 15px;
    }

    footer>div:last-child div:last-child div>ul li:last-child {
        margin: 0 0 0 10px;
    }

    section.neo__views article._amenities>div.data h1,
    section.neo__views article>div.data h1 {
        left: 20%;
    }

    section.neo__views article._amenities>div.data h1:nth-of-type(2),
    section.neo__views article>div.data h1:nth-of-type(2) {
        left: 60%;
    }

    section.neo__views article._amenities>div.data p,
    section.neo__views article>div.data p {
        left: 20%;
    }

    section.neo__views article._amenities>div.data a,
    section.neo__views article>div.data a {
        left: 20%;
    }

    .neo__details._items div ul h3 {
        font-size: 21px;
    }

    .neo__details._items div ul h4 {
        font-size: 19px;
    }

    .neo__parallax article h6 {
        bottom: 15vw;
    }

    .neo__forms {
        width: 86%;
    }

    .neo__forms form>fieldset span label {
        font-size: 15px;
    }

    .neo__Dropbox>label {
        font-size: 15px;
    }

    .neo__col2>div>div:first-child {
        padding: 8vw 6vw;
    }

    .neo__col2>div>div a,
    .neo__col2>div>div li,
    .neo__col2>div>div p {
        font-size: 16px;
    }

    .neo__av {
        margin: -35px auto 0;
    }

    .neo__av>div .dataTables_length {
        text-align: right;
        margin: 0 0 20px;
    }

    .neo__av>div table.dataTable tbody .neo_FPlink {
        /* margin: 0 0 0 -10px; */
    }

    .neo__av>div table.dataTable tbody th,
    .neo__av>div table.dataTable tbody td {
        padding: 20px 0;
    }

    .neo__av>div table.dataTable tbody th,
    .neo__av>div table.dataTable tbody td,
    .neo__av>div table.dataTable thead th,
    .neo__av>div table.dataTable thead td,
    table.dataTable>tbody>tr.child span.dtr-title,
    table.dataTable>tbody>tr.child span.dtr-data {
        font-size: 11px;
    }

    table.neo__table {
        margin: 20px 0;
        max-width: 90%;
    }
}

table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child:before {
    top: 25px !important;
}

@media screen and (max-width: 361px) {
    table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child:before {
        top: 15px !important;
    }
}
#news .mfp-wrap {
    z-index: 99999;
    background: #fff;
}
