/*
Theme Name: Twenrty 20
Theme URI: 
Description: Twenrty 20
Version: 1.0
*/

@font-face {
    font-family: 'roboto_condensedlight';
    src: url('fonts/RobotoCondensed-Light-webfont.eot');
    src: url('fonts/RobotoCondensed-Light-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/RobotoCondensed-Light-webfont.woff2') format('woff2'),
        url('fonts/RobotoCondensed-Light-webfont.woff') format('woff'),
        url('fonts/RobotoCondensed-Light-webfont.ttf') format('truetype'),
        url('fonts/RobotoCondensed-Light-webfont.svg#roboto_condensedlight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotoregular';
    src: url('fonts/roboto-regular-webfont.eot');
    src: url('fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto-regular-webfont.woff2') format('woff2'),
         url('fonts/roboto-regular-webfont.woff') format('woff'),
         url('fonts/roboto-regular-webfont.ttf') format('truetype'),
         url('fonts/roboto-regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotomedium';
    src: url('fonts/Roboto-Medium-webfont.eot');
    src: url('fonts/Roboto-Medium-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Medium-webfont.woff2') format('woff2'),
        url('fonts/Roboto-Medium-webfont.woff') format('woff'),
        url('fonts/Roboto-Medium-webfont.ttf') format('truetype'),
        url('fonts/Roboto-Medium-webfont.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotobold';
    src: url('fonts/Roboto-Bold-webfont.eot');
    src: url('fonts/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Bold-webfont.woff2') format('woff2'),
        url('fonts/Roboto-Bold-webfont.woff') format('woff'),
        url('fonts/Roboto-Bold-webfont.ttf') format('truetype'),
        url('fonts/Roboto-Bold-webfont.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;

}

html, body{width: 100%;margin: 0;padding: 0;height:100%;}
html{/*overflow-y: auto!important;*/min-height: 100%; position: relative;overflow-x:hidden;}
img {-ms-interpolation-mode: bicubic;border: 0;height: auto;max-width: 100%;vertical-align: middle;outline: none;text-outline:none;}
* {margin: 0;padding: 0;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-appearance: none;}
img, input, textarea, fieldset{border: 0px;outline: none;resize: none;-webkit-appearance: none;border-radius: 0;}
ul li {list-style-type: none;}
a {outline: 0;border-bottom: 1px solid transparent;}
input::-moz-focus-inner {border: 0;}
html {-webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */}
:focus {
    outline-width: 1px;
    outline-style: dashed;
    outline-color: transparent;
}
.using-keytab :focus {
    outline-color: black;
}
#main-wrapper {
    width: 100%;
    min-height: 100%;
    margin: 0 auto;
    /*height: 100%;*/
    height:auto;
    display: flex;
    flex-direction: column;
}
.main-inner-wrapper {
    flex: 1 0 auto;
}
header{
    width: 100%;
    background-color: #fff;
    height: 145px;
}
footer {
    width: 100%;
    background-color: #565924;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 13px 20px;
    float: left;
    z-index: 3;
    color: #fff;
    flex-shrink: 0;
}
.dev-hidden{display: block;}
header div{
    display: inline-block;
    float: left;
    /*margin-top: 45px;*/
}
.wrap-header {
    background-color: #062b4f;
    width: 100%;
}
.header-welcome {
    background-color: #FFF;
    width: 15%;
    max-width: 170px;
    background-repeat: no-repeat;
    height: 100px;
    text-align: center;
}
.header-welcome h2 {
    margin: auto;
    line-height: 100px;
    text-transform: uppercase;
    font-family: pill-gothic-900mg;
    font-style: normal;
    font-weight: 900;
    color: #3E3E45;
    font-size: 21px;
}
.header-title{
    width: 35%;
    background-repeat: no-repeat;
    background-color: #062B4F;
    height: 100px;
}
.header-title img {
    padding-left: 0px;
}
.header-menu ul li a img {
    width: 80px;
    height: auto;
}
.header-menu{
    width: 50%;
    margin-top: 0px;
    background-color: #062B4F;
    float: right;
}
.header-menu ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    height: 100px;
    text-transform: uppercase;
    text-align: center;
	float:right;display:table;
}
.header-menu ul li{
    display: inline;
    padding: 0px;
    margin: 0px;
    height: 100%;
    /*width:25%;float: right;*/
    width: 115px;
    max-width: 115px;
    font-family: robotomedium;
    color: #fff;
    font-size: 10px;
    cursor: pointer;
	display:table-cell;
	vertical-align:middle;
}
.header-menu li a {
    text-decoration: none;
    color: #fff;
    display: block;
    /*display: table-cell;
    width: 100%;
    height: 100%;
	float:left;*/
}
.header-menu .about{
    background-color: #3A4D60;
	position:relative;
}
.header-menu .features{
    background-color: #3F6079;
}
.header-menu .amenities{
    background-color: #416D8D;
}
.header-menu .services{
    background-color: #457DA4;
}
.header-menu .floorplans{
    background-color: #498CBC;
}
.header-menu .gallery{
    background-color: #4D99D2;
}
.header-menu .neighborhood{
    background-color: #51ADE1;
}
.header-menu .retail{
    background-color: #54BBEE;
}
.header-menu .contactus{
    background-color: #8CD4F4;
}

.header-menu .blog{
    background-color: #365368;
}

.header-signup-banner{
    height: 25px;
    display: block;
    float: right;
    margin-top: 20px;
    font-family: roboto_condensedlight;
    background-color: #565924;
    text-transform: uppercase;
    font-size: 11px;
    color: #fff;
    /*padding: 5px;*/
    /*width: 25%;*/
	width:320px;
	text-align:center;
}
.header-signup-banner a.signup-link,a.blog-menu-link{
    border-right: 1px solid #fff;
    cursor: pointer;
}
.header-signup-banner a{
    padding: 0px 10px;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    line-height: 25px;
}
.error-msg {
    display: none;
    position: relative;
    left: 183px;
    bottom: 34px;
    height: 0px;
    width: 20px;
}
.form_wrap {
    margin-top: 0px;
    position: relative;
    float: none;
    display: block;
}
.header-mobile-view {
    display: none;
    height: 40px;
    width: 50%;
    margin-top: 0px;
    position: relative;
    top: -40px;
}
.header-mobile-menu-icon {
    margin: 14px 10px 10px;
    height: auto;
    cursor: pointer;
}
.mobile-header-welcome {
    margin-top: 0px;
    padding-left: 20px;
    height: auto;
    text-transform: uppercase;
    font-family: robotobold;
    line-height: 40px;
    color: #3E3E45;
}
.icon-bar{
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #000;
}
.icon-bar + .icon-bar {
    margin-top: 4px;
}
#content-wrapper {
    height: auto;
    width: 100%;
}
.home_page #content-wrapper{overflow: hidden;}
.mobile-view-callus {
    display: none;
    margin-top: 2px;
    height: 30px;
    width: 100%
}
.mobile-view-callus div {
    margin-top: 0px;
    /*width: 33.33%;*/
	width:50%;
    height: 100%;
    display: inline;
    float: left;
    font-family: roboto_condensedlight;
    line-height: 31px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}
.mobile-view-callus .callus {
    background-color: #3A4D60;
}
.mobile-view-callus .locateus {
    background-color: #3F6079;
}
.mobile-view-callus .emailus {
    background-color: #416D8D;
}
footer #addressLIne {
    font-family: roboto_condensedlight;
    text-align: left;
    font-size: 11px;
    display: flex;
}
.getintouch-content .footer-social {
    width: 100%;
}
.footer-social {
    display: flex;
    align-items: center;
}
.footer-social a {
    margin-right: 30px;
}
.footer-social .footer-social-icons {
    margin-left: 2px;
    height: 30px;
    width: 30px;
    display: inline-block;
    cursor: pointer;
}
.mobile-footer-logo {
    display: none;
}
.footer_f {
    background: url('images/footer_f.png') no-repeat;
}
.footer_t {
    background: url('images/footer_t.png') no-repeat;
}
.footer_i {
    background: url('images/footer_i.png') no-repeat;
}
.footer_p {
    background: url('images/footer_p.png') no-repeat;
}
.footer_g {
    background: url('images/footer_g.png') no-repeat;
}
.footer-social .footer_f {
    background: url('images/footer/footer-fb.svg') no-repeat;
}
.footer-social .footer_t {
    background: url('images/footer/footer-twitter.svg') no-repeat;
}
.footer-social .footer_i {
    background: url('images/footer/footer-instagram.svg') no-repeat;
}
.ada-logo{ 
    width: 16px;
}
.eho-logo{ 
    width: 20px;
}
.ada-wrap{ 
    margin-right: 0 !important;; 
}
.mobile-footer {
    background-color: #565924;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 2px;
    height: 30px;
}
.mobile-footer div {
    margin-top: 0px;
    width: 25%;
    height: 100%;
    float: left;
    font-family: robotomedium;
    line-height: 28px;
    text-align: center;
    color: #fff;
    font-size: 18px;
}
.jturner-logo {
    float: left;
    width: 40px;
    margin-right: 25px;
}
.footer-logos {
    display: flex;
}
.header-menu li.open-menu, .header-menu li.active-menu {
    background-color: #fff;
}
.header-menu li.open-menu a, .header-menu li.open-menu p, .header-menu li.active-menu a, .header-menu li.active-menu p {
    color: #000;
}
.black-icon, .menu-child {
    display: none;  
}
.open-menu img, .active-menu img {
    display: none;
}
.open-submenu{
    font-weight: bold;
}
.open-menu .black-icon, .active-menu .black-icon{
    display: inline-block;
    z-index: 1;
}
.menu-child ul li {
    width: 100%;
    color: #000;
    height: auto;
    text-align: center;
    padding: 15px 0px;
    font-family: roboto_condensedlight;
    display:block;
}
.menu-child ul li a {
    width: 100%;
    display: inline-block;
    font-size: 11px;
}
.menu-child ul li.active-menu {
    font-family: robotomedium;
}
.menu-child ul{
    height: auto;
	float:left;
	width: 100%;
	/*padding: 5px 15px;*/
	border-top: 2px solid #fff;
}
.menu-child {
    margin-top:0px;
    height: auto;
    padding:0px;
    width:125px;
    position: relative;
    background:#e6eef6;
    border: 1px solid #72879c;
    z-index: 3;
    position:absolute;
    top:145px;
}
.menu-child:after, .menu-child:before {
    bottom: 100%;
    left: 25%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.menu-child:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 5px;
    margin-left: -5px;
}
.menu-child:before {
    border-color: rgba(215, 217, 218, 0);
    border-bottom-color: #062B4F;
    border-width: 6px;
    margin-left: -6px;
}
.margin-top2 {
    margin-top: 2px;
}
.section-border {
    width: 100%;
    background-color: #565924;
    height: 20px;
    margin-top: 4px;
}
.amenities-banner {
    background: url('images/Amenities_banner.png') no-repeat;
}

.page-banner {
    width: 100%;
    height: 500px;
    display:block;
    position: relative;
    background-position: center;
    background-size: cover;
}
.reason-div {
    background-color: #062B4F;
    opacity: 0.7;
    width: 250px;
    height: 250px;
    overflow: auto;
    margin: auto;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
    color: #fff;
    text-align: center;
	z-index: 2;
}
.reason-content {
    font-family: roboto_condensedlight;
    font-size: 31px;
    text-transform: uppercase;
    margin: auto;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
    height: 130px;
}
.page-content-wrapper {
    height: auto;
    width: 100%;
    overflow: auto;
    padding-bottom: 10px;
}
.content-left {
    /*width: 55%;*/
    width: 70%;
    float: left;
    margin-left: 3%;
}
.content-right {
    /*width: 40%;*/
    width: 26%;
    float: right;
    margin-right: 1%;
}
.content-two-column {
    width: 48%;
    float: left;
    margin-right: 2%;
}
.content-two-column li a{
    text-decoration: underline;
    color:#3E3E45;
}
.content-two-column:nth-child(even){
    float: right;
    margin-right: 0;
}
.page-content-wrapper .content-left li{
    font-family: roboto_condensedlight;
    list-style-type: disc;
    color: #3E3E45;
    font-size: 20px;
    line-height: 34px;
}
.page-content-wrapper .content-left {
    padding-left: 100px;
	min-height:540px;
}
.page-content-wrapper .content-left h1 {
    margin-bottom: 10px;
    border-bottom: 1px #3E3E45 solid;
    width: auto; 
    padding: 0px 20px 5px 0px;
    font-family: roboto_condensedlight;
    color: #3E3E45;
    font-weight: normal;
    font-size: 32px;
    float: left;
}
ul.content-two-column {
    padding-left: 18px;
    padding-right: 15px;
}
.content-title-wrapper {
    width: 100%;
    height: 60px;
}
.page-content-wrapper .content-left, .page-content-wrapper .content-right {
    padding-top: 25px;
}
.page-content-wrapper .content-right {
    padding-left: 15px;
    padding-right: 15px;
}
.content-image-wrapper img {
/*    padding-right: 2%;
    padding-top: 10px;*/
    float: right;
    max-width: 300px;
}
.features-reason {
    height: 90px;
}
.reason-count {
    font-family: tangerine;
    font-weight: 400;
    font-style: normal; 
    text-transform: none;
    font-size: 48px;
}
.header-title h2 {
    text-transform: uppercase;
    color: #fff;
    line-height: 100px;
    padding: 0px 15px;
    font-family: pill-gothic-900mg;
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
}
.full-footer {
    padding: 13px 0px;
    position: relative;
}

#overlay {
    background: rgba(0,0,0,0.4);
    width: 100%;
    height: 100%;
    min-height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    display: none;
}

.header-menu .neighborhood p.split {
    display: none;
}

/* Signup Style */

#signup-popup {
    display: none;
    color: #ffffff;
    background-color: #062B4F;
    z-index: 10001;
    padding: 40px 25px;
    width: 260px;
    height: auto;
    font-family: roboto_condensedlight;
    position: relative;
    top: 5px;
    left: -5px;
    margin-top: 15px;
}
.signup-title {
    text-transform: uppercase;
}
#signup-popup p, #signup-popup input, #signup-popup button {
    width: 100%;
    margin-bottom: 10px;
    color: #ffffff;
    font-size: 14px;
}
.signup-submit {
    background-color: #565924;
    border: 0px;
    font-family: robotomedium;
    height: 40px;
    font-size: 20px !important;
    line-height: 40px;
}
#signup-popup input {
    padding: 5px;
    background: transparent;
    border: 2px solid #ffffff;
}
.close-popup {
    position: absolute;
    right: -10px;
    top: -12px;
    background-color: #565924;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 11px;
    font-family: robotomedium;
    cursor: pointer;
}

#signup-popup input::-webkit-input-placeholder {
   color: #ffffff;
}

#signup-popup input:-moz-placeholder { /* Firefox 18- */
   color: #ffffff;  
}

#signup-popup input::-moz-placeholder {  /* Firefox 19+ */
   color: #ffffff;  
}

#signup-popup input:-ms-input-placeholder {  
   color: #ffffff;  
}

/* Contact Page Style */

.contact-page{
    background: url('images/contact-bg.jpg') center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    margin-top: 2px;
}
.contact-container{
    background: url('images/white-overlay.png');
    width: 78%;
    padding: 5%;
    margin: 0 auto;
    overflow: hidden;
    clear: both;
    height: 100%;
}
.contact-form-block{width: 45%;float: left;}
.contact-rt-blk{width:55%;float: right;padding-left: 5%;}
.contact-submit-btn{background-color: #565924;text-transform: uppercase;width: 100%;font: 500 12.5px / 28px 'robotomedium';color: #ffffff;padding: 0;margin-bottom: 10px;}
.contact-form-title{font: 500 18.75px / 41.667px 'robotomedium';color: #565924;}
.contact-data-block{width: 40%; float: left; margin-bottom: 20px;}
.contact-about-block{width: 50%; float: left;margin-left: 10%;}
.contact-map-block #map-canvas{height:200px;width:100%;float: left;/*margin-top: 20px;border: 1px solid #959595;*/ margin: 0px;}
.contact-map-block{margin: 20px 0; border: 1px solid #959595; clear: both; overflow: auto; width: 85%; margin-top: 20px;}
.contact-ip{background: none repeat scroll 0 0 transparent;
    border: 2px solid #7dc8d8;
    color: #000000;
    font: 500 12.5px/28px "robotomedium";
    margin: 5px 0;
    padding: 0 5px;
    width: 100%;}
.move-in-info{font: 700 12.5px / 22px 'robotomedium';color: #000000;margin-top: 10px;}
.move-in-info-block{width: 100%;float: left;display: block;}
.move-in-lbl{color: #000000;font: 500 12.5px/38px "robotomedium";float: left;width: 55%;}
.move-in-info-block .dropdown{border-width: 2px;
    float: right;
    font: 500 12.5px/22px "robotomedium";
    height: 30px;
    margin-bottom: 10px;
    padding-top: 2px;
    width: 45%;}
.move-in-info-block .dropdown .carat {top: 8px;}
.move-in-info-block .dropdown span{text-transform: uppercase;}
.move-in-comments{background: transparent;border: 2px solid #7dc8d8;
    color: #000000;
    font: 500 12.5px/22px "robotomedium";
    margin-bottom: 10px;
    padding: 0 5px ;
    width: 100%;resize: none;height: 180px;}
.contact-form-block ::-webkit-input-placeholder {
   color: #000000;opacity: 1;
}

.contact-form-block :-moz-placeholder { /* Firefox 18- */
   color: #000000;opacity: 1;  
}

.contact-form-block ::-moz-placeholder {  /* Firefox 19+ */
   color: #000000;opacity: 1;  
}

.contact-form-block :-ms-input-placeholder {  
   color: #000000;opacity: 1;  
}
.address-item,.contact-abt-title{color: #000000;color: #000000;font: 700 12.5px / 18.75px "robotomedium";}
.get-direction-link{color: #565924;color: #565924;font: 500 12.5px / 18.75px "robotomedium";text-decoration: none;}
.leasing-hr-item,.abt-bozzutto{color: #000000;color: #000000;font: 500 12.5px / 18.75px "robotomedium";}
.leasing-hours-blk,.contact-icons-blk{margin-top: 20px;}
.contact-icon-link{display: inline-block;margin-top: 8px;}
.bozzuto_link{background: url("images/contact-icon-sprite.png") no-repeat scroll -8px center rgba(0, 0, 0, 0);
    height: 24px;
    width: 92px;}
.ada-icon{background: url("images/contact-icon-sprite.png") no-repeat scroll -100px -6px rgba(0, 0, 0, 0);
    height: 24px;
    width: 20px;}
.echo-icon{background: url("images/contact-icon-sprite.png") no-repeat scroll -122px center rgba(0, 0, 0, 0);
    cursor: default;
    height: 24px;
    width: 22px;}
.contact-exp-form{display: none;}
.contact-more-btn{display: block;text-align: center;text-decoration: none;}
/*Easy drop down global styles*/
.dropdown .selected::after, .dropdown.scrollable div::after {-webkit-pointer-events: none;-moz-pointer-events: none;-ms-pointer-events: none;pointer-events: none;}
.dropdown{position: relative;cursor: pointer;height:38px;background-color:transparent;width:100%;float:left;font-family:"robotomedium";padding-top:10px;font-weight:normal;font-size:14px;margin-top:1px;border: 1px solid #7dc8d8;;color: #000000;}
.dropdown .old {position: absolute;left: 0;top: 0;height: 0;width: 0;overflow: hidden;}
.dropdown select {position: absolute;left: 0;top: 0}
.dropdown .selected{display: block;overflow: hidden;padding: 0 20px 0 10px;text-overflow: ellipsis;white-space: nowrap;}
.dropdown.open {z-index: 8}
.dropdown .carat{background: url(images/dropdown-arrow.png) no-repeat;position: absolute;width: 17px;height:15px;right:10px;top:50%;margin-top: -4px;}
.dropdown.touch .old {width: 100%;height: 100%}
.dropdown.touch select {width: 100%;height: 100%;opacity: 0}
.dropdown.open div {opacity: 1;z-index: 8;background-color:#9b9b9a;max-height: 325px;}
.dropdown ul {height: 100%;width: 100%;list-style: none;/*overflow-y: scroll;*/padding: 0px; margin: 0px;}
.dropdown.scrollable.open ul {overflow-y: auto;min-height: 20px;}
.dropdown ul li {min-height: 20px;padding: 3px 10px 3px 20px;width: 100%;text-transform: uppercase;font-size: 11px;}
.dropdown li.focus {background:#5e5d5d;}

.hywrap{width: 100% !important;}
.hywrap form{background-color: transparent !important;}
.hywrap .control-label{color: #000000 !important; padding-top: 0px !important;}
.hywrap #autofill-confirm{display: none !important;}
.hywrap .controls input[type="text"], .hywrap .controls select{background: none repeat scroll 0 0 transparent !important;border: 1px solid #565924 !important;color: #000 !important;font: 500 12.5px/28px "robotomedium" !important;margin: 5px 0 !important;padding: 0 5px !important;width: 100% !important;box-sizing: content-box;}
.hywrap .controls textarea{background: transparent !important;border: 1px solid #565924!important;color: #000 !important;font: 500 12.5px/22px "robotomedium" !important;margin-bottom: 10px !important;padding: 0 5px !important;width: 100% !important;resize: none !important;height: 180px !important;box-sizing: content-box;}
.hywrap .controls input[type="radio"]{-webkit-appearance: radio;-moz-appearance:radio;appearance:radio;}
.hywrap button, .hywrap #more-info a{background-color: #565924 !important;text-transform: uppercase !important;width: 100% !important;font: 500 12.5px / 28px 'robotomedium' !important;color: #fff !important;padding: 0 !important;margin-bottom: 10px !important;  display: block;text-align: center;text-decoration: none;  border: none !important;}
.hywrap .LV_invalid {color: rgb(255, 0, 19) !important;}
.hywrap .control-group {margin-bottom: 5px !important;}

.contact-page #autofill-confirm {
  font-size: 14px;
  padding: 0 10px 10px 0px;
font-family:'robotomedium';
color:#565924;
}
.contact-page .hywrap {
  font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
}
.contact-page .hywrap legend {
  display: none;
}
.contact-page .hywrap .required {
  display: none;
}
.contact-page .hywrap .radio {
  display: inline-block !important;
  font-size: 14px !important;
  line-height: 26px !important;
  margin-right: 4px !important;
  text-align: left !important;
  width: auto !important;
  color:black;
  font-family: 'robotoregular';
}
.contact-page .hywrap .radio input {
  margin-top: 0;
  width: auto;
    -webkit-appearance:radio;
}
.contact-page .hywrap .control-label {
  line-height: 24px;
  width: 190px;
}
.contact-page .hywrap .controls {
  margin-left: 210px;
}
.contact-page .hywrap button {
  box-shadow: none;
  cursor: pointer;
  text-shadow: none
}
.contact-page .hywrap .left_align .form-actions, 
.contact-page .hywrap .right_align .form-actions {
  margin-left: 210px;
}
.contact-page .hywrap .reveal-btn {
  font-size: 13px;
  margin-bottom: 10px;
  margin-left: 210px;
  width: auto;
}
.contact-page .hywrap #autofill-confirm{display:block!important;font-size:16px;}
.contact-page #more-info a {
  color: #565c64;
}
.contact-page .hywrap .controls input[type="text"], .contact-page .hywrap .controls select{height:28px!important;line-height:28px;padding-top:0!important;padding-bottom:0!important;}

.contact-page .hywrap .form-actions{position:relative;padding-bottom:37px}
.contact-page .hywrap .form-actions button{position:absolute;bottom:0;min-height: 0;border-radius: 0;}
.contact-page #more-info{margin-top:0}
.contact-page .hywrap .controls input[type="text"],.contact-page .hywrap .controls select,.contact-page .hywrap .controls textarea{margin-top:0!important;min-height: 0;border-radius: 0;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
.contact-page .hywrap .top_align .control-label{text-transform: uppercase;font-family: 'robotoregular';}
.contact-page .hywrap .name-fields li:first-child{margin-bottom: 5px!important;}
/* post submit */
.contact-page .hywrap #form-success {
    background-color: transparent !important;
    border: 0 none !important;
    padding: 10px !important;
    text-align: center !important;
    color:#565924;
    font-family: 'robotomedium';
    font-size: 15px;
}
.contact-page .hywrap input[type="text"]{line-height:25px!important;}

/*Full Footer style*/

.full-footer-wrapper{
    width: 100%;
    display: none;
    padding-left: 100px;
    padding-right: 100px;
    overflow: auto;
    margin-bottom: 5px;
    padding-bottom: 10px;
}
.four-col {
    width: 24.5%;
    float: left;
    font-family: roboto_condensedlight;
    font-size: 12.5px;
    padding: 0px 3px;
}
.full-footer-wrapper h2{
    font-size: 18px;
    font-family: robotomedium;
    color: #565924;
    text-align: left;
}

.home_icon {
    background: url('images/Home_icon.png') no-repeat;
    margin-top: 2px !important;
}
.phone_icon {
    background: url('images/Phone_icon.png') no-repeat;
}
.mail_icon {
    background: url('images/Mail_icon.png') no-repeat;
}
.footer_icon_style {
    height: 24px;
    width: 24px;
    float: left;
    margin-top: 8px;
}
.footer-content-row {
    margin-top: 10px;
    height: 40px;
}
footer .four-col {
    padding: 0px 20px;
}
.four-col p {
    text-align: left;
}
.getintouch-content p {
    padding-left: 44px;
}
.lineheight20 {
    line-height: 20px
}
.lineheight40 {
    line-height: 40px
}
.blog-content {
    font-size: 17px;
    margin-right: 15px;
}
.green-text {
    color: #565924;
}
.footer-content-row img{
    float: left;
    width: 28%
}
.blog-content-text {
    width: 68%;
    float: right;
}
.blog-content-text p{
    padding-left: 10px;
}
.blog-content .footer-content-row,.instagram-content .footer-content-row{
    overflow: auto;
    height: auto;
}
.instagram-content img {
    float: left;
    margin: 10px 15px 0 0;
    width: 75px;
}
.instagram-content li:nth-child(even) {
    width: calc(100% - 100px);
    overflow: auto;
}
.instagram-content li{width:50%;}
.aboutus-content {
    width: 25%;
    font-size: 16px;
}
.getintouch-content {     
    width: calc(26% - 15px);
}
.open-full-footer {
    cursor: pointer;
}
.full-footer-show {
    padding-top: 2px;
    position: relative;
    height: auto;
}
footer .section-border {
    display: none;
}
.full-footer-section-border {
    margin-bottom: 15px;
    display: none;
}
.full-footer-wrapper .footer-social {
    text-align: left;
    padding-top: 15px;
    height: 60px;
}
footer .footer-wrapper {
    flex: 1 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: 3%;
    margin-right: 3%;
    padding: 0 80px;
}
.footer-logos .twenty20 {
    margin-right: 25px;
    margin-top: 7px;
}
.footer-logos .bozzuto {
    margin-top: 10px;
}
.footer-phone {
    display: none;
}
.full-footer-container {
    /*padding-bottom: 5px !important;*/
}
.four-col .footer-content-row {
    height: auto;
    overflow: auto;
}

/* Home page style */
.home-video-bg {
    position: relative;
    height:50vw;
}
.home-video-bg video {
    width: 100%;
    object-fit: cover;
    /* object-position: top; */
    height:100%;

}
.mob-video-poster {
    display: none;
}
.audio-icon {
    background: url(images/sound.svg) no-repeat 0 0;
    background-size: 48px 40px;
    bottom: 40px;
    display: inline-block;
    height: 45px;
    position: absolute;
    left: 40px;
    transform: rotate(-270deg);
    width: 25px;
    appearance: none;
    -webkit-appearance: none;
    border: none;
}
.audio-icon.off {
    background-position: -24px 0;
}
.using-keytab .audio-icon:focus {
    outline: 1px dashed #fff;
}
.flexslider.gallery-slider{border: none;border-top: 1px solid #fff;margin: 0;}
.gallery-slider .flex-control-nav {bottom: 40px;z-index: 2;}
.gallery-slider .flex-control-nav  li a.flex-active,.gallery-slider .flex-control-paging li a:hover{background: #fff;}
.gallery-slider .flex-control-nav li a{background: transparent;border: 2px solid #fff;box-shadow: none;-webkit-box-shadow: none;-moz-box-shadow: none;}
.home-page .reason-content {height: 190px;}
.lg-hidden{display: none;}
.home-data-blk{padding: 0 20px;}
.leasing-hr-item.leasing-title{font-weight: 700 !important;}
/*.gallery-container{ min-height: 970px;}*/
.gallery-container{width:100%;float: left;}
/* Retail page style */

.retail-banner{background:url(images/retail-banner.png) no-repeat;}
.service-banner{background: url(images/service-banner.png) no-repeat;}
.service-reason.reason-content{height: 142px;}
.about-banner{background: url(images/about-banner.png) no-repeat;background-size:cover;}
.about-banner .reason-content{height: 130px;}
.content-text{font: 400 19.75px / 32px 'roboto_condensedlight';color: #3e3e45; margin-bottom: 7px;}
.content-text-title{font: 700 19.75px / 41.667px 'roboto_condensedlight';color: #3e3e45;text-transform: uppercase;}
.gallery-item{width: 100%;display: block;}
.gallery-container img{width: 100%;}
.gallery-container{padding-top: 5px;}
.gallery-tile{width: 20%;display: inline-block;float: left;margin: 0;padding: 0;position: relative;}
.gallery-item-text-wrapper{width: 100%;height: 100%;position: absolute;top: 0;left: 0;/*background:#000;opacity: 0.5;*/background: rgba(0, 0, 0, 0.6);}
.gallery-item-specials{background: none !important;}
.gallery-text-box{display: table;width: 100%;height: 100%;vertical-align: middle;}
.gallery-text{display: table-cell;vertical-align: middle;width: 100%;color: #ffffff;font: 300 18.75px / 41.667px 'roboto_condensedlight';text-transform: uppercase;text-align: center;}
.mfp-image-holder .mfp-content {max-width: 53.2% !important;}
.mfp-bottom-bar{width: 100%;background: #fff;margin-top:-40px !important;padding-top: 4px;}
.mfp-title{color: #ffffff !important;font: 300 18.75px 'roboto_condensedlight' !important;background: #565924;opacity: 0.8;padding: 10px !important;}
.mfp-bg {opacity:0.5 !important;}
.open-gallery-item .gallery-item-text-wrapper {
    background: none repeat scroll 0 0 #565924;
    opacity: 0.8;
}
.gallery-item:hover .gallery-item-text-wrapper {
    /*background: none repeat scroll 0 0 #565924;
    opacity: 0.8;*/
    background: rgba(170, 172, 68, 0.8);
    text-shadow: 1px 1px 2px #000;
}
.mfp-title {text-align: center !important;}
.caption-reason{font-family: tangerine;font-size: 30px;padding-right: 5px;}
.gallery-tile .reason_title{display: none;}
/*sign up*/

#floatingCirclesG{
    margin-top: 0px;
    position:relative;
    width:50px;
    height:50px;
    margin: 0 auto;
    -moz-transform:scale(0.6);
    -webkit-transform:scale(0.6);
    -ms-transform:scale(0.6);
    -o-transform:scale(0.6);
    transform:scale(0.6);
    display: block;
    float: none;
}

.f_circleG{
    margin-top: 0px;
    position:absolute;
    background-color:#231f20;
    height:9px;
    width:9px;
    -moz-border-radius:5px;
    -moz-animation-name:f_fadeG;
    -moz-animation-duration:1.04s;
    -moz-animation-iteration-count:infinite;
    -moz-animation-direction:linear;
    -webkit-border-radius:5px;
    -webkit-animation-name:f_fadeG;
    -webkit-animation-duration:1.04s;
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-direction:linear;
    -ms-border-radius:5px;
    -ms-animation-name:f_fadeG;
    -ms-animation-duration:1.04s;
    -ms-animation-iteration-count:infinite;
    -ms-animation-direction:linear;
    -o-border-radius:5px;
    -o-animation-name:f_fadeG;
    -o-animation-duration:1.04s;
    -o-animation-iteration-count:infinite;
    -o-animation-direction:linear;
    border-radius:5px;
    animation-name:f_fadeG;
    animation-duration:1.04s;
    animation-iteration-count:infinite;
    animation-direction:linear;
}

#frotateG_01{
    left:0;
    top:20px;
    -moz-animation-delay:0.39s;
    -webkit-animation-delay:0.39s;
    -ms-animation-delay:0.39s;
    -o-animation-delay:0.39s;
    animation-delay:0.39s;
}

#frotateG_02{
    left:6px;
    top:6px;
    -moz-animation-delay:0.52s;
    -webkit-animation-delay:0.52s;
    -ms-animation-delay:0.52s;
    -o-animation-delay:0.52s;
    animation-delay:0.52s;
}

#frotateG_03{
    left:20px;
    top:0;
    -moz-animation-delay:0.65s;
    -webkit-animation-delay:0.65s;
    -ms-animation-delay:0.65s;
    -o-animation-delay:0.65s;
    animation-delay:0.65s;
}

#frotateG_04{
    right:6px;
    top:6px;
    -moz-animation-delay:0.78s;
    -webkit-animation-delay:0.78s;
    -ms-animation-delay:0.78s;
    -o-animation-delay:0.78s;
    animation-delay:0.78s;
}

#frotateG_05{
    right:0;
    top:20px;
    -moz-animation-delay:0.91s;
    -webkit-animation-delay:0.91s;
    -ms-animation-delay:0.91s;
    -o-animation-delay:0.91s;
    animation-delay:0.91s;
}

#frotateG_06{
    right:6px;
    bottom:6px;
    -moz-animation-delay:1.04s;
    -webkit-animation-delay:1.04s;
    -ms-animation-delay:1.04s;
    -o-animation-delay:1.04s;
    animation-delay:1.04s;
}

#frotateG_07{
    left:20px;
    bottom:0;
    -moz-animation-delay:1.17s;
    -webkit-animation-delay:1.17s;
    -ms-animation-delay:1.17s;
    -o-animation-delay:1.17s;
    animation-delay:1.17s;
}

#frotateG_08{
    left:6px;
    bottom:6px;
    -moz-animation-delay:1.3s;
    -webkit-animation-delay:1.3s;
    -ms-animation-delay:1.3s;
    -o-animation-delay:1.3s;
    animation-delay:1.3s;
}

@-moz-keyframes f_fadeG{
    0%{
        background-color:#FFFFFF}

    100%{
        background-color:#231f20}

}

@-webkit-keyframes f_fadeG{
    0%{
        background-color:#FFFFFF;}

    100%{
        background-color:#231f20;}

}

@-ms-keyframes f_fadeG{
    0%{
        background-color:#FFFFFF;}

    100%{
        background-color:#231f20;
    }

}

@-o-keyframes f_fadeG{
    0%{
        background-color:#FFFFFF;
    }

    100%{
        background-color:#231f20;
    }

}

@keyframes f_fadeG{
    0%{
        background-color:#FFFFFF}

    100%{
        background-color:#231f20}

}

.mpmessage {
    font-size: 12pt;
    text-transform: none;
    line-height: 16pt;
    margin-top: 0px;
}

.contact-form-block .error-msg {
    position: absolute;
    right: 5px;
    bottom: 31px;
    left: auto;
}

.header-title img {
    display: none;
}

.header-title span img {
    display: inline-block;
}
.header-welcome img {
    padding: 0px 5px;
    max-width: 98%;
}
.mobile-menu-sub-arrow {
    display: none;
    background: url('images/Menu-down-arrow.png') no-repeat;
    height: 20px;
    width: 20px;
    position: absolute;
    right: 10px;
    top: 192px;
    background-size: contain;
}
.open-menu .mobile-menu-sub-arrow {
    background: url('images/Menu-up-arrow.png') no-repeat;
    background-size: contain;
}
.features.active-menu .mobile-menu-sub-arrow {
    background: url('images/Menu-up-arrow.png') no-repeat;
    background-size: contain;
}
.locateus a{
    text-decoration: none;
    color: #fff;
}

.content-image-wrapper img:nth-child(2) {
    margin-top: 20px;
}

.bozzuto-logo {
    display: inline-block;
    float: right;
    /*width: 100px !important;*/
    height: 44px;
    padding-left: 10px;
}
#addressLIne p {
    line-height: 15px;
    float: left;
    width: 100%;
    text-align: center;
}

.contact-submit-btn {
    cursor: pointer;
}
#ErrorPage{
	width: 96%;
	margin: 0 auto;
	display: table;
	vertical-align: middle;
	font-family: "robotomedium";
}
.error-page-content{
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	text-align: center;
}
#ErrorPage .error{margin-bottom: 5px;}
.error-btn {
    text-decoration: none;
    text-transform: uppercase;
    font: 400 12px / 32px 'roboto_condensedlight';
    cursor: pointer;
    background: #565924 none repeat scroll 0% 0%;
    color: rgb(255, 255, 255);
    font-weight: 700;
    padding: 0px 10px;
    margin-top: 15px;
}
.full-height-container {
    /*min-height: calc(100% - 130px) !important;*/
}

.hym {
    background: url('images/HYM-logo.png') no-repeat;
    width: 60px;
    background-size: contain;
}
.canyon {
    background: url('images/Canyon-logo.png') no-repeat;
    width: 60px;
    background-size: contain;
}
.footer-logos a {
    height: 30px;
    margin-right: 10px;
    display: inline-block;
    float: left;
}
.eho {
    background: url("images/contact-icon-sprite.png") no-repeat scroll -100px -2px rgba(0, 0, 0, 0);
    width: 20px !important;
    margin-left: 20px !important;
    background-size: inherit !important;
}

.ada {
    background: url("images/contact-icon-sprite.png") no-repeat scroll -122px center rgba(0, 0, 0, 0);
    cursor: default !important;
    width: 22px !important;
    background-size: inherit !important;
}

.footer-mobile-phonenumber, .mobile-address {
    display: none;
}

.full-height-container  .contact-page, .full-height-container .contact-container {
    /*min-height: 515px !important;*/
}

a.address-item {
    text-decoration: none;
}
#addressLIne a, .getintouch-content a, .callus a, .emailus a {
    text-decoration: none;
    color: inherit;
}
.callus a, .emailus a {
    width: 100%;
    height: 100%;
    display: block;
}
.noopacity {
    opacity: 0;
}

/* Neighborhood */
.gm-style .gm-style-iw-c{padding:0 !important;border-radius:0;border:2px solid #062B4F;}
.gm-ui-hover-effect{opacity:0;}
.gm-ui-hover-effect:hover{opacity:0 !important;}
.gm-style .gm-style-iw-d{overflow:auto !important;width: 300px;text-align: center;height: auto !important;}
.right-map{width:59%;height:500px;float:right;position:relative;}
.margin-top10{margin-top:10px;}
.right-map #map{width:100%;height:100%;}
.left-menu-bar{width:40%;float:left;}
#keyDisplay{width:62.5%;min-width:calc(100% - 170px);text-align:left;float:right;}

#keyDisplay li{background:url(images/menu-green-bg.png) repeat top left;/*margin-bottom: 1px;*/ cursor: pointer;}
/*#keyDisplay li span{font: 12px / 29.167px 'robotobold';color: #FFF;text-transform: uppercase; padding: 2px 5px 2px 15px;width: 100%;display: block; letter-spacing: 0.5px;}*/
#keyDisplay li span.plus{color: transparent;background:url(images/arrow.png) no-repeat center center;width: 25px;float: right;pointer-events: none;}
#keyDisplay li span.plus.active{color: transparent;background:url(images/arrow.png) no-repeat center center;width: 25px;float: right;}
.category_sub li{color: #565924;border-bottom: 1px solid #565924;width: 92%;margin: 0 auto;list-style: disc inside; background: #dddeb4 !important;font: 12px / 31.25px 'robotobold'; letter-spacing: 0.5px;}
.category_sub {padding: 2px 5px;background: #dddeb4 !important;width: 100%;display: block;  /*max-height: 300px;*/}
.menu-text-wrap{width: 62.5%;float: right;margin-top: 10px;}
.lt-menu-text{font-family: "roboto_condensedlight";font-size: 17px;font-weight: 700;color: #062b4f;}
.pdflink{font-family: "roboto_condensedlight";font-size: 17px;font-weight: 700;color: #565924;text-decoration: underline;margin-left: 5px;}
.category_sub li.poi_last{border-bottom: none;}

#neighborhood #map #pop_up_wrap{overflow:hidden;white-space:nowrap;padding-left:20px;padding:5px 0px 0px;background-color:#fff;width:auto;}
#neighborhood #map #pop_up_wrap h3{text-transform:uppercase;font-family:'roboto_condensedlight';font-size:21px;margin-top:15px;margin-bottom: 10px;}
#neighborhood #map #pop_up_wrap #content-sect p{font-size:14px;font-family:'roboto_condensedlight';font-weight:700;}
#neighborhood #map #pop_up_wrap .map-btn-holder{margin:0;font-family:'roboto_condensedlight';background: #062B4F;display: flex;}
#neighborhood #map #pop_up_wrap .map-btn-holder a{flex: 1 0 auto;padding: 10px 0;display:block;color:#fff;font-size:14px;text-decoration:none;font-weight:700;}
#neighborhood #map #pop_up_wrap #close a{display:block;float:right;width:15px;height:15px;margin-right:5px;cursor:pointer;}
#neighborhood #map #pop_up_wrap #close a:after {content: "\00d7";cursor: pointer;font-size: 26px;color: #062B4F;font-weight: 400;}
#neighborhood #map #pop_up_wrap #content-sect{padding:0px 20px;color:#012d76;margin-bottom:15px;color: #4d5c75; white-space: normal;word-wrap: break-word;}
#neighborhood .gm-style .gm-style-iw-t::after {background: transparent;box-shadow: none;height: 0;width: 0;border-left: 15px solid transparent;border-right: 15px solid transparent;border-top: 25px solid #062B4F;transform: translate(-50%,0);}
#mapImage{display:none;}
.gm-style-iw+div{display:none;}
#map_zoom_btn{position:absolute;right:65px;top:10px;box-shadow:0 2px 10px rgba(25, 50, 91, 0.33);border-radius:4px;}
#map_zoom_btn button {appearance: none; -webkit-appearance: none; border: 0;}
#map_zoom_btn .zoom{display:flex;position:relative;font-size:41px;cursor:pointer;margin-bottom:0;color:#213241;text-align:center;background:#fff;width: 30px;height: 30px;align-items: center;justify-content: center;}
#map_zoom_btn .zoom_in:before, #map_zoom_btn .zoom_out:before{content:'';width: 17px;height: 17px;}
#map_zoom_btn .zoom_in:before{background:url('images/neighborhood/zoom-in.svg') no-repeat center center;}
#map_zoom_btn .zoom_out:before{background:url('images/neighborhood/zoom-out.svg') no-repeat center center;}
.map-btn{position:absolute;left:0;top:10px;display:flex;}
.map-btn a{width:40px;text-align:center;background:#fff;box-shadow:0 2px 10px rgba(25, 50, 91, 0.33);height:40px;display:flex;align-items:center;justify-content:center;margin:0 10px;}
.distance-icon{display:block;height:40px;background-repeat:no-repeat;background-position:center;width:40px;background-size: 30px}
#walk .distance-icon {background-size: 20px;}
/*.active .distance-icon{background-color:#062B4F;}*/
#bicycle .distance-icon{background-image:url(images/neighborhood/bicycle.svg);}
#walk .distance-icon{background-image:url(images/neighborhood/walk.svg);}
#drive .distance-icon{background-image:url(images/neighborhood/car.svg);}
/*#bicycle.active .distance-icon{background-image:url(images/neighborhood/bicycle-active.svg);}
#walk.active .distance-icon{background-image:url(images/neighborhood/walk-active.svg);}
#drive.active .distance-icon{background-image:url(images/neighborhood/car-active.svg);}*/
#neighborhood .banner_section:after{background-color: transparent;}
.gm-fullscreen-control{right:11px!important;}
#keyDisplay li.poi ul.poi_details{padding-bottom: 19px;}


/* Floor Plan */
.floor-plan-page-body #content-wrapper{padding-bottom: 0px !important;}
.floor-plan-page .page-content-wrapper {  padding-bottom: 60px;;}
.floor-plan-heading{
    background-color: #565924;
    color: #ffffff;
    font: 18px/41.667px "robotoregular";
    margin: 10px 0;
    padding: 0 10px;
    width: 100%;
	letter-spacing:1px;
}
.nores_block{position: absolute;top: 50%;text-align: center;width:100%;}
.nores_block h6{font-family: 'roboto_condensedlight';font-size: 21px;}
.floor-detail-bar{min-height: 690px;padding: 10px !important;}
.floor-detail-bar .addthis_toolbox{clear: both;position:relative;margin-top:10px;}
.floor-plan-heading.selection-header{width:100%;}
.floor-listing{background: url("images/floor-list-background.png") repeat scroll 0 0 rgba(0, 0, 0, 0);float: left;padding: 12px 0;width:25%;}
.floor-listing ul li{ background: none repeat scroll 0 0 #0085ca;color: #ffffff;font:18px/28px "robotobold";text-align: left;padding:2px 0 2px 15px;cursor:pointer;-webkit-transition: background-color ease-out 0.5s;
    -moz-transition: background-color ease-out 0.5s;
    -o-transition: background-color ease-out 0.5s;
    transition: background-color ease-out 0.5s;}
.floor-listing ul li:hover{background:#01aeeb;}
.floor-listing ul li.active{ background:#0085CA;}
.floor-plan-image{width:572px;/*48%height: 612px;*/margin-left: 1%;float:left;}
/* .floor-plans{height:695px;margin-left: 1%;float: left;position: relative;overflow:hidden;} */
.floor-plan-inner{width:105%;height:95%;overflow-y: auto;position: absolute;top: 0; right: -17px;padding-bottom:40px;}
.floor-plan-detail{/*width: 48%;*/height: 612px;margin-left: 1%;}
.floor-plan-up{position: absolute;top: 5px;text-align: center;width: 100%;z-index: 1;}
.floor-plan-down{position: absolute;bottom:0;text-align: center;width: 100%;z-index: 1;}
.floor-plan-menu-bar {width: 25%;margin-left: 1%;float: right;}
.floor-plan-page{width:85%;margin-left:170px;max-width:1410px;}
.floor-plan-detailWrap .floor-plan-image{float:right;}
.floor-plan-detailWrap .floor-plan-detail{height:auto;text-align:center;}
#floorScrollUp{display: none;}
.pinterest_icon {position: absolute;background-image: url('images/pinterest.jpg')!important;background-position: 0 -2px;background-repeat: no-repeat;width:19px;height:16px;background-size: 100%;left:77px;z-index: 0;}
.addthis_button_pinterest {
  background-image: none;
  background-position: left top !important;
  background-size: 100% 100%;
  width: 17px!important;
  height: 16px!important;
  position: relative;
  z-index: 10;
  opacity:0;
  overflow:hidden;
}
.ie-browser svg{height:695px;}
.addthis_button_compact{width:16px;height:16px;float:left;}
.floor{opacity:0;}
.floor-plan-drpdwn.dropdown{border-width: 2px;
    float: right;
    font: 700 12.5px / 29px "roboto_condensedlight";
    height: 30px;
    margin-bottom: 10px;
    padding-top: 2px;
    width: 45%;}
.floor-plan-drpdwn.dropdown .carat {top: 8px;}
.floor-plan-drpdwn.dropdown span{text-transform: uppercase;}
.floor-plan-chk {
    display:none;
}
.floor-chk-container{background: #0085ca;}
.floor-plan{
    float: left;
    margin: 0 1% 2%;
    width: 48%;
    position: relative;
	height:275px;text-align:center;display:table;
}
.floor-plan > a.floor-plan-link {
    display: table-cell;
    height: 100%;
    width: 100%;
	vertical-align:middle;
}
.floor-plan-nav {
    float: left;
    padding: 15px 0 0;
    width: 100%;
    position: absolute;
    bottom: 0;
}
.prev-btn,.next-btn{color: #3e3e45;font: 400 16px  "roboto_condensedlight";text-decoration: none;text-transform:uppercase;}
.prev-btn[href="javascript:void(0);"], .next-btn[href="javascript:void(0);"] {display: none;}
.prev-btn{background: url("images/floor-left.png") no-repeat scroll center left rgba(0, 0, 0, 0) ;background-size: 16px 19px;padding-left: 22px;float: left;position:relative;z-index:999;}
.next-btn{background: url("images/floor-right.png") no-repeat scroll center right rgba(0, 0, 0, 0);background-size: 16px 19px;padding-right: 22px;float: right;position:relative;z-index:999;}
.floor-plan-link:hover .floor-plan-box {
    opacity: 1;
    display: block;
}
 .floor-plan-box {
    background: rgba(0,0,0,0.5);
    height: 100%;
    opacity: 0;
    position: absolute;
    vertical-align: middle;
    width: 100%;
    top: 0;
    transition:all 0.4s ease-in-out 0s;
}
.floor-plan-desc {
    text-align: center;
    vertical-align: middle;
    width: 100%;
    position: relative;top: 50%;margin-top: -43px;
}
.floor-name{font: 700 41px / 29px "roboto_condensedlight";color: #f6f6f6;margin-bottom:15px;}
.floor-num,.floor-rate, .floor-type{font: 400 20px / 29px "roboto_condensedlight";color: #f6f6f6;line-height: 23px;}
.floor-plan-pic {width:auto;height:auto;max-width:92%;max-height:92%;position:relative;top:50%;}
.floor_image_wrapper{position:absolute;top:0px;left:0px;width:100%;height:100%;}
label.floor-chk-lbl {
    display: block;
    margin-bottom: 2px;
    padding:7px 8px 7px 10px;
    width: 100%;
    color: #ffffff;
    text-transform: uppercase;
	font-family: 'robotomedium';
	font-size:12px;
	line-height:29px;
}
input[type="checkbox"].floor-plan-chk + label span {
    border: 2px solid #fff;
    cursor: pointer;
    display: inline-block;
    float: right;
    height: 18px;
    margin: 6px 4px 0 0;
    vertical-align: middle;
    width: 18px;  
}
input[type="checkbox"].floor-plan-chk:checked + label span {
    background:#ffffff;
}
.floor-plan-menu-block .dropdown,.sort_section .dropdown{
    display: block;
    margin-bottom: 2px;
    padding:7px 8px 7px 10px;
    width: 100%;
    font-family: 'robotomedium';
	font-size:12px;
	line-height:29px;
    color: #ffffff;
    text-transform: uppercase; 
    background: #0085ca;
    height: auto;
    border: none;
}
.floor-plan-content .dropdown.open div{max-height: 145px;height: 145px !important;}
.floor-plan-menu-block-bedroom .dropdown{display: none;}
.dropdown .carat {
    background: url("images/arrow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.floor-plan-menu-title{font: 19px / 29px  "robotomedium";text-align: center;color: #0184c9;text-transform: uppercase;margin-bottom:6px;}
.floor-plan-subtitle{font: 700 12px / 29px "roboto_condensedlight";color: #0184c9;margin-bottom:6px;}
.floor-plan-content{width:100%;}
.floor-search-btn{cursor: pointer;background:#565924;font-family:  "roboto_condensedlight";font-weight: 700;font-size: 19px;line-height: 29px;height:38px;width:59%;color: #fff;padding: 5px 0;}
.floor-clear-btn{cursor: pointer;font-family:  "roboto_condensedlight";font-weight: 700;font-size: 19px;line-height: 29px; background: url(images/clear-btn-bg.png);height:38px;width:39%;color: #fff;padding: 5px 0;}
.floor-plan-menu-block {
    float: left;
    margin-bottom: 15px;
    width: 100%;
}
.floor-plan-container,.floor-plan-slide,.floor-detail-pic{width:100%;height:100%;}
.floor-detail-pic{width:auto;height:auto;max-width:100%;max-height:690px;}
.floor-plan-detail.flexslider{
    border: medium none;
    box-shadow: none;
    height: 612px;
    margin-left: 1%;
}
.floor-plan-page .page-content-wrapper{overflow: hidden;}
.flexslider.floor-plan-detail .flex-direction-nav .flex-prev{background: url("images/floor-left.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) ;}
.flexslider.floor-plan-detail .flex-direction-nav .flex-next{background: url("images/floor-right.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);}
.flexslider.floor-plan-detail .flex-direction-nav a.flex-next::before {
    content: "";
}
.flexslider.floor-plan-detail .flex-direction-nav a.flex-prev::before {
    content: "";
}
.flexslider.floor-plan-detail .flex-direction-nav .flex-prev{
    opacity:1;
    left: 10px;
}
.flexslider.floor-plan-detail .flex-direction-nav .flex-next {
    opacity:1;
    right: 10px;
}
.floor-detail-btn-block{margin:20px 0 10px;}
.floor-plan-detail .flex-viewport{height: 100%;}
.floor-detail-heading{color: #ffffff;font: 700 19px / 29px  "robotomedium";}
.floor-detail-item{font: 14px / 26px  "robotomedium";color: #ffffff;text-transform: uppercase;}
.floor-detail-btn{padding: 5px 2px;font:18px / 30px  "robotomedium";color: #000;text-transform: uppercase;background:#cce6f4;text-align:center;text-decoration:none;margin-bottom:10px;max-width:200px;min-width: 100px;width: 100%;display:block;height: 40px;}
.floor-detail-btn:hover{background-color:#565924;color:#fff;}
.floor-detail-btn.floor-apply-btn{color: #fff; background: #565924}
.floor1, .floor2, .floor3, .floor4, .floor5, .floor6, .floor7, .floor8, .floor9, .floor10{cursor:pointer;-webkit-transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;}
.floor11, .floor12, .floor13, .floor14, .floor15, .floor16, .floor17, .floor18, .floor19, .floor20, .floor21{cursor:pointer;-webkit-transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;}
/* Help text*/
.help_text {
    width: 100%;
    padding-top: 15px;
    clear: both;
    font-family: "roboto_condensedlight";
    color: #3E3E45;
}

.link_email_us {
    text-decoration: underline !important;
}

/* Blog List Page */
.blog_list_wrap{clear: both;padding: 20px 45px;margin-right: auto;margin-left: auto;width: 100%;max-width: 1170px;font-family: roboto_condensedlight;}
.blog_list_wrap .title_wrap{height: auto;}
.blog_list_wrap .title_wrap h1, .blog_list_wrap .title_wrap h2{margin-bottom: 10px;border-bottom: 1px solid #3E3E45;width: auto;padding: 0px 20px 5px 0px;font-family: roboto_condensedlight;color: #3E3E45;font-weight: normal;font-size: 32px;display: inline-block;text-transform: uppercase;}
.blog_list_wrap .blog-sect .title_wrap h1{margin-bottom: 0px;}
.subscription-page .blog_list_wrap .title_wrap{display: none;}
#blog-detail .blog_list_wrap .blog-sect .title_wrap h1{margin-bottom: 10px;}
.blog_wrap{width: 66%;float: left;padding: 5px 0px;}
#side_bar{width: 34%;float: left;}
.blog_list_wrap .blog_content {float: left;width: 95%;border-bottom: 1px solid #3E3E45;padding: 15px 0px;}
.blog_content_inner{display: flex;width:100%;}
.blog_pic_wrapper {width: 200px;}
.blog_list_wrap .blog_pic {float: left;font-size: 20px;overflow: hidden;}
.blog_pic a { min-height: 150px; display: block; }
.blog_pic img {width: 100%;height: auto;max-width: 200px;}
.blog_pic .placeholder-img img {min-height: 150px;}
.post_thumbsmall img {min-height: 52px;}
#blog-detail .blog_pic img{width: auto;height: auto;max-width: 100%;}
#blog-detail .blog_list_wrap .blog_pic{width:100%;height: auto;}
.post_details{position: relative;color: #000;width: calc(100% - 200px);padding-left: 1.154em;margin-top: -12px;}
.blog_list_wrap .blog_content .post_details .post_head {margin-bottom: 5px;width: 100%;margin-top: 2px;text-decoration: none;text-transform: uppercase;font-family: roboto_condensedlight;color: #3E3E45;font-weight: 900;font-size: 17px;display: block;}
.blog_list_wrap .blog_content .post_details .post_head a {color: #3E3E45; text-decoration:none;text-overflow: ellipsis;overflow: hidden;white-space: pre;display: block;margin-bottom: 5px;font: 700 19.75px / 41.667px 'roboto_condensedlight';}
.blog_list_wrap .blog_content .post_details .post_date {font-size: 12px;margin-bottom: 10px;font-family: roboto_condensedlight;color: #3E3E45;}
.blog_list_wrap .blog_content .post_details p {margin-bottom: 10px;font-size: 15px;line-height: 22px;color: #3E3E45;font: 400 19.75px / 32px 'roboto_condensedlight';}
.blog_list_wrap .blog_content .post_details .readmore a {text-decoration: none;text-transform: uppercase;font: 400 19.75px / 32px 'roboto_condensedlight';line-height: 29px;cursor: pointer;background: #565924 none repeat scroll 0% 0%;color: rgb(255, 255, 255);float: left;font-weight: 700;padding: 0px 10px;font-size: 12px;}
.content-right h2.rounded{text-transform: uppercase;margin-bottom:10px;/*background:url(./images/heading-border.png) repeat-x bottom;*/padding-bottom: 5px;font-family: roboto_condensedlight;color: #3E3E45;font-weight: normal;font-size: 22px;border-bottom: 1px dotted #565924;}
.recent-posts-3 ul, .archives-3 ul, .categories-3 ul{float:left;width:100%;margin-bottom:25px;}
.recent-posts-3 ul li a, .archives-3 ul li a, .categories-3 ul li a{text-decoration: none;text-transform: uppercase;color: #3E3E45;margin: 5px 0;float: left;width: 100%;text-overflow: ellipsis;white-space: pre;overflow: hidden;font: 400 19.75px / 32px 'roboto_condensedlight';}
.recent-posts-3 ul li a:hover, .archives-3 ul li a:hover, .categories-3 ul li a:hover,.sidebar_wrap .tagcloud a:hover{color:#565924;} 
.customNavigation{text-align: right;position: relative;z-index: 1;margin-top: -45px;overflow: hidden;width: 100%;float: right;margin-bottom: 16px;}
.customNavigation .prev {background: transparent url("images/blog/arrows.png") no-repeat scroll 8px 0px / 45px auto;}
.customNavigation .next {background: transparent url("images/blog/arrows.png") no-repeat scroll -23px 0px / 45px auto;}
.inner_head_wrapper{float:left;width:100%;margin-bottom:2px;}
.blog_list_wrap .detailpage_heading {text-transform: none;display: table-cell;width: 80%;  font-family: roboto_condensedlight;color: #3E3E45;font-weight: normal;font-size: 30px;}
.socialmedia_icons {width:160px;text-align: right;float:right;}
.inner_postdate{float: left;width: 100%;padding: 0px 0 15px;font-family: roboto_condensedlight;color: #3E3E45;}
.blog_description {width: 100%;float: left;}
.blog_description p {font-family: 'roboto_condensedlight';color: #3e3e45;margin-top: 20px;line-height: 30px;font-weight: 400;font-size: 20px;}
.blog_description a {color: #565924;text-decoration: none;}
.blog_description ul{font-family: "roboto_condensedlight";color: rgb(109, 110, 113);margin-top: 20px;line-height: 30px;font-weight: 400;font-size: 20px;list-style-position: outside;padding-left: 20px;}
.blog_description ul li {list-style-type: disc;}
.subscription-page a{color: #565924;font-weight: 400;}
.subscription-page input[type="submit"]{background: #565924 none repeat scroll 0% 0%;cursor: pointer;padding: 0px 10px;float: none;min-width: 61px;font-family: "roboto_condensedlight";text-transform: uppercase;line-height: 29px;color: #FFF;font-weight: 700;font-size: 12px;margin-right: 10px;}
.subscription-page h2,.subscription-page h3,.subscription-page b,.subscription-page ul{font-weight: normal;color: #3E3E45;}
.subscription-page p{color: #3E3E45;}
.subscription-page input[name="mp_user_name"]{border: 1px solid #565924;padding: 8px;margin: 5px 0px 10px;}
.right_space{padding-right: 25px;}
.screen-reader-text {height: 0;overflow: hidden;display: block;}
#searchform{margin-bottom: 25px;float: left;width: 100%;}
#searchform input[type="text"]{border: 1px solid #565924;padding: 8px;width: 60%;float: left;}
#searchform input[type="submit"]{background: #565924 none repeat scroll 0% 0%;cursor: pointer;padding: 0px 10px;float: left;min-width: 61px;font-family: "roboto_condensedlight";text-transform: uppercase;line-height: 29px;color: #FFF;font-weight: 700;font-size: 12px;margin-top: 10px;}
.btn_backtoblog{background-color: #565924;width: 130px;font-size: 13px;border-radius: 0;border: 1px solid transparent;color: #fff;text-transform: uppercase;padding: 5px 0 6px;display: block;text-align: center;text-decoration: none !important;float: left;font-family: robotomedium;}
.no_blog_found{font-size: 20px;text-transform: uppercase;font-family: robotomedium;font-weight: normal;text-align: left;min-height: 400px;margin-top: 50px;color: #3E3E45;}
.mfp-content {margin-top:0px !important;}
.back_social_wrap{margin: 20px 0;float: right;width: 130px;}
#infscr-loading{display: block;position: absolute;bottom: 0px;width: 100%;text-align: center;}
.blog-content-text .green-text{font-size: 13px;}
.blog_footer_link{font-family: roboto_condensedlight;color: #3E3E45;text-decoration: none;font-size: 15px;}
.blog-content-text p a{float: left;width: 100%;text-overflow: ellipsis;white-space: pre;overflow: hidden;}
.blog_footer_link img{border:1px solid #9B9B9D;}
.btn{display: inline-block;padding: 6px 12px;margin-bottom: 0px;font-size: 14px;font-weight: normal;line-height: 1.42857;text-align: center;white-space: nowrap;vertical-align: middle;cursor: pointer;background-image: none;border: 1px solid transparent;border-radius: 4px;-moz-user-select: none;}
.addthis_button_pinterest_pinit{background: url('images/footer_p.png') no-repeat;height:29px !important; width:29px !important;}
.at300b{float: left;margin-right:10px; display: block;float: left;}
a.addthis_button_pinterest_pinit iframe {width: 19px!important;height: 20px!important;opacity:0 !important;}
div.mfp-bg.mfp-ready{position: fixed !important;height:100% !important;}
#at15s .at4-icon{background-size: 100% !important;}
/*div.mfp-bg.mfp-ready{position: fixed !important;height:100% !important;}*/
.at_PinItButton{display: none !important;}
.floor_selected { background-color: #01AEEB !important; }
.menu ul.sub-menu { display: none; }
.inactive{background:#0085ca !important;cursor:default !important;}
#owl-demo .item a {display: block;}
#owl-demo .item img {display: block;width: 100%;height: auto;max-width: 98%;}
#owl-demo .item h2 {display: block;clear: both;z-index: 9999;}
#owl-demo .item h2 a {color: #FFF;text-decoration: none;background-color: rgba(0, 0, 0, 1);position: relative;margin-top: -41px;padding: 5px 3px;width: 98%;text-overflow: ellipsis;white-space: pre;overflow: hidden;display: block;font: 400 19.75px / 32px 'roboto_condensedlight';}
.blog-sect{width: 100%;float: left;padding: 20px 0px;}
#side_bar #searchform input[type="text"]{width: 100%;}
.search-2, .text-2 {float: left; width: 100%;}
.search-2 h2, .mailpress-2 h2, .categories-3 h2, .archives-3 h2, .tag_cloud-2 h2, .text-2 h2{margin-bottom: 10px;border-bottom: 1px solid #3E3E45;width: auto;padding: 5px 20px 5px 0px;color: #3E3E45;display: inline-block;font: 700 19.75px / 41.667px 'roboto_condensedlight';text-transform: uppercase;}
.MailPressFormEmail{width: 100%;border: 1px solid #565924;padding: 8px;}
.MailPressFormName{display: none;}
.MailPressFormSubmit{background: #565924 none repeat scroll 0% 0%;cursor: pointer;padding: 0px 10px;min-width: 61px;font-family: "roboto_condensedlight";text-transform: uppercase;line-height: 29px;color: #FFF;font-weight: 700;font-size: 12px;margin-top: 10px;}
.MailPress br{display: none;}
#TabsPostsTabber ul.TabsPostsTabs li{width:50%;}
#TabsPostsTabber ul.TabsPostsTabs li a{background: transparent none repeat scroll 0% 0%!important;width: 98%;color: #3E3E45;font-family: "roboto_condensedlight";text-transform: uppercase;padding: 0px 30px;text-align: center;border: none;text-decoration: none;}
#TabsPostsTabber ul.TabsPostsTabs li a.selected{background-color: #565924!important;color: #fff;}
#TabsPostsTabber .TabsPostsInside{padding: 0px;}
#TabsPostsTabber .TabsPostsInside div{padding: 15px;float: left;width: 100%;}
#TabsPostsTabber .TabsPostsInside div:last-child{border-bottom: 0px;padding-bottom: 0px;}
.blog_active{text-decoration: underline!important;}
.post_thumbsmall {float: left;max-width: 52px;min-width: 0px;margin-right: 15px;}
#TabsPostsLeft > div > a, #TabsPostsRight > div > a{display: block;text-decoration: none;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #3E3E45;font: 400 19.75px / 32px 'roboto_condensedlight';}
.side-socials{margin: 20px 0px;border-radius: 3px;background-color: #F9F9F9;border: 1px solid #F0F0F0;overflow: hidden;padding: 20px 25px 25px;}
#side_bar .side-socials ul{margin: 0px auto;width: 100%;max-width: 100%;overflow: hidden;}
.sidebar_postdate{font-size: 14px;color: #3e3e45;line-height: 14px;display: block;}
/*Hiding fb icon in blog sidebar Changed 33.33% to 50%*/
#side_bar .side-socials ul li{float: left;text-align: center;width: 50%;}
#side_bar .side-socials ul li a {display: inline-block;padding-top: 65px;min-width: 75px;text-decoration: none;margin: 0px;color: #3E3E45}
#side_bar .side-socials ul li a.side-twit{background: transparent url("images/blog/twit.png") no-repeat scroll center top;height: auto;font-size: 16px;}
#side_bar .side-socials ul li p {color: #3e3e45;font-size: 1em;text-align: center;width:100%;}
#side_bar .side-socials ul li a.side-fb {background: transparent url("images/blog/fb.png") no-repeat scroll center top;height: auto;}
#side_bar .side-socials ul li a.side-rss {background: transparent url("images/blog/rss.png") no-repeat scroll center top;}
#side_bar .side-socials ul li span {display: block;text-align: center;width: 100%;font-size: 1em;}
.navigation{float: left;width: 95%;text-align: center;padding: 20px 0px;}
.navigation .wp-paginate a{background-color: transparent;color: #3e3e45;}
.navigation .wp-paginate .current{background:#565924;}
.navigation .wp-paginate .gap {color: #3e3e45;}
.txt_gray {color: #3e3e45;font-size: 12px;}
.blog_wrap{padding: 5px 5% 0px 0px;}
#blog-detail .inner_head_wrapper{margin-top: -10px;}
#blog-detail .socialmedia_icons{width: 194px;text-align: right;float: left;margin: 20px 0px;}
#blog-detail .addthis_button_compact{width: 29px !important;height: 29px !important;}
.sidebar_wrap .tagcloud a{color: #3E3E45;text-decoration: none;font: 400 19.75px / 32px 'roboto_condensedlight' !important;}
/*Styles for Light box and thumbnail in floor plans*/
.floor-plan-detailWrap .lgt_box_thumbnail{margin-top: 20px;}
.floor-plan-detailWrap .lgt_box_thumbnail a{text-decoration: none;}
.floor-plan-detailWrap .lgt_box_thumbnail img{max-width: 200px;width: 100%;}
.floor-plan-detailWrap .lgt_box_thumbnail p{font: 15px / 30px "robotomedium";color: white;text-transform: uppercase;}
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {cursor: pointer!important;}
.mfp-container{cursor: default!important;}
.hide{ display: none !important; }
#jturner-logo{ position: absolute;top: 200px;left: 63px;z-index: 9;width: 150px;}
.sidebar_wrap .textwidget form{float:left;width:100%;border:none !important;padding:0 !important;margin-bottom:25px;}
.sidebar_wrap .textwidget input[type="text"]{border:1px solid #565924;padding:8px;width:100%;}
.sidebar_wrap .textwidget input[type="submit"]{background:#565924 none repeat scroll 0 0;cursor:pointer;padding:0 10px;float:left;min-width:61px;font-family:"roboto_condensedlight";text-transform:uppercase;line-height:29px;color:#FFF;font-weight:700;font-size:12px;margin-top:10px;}

/* .home-video-bg{
    overflow: hidden;
}
.home-video-bg video {  
    height: calc(100vh - 145px);
} */

.contact-map-mob {
    display: none;
}

/*-----------------PROMO STYLES---------*/
.promo-popup-wrapper{display:none;align-items:center;position:fixed;z-index:500;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0, 0, 0, 0.4);}
.promo-popup-wrapper .promo_box{width:550px;max-width:100%;background-color:#0a2c4e;font-family:"robotoregular";z-index:10;margin:0 auto;border:5px solid #fff;}
.promobox-content{padding:15px 30px;position:relative;color:#fff;font-size:18px;font-weight:900;text-transform:uppercase;text-align:center;}
.promobox-content p{font-family: 'roboto_condensedlight';font-size:14px;font-weight:normal;line-height:16px;text-transform:none;margin-right:-20px;}
.close{width:18px;height:18px;display:flex;cursor:pointer;position:absolute;right:8px;top:8px;}
.close img{width:18px;}
.promo-popup-wrapper .tour_link{background-color:#565924;text-transform:uppercase;font:500 12.5px / 28px 'robotomedium';color:#fff;text-decoration:none;padding:0px 10px;margin:20px auto;display:inline-block;}
.promobox-content h2{font-size:18px;letter-spacing: .125em;}
.thank-you-social {
    margin-top: 20px;
}
.thank-you-social a {
    margin-left: 2px;
    height: 29px;
    width: 29px;
    display: inline-block;
    cursor: pointer;
}

.banner-text {
    background: rgba(6,43,79, 0.5);
    color: #fff;
    font-family: 'roboto_condensedlight';
    width: 300px;
    height: 250px;
    padding: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 36px;
    text-transform: uppercase;
}

/*-----------------------------------
Styles from July 09, 2019
-------------------------------------*/

/*===================================
Home Page
====================================*/
header, .header{height:80px;padding: 0px 120px;display: flex;align-items: center;flex-wrap: wrap;border:1px solid rgba(0, 0, 1, 0.04);}
header > div{width:33.33%;}
header > div.header_left{text-align: left;}
header > div.header_middle{text-align: center;}
header > div.header_right{text-align: right;}
header a{color: #4c4c53;font-family: roboto-condensed, sans-serif;font-size: 16px;font-weight: 400;text-transform: uppercase;text-decoration: none;position: relative;}
header ul li{display: inline-block;padding-right: 20px;}
#hamburger_menu{width:19px;height:14px;-webkit-appearance: none;box-shadow: none;border:0;background-color: transparent;display: inline-block;position: relative;cursor: pointer;vertical-align: top;margin-top: 4px;}
header ul{display: inline-block;}
.menu_icon,.menu_icon:before, .menu_icon:after{height: 2px;width:100%;background: #4c4c53;display: block;position: absolute;}
.menu_icon:before, .menu_icon:after {content: "";}
.menu_icon{top:0;}
.menu_icon:before{top:6px;}
.menu_icon:after{top:12px;}
.tour_link span{position: relative;display: inline-block;padding: 0px 10px;}
.tour_link span:before,.tour_link span:after{content:'';position: absolute;background: #4c4c53;height:100%;width:1px;}
.tour_link span:before{left:0;}
.tour_link span:after{right:0;}
header ul li a:after,.tour_link:after{content:'';position: absolute;height:1px;width:100%;background: transparent;transition: all .4s ease;bottom:0;left:0;}
.system header ul li a:hover:after,.tour_link:hover:after,header ul li.current-menu-item a:after{background: #4c4c53;}
.tour_link:after{width:calc(100% - 28px);left:14px;}
.mobile_only{display: none;}


#nav_wrap {position: fixed;width: 350px;right: 0;top: 0;background: #565924;height: 100vh;display: flex;align-items: flex-end;padding: 0px;text-align: center;justify-content: flex-end;z-index: 2;display: none;max-height: 672px;}
.ham_menu_list{width:100%;height: 100%;text-align: center;padding: 80px 0px 45px;max-height: 672px;}
.ham_menu_list li{width:100%;padding-right: 0;position: relative;max-width: 190px;margin: 0 auto 30px;display: block;}
.ham_menu_list li a{font-size: 18px;color:#fff;}
.ham_menu_list li:after, .ham_menu_list li:before {content: '';position: absolute;height: 2px;width: 100%;background: transparent;transition: all .4s ease;bottom: -4px;left: 0;}
.ham_menu_list li:before{top:-4px;}
.system .ham_menu_list li:hover:after, .system .ham_menu_list li:hover:before,.ham_menu_list li.current-menu-item:before,.ham_menu_list li.current-menu-item:after{background: #fff;}
.ham_menu_list li a:after, .ham_menu_list li a:before{display: none;}
.system .ham_menu_list li:hover a{font-weight: 600;}
.ham_menu_list li:first-child{padding-top: 4px;}
.ham_menu_list li:first-child:before{top:0px}
#hamburger_close{position: absolute;right:20px;width:19px;height:14px;-webkit-appearance: none;box-shadow: none;border:0;background-color: transparent;display: inline-block;top:40px;cursor: pointer;}
#hamburger_close:focus{outline: 0;}
.using-keytab #hamburger_close:focus{outline: 1px dashed #fff;}
#hamburger_close .menu_icon, #hamburger_close .menu_icon:before, #hamburger_close .menu_icon:after{background: #fff;}
#hamburger_close .menu_icon:before{transform: rotate(-45deg);top: -2px;}
#hamburger_close .menu_icon:after{transform: rotate(45deg);top: -2px;}
#hamburger_close .menu_icon{background: transparent;top:8px;}
header .mCSB_container,header .mCustomScrollBox{width:100%;}

.home-page h1,.home-page h2,.inner_page h1{color: #082b50;font-family: roboto-condensed, sans-serif;font-size: 40px;text-transform: uppercase;font-weight: 400;text-align: center;width:100%;letter-spacing: 1.11px;margin-bottom: 60px;z-index: 1;}
.home-page h1 > span, .home-page h2 > span,.inner_page h1 > span{display: inline-block;font-weight: 700;font-family: roboto-condensed, sans-serif;}
.home-page h3{margin-bottom: 23px;color: #3e3e45;font-family: roboto-condensed, sans-serif;font-size: 30px;font-weight: 400;letter-spacing: 0.24px;line-height: 40px;text-transform: uppercase;}
.home-page p,.text_wrapper p,.inner_page p{color: #3e3e45;font-family: roboto-condensed, sans-serif;font-size: 16px;font-weight: 400;line-height: 29px;}
.home-page h4{color: #3e3e45;font-family:roboto-condensed, sans-serif;font-size: 20px;font-weight: 400;letter-spacing: 0.16px;text-transform: uppercase;margin-top: 11px;}

.about_section{padding: 90px 90px 90px 33px;}
.green_btn{margin-top: 34px;color: #ffffff;font-family: roboto-condensed, sans-serif;font-size: 16px;font-weight: 700;text-transform: uppercase;background-color: #565924;line-height: normal;padding: 11px 61px;display: inline-block;text-decoration: none;}
.white_btn{color: #565924;background-color: #fff;}
.about_content{display: flex;flex-wrap:wrap;}
.about_content > div{width:33.33%;padding: 0px 57px;}
.about_content > div ul li{margin-bottom: 40px;}
.about_content > div:last-child{padding-right: 0px;}

.gallery_section ul{display: flex;flex-wrap: wrap;height: 500px;width:100%;}
.gallery_section ul li{width:25%;height: 100%;position: relative;cursor: pointer;}
.gallery_section ul li a{display: block;background-size: cover;background-position: center center;width:100%;height: 100%;}
.gallery_section .overlay{position: absolute;width:100%;height:100%;top:0;left:0;z-index: 1;padding: 55px 40px;opacity: 1;transition: all .4s ease;}
.system .gallery_section ul li:hover .overlay{opacity: 0;pointer-events: none;}
.overlay p{color: #ffffff;font-size: 14px;line-height: 18px;}
.overlay a{text-decoration: none;}
.overlay span{color: #ffffff;font-family: roboto-condensed, sans-serif;font-size: 14px;font-weight: 400;position: absolute;transform: rotate(-90deg);bottom: 70px;left:20px;}
.home_gallery_slider,.amenities_slider,.features_slider{opacity: 0;height:0px;position: relative;}
.home_gallery_slider .flex-direction-nav,.home_gallery_slider .flex-control-nav,.amenities_slider .flex-control-nav,.features_slider .flex-control-nav{display: none;}

.floorplan_section{padding: 80px 0px;}
.floorplan_section ul{display: flex;}
.floorplan_section ul li{display: inline-block;width:50%;}
.floorplan_section ul li:first-child{background-size: cover;height:auto;background-position: center center;}
.floorplan_section ul li:last-child{padding: 90px 100px;}
.floorplan_section h2{text-align: left;margin-bottom: 40px;}

.green_living_section{height:526px;width:100%;position: relative;}
.green_living_image {position: absolute;top: 0;left: 0;bottom: 0;z-index: -1;right: 0;}
.green_text{max-width: 418px;margin: 0 auto;padding: 194px 0px 184px;text-align: center;}
.green_text h2,.green_text h3{color:#fff;margin-bottom: 0px;text-align: center;}
.green_text a{margin: 20px 0 0;}
.home-page .green_text h3{font-family:roboto-condensed, sans-serif;font-size: 20px;font-weight: 400;letter-spacing: 0.16px;text-transform: uppercase;margin-top: 11px;line-height: normal;}

.contact_section{padding: 90px;float: left;}
.contact_wrapper > div{display: inline-block;width:50%;float:left;}
.contact_section .leasing-hr-item.leasing-title{display: none;}
.address_block ul {display: flex;flex-wrap:wrap;}
.address_block ul li{width:50%;}
.contact_section .hywrap input, .contact_section .hywrap input[type="text"], .contact_section .hywrap select, .contact_section .hywrap textarea{border-radius: 0;box-sizing: inherit;height: 40px;margin: 0px;}
.contact_section .name-fields li{width:50%;float:left;}
.contact_section .name-fields li:first-child,.contact_section .hywrap .control-group.hytag_email,.contact_section .hywrap .control-group.hy-address,.contact_section .hywrap .control-group.hy-state,.contact_section .hywrap .control-group.hy-move-in{padding-right: 20px;}
.contact_section .name-fields li:last-child,.contact_section .hywrap .control-group.hytag_phone,.contact_section .hywrap .control-group.hy-zip,.contact_section .hywrap .control-group.hy-city,.contact_section .hywrap .control-group.hy-bedrooms{padding-left: 20px;}
.contact_section .hywrap .control-group.hy-name,.contact_section .hywrap .control-group.hytag_form_comment{width:100%;}
.contact_section .hywrap .control-group{width:50%;float:left;clear:none;}
.contact_section .hywrap .control-label{color: #3e3e45!important;font-family: roboto-condensed, sans-serif;font-size: 16px;font-weight: 400;letter-spacing: 1.11px;}
.contact_section .hywrap button[type="submit"]{display: inline-block;max-width: 200px;border-radius: 0;height: 40px;font-size: 16px;font-family: roboto-condensed, sans-serif;font-weight: 700;text-transform: uppercase;float: left;}
.contact_section .hywrap #more-info a{background-color: transparent!important;color:#565924 !important;text-decoration: underline;    font-family: roboto-condensed, sans-serif!important;font-size: 16px!important;font-weight: 700!important;text-align: left;}
.contact_section .get-direction-link{color: #3e3e45;font-family: roboto-condensed, sans-serif;font-size: 16px;font-weight: 400;line-height: 29px;}
.contact_section .address-blk p,.contact_section .leasing-hours-blk p{margin-bottom: 10px;}
.contact_section .leasing-hours-blk{margin-top: 0px;}
.contact_section  #more-info,.contact_section .hywrap .form-actions{float:left;width:100%;}
.contact_section .leasing-hours-blk p{color: #3e3e45;font-family: roboto-condensed, sans-serif!important;font-size: 16px;font-weight: 400!important;line-height: 29px;}
.contact_section .hytag_number_of_bedrooms .controls{position: relative;}
.contact_section .hytag_number_of_bedrooms .controls:after {position: absolute;content: ">";font-family: roboto-condensed, sans-serif;font-weight: 400;display: block;transform: rotate(90deg);-moz-transform: rotate(90deg);-ms-transform: rotate(90deg);-webkit-transform: rotate(90deg);-o-transform: rotate(90deg);color: #777782;line-height: 24px;bottom: 12px;right: 10px;font-size: 24px;}

/*========================================
Amenities page
=========================================*/
.inner_page h1{color:#fff;}
.banner_section{width:100%;height:356px;position: relative;}
.banner_section_image {position: absolute;top: 0;left: 0;right: 0;bottom: 0;}
.banner_section:after{position: absolute;top:0;left:0;width:100%;height: 100%;background-color: rgba(0,0,0,.3);content:'';}
.banner_content{position: absolute;top:50%;transform: translateY(-50%);width:100%;text-align: center;z-index: 1;}
.inner_page .content_block{display: flex;height: auto;width: 100%;padding-bottom: 60px;min-height: 500px;}
.inner_page .content_block .left_block{min-height: 440px;}
.left_block,.right_block{width: 50%;display: inline-block;height:auto;float: left;}
.text_wrapper{position:relative;padding: 0px 100px;top:50%;transform: translateY(-50%);}
.text_wrapper h3,.text_wrapper p{display: block;}
.text_wrapper h3,.text_block h3,.amenities_features_wrapper .text_wrapper h2,.amenities_features_wrapper .text_block h2, .why_bozzuto_wrapper .text_wrapper h2, .why_bozzuto_wrapper .text_block h2{max-width: 324px;color: #3e3e45;font-family: roboto-condensed, sans-serif;font-size: 30px;font-weight: 400;letter-spacing: 0.24px;line-height: 40px;text-transform: uppercase;margin-bottom: 25px;}
.why_bozzuto_wrapper .text_block h2 {text-transform: none;line-height: 32px;max-width: 100%; margin-bottom: 20px;}
.inner_page .content_block:nth-child(even) .left_block{float: right;order: 2;}
.inner_page .content_block:nth-child(even) .right_block{float: left;order: 1;}
.inner_page .content_block:nth-child(even) .right_block .text_wrapper{padding: 0px 50px 0px 100px;}
.text_wrapper ul li{position: relative;padding-left: 54px;padding-bottom: 20px;}
.text_wrapper ul li:before{content:'';width: 10px;height: 10px;left:0;background-image: url('images/amenities/list-icon.png');position: absolute;top:10px;}
.text_wrapper ul li > p > a{color: #565924;font-weight: 700;cursor: pointer;text-decoration: none;}
.amenities_slider .flex-direction-nav,.features_slider .flex-direction-nav{height: 0;}


/*========================================
Amenities page
=========================================*/
.features_page .text_wrapper h2, .features_page .text_wrapper h3{max-width: 410px;}
.text_wrapper ul li.heading,.text_wrapper ul li.note{padding-left: 0;}
.text_wrapper ul li.heading:before,.text_wrapper ul li.note:before{display: none;}
.text_wrapper ul li.note p{font-size: 14px;font-style: italic;}

/*========================================
Features page
==========================================*/
.content_wrapper{display: flex;flex-wrap: wrap;padding: 60px 0px 46px;}
.image_block,.text_block{width:50%;display: inline-block;}
.text_block{padding: 0px 100px 0px 50px;}
.text_block ul  li{padding-bottom: 55px;}
.text_block h3{text-transform: none;line-height: 32px;max-width: 100%;margin-bottom: 20px;}
.image_block{padding: 0px 50px 0px 100px;}
.image_block_wrap{height: 498px;width:100%;position: relative;}
.image_block1{width:347px;height: 319px;position: absolute;top:0;left:0;}
.image_block2{width:266px;height: 285px;left:207px;position: absolute;top:160px;}
.image_block3{width:164px;height: 137px;left:0px;position: absolute;top:370px;}

/*========================================
Neighborhood page
=========================================*/
.map_section{display: flex;flex-wrap: wrap;}
.right_map_section{order:2;width:calc(100% - 270px);height: 659px;position: relative;}
.right_map_section #map{width:100%;height:100%;}
.left_menu_section{width:270px;border-left: 4px solid #565924;}
#keyDisplay{width:100%;float: none;min-width:100%;}
.map-btn{bottom: 20px;right:20px;top:auto;left:auto;}
#keyDisplay li{background:#fff;position: relative;}
#keyDisplay li span{padding: 19px 20px 19px 66px;color: #535353;font-family: roboto-condensed, sans-serif;font-size: 16px;font-weight: 400;display: block;width: 100%;display: block;width:100%;border-top:1px solid #f2f2f2;}
#keyDisplay li span.plus{display: none;}
.category_sub{background:#fff !important;padding-left: 0px;}
.category_sub li{line-height:normal;list-style:none;font-family: roboto-condensed, sans-serif!important;font-size: 12px;font-weight: 400;color:#535353;border-bottom: 0;border-top:1px solid #f2f2f2;background:#fff !important;text-transform: uppercase;margin: 0;margin-left: 66px;width: 100%;padding: 19px 0px;}
#neighborhood #map #pop_up_wrap .map-btn-holder{margin:0;background: #565924;display: flex;}
#neighborhood .gm-style .gm-style-iw-t::after {background: transparent;box-shadow: none;height: 0;width: 0;border-left: 15px solid transparent;border-right: 15px solid transparent;border-top: 25px solid #565924;transform: translate(-50%,0);top:-1px;}
.gm-style .gm-style-iw-c{border:1px solid #565924;}
#neighborhood #map #pop_up_wrap h3{color: #3e3e45;font-family: roboto-condensed, sans-serif;font-size: 12px;font-weight: 700;letter-spacing: 0.27px;text-transform: uppercase;margin: 0 0 5px;}
#neighborhood #map #pop_up_wrap #content-sect p{color: #3e3e45;font-family: roboto-condensed, sans-serif;font-size: 12px;font-weight: 400;letter-spacing: 0.27px;line-height: 17px;}
#neighborhood #map #pop_up_wrap .map-btn-holder a{color: #ffffff;font-family: roboto-condensed, sans-serif;font-size: 12px;font-weight: 700;letter-spacing: 0.27px;text-transform: uppercase;}
#neighborhood #map #pop_up_wrap #close a:after{color:#052b49;}
#neighborhood #map #pop_up_wrap{padding: 16px 0px 0px;}
#neighborhood #map #pop_up_wrap #close{position: absolute;top:0;right:13px;}
#map_zoom_btn{right:20px;top:59px;}
#map_zoom_btn .zoom{width:40px;height: 40px;}
.zoom_in:after{content:'';height: 1px;background: #577185;width:40px;bottom: 0;position: absolute;left:50%;transform:translateX(-50%);}
.map-btn{background:#fff;}
.map-btn a{height: 40px;box-shadow: none;margin:0 20px;}
.map-btn a:first-child{margin-right: 0px;}
.map-btn a:last-child{margin-left: 0px;}
#walk .distance-icon,#bicycle .distance-icon,#drive .distance-icon{background-image:none;}
.distance-icon img.active{display: none;}
.active .distance-icon img.active{display: inline-block;}
.active .distance-icon img.default{display: none;}
.distance-icon{width: auto;height: auto;}
.map-btn a{justify-content: center;}
.mobile_map{width:100%;height:50vw;}
.mobile-neighborhood-map{display: none;}
#neighborhood .gm-style .gm-style-iw-d{width: 260px;}

#keyDisplay li:before{position: absolute;content:'';height:51px;width:51px;left:15px;top:10px;display: flex;align-items: center;justify-content: center;pointer-events: none;}
#keyDisplay li.display_all:before{content:url('images/map/all.svg');}
#keyDisplay li.display_all.active:before{content:url('images/map/pois/all_active.svg');}
#keyDisplay li.restaurants_bars:before{content:url('images/map/restaurant.svg');}
#keyDisplay li.restaurants_bars.active:before{content:url('images/map/pois/restaurant_active.svg');}
#keyDisplay li.coffee_shops_cafes:before{content:url('images/map/coffee.svg');}
#keyDisplay li.coffee_shops_cafes.active:before{content:url('images/map/pois/coffee_active.svg');}
#keyDisplay  li.nightlife_entertainment:before{content:url('images/map/night.svg');}
#keyDisplay  li.nightlife_entertainment.active:before{content:url('images/map/pois/night_active.svg');}
#keyDisplay li.hotels:before{content:url('images/map/hotel.svg');}
#keyDisplay li.hotels.active:before{content:url('images/map/pois/hotel_active.svg');}
#keyDisplay li.conveniences:before{content:url('images/map/conveniences.svg');}
#keyDisplay li.conveniences.active:before{content:url('images/map/pois/conveniences_active.svg');}
#keyDisplay li.health_and_wellness:before{content:url('images/map/health.svg');}
#keyDisplay li.health_and_wellness.active:before{content:url('images/map/pois/health_active.svg');}
#keyDisplay li.retail:before{content:url('images/map/retail.svg');}
#keyDisplay li.retail.active:before{content:url('images/map/pois/retail_active.svg');}
#keyDisplay li.medical_higher_education:before{content:url('images/map/college.svg');}
#keyDisplay li.medical_higher_education.active:before{content:url('images/map/pois/college_active.svg');}
#keyDisplay li.attractions:before{content:url('images/map/attraction.svg');}
#keyDisplay li.attractions.active:before{content:url('images/map/pois/attraction_active.svg');}
#keyDisplay li.transportation:before{content:url('images/map/transportation.svg');}
#keyDisplay li.transportation.active:before{content:url('images/map/pois/transportation_active.svg');}

#keyDisplay{height: 659px;}
#keyDisplay  .mCSB_inside>.mCSB_container{margin-right: 0px;}
#keyDisplay li ul li:before{display: none;}
#keyDisplay li span.plus {display: none;position: absolute;right: 33px;width: 9px;height: 9px;padding: 0;border-right: 2px solid #979797;border-bottom: 2px solid #979797;top: 21px;transform: rotate(45deg);}
#keyDisplay li span.plus.active{width:9px;height:9px;background:none;top:27px;transform:rotate(225deg);}
#keyDisplay li span.poi_title{padding: 19px 0px;}
#keyDisplay li ul li{width:calc(100% - 82px);padding: 0px;position: relative;}
#keyDisplay li ul li span{font-size: 15px;}
#keyDisplay li ul li ul li{width: 100%;margin-left: 0px;}
.poi_address{font-weight: 400;color:#a5a5a5!important;border:0!important;}
.poi_website a{color: #565924;font-weight: 700;text-decoration: none;}
.poi_website{margin-top: 18px!important;border:0!important;}
.website_link{padding-right: 20px;}
#keyDisplay li ul li.active .poi_title{font-weight: 700;}
.category_sub .mCSB_scrollTools .mCSB_draggerRail{background-color: rgba(0,0,0,0)!important;}
#neighborhood #map #pop_up_wrap h3{padding-right: 18px;padding-left: 18px;}


/*==================================
Gallery Page
===================================*/
.gallery_page h1{color: #082b50;margin:30px  0px;text-align: left;padding-left: 60px;}
#gallery_top_slider{height: 600px;position: relative;}
#gallery_top_slider ul.slides,#gallery_top_slider ul.slides li, #gallery_top_slider > .flex-viewport{height: 100%;}
#gallery_top_slider .flex-control-paging li a{background: #fff;border:1px solid #fff;box-shadow: none;}
#gallery_top_slider .flex-control-paging li a.flex-active{background: #565924;}
#gallery_top_slider .flex-control-nav{bottom: 30px;padding: 0px 50px;}
#gallery_top_slider ul.slides,#gallery_top_slider ul.slides li, #gallery_top_slider > .flex-viewport{height: 100%;}
#gallery_top_slider .flex-direction-nav{position: absolute;top:50%;transform: translateY(-50%);width: 100%;}
#gallery_top_slider .flex-direction-nav li{width:60px;height: 60px;border-radius: 50%;background: #fff;display: inline-block;position: relative;}
#gallery_top_slider .flex-direction-nav li:first-child{margin-left: 10vw;}
#gallery_top_slider .flex-direction-nav li:last-child{float:right;margin-right: 10vw;}
#gallery_top_slider .flex-direction-nav .flex-prev{left:0;width:60px;height:60px;opacity: 1;}
#gallery_top_slider .flex-direction-nav .flex-next{right:0;width:60px;height:60px;opacity: 1;}
#gallery_top_slider .flex-direction-nav a.flex-prev:before{content:url(images/gallery/prev.png);width:8px;height: 14px;left: 21px;position: absolute;top: -6px;}
#gallery_top_slider .flex-direction-nav a.flex-next:before{content:url(images/gallery/next.png);width:8px;height: 14px;right: 27px;position: absolute;top: -6px;}
.gallery_category{display: flex;width:calc(100% - 120px);margin: 0 auto;flex-wrap: wrap;background-color: #f3f3f3;position: absolute;top:0px;z-index: 1;left:60px;}
.gallery_category li{width:25%;background-color: transparent;transition: all .5s ease;border-right:1px solid #e1e1e1;}
.gallery_category li:last-child{border-right: 1px solid transparent;}
.gallery_category li.active,.system .gallery_category li:hover{background-color: #565924;}
.gallery_category li.active a,.gallery_category li:hover a{color:#fff;}
.gallery_category li a{transition: all .5s ease;text-decoration: none;padding:17px 0px;text-align:center;display:block;color: #082b50;font-family: roboto-condensed, sans-serif;font-size: 22px;font-weight: 400;letter-spacing: 0.61px;text-transform: uppercase;}
.gallery_caption{width: calc(100% - 120px);margin-left:60px;background-color:  #d8d8d8;color: #082b50;font-family: roboto-condensed, sans-serif;font-size: 20px;font-weight: 400;letter-spacing: 0.56px;padding: 22px 30px 22px;bottom: 0px;}
.gallery_caption span.pagination_count{float:right;text-align: right;width: 20%;}
.gallery_container{position: relative;padding-top: 30px;}

.bottom_slider_container{padding: 0px 49px;}
.gallery_page h2{color: #3e3e45;font-family: roboto-condensed, sans-serif;font-size: 30px;font-weight: 400;letter-spacing: 0.24px;line-height: 40px;text-transform: uppercase;margin: 30px 0px;padding: 0px 11px}
#gallery_bottom_slider{height: 380px;position: relative;padding-bottom: 80px;}
#gallery_bottom_slider ul.slides,#gallery_bottom_slider ul.slides li, #gallery_bottom_slider > .flex-viewport{height: 100%;}
#gallery_bottom_slider ul.slides li{display: flex!important;flex-wrap:wrap;flex-direction: column;}
.slider_image_block{width:25%;height:100%;display: inline-block;padding: 0px 11px;cursor: pointer;}
.slider_img_cont{height: 100%;}
.slider_image_block:nth-child(2),.slider_image_block:nth-child(3),.slider_image_block:nth-child(5),.slider_image_block:nth-child(6){height: calc(50% - 11px);display:block;}
.slider_image_block:nth-child(3),.slider_image_block:nth-child(6){margin-top: 11px;}
.slider_image_block:nth-child(2),.slider_image_block:nth-child(5){margin-bottom: 11px;}
#gallery_bottom_slider .flex-direction-nav{height:80px;position: relative;padding: 20px 11px 0px;}
#gallery_bottom_slider .flex-direction-nav li{width:40px;height: 40px;border-radius: 50%;background: #565924;display: inline-block;position: relative;}
#gallery_bottom_slider .flex-direction-nav li:last-child{float:right;}
#gallery_bottom_slider .flex-direction-nav .flex-prev{left:0;width:40px;height:40px;opacity: 1;}
#gallery_bottom_slider .flex-direction-nav .flex-next{right:0;width:40px;height:40px;opacity: 1;}
#gallery_bottom_slider .flex-direction-nav a.flex-prev:before{content:url(images/gallery/white_prev.png);width:8px;height: 14px;left: 12px;position: absolute;top: -7px;}
#gallery_bottom_slider .flex-direction-nav a.flex-next:before{content:url(images/gallery/white_next.png);width:8px;height: 14px;right: 17px;position: absolute;top: -7px;}
/*.fullwidth .slider_image_block{width:100%;}*/

/*===================================
Floorplans
=====================================*/
.floor-plan-menu-bar{width:100%!important;float: none;display: flex;flex-wrap:wrap;margin-left: 0;}
.floor-plan-menu-block{float: none;width:20%;margin-bottom: 0;padding: 0px 15px;}
.floor-plan-menu-block:first-child{width:20%;padding: 0px 0px 0px 0px;}
.floor-plan-menu-block .floor-chk-container:last-child .floor-chk-lbl{padding:0px 0px 0px 0px!important;}
.floor-plan-menu-block h2,.floor-plan-menu-block label,.results_block label,.results_block .sort_section h2,.result_count_section span{margin-bottom: 15px;display: block;color: #213241;font-family: roboto-condensed, sans-serif;font-size: 14px;font-weight: 400;text-transform: uppercase; }
.floor-plan-menu-block:nth-child(2) h2,.floor-plan-menu-block:nth-child(3) h2, .floor-plan-menu-block:nth-child(4) h2 {margin-bottom: 15px !important;}
.floor-plan-menu-block label.floor-chk-lbl{cursor: pointer;padding: 0px 34px 0px 0px;color: #000;font-family: roboto-condensed, sans-serif;font-size: 16px;font-weight: 700;text-transform: uppercase;}
.form_section{width:100%;padding: 24px 120px;background-color: #f1f1f1;}
.floor-chk-container{display: inline-block;background: transparent;}
.floor-plan-menu-title{text-align: left;}
input[type="checkbox"].floor-plan-chk + label span{display: none;}
.floor-plan-menu-block .dropdown,.results_block .dropdown,.sort_section .dropdown{background: #fff;border:1px solid #d6d6d6;padding: 5px 8px 5px 10px;}
.floor-search-btn{height: 41px;margin-top: 34px;width:100%;font-size: 16px;font-family: roboto-condensed, sans-serif;}
.dropdown .carat{margin-top: -7px;width:9px;height: 9px;right:15px;transform: rotate(-45deg);border-left: 2px solid #979797;border-bottom: 2px solid #979797;}
.quick_search_section{padding: 60px 0px;background-color: #0184c9;}
.bedroom_block_cont{width:100%;margin: 0 auto;}
.quick_search_section .row{display: flex;flex-wrap:wrap;width:100%;align-items: center;justify-content: center;}
.bedroom_block{transition: all .5s ease;text-align: center;text-decoration: none;color: #ffffff;font-family: roboto-condensed, sans-serif;font-size: 150px;font-weight: 700;letter-spacing: 4.17px;text-transform: uppercase;margin: 0px 30px;width:250px;height: 250px;display: inline-block;background: rgba(1, 127, 193, 0.6);border-top:2px solid transparent;border-bottom: 2px solid transparent;}
.system .bedroom_block:hover{border-top:2px solid #fff;border-bottom: 2px solid #fff;}
.bedroom_block_cont .row:last-child{margin-top: 60px;}
.dropdown .selected{color:#213241;font-family: roboto-condensed, sans-serif;padding-left: 0px;}
input[type="checkbox"].floor-plan-chk:checked + label{color:#3b5924;}
label.floor-chk-lbl.mobile_only{display: none;}
.dropdown ul li{font-family: roboto-condensed, sans-serif;}

.results_block{display: flex;flex-wrap: wrap;padding: 30px 0px 0;}
.result_count_section,.sort_section{width:50%;}
.floor-plan-drpdwn.dropdown{float: none;}
.result_count_section{text-align: right;padding-right: 120px;}
.sort_section{padding-left: 120px;}
.sort_section .dropdown .selected{font-size: 14px;}
.results_block .dropdown{height: auto;max-width: 200px;}
.unit_section{display: flex;flex-wrap: wrap;padding: 30px 100px 0px;width:100%;}
.floorplan_type_heading{width:100%;padding: 0px 20px;margin-bottom: 10px;}
.floorplan_type_heading ul{background-color:rgba(241, 241, 241, 0.23);}
.floorplan_type_block ul,.floorplan_type_heading ul{display: flex;flex-wrap:wrap;align-items: center;}
.floorplan_type_block{width:100%;padding: 0px 20px;margin-bottom: 10px;}
.floorplan_type_block ul{background-color: #f1f1f1;}
.floorplan_type_heading ul li{padding:12px 0px;text-align:center;width:10%;color: #3e3e45;font-family: roboto-condensed, sans-serif;font-size: 14px;font-weight: 400;}
.floorplan_type_block ul li{text-align: center;/*max-width: 200px;*/margin: 0 auto;width:10%;}
/*.floorplan_type_block ul li:first-child{padding: 15px 0px;}*/
/*.floorplan_type_block ul li:nth-child(2){padding: 0px 10px;margin-bottom: 25px;max-width: 100%;}*/
/*.floorplan_type_block ul li:last-child{padding:0px 0px 40px;}*/
.floorplan_type_block h3{color: #3e3e45;font-family: roboto-condensed, sans-serif;font-size: 22px;font-weight: 400;text-transform: uppercase;}
.floorplan_type_block ul li span{font-family: roboto-condensed, sans-serif;font-weight: 400;font-size: 16px;color: #263745;}
.floorplan_type_block ul li span img{padding-right: 10px;}
.list_thumb{padding: 20px;display: block;background: #fff;}
.floorplan_type_block ul li p{display: inline-block;width:50%;}
.floorplan_type_block ul li p:first-child{text-align: right;padding-right: 0px;}
.floorplan_type_block ul li p:last-child{text-align: left;padding-left: 0px;}
.bed_count{padding-right: 10px;margin-top: 20px;display: inline-block;}
.bath_count{padding-left: 15px;margin-top: 20px;display: inline-block;}
.load_more_section{text-align: center;width:100%;padding-top: 20px;}
.load_more_section a{text-decoration:none;color: #565924;font-family: roboto-condensed, sans-serif;font-size: 16px;font-weight: 400;text-transform: uppercase;}
.floorplan_type_block .price,.floorplan_type_block .rent{color: #3b5924!important;font-weight: 700!important;}
.no_results{max-width: 80%;margin: 0 auto;padding: 60px 0px 90px;}
.loader{width: 100%;text-align: center;}
.result_count_section{position: relative;}
.result_count_section span{position: absolute;right:120px;bottom: 0;margin-bottom: 0px;}

.flr_detail{position: relative;}
.blue_wrapper{background-color: #005582;padding: 60px 0px;}
.detail_img{width:calc(60% - 120px);position: absolute;height: calc(100% - 120px);top:60px;left:120px;background-color: #ffffff;box-shadow: 0 2px 54px rgba(0, 72, 110, 0.43);padding:50px}
.detail_img a{width:100%;height:100%;display: block;}
.cont_wrap{width: 40%;text-align: center;margin-left: auto;margin-right: 0;}
.btn_wrap{padding:74px 0px 146px;}

.cont_wrap h2{margin-bottom:20px;color: #ffffff;font-family: roboto-condensed, sans-serif;font-size: 30px;font-weight: 400;text-transform: uppercase;line-height: 28px;}
.cont_wrap p{padding-bottom:10px;color: #ffffff;font-family: roboto-condensed, sans-serif;font-size: 22px;font-weight: 400;}
.cont_wrap p.rent{font-weight: 700;}
.cont_wrap ul{display: flex;flex-wrap: wrap;padding: 0px 95px 0px 45px;}
.cont_wrap ul li{width:calc(50% - 30px);margin:0px 15px;}
.cont_wrap ul li:first-child,.cont_wrap ul li:nth-child(2){margin-bottom: 30px;}
.cont_wrap ul li a{margin-top: 0px;padding: 10px 0px;display: block;float: none;margin-right: 0px;}
.mfp-bg{background: #0184c9!important;opacity: 1!important;}
.cont_wrap ul li a .at-icon-wrapper{display: none;}
.backto_results{font-family: roboto-condensed, sans-serif;position: absolute; bottom: 20px;left: 120px;text-decoration: none;color: #565924;text-transform: uppercase;font-weight: 700;font-size: 16px;}
.floor-plan-menu-title{margin-bottom: 25px;line-height: normal;}
.floor-plan-menu-block h2{margin-bottom: 21px;}

.link-soc{
    margin-right: 10px !important;
}
.newicos{
    display: flex;
}
a.website.map-popup-btn {
    display: none !important;
}
.poi_website .website_link {
    display: none !important;
}

.header_left .green_btn {
    margin: 0;
    margin-left: 5px;
    padding: 5px 8px;
}

/*--------------Virtual Tour Popup------------*/
.specials-popup-section-inner {
    width: 710px;
    left: 50%;
    top: 50%;
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: #0a2c4e;
    position: fixed;
    text-align: center;
    padding: 30px 40px 30px;
    border: 5px solid #fff;
}
.closed-icon {
    position: absolute;
    right: 13px;
    top: 12px;
    margin: 0!important;
    width: 15px;
    height: 15px;
    cursor: pointer;
    background: none;
    -webkit-appearance: none;
    appearance: none;
    border: none;
}
.using-keytab .closed-icon:focus,
.using-keytab .specials-popup-wrapper p a:focus {
    outline: 1px dashed #fff;
}
.specials-popup-wrapper h3 {
    margin: 0 auto 15px;
    color: #fff;
    font-size: 25px;
    letter-spacing: .125em;
}
.specials-popup-wrapper p {
    margin: 0 auto;
    line-height: 26px;
    font-size: 16px;
    color: #fff;
}

.specials-popup-wrapper p a{
    color: #fff;
}

.specials-popup-section {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0,0,0,0.4);
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0;
    -webkit-transition: .9s;
    -moz-transition: .9s;
    -o-transition: .9s;
    -ms-transition: .9s;
    transition: .9s;
    font-family: "robotoregular";
    text-transform: none;
    visibility: hidden;
}
.specials-popup-section.popup-active {
    opacity: 1;
    z-index: 9999;
    display: block;
    visibility: visible;
}
.deskonly {
    display: block !important;
}
.mobonly {
    display: none !important;
}


/*-----------------------
  COVID POPUP
-----------------------*/
.covid_popup_wrap {background-color: #082b50;color: #fff;width: 100%;font-family: roboto-condensed,sans-serif;}
.covid_popup_wrap .covid_popup {display: flex;justify-content: space-between;align-items: center;padding: 25px 8.7vw 25px 32px; }
.covid_popup_wrap .covid_popup_close {position: absolute;width: 14px;height: 13px;top: 25px;right: 25px;background: url(images/close.png) no-repeat center center; background-size: 14px 13px;cursor: pointer;appearance: none;-webkit-appearance: none;border: none;}
.covid_popup_wrap .covid_info p {line-height: 26px;font-size: 18px;margin-right: 30px; }
.covid_popup_wrap .covid_info a {color: #fff;text-decoration: underline; }
.covid_popup_wrap .covid_info a:hover {color: #e6e6e6 !important; }
.covid_popup_wrap .covid_btn_wrap a {font-family: roboto-condensed,sans-serif;text-decoration:none;border: 1px solid #ffffff;background: transparent;padding: 8px 10px;white-space: nowrap;color: #ffffff;font-size: 13px;letter-spacing: 0.94px;text-transform: uppercase; }
.covid_popup_wrap .covid_btn_wrap a:hover{background: #565924; border: 1px solid #565924;}

.using-keytab .covid_popup_wrap .covid_popup_close:focus,
.using-keytab .green_living_section .white_btn:focus,
.using-keytab .covid_popup_wrap .covid_info a:focus {
    outline-color: white;
}
*:focus{ outline:transparent dashed 1px; outline-offset: 1px; }
.using-keytab #hamburger_menu:focus {
    outline-color: black;
}
.using-keytab .gallery_section ul li a:focus {
    outline-color: white;
    outline-offset: -1px;
}
.skip-nav {
    background: transparent;
    color: #141312;
    left: 0;
    padding: 1rem 1.5rem;
    position: absolute;
    top: -4.2rem;
    z-index: 99999;
    font-size: 16px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.skip-nav:focus {
    box-shadow: 0 0 3px #141312, 0 0 7px #141312;
    background: #fff;
    left: 0;
    outline: 0;
    position: fixed;
    top: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.hide-visually {
    font-size:0 !important;
    margin:0 !important;
    padding:0 !important;
    height:0 !important;
}
.contact_section .hywrap input:focus,
.contact_section .hywrap input[type=text]:focus,
.contact_section .hywrap select:focus,
.contact_section .hywrap textarea:focus,
.contact_section .hywrap button:focus {
    outline: 1px dashed black;
}
.home_gallery_slider, .amenities_slider, .features_slider {
    display: none;
}
.flex-pauseplay button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 0;
    display: block;
    position: absolute;
    bottom: 45px;
    opacity: 1;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
    right: 25px;
}
.flex-pauseplay a, .flex-pauseplay button {
    width: 25px;
    height: 25px;
    overflow: hidden;
    z-index: 1;
    text-indent: 9999px;
    background: url(images/play.png) no-repeat center center;
    background-size: contain;
}
.flex-pauseplay a.flex-pause, .flex-pauseplay button.flex-pause {
    background: url(images/pause.png) no-repeat center center;
    background-size: contain;
}

/*------Selectivo--------*/
.using-keytab .floorplan_page .selectivo__label:focus {outline: 1px dashed #000;}
.using-keytab .floorplan_page .selectivo__option:focus {outline: 1px dashed #000; outline-offset: -1px;}
.floorplan_page .selectivo {width: 100%; float: none;padding: 0;}
.floorplan_page .selectivo__label {border:none;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;color: #213241;font-family: roboto-condensed,sans-serif;font-size:12px;text-transform: uppercase;background: url(images/select_dwn_arrow.png) no-repeat #ffffff right 10px center;background-size: 13px;text-align: left;height: 40px;padding: 5px 29px 5px 10px;}
.floorplan_page .selectivo__option, .floorplan_page .selectivo__option:first-child {white-space: normal;background: transparent; color: #fff;text-align: left;}
.floorplan_page .selectivo__option:hover, .floorplan_page .selectivo__option.selectivo__option--selected {background:#5e5d5d;}
.floorplan_page .selectivo__dropdown {background-color: #9b9b9a;left: 0; right: 0;top: 44px;height: auto;border: 0;}
.floorplan_page .sort_section .selectivo__label {font-size: 14px;}
.floorplan_page .mCSB_inside > .mCSB_container { margin-right: 10px;}
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    width: 40px;
    padding: 10px 10px 10px 10px;
    right: 0;
    top: 0;
    line-height: 22px;
    height: 40px
}
.using-keytab .mfp-zoom-out-cur .mfp-image-holder .mfp-close:focus {
    outline: 1px dashed #fff;
}
.using-keytab .contact-form-block *:focus,
.using-keytab .contact-form-block .hywrap input[type="text"]:focus,
.using-keytab .contact-form-block .hywrap select:focus,
.using-keytab .contact-form-block .hywrap textarea:focus,
.using-keytab .contact-form-block .hywrap .form-actions button:focus,
.using-keytab .btn_backtoblog:focus,
.using-keytab #blog-detail .addthis_button_compact:focus,.using-keytab #keyDisplay:focus {
    outline: 1px dashed #000;
    outline-offset: 1px;
}
.using-keytab #map_zoom_btn .zoom:focus, .using-keytab #keyDisplay li span:focus, .using-keytab #keyDisplay li:focus, .using-keytab #keyDisplay li.display_all:focus, .using-keytab .customNavigation a:focus, .using-keytab #side_bar .side-socials ul li a:focus,.using-keytab .blog_pic a:focus,.using-keytab #TabsPostsTabber ul.TabsPostsTabs li a:focus, .using-keytab #owl-demo .item a:focus   {
    outline: 1px dashed #000;
    outline-offset: -1px;
}
.using-keytab #gallery_top_slider .flex-control-paging li a:focus {
    outline: 1px dashed #fff;
}
#gallery_bottom_slider .flex-control-nav {
    display: none;
}
/******Fix for popular and recent posts block as the Twitter and Rss feed removed *********/

#TabsPostsTabber{
    float:left;
    width:100%;
}


.osano-cm-widget {
    display: none;
  }
  .osano-cm-disclosure__toggle, .osano-cm-expansion-panel__toggle,
  .osano-cm-disclosure__toggle:hover,
  .osano-cm-link:hover, .osano-cm-link:active, 
  .osano-cm-link {
    color: #000;
  } 
  .osano-cm-disclosure__toggle, .osano-cm-expansion-panel__toggle,
  .osano-cm-disclosure__toggle:hover,
  .osano-cm-link,
  .osano-cm-link:hover, 
  .osano-cm-link:active {
    color: #000;
  }

  .cookie{
    color: #fff;
    text-decoration: none;
    line-height: 15px;
    font-family: roboto_condensedlight;
    text-align: left;
    font-size: 14px;
    height: auto;
    margin-top: 12px;
  }
  
  .home-video-bg video{ object-position: center ;}
  
  .home-video-bg .mt_control_btn .mt_play{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 0;
    width: 45px;
    height: 25px;
    /* margin-left: 9px; */
    cursor: pointer;
    position: relative;
    background: transparent;
    left: 70px;
    bottom: 80px;
  }
  
  .home-video-bg .mt_control_btn .mt_play::before, .home-video-bg .mt_control_btn .mt_play::after {
    content: "";
    position: absolute;
    left: 0px;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.home-video-bg .mt_control_btn .mt_play::before{
    background: url(images/pause.png) no-repeat center center;
    background-size: contain;
}
.home-video-bg .mt_control_btn .mt_play::after{
    opacity: 0;
    background: url(images/play.png) no-repeat center center;
    background-size: contain;
}

.home-video-bg .mt_control_btn .mt_play.paused::after{
    opacity: 1;
}
.home-video-bg .mt_control_btn .mt_play.paused::before{
    opacity: 0;
}

/*------Fee widget calculator--------*/
.expense-display{
    margin:0 auto;
}
.expense-display .rfwa-expense-guide-container,.rfwa-disclaimer-modal .rfwa-disclaimer-content{
	font-family: roboto-condensed, sans-serif;
}
.expense-display .rfwa-expense-guide-container	h2{
    color: #3e3e45;
    font-family: roboto-condensed, sans-serif;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 0.24px;
    line-height: 40px;
    text-transform: uppercase;
    text-align: center;
}
.expense-display .rfwa-expense-guide-container	p{
		text-align: center;
	}
.expense-display .rfwa-expense-guide-container	.rfwa-group-description{
		text-align: left;
	}
.rfwa-expense-list .rfwa-expense-amount.has-tooltip span,.rfwa-expense-list .rfwa-expense-details,.rfwa-expense-list .rfwa-expense-label,.rfwa-expense-guide-container .rfwa-accordion-header h3,.rfwa-expense-list th,.expense-display .rfwa-expense-guide-container	p,.rfwa-expense-footer,
.rfwa-expense-type.Optional, .rfwa-expense-type.Situational,.rfwa-expense-list td::before{
		color:#3e3e45!important;
	}
	.rfwa-group-description,.rfwa-expense-footer{
		font-size: 17px;
	}
	.rfwa-expense-list th{
		font-weight: 600;
	}

.rfwa-fee-calculator{text-decoration: none;}
.rfwa-expense-type.Required,.rfwa-expense-type-required {
    background-color: #565924!important;
    color: #ffffff!important;
    border: 1px solid #565924!important;
}
[data-accordion="true"] .rfwa-expense-guide-container .rfwa-accordion-header h3,.rfwa-expense-type-badge{
    font-family: roboto-condensed, sans-serif!important;
}
.rfwa-fee-calculator::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(images/calculator.svg)!important;
    background-size: 22px 22px;
    background-repeat: no-repeat;
    background-position: center;
}
.rfwa-expense-guide-container .rfwa-accordion-icon::before{
    border-color:#3e3e45!important;
}
.rfwa-expense-list th{
    font-weight: 600!important;
}
.rfwa-expense-type.Optional, .rfwa-expense-type.Situational,.rfwa-expense-type-optional,.rfwa-expense-type-situational {
    background: #4c4c53!important;
    border: 1px solid #4c4c53!important;
    color: #fff!important;
}
.price_disclaimer{
    margin:10px 0 10px 120px;
    text-transform: capitalize;
    width:100%;
}
.flr_detail .rfwa-fee-calculator::before {
    background-position: -3px center;
    height: 28px;
    position: absolute;
    left: 0;
    top: 53%;
    margin-top: -14px;
    width: 28px;
}
.flr_detail .rfwa-fee-calculator{
    width: auto!important;
    height: auto;
    color: #fff;
    padding-left: 24px!important;
}
.rfwa-expense-footer{
    padding-bottom: 50px;
}

