@font-face {
    font-family: 'Velocity';
    src: url('/font/VelocityDEMORegular.woff2') format('woff2'), url('/font/VelocityDEMORegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-size: 16px;
    line-height: 1.75em;
    font-weight: 400;
}

h1,
h2,
.display-1 {
    font-size: 50px;
    margin: 0 0 35px;
    font-weight: 400;
    line-height: 1.25em;
    font-family: 'Addington CF';
}

.display-1-sm {
    font-size: 45px;
}

h1+h2,
h2+h3,
.display-2 {
    font-size: 24px;
    font-style: italic;
    font-weight: 300;
    margin: -25px 0 55px;
    line-height: 1.25em;
    font-family: 'Montserrat';
}

h3,
.display-3 {
    font-size: 27px;
    font-weight: 400;
    margin: 25px 0;
    line-height: 1.35em;
    font-family: 'Addington CF';
}

h4,
.display-4 {
    font-size: 24px;
    font-weight: 400;
    margin: 30px 0 10px;
    line-height: 1.35em;
    font-family: 'Addington CF';
}

p {
    margin-bottom: 25px;
}

a,
a:link,
a:visited {
    color: #181468;
    text-decoration: none;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

a:hover,
a:active {
    color: #707070;
}

.text-alt {
    color: #181468;
}

.cursive {
    font-family: 'Velocity';
    letter-spacing: 0.025em;
}

.semi-bold {
    font-weight: 600;
}

hr {
    border-width: 5px;
    border-color: #171717;
    margin: 5px 0 50px;
}

h1+hr,
h2+hr {
    margin-top: -35px;
}

@media (max-width: 500px) {
    h1,
    h2,
    .display-1 {
        font-size: 36px;
    }
    h1+h2,
    h2+h3,
    .display-2 {
        font-size: 20px;
    }
    h3,
    .display-3 {
        font-size: 24px;
    }
}

.btn {
    background: #181468;
    border: 3px solid #181468;
    color: #fff !important;
    padding: 0px 20px;
    font-size: 18px;
    line-height: 38px;
    height: 41px;
    border-radius: 23px;
    text-transform: uppercase;
    min-width: 210px;
}

.btn-lg {
    line-height: 67px;
    height: 67px;
    min-width: 278px;
}

.btn:hover {
    color: #181468 !important;
    border-color: #181468;
    background: #fff;
}

.btn:active {
    -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.55);
    box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.55);
}

.btn-invert {
    background-color: Transparent;
    border-color: #fff;
    background-repeat: no-repeat;
}

.btn-list {
    display: flex;
    flex-wrap: wrap;
    margin: -10px -10px 30px;
}

.btn-list .btn {
    margin: 10px;
}

.btn-list.text-center {
    display: inline-flex;
}

.link-arrow {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0;
}

.link-arrow::after {
    content: '\f0a9';
    font-size: 27px;
    font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    padding-left: 8px;
    vertical-align: top;
}

*:focus {
    outline-color: #181468;
}

[class^="icon-"],
[class*=" icon-"] {
    height: 32px;
    width: 32px;
    display: inline-block;
    fill: currentColor;
}

img.content {
    padding: 0;
}

img.cover {
    object-fit: cover;
    font-family: 'object-fit: cover;';
    width: 100%;
    height: 100%;
}

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

.box {
    padding: 15px;
    border: solid 1px #cccccc;
    background: #fff;
}

.no-outline:focus {
    outline: none;
}

a:focus,
a:active {
    outline: none;
    -moz-outline-style: none;
}

button::-moz-focus-inner {
    border: 0;
}

.address {
    list-style: none;
    padding: 0;
}

.banner-replace {
    display: none;
}

.text-center-sm {
    text-align: left;
}

.form-direction:after {
    content: 'to the right'
}

.form-direction-l:after {
    content: 'to the left'
}

.lazy-fade,
.lazy-fade-in,
.lazy-fade-l,
.lazy-fade-d,
.lazy-fade-u,
.lazy-text-u,
.lazy-text>*:not(.zoomIn) {
    opacity: 0;
}

.video-container {
    max-width: 940px;
    margin: 50px auto 60px;
}

.video-wrapper {
    background: #000;
}

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

.video-thumbnail:not(.play) img {
    visibility: hidden;
    opacity: 0;
    z-index: -9;
    transition: 0.3s;
    margin: 0 !important;
}

.video-thumbnail.play img {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 2;
    transition: 0.3s;
    margin: 0 !important;
}

.video-thumbnail.play::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.video-thumbnail.play::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 99;
    background-image: url('/images/play-btn.png');
    background-repeat: no-repeat;
    background-position: center center;
    transition: 0.3s;
}

.video-thumbnail.play:hover::after {
    cursor: pointer;
    transform: scale(1.06);
    transition: 0.3s;
}

.video-thumbnail.play:hover {
    cursor: pointer;
}

@media (min-width: 992px) {
    .row.xtra-padding {
        margin-left: -40px;
        margin-right: -40px;
    }
    .row.xtra-padding [class^="col-"] {
        padding-left: 40px;
        padding-right: 40px;
    }
    img.content {
        max-width: 40%;
    }
}

@media (max-width: 991px) {
    .form-direction:after,
    .form-direction-l:after {
        content: 'below'
    }
    .btn-list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .text-center-sm {
        text-align: center;
    }
    .padding-left-xl {
        padding-left: 15px;
    }
    .padding-right-xl {
        padding-right: 15px;
    }
}

@media (max-width: 425px) {
    img.content {
        float: none;
        width: 100%;
        margin: 0 auto 30px;
    }
    .btn-list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

ul.with-pipes {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.with-pipes li {
    display: inline;
}

ul.with-pipes li:nth-child(1n+2):before {
    content: "|";
    margin: 0 8px 0 6px;
    display: inline;
}

ul.icons {
    list-style: none;
    padding: 0;
    margin: 10px 0 20px;
    display: inline-block;
}

ul.icons li {
    position: relative;
    padding-left: 55px;
    margin: 0 0 35px;
    font-size: 20px;
    text-align: left;
}

ul.icons li .icon {
    position: absolute;
    left: 0;
    top: 2px;
}

ul.numbers {
    list-style: none;
    padding: 0;
    margin: 10px 0 20px;
    display: inline-block;
}

ul.numbers li {
    position: relative;
    padding-left: 85px;
    margin: 0 0 50px;
    font-size: 24px;
    text-align: left;
    counter-increment: item-counter;
}

ul.numbers li::before {
    content: counter(item-counter) ".";
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 24px;
    font-weight: bold;
    height: 58px;
    width: 58px;
    border-radius: 50%;
    border: 1px solid #fff;
    background: #181468;
    color: #fff;
    text-align: center;
    line-height: 55px;
    padding-left: 3px;
}

ul.numbers li h3 {
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    margin: 0 0 15px;
}

@media (max-width: 375px) {
    ul.numbers li {
        padding-left: 65px;
        font-size: 20px;
    }
    ul.numbers li::before {
        height: 48px;
        width: 48px;
        font-size: 20px;
        line-height: 45px;
    }
    ul.numbers li h3 {
        font-size: 20px;
    }
}

ul.checks {
    list-style: none;
    padding: 0;
    margin: 30px 0;
    padding-left: 30px;
}

ul.checks li {
    position: relative;
    padding-left: 50px;
    margin-bottom: 20px;
    font-size: 15px;
    font-weight: 600;
}

ul.checks li::before {
    color: #181468;
    content: '\f00c';
    font-size: 27px;
    font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    top: 0;
    left: 0;
}

.social ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.social ul li {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: inline-block;
}

.social ul li a {
    color: #181468;
    width: 37px;
    height: 37px;
    line-height: 37px;
    border: 1px solid #f2f2f2;
    border-radius: 50%;
    background-color: #f2f2f2;
    margin: 0 2px;
    display: inline-block;
    font-size: 18px;
    text-align: center;
}

.social ul li a:hover {
    border-color: Transparent;
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.social ul li a::after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    top: -3px;
    left: -3px;
    padding: 3px;
    box-shadow: 0 0 0 2px #181468;
    border-radius: 50%;
    transition: transform 0.2s, opacity 0.2s;
    transform: scale(0.8);
    opacity: 0;
}

.social ul li a:hover::after {
    transition: transform 0.2s, opacity 0.2s;
    transform: scale(1);
    opacity: 1
}

#skip a {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

#skip a:focus {
    position: static;
    width: auto;
    height: auto;
}

#header {
    height: 125px;
    width: 100%;
    position: absolute;
    z-index: 1000;
    background-color: rgba(255, 255, 255, 0.9);
    font-weight: 500;
}

#header .container-fluid {
    max-width: 1700px;
    margin: 0 auto;
    position: relative;
    height: 100%;
}

#header .logo {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99;
}

#header .logo img {
    max-height: 85px
}

#header .links {
    font-size: 16px;
    color: #181468;
    position: absolute;
    text-transform: uppercase;
    left: 50%;
    top: 20px;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
}

#header .links i {
    font-size: 18px;
    padding-right: 10px;
}

#header .phone {
    font-size: 25px;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}

#header .phone a {
    color: #000;
}

#header .phone a:hover {
    color: #181468;
}

#header .nav {
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 20px;
    text-align: center;
}

#header .nav .launch-menu-button {
    color: #000;
}

#header .nav .launch-menu-only {
    display: none;
}

#header.affix {
    position: fixed !important;
    width: 100%;
    height: 50px;
    border: 0;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

#header.affix .mobile-show {
    display: block !Important;
}

#header.affix .mobile-hide {
    display: none !Important;
}

#header.affix .logo {
    left: 15px;
    right: auto;
    top: 50%;
    transform: translateY(-50%);
}

#header.affix .logo img {
    max-height: 30px;
}

#header.affix .phone,
#header.affix .links,
#header.affix .social {
    display: none;
}

#header.affix .nav {
    left: auto;
    right: 15px;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
}

@media (max-width: 1140px) {
    #header .nav {
        left: auto;
    }
    #header .phone {
        top: 20px;
        transform: none;
    }
}

@media (max-width: 991px) {
    #header .links {
        display: none;
    }
}

@media (max-width: 600px) {
    #header .phone {
        display: none;
    }
    #header .logo {
        right: 15px;
        text-align: center;
        top: 15px;
        transform: none;
    }
    #header .logo img {
        max-height: 50px;
    }
    #header .social {
        display: none;
    }
    #header .nav {
        bottom: 0;
        line-height: 48px;
        left: 15px;
    }
}

@media (max-width: 425px) {
    #header.affix .logo img {
        max-width: 180px;
    }
}

#nav {
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
}

#nav>ul {
    padding: 0;
    margin: 0;
}

#nav>ul>li {
    position: relative;
    list-style: none;
    display: inline-block;
}

#nav>ul>li:nth-child(1n+3):before {
    content: "|";
    margin: 0 15px;
}

#nav>ul>li>a,
#nav>ul>li>a:link,
#nav>ul>li>a:visited {
    display: inline-block;
    color: #000;
}

#nav>ul>li>a:hover,
#nav>ul>li>a:active,
#nav>ul>li.active>a {
    color: #181468;
}

#nav>ul>li>ul {
    display: none;
    position: absolute;
    white-space: nowrap;
    z-index: 575;
    text-align: left;
    padding: 0;
    background-color: #222;
    top: 100%;
    left: 17px;
}

#nav>ul>li:nth-child(2)>ul {
    left: 0;
}

#nav>ul>li:hover>ul {
    display: block;
}

#nav>ul>li.dropdown:hover>ul {
    display: none;
}

#nav>ul>li>ul>li,
#nav>ul>li>ul>li a {
    height: 35px;
    line-height: 35px;
    display: block;
    padding: 0 25px;
    text-transform: none;
}

#nav>ul>li>ul>li>a {
    font-size: 16px;
    color: #fff;
    padding: 0;
}

#nav>ul>li>ul>li:hover {
    background-color: #181468;
}

@media (max-width: 1285px) {
    #nav>ul>li:nth-child(1n+2):before {
        margin: 0 8px;
    }
}

.launch-menu-mask {
    background: #000;
}

.launch-menu.sidebar {
    background: #fff;
}

.launch-menu-close {
    opacity: 0.4;
    height: auto;
    padding: 15px;
}

.launch-menu-close img {
    max-height: 40px;
}

.launch-menu-close:hover {
    opacity: 0.8;
}

.launch-menu a {
    color: #fff;
    font-size: 16px;
}

.launch-menu ul li a:not(.btn) {
    line-height: 1.33;
    padding: 15px 0;
}

.launch-menu>ul>li {
    border-bottom: solid 1px rgba(0, 0, 0, 0.2);
}

.launch-menu>ul>li>a:not(.btn) {
    font-size: 18px;
    color: #000;
    line-height: 1.33;
    padding: 15px 0;
    transition: color 0s;
}

.launch-menu>ul>li>a:not(.btn):hover {
    color: #fff;
}

.launch-menu>ul>li:hover,
.launch-menu>ul>li.active {
    background: #181468;
    -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
}

.launch-menu>ul>li:hover a,
.launch-menu>ul>li.active a {
    color: #fff;
}

.launch-menu>ul>li:hover ul,
.launch-menu>ul>li.active ul {
    background: rgba(0, 0, 0, 0.10);
}

.launch-menu>ul>li:first-child {
    border-top: solid 1px rgba(0, 0, 0, 0.2);
}

.launch-menu>ul>li>ul>li {
    padding-right: 15px;
}

.launch-menu>ul>li>ul>li:first-child {
    border-top: solid 1px rgba(0, 0, 0, 0.2);
}

.launch-menu>ul>li>ul>li:hover {
    background: rgba(0, 0, 0, 0.10);
    -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
}

.launch-menu>ul>li>ul>li:hover a {
    transition: 0;
}

.launch-menu .dropdown ul {
    display: none;
}

.launch-menu .phone,
.launch-menu .phone a {
    font-size: 24px;
    text-align: center;
    margin: 20px 0 30px;
    color: #181468;
}

.launch-menu .phone a:hover {
    color: #454545;
}

.launch-menu .links {
    margin: 0 0 35px;
}

.launch-menu .links>ul>li {
    margin: 10px 0;
}

.launch-menu .social {
    text-align: center;
    padding: 30px 0 20px;
}

.launch-menu .social a {
    line-height: 37px !important;
    padding: 0 !important;
    position: relative;
    transition: 0.3s !important;
}

.launch-menu .logo img {
    max-width: 60%;
    margin: 20px auto 30px;
    display: block;
}

#footer {
    position: relative;
    padding: 80px 0;
    text-align: center;
    color: #fff;
    background: #181468;
}

#footer a {
    color: #fff;
}

#footer a:hover {
    opacity: 0.6;
}

#footer .contact {
    list-style: none;
    padding: 0;
    margin: 25px 0 55px;
    line-height: 1.8em;
}

#footer .icon {
    font-size: 59px;
}

#footer .copy p {
    margin: 0;
}

#footer .affil {
    margin: 40px 0 0;
    text-align: center;
}

#footer .affil img {
    padding: 5px;
}

#footer .ada {
    text-align: center;
    padding: 20px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    font-size: 14px;
    margin: 45px 0;
}

#body-container {
    position: relative;
    padding-top: 65px;
    padding-bottom: 60px;
}

#body-container .side-content {
    text-align: center;
}

#body-container .side-content .ctas [class*="col-"] {
    width: 100%;
    float: none;
    max-width: 280px;
    margin-left: auto;
}

#body-container .side-content .ctas .cta {
    display: flex;
    position: relative;
    background: #000;
    border: 4px solid #181468;
    border-radius: 50%;
    height: 200px;
    width: 200px;
    overflow: hidden;
    margin-bottom: 35px;
}

#body-container .side-content .ctas .cta h3 {
    font-size: 28px;
    color: #fff;
    line-height: 1em;
    margin: auto;
    position: relative;
    z-index: 2;
}

#body-container .side-content .ctas .cta img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: 0.4;
    transition: 0.5s;
}

#body-container .side-content .ctas .cta:hover img {
    transform: scale(1.1);
    transition: 0.5s;
}

.banner {
    padding: 55px 0;
}

.banner-gray {
    background-color: #f2f2f2;
}

.banner-primary {
    background-color: #181468;
    color: #fff;
}

.banner-primary a {
    color: #fff;
}

.banner-image {
    position: relative;
}

.flex-row {
    text-align: center;
    margin: 0;
    overflow: hidden;
}

.flex-row .image {
    position: relative;
    background: #fff;
}

.flex-row .content {
    padding: 50px 15px;
    font-size: 18px;
    line-height: 1.65em;
}

.flex-row .content h2 {
    font-size: 45px;
    margin: 0;
}

.flex-row .content hr {
    margin: 5px 0 50px !important;
}

.flex-row .content .learn-more {
    margin-top: 50px;
    display: block;
    text-align: right;
}

.flex-row .content .link-arrow {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
}

@media (min-width: 992px) {
    .flex-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 150px auto;
        text-align: left;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        padding: 0;
    }
    .flex-row .image {
        padding: 0 10% 0 5%;
    }
    .flex-row .content {
        margin: auto auto auto 0;
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
        padding: 0;
    }
    .flex-row .content h2 {
        text-align: left;
        padding-left: 35%;
    }
    .flex-row .content>p,
    .flex-row .content iframe {
        padding-left: 35%;
    }
    .flex-row.row-reverse,
    .flex-row:nth-child(odd) {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .flex-row.row-reverse .image,
    .flex-row:nth-child(odd) .image {
        padding: 0 5% 0 10%;
    }
    .flex-row.row-reverse .content,
    .flex-row:nth-child(odd) .content {
        margin: auto 0 auto auto;
    }
    .flex-row.row-reverse .content h2,
    .flex-row:nth-child(odd) .content h2 {
        padding-right: 35%;
        padding-left: 0;
    }
    .flex-row.row-reverse .content>p,
    .flex-row:nth-child(odd) .content>p,
    .flex-row:nth-child(odd) .content iframe {
        padding-right: 35%;
        padding-left: 0;
    }
    .flex-row.row-reverse .content .learn-more,
    .flex-row:nth-child(odd) .content .learn-more {
        padding-right: 35%;
    }
}

@media (max-width: 500px) {
    .flex-row .content h2 {
        font-size: 36px;
    }
}

.blog-page {}

.blog-container {}

.blog-container h1 {
    margin-bottom: 50px;
}

.blog-container .wrapper .side-panel {
    float: none;
    width: 100%;
    align-self: flex-start;
}

.blog-container .wrapper .side-panel section {
    margin-bottom: 35px;
}

.blog-container .wrapper .side-panel section h4 {
    font-size: 13px;
    padding: 10px 0;
    letter-spacing: 0.4em;
    font-weight: bold;
    text-transform: uppercase;
}

.blog-container .wrapper .side-panel section ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.blog-container .wrapper .side-panel .blog-recent-posts li {
    padding: 15px 0;
    border-bottom: 1px solid #f2f2f2;
}

.blog-container .wrapper .side-panel .blog-recent-posts li a {
    display: flex;
    align-items: center;
}

.blog-container .wrapper .side-panel .blog-recent-posts li a .post-thumb {
    width: 100px;
    height: 65px;
    min-width: 100px;
    border-radius: 3px;
    overflow: hidden;
    transition: 0.3s;
}

.blog-container .wrapper .side-panel .blog-recent-posts li a .post-thumb>img.cover {
    height: 100%;
    width: 100%;
}

.blog-container .wrapper .side-panel .blog-recent-posts li a .post-thumb .default,
.post-thumb .video {
    height: 0;
    width: 100%;
    padding-top: 65%;
    position: relative;
    border-radius: 3px;
    background: #f2f2f2;
    text-align: center;
    font-size: 36px;
    color: #ff0000;
}

.blog-container .wrapper .side-panel .blog-recent-posts li a .post-thumb .default img,
.post-thumb .video i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    color: #181468;
}

.blog-container .wrapper .side-panel .blog-recent-posts li a .post-details {
    font-size: 14px;
    line-height: 1.25em;
    padding-left: 10px;
    color: #000;
}

.blog-container .wrapper .side-panel .blog-recent-posts li a .post-details .post-date {
    font-size: 12px;
    color: #707070;
}

.blog-container .wrapper .side-panel .blog-recent-posts li a:hover .post-thumb {
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.18);
    transform: scale(1.005);
    transition: 0.3s;
    background: #f2f2f2;
}

.blog-container .wrapper .side-panel .blog-recent-posts li a:hover .post-details {
    color: #181468;
    transition: 0.3s;
}

.blog-container .wrapper .side-panel .blog-tag-list li {
    font-size: 14px;
    display: inline-block;
    padding: 0px 10px;
    height: 30px;
    line-height: 32px;
    margin-left: 1px;
    margin-bottom: 5px;
    border-radius: 3px;
    background: #181468;
    transition: 0.3s;
    border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}

.blog-container .wrapper .side-panel .blog-tag-list li a {
    color: #fff;
}

.blog-container .wrapper .side-panel .blog-tag-list li:hover {
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.35);
    transform: scale(1.01);
    transition: 0.3s;
    background: #181468;
}

.blog-container .blog-post {
    margin-bottom: 45px;
    padding-bottom: 1px;
}

.blog-container .blog-post:last-child {
    margin-bottom: 0;
}

.blog-container .blog-post .post-header {
    padding: 0 0 5px;
    border-bottom: 1px solid #f2f2f2;
}

.blog-container .blog-post .post-header .post-title {
    border-bottom: 0;
    font-size: 30px;
    margin: 0;
    padding: 0;
    letter-spacing: 0.02em;
    text-transform: none;
}

.blog-container .blog-post .post-header .post-title a {
    color: #181468;
}

.blog-container .blog-post .post-header .post-date {
    font-size: 12px;
    text-transform: uppercase;
    color: #707070;
}

.blog-container .blog-post .post-featured {
    margin: 15px 0 25px;
    border-radius: 3px;
    overflow: hidden;
}

.blog-container .blog-post .post-featured .default {
    background: #f2f2f2;
    height: 100%;
    width: 100%;
    padding-top: 56.25%;
    position: relative;
    border-radius: 3px;
}

.blog-container .blog-post .post-featured .default img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
}

.blog-container .blog-post .post-body {
    font-size: 18px;
    margin: 0;
    letter-spacing: 0.02em;
}

.blog-container .blog-post .read-more {
    white-space: nowrap;
    display: block;
    margin: 20px 0 0;
}

.blog-container .blog-post .post-footer {
    display: flex;
    justify-content: space-between;
}

.blog-container .blog-post .post-footer .post-tags li {
    background: #f2f2f2;
    color: #fff;
    padding: 0px 10px;
    height: 38px;
    line-height: 38px;
    display: inline-block;
    margin-left: 1px;
    border-radius: 3px;
}

.blog-container .blog-post .post-footer h4 {
    font-size: 12px;
    color: #707070;
    letter-spacing: 0.4em;
    font-weight: 700;
    text-transform: uppercase;
}

.blog-container .index {
    letter-spacing: 0.02em;
    color: #181468;
    text-transform: uppercase;
    font-size: 18px;
}

.blog-container .index:hover {
    color: #181468;
}

.blog-container .post-list {
    float: none;
    width: 100%;
}

.blog-container .post-list .video-wrapper img {
    width: 100%;
}

.blog-container .post-list .post-featured .default img[src*="logo"] {
    width: 80%;
}

@media (min-width: 992px) {
    .blog-container .wrapper {
        display: flex;
        justify-content: space-between;
    }
    .blog-container .wrapper .main-panel {
        padding-right: 30px;
    }
    .blog-container .wrapper .side-panel {
        min-width: 300px;
        width: 300px;
        padding-left: 20px;
    }
}

@media (max-width: 991px) {
    .blog-container .index {
        text-align: center;
        display: block;
        margin-bottom: 40px;
    }
}

@media (min-width: 768px) {
    .blog-container .post-list .blog-post {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    .blog-container .post-list .blog-post .post-header {
        width: 100%;
    }
    .blog-container .post-list .blog-post .post-featured {
        width: 48%;
    }
    .blog-container .post-list .blog-post .post-body {
        width: 50%;
        line-height: 1.45em;
        font-size: 16px;
        padding-left: 4%;
        flex-grow: 1;
    }
}

.blog-page {
    background: #f2f2f23b;
}

.blog-page .blog-container .wrapper .side-panel,
.blog-page .blog-container .blog-post {
    background: #fff;
    border-radius: 6px;
    padding: 20px;
    overflow: hidden;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

@media (min-width: 992px) {
    .blog-page .blog-container .wrapper .main-panel {
        padding-right: 45px;
    }
    .blog-page .blog-container .wrapper .side-panel {
        margin-bottom: 45px;
        padding: 15px 20px 20px;
    }
    .blog-page .blog-container .post-list {
        margin: 0 0 -30px;
    }
}

.bios {
    padding: 45px 0;
}

.bios .bio:first-child {
    border-top: solid 1px #ccc;
}

.bios .bio {
    border-bottom: solid 1px #ccc;
    padding: 55px 0;
}

.bios .bio .name {
    font-size: 30px;
    line-height: 1.25em;
    margin: 0 0 30px;
    text-transform: uppercase;
}

.bios .bio .name .title {
    display: block;
    color: #181468;
    font-size: 24px;
    text-transform: none;
}

.bios .bio .image .circle-img {
    position: relative;
    height: 0;
    width: 100%;
    padding-top: 100%;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid #181468;
}

.bios .bio .image img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-position: top;
    border: 5px solid #fff;
    border-radius: 50%;
}

.bios .bio p {
    margin-bottom: 20px;
}

.bios .bio .contact {
    margin-top: 1.5em;
}

.bios .bio .contact:before {
    content: "";
    display: table;
    clear: both;
}

.bios .bio .contact .item {
    display: block;
}

@media (max-width: 1199px) {
    .bios .bio .image {
        align-self: flex-start;
    }
}

@media (min-width: 768px) {
    .bios .bio {
        display: flex;
    }
    .bios .bio .content {
        width: 70%;
        margin: auto 0;
    }
    .bios .bio .image {
        width: 25%;
        margin-right: 5%;
        margin-bottom: 0;
    }
}

@media (max-width: 767px) {
    .bios .bio {
        text-align: center;
    }
    .bios .bio .image {
        max-width: 400px;
        margin: 0 auto 35px;
    }
}

h1+.launch-accordion {
    margin-top: 45px;
}

.launch-accordion {
    margin: 45px 0;
}

h3+.launch-accordion {
    margin-top: 20px;
}

.launch-accordion>li {
    margin-bottom: 15px;
}

.launch-accordion>li>h4 {
    position: relative;
    font-size: 18px;
    font-weight: 400;
    background-color: #f1f1f1;
    color: #000;
    border: 0;
    -webkit-transition: background-color 0.05s ease;
    -o-transition: background-color 0.05s ease;
    transition: background-color 0.05s ease;
    padding: 15px 50px 16px 15px;
    line-height: 1.333em;
}

.launch-accordion>li>h4::after {
    content: '+';
    right: 35px;
    color: #adadad;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.launch-accordion>li.active>h4:after {
    content: '-';
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.launch-accordion>li>h4:hover,
.launch-accordion>li.active>h4,
.launch-accordion.no-margin>li.active>h4 {
    background-color: rgba(189, 190, 192, 0.44);
    -webkit-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    background-color: all 0.3s;
}

.launch-accordion>li>div {
    background-color: #f7f7f7;
    border-color: #ecebeb;
    padding: 30px 20px;
}

.launch-accordion>li>div p {
    margin: 20px 0;
}

.launch-accordion>li>div ul {
    list-style: disc;
    margin: 20px 0;
}

.launch-accordion>li>div ul li {
    margin: 0 0 10px;
}

.launch-accordion>li>div *:last-child {
    margin-bottom: 0;
}

.launch-accordion>li>div *:first-child {
    margin-top: 0;
}

.launch-accordion.no-margin>li.active+li>h4,
.launch-accordion.no-margin>li:hover+li>h4 {
    border-color: #ecebeb;
    border-top: 0;
}

.launch-accordion.faqs h4 {
    padding-left: 70px;
}

.launch-accordion.faqs h4::before {
    content: 'Q:';
    color: #181468;
    font-size: 30px;
    position: absolute;
    top: 45%;
    left: 30px;
    transform: translateY(-50%);
}

.launch-accordion.faqs>li>div {
    padding: 30px;
}

.launch-accordion.faqs>li>div:not([itemprop="acceptedAnswer"])::before,
.launch-accordion.faqs>li div[itemprop="text"]::before {
    content: 'A: ';
    color: #181468;
    font-size: 20px;
}

.launch-accordion.faqs>li div>*:first-child {
    display: inline;
}

@media (min-width: 768px) {
    .launch-accordion>li>h4 {
        padding: 15px 65px 15px 35px;
    }
    .launch-accordion>li>div {
        padding: 20px 35px;
    }
}

.form-container {
    background: transparent;
    border: 0;
    padding: 0;
    box-shadow: unset !important;
}

.form-container.maintenance-info {
    margin-top: -100px;
    background: #f2f2f2;
    padding: 40px 20px;
}

.form-container.maintenance {
    padding: 0;
    margin-top: -30px;
    background: transparent;
    box-shadow: unset !important;
}

.form-container h2 {
    color: #181468;
    text-align: center;
    font-size: 34px;
    margin: 0 0 40px;
}

.form-container h3 {
    font-size: 24px;
}

.form-container ::-webkit-input-placeholder {
    color: #000;
}

.form-container .ion-form .ion-form-group:not(.ion-form-group-radio) input,
.form-container:not(.agent-form) .ion-form-group-dropdown,
.agent-form .ion-form .ion-form-group select {
    height: 60px;
    border-color: #ccc;
    border: 3px solid #000 !important;
    border-radius: 23px !important;
    padding: 8px 23px !important;
    height: auto !important;
    line-height: normal;
}

.form-container:not(.agent-form) .ion-form .ion-form-group:not(.ion-form-group-radio) label {
    font-size: 18px;
    margin: 10px 0;
    display: none;
}

.form-container:not(.agent-form) .ion-form .ion-form-group select {
    height: 38px;
    border: 0;
}

.form-container:not(.agent-form) .ion-form .ion-form-group.ion-form-group-dropdown {
    padding: 0px 23px !important;
}

.form-container .ion-form .ion-form-group textarea {
    border: 3px solid #000 !important;
    border-radius: 23px !important;
    padding: 8px 23px !important;
    height: auto !important;
    min-height: 10em;
    line-height: normal;
}

.form-container .ion-form-success {
    text-align: center;
}

.form-container iframe {
    margin: -10px 0 10px;
}

.form-container button {
    flex: 1 0 100%;
    color: #000;
    display: inline-block;
    text-align: right;
    background: unset;
    border: unset;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    transition: 0.3s;
    padding: 0;
}

.form-container button::after {
    content: '\f0a9';
    font-size: 27px;
    font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    padding-left: 8px;
    vertical-align: top;
}

.form-container button:hover {
    color: #181468;
    opacity: 1;
    transition: 0.3s;
    background-color: transparent;
}

@media (max-width: 991px) {
    .form-container {
        margin-top: 50px;
    }
    .form-container.maintenance-info,
    .form-container.maintenance {
        margin-top: 0px;
    }
}

.inline-form-container {
    overflow: hidden;
}

.inline-form-container form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 -8px;
}

.inline-form-container form label {
    display: none !important;
}

.inline-form-container form input,
.inline-form-container form textarea {
    background: transparent;
    border: 3px solid #000 !important;
    border-radius: 23px !important;
    padding: 8px 23px !important;
    height: auto !important;
    line-height: normal;
}

.inline-form-container form textarea {
    line-height: 1.33;
}

.inline-form-container form ::-webkit-input-placeholder {
    color: #000;
    font-size: 16px;
    text-transform: lowercase;
}

.inline-form-container form button {
    flex: 1 0 100%;
    color: #000;
    display: inline-block;
    text-align: right;
    background: unset;
    border: unset;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    transition: 0.3s;
}

.inline-form-container form button::after {
    content: '\f0a9';
    font-size: 27px;
    font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    padding-left: 8px;
    vertical-align: top;
}

.inline-form-container form button:hover {
    color: #000;
    opacity: 0.7;
    transition: 0.3s;
    background-color: transparent;
}

.inline-form-container form .ion-form-group {
    flex: 1 0 200px;
    margin-bottom: 25px;
    padding: 0 8px;
}

.inline-form-container form .ion-form-group:nth-child(4) {
    flex-basis: 300px;
}

.inline-form-container form .ion-form-group.ion-form-group-textarea {
    flex-basis: 100%;
}

.inline-form-container.form-invert form input,
.inline-form-container.form-invert form textarea {
    border: 3px solid #fff !important;
}

.inline-form-container.form-invert form ::-webkit-input-placeholder {
    color: #fff;
}

.inline-form-container.form-invert form button {
    color: #fff;
}

.inline-form-container.form-invert form button:hover {
    color: #fff;
}

blockquote.testimonial {}

blockquote.testimonial .quote {}

blockquote.testimonial .credit {}

#areas {
    padding: 120px 0;
}

#areas h2 {
    text-align: center;
    margin: 0 0 100px;
}

ul.areas {
    margin: 0;
    padding: 0;
    text-align: center;
}

ul.areas li {
    text-align: center;
    width: 16.66%;
    list-style: none;
    float: left;
    padding: .3em 1em 50px 0;
    font-size: 30px;
    margin: 0;
    color: #000;
    font-family: 'Addington CF';
}

ul.areas li::before {
    content: '\f3c5';
    font-size: 40px;
    font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-weight: 600;
    color: #181468;
    -webkit-font-smoothing: antialiased;
    display: block;
    margin: 0 auto 10px;
}

ul.areas li a {
    color: #000;
}

.banner-primary ul.areas li a,
.banner-primary ul.areas li {
    color: #fff;
}

@media (max-width: 991px) {
    ul.areas li {
        width: 25%;
    }
}

@media (max-width: 767px) {
    ul.areas li {
        width: 33%;
        padding: .3em 1em 50px;
    }
}

@media (max-width: 550px) {
    ul.areas li {
        width: 50%;
    }
}

@media (max-width: 425px) {
    ul.areas {
        padding-left: 0;
    }
    ul.areas li {
        width: 100%;
        text-align: center;
        padding-left: 0;
        padding-right: 0;
    }
}

#home-banner {
    background-image: url('/images/Building layouts.webp');
    position: relative;
    padding-top: 125px;
    overflow: hidden;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#home-banner::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 0;
}

#home-banner .container {
    position: relative;
    z-index: 9;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex: 1 1 auto;
}

#home-banner .prompt {
    text-align: center;
    color: #fff;
    margin: auto 0;
    padding-top: 100px;
}

#home-banner .prompt h1 {
    font-size: 60px;
    color: inherit;
    margin: 0;
    line-height: 1.25em;
}

#home-banner .prompt p {
    position: relative;
    font-size: 30px;
    font-family: 'adelle-sans', sans-serif;
    font-style: italic;
    font-weight: 300;
    padding: 5px 10px;
    margin: 0;
    line-height: 1.35em;
}

#home-banner .prompt p::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: -1;
    transform: scaleX(1.2);
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 40%, rgba(0, 0, 0, 1) 60%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 40%, rgba(0, 0, 0, 1) 60%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 40%, rgba(0, 0, 0, 1) 60%, rgba(0, 0, 0, 0) 100%);
}

@media (max-width: 991px) {
    #home-banner {
        height: auto;
        padding-bottom: 50px;
    }
    #home-banner .prompt {
        text-align: center;
        width: 100%;
    }
}

@media (max-width: 500px) {
    #home-banner .prompt h1 {
        font-size: 36px;
    }
    #home-banner .prompt p {
        position: relative;
        font-size: 20px
    }
}

.social-sidebar {
    position: fixed;
    right: 0;
    top: 31%;
    z-index: 999;
}

.social-sidebar ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.social-sidebar li {
    background: #fff;
}

.social-sidebar li a {
    height: 67px;
    width: 67px;
    line-height: 67px;
    text-align: center;
    display: block;
    font-size: 24px;
    color: #fff;
}

.social-sidebar li:nth-child(1) a {
    background: rgba(0, 0, 0, 0.9);
}

.social-sidebar li:nth-child(2) a {
    background: rgba(0, 0, 0, 0.65);
}

.social-sidebar li:nth-child(3) a {
    background: rgba(0, 0, 0, 0.45);
}

.social-sidebar li:nth-child(4) a {
    background: rgba(0, 0, 0, 0.25);
}

.social-sidebar li:nth-child(5) a {
    background: rgba(0, 0, 0, 0);
}

.social-sidebar li a:hover {
    background: #181468;
    color: #fff;
}

@media (max-width: 991px) {
    .social-sidebar li a {
        height: 48px;
        width: 48px;
        line-height: 48px;
    }
}

@media (max-width: 850px) {
    .social-sidebar {
        top: auto;
        bottom: 0;
        left: 0;
        animation-name: none !important;
    }
    .social-sidebar ul {
        display: flex;
    }
    .social-sidebar li {
        flex: 1 1 25%;
    }
    .social-sidebar li a {
        width: 100%;
    }
}

#home-ctas {
    padding: 100px 0 0;
    text-align: center;
    position: relative;
    z-index: 9;
    margin-top: auto;
    width: 100%;
    max-width: 960px;
    margin: auto;
}

#home-ctas .cta {
    display: flex;
    position: relative;
    background: #000;
    border: 4px solid #fff;
    border-radius: 50%;
    height: 205px;
    width: 205px;
    overflow: hidden;
    margin: auto auto 30px;
}

#home-ctas .cta h3 {
    font-size: 28px;
    color: #fff;
    line-height: 1em;
    margin: auto;
    position: relative;
    z-index: 2;
}

#home-ctas .cta img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0.3;
    transition: 0.5s;
}

#home-ctas .cta:hover img {
    transform: scale(1.1);
    transition: 0.5s;
    opacity: 0.2;
}

@media (min-width: 767px) and (max-width: 992px) {
    #home-ctas .row {
        display: flex;
        flex-wrap: wrap;
    }
    #home-ctas .row [class*="col-"] {
        flex: 1 1 49%;
    }
}

@media (max-width: 991px) {
    #home-ctas {
        max-width: 500px;
    }
}

@media (max-width: 475px) {
    #home-ctas .cta {
        height: 150px;
        width: 150px;
    }
    #home-ctas .cta h3 {
        font-size: 20px;
    }
}

#home-carousel {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

#home-carousel .carousel-inner {
    height: 100%;
    width: 100%;
}

#home-carousel .carousel-inner .item {
    height: 100%;
    width: 100%;
    background-size: 2000px;
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
}

#home-carousel .carousel-inner .item.banner1 {
    background-image: url('/images/banner-1.jpg');
}

#home-carousel .carousel-inner .item.banner2 {
    background-image: url('/images/banner-2.jpg');
}

#home-carousel .carousel-inner .item.banner3 {
    background-image: url('/images/banner-3.jpg');
}

@media (min-height: 1130px) {
    #home-carousel .carousel-inner .item {
        background-size: cover;
    }
}

@media (min-width: 2001px) {
    #home-carousel .carousel-inner .item {
        background-size: cover;
    }
}

@media (max-width: 991px) {
    #home-carousel .carousel-inner .item {
        background-size: cover;
        background-attachment: scroll;
    }
}

.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

#home-welcome {
    padding: 80px 0 0;
    text-align: center
}

#home-welcome h2 {}

#home-welcome .flex-row:last-child {
    margin-bottom: 90px;
}

#home-testimonials {
    font-size: 18px;
}

#home-testimonials h2 {
    text-align: center;
}

#testimonial-carousel {
    width: 65%;
}

#testimonial-carousel .carousel-inner {
    width: calc(100% - 160px);
    margin: 0 auto;
}

#testimonial-carousel .carousel-inner .credit {
    margin: 35px 0 0;
    text-align: right;
}

#testimonial-carousel .carousel-control {
    background: unset;
    width: 80px;
    opacity: 1;
    display: flex;
    color: #181468;
    text-shadow: none;
    font-size: 33px;
}

#testimonial-carousel .right.carousel-control i {
    text-align: right;
    margin: auto 0 auto auto;
}

#testimonial-carousel .left.carousel-control i {
    text-align: left;
    margin: auto auto auto 0;
}

#testimonial-carousel .carousel-control:hover {
    color: #707070;
}

@media (max-width: 991px) {
    #testimonial-carousel {
        text-align: center;
        width: 100%;
    }
    #testimonial-carousel .carousel-inner {
        width: 100%;
    }
    #testimonial-carousel .carousel-control {
        position: relative;
        display: inline-block;
        width: 50px;
        margin: 30px auto 50px;
    }
    #testimonial-carousel .carousel-inner .credit {
        text-align: center;
    }
}

#home-analysis {
    padding: 150px 0;
    color: #fff;
    font-size: 18px;
    line-height: 1.65em;
    overflow: hidden;
}

#home-analysis .banner-primary {
    padding: 200px 0 180px;
    position: relative;
    transform: rotate(-6.5deg);
    width: 110%;
    margin-left: -5%;
    overflow: hidden;
}

#home-analysis .banner-primary .bg-image {
    position: absolute;
    top: -25%;
    left: 0;
    width: 100%;
    height: 140%;
    transform: rotate(6.5deg);
    background-position: center right;
    background-repeat: no-repeat;
}

#home-analysis .banner-primary::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(left, rgba(0, 70, 186, 1) 0%, rgba(0, 70, 186, 1) 50%, rgba(0, 70, 186, 0) 80%, rgba(0, 70, 186, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 70, 186, 1) 0%, rgba(0, 70, 186, 1) 50%, rgba(0, 70, 186, 0) 80%, rgba(0, 70, 186, 0) 100%);
    background: linear-gradient(to right, rgba(0, 70, 186, 1) 0%, rgba(0, 70, 186, 1) 50%, rgba(0, 70, 186, 0) 80%, rgba(0, 70, 186, 0) 100%);
}

#home-analysis .container {
    position: relative;
    transform: rotate(6.5deg);
    z-index: 9;
}

#home-analysis .content {
    max-width: 75%;
}

#home-analysis .content h2 {
    text-align: center;
    margin: 0 0 30px;
}

#home-analysis .content form {
    margin: 75px 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#home-analysis .content form label {
    display: none;
}

#home-analysis .content form input {
    background: transparent;
    border: 3px solid #fff;
    border-radius: 23px;
    padding: 8px 23px;
}

#home-analysis .content form input::-webkit-input-placeholder {
    color: #fff;
    font-size: 16px;
    text-transform: lowercase;
}

#home-analysis .content form button {
    flex: 1 0 100%;
    display: inline-block;
    text-align: right;
    background: unset;
    border: unset;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    transition: 0.3s;
}

#home-analysis .content form button::after {
    content: '\f0a9';
    font-size: 27px;
    font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    padding-left: 8px;
    vertical-align: top;
}

#home-analysis .content form button:hover {
    color: #fff;
    opacity: 0.7;
    transition: 0.3s;
}

#home-analysis .content form .ion-form-group {
    flex-basis: calc(25% - 20px);
    margin-bottom: 30px;
}

#home-analysis .content form .ion-form-group:last-of-type {
    flex-basis: calc(50% - 20px);
}

@media (max-width: 991px) {
    #home-analysis {
        padding: 0;
    }
    #home-analysis .content {
        max-width: 1000px;
    }
    #home-analysis .banner-primary {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        width: 100%;
        margin-left: 0;
    }
    #home-analysis .banner-primary .bg-image {
        top: 0;
        height: 100%;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        background-size: cover;
        opacity: .3;
    }
    #home-analysis .banner-primary::after {
        display: none;
    }
    #home-analysis .container {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
    }
    #home-analysis .content form .ion-form-group {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    }
}

@media (max-width: 500px) {
    #home-analysis .banner-primary {
        padding: 100px 0 80px;
    }
}

#home-blog {
    padding: 0 0 130px;
}

#home-blog h2 {
    text-align: center;
    margin: 0 0 40px;
}

#home-blog .item {
    margin-bottom: 40px;
    font-size: 15px;
    line-height: 1.8em;
    text-align: center;
}

#home-blog .post-featured {
    margin-bottom: 25px;
}

#home-blog .post-title {
    font-size: 22px;
    color: #000;
    margin: 0;
    text-transform: uppercase;
}

#home-blog .post-title a {
    color: #000;
}

#home-blog .post-title a:hover {
    color: #181468;
}

#home-blog .post-title::after {
    content: '';
    display: block;
    width: 59px;
    height: 6px;
    background: #181468;
    margin: 20px 0 25px;
}

#home-blog .read-more {
    display: block;
    white-space: nowrap;
    text-align: right;
    margin-top: 10px;
}

@media (min-width: 992px) {
    #home-blog .container-fluid {
        padding: 0 10%;
    }
    #home-blog .list {
        margin-left: -40px;
        margin-right: -40px;
    }
    #home-blog .item {
        padding-left: 40px;
        padding-right: 40px;
        text-align: left;
    }
}

#secondary-banner {
    position: relative;
    padding-top: 125px;
    height: 585px;
    overflow: hidden;
    background-size: 2000px;
    background-attachment: fixed;
    background-position: center top;
    display: flex;
    flex-direction: column;
}

#secondary-banner::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
}

#secondary-banner .container {
    position: relative;
    z-index: 9;
    margin: auto;
}

#secondary-banner .prompt {
    color: #fff;
    text-align: center;
}

#secondary-banner .prompt .lead {
    font-size: 60px;
    margin: 0;
    font-weight: 400;
    margin: 0;
    line-height: 1.25em;
    font-family: 'Addington CF';
}

#secondary-banner .prompt .sub {
    font-size: 30px;
    margin: 20px auto 0;
    max-width: 965px;
    line-height: 1.35em;
}

#secondary-banner .prompt p {
    font-size: 20px;
    margin: 30px 0 0;
}

#secondary-banner .prompt p a {
    color: #fff;
}

#secondary-banner .prompt .btn {
    margin-top: 25px;
}

#secondary-banner .frs-widget.quick-lead {
    display: flex;
    max-width: 900px;
    margin: 10px auto 0;
    color: #000;
}

#secondary-banner .frs-widget.quick-lead label {
    display: none;
}

#secondary-banner .frs-widget.quick-lead input {
    border: 0;
    padding: 0 15px;
    height: 60px;
}

#secondary-banner .frs-widget.quick-lead button {
    white-space: nowrap;
}

#secondary-banner .frs-widget.quick-lead button:hover {
    opacity: 1;
}

@media (min-width: 2001px) {
    #secondary-banner {
        background-size: cover;
    }
}

@media (max-width: 991px) {
    #secondary-banner {
        background-size: cover;
        background-attachment: scroll;
    }
}

@media (max-width: 500px) {
    #secondary-banner {
        height: auto;
        min-height: 450px;
    }
    #secondary-banner .prompt {
        padding: 50px 0;
    }
    #secondary-banner .prompt .lead {
        font-size: 36px;
    }
    #secondary-banner .prompt .sub {
        font-size: 22px;
    }
}

#secondary-banner.pm-page {
    height: 100vh;
    display: flex;
    flex-direction: column;
    text-align: center;
}

#secondary-banner.pm-page .launch-quick-lead {
    padding: 60px 0;
    margin-top: auto;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    position: relative;
    z-index: 2;
}

#secondary-banner.pm-page .launch-quick-lead .container-fluid {
    max-width: 1700px;
    margin: 0 auto;
}

#secondary-banner.pm-page .launch-quick-lead .container-fluid .text {
    margin: auto 0;
}

#secondary-banner.pm-page .launch-quick-lead .container-fluid .text h2 {
    font-size: 50px;
}

#secondary-banner.pm-page .launch-quick-lead .container-fluid .text .arrow {
    display: block;
    margin: 20px 0 0 auto;
    text-align: right;
}

@media (min-width: 992px) {
    #secondary-banner.pm-page .launch-quick-lead h2 {
        margin-right: 40px;
        text-align: left;
    }
    #secondary-banner.pm-page .launch-quick-lead .container-fluid {
        display: flex;
        justify-content: space-between;
    }
}

@media (max-width: 991px) {
    #secondary-banner.pm-page {
        height: auto;
        min-height: 100vh;
    }
    #secondary-banner.pm-page .launch-quick-lead .container-fluid .text .arrow {
        display: none;
    }
}

#pm-page {}

#pm-intro {
    padding: 120px 0;
    font-size: 18px;
}

#pm-intro .bg-img {
    opacity: .1;
}

#pm-intro h1 {
    text-align: center;
}

#pm-intro .intro {
    max-width: 1155px;
    margin: 0 auto 90px;
}

#pm-intro ul {
    padding-left: 0px;
    margin: 0;
}

#pm-intro ul li {
    margin: 25px 0;
}

#pm-intro .text-alt {
    font-weight: 600;
}

#pm-explore {
    padding: 120px 0;
    text-align: center;
}

#pm-explore .row:before,
#pm-explore .row:after {
    display: inline-block !important
}

.service-cards {
    margin-bottom: 50px;
}

.service-cards [class*='col-'] {
    position: relative;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    margin-bottom: 30px;
    overflow: visible;
}

.service-card {
    width: 100%;
    height: 0;
    padding-top: 100%;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    position: relative;
    display: block;
}

.service-card img {
    position: absolute;
    top: 0;
    left: 0;
    opacity: .4;
}

.service-card .text {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 15px;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.service-card .text h3 {
    margin: auto 0 25px;
    font-size: 40px;
    -webkit-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
}

.service-card .text p {
    font-size: 18px;
    margin: 0 0 auto;
}

@media (min-width: 992px) {
    .service-cards [class*='col-']:hover {
        z-index: 5;
    }
    .service-cards [class*='col-']:hover .service-card {
        -webkit-transform: rotateY(180deg) scale(1.03);
        transform: rotateY(180deg) scale(1.03);
        z-index: 3;
        -webkit-transition: 0.8s;
        -o-transition: 0.8s;
        transition: 0.8s;
        -webkit-box-shadow: 0px 1vw 4vw -1vw rgba(0, 0, 0, 0.6);
        box-shadow: 0px 1vw 4vw -1vw rgba(0, 0, 0, 0.6);
    }
    .service-cards [class*='col-']:hover .service-card .service-card__front .text h3 {
        opacity: 0;
    }
    .service-cards [class*='col-']:active .service-card {
        -webkit-transform: rotateY(180deg) scale(1);
        transform: rotateY(180deg) scale(1);
        -webkit-box-shadow: 0px 1vw 4vw -1vw rgba(0, 0, 0, 0);
        box-shadow: 0px 1vw 4vw -1vw rgba(0, 0, 0, 0);
    }
    .service-card__front {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        background: #000;
        color: #fff;
    }
    .service-card__front .text h3 {
        margin: auto;
        color: #fff;
    }
    .service-card__back {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        display: block;
        color: #000;
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg);
        padding: 10px;
        text-align: center;
    }
}

@media (min-width: 768px) {
    .service-cards {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .service-card .text h3 {
        font-size: 30px;
    }
}

@media (max-width: 991px) {
    .service-card__front .text {
        display: none;
    }
}

#pm-discover {
    position: relative;
    padding: 100px 0;
    color: #fff;
    background: #000;
    font-size: 18px;
    line-height: 1.8em;
}

#pm-discover .bg-img {
    opacity: .45;
    z-index: 1;
}

#pm-discover .container {
    position: relative;
    z-index: 9;
}

#pm-discover h2 {
    margin-bottom: 90px;
}

#cta-banner {
    background: #000;
    padding: 125px 0;
    text-align: center;
}

#cta-banner ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-flex;
    flex-direction: column;
}

#cta-banner ul li a {
    color: #000;
    background: #fff;
    position: relative;
    border: 4px solid #000;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    width: 394px;
    height: 394px;
    border-radius: 50%;
    overflow: hidden;
}

#cta-banner ul li:nth-child(2) {
    margin: -35px auto;
}

#cta-banner ul li h3 {
    font-family: 'Velocity';
    font-size: 50px;
    position: relative;
    z-index: 9;
}

#cta-banner ul li img {
    position: absolute;
    top: 0;
    left: 0;
    opacity: .2;
}

@media (min-width: 992px) {
    #cta-banner ul {
        flex-direction: row;
    }
    #cta-banner ul li:nth-child(2) {
        margin: auto -35px;
    }
    #cta-banner ul li h3 {
        opacity: 0;
        transition: 0.5s;
    }
    #cta-banner ul li img {
        opacity: 1;
        transition: 0.5s;
    }
    #cta-banner ul li a:hover h3 {
        opacity: 1;
        transition: 0.5s;
    }
    #cta-banner ul li a:hover img {
        opacity: .2;
        transition: 0.5s;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #cta-banner ul li a {
        width: 320px;
        height: 320px;
    }
    #cta-banner ul li h3 {
        font-size: 40px;
    }
}

@media (max-width: 600px) {
    #cta-banner ul li a {
        width: 280px;
        height: 280px;
    }
    #cta-banner ul li h3 {
        font-size: 40px;
    }
}

#contact-banner {
    position: relative;
    padding: 120px 0 135px;
    text-align: center;
}

#contact-banner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('/images/contact-bg.png');
    background-position: center left;
    background-repeat: no-repeat;
    background-size: auto 100%;
}

#contact-banner::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 70%;
    height: 100%;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
}

#contact-banner .inline-form-container {
    position: relative;
    max-width: 500px;
    margin-left: auto;
    z-index: 9;
}

#contact-banner .inline-form-container iframe {
    margin-left: 10px;
}

#about-team {
    padding: 120px 0 130px;
    text-align: center;
}

#about-team .team-slider {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 85px 0 0;
}

#about-team .team-slider>li:not(.expander) {
    position: relative;
    flex-basis: 25%;
    width: 25%;
    height: 576px;
    display: flex;
    flex-direction: column;
    align-content: center;
    padding: 15px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.2, 5s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

#about-team .team-slider>li:not(.expander) .image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 284px;
    height: 284px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 50%;
    z-index: 0;
    transition: 0.4s;
}

#about-team .team-slider>li:not(.expander) .image img {
    object-position: top;
}

#about-team .team-slider>li:not(.expander) .name {
    color: #000;
    font-size: 34px;
    font-family: 'Velocity';
    margin: auto auto -10px;
    padding: 10px;
    z-index: 99;
    opacity: 0;
    transition: 0.4s;
    overflow: visible;
}

#about-team .team-slider>li:not(.expander) .title {
    color: #181468;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 3px auto 80px;
    z-index: 99;
    opacity: 0;
    transition: 0.4s;
}

#about-team .team-slider>li:not(.expander)::after {
    content: url('/images/arrow-down.png');
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%, -100%);
    width: 43px;
    height: 43px;
    transition: 0.4s;
    z-index: 1;
    opacity: 0;
}

#about-team .team-slider>li:not(.expander).active::after {
    transform: translate(-50%, 0);
    transition: 0.4s;
    opacity: 1;
}

#about-team .team-slider>li:not(.expander).active .image {
    height: 100%;
    width: 100%;
    border-radius: 0;
    transition: 0.4s;
}

#about-team .team-slider>li:hover:not(.expander) {
    cursor: pointer;
}

#about-team .team-slider>li:hover:not(.expander) .image,
#about-team .team-slider>li.active:not(.expander) .image {
    opacity: 1;
    transition: 0.4s;
}

#about-team .team-slider>li:hover:not(.expander) .name,
#about-team .team-slider>li.active:not(.expander) .name,
#about-team .team-slider>li:hover:not(.expander) .title,
#about-team .team-slider>li.active:not(.expander) .title {
    opacity: 1;
    transition: 0.4s;
}

#about-team .team-slider .details {
    display: none;
}

#about-team .team-slider .expander {
    position: relative;
    text-align: left;
    height: auto;
    margin-bottom: 80px;
    padding: 60px 6% 60px;
    background: #181468;
    width: 100%;
    flex-basis: 100%;
    transition: 0.8s;
    color: #fff;
    font-weight: 500;
}

#about-team .team-slider .expander::before {
    content: '';
    position: absolute;
    bottom: 100%;
    height: 170px;
    left: 0;
    right: 0;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
}

#about-team .team-slider .expander .details {
    color: #fff;
    display: block;
    margin-top: 30px;
}

#about-team .team-slider .expander.collapsed {
    height: 0;
    transition: 0.8s;
    padding: 0 6%;
}

#about-team .team-slider .expander.collapsed ul {
    height: 0;
}

#about-team .team-slider .expander a {
    color: #fff;
}

#about-team .team-slider .expander a:hover {
    opacity: 0.7;
}

#about-team .team-slider .expander ul {
    text-align: left;
    list-style: none;
    padding: 0;
    margin: 0;
    opacity: 0;
    line-height: 2.18em;
}

#about-team .team-slider .expander ul li {
    padding-bottom: 30px;
    padding-left: 70px;
    position: relative;
    background-repeat: no-repeat;
    background-position: left top;
}

#about-team .team-slider .expander ul li.phone {
    background-image: url('/images/phone-icon.png');
}

#about-team .team-slider .expander ul li.email {
    background-image: url('/images/email-icon.png');
}

#about-team .team-slider .expander ul li.bio {
    background-image: url('/images/bio-icon.png');
}

#about-team .team-slider .expander ul li.bio a {
    border-bottom: 2px solid currentColor;
}

#about-team .team-slider .expander ul li.bio a:not(:hover) {}

@media (max-width: 1199px) {
    #about-team .team-slider>li:not(.expander) {
        flex-basis: 33.33%;
        width: 33.33%;
    }
}

@media (max-width: 991px) {
    #about-team .team-slider>li:not(.expander) {
        flex-basis: 50%;
        width: 50%;
    }
    #about-team .team-slider .expander ul {
        opacity: 1;
    }
}

@media (max-width: 700px) {
    #about-team .team-slider>li:not(.expander) {
        flex-basis: 100%;
        width: 100%;
        margin-bottom: 15px;
    }
}

@media (max-width: 600px) {
    #about-team .team-slider .expander {
        padding: 120px 4% 110px;
    }
}

@media (max-width: 500px) {
    #about-team {
        padding: 70px 0 70px;
        text-align: center;
    }
    #about-team h2 {
        margin: 0 0 70px;
    }
    #about-team .team-slider>li:not(.expander) {
        height: 400px;
    }
}

#about-numbers {
    padding: 120px 0;
    text-align: center;
}

#contact-page {}

#contact-page ul a {
    color: #000;
}

#contact-page ul:not(.address) {
    list-style: none;
    padding-left: 15px;
    font-size: 20px;
}

#contact-page ul:not(.address)>li {
    padding-left: 60px;
    position: relative;
    margin: 35px 0;
}

#contact-page ul>li [class*="icon-"] {
    position: absolute;
    top: 0;
    left: 0;
    fill: #181468;
}

#contact-page ul>li table {
    font-size: 16px;
    margin: 20px 0;
    width: auto;
}

.map-container {
    margin-bottom: -8px;
}

#tenant-resources h2 {
    font-size: 34px;
    margin-top: 25px;
}

#guarantees {}

#guarantees h3 {
    font-size: 24px;
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 5px
}

#guarantees .row {
    display: flex;
    flex-wrap: wrap;
    margin: 25px 0
}

#guarantees .row [class*="col-"] {
    margin: auto
}

#guarantees .row:before,
#guarantees .row:after {
    display: inline-block !important
}

#guarantees svg {
    width: 75px;
    height: 100%;
    fill: var(--dark)
}

@media(max-width:991px) {
    #guarantees {
        text-align: center
    }
}

#pricing {}

#pricing header {
    margin-bottom: 40px
}

#pricing .pricing-table {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto
}

#pricing .pricing-table>thead>tr>th {
    padding: 18px 5px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase
}

#pricing .pricing-table>thead>tr>th.title {
    font-size: 20px;
    line-height: 1;
    font-family: var(--secondary-font)
}

#pricing .pricing-table>thead>tr>th.sub-title {
    font-size: 16px;
    font-family: var(--primary-font);
    background: #94979f
}

#pricing .pricing-table>thead>tr:nth-of-type(1)>th {
    border-bottom: 3px solid #fff
}

#pricing .pricing-table>thead>tr:nth-of-type(2)>th {
    border-bottom: 4px solid #fff
}

#pricing .pricing-table>thead>tr:nth-of-type(1)>th.title {
    background: #181468
}

#pricing .pricing-table>thead>tr:nth-of-type(2)>th.title {
    background: var(--primary)
}

#pricing .pricing-table>thead>tr>th:nth-of-type(1),
#pricing .pricing-table>tbody>tr>td:nth-of-type(1) {
    border-right: 16px solid #fff
}

#pricing .pricing-table>thead>tr>th:nth-of-type(2),
#pricing .pricing-table>tbody>tr>td:nth-of-type(2) {
    border-right: 26px solid #fff
}

#pricing .pricing-table>thead>tr>th:nth-of-type(3),
#pricing .pricing-table>tbody>tr>td:nth-of-type(3) {
    border-right: 3px solid #fff
}

#pricing .pricing-table>tbody>tr>td {
    padding: 20px 7px;
    font-weight: 400;
    font-size: 16px;
    background: #f7f7f7;
    border-bottom: 3px solid #f7f7f7;
    text-align: center;
    line-height: 1
}

#pricing .pricing-table>tbody>tr>td:nth-of-type(1) {
    border-bottom: 3px solid #fff;
    background: #ebebeb;
    padding: 15px 10px 15px 30px
}

#pricing .pricing-table>tbody>tr>td .small {
    display: block;
    font-size: 14px
}

#pricing .pricing-table>tbody>tr>td:nth-of-type(1) {
    padding-left: 15px;
    min-width: 338px;
    text-align: left
}

#pricing .pricing-table>tbody>tr>td svg {
    width: 23px;
    height: 23px
}

#pricing .pricing-table>tbody>tr>td svg.light {
    fill: var(--primary)
}

#pricing .pricing-table>tbody>tr>td svg.dark {
    fill: #181468
}

#pricing .pricing-table>tbody>tr.disclaimer>td:nth-of-type(1) {
    background: #fff;
    padding: 25px 10px;
    font-size: 14px
}

#pricing .pricing-table>tbody>tr.top-segment-title>td:nth-of-type(1),
#pricing .pricing-table>tbody>tr.segment-title>td:nth-of-type(1) {
    font-weight: bold;
    font-size: 18px;
    padding: 15px 10px
}

#pricing .pricing-table>tbody>tr.segment-title>td:nth-of-type(1) {
    border-top: 16px solid #fff
}

#pricing .pricing-table>tbody>tr:last-of-type>td {
    padding: 30px 19px
}

#pricing .pricing-table>tbody>tr:last-of-type>td:first-of-type {
    background: #fff
}

#pricing .pricing-table>tbody>tr:last-of-type>td .btn {
    min-width: 216px
}

@media(max-width:1313px) {
    #pricing .pricing-table>tbody>tr>td:nth-of-type(1) {
        min-width: 0
    }
    #pricing .pricing-table>tbody>tr:last-of-type>td .btn {
        min-width: 150px
    }
}

@media (max-width: 991px) {
    #pricing {}
    #pricing .pricing-table-responsive {
        border: 0;
    }
    #pricing .pricing-table,
    #pricing thead,
    #pricing tbody,
    #pricing tfoot,
    #pricing th,
    #pricing td,
    #pricing tr {
        display: block;
        border: 0 !important;
    }
    #pricing .pricing-table>thead {
        display: none;
    }
    #pricing .pricing-table>tbody>tr>td {
        width: 50%;
        border-bottom: 3px solid #fff !important
    }
    #pricing .pricing-table>tbody>tr.segment-title>td:nth-of-type(2),
    #pricing .pricing-table>tbody>tr.segment-title>td:nth-of-type(3),
    #pricing .pricing-table>tbody>tr.segment-title>td:nth-of-type(4),
    #pricing .pricing-table>tbody>tr.disclaimer>td:nth-of-type(2),
    #pricing .pricing-table>tbody>tr.disclaimer>td:nth-of-type(3),
    #pricing .pricing-table>tbody>tr.disclaimer>td:nth-of-type(4) {
        display: none
    }
    #pricing .pricing-table>tbody>tr.segment-title>td:nth-of-type(1) {
        text-align: center !important;
        color: #fff;
        font-size: 20px;
        text-transform: uppercase;
        background: #181468
    }
    #pricing .pricing-table>tbody>tr>td:nth-of-type(1) {
        font-size: 18px;
        padding-left: 7px !important;
        display: block;
        font-weight: bold;
        color: var(--primary);
        text-align: center
    }
    #pricing .pricing-table>tbody>tr.segment-title>td:first-of-type {
        border-bottom: 0 !important
    }
    #pricing .pricing-table>tbody>tr>td br {
        display: none
    }
    #pricing .pricing-table>thead>tr>td::after {
        content: '';
        position: absolute;
        left: 15px !important;
        top: 50%;
        bottom: 0;
        width: 50%;
        height: auto !important;
        right: auto !important;
        bottom: auto !important;
        transform: translateY(-50%);
        background: none !important;
        font-size: 20px;
        text-align: left;
        line-height: 1.25;
        white-space: normal;
    }
    #pricing .pricing-table>tbody>tr>td {
        width: 100% !important;
        display: flex;
        justify-content: space-between;
        align-items: center;
        text-align: right;
        padding: 18px 9px;
        white-space: normal;
    }
    #pricing .pricing-table tbody td::before {
        text-align: left;
        min-width: 50%;
        width: 50%;
        white-space: normal;
        padding-right: 40px;
        font-weight: 500;
    }
    #pricing .pricing-table tbody td:nth-child(2)::before,
    #pricing .pricing-table thead tr td:nth-child(2)::after,
    #pricing .pricing-table tbody tr.with-arrows td:nth-child(2)::after,
    #pricing .pricing-table tfoot td:nth-child(2)::before {
        content: 'Tenant Placement';
    }
    #pricing .pricing-table tbody td:nth-child(3)::before,
    #pricing .pricing-table thead tr td:nth-child(3)::after,
    #pricing .pricing-table tbody tr.with-arrows td:nth-child(3)::after,
    #pricing .pricing-table tfoot td:nth-child(3)::before {
        content: 'Full Service - Single Family Homes';
    }
    #pricing .pricing-table tbody td:nth-child(4)::before,
    #pricing .pricing-table thead tr td:nth-child(4)::after,
    #pricing .pricing-table tbody tr.with-arrows td:nth-child(4)::after,
    #pricing .pricing-table tfoot td:nth-child(4)::before {
        content: 'Full Service - Apartments';
    }
    #pricing .pricing-table>tbody>tr>td:nth-of-type(1),
    #pricing .pricing-table>thead>tr>th:nth-of-type(1) {
        right: auto
    }
    #pricing .pricing-table>tbody>tr>td:nth-of-type(2),
    #pricing .pricing-table>thead>tr>th:nth-of-type(2) {
        right: auto
    }
    #pricing .pricing-table>tbody>tr>td:nth-of-type(3),
    #pricing .pricing-table>thead>tr>th:nth-of-type(3) {
        left: auto
    }
    #pricing .pricing-table>thead>tr>th:nth-of-type(4),
    #pricing .pricing-table>tbody>tr>td:nth-of-type(4) {
        left: auto
    }
    #pricing .pricing-table>tbody>tr.larger-text td:first-of-type {
        border-bottom: 0 !important
    }
    #pricing .pricing-table>tbody>tr.larger-text td:first-of-type {
        width: 100%
    }
    #pricing .pricing-table>tbody>tr:last-of-type td::before,
    #pricing .pricing-table tbody>tr:last-of-type td:nth-of-type(1),
    #pricing .pricing-table tbody>tr:last-of-type td:nth-of-type(2),
    #pricing .pricing-table tbody>tr:last-of-type td:nth-of-type(3) {
        display: none
    }
    #pricing .pricing-table>tbody>tr:last-of-type>td .btn {
        min-width: 100%
    }
    #pricing .pricing-table>tbody>tr:last-of-type>td {
        padding: 20px 0 0;
        background: #fff;
        display: block
    }
    #pricing .pricing-table>tbody>tr:last-of-type>td .btn {
        width: 100%;
        min-width: 0;
        max-width: 100%
    }
}

@media (max-width: 500px) {
    #pricing .pricing-table thead tr td::after,
    #pricing .pricing-table td::before,
    #pricing .pricing-table tfoot td::before,
    #pricing .pricing-table tbody tr.with-arrows td::after {
        font-size: 16px !important;
    }
    #pricing .pricing-table thead td {
        font-size: 20px;
    }
    #pricing .pricing-table tbody th {
        font-size: 18px;
    }
    #pricing .pricing-table thead th,
    #pricing .pricing-table thead td,
    #pricing .pricing-table tbody th,
    #pricing .pricing-table tbody td {
        width: 100%
    }
}

.frs-widget.prop-new .prop-new-item,
.frs-widget.prop-rented .prop-rented-item {
    padding: 5px 0px 5px 0px;
    margin: 0px;
}

.frs-widget.prop-new .prop-new-item .prop-img,
.frs-widget.prop-rented .prop-rented-item .prop-img {
    width: 33%;
    float: left;
    margin-right: 0
}

.frs-widget.prop-new .prop-new-item,
.frs-widget.prop-rented .prop-rented-item {
    font-size: 0.85em;
}

.frs-widget.prop-new .prop-new-item .prop-info,
.frs-widget.prop-rented .prop-rented-item .prop-info {
    width: 64%;
    float: right;
}

.frs-widget.prop-new .prop-new-item .prop-details,
.frs-widget.prop-rented .prop-rented-item .prop-details {
    padding-top: 5px;
}

.frs-widget.prop-new .prop-new-item .prop-title a {
    font-size: .85em
}

.frs-widget.prop-view .prop-apply,
.frs-widget.prop-view .prop-showing {
    text-transform: none;
}

.frs-widget.prop-view .prop-form button {
    height: auto;
    min-width: 0;
    width: 100%;
    height: 48px;
    line-height: 48px;
    padding: 0;
}

.frs-widget .frs-btn,
.frs-widget .prop-result .prop-btn a,
.frs-tabl-link .frs-btn {
    background: #181468;
    border-color: #181468;
    border-width: 1px;
    border-style: solid;
    color: #fff !important;
    padding: 15px 30px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-weight: normal;
}

.frs-widget .frs-btn:hover,
.frs-widget .prop-result .prop-btn a:hover,
.frs-tabl-link .frs-btn:hover {
    color: #181468 !important;
    background: #ffffff !important;
    text-decoration: none;
}

.frs-widget .prop-tabs {
    width: 100%;
    text-align: left;
}

.frs-widget .prop-tabs .prop-tab-nav ul li a {
    background: #181468;
}

.frs-widget form input[type='text'],
.frs-widget form select {
    border: 1px solid #999
}

.frs-widget.prop-view {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    align-items: flex-start;
}

.frs-widget.prop-view .prop-tabs .prop-tab-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}

.frs-widget.prop-view .prop-tabs .prop-tab-nav ul li {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}

.frs-widget.prop-view .prop-tabs .prop-tab-nav ul li:last-child {
    margin-right: 0;
}

.frs-widget.prop-view .prop-tabs .prop-tab-nav ul li a {
    width: 100%;
}

.frs-widget.prop-view .prop-view-cmd {
    margin-left: auto;
    -webkit-box-ordinal-group: -2;
    -ms-flex-order: -3;
    order: -3;
}

.frs-widget.prop-view .prop-title {
    line-height: 1.2em;
    margin: 15px 0 30px;
    color: #2E2E2E;
    width: 100%;
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
}

.frs-widget.prop-view .prop-form {
    padding: 0 !important;
}

.frs-widget.prop-view .prop-form label {
    width: 100%;
    padding: 0;
    margin-bottom: 0;
    font-weight: bold;
}

.frs-widget.prop-view .prop-form label+br {
    display: none
}

.frs-widget.prop-view .prop-form input {
    padding: 3px 8px;
}

.frs-widget.prop-view .prop-form textarea {
    border: 1px solid #999
}

.frs-widget.prop-view .prop-form {
    width: 247px;
    padding: 0 0 15px;
    margin-bottom: 30px;
}

.frs-widget.prop-view .prop-form .prop-lead-form {
    padding: 15px;
    background: #f1f1f1;
}

.frs-widget.prop-view .prop-phone,
.frs-widget.prop-view .prop-rent,
.frs-widget .prop-tabs .prop-section h3,
.frs-widget .prop-result .prop-rent {
    color: #181468;
}

.frs-widget.prop-view .prop-form .prop-form-hdr {
    color: #fff;
    background: #181468;
    border: 0;
    margin: 0;
    padding: 15px;
    text-align: center;
}

.frs-widget.prop-view .prop-info {
    padding-top: 0;
    flex-grow: 1;
}

.frs-widget.prop-view .prop-details>div {
    padding: 0px;
    margin: 0;
}

.frs-widget.prop-view .prop-details .prop-rent,
.frs-widget.prop-view .prop-phone {
    margin: 20px 0 10px;
}

.frs-widget.prop-view .prop-gallery {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 50%;
}

.frs-widget.prop-view .prop-gallery .prop-img {
    overflow: hidden;
    margin-bottom: 4px;
}

.frs-widget.prop-view .prop-gallery .prop-img img {
    -webkit-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
}

.frs-widget.prop-view .prop-gallery .prop-img a:hover {
    opacity: 1;
}

.frs-widget.prop-view .prop-gallery .prop-img a:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}

.frs-widget.prop-view .prop-gallery .prop-thmb-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    position: relative;
}

.frs-widget.prop-view .prop-gallery .prop-thmbs {
    margin: 0 0 0 -8px;
}

.frs-widget.prop-view .prop-gallery .prop-thmbs .prop-thmb,
.frs-widget.prop-view .prop-gallery .prop-thmbs .prop-thmb:first-child {
    width: 25%;
    margin: 0;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    float: none;
    overflow: hidden;
    position: relative;
}

.frs-widget.prop-view .prop-gallery .prop-thmbs .prop-thmb a {
    display: block;
    width: 100%;
    height: 0;
    padding-top: 80%;
    position: relative;
    margin: 4px 8px;
    overflow: hidden;
}

.frs-widget.prop-view .prop-gallery .prop-thmbs .prop-thmb a:hover {
    opacity: 1;
}

.frs-widget.prop-view .prop-gallery .prop-thmbs .prop-thmb img {
    max-width: none;
    max-height: none;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}

.frs-widget.prop-view .prop-gallery .prop-thmbs .prop-thmb a:hover img {
    -webkit-transform: translate(-50%, -50%) scale(1.05);
    -ms-transform: translate(-50%, -50%) scale(1.05);
    transform: translate(-50%, -50%) scale(1.05);
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}

.frs-widget.prop-view .prop-gallery .prop-gallery-count {
    margin: 15px auto 35px;
    font-size: 14px;
    font-weight: 300;
}

.frs-widget.prop-view .prop-section h3 {
    font-weight: 400;
    margin: 0 0 10px;
}

.frs-widget.prop-view .prop-links {
    border: 0;
}

.frs-widget .prop-tabs .prop-section>div {
    margin: 8px 0px;
}

.frs-widget.prop-view .prop-details-tab .prop-video,
.frs-widget.prop-view .prop-video-tab {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    margin-bottom: 20px;
}

.frs-widget.prop-view .prop-details-tab .prop-video iframe,
.frs-widget.prop-view .prop-video-tab iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 0;
}

.frs-widget form label {
    font-weight: normal
}

.prop-list-paging {
    text-align: center;
    margin: 25px auto 0;
}

.frs-paging {
    display: inline-flex;
    flex-direction: row-reverse;
}

.frs-paging-btn.active a {
    background-color: #181468;
    color: #fff;
}

.frs-paging-btn a {
    height: 35px;
    width: 35px;
    line-height: 35px;
    min-width: unset;
    display: inline-block;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 3px;
}

.frs-paging-btn a:hover {
    text-decoration: none;
    opacity: 1;
}

.frs-paging-btn:not(.active) a:hover {
    background-color: #dedede;
    color: #333;
}

.frs-paging-btn:first-child:not(.active) a,
.frs-paging-btn:last-child:not(.active) a {
    width: auto;
    background: transparent;
}

.frs-paging-btn:first-child:not(.active) a:hover,
.frs-paging-btn:last-child:not(.active) a:hover {
    color: #181468;
}

.frs-paging-btn:first-child:not(.active) a::after {
    content: '>';
    padding-left: 8px;
}

.frs-paging-btn:last-child:not(.active) a::before {
    content: '<';
    padding-right: 8px;
}

.prop-map {
    height: 550px;
    width: 100%;
}

.frs-widget .hide.active {
    display: block !important;
}

.lightbox .lb-image {
    max-width: inherit;
}

.prop-ad-links * {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-filter: gray;
    filter: gray;
    filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale")
}

@media screen and (max-width:1199px);
    {
    .frs-widget.prop-list .prop-search {
        padding: 20px 50px
    }
    .frs-widget.prop-view .prop-info {
        margin: 0 1%;
        width: 21%;
    }
    .frs-widget.prop-view .prop-thmbs {
        display: block;
    }
    .frs-widget.prop-view .prop-gallery {
        margin: 0;
        width: 50%;
    }
}

@media screen and (max-width:1060px);
    {
    .frs-widget.prop-list .prop-search {
        padding: 20px 50px
    }
    .frs-widget.prop-view .prop-info {
        margin: 0 1%;
        width: 21%;
    }
    .frs-widget.prop-view .prop-thmbs {
        display: block;
    }
    .frs-widget.prop-view .prop-gallery {
        margin: 0;
        width: 50%;
    }
}

@media screen and (max-width: 991px) {
    .frs-widget.prop-view .prop-form {
        width: 100%;
        max-width: 500px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin: 50px auto 0;
    }
    .frs-widget.prop-view .prop-info {
        width: 30%;
        padding-left: 0;
        padding-top: 0;
        margin-left: 0;
    }
    .frs-widget.prop-view .prop-gallery {
        width: 60%;
    }
    .frs-widget.prop-view .prop-links {
        width: 100%;
        text-align: center;
    }
}

@media screen and (max-width: 890px) {
    .frs-widget.prop-list .prop-search {
        padding: 20px 10px
    }
}

@media screen and (max-width: 768px) {
    .frs-widget.prop-list .prop-search .prop-search-form-rent {
        clear: both
    }
    .frs-widget.prop-list .prop-search .prop-search-form-button {
        clear: both;
        float: none
    }
    .frs-widget .prop-result .prop-img,
    .frs-widget .prop-result .prop-info,
    .frs-widget .prop-result .prop-details {
        float: none;
        width: 100%;
        text-align: center
    }
    .prop-list-paging {
        position: relative;
        display: inline-block
    }
    .frs-widget.prop-list .prop-search .prop-search-form-keyword,
    .frs-widget.prop-list .prop-search .prop-search-form-rent,
    .frs-widget.prop-list .prop-search .prop-search-form-pets,
    .frs-widget.prop-list .prop-search .prop-search-form-sort,
    .frs-widget.prop-list .prop-search .prop-search-form-button {
        width: 100%;
        margin-left: 0;
        padding-left: 0
    }
    .frs-widget.prop-list .prop-search .prop-search-form-beds,
    .frs-widget.prop-list .prop-search .prop-search-form-baths {
        width: 49%;
        margin-left: 0;
        padding-left: 0
    }
    .frs-widget.prop-list .prop-search .prop-search-form-baths {
        margin-left: 2%
    }
    .frs-widget {
        text-align: center
    }
    .frs-widget.prop-view .prop-form,
    .frs-widget.prop-view .prop-info {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }
    .frs-widget.prop-view .prop-info {
        margin-bottom: 35px;
    }
    .frs-widget.prop-view .prop-gallery {
        max-width: 100%;
    }
    .frs-widget.prop-view .prop-form label {
        text-align: left;
    }
    .frs-widget.prop-view .prop-info {
        margin-left: 0px;
    }
    .frs-widget.prop-view .prop-gallery {
        margin-left: 0%;
        clear: both;
        width: 100%;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .frs-widget.prop-view .prop-links {
        width: 100%
    }
    .frs-widget.prop-view .prop-gallery .prop-gallery-count {
        padding-bottom: 10px;
    }
}

@media screen and (max-width: 560px) {
    .frs-widget.prop-list .prop-search .prop-search-form-keyword,
    .frs-widget.prop-list .prop-search .prop-search-form-rent,
    .frs-widget.prop-list .prop-search .prop-search-form-pets,
    .frs-widget.prop-list .prop-search .prop-search-form-sort,
    .frs-widget.prop-list .prop-search .prop-search-form-button {
        width: 100%;
        margin-left: 0;
        padding-left: 0
    }
    .frs-widget.prop-list .prop-search .prop-search-form-beds,
    .frs-widget.prop-list .prop-search .prop-search-form-baths {
        width: 49%;
        margin-left: 0;
        padding-left: 0
    }
    .frs-widget.prop-list .prop-search .prop-search-form-baths {
        margin-left: 2%
    }
    .frs-widget.prop-view .prop-form,
    .frs-widget.prop-view .prop-info {
        width: 100%
    }
    .frs-widget.prop-view .prop-info {
        margin: 0 0 40px;
        padding: 0px;
    }
    .frs-widget.prop-view .prop-form {
        padding-right: 0
    }
    .frs-widget.prop-view .prop-form form input[type='text'],
    .frs-widget.prop-view .prop-form form textarea {
        width: 100%;
    }
}

@media screen and (max-width: 475px) {
    .frs-widget.prop-view .prop-tabs .prop-tab-nav ul {
        height: auto;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        text-align: center;
        width: 100%;
    }
    .frs-widget.prop-view .prop-tabs .prop-tab-nav ul li {
        width: 100%;
        margin: 0 0 2px
    }
    .frs-widget.prop-view .prop-gallery .prop-thmbs .prop-thmb,
    .frs-widget.prop-view .prop-gallery .prop-thmbs .prop-thmb:first-child {
        width: 25%;
    }
}

@media screen and (max-width: 375px) {
    .frs-widget.prop-view .prop-gallery .prop-thmbs .prop-thmb,
    .frs-widget.prop-view .prop-gallery .prop-thmbs .prop-thmb:first-child {
        width: 33.33%;
    }
}

@media (max-width: 991px) {
    .mobile-show {
        display: block !Important;
    }
    .mobile-hide {
        display: none !Important;
    }
}

@media (min-width: 1314px) {
    .container {
        width: 1284px;
    }
}

@-webkit-keyframes frsFadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes frsFadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

[data-frs]:not([data-frs='call-lead'])>* {
    -webkit-animation-name: frsFadeIn;
    animation-name: frsFadeIn;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}

.frs-widget.prop-view .prop-links .prop-share .prop-fb {
    width: 127px;
    margin: 0 10px;
    height: 23px;
}

.frs-widget.prop-view .prop-links .prop-share .prop-twitter {
    margin: 0 0 0 10px;
}

.frs-widget.prop-view .prop-links .prop-share .prop-pintrest {
    position: relative;
    top: -6px;
    left: 4px;
}

#pm-info .icon {
    background-color: #181468 !important;
}

#pm-info .analysis-cta .analysis-arrow svg {
    fill: #181468 !important;
}

#pm-explore .service .title .icon {
    color: #181468 !important;
}

#pm-explore .service .title h3 {
    color: #000 !important;
}

.post-card .frs-widget.prop-list .prop-search,
.post-card .prop-search .prop-search-form {
    background: #181468;
}

.post-card .frs-widget.prop-list .prop-search .prop-search-form-button button {
    background: #fff !important;
    color: #181468 !important;
}

.post-card ul.listings li .view-details .btn-listing {
    border: 1px solid #181468 !important;
    background-color: #181468 !important;
    color: #fff;
}

.post-card ul.listings li .view-details .btn-listing:hover {
    background-color: #fff !important;
    color: #181468 !important;
}

.prop-result-panel .panel-details .prop-rent {
    color: #181468 !important;
}

.prop-result-panel .panel-details .prop-btn a {
    background-color: #181468 !important;
    border-color: #181468 !important;
    opacity: 1;
}

.prop-result-panel .panel-details .prop-btn a:hover {
    color: #181468 !important;
    background-color: #fff !important;
}

.frs-widget.prop-subscribe .prop-subscribe-title {
    color: #181468;
    padding-top: 85px;
    display: block;
}

.frs-widget.prop-subscribe .prop-subscribe-title::before {
    content: '';
    display: block;
    clear: both;
}

@media (max-width: 768px) {
    .frs-widget.prop-subscribe form {
        margin: 0 auto;
    }
}

.frs-widget-v2.prop-view .frs-btn {
    background: #181468 !important;
    border: 1px solid #181468 !important;
}

.frs-widget-v2.prop-view .frs-btn:hover {
    color: #181468 !important;
    background: #fff !important
}

.frs-widget-v2.prop-view .prop-info-panel .prop-gallery:hover .prop-gallery-count {
    background: #181468 !important;
}

.frs-widget-v2 .prop-tabs .prop-tab-nav ul li a {
    background: #181468 !important;
}

.launch-quick-lead .phone {
    color: #fff
}

.launch-quick-lead .phone a {
    color: #fff
}

.launch-quick-lead p {
    color: #fff;
}

.launch-quick-lead .frs-widget.quick-lead.step-1 button {
    border-color: #181468 !important;
    background-color: #181468 !important;
    color: #fff
}

.launch-quick-lead .frs-widget.quick-lead.step-1 button:hover {
    background-color: #fff !important;
    color: #181468 !important
}

.launch-quick-lead.step-2 .phone {
    color: #181468 !important
}

.launch-quick-lead.step-2 .phone a {
    color: #181468 !important
}

.launch-quick-lead.step-2 h1 {
    color: #fff !important
}

.launch-quick-lead.step-2 button {
    background-color: #181468 !important
}

.launch-quick-lead.step-2 p {
    color: #fff
}

.launch-quick-lead.step-2 .header {
    background: #181468 !important;
    color: #fff;
}

.box-shadow-1,
ul.listings li,
.frs-widget.prop-view .prop-form,
.frs-widget.prop-view .prop-gallery .prop-img,
.frs-widget.prop-view .prop-links,
.frs-widget.prop-view .prop-tab-nav a,
.prop-info .frs-btn,
.prop-list .prop-search,
.launch-accordion>li>h4,
#popup .modal-header button.close,
.form-container {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.2, 5s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.box-shadow-2,
ul.listings li:hover,
.frs-widget.prop-view .prop-gallery .prop-img:hover,
.prop-tab-nav a:hover,
.prop-info .frs-btn:hover,
#home-ctas::before {
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    -ms-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    -o-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.amp-step-2,
.amp {
    --primary: #181468;
    --secondary: #f4ac00;
    --dark: #181468;
    --light: #51b4cf;
    --gray: #f3f3f3;
    --body-text: #000;
    --primary-font: 'darkmode-off', sans-serif;
    --secondary-font: 'depot-new-web', sans-serif;
}

.amp {
    text-align: center;
}

.amp a {
    color: inherit;
}

.amp a:hover {
    color: var(--primary);
}

.amp__lead {
    font-size: 42px;
    line-height: 1.2;
    margin-top: 15px;
}

.amp__sub {
    font-size: 24px;
    font-family: var(--secondary-font);
    line-height: 1.2;
    margin: 30px 0 !important;
}

.amp__form {
    max-width: 800px;
    margin: 0 auto;
    min-height: 50px;
}

.amp__form .ion-amp-form {
    display: flex;
}

.amp__form .ion-amp-form .ion-form-group {
    margin: 0;
    flex: 1 1 auto;
}

.amp__form .ion-amp-form label {
    display: none;
}

.amp__form .ion-amp-form input {
    border: 0;
    height: 50px;
    padding: 0 15px;
    border-radius: 0 !important;
    border: 0 !important;
    color: #000;
}

.amp__form .ion-amp-form button {
    background: var(--primary);
    border: 1px solid var(--primary);
    font-weight: bold;
    white-space: nowrap;
    opacity: 1 !important;
    text-transform: uppercase;
    flex: 0 1 150px;
}

.amp__form .ion-amp-form button:hover {
    background: #fff;
    color: var(--primary);
}

@media (max-width: 600px) {
    .amp__lead {
        font-size: 34px;
    }
    .amp__sub {
        font-size: 20px;
    }
    .amp__form .ion-amp-form {
        flex-wrap: wrap;
    }
    .amp__form .ion-amp-form button {
        width: 100%;
    }
}

body.no-hero main {
    margin-top: 125px;
}

body.no-hero #secondary-banner {
    display: none;
}

body.no-hero .body-container {
    width: 100%;
    max-width: 100%;
    padding: 0;
}

.amp-step-2 {
    text-align: center;
    font-family: var(--primary-font);
    letter-spacing: .05em;
}

.amp-step-2__header {
    position: relative;
    padding: 150px 15px 0;
    background: var(--dark);
    color: #fff;
    font-weight: 500;
    letter-spacing: .05em;
}

.amp-step-2__header h1 {
    font-size: 70px;
    font-weight: 500;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: inherit;
    margin: 0 0 20px;
}

.amp-step-2__header p {
    font-size: 22px;
    color: inherit;
    width: 800px;
    max-width: 100%;
    margin: 0 auto 70px;
}

.amp-step-2__header-img {
    position: relative;
    max-width: 90%;
    margin: 0 auto;
    display: inline-block;
}

.amp-step-2__logo {
    position: absolute;
    top: 200px;
    left: 50px;
    transform: rotate(-25.84deg);
    height: 40px;
    transform-origin: left;
}

@media (max-width: 850px) {
    .amp-step-2__logo {
        height: 4.5vw;
        top: 22vw;
        left: 6.5vw;
    }
}

.amp-step-2__form {
    position: relative;
    background: #fff;
    padding: 50px 55px;
    border-radius: 20px;
    width: 1072px;
    max-width: 95vw;
    margin: 0 auto;
    letter-spacing: .05em;
    box-shadow: 0px 6px 43px 0px rgba(0, 0, 0, 0.17);
    transform: translateY(-20px);
    z-index: 2;
}

.amp-step-2__form .ion-form-group-break h3 {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: .05em;
    margin: 40px 0 20px;
}

.amp-step-2__form .ion-form-group-break:first-of-type h3 {
    margin-top: 0;
}

.amp-step-2__form .ion-form .ion-form-group label {
    font-size: 20px;
    letter-spacing: .05em;
    font-weight: 400;
    font-family: var(--secondary-font);
    margin: 0 12px 12px;
}

.amp-step-2__form input,
.amp-step-2__form select,
.amp-step-2__form textarea {
    background: var(--gray) !important;
    border: 0 !important;
    border-radius: 0 !important;
    height: 54px !important;
    padding: 12px !important;
    font-size: 20px;
    font-family: var(--secondary-font);
}

.amp-step-2__form textarea {
    height: 4em !important;
}

.amp-step-2__form .ion-btn {
    font-size: 0;
    color: #fff;
    background-color: var(--secondary);
    border-color: var(--secondary);
    height: 47px;
    line-height: 47px;
    padding: 0 20px;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 10px;
    width: 270px;
    letter-spacing: .05em;
    margin: 58px 10px 10px auto;
}

.amp-step-2__form .ion-btn::after {
    content: 'send my free report!';
    font-size: 18px;
}

.amp-step-2__form .ion-btn:hover {
    border-color: var(--secondary);
    color: var(--secondary);
}

.amp-step-2__footer {
    font-size: 18px;
    padding: 50px 15px 70px;
    width: 1072px;
    max-width: 95vw;
    margin: 0 auto;
    line-height: 1.66em;
}

.amp-step-2__footer h2 {
    font-size: 60px;
    font-family: var(--secondary-font);
    font-weight: 500;
    letter-spacing: .05em;
    margin: 0 0 45px;
}

.amp-step-2__footer .amp-step-2__icon {
    background: var(--gray);
    height: 90px;
    width: 90px;
    border-radius: 50%;
    margin: 0 auto 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.amp-step-2__footer .amp-step-2__phone {
    font-size: 22px;
    color: var(--body-text);
    white-space: nowrap;
}

.amp-step-2__footer .amp-step-2__phone a {
    color: var(--body-text);
}

.amp-step-2__footer .amp-step-2__phone a:hover {
    color: var(--primary);
}

.amp-step-2__icon {
    fill: var(--light);
}

.amp-step-2__icon--email svg {
    margin-left: -25px;
    height: 59px;
}

.amp-step-2__icon--support svg {
    margin-top: -25px;
    height: 83px;
}

.amp-step-2__footer .btn {
    height: 47px;
    line-height: 47px;
    border-radius: 10px;
}

@media (min-width: 600px) {
    .amp-step-2__form form {
        display: flex;
        flex-wrap: wrap;
        margin: -10px;
    }
    .amp-step-2__form .ion-form-group {
        flex: 1 1 190px;
        padding: 10px;
        margin: 0;
    }
    .amp-step-2__form .ion-form-group:nth-child(4),
    .amp-step-2__form .ion-form-group:nth-child(8),
    .amp-step-2__form .ion-form-group:nth-child(12) {
        flex: 2 1 339px;
    }
    .amp-step-2__form .ion-form-group:nth-child(10) {
        flex: 1 1 100%;
    }
    .amp-step-2__form .ion-form-group:last-of-type {
        flex-grow: 0;
    }
    .amp-step-2__form .ion-form-group-break,
    .amp-step-2__form .ion-form-group-textarea {
        flex: 1 1 100%;
    }
}

@media (min-width: 600px) and (max-width: 1051px) {
    .amp-step-2__form .ion-btn {
        margin-left: 10px;
    }
}

@media (max-width: 500px) {
    .amp-step-2__header h1 {
        font-size: 40px;
    }
    .amp-step-2__form {
        padding: 50px 25px;
    }
    .amp-step-2__footer h2 {
        font-size: 36px;
    }
}