@import url(fonts/font-awesome.css);
@import url(fonts/stylesheet.css);
@charset "utf-8";
    html {
    scroll-behavior: smooth;
    height: 100%;
}
html.menu-open {
    overflow:hidden;
}
body {
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 30px;
    color: #414042;
    font-family: 'proxima-nova', helvetica, sans-serif;
    font-weight:300;
    height: 100%;
    background: #fff;
}
i.icon {
    width:50px;
    height:50px;
    display: block;
    margin: 0 auto 9px auto;
    background: url('/images/icon-sprite.png');
    background-repeat: no-repeat;
}
i.icon.one {
    background-position:  -13px -81px;
}
i.icon.two {
    background-position: -13px -159px;
}
i.icon.three {
    background-position: -20px -244px;
}
i.icon.four {
    background-position: -20px -20px;
}
i.icon.five {
    background-position: -20px -322px;
}
i.icon.six {
    background-position: -16px -396px;
}
i.icon.seven {
    background-position: -16px -473px;
}
i.icon.eight {
    background-position: -20px -556px;
}
form .wrap .row .wrap {
    padding:0;
}
label.error {
	position: relative !important;
	margin-top: -8px !important;
	text-transform: none;
	display: block;
	margin-bottom:11px;
	text-align:left;
    font-size:13px;
    font-weight:400;
}
label.error:before {
    content: '\f071';
    font-family: "Font Awesome 5 Free";
    font-weight:700;
    color: #c30;
    display: inline-block;
    text-transform: none;
    text-align: center;
    line-height: 15px;
    margin-right: 5px;
    position:relative;
    top:0;
    font-size:12px;
}
.toggle {
    display:none;
}
.messagenote p {
    text-align:left;
}
form input, form textarea {
    font-family: 'proxima-nova', helvetica, sans-serif;
    font-weight:300;
    font-size:16px;
}
input[type=submit] {
    -moz-appearance: none;
    -webkit-appearance: none;
}
figure {
    margin:0px;
    padding:0px!important;
}
ul, li, ol {
    list-style: none;
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0 0 25px;
    padding: 0;
    font-family: 'bebas-neue', sans-serif;
	font-weight: 400;
    letter-spacing: 2px;
    font-weight: normal;
    color: #414042;
}
h2 {
    font-size: 35px;
    margin-bottom: 30px;
    font-weight: normal;
    line-height:38px;
}
 img {
    outline: none;
    max-width: 100%;
    vertical-align: top;
}
p {
    margin: 0 0 25px;
    padding: 0;
    font-size: 18px;
    line-height: 30px;
    color: #414042;
    font-weight:300;
}
p.error {
    color:#b80000;
    font-weight:500;
}
a {
    text-decoration:none;
}
p a {
    color:#81d8d0;
}
p a:hover {
    color:#414042;
}
.optin input[type=checkbox] {
    width:auto !important;
    vertical-align: middle !important;
    margin-top: 4px !important;
    margin-right: 7px !important;
    -webkit-appearance: checkbox;
    height:auto!important;
    padding-bottom:0px!important;
    margin-bottom:0px!important;
    margin-top:0px!important;
    margin-left:0px!important;
    margin-right:6px!important;
}
.optin label {
    font-size: 13px !important;
    display: inline-block !important;
    margin-right: 10px;
    color: #414042;
}
.optin p:first-child {
    margin-top:12px;
    margin-bottom:6px;
    font-size:13px;
    line-height:22px;
}
.optin p:nth-child(2) {
    margin-bottom:15px;
    line-height:22px;
}
.optin p a {
    color:#81d8d0;
}
.optin p a:hover {
    color:#414042;
}
.clearfix {
    clear: both;
    display: block;
}
a.wht-bor-btn {
    display: block;
    color: #fff;
	font-family: bebas-neue, sans-serif;
	font-weight: 400;
    letter-spacing: 2px;
    font-size: 22px;
    line-height: 43px;
    border: 1px solid #fff;
    text-align: center;
    padding-bottom:0px;
    margin-top:5px;
}
@media only screen and (min-width: 62em) {
    a.wht-bor-btn {
        margin-top:0;
    }
}
a.wht-bor-btn:hover {
    cursor:pointer;
}
a.teal-btn {
    display: block;
    color: #81d8d0;
    font-family: bebas-neue, sans-serif;
	font-weight: 400;
    letter-spacing: 2px;
    font-size: 22px;
    line-height: 40px;
    border: 1px solid #81d8d0;
    text-align: center;
}
a {
    font-weight: normal;
    outline: none;
}
a, input[type="button"], input[type="submit"] {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
a:hover, input[type="button"]:hover, input[type="submit"]:hover {
    -webkit-transition: 0.4s linear;
    -moz-transition: 0.4s linear;
    -ms-transition: 0.4s linear;
    -o-transition: 0.4s linear;
    transition: 0.4s linear;
}
#videobg {
	height:100vh;
	position:absolute!important;
	z-index:-1;
	width:100%;
	display:block;
}
#videobg:before {
    content:'';
    position:absolute;
    top:0px;
    left:0px;
    z-index:150;
    background:rgba(0,0,0,0.2);
    width:100%;
    height:100%;
}
#map_canvas_prop {
    height:500px;
    margin-bottom:45px;
}
.infomap p.intro {
    font-family:bebas-neue, sans-serif;
    font-weight:400;
    text-transform:uppercase;
    font-size:26px;
    margin-bottom:15px;
}
.gm-ui-hover-effect {
    display:none!important;
}
.infomap p {
    margin-bottom:0px;
    font-size:16px;
    line-height:26px;
}
.wrap {
    max-width: 1410px;
    padding-left: 30px;
    padding-right: 30px;
}
.wrap-fluid {
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px;
}
.inBdy {
    background: #fff;
}
.header-holding {
    background: #fff;
    padding: 25px 0;
    position: fixed;
    z-index: 999;
    width: 100%;
    text-align: center;
    border-bottom: 5px solid #81d8d0;
}
.header {
    background: #fff;
    padding:0;
    position: fixed;
    z-index: 999;
    width: 100%;
    border-bottom: 5px solid #81d8d0;
    padding:12px 0 0 0;
}
.header .row {
    display:grid;
    grid-template-columns:308px 1fr 368px;
    margin:0;
}
.header .row .righthead {
    padding-left:15px;
    margin-top:-10px;
    text-align: right;
}
.header .row .righthead .menu-btn {
    padding-right:0;
}
.header .logo img {
    padding-bottom:12px;
}
.header .btns {
    padding:0;
    float:none;
}
.header .logo {
    padding-left:0;
}
.header ul li.dropdown a {
    position:relative;
}
.header ul li.dropdown a:after {
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    position:absolute;
    top:20px;
    left:45%;
    font-size:14px;
    color:#81d8d0;
}
.header ul li.dropdown:nth-child(3) a:after, .header ul li.dropdown:nth-child(4) a:after {
    left:46px;
}
.header ul li.dropdown ul {
    display:none;
    opacity:0;
    position:absolute;
    top:74px;
    width:336px;
    background:#81d8d0;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    text-align:left;
}
.header ul li.dropdown ul li {
    width:100%;
    border-bottom:1px solid rgba(255,255,255,0.5);
    padding-top:6px;
    padding-bottom:6px;
}
.header ul li.dropdown ul li a {
    color:#ffffff;
    font-size:15px;
    padding:0 20px 0 20px;
}
.header ul li.dropdown ul li a:hover, .header ul li.dropdown ul li a.onstate {
    color:#7f7f7f;
}
.header ul li.dropdown:hover ul {
    display:block;
    opacity:1;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.nav-container {
    max-width: 100%;
}
.main-wrapper {
    z-index: 999;
    position: relative;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    right: 0;
}
.main-wrapper.slide-right {
    right: 70%;
}
.hidden-nav {
    display: none;
}
.left-menu {
    text-align:center;
    margin-top: 28px;
}
.left-menu li {
    position: relative;
    display: inline-block;
    padding: 0;
}
.left-menu li:first-child {
    text-align: left;
}
.left-menu li a {
    padding:0 34px 32px 34px;
    font-size:15px;
    font-family: 'proxima-nova', helvetica, sans-serif;
	font-weight: 400;
    text-transform: uppercase;
    display: inline-block;
    color: #7f7f7f;
    font-size: 19px;
    text-decoration: none;
    transition: ease-in-out 0.3s;
    outline: none;
    line-height: 40px;
    padding-bottom:34px;
}
.left-menu li:not(:last-child) a:before {
    content:'|';
    position:absolute;
    right:0;
    font-size:20px;
    width:2px;
    height:100%;
    color:#81d8d0;
}
.left-menu li a:hover, .left-menu li a.onstate, .btns a.onstate {
    color: #81d8d0;
}
.nav-wrapper .left-menu {
    margin: 0;
    border: none;
    display: block;
    float: left;
}
.nav-wrapper .left-menu li {
    width: 100%;
    display: block;
    text-align: left !important;
    line-height: 40px;
    border-bottom: 1px solid #2caa9e;
}
.nav-wrapper .left-menu li a {
    padding: 5px 15px 0;
    display: block;
}
.nav-wrapper .left-menu li a:hover {
    color: #00b5eb;
}
.btns {
    float: right;
    padding: 32px 15px 0 0;
}
.btns a {
    color: #7f7f7f;
    font-size: 18px;
    line-height: 40px;
    text-transform: uppercase;
    font-family: 'proxima-nova', helvetica, sans-serif;
	font-weight: 400;
    display: inline-block;
    padding:0 20px;
}
.btns a.signBt {
    border: 1px solid #81d8d0;
}
.btns a.signBt.onstate {
    background:#81d8d0;
    color:#ffffff;
}
.btns a:hover {
    color: #81d8d0;
}
.btns a.signBt.onstate:hover {
    background:#ffffff;
    color: #81d8d0;
}
.btns a.signBt:hover {
    background: #81d8d0;
    color: #fff;
}
.bnr {
    height: 100vh;
    text-align: center;
    position: relative;
}
.bnr .slideone {
    background: url(/images/bnr1.jpg) no-repeat center top;
    background-size: cover;
}
.bnr .slidetwo {
    background: url(/images/bnr2.jpg) no-repeat center top;
    background-size: cover;
}
.bnr .slidethree {
    background: url(/images/bnr3.jpg) no-repeat center top;
    background-size: cover;
}
.bnr .slidewrap {
    position:relative;
}
.bnr .slidewrap::before {
    content:'';
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    background-color:rgba(0,0,0,0.2);
}
.bnr .slidewrap .wrap {
    position:relative;
}
.bnr .bx-viewport, .bnr .bx-wrapper, .bnr .slidewrap, .bnr .slider {
    height:100%!important;
}
.bnr h2 {
    color: #fff;
    padding:40vh 0 0;
    font-size: 80px;
    line-height: 80px;
    letter-spacing: 10px;
}
.bnr h2.soon {
    padding: 40% 0 0;
    font-size: 90px;
    line-height: 90px;
}
.bnr p {
    color:#ffffff;
    font-size:22px;
    font-weight:500;
    line-height:34px;
}
.bnr a {
    display: inline-block;
    padding: 0 40px;
    font-size: 22px;
}
.bnr a:hover {
	background:#81d8d0;
    color:#ffffff;
}
.bnr-title {
	background-image:url(/images/semi-bnr-2.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    text-align: center;
    height: 360px;
    position:relative;
    display: grid;
    align-content: center;
}
.bnr-title:before {
    content:'';
    background:rgba(0,0,0,0.4);
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
}
.bnr-title.bg2 {
	background-image:url(/images/semi-bnr-1.jpg);
}
.bnr-title.bg3 {
    background-image:url(/images/semi-bnr-4.jpg);
}
.bnr-title.bg4 {
    background-image:url(/images/semi-bnr-5.jpg);
}
.bnr-title.bg5 {
    background-image:url(/images/semi-bnr-6.jpg);
}
.bnr-title.bg6 {
    background-image:url(/images/semi-bnr-7.jpg);
}
.bnr-title.about {
    background-image:url(/images/about-header.jpg);
}
.bnr-title.contact {
    background-image:url(/images/contact-header.jpg);
}
.bnr-title h2 {
    text-align: center;
    color: #fff;
    font-size: 70px;
    padding: 150px 0 0 0;
    letter-spacing: 5px;
    line-height: 70px;
    position:relative;
}
.comm-title {
	background-image:url(/images/semi-bnr-3.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    text-align: center;
    min-height: 100%;
    height:746px;
    position:relative;
    display: grid;
    align-content: center;
}
.comm-title:before {
    content:'';
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,0.4);
}
.comm-title.bears-den-at-reunion {
    background:url(/images/bghd01.jpg) no-repeat;
    background-size:cover;
    background-position:center center;
}
.comm-title.encore {
    background:url(/images/encore-header.jpg) no-repeat;
    background-size:cover;
    background-position:center center;
}
.comm-title.solara {
    background:url(/images/solara-header.jpg) no-repeat;
    background-size:cover;
    background-position:center center;
}
.comm-title.solterra {
    background:url(/images/solterra-header.jpg) no-repeat;
    background-size:cover;
    background-position:center center;
}
.comm-title.storey-lake {
    background:url(/images/storey-lake-header.jpg) no-repeat;
    background-size:cover;
    background-position:center center;
}
.comm-title.windsor-at-westside {
    background:url(/images/bghd06.jpg) no-repeat;
    background-size:cover;
    background-position:center center;
}
.comm-title.detail-bears-den-at-reunion {
    background:url(/images/bghd08.jpg) no-repeat;
    background-size:cover;
    background-position:center center;
}
.comm-title.detail-encore {
    background:url(/images/bghd09.jpg) no-repeat;
    background-size:cover;
    background-position:center center;
}
.comm-title.detail-solara {
    background:url(/images/bghd10.jpg) no-repeat;
    background-size:cover;
    background-position:center center;
}
.comm-title.detail-solterra {
    background:url(/images/bghd11.jpg) no-repeat;
    background-size:cover;
    background-position:center center;
}
.comm-title.detail-storey-lake {
    background:url(/images/bghd12.jpg) no-repeat;
    background-size:cover;
    background-position:center center;
}
.comm-title.detail-windsor-at-westside {
    background:url(/images/bghd13.jpg) no-repeat;
    background-size:cover;
    background-position:center center;
}
.comm-title h2 {
    text-align: center;
    color: #fff;
    font-size: 70px;
    padding:150px 0 0 0;
    letter-spacing: 5px;
    position:relative;
    z-index:1;
}
.listBnr {
	background-image:url(/images/listing-bnr.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    min-height: 100%;
    height: 88vh;
}
.featured-communities {
    padding:110px 0 90px 0px;
    text-align: center;
}
 .featured-communities h2 {
    margin-bottom: 70px;
    font-size: 35px;
}
.featured-communities figure {
    position: relative;
    margin: 0 0px 30px;
}
.featured-communities figure:after {
    content:'';
    background:rgba(0,0,0,0.3);
    position:absolute;
    z-index:1;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
}
.featured-communities figure figcaption {
    color: #fff;
    position: absolute;
    z-index:150;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    font-size: 25px;
    font-family: bebas-neue, sans-serif;
	font-weight: 400;
    letter-spacing: 1px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.featured-communities a:hover figure figcaption {
    background: rgba(129,216,208,0.8);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.signCol {
    background: #81d8d0;
    padding: 35px 0;
}
.signCol h6 {
    margin: 0;
    line-height: 40px;
    color: #fff;
    font-size: 40px;
    letter-spacing: 3px;
}
.signCol a {
    font-size: 22px;
    letter-spacing: 2px;
}
.signCol a:hover, .list-head ul li a.wht-bor-btn:hover {
	background:#ffffff;
    color:#81d8d0;
}
.home-avail {
    padding: 120px 0;
    text-align: center;
}
 .home-avail h2 {
    margin-bottom: 70px;
}
.home-avail figure {
    position: relative;
    padding: 0 4px;
    margin:0px;
    display:block;
}
.home-avail figure img {
    width:100%;
}
.home-avail figure:after {
    content:'';
    position:absolute;
    bottom:0px;
    left:0px;
    width:100%;
    height:100px;
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1e5799+0,000000+100&0+0,1+100 */
    background: -moz-linear-gradient(top, rgba(30,87,153,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(30,87,153,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(30,87,153,0) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e5799', endColorstr='#000000',GradientType=0 );
}
.home-avail figure figcaption {
    color: #fff;
    position: absolute;
    z-index:150;
    bottom: 0;
    left: 0;
    padding:0 0 14px 25px;
}
.home-avail figure figcaption strong {
    display: block;
    font-size: 25px;
    font-weight: normal;
    letter-spacing: 2px;
    font-family: bebas-neue, sans-serif;
	font-weight: 400;
    text-align: left;
}
.home-avail figure figcaption small {
    display: block;
    font-size: 18px;
}
.home-avail .row figure a {
    margin:0px;
    border:0px;
    padding:0px;
    cursor:pointer;
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}
.home-avail .row figure a:hover {
    cursor:pointer;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.home-avail .row a {
    display: block;
    margin: 0 0px 50px;
    border-left: 1px solid #81d8d0;
    border-bottom: 1px solid #81d8d0;
    border-right: 1px solid #81d8d0;
    text-align: left;
    padding: 25px 25px 25px 25px;
    font-size: 18px;
    color: #414042;
    font-weight:300;
    cursor:pointer!important;
}
.home-avail .row a:hover {
    background: #81d8d0;
    color: #fff;
    cursor:pointer!important;
}
.home-avail a.teal-btn {
    color: #81d8d0;
    border-color: #81d8d0;
    display: inline-block;
    padding: 0 80px;
}
.home-avail a.teal-btn:hover, .viewCol a.teal-btn:hover {
    color: #fff;
    background: #81d8d0;
}
.home-avail.dashboard h2 {
    text-align:left;
    margin-bottom:30px;
}
.home-avail.dashboard .rightform input {
    width:97%;
    display:block;
    height:40px;
    margin-bottom:20px;
    text-indent:10px;
    font-size: 18px;
    color: #414042;
    font-weight: 300;
}
.home-avail.dashboard .rightform input[type=checkbox], .abtCol .signupreg input[type=checkbox] {
    height:auto;
    width:auto;
    display:inline-block;
    margin-right:6px;
}
.home-avail.dashboard .rightform p {
    margin:0 0 4px 0;
    text-align:left;
}
.formCol {
    background: url(/images/mail-background.jpg) no-repeat center top;
    background-size: cover;
    padding: 130px 0;
    text-align: center;
}
.formCol h2 {
    color: #81d8d0;
    letter-spacing: 5px;
}
.formCol .optin p, .formCol .optin label {
    color:#ffffff;
}
.formCol input[type="text"], .formCol input[type="email"] {
    width: 100%;
    padding: 10px;
    margin-bottom: 30px;
    float: left;
    float: left;
    border: none;
    box-sizing:border-box;
}
.formCol form p, .formCol i {
    color:#ffffff;
}
.formCol textarea {
    width: 100%;
    padding: 10px;
    height: 110px;
    margin-bottom: 30px;
    text-align: left;
    float: left;
    border: none;
    resize:none;
    box-sizing:border-box;
}
.formCol input[type="submit"], #modal form input[type="submit"], .abtCol.lgnfrm input[type="submit"], .sideform form input[type=submit], .fullpgform form input[type=submit] {
    background: #81d8d0;
    color: #fff;
    font-family: bebas-neue, sans-serif;
	font-weight: 400;
    letter-spacing: 2px;
    font-size: 22px;
    border: none;
    cursor: pointer;
    display: inline-block;
    line-height: 40px;
    width:400px;
}
.fullpgform form input[type=submit] {
    width:200px;
}
.sideform form input.fullbtn, .sideform form input, .sideform form textarea, .fullpgform form input, .fullpgform form textarea {
    width:100%;
    box-sizing:border-box;
}
.sideform form input, .fullpgform form input, .fullpgform form select {
    height:40px;
    padding:0 16px;
    margin-bottom:15px;
}
/*.fullpgform form .formcol2 input, .fullpgform form .formcol2 select, .fullpgform form .styled-select {
    display:inline-block;
    width:49%;
    margin-bottom:20px;
}*/
.fullpgform form .styled-select {
    margin-bottom:0;
}
/*.fullpgform form .formcol2 input:nth-child(2n+2), .fullpgform form .formcol2 select:nth-child(2n+2), .fullpgform form .styled-select:nth-child(2n+2) {
    margin:0 0 0 22px;
}*/
.fullpgform form .styled-select select {
    width:100%;
    background:#ffffff;
}
/*.fullpgform form .formcol2.btmmarg {
    margin-bottom:30px;
}*/
.fullpgform form .formcol2.btmmarg .grid-block {
    display:grid;
    grid-template-columns:repeat(3, 1fr);
    grid-gap:15px;
}
.fullpgform form .formcol2.btmmarg .grid-block input, .fullpgform form .formcol2.btmmarg .grid-block textarea {
    width:100%;
    margin-left:0;
    border:1px solid rgba(0,0,0,0.2);
}
.fullpgform form .formcol2.btmmarg .grid-block ::placeholder, ::placeholder {
    opacity:1;
    color:#000000;
}
.fullpgform form .formcol2.btmmarg .form-bottom {
    margin-top:20px;
}
.fullpgform form .formcol2.btmmarg .form-bottom input {
    width:100%;
}
.fullpgform form .formcol2.btmmarg .form-bottom, .fullpgform form .form-bottom {
    display:grid;
    grid-gap:15px;
    grid-template-columns:200px 1fr;
}
.fullpgform form .formcol2.btmmarg .form-bottom .field.optin, .fullpgform form .form-bottom .field.optin {
    width:100%;
    text-align:left;
}
@media only screen and (min-width:62em) {
    .fullpgform form .formcol2.btmmarg .form-bottom .field.optin, .fullpgform form .form-bottom .field.optin {
        width:80%;
    }
}
.fullpgform form .formcol2.btmmarg .form-bottom .field.optin p:first-child, .fullpgform form .form-bottom .field.optin p:first-child {
    margin-top:0;
}
.fullpgform form h2 {
    margin-bottom:30px;
}
.abtCol .row.fullpgform {
    margin-top:0px;
}
.abtCol .row.fullpgform.margtop {
    margin:110px -15px;
}
.abtCol .row.margbtm {
    margin-bottom:40px;
}
.fullpgform form .upldfleblk h2 {
    margin-bottom:10px;
}
.fullpgform form .upldfleblk .upload {
    background:#81d8d0;
    color:#fff;
    font-family: bebas-neue, sans-serif;
    font-weight: 400;
    letter-spacing: 2px;
    font-size: 22px;
    border: none;
    cursor: pointer;
    display: inline-block;
    line-height: 40px;
    width: 200px;
    text-align:center;
    margin-bottom:20px;
}
.fullpgform form .upldfleblk p {
    font-size:14px;
    margin-bottom:6px;
    color:#822020;
    font-weight:500;
}
.fullpgform .field.optin {
    width:60%;
}
.sideform form textarea, .fullpgform form textarea {
    height:100px;
    padding:12px;
    border:1px solid rgba(0,0,0,0.2);
    resize:none;
}
.fullpgform form select {
    width:100%;
    border-radius:0px;
    border:1px solid rgba(0,0,0,0.2);
    -webkit-appearance:none;
    appearance:none;
    font-family: 'proxima-nova', helvetica, sans-serif;
    font-weight: 300;
    font-size: 16px;
}
.formCol input[type="submit"]:hover, #modal form input[type="submit"]:hover, .abtCol.lgnfrm input[type="submit"]:hover, .home-avail.dashboard .rightform input[type=submit]:hover, .sideform form input[type=submit]:hover, .fullpgform form input[type=submit]:hover {
	background:#73c0b9;
}
.viewCol {
    padding: 110px 0;
}
.marRt {
    margin-right: 50px;
}
.viewCol h2 {
    line-height: 44px;
    padding: 85px 0 0;
    margin-bottom: 25px;
}
.viewCol a.teal-btn {
    display: inline-block;
    padding: 0 45px;
}
.abtCol {
    padding: 20px 0 0;
}
.abtCol.lgnfrm input {
    width:calc(100% - 18px);
    height:48px;
    border:1px solid rgba(0,0,0,0.2);
    margin-bottom:20px;
    display:block;
    padding-left:14px;
    font-size:17px;
    font-family: 'proxima-nova', helvetica, sans-serif;
    font-weight:300;
}
.abtCol.lgnfrm input[type=submit], .home-avail.dashboard .rightform input[type=submit] {
    width:100%;
}
.abtCol.lgnfrm label.error, label.error {
    text-align:left;
    color:#aa2121;
    display:block;
    margin-top:-18px;
    font-size:13px;
    margin-bottom:10px;
    margin-top: -13px !important;
}
#interestform label.error {
    margin-top: -25px !important;
    color:#ffffff;
}
.home-avail.dashboard .rightform input[type=submit] {
    background: #81d8d0;
    color: #fff;
    font-family: bebas-neue, sans-serif;
    font-weight: 400;
    letter-spacing: 2px;
    font-size: 22px;
    border: none;
    cursor: pointer;
    display: inline-block;
    line-height: 40px;
}
.abtCol.lgnfrm .forgot p a {
    color:#414042;
}
.abtCol.lgnfrm .forgot p a:hover {
    color:#81d8d0;
}
.abtCol.lgnfrm .loginbtn {
    display:block;
    width:100%;
    height:48px;
    font-family: bebas-neue, sans-serif;
    font-weight: 400;
    letter-spacing: 2px;
    font-size: 22px;
    color:#ffffff;
    padding:0px;
    line-height:48px;
}
.abtCol.lgnfrm .loginbtn i {
    margin-right:5px;
    font-size:20px;
}
.abtCol.lgnfrm .logingoogle {
    background:#DB4437;
}
.abtCol.lgnfrm .logingoogle:hover {
    background:#db2b1b;
}
.abtCol.lgnfrm .loginfacebook {
    background:#3c5a99;
}
.abtCol.lgnfrm .loginfacebook:hover {
    background:#254b99;
}
.abtCol.lgnfrm .slide {
    display:none;
}
.abtCol .row {
    margin: 110px -15px;
}
.abtCol .row.marg0px {
    margin:0px;
}
.abtCol h3 {
    font-size: 35px;
    line-height: 50px;
}
.abtCol img {
    margin-bottom: 20px;
}
/*.abtCol .col-md-6 h1, .abtCol .col-md-6 p {
    padding-right:40px;
}
 .abtCol .padLf p, .abtCol .padLf h3 {
    padding-right: 0;
    padding-left: 80px;
}*/
.main-wrapper ul.list {
	text-align:left
}
.main-wrapper ul.list li {
    padding-bottom:8px;
    position:relative;
    padding-left:15px;
}
.main-wrapper ul.list li a {
    color:#414042;
}
.main-wrapper ul.list li:before {
    font-size:8px!important;
    position:absolute;
    top:10px;
    left:0px;
}
.main-wrapper ul.list li:before, .main-wrapper ul.list li a:hover {
    color:#81d8d0;
}
.main-wrapper .home-list-lf ul.list {
    margin-bottom:50px;
}
.main-wrapper .home-list-lf.property ul.list {
    margin-bottom:20px;
}
.main-wrapper .home-list-lf.property .teal-btn {
    width:320px;
    color: #fff;
    font-family: 'bebas-neue', sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 22px;
    line-height: 44px;
    border: none;
    text-align: center;
    cursor: pointer;
    background: #81d8d0;
}
.main-wrapper .home-list-lf.property .teal-btn:hover {
    background-color:#7f7f7f;
}
.agentCol {
    display: table;
    width: 100%;
}
.agentCol figure {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 100%;
}
.agentCol figure img {
    width: 100%;
}
.agentCol figure figcaption {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #fff;
}
 .agentCol figure a:hover figcaption {
    background: rgba(129,216,208,0.8);
    display: block;
}
.agentCol h5 {
    font-size: 35px;
    color: #fff;
    margin-bottom: 15px;
    padding: 30% 0 0;
}
.agentCol p {
    font-size: 20px;
    padding: 0;
    margin: 0;
}
.stepCol {
    padding: 100px 0 80px;
}
.stepCol.commcenter {
    border-bottom:1px solid rgba(0,0,0,0.1);
}
.stepCol.commcenter .teal-btn {
    width: 320px;
    color: #fff;
    font-family: 'bebas-neue', sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 22px;
    line-height: 44px;
    border: none;
    text-align: center;
    cursor: pointer;
    background: #81d8d0;
    margin:0 auto;
}
.stepCol.commcenter .teal-btn:hover {
    background-color:#7f7f7f;
}
.stepCol h4 {
    background: url(/images/icons/step-icon.png) no-repeat 0 0;
    font-size: 30px;
    min-height: 54px;
    padding: 15px 0 0 90px;
    margin-top: 20px;
}
.stepCol h6 {
    font-size: 30px;
    letter-spacing: 2px;
    min-height: 67px;
    margin-top: 20px;
    margin-bottom: 0;
    line-height:38px;
    text-align:left;
}
.stepCol h6 img {
    float: left;
    margin: -15px 16px 0 0;
}
.stepCol p {
    clear: both;
    text-align:left;
}
.stepCol .stepInfo p {
    text-align:center;
}
.stepInfo {
    text-align: center;
    padding-bottom: 30px;
}
.stepInfo h5 {
    font-size: 35px;
    letter-spacing: 2px;
}
.floorPlan {
    padding: 120px 0;
}
.floorPlan .col-md-4.col-sm-6.col-xs-12 {
    margin-bottom:30px;
}
.floorPlan .col-md-4.col-sm-4.col-xs-12 {
    margin-bottom:20px;
}
.floorPlan .floorBx {
    position: relative;
}
.floorPlan .floorBx figure figcaption i {
    font-size: 36px;
    position: relative;
    top: 5px;
}
.list-head ul li i {
    font-size: 34px;
    line-height: 16px;
    position: relative;
    top: 7px;
}
.floorPlan .floorBx figure figcaption {
    position: absolute;
    background: rgba(255,255,255,0.5);
    padding: 10px;
    top: 20px;
    left: 20px;
    width:45px;
    height:45px;
    cursor:pointer;
}
.floorPlan .floorBx figure figcaption.liked i, .list-head ul li .liked i {
    color:#c53030;
}
.floorPlan .floorBx figure figcaption:hover i, .list-head ul li:hover i {
    color:#c53030;
}
.floorPlan .bx1 {
    background: #81d8d0;
    text-align: center;
    padding: 35px 0 25px;
    border-bottom: 1px solid #c0ece8;
}
.floorPlan .bx1 h6 {
    margin: 0;
    font-size: 45px;
    color: #fff;
    padding-bottom: 20px;
    line-height:40px;
}
.floorPlan p {
    margin: 0;
}
.floorPlan .bx2 {
    background: #81d8d0;
    text-align: center;
    padding: 12px 0 15px;
    border-bottom: 1px solid #c0ece8;
}
.floorPlan .bx2 strong {
    font-size: 35px;
    font-family: bebas-neue, sans-serif;
	font-weight: 400;
    color: #fff;
    padding: 5px 0 0;
    display: block;
}
.bx3 {
    background: #81d8d0;
    text-align: center;
    padding: 10px 0;
    display: table;
    width: 100%;
}
.bx3 .bx small {
    display: block;
}
.floorPlan .bx3 .bx {
    display: table-cell;
    width: 33.33%;
}
.floorPlan .viewBtn {
    display: block;
    line-height: 45px;
    text-align: center;
    border-bottom: 2px solid #81d8d0;
    border-left: 2px solid #81d8d0;
    border-right: 2px solid #81d8d0;
    font-size: 22px;
    text-transform: uppercase;
    font-family: bebas-neue, sans-serif;
	font-weight: 400;
    letter-spacing: 3px;
    color: #81d8d0;
}
.floorPlan .viewBtn:hover {
    background: #81d8d0;
    color: #fff;
}
.list-head {
    background: #81d8d0;
    padding: 30px 0;
}
.list-head h6 {
    font-size: 40px;
    color: #fff;
    font-family: bebas-neue, sans-serif;
	font-weight: 400;
    letter-spacing: 2px;
    margin-bottom:0px;
    padding:0px 0 0 0;
}
@media only screen and (min-width:60em) {
    .list-head h6 {
        padding:0px 0 0;
    }
}
.list-head p {
    font-size: 22px;
    padding: 0;
    margin: 0;
}
.list-head small {
    font-size: 18px;
}
.list-head ul {
    text-align:right;
    width: 100%;
    padding: 7px 0 0;
}
 .list-head ul li {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    position: relative;
    padding:0 20px;
    vertical-align:middle;
}
.list-head ul.bx3 li.gallnkbtn, .list-head ul.bx3 li:last-child {
    width: 100%;
}
@media only screen and (min-width:48em) {
    .list-head ul.bx3 li.gallnkbtn, .list-head ul.bx3 li:last-child {
        width: calc(50% - 30px);
    }
}
@media only screen and (min-width:60em) {
    .list-head ul.bx3 li.gallnkbtn, .list-head ul.bx3 li:last-child {
        width: auto;
    }
}
.list-head ul li:last-child {
    padding:0 0 0 10px;
}
.list-head ul li a.wht-bor-btn {
    padding:0 25px;
}
.list-head ul li.bx small, .list-head ul li span {
    position:relative;
    font-weight:300;
    color:#414042;
    font-size:18px;
}
.list-head ul li small {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 14px;
    font-family: 'proxima-nova', helvetica, sans-serif;
	font-weight: 400;
    width: 100%;
    font-weight: bold;
}
.list-head ul li .open_fancybox small {
    padding-top:20px;
}
.list-head ul li figure {
    padding: 10px 0 0;
    color: #414042;
}
.home-list-lf {
    padding: 75px 0;
}
.home-list-lf .stepCol {
    padding: 25px 0 50px;
}
.home-list-lf .addiCol {
    padding-bottom: 45px;
}
.home-list-lf .addiCol ul {
}
.home-list-lf .addiCol ul li {
    line-height: 35px;
}
.home-list-lf .addiCol ul li strong {
    width: 50%;
    display: inline-block;
}
.estimateCol {
}
.estimateCol .smBx {
    display: table;
    width: 96%;
}
.estimateCol .smBx span {
    display: table-cell;
    width: 50%;
    font-size: 18px;
    padding-bottom: 20px;
}
.estimateCol .smBx .inp {
    display: table-cell;
    width: 50%;
    padding-bottom: 20px;
}
.estimateCol .smBx .inp input[type='text'] {
    width: 90%;
    padding: 10px;
    border: 1px solid #818285;
}
.estimateCol input[type='button'] {
    display: block;
    width: 96%;
    color: #81d8d0;
    font-family: bebas-neue, sans-serif;
	font-weight: 400;
    letter-spacing: 2px;
    font-size: 22px;
    line-height: 40px;
    border: 1px solid #81d8d0;
    text-align: center;
    cursor: pointer;
    background: none;
}
.rangBx {
    padding-bottom: 30px;
}
.rangBx li {
    font-size: 18px;
    font-family: 'proxima-nova', helvetica, sans-serif;
	font-weight: 400;
    line-height: 40px;
    margin-bottom: 20px;
}
.rangBx li .rang1, .rangBx li .rang2, .rangBx li .rang3, .rangBx li .rang4 {
    width: 50%;
    float: left;
    min-height: 42px;
    margin-right: 10px;
}
.rangBx li .rang1 {
    background: #81d8d0;
}
.rangBx li .rang2 {
    background: #818285;
}
.rangBx li .rang3 {
    background: #fff;
    border: 1px solid #818285;
}
.rangBx li .rang4 {
    background: #414042;
}
.circ {
    display: table;
    padding: 0 10%;
}
.payCir {
    border-radius: 50%;
    border: 35px solid #e1e1e1;
    padding: 50px;
    height: 120px;
    text-align: center;
    vertical-align: middle;
}
.payCir p {
    font-size: 22px;
    font-family: 'proxima-nova', helvetica, sans-serif;
	font-weight: 400;
}
.payCir strong {
    color: #81d8d0;
    font-size: 40px;
    font-family: bebas-neue, sans-serif;
	font-weight: 400;
}
.callBackBx {
    background: #ededed;
    padding: 40px 30px;
    margin-bottom: 40px;
}
.callBackBx h4, .similar-property h4 {
    font-size: 25px;
}
.callBackBx input[type='text'] {
    width: 94%;
    border: none;
    padding: 10px;
    margin-bottom: 15px;
    font-size:16px;
    font-weight:300;
}
.callBackBx textarea {
    width: 94%;
    border: none;
    padding: 10px;
    margin-bottom: 15px;
    min-height: 100px;
    resize:none;
    font-size:17px;
    font-family: 'proxima-nova', helvetica, sans-serif;
    font-weight:300;
}
.callBackBx input[type='submit'] {
    width: 100%;
    color: #fff;
    font-family: bebas-neue, sans-serif;
	font-weight: 400;
    letter-spacing: 1px;
    font-size: 22px;
    line-height: 44px;
    border: none;
    text-align: center;
    cursor: pointer;
    background: #81d8d0;
}
.callBackBx input[type='submit']:hover {
    background:#414042;
}
.similar-property {
    padding: 40px 0 0;
}
.similar-property .home-avail, .similar-property .wrap-fluid {
    padding: 0;
}
.footer {
    background: #252525;
    padding: 25px 0;
}
.footer .social-ic {
    float: left;
}
.footer .social-ic a {
    float: left;
    color: #7c7c7c;
    margin-right: 18px;
}
.footer p {
    color: #7c7c7c;
    font-size: 15px;
    margin: 0;
}
.footer p a {
    color: #7c7c7c;
    display: inline-block;
    margin: 0 10px;
}
.footer p a:hover, .footer li a:hover {
    color: #81d8d0;
}
.footer ul {
    text-align: right;
}
.footer li {
    display: inline-block;
    color: #7c7c7c;
    font-size: 15px;
    margin: 0 10px;
    position: relative;
}
.footer li:before {
    content: '|';
    position: absolute;
    top: 0;
    left: -15px;
}
.footer li:first-child:before {
    display: none;
}
.footer li a {
    color: #7c7c7c;
}
.footer li a span {
    color: #2bb1ef;
}
.holding-footer {
    padding: 100px 0 80px;
}
.holding-footer h2 {
    padding-bottom: 35px;
}
.holding-footer ul {
    margin-bottom: 10px;
}
.holding-footer ul li {
    font-size: 20px;
    line-height: 50px;
}
.holding-footer ul li strong {
    color: #81d8d0;
    font-family: 'proxima-nova', helvetica, sans-serif;
	font-weight: 400;
}
.holding-footer ul li a {
    color: #414042;
}
.holding-footer p {
    margin: 0;
    font-size: 20px;
    font-family: 'proxima-nova', helvetica, sans-serif;
	font-weight: 400;
    line-height: 26px;
}
 #mask {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9000;
    background: rgba(255,255,255,0.8);
    display: none;
}
 #boxes .window {
    position: absolute;
    left: 0;
    top: 0;
    width: 880px;
    height: 319px;
    display: none;
    z-index: 9999;
    background: url(/images/pop-bg.jpg);
    background-size: cover;
    text-align: center;
}
#boxes .window h6 {
    font-size: 35px;
    line-height: 55px;
    color: #fff;
}
.maintext {
    text-align: center;
    text-decoration: none;
}
#popupfoot {
    font-size: 16pt;
    padding: 10px 20px;
    position: absolute;
    top: 0;
    right: 0;
}
#popupfoot a {
    text-decoration: none;
    color: #fff;
}
.BxIn {
    position: relative;
    padding: 75px 160px 0;
}
.BxIn input[type="text"] {
    width: 90%;
    border: none;
    background: #fff;
    padding: 10px;
}
.BxIn input[type="submit"] {
    color: #fff;
    font-family: bebas-neue, sans-serif;
	font-weight: 400;
    letter-spacing: 1px;
    font-size: 22px;
    line-height: 40px;
    border: 1px solid #fff;
    text-align: center;
    width: 100%;
    background: none;
}
#lean_overlay {
    position: fixed;
    z-index:10000;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display: none;
}
#modal {
    width: 51%;
    padding: 30px 40px 30px 40px; 
    background: #FFF;
    display:none;
    top:50% !important;
    transform: translate(-50%, -50%);
    left:50% !important;
    right:0 !important;
    text-align: center;
    margin:0 !important;
}
#captcha_container1, #premortgage #captcha_container4, #homerequest #captcha_container4, #relocationreq #captcha_container6, #captcha_container5 {
    margin-bottom:15px;
}
#message-error {
    margin-top: 0px !important;
}
#modal #captcha_container2 div, #captcha_container3 div, #signupreg #captcha_container4 div {
    margin:0 auto 10px auto;
}
#modal h2 {
    font-size: 32px;
    color: #000;
    padding:0;
    margin-bottom:20px;
}
#modal.share {
    width:24%;
}
#modal .modal_close {
    position: absolute;
    top: -42px;
    right: -4px;
    display: block;
    z-index: 2;
    color: #fff;
    font-size: 30px;
}
#modal .modal_inner {
    width:100%;
}
#modal .modal_inner p.center-xs {
    padding:80px 0;
}
#modal input {
    width:100%;
    height:44px;
    margin-bottom:15px;
    font-size:15px;
    font-weight:300;
    padding:0 10px;
    border:1px solid rgba(0,0,0,0.4);
}
#modal textarea {
    width:100%;
    height:100px;
    border:1px solid rgba(0,0,0,0.4);
    font-size:15px;
    font-weight:300;
    padding:10px 10px;
    resize:none;
    font-size:17px;
    font-family: 'proxima-nova', helvetica, sans-serif;
    font-weight:300;
}
#modal p {
    font-size:17px;
}
#modal .optin p {
    font-size:13px;
    line-height:24px;
}
#modal form input[type="submit"] {
    width:220px;
    text-align:center;
    padding:0px;
}
#modal p a {
    color:#81d8d0;
    font-weight:600;
}
#modal p a:hover {
    color:#000;
}
#mcwWrap {
    padding:0px;
}
.mcw-back, .mcw-form.mcw-wrap__mcw-form #mcwExtra {
    display:none!important;
}
#mcwCalculateBtn {
    display: block;
    width: 350px;
    color: #81d8d0;
    font-family: bebas-neue, sans-serif;
    font-weight: 400;
    letter-spacing: 2px;
    font-size: 22px;
    line-height: 40px;
    border: 1px solid #81d8d0;
    text-align: center;
    cursor: pointer;
    background: none;
    box-shadow:none;
}
.mcw-wrap_theme4 .mcw-form__block {
    box-shadow:none!important;
    border:1px solid rgba(0,0,0,0.2);
    border-radius:0px!important;
}
.grid-item {
    float:left;
    position:relative;
}
.blog-nav {
    background:#81d8d0;
    padding:10px 15px;
    margin-left:22px;
}
.home-avail .row .blog-nav a, .home-avail .row .blog-nav span {
    font-size:18px;
    font-family:"proxima-nova" , Arial, sans-serif;
    font-weight:700;
    color:#ffffff;
    padding:0 10px;
}
.blog-nav .selected, .blog-nav a:hover, .blog-nav span:hover {
    color:#999999;
}
.blog-nav .selected, .blog-nav li {
    display:inline-block;
    padding:0 8px;
    font-weight:500;
}
.home-avail .row .blog-nav {
    margin:0px;
}
.home-avail .row .blog-nav a {
    border:0px;
    padding:0px;
    margin:0px;
    color:#ffffff;
    font-weight:500;
}
.home-avail .row .blog-nav a:hover {
    color:#999999;
}
.styled-select {
    position:relative;
}
.styled-select::after {
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    height: inherit;
    font-size: 17px;
    padding: 8px 14px;
    color: #81d8d0;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    pointer-events: none;
}
/*.fullpgform form .formcol2.btmmarg {
    display:grid;
    grid-template-columns:repeat(2,1fr);
    grid-gap:0;
}*/
.fullpgform form .intfield input {
    width:100%;
}
.fullpgform form .intfield:nth-child(2n+2) {
    margin:0 0 0 22px;
}
.accordion {
    list-style: none;
    padding: 0;
}
.accordion .inner {
    overflow: hidden;
    display: none;
    padding:20px 0 0 2px;
}  
.accordion li {
    margin: .5em 0;
}
.accordion p strong {
    font-weight:600;
}
.accordion a.toggle {
    width: 100%;
    display: block;
    background:#81d8d0;
    color: #fefefe;
    padding: .75em;
    border-bottom:1px solid rgba(255,255,255,0.8);
    transition: background .3s ease;
    font-family:bebas-neue, sans-serif;
    text-transform:uppercase;
    font-size:24px;
    letter-spacing:1px;
    position:relative;
}
.accordion a.toggle:after {
    position: absolute;
    top: 6px;
    right: 20px;
    color: #ffffff;
    content: "\f067";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    height: inherit;
    font-size: 20px;
    padding: 13px 0px;
    z-index: 1;
    pointer-events: none;
    transition: all 0.5s ease-in-out;
}
.accordion a.toggle.act:after, .accordion a.toggle.active:after {
    color: #ffffff;
    content: "\f068";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    height: inherit;
    font-size: 20px;
    pointer-events: none;
    transition: all 0.5s ease-in-out;
}
.accordion a:hover {
    background: rgba(0, 0, 0, 0.9);
}
.stepCol.commcenter p:last-child {
    margin-bottom:0;
}

@media only screen and (max-width: 1600px) {
.header ul li.dropdown ul {
    top:71px;
}
.header ul li.dropdown ul li a {
    padding:0 15px;
}
}
@media only screen and (max-width: 1500px) {
.left-menu li a {
    padding:0 24px 32px 24px;
}
.header ul li.dropdown:nth-child(3) a::after, .header ul li.dropdown:nth-child(4) a::after {
    left: 37px;
  }
}
@media only screen and (max-width: 1240px) {
.signCol h6 {
    font-size:3vw;
}
.signCol a {
    font-size: 17px;
}
.btns {
    padding-right:0px;
}
.left-menu li a, .btns a {
    font-size:14px;
}
.left-menu {
    text-align:center;
}
.left-menu li ul {
    text-align:left;
}
.left-menu li ul li a {
    padding:0 15px;
}
.left-menu li a {
    padding:0 14px 32px 14px;
}
.header ul li.dropdown:nth-child(3) a::after, .header ul li.dropdown:nth-child(4) a::after {
    left: 22px;
  }
}
@media only screen and (max-width: 1200px) {
    .left-menu {
    text-align: center;
}
.abtCol {
    padding: 20px 0 0;
}
.abtCol .row {
    margin: 80px -15px;
}
.abtCol h3 {
    padding-right: 60px;
    line-height: 50px;
    padding-top: 0;
}
.abtCol img {
    margin-bottom: 20px;
}
 .abtCol .padLf p, .abtCol .padLf h3 {
    padding-right: 0;
    padding-left: 25px;
}
.left-menu li a {
    padding: 0 10px 32px 10px;
}
.header .row {
    display: grid;
    grid-template-columns: 308px 1fr 70px;
  }
  .header .btns {
    text-align:right;
  }
  .header .menuwrap {
    order:1;
  }
.header .menuwrap .left-menu, .header .row .righthead .menu-btn {
    display:none;
}
.header .menu-btn {
    width: 30px;
    height: 28px;
    display: block;
    margin: -7px 15px 0 auto;
  }
  .header .menu-btn:before,
  .header .menu-btn:after {
    content: '';
    height: 4px;
    width: 35px;
    position: relative;
    background-color: #81d8d0;
    display: block;
  }
  .header .menu-btn span {
    height: 4px;
    width: 35px;
    background-color:#81d8d0;
    margin: 8px 0;
    display: block;
  }
}
@media only screen and (max-width: 1160px) {
.btns a {
    font-size:15px;
}
.btns {
    padding:32px 0px 0 0;
}
}
@media only screen and (max-width: 1120px) {
.home-avail .row a {
    font-size: 14px;
}
.left-menu li a {
    font-size: 14px;
}
.btns a {
    font-size: 14px;
}
.home-avail .row a {
    margin-bottom:25px;
}
.bnr .col-md-8 {
    -ms-flex-preferred-size:100%;
    flex-basis:100%;
    max-width:100%;
    padding-left:40px;
    padding-right:40px;
}
}
@media only screen and (max-width: 1024px) {
.footer ul {
    text-align: left;
}
.formCol input[type="text"], .formCol textarea, .formCol input[type="text"], .formCol input[type="email"] {
    margin-bottom: 14px;
    float: none;
}
.home-avail figure img {
    width: 100%;
}
.home-avail .row a {
    font-size: 18px;
}
.abtCol h3 {
    padding: 0;
}
.estimateCol input[type='button'] {
    margin-bottom: 50px;
}
.holding-footer h2 {
    margin: 0;
}
.col-xs-offset-3, .col-xs-offset-1 {
    margin-left: 0 !important;
}
.signCol h6 {
    text-align: center;
}
}
@media only screen and (max-width: 1000px) {
.abtCol.lgnfrm .logingoogle {
    margin-bottom:15px;
}
.abtCol .col-md-6 h1, .abtCol .col-md-6 p {
    padding-right:0px;
}
.abtCol .row {
    margin:40px -15px;
}
.viewCol, .formCol, .signCol {
    padding:60px 0px;
}
.marRt {
    margin:0px;
}
.viewCol h2 {
    padding-top:30px;
}
.similar-property {
    padding-bottom:60px;
}
.footer p, .footer ul {
    text-align:center;
}
.header ul, .btns, .header .row .righthead {
    display: none;
}
.hidden-nav {
    background: #fff;
    height: 0;
    display: block;
}
.hidden-nav span {
    height: 68px;
    width: 32px;
    background: url(/images/menu.png) no-repeat center;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    float: right;
    position: absolute;
    top: 25px;
    right: 0;
    padding: 0 20px;
}
.floorPlan .col-md-4.col-sm-6.col-xs-12 {
    margin-bottom:0px;
}
.stepCol.commcenter h4, .stepCol.commcenter h6, .stepCol.commcenter p {
    text-align:center;
}
.stepCol h6, .stepCol p {
    text-align:left;
}
.toggle {
    display:block;
    text-align:right;
    position:relative;
    top: 0px;
    right: 10px;
}
.toggle i {
    color:#81d8d0;
    font-size:30px;
}
}
@media only screen and (max-width: 992px) {
.header .wrap-fluid {
    padding:0 15px;
}
.formCol h2, .featured-communities h2, .home-avail h2, .stepInfo h5 {
    letter-spacing:3px;
    font-size:30px;
}
.stepInfo {
    padding-bottom:0;
}
.stepInfo h5 {
    line-height:42px;
}
.stepCol h6 img {
    float:none;
    display:block;
}
.home-list-lf .stepCol {
    padding: 25px 0 20px;
}
.stepCol h6 img {
    margin: 20px auto 20px auto;
}
.stepCol h6 {
    margin-top:0;
}
.fullpgform form .formcol2 input, .fullpgform form .formcol2 select, .fullpgform form .styled-select, .fullpgform .field.optin {
    width:100%;
}
.fullpgform form .formcol2 input:nth-child(2n+2), .fullpgform form .formcol2 select:nth-child(2n+2), .fullpgform form .styled-select:nth-child(2n+2) {
    margin:0 0 0 0;
}
.sidr .sidr-class-dropdown ul, #sidr-id-open-menu, .mm-spn li.homelink, #overlay {
    display:none;
}
.sidr .sidr-class-dropdown ul li {
    padding:0;
}
.header {
    padding:12px 0 0 0;
}
.header .row {
    grid-template-columns:200px 1fr;
}
  .bnr .slidewrap .wrap {
    padding:0 15px;
  }
  .featured-communities figure figcaption {
    width:auto;
    padding: 88px 15px 0 15px;
  }
  .home-list-lf .stepCol h6 img {
    margin: 20px 0 20px 0;
  }
  .callBackBx {
    padding: 30px 20px;
  }
  .fullpgform form .formcol2.btmmarg {
    display:grid;
    grid-gap:15px;
    }
    .fullpgform form .formcol2.btmmarg input {
        margin-bottom:0;
    }
}
@media only screen and (max-width: 990px) {
    .left-menu li a {
        font-size: 14px;
    }
.btns a {
    font-size: 14px;
}
.abtCol {
    text-align: center;
    padding: 0;
}
.abtCol .padLf p, .abtCol .padLf h3 {
    padding-left: 0;
}
.abtCol h3 {
    padding:0px 0;
}
.agentCol h5 {
    font-size: 26px;
    margin-bottom: 5px;
}
.agentCol p {
    font-size: 16px;
}
.signCol h6 {
    font-size: 32px;
    margin-bottom: 15px;
    text-align: center;
}
.floorPlan figure img {
    width: 100%;
}
.floorBx {
    margin-bottom: 25px;
}
.bnr {
	height:540px;
	padding-bottom:20px;
	padding-top:0px;
}
.bnr h2.soon, .bnr h2 {
    font-size: 60px;
    padding: 200px 0 20px 0;
    line-height: 60px;
}
.bnr-title h2 {
    padding:202px 0 50px 0;
}
#boxes .window {
    width: 650px;
    height: 319px;
}
.BxIn {
    padding: 50px 50px 0;
}
#boxes .window h6 {
    font-size: 28px;
    line-height: 40px;
}
#modal, #modal.share {
    width:80%;
}
#modal .row {
	height:70vh;
	overflow-y: scroll;
	overflow-x: hidden;
}
#modal input, #modal textarea {
    width:92%;
}
}
@media only screen and (max-width: 880px) {
.list-head ul li:last-child {
    margin-top:10px;
}
}
@media only screen and (max-width: 800px) {
.comm-title h2, .bnr h2.soon, .bnr-title h2, .bnr h2 {
    margin:0px;
    font-size: 40px;
    line-height: 44px;
}
}
@media only screen and (max-width: 992px) {
.bnr-title {
    height:auto;
}
.comm-title {
    height:400px;
}
.bnr-title h2 {
    padding:80px 30px;
    margin-bottom:0;
}
.comm-title h2, .bnr-title h2 {
    padding:80px 30px;
    margin-bottom:0;
}
.header {
    position: relative;
    z-index:150;
    width: auto;
    padding: 14px 0 3px 0;
}
.navBx {
    min-height: 0;
}
.header img {
    margin-left: 0;
}
.nav ul li a {
    color: #000;
}
.left-menu {
    width: 100%;
    float: none;
    clear: left;
}
.left-menu li {
    display: block;
    text-align: right !important;
}
.left-menu li a.onstate, .left-menu li a:hover, .btns a:hover, .btns a.onstate {
    color: #414042 !important;
}
.btns {
    float: none;
    clear: left;
    text-align: right;
    padding: 0;
}
.btns a {
    display: block;
    font-size: 18px;
    color: #fff;
    border-bottom: 1px solid #2caa9e;
}
.formCol input[type="text"], .formCol textarea {
    float: none;
    font-size:17px;
    font-family: 'proxima-nova', helvetica, sans-serif;
    font-weight:300;
}
.bnr h2 {
    font-size: 50px;
    padding: 22vw 0 20px 0;
    line-height: 62px;
    margin-bottom:0;
}
.home-avail, .featured-communities, .stepCol, .floorPlan, .holding-footer {
    padding: 60px 0;
}
 .featured-communities figure {
    float:none;
    margin:0 auto 15px auto;
}
.featured-communities h2, .home-avail h2 {
    margin-bottom:30px;
}
.signCol h6 {
    margin-bottom: 25px;
    text-align: center;
}
.viewCol, .list-head ul {
    text-align: center;
}
.formCol h2 {
    line-height: 42px;
}
.formCol input[type="submit"], .abtCol.lgnfrm input[type="submit"], .viewCol a.teal-btn, .bnr a.wht-bor-btn {
    width: 100%;
    padding: 0;
}
.agentCol figure {
    display: block;
    width: 100%;
}
.agentCol h5 {
    font-size: 34px;
    margin-bottom: 25px;
}
.agentCol p {
    font-size: 20px;
}
.list-head h6, .list-head p {
    text-align: center;
}
.list-head .bx3 {
    margin: 10px 0;
}
#boxes .window {
    width: 450px;
}
.BxIn {
    padding: 50px 30px 0;
}
.BxIn h6 {
    font-size: 28px;
    line-height: 40px;
}
.BxIn input[type="submit"] {
    width: 96%;
    margin-top: 15px;
}
.estimateCol .smBx, .estimateCol input[type='button'] {
    width: 100%;
}
.fullpgform form .formcol2.btmmarg .grid-block {
    grid-template-columns:1fr;
    grid-gap:0;
}
.fullpgform form .formcol2.btmmarg .grid-block input {
    margin-bottom:15px;
}
.fullpgform form .formcol2.btmmarg .form-bottom, .fullpgform form .form-bottom {
    grid-template-columns:1fr;
    grid-gap:0;
}
.fullpgform form .formcol2.btmmarg .form-bottom .field.optin, .fullpgform form .form-bottom .field.optin {
    width: 100%;
    text-align:left;
}
.abtCol .row.fullpgform.margtop {
    margin:0;
    padding:60px 0;
}
.fullpgform form .intfield {
    width:100%;
}
.fullpgform form .intfield:nth-child(2n+2) {
    margin:0;
}
}
@media only screen and (max-width: 580px) {
    .bnr a.wht-bor-btn {
    font-size: 20px;
}
.footer .social-ic {
    float: none;
    text-align: center;
}
.footer .social-ic a {
    display: inline-block;
    float: none;
}
.footer p {
    display: block;
    clear: both;
    text-align: center;
}
.footer p a {
    display: block;
    margin: 0;
}
.footer li {
    display: block;
    margin: 0;
    text-align: center;
}
.footer li:before {
    display: none;
}
.footer li:first-child:before {
    display: none;
}
.footer li a {
    color: #7c7c7c;
}
.footer li a span {
    color: #2bb1ef;
}
#mcwCalculateBtn {
    width:100%;
}
.fullpgform form .formcol2.btmmarg {
    grid-template-columns:1fr;
    }
}
@media only screen and (max-width: 700px) {
.formCol input[type="submit"], #modal form input[type="submit"], .abtCol.lgnfrm input[type="submit"], .home-avail.dashboard .rightform input[type=submit], .list-head ul li:last-child, .fullpgform form .upldfleblk .upload, .fullpgform form input[type="submit"], .list-head ul li.gallnkbtn {
    width:100%;
}
.list-head ul li.gallnkbtn {
    margin-left:0;
    padding:0;
}
}
@media only screen and (max-width: 620px) {
.list-head ul li {
    padding:0 8px;
}
.formCol input[type="submit"], #modal form input[type="submit"], .abtCol.lgnfrm input[type="submit"], .home-avail.dashboard .rightform input[type=submit], .list-head ul li:last-child, .fullpgform form .upldfleblk .upload, .fullpgform form input[type="submit"] {
    width:100%;
}
.list-head ul li:last-child {
    padding:0px;
}
}
@media only screen and (max-width: 450px) {
.home-avail a.teal-btn {
    width:100%;
    padding:0px;
    margin:0;
}
.list-head ul li {
    width:34%;
    display:inline-block;
    margin-bottom:10px;
}
.list-head ul {
    display: block;
    justify-content:normal;
}
.list-head .bx3 {
    margin-top:20px;
}
    .agentCol h5 {
    font-size: 26px;
    margin-bottom: 5px;
}
.agentCol p {
    font-size: 16px;
}
.home-avail .row a {
    font-size: 17px;
}
.bnr h2 {
    padding: 40px 0 20px 0;
    font-size:46px;
    letter-spacing:3px;
}
.bnr p {
    font-size:20px;
    line-height: 30px;
}
#modal, #modal.share {
    width:60%;
	height:70vh;
	overflow-y: scroll;
	overflow-x: hidden;
}
.main-wrapper .home-list-lf.property .teal-btn {
    width:100%;
}
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
.bnr h2 {
    padding-top:250px;
    margin-bottom:30px;
    font-size:50px;
    line-height:56px;
}
}

/* Menu */
@keyframes background-fade {
    99.9% {
      background: transparent;
    }
    100% {
      background: var(--brand-color2);
    }
  }
  @keyframes slide-menu {
    from {
      -webkit-transform: translateY(-100%);
      transform: translateY(-100%);
    }
    to {
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  }
  @keyframes slide-menu-out {
    from {
      top: 0;
    }
    to {
      top: -100vh;
    }
  }
  @keyframes menu-item-anim-left {
    from {
      -webkit-transform: translateX(70%);
      transform: translateX(70%);
      opacity: 0;
    }
    to {
      -webkit-transform: translateX(0);
      transform: translateX(0);
      opacity: 1;
    }
  }
  @keyframes menu-item-anim-right {
    from {
      -webkit-transform: translateX(-70%);
      transform: translateX(-70%);
      opacity: 0;
    }
    to {
      -webkit-transform: translateX(0);
      transform: translateX(0);
      opacity: 1;
    }
  }
  @keyframes fade-in {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  @keyframes fade-out {
    from {
      opacity: 1;
    }
    to {
      opacity: 0;
    }
  }
  @keyframes fade-out-in {
    0% {
      opacity: 1;
    }
    25% {
      opacity: 0;
    }
    75% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  .menu {
    position: fixed;
    top: 0;
    right: 0;
    background-color:#ffffff;
    background-repeat: repeat;
    width: 100%;
    height: 0;
    z-index: 0;
    -webkit-transition: height 0.5s linear;
    -moz-transition: height 0.5s linear;
    -ms-transition: height 0.5s linear;
    -o-transition: height 0.5s linear;
    transition: height 0.5s linear;
  }
  @media only screen and (min-width:45em) {
    .menu {
      z-index: 200;
    }
  }
  .menu-open .menu {
    height: 80vh;
    border-bottom: 5px solid #81d8d0;
    -webkit-transition: height 0.5s linear;
    -moz-transition: height 0.5s linear;
    -ms-transition: height 0.5s linear;
    -o-transition: height 0.5s linear;
    transition: height 0.5s linear;
  }
  .menu-open .menu .wrap .container {
    opacity: 1;
    -webkit-transition: opacity 1.2s linear;
    -moz-transition: opacity 1.2s linear;
    -ms-transition: opacity 1.2s linear;
    -o-transition: opacity 1.2s linear;
    transition: opacity 1.2s linear;
  }
  .menu .wrap {
    max-width:100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
  }
  .menu .wrap .container {
    text-align: center;
    opacity: 0;
  }
  @media only screen and (min-width:45em) {
    .menu .wrap .container {
      width: 100%;
      height: 100%;
      text-align: start;
    }
  }
  .menu .wrap .container ul {
    margin-top: 15px;
  }
  .menu .wrap .container ul.other li:last-child {
    padding-bottom:0;
  }
  @media screen and (min-width:60em) and (max-height:50em) {
    .menu .wrap .container ul {
      margin-top: 80px;
    }
  }
  .menu .wrap .container ul li {
    padding-bottom: 6px;
  }
  @media only screen and (min-width:60em) {
    .menu .wrap .container ul li {
      padding-bottom: 38px;
    }
  }
  @media screen and (min-width:60em) and (max-height:45em) {
    .menu .wrap .container ul li {
      padding-bottom: 16px;
    }
  }
  .menu .wrap .container ul li:last-child {
    padding-bottom: 0;
  }
  .menu .wrap .container ul li a {
    font-size: clamp(20px, 4vw, 35px);
    color:#7f7f7f;
    text-transform: uppercase;
    position:relative;
  }
  .menu .wrap .container ul li a:hover:after,   .menu .wrap .container ul li a.onstate:after {
    content:'';
    width:100%;
    height:4px;
    position: absolute;
    background-color:#81d8d0;
    left: 0;
    bottom: -4px;
  }
  .menu .wrap .container ul li a:hover,
  .menu .wrap .container ul li a.onstate {
    color: #81d8d0
  }
  @media only screen and (min-width:60em) {
    .menu .wrap .container ul.other {
      margin-top: 54px;
    }
  }
  @media screen and (min-width:60em) and (max-height:50em) {
    .menu .wrap .container ul.other {
      margin-top: 34px;
    }
  }
  .menu .wrap .container ul.other li {
    padding-bottom: 12px;
  }
  @media only screen and (min-width:60em) {
    .menu .wrap .container ul.other li {
      padding-bottom: 54px;
    }
  }
  @media screen and (min-width:60em) and (max-height:45em) {
    .menu .wrap .container ul.other li {
      padding-bottom: 20px;
    }
  }
  .menu .wrap .container ul.other li a {
    font-size: 24px;
  }
  @media only screen and (min-width:90em) {
    .menu .wrap .container ul.other li a {
      font-size: clamp(1.25rem, 4vw, 2.313rem);
    }
  }
  @media screen and (min-width:60em) and (max-height:45em) {
    .menu .wrap .container ul.other li a {
      font-size: clamp(1.25rem, 2vw, 2.313rem);
    }
  }
  .menu .wrap .container .catnav {
    opacity: 0;
  }
  @media only screen and (min-width:60em) {
    .menu .wrap .container .catnav:first-child {
      padding-left: 50px;
    }
  }
  .menu .wrap .container .nav-cta {
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    padding-top: 35px;
    margin-top: 35px;
  }
  .menu .wrap .container .nav-cta [bp~="grid"] {
    grid-template-columns: 1fr 220px;
  }
  .menu .wrap .container .nav-cta [bp~="grid"] h2 {
    font-weight: var(--regular);
    font-size: clamp(1.625rem, 2.2vw, 2.188rem);
  }
  .menu .wrap .container .nav-cta [bp~="grid"] .btn {
    font-size: 18px;
  }
  .menu .banner {
    position: absolute;
    height: 80px;
    z-index: 3;
    padding: 0;
    opacity: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    width: 100%;
  }
  @media only screen and (min-width:60em) {
    .menu .banner {
      position: absolute;
      bottom: 20%;
      text-align: end;
      padding: 0 30px 20px;
      width: auto;
    }
  }
  .menu .banner .social-wrap li {
    width: 35px;
    height: 35px;
    background-color: var(--brand-color2);
    display: inline-block;
    padding: 0;
    text-align: center;
    line-height: 38px;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
  }
  .menu .banner .social-wrap li:first-child,
  .menu .banner .social-wrap li:nth-child(2) {
    margin-right: 5px;
  }
  .menu .banner .social-wrap li:hover {
    background-color: var(--white);
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
  }
  .menu .banner .social-wrap li:hover a:before {
    color: var(--brand-color);
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
  }
  .menu .banner .social-wrap li a {
    background-color: transparent;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
  }
  .menu .banner .social-wrap li a:before {
    color: var(--brand-color);
    font-size: 1.375rem;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
  }
  .menu-open .menu .banner {
    -webkit-animation: fade-in 0.6s forwards 0.6s ease-in-out;
    -moz-animation: fade-in 0.6s forwards 0.6s ease-in-out;
    -ms-animation: fade-in 0.6s forwards 0.6s ease-in-out;
    -o-animation: fade-in 0.6s forwards 0.6s ease-in-out;
    animation: fade-in 0.6s forwards 0.6s ease-in-out;
  }
  @media only screen and (min-width:45em) {
    .menu-open .menu .banner {
      -webkit-animation: menu-item-anim-left 0.6s forwards 0.6s ease-in-out;
      -moz-animation: menu-item-anim-left 0.6s forwards 0.6s ease-in-out;
      -ms-animation: menu-item-anim-left 0.6s forwards 0.6s ease-in-out;
      -o-animation: menu-item-anim-left 0.6s forwards 0.6s ease-in-out;
      animation: menu-item-anim-left 0.6s forwards 0.6s ease-in-out;
    }
  }
  .menu-open .menu .catnav {
    -webkit-animation: fade-in 0.4s forwards 0.4s ease-in-out;
    -moz-animation: fade-in 0.4s forwards 0.4s ease-in-out;
    -ms-animation: fade-in 0.4s forwards 0.4s ease-in-out;
    -o-animation: fade-in 0.4s forwards 0.4s ease-in-out;
    animation: fade-in 0.4s forwards 0.4s ease-in-out;
  }
  @media only screen and (min-width:45em) {
    .menu-open .menu .catnav {
      -webkit-animation: fade-in 0.4s forwards 0.4s ease-in-out;
      -moz-animation: fade-in 0.4s forwards 0.4s ease-in-out;
      -ms-animation: fade-in 0.4s forwards 0.4s ease-in-out;
      -o-animation: fade-in 0.4s forwards 0.4s ease-in-out;
      animation: fade-in 0.4s forwards 0.4s ease-in-out;
    }
  }
  .hide-menu .catnav {
    -webkit-animation: fade-out 0.3s ease-out;
    -moz-animation: fade-out 0.3s ease-out;
    -ms-animation: fade-out 0.3s ease-out;
    -o-animation: fade-out 0.3s ease-out;
    animation: fade-out 0.3s ease-out;
  }
  @media only screen and (min-width:45em) {
    .hide-menu .banner {
      -webkit-animation: fade-out 0.3s ease-out;
      -moz-animation: fade-out 0.3s ease-out;
      -ms-animation: fade-out 0.3s ease-out;
      -o-animation: fade-out 0.3s ease-out;
      animation: fade-out 0.3s ease-out;
    }
  }
  .hide-menu .catnav {
    -webkit-animation: fade-out 0.3s ease-out;
    -moz-animation: fade-out 0.3s ease-out;
    -ms-animation: fade-out 0.3s ease-out;
    -o-animation: fade-out 0.3s ease-out;
    animation: fade-out 0.3s ease-out;
  }
  @media only screen and (min-width:45em) {
    .hide-menu .catnav {
      -webkit-animation: fade-out 0.3s ease-out;
      -moz-animation: fade-out 0.3s ease-out;
      -ms-animation: fade-out 0.3s ease-out;
      -o-animation: fade-out 0.3s ease-out;
      animation: fade-out 0.3s ease-out;
    }
  }
  .hamburger {
    padding: 0;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    border:0;
    background:transparent;
    font: inherit;
    color: inherit;
    text-transform: none;
    margin: 0 auto -2px;
    overflow: visible;
    width: 56px;
    height: 56px;
    -webkit-transition: background-color 0.5s ease-out;
    -moz-transition: background-color 0.5s ease-out;
    -ms-transition: background-color 0.5s ease-out;
    -o-transition: background-color 0.5s ease-out;
    transition: background-color 0.5s ease-out;
  }
  .hamburger:hover {
    -webkit-transition: background-color 0.5s ease-out;
    -moz-transition: background-color 0.5s ease-out;
    -ms-transition: background-color 0.5s ease-out;
    -o-transition: background-color 0.5s ease-out;
    transition: background-color 0.5s ease-out;
  }
  .hamburger.is-active .hamburger-inner {
    background-color: #81d8d0;
  }
  .hamburger.is-active .hamburger-inner::before {
    background-color: #81d8d0;
  }
  .hamburger.is-active .hamburger-inner::after {
    background-color: #81d8d0;
  }
  .hamburger.hamburger--spring .hamburger-inner {
    top: 5px;
    transition: background-color 0s 0.13s linear;
    left: 1px;
  }
  .hamburger.hamburger--spring .hamburger-inner::before {
    top: 14px;
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  .hamburger.hamburger--spring .hamburger-inner::after {
    top: 27px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  .hamburger.hamburger--spring.is-active .hamburger-inner {
    transition-delay: 0.22s;
    background-color: transparent !important;
  }
  .hamburger.hamburger--spring.is-active .hamburger-inner::before {
    top: 0;
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 10px, 0) rotate(45deg);
  }
  .hamburger.hamburger--spring.is-active .hamburger-inner::after {
    top: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 10px, 0) rotate(-45deg);
  }
  .hamburger-box {
    width: 35px;
    height: 24px;
    display: inline-block;
    position: relative;
  }
  .hamburger-box .hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px;
    width: 35px;
    height: 4px;
    background-color: #81d8d0;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
  }
  .hamburger-box .hamburger-inner::before {
    width: 35px;
    height: 4px;
    background-color: #81d8d0;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
    content: "";
    display: block;
    top: -10px;
  }
  .hamburger-box .hamburger-inner::after {
    width: 35px;
    height: 4px;
    background-color: #81d8d0;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
    content: "";
    display: block;
    bottom: -10px;
  }
  /* MMENU */
  
  .mm-spn a i {
      display: none;
  }
  .mm-spn.mm-spn--light {
      background: #81d8d0 !important;
  }
  .mm-spn.mm-spn--navbar::after {
      opacity:1 !important;
      font-weight: 400;
      color:#fff;
  }
  .mm-spn a, .mm-spn span {
      color:#fff !important;
  }
  .mm-spn li::after {
      border-top: 1px solid rgba(0,0,0,0.5) !important;
      margin-left:-15px;
  }
  .mm-spn li::before {
      color:#fff !important;
      opacity:1 !important;
  }