@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  src: url('https://2662768.fs1.hubspotusercontent-na1.net/hubfs/2662768/fonts/playfair-display-v13-latin-regular.eot');
  src: local('Playfair Display Regular'), local('PlayfairDisplay-Regular'),
       url('https://2662768.fs1.hubspotusercontent-na1.net/hubfs/2662768/fonts/playfair-display-v13-latin-regular.eot#iefix') format('embedded-opentype'),
       url('https://2662768.fs1.hubspotusercontent-na1.net/hubfs/2662768/fonts/playfair-display-v13-latin-regular.woff2') format('woff2'),
       url('https://2662768.fs1.hubspotusercontent-na1.net/hubfs/2662768/fonts/playfair-display-v13-latin-regular.woff') format('woff'), 
       url('https://2662768.fs1.hubspotusercontent-na1.net/hubfs/2662768/fonts/playfair-display-v13-latin-regular.ttf') format('truetype'),
       url('https://2662768.fs1.hubspotusercontent-na1.net/hubfs/2662768/fonts/playfair-display-v13-latin-regular.svg#PlayfairDisplay') format('svg');
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: url('https://2662768.fs1.hubspotusercontent-na1.net/hubfs/2662768/fonts/lato-v14-latin-300.eot'); 
  src: local('Lato Light'), local('Lato-Light'),
       url('https://2662768.fs1.hubspotusercontent-na1.net/hubfs/2662768/fonts/lato-v14-latin-300.eot#iefix') format('embedded-opentype'), 
       url('https://2662768.fs1.hubspotusercontent-na1.net/hubfs/2662768/fonts/lato-v14-latin-300.woff2') format('woff2'), 
       url('https://2662768.fs1.hubspotusercontent-na1.net/hubfs/2662768/fonts/lato-v14-latin-300.woff') format('woff'),
       url('https://2662768.fs1.hubspotusercontent-na1.net/hubfs/2662768/fonts/lato-v14-latin-300.ttf') format('truetype'), 
       url('https://2662768.fs1.hubspotusercontent-na1.net/hubfs/2662768/fonts/lato-v14-latin-300.svg#Lato') format('svg'); 
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('https://2662768.fs1.hubspotusercontent-na1.net/hubfs/2662768/fonts/lato-v14-latin-700.eot'); 
  src: local('Lato Bold'), local('Lato-Bold'),
       url('https://2662768.fs1.hubspotusercontent-na1.net/hubfs/2662768/fonts/lato-v14-latin-700.eot#iefix') format('embedded-opentype'), 
       url('https://2662768.fs1.hubspotusercontent-na1.net/hubfs/2662768/fonts/lato-v14-latin-700.woff2') format('woff2'), 
       url('https://2662768.fs1.hubspotusercontent-na1.net/hubfs/2662768/fonts/lato-v14-latin-700.woff') format('woff'),
       url('https://2662768.fs1.hubspotusercontent-na1.net/hubfs/2662768/fonts/lato-v14-latin-700.ttf') format('truetype'), 
       url('https://2662768.fs1.hubspotusercontent-na1.net/hubfs/2662768/fonts/lato-v14-latin-700.svg#Lato') format('svg'); 
} 


/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/****************************************/
/* HubSpot Style Boilerplate            */
/****************************************/

/* These includes are optional, but helpful. */
/* Images */

img {
    max-width: 100%;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom; /* Suppress the space beneath the baseline */
}

/* Videos */

video {
    max-width: 100%;
    height: auto;
}

/* Embed Container (iFrame, Object, Embed) */

.hs-responsive-embed {
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}

.hs-responsive-embed iframe, .hs-responsive-embed object, .hs-responsive-embed embed {
    width: 100%;
    height: 100%;
    border: 0;
}

.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
    padding-bottom: 2%;
}

.hs-responsive-embed.hs-responsive-embed-instagram {
    padding-bottom: 116.01%;
}

.hs-responsive-embed.hs-responsive-embed-pinterest {
    height: auto;
    overflow: visible;
    padding: 0;
}

.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
    position: static;
    width: auto;
    height: auto;
}

iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
    width: 100%;
    max-width: 100%;
}

@media (max-width: 568px) {
    iframe {
        max-width: 100%;
    }
}

/* Forms */

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select {
    padding: 6px;
    display: inline-block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* Menus */

.hs-menu-wrapper ul {
    padding: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: inline-block;
    margin-bottom: 20px;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
    content: " ";
    display: table;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul:after {
    content: " ";
    display: table;
    clear: both;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: left;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    display: inline-block;
    padding: 10px 20px;
    white-space: nowrap;
    max-width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
    position: relative;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    left: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 180px;
    top: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}

.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    margin-bottom: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
    position: relative;
    margin-bottom: 20px;
    min-height: 7em;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {
    margin-bottom: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children {
    position: static;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before {
    content: " ";
    display: table;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after {
    content: " ";
    display: table;
    clear: both;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li {
    float: left;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
    display: inline-block;
    padding: 10px 20px;
    white-space: nowrap;
    max-width: 140px;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
}

.hs-menu-wrapper.hs-menu-flow-vertical {
    width: 100%;
}

.hs-menu-wrapper.hs-menu-flow-vertical ul {
    list-style: none;
    margin: 0;
}

.hs-menu-wrapper.hs-menu-flow-vertical li a {
    display: block;
    white-space: nowrap;
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul {
    margin-bottom: 20px;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
    width: auto;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li a {
    padding: 10px 20px;
    text-decoration: none;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
    position: relative;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 180px;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li a {
    min-width: 140px;
    width: auto;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul {
    max-width: 100%;
    overflow: hidden;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper,
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li.hs-item-has-children > ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
    position: static;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-2 > a {
    padding-left: 4em;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-3 > a {
    padding-left: 6em;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-4 > a {
    padding-left: 8em;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-5 > a {
    padding-left: 140px;
}

.hs-menu-wrapper.hs-menu-not-show-active-branch li.hs-menu-depth-1 ul {
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
}

@media (max-width: 568px) {
    .hs-menu-wrapper, .hs-menu-wrapper * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 100%;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal ul {
        list-style: none;
        margin: 0;
        display: block;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
        display: block;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
        float: none;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
        display: block;
        max-width: 100%;
        width: 100%;
    }
}

.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper,
.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: visible;
    opacity: 1;
}

/* Space Module */

.widget-type-space {
    visibility: hidden;
}

/* Blog Author Section */

.hs-author-listing-header {
    margin: 0 0 .75em 0;
}

.hs-author-social-links {
    display: inline-block;
}

.hs-author-social-links a.hs-author-social-link {
    width: 24px;
    height: 24px;
    border-width: 0px;
    border: 0px;
    line-height: 24px;
    background-size: 24px 24px;
    background-repeat: no-repeat;
    display: inline-block;
    text-indent: -99999px;
}

.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png");
}

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

/* Wrapper */
.hs_cos_wrapper_type_image_slider {
    display: block;
    overflow: hidden
}

/* Browser Resets */
.hs_cos_flex-container a:active,
.hs_cos_flex-slider a:active,
.hs_cos_flex-container a:focus,
.hs_cos_flex-slider a:focus  {outline: none;}
.hs_cos_flex-slides,
.hs_cos_flex-control-nav,
.hs_cos_flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.hs_cos_flex-slider {margin: 0; padding: 0;}
.hs_cos_flex-slider .hs_cos_flex-slides > li {display: none; -webkit-backface-visibility: hidden; position: relative;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.hs_cos_flex-slider .hs_cos_flex-slides img {width: 100%; display: block; border-radius: 0px;}
.hs_cos_flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .hs_cos_flex-slides element */
.hs_cos_flex-slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .hs_cos_flex-slides {display: block;}
* html .hs_cos_flex-slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */

/* FlexSlider Default Theme
*********************************/
.hs_cos_flex-slider {margin: 0 0 60px; background: #fff; border: 0; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; zoom: 1;}
.hs_cos_flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .hs_cos_flex-viewport {max-height: 300px;}
.hs_cos_flex-slider .hs_cos_flex-slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.hs_cos_flex-direction-nav {*height: 0;}
.hs_cos_flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.hs_cos_flex-direction-nav .hs_cos_flex-next {background-position: 100% 0; right: -36px; }
.hs_cos_flex-direction-nav .hs_cos_flex-prev {left: -36px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next {opacity: 0.8; right: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-prev {opacity: 0.8; left: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next:hover, .hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {opacity: 1;}
.hs_cos_flex-direction-nav .hs_cos_flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Direction Nav for the Thumbnail Carousel */
.hs_cos_flex_thumbnavs-direction-nav {
    margin: 0px;
    padding: 0px;
    list-style: none;
    }
.hs_cos_flex_thumbnavs-direction-nav {*height: 0;}
.hs_cos_flex_thumbnavs-direction-nav a {width: 30px; height: 140px; margin: -60px 0 0; display: block; background: url(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png) no-repeat 0 40%; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: all .3s ease;}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {background-position: 100% 40%; right: 0px; }
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {left: 0px;}
.hs-cos-flex-slider-control-panel img { cursor: pointer; }
.hs-cos-flex-slider-control-panel img:hover { opacity:.8; }
.hs-cos-flex-slider-control-panel { margin-top: -30px; }



/* Control Nav */
.hs_cos_flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.hs_cos_flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.hs_cos_flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.hs_cos_flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.hs_cos_flex-control-paging li a.hs_cos_flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.hs_cos_flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.hs_cos_flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.hs_cos_flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.hs_cos_flex-control-thumbs img:hover {opacity: 1;}
.hs_cos_flex-control-thumbs .hs_cos_flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .hs_cos_flex-direction-nav .hs_cos_flex-prev {opacity: 1; left: 0;}
  .hs_cos_flex-direction-nav .hs_cos_flex-next {opacity: 1; right: 0;}
}

.hs_cos_flex-slider .caption {
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    padding: 0px 5% 0px 5%;
    width: 100%;
    bottom: 0;
    text-align: center;
}

.hs_cos_flex-slider .superimpose .caption {
    color: white;
    font-size: 3em;
    line-height: 1.1em;
    position: absolute;
    padding: 0px 5% 0px 5%;
    width: 90%;
    top: 40%;
    text-align: center;
    background-color: transparent;
}

@media all and (max-width: 400px) {
    .hs_cos_flex-slider .superimpose .caption {
        background-color: black;
        position: static;
        font-size: 2em;
        line-height: 1.1em;
        color: white;
        width: 90%;
        padding: 0px 5% 0px 5%;
        top: 40%;
        text-align: center;
    }

    /* beat recaptcha into being responsive, !importants and specificity are necessary */
    #recaptcha_area table#recaptcha_table {width: 300px !important;}
    #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {width: 300px !important;}
    #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 { width: 67px !important;}
    #recaptcha_area table#recaptcha_table #recaptcha_image {width:280px !important;}
}

.hs_cos_flex-slider h1,
.hs_cos_flex-slider h2,
.hs_cos_flex-slider h3,
.hs_cos_flex-slider h4,
.hs_cos_flex-slider h5,
.hs_cos_flex-slider h6,
.hs_cos_flex-slider p {
    color: white;
}

/* Thumbnail only version of the gallery */
.hs-gallery-thumbnails li {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    margin-right:-4px;
}
.hs-gallery-thumbnails.fixed-height li img {
    max-height: 150px;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
}


/* responsive pre elements */

pre {
    overflow-x: auto;
}

/* responsive pre tables */

table pre {
    white-space: pre-wrap;
}

/* adding minimal spacing for blog comments */
.comment {
    margin: 10px 0 10px 0;
}

/* make sure lines with no whitespace don't interefere with layout */
.hs_cos_wrapper_type_rich_text,
.hs_cos_wrapper_type_text,
.hs_cos_wrapper_type_header,
.hs_cos_wrapper_type_section_header,
.hs_cos_wrapper_type_raw_html,
.hs_cos_wrapper_type_raw_jinja,
.hs_cos_wrapper_type_page_footer {
    word-wrap: break-word;
}
/* HTML 5 Reset */

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

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]) {
    display: none;
}

/* Support migrations from wordpress */

.wp-float-left {
    float: left;
    margin: 0 20px 20px 0;
}

.wp-float-right {
    float: right;
    margin: 0 0 20px 20px;
}

/* Responsive Google Maps */

#map_canvas img, .google-maps img {
    max-width: none;
}

/* line height fix for reCaptcha theme */
#recaptcha_table td {line-height: 0;}
.recaptchatable #recaptcha_response_field {min-height: 0;line-height: 12px;}

 /* Add the font family you wish to use. You may need to import it above. */
 /* This affects only headers on the site. Add the font family you wish to use. You may need to import it above. */


 /* This affects only headers on the site. Add the font family you wish to use. You may need to import it above. */
 /* Add the font family you wish to use. You may need to import it above. */


 /* sets the black color used throughout the site */
 /* sets the red to be used primarily throughout the site */






 /* sets the roundness of all buttons on the site */

/*****************************************/
/*               MACROS                  */
/*****************************************/

/* Transition */






/* Border Radius */


/* Box Shadow */


/* Transform */




/* Animation */






/* Filter */



/*****************************************/
/* Start your style declarations here    */
/*****************************************/

body {
    margin: 0;
    font-family: 'Lato', sans-serif, Helvetica, Arial, sans-serif;
    font-size: 16px;
}
.page-center {
    max-width: 1224px;
    margin: 0 auto !important;
    float: none !important;
}
/*@media (max-width: 1280px) {*/
/*@media (max-width: 1304px) {*/
@media (max-width: 1304px) {
    .page-center,
    .miami-forms {
        padding: 0 40px;
    }
}
@media (max-width: 1372px) {
    .page-center-wide {
        padding: 0 40px;
    }
}

/*****************************************/
/*             TYPOGRAPHY                */
/*****************************************/

p, h1, h2, h3, h4, h5, h6, ul, ol {
    margin-top: 0;
    margin-bottom: 20px;
}
h1 {
    font-size: 50px;
    line-height: 70px;
}
h2 {
    font-size: 40px;
    line-height: 48px;
}
h3 {
    font-size: 32px;
    line-height: 38px;
}
h4 {
    font-size: 24px;
    line-height: 32px;
}
h5 {
    font-size: 18px;
    line-height: 24px;
}
h6 {
    font-size: 14px;
    line-height: 20px;
}
p {
    font-size: 16px;
    line-height: 24px;
}
body, p {
    font-family: 'Lato', sans-serif;
    -webkit-font-smoothing: antialiased;
}
ul li {
    margin-bottom: 20px;
}
ol li {
    margin-bottom: 20px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Playfair Display', serif;
    -webkit-font-smoothing: antialiased;
    font-weight: 300;
}
a:link, a:visited, a:active, a:hover, a:focus {
    transition-duration: transitionDuration(.3s);
}

a,
.hero .hs-menu-wrapper.hs-menu-flow-horizontal > ul li,
form input[type="submit"].hs-button.primary,
.black-cta,
.white-cta,
.cta_button {
    -webkit-transition: color .2s, background-color .2s, border .2s;
    -moz-transition: color .2s, background-color .2s, border .2s;
	-ms-transition: color .2s, background-color .2s, border .2s;
	-o-transition: color .2s, background-color .2s, border .2s;
	transition: color .2s, background-color .2s, border .2s;;
}
/*****************************************/
/*             STANDARDS                 */
/*****************************************/
.widget-type-raw_jinja,
.widget-type-raw_html,
.widget-type-custom_widget {
    min-height: 0 !important;
}
.white-bg {
    background-color: #fff;
}
.light-grey-bg {
    background-color: #ededed;
}
.charcoal-bg {
    background-color: #333;
}
.black-bg {
    background-color: #000;
    color: #fff;
}
.primary-bg {
    background-color: #b82a2a;
}

.padding-tb10 { padding: 10px 0; }
.padding-tb20 { padding: 20px 0; }
.padding-tb30 { padding: 30px 0; }
.padding-tb40 { padding: 40px 0; }
.padding-tb50 { padding: 50px 0; }
.padding-tb60 { padding: 60px 0; }
.padding-tb70 { padding: 70px 0; }
.padding-tb80 { padding: 80px 0; }
.padding-tb90 { padding: 90px 0; }
.padding-tb100 { padding: 100px 0; }

@media (max-width: 767px) {
    .mopadd-tb10 { padding: 10px 0; }
    .mopadd-tb20 { padding: 20px 0; }
    .mopadd-tb30 { padding: 30px 0; }
    .mopadd-tb40 { padding: 40px 0; }
    .mopadd-tb50 { padding: 50px 0; }
    .mopadd-tb60 { padding: 60px 0; }
    .mopadd-tb70 { padding: 70px 0; }
    .mopadd-tb80 { padding: 80px 0; }
    .mopadd-tb90 { padding: 90px 0; }
    .mopadd-tb100 { padding: 100px 0; }
}
.z0 { z-index: 0; position: relative; }
.z1 { z-index: 1; position: relative; }
.z2 { z-index: 2; position: relative; }
.z3 { z-index: 3; position: relative; }
.z4 { z-index: 4; position: relative; }
.z5 { z-index: 5; position: relative; }
.z6 { z-index: 6; position: relative; }
.z7 { z-index: 7; position: relative; }
.z8 { z-index: 8; position: relative; }
.z9 { z-index: 9; position: relative; }
.z10 { z-index: 10; position: relative; }

.full-width-background {
    background-repeat: no-repeat;
    background-size: cover;
    height: 548px;
    width: 100%;
}



@media (max-width: 767px) {
    .full-width-background {
        height: 300px;
    }
}
@media (max-width: 480px) {
    .full-width-background {
        height: 200px;
    }
}

/*****************************************/
/*                 GLOBAL                */
/*****************************************/
.widget-type-rich_text ul, 
.hs_cos_wrapper_type_rich_text ul,
.hs_cos_wrapper_type_custom_widget ul {
    padding-left: 49px;
    list-style: none;
}
.widget-type-rich_text ul li, 
.hs_cos_wrapper_type_rich_text ul li,
.hs_cos_wrapper_type_custom_widget ul li {
    position: relative;
}
.widget-type-rich_text ul li::before, 
.hs_cos_wrapper_type_rich_text ul li::before,
.hs_cos_wrapper_type_custom_widget ul li::before {
    content: "";
    background-image: url(https://2662768.fs1.hubspotusercontent-na1.net/hubfs/2662768/MMRE%202017/Images/bullet.png);
    background-size: contain;
    width: 28px;
    height: 28px;
    position: absolute;
    left: -49px;
}
.custom-menu-primary li.hs-menu-item.hs-menu-depth-1.hs-item-has-children {
    -webkit-transition: .2s border-top ease-in-out, .4s border-right ease-in-out, .6s border-bottom ease-in-out, .8s border-left ease-in-out, background .2s ease-in-out;
    -o-transition: .2s border-top ease-in-out, .4s border-right ease-in-out, .6s border-bottom ease-in-out, .8s border-left ease-in-out, background .2s ease-in-out;
    -moz-transition: .2s border-top ease-in-out, .4s border-right ease-in-out, .6s border-bottom ease-in-out, .8s border-left ease-in-out, background .2s ease-in-out;
    transition: .2s border-top ease-in-out, .4s border-right ease-in-out, .6s border-bottom ease-in-out, .8s border-left ease-in-out, background .2s ease-in-out;
    border: none;
}
.custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: -1px;
}
.custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    max-width: 250px !important;
    display: block;
    word-wrap: break-word;
    white-space: normal;
}
@media all and (max-width: 1048px) {    
    .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
        max-width: none !important;
        width: 100%;
    }
}

.custom-menu-primary li.hs-menu-item.hs-menu-depth-1.hs-item-has-children:hover {
    background: #303234;
}
.header-container-wrapper.active .custom-menu-primary li.hs-menu-item.hs-menu-depth-1.hs-item-has-children:hover {
    border: 1px solid white;
}
.custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    -webkit-transition: background .2s;
    -o-transition: background .2s;
    -moz-transition: background .2s;
    transition: background .2s;
    
}
.custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children > ul.hs-menu-children-wrapper li {
    padding: 2.5px 10px;
}/*
.custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children > ul.hs-menu-children-wrapper li:nth-child(odd) {
    left: -100%;
}
.custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children > ul.hs-menu-children-wrapper li:nth-child(even) {
    left: 100%;
}*/
.custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper li {
    background: none;
    background: #303234;
    position: relative;
    left: 0;
    -webkit-transition: background .2s, left .35s;
    -o-transition: background .2s, left .35s;
    -moz-transition: background .2s, left .35s;
    transition: background .2s, left .35s;
    -webkit-transition-timing-function: ease-out;
           -moz-transition-timing-function: ease-out;
             -o-transition-timing-function: ease-out;
                transition-timing-function: ease-out;
}
.custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children > ul.hs-menu-children-wrapper {
    top: 41px;
}
.custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children > ul.hs-menu-children-wrapper li:hover {
    background: white;
}
.custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children > ul.hs-menu-children-wrapper li:hover a {
    color: #303234;
}


/*
.custom-menu-primary li.hs-menu-item.hs-menu-depth-1.hs-item-has-children:hover {
    border-color: white;
}*/

@media all and (max-width: 1048px) {
    .custom-menu-primary .hs-menu-wrapper > ul li.hs-item-has-children {
        border: none !important;
    }
    .header-container-wrapper.active .custom-menu-primary li.hs-menu-item.hs-menu-depth-1.hs-item-has-children:hover {
        border: none;
    }
    
}


a {
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    -moz-transition: color .2s;
    transition: color .2s;
    color: #b82a2a;
}
input:focus, 
textarea:focus,
select:focus {
    outline: none;
}
.hero form ::-webkit-input-placeholder {
    color: white;
}

.hero form :-moz-placeholder {
    color: white;
}

.hero form ::-moz-placeholder {
    color: white;
}

.hero form :-ms-input-placeholder {
    color: white;
}

.hero form ::-ms-input-placeholder {
    color: white;
}

.hero form ::placeholder {
    color: white;
}
html, body {
    max-width: 100vw;
    overflow-x: hidden;
}
.hero form input[type="submit"].hs-button.primary {
    font-weight: normal;
}
.mm-choices {
    text-align: center;
    margin-bottom: 50px;
}
.mm-choices .black-cta {
    width: 159.97px;
    display: inline-block;
    margin: 0 10px;
}
@media all and (max-width: 450px) {
    .mm-choices .black-cta {
        margin: 10px 0;
    }
}
.mm-choice-btn.active {
    background: #303234 !important;
    color: white !important;
    outline: none;
}
.mm-choice-btn:focus {
    outline: none;
}
.form-section .manhattan-forms,
.form-section .miami-forms {
    position: relative;
    bottom: -100vh;
    opacity: 0;
    transition: bottom .5s ease-in-out, opacity 1s ease-in-out, height .5s ease-in-out;
    min-height: 0;
}

.form-section .miami-forms {
    position: absolute;
    width: 100%;
    left: 50%;
    margin-left: -50% !important;
}
.form-section .manhattan-forms.active,
.form-section .miami-forms.active {
    bottom: 0;
    opacity: 1;
    height: auto;
}
.form-section {
    overflow-y: hidden;
}
.header-container-wrapper.active {
    background: #303234;
    padding: 25px 0;
}
.header-container-wrapper {
    -webkit-transition: background .2s, padding .2s;
    -moz-transition: background .2s, padding .2s;
    -ms-transition: background .2s, padding .2s;
    -o-transition: background .2s, padding .2s;
    transition: background .2s, padding .2s;
}

.black-cta {
    cursor: pointer;
    background: none !important;
    padding: 16px 37px;
    font-family: 'Playfair Display', serif, serif;
    color: #303234 !important;
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
    border: 1px solid #303234 !important;
}
.black-cta:hover {
    background: #303234 !important;
    color: white !important;
    
}
.white-cta {
    background: none !important;
    padding: 16px 24px;
    border: 1px solid white !important;
    font-family: 'Playfair Display', serif;
    height: 24px;
    width: 146.95px;
    color: white !important;
    font-size: 18px;
    line-height: 24px;
    text-decoration: none;
}
.white-cta:hover {
    background: white !important;
    color: #303234 !important;
}
a.white-border-cta.cta_button {
    background: none !important;
    color: white !important;
}
a.white-border-cta.cta_button:hover {
    background: white !important;
    color: #303234 !important;
}
a {
    text-decoration: none;
}
img {
    image-rendering: -webkit-optimizeContrast;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    height: auto;
}
input, select, textarea {
    -webkit-appearance: none;
    background: none;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    line-height: 22px;
}
select {
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
}
select option {
    color: black;
}
select::-ms-expand {
    display: none;
}
.hero .input {
    position: relative;
}
.hero .input::after {
    content: "";
    position: absolute;
    right: 20px;
    border-top: 2px solid;
    border-right: 2px solid;
    -webkit-transform: rotate(135deg);
       -moz-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
         -o-transform: rotate(135deg);
            transform: rotate(135deg);
    border-color: white;
    top: 39%;
    width: 8px;
    height: 8px;
    pointer-events: none;
}
.hero input,
.hero select,
.hero textarea {
    border: 1px solid white;
    color: white;
    background: none;
}
.hero .widget-type-form {
   /* width: 474px;
    margin: 0 auto !important;*/
    display: block;
    float: none;
    padding-top: 50px;
    position: relative;
    width: 100%;
    left: 50%;
    margin-left: -50% !important;
}
@media all and (min-width: 500px) {
    .hero .widget-type-form form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
}
.hero .widget-type-form::before {
    content: "";
    width: 100px;
    height: 3px;
    position: absolute;
    top: 22.5px;
    left: 50%;
    margin-left: -50px;
    background: #b82a2a;
}
.hero .hs-form-field.field {
    float: left;
    width: 326px;
    margin-right: 15px;
}
.hero .hs-form-field.field select {
    padding: 17px 19px;
}
.hero .hs-form-field.field label {
    display: none;
}
.hero .hs-error-msgs {
    display: none !important;
}
.hero .hs_submit {
    float: left;
}
.form-section {
    image-rendering: -webkit-optimizeContrast;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}
form input[type="submit"].hs-button.primary {
    background: none;
    font-weight: bold;
    padding: 17px 13px;
    color: white;
    font-family: 'Playfair Display', serif;
    /*border: 2px solid transparent;*/
    cursor: pointer;
    font-size: 16px;
    border: 1px solid white;
}
form input[type="submit"].hs-button.primary:hover {

    background: white;
    color: #303234;
    border-color: white;
}
.page-header ul li {
    margin-bottom: 0;
}
.page-header .row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    float: right;
}
.page-header .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    border: 1px solid transparent;
}
.page-header .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1:nth-last-child(2) {
    background: white;
    font-weight: bold;
    margin: 0 21px 0 10.5px;
}
.page-header .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1:nth-last-child(2) > a {
    color: #303234;
}
@media (min-width: 1025px) {
    .page-header .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1:nth-last-child(2):hover {
        border-color: white;
        background: none;
        font-weight: 300;
    }
}
.page-header .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1:nth-last-child(2):hover > a {
    color: white;
}
@media (min-width: 1025px) {
    .page-header .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1:last-child {
        border: 1px solid white;
        width: 112px;
        text-align: center;
    }
}
.page-header .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1:last-child:hover {
    background: white;
    font-weight: bold;
}
.page-header .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1:last-child:hover > a {
    color: #303234;
}
.page-header .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1:nth-last-child(2):hover .hs-menu-children-wrapper a,
.page-header .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1:last-child:hover .hs-menu-children-wrapper a {
    font-weight: normal;
}
.page-header .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1:nth-last-child(2) .hs-menu-children-wrapper,
.page-header .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1:last-child:hover .hs-menu-children-wrapper {
    left: -1px;
}

.page-header .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 a {
    /*padding: 11px 35px;*/
    padding: 11px 15px;
    display: block;
}
.page-header .widget-type-logo {
    max-width: 254.36px;
}
@media all and (max-width: 400px) {
    .page-header .widget-type-logo {
        max-width: 150px;
    }
}
.page-header .widget-type-menu {
    float: right;
}
@media all and (max-width: 767px) {
    .page-header .widget-type-menu {
        top: -12px;
    }
    .schedule-section h2 {
        font-size: 30px;
    }
    .wg-drop.country-selector:not(.closed) ul {
      background-color:#303234!important;
  }
}


@media all and (max-width: 1048px) {
    .page-header  {
        position: fixed;
        top: 0;
        padding: 25px 0;
        width: 100vw !important;
        height: 83px;
        background: #303234;
    }
    .hero {
        margin-top: 83px;
    }
    /*
    .hero > div:first-child {
        position: relative;
        z-index: 100000;
    }*/
    .page-header .row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
        float: right;
        width: 100vw;
        /*right: -76px;*/
        background: #303234;
        /* position: absolute; */
        position: relative;
        padding: 0 25px 30px;
        box-sizing: border-box;
        top: 0;
    }
    .page-header .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1:nth-last-child(2) {
        background: white;
        font-weight: bold;
        margin: 0 21px 0 10.5px;
        margin: 0 0 10px 0;
       /* width: 112px;*/
        display: block;
        background: none;
    }
    .page-header .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1:nth-last-child(2) > a,
    .page-header .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1:last-child > a {
        width: 112px;
        background: white;
    }
    .page-header .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1:nth-last-child(2):hover,
    .page-header .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1:last-child:hover {
        background: none;
    }
    .page-header .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1:last-child {
        background: white;
        font-weight: bold;
        clear: both;
        width: 100%;
        background: none;
    }
    .page-header .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1:nth-last-child(2):hover > a {
        color: #303234;
    }
    .page-header .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1:last-child > a { 
        color: #303234;   
    }
    body:not(.mobile-open) .hero .row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
        width: 100vw !important;
    }
}
@media all and (min-width: 768px) and (max-width: 1048px) {
    .page-header .widget-type-menu {
        top: -12px;
    }
}
@media all and (min-width: 1049px) {
    .page-header .widget-type-menu {
        min-width: 687px;
    }
}



.transition-text {
    background: white;
    padding: 67px 175px;
    box-shadow: 2px 7px 10px 1px rgba(158,158,158,0.5);
    position: absolute;
    top: -133px;
}
.transition-text2 {
    background: white;
    padding: 67px 175px;
    box-shadow: 2px 7px 10px 1px rgba(158,158,158,0.5);
    position: absolute;
    top: -133px;
}
.body-section .page-center {
    position: relative;
}
.callout-group {
    padding: 164px 0 58.5px 0;
    border-bottom: 3px solid #EAEAEA;
}
.callout-group img {
    height: 96px;
    width: auto !important;
    margin-bottom: 35px;
}
.callout-group .heading {
    margin-bottom: 53px;
}

.double-font strong{
    font-family: 'Playfair Display', serif;
}
.booking-section .page-center {
    max-width: 820px;
}
.service-heading {
    cursor: pointer;
}
.service-dropdown h6 {
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    padding: 10px 0;
    margin: 0;
    /*border-top: 1px solid #e6e6e6;*/
}
.service-dropdown .service-text {
    display: none;
}
.services-section .widget-type-widget_container > span.hs_cos_wrapper_type_widget_container > div.hs_cos_wrapper_type_custom_widget,
.services-section .widget-type-widget_container > span.hs_cos_wrapper_type_widget_container > div.hs_cos_wrapper_type_module {
    border-top: 1px solid #e6e6e6;
}
.services-section .widget-type-widget_container > span.hs_cos_wrapper_type_widget_container > div.hs_cos_wrapper_type_custom_widget:last-child,
.services-section .widget-type-widget_container > span.hs_cos_wrapper_type_widget_container > div.hs_cos_wrapper_type_module:last-child {
    border-bottom: 1px solid #e6e6e6;
}
.services-section .hs_cos_wrapper_type_custom_widget,
.services-section .hs_cos_wrapper_type_module {
    width: 775px;
    margin: 0 auto;
}
@media all and (max-width: 815px) {
    .services-section .hs_cos_wrapper_type_custom_widget,
  	.services-section .hs_cos_wrapper_type_module {
        width: 90%;
    }
}
@media all and (max-width: 767px) {
    .transition-text {
        padding: 67px 50px;
    }
      .transition-text2 {
        padding: 67px 50px;
    }
}
@media all and (max-width: 1304px) {
    .body-section .page-center .transition-text {
        max-width: 90%;
        left: 50%;
        margin-left: -45%;
    }
}


.row-fluid .service-teaser { margin:15px 0 0; }
.row-fluid .teaser-text { background:#efefef; padding:15px; color: #8c8c8c;}
.row-fluid .service-dropdown .service-text { margin-top:15px; }

.row-fluid .transition-text-new { position:relative; top:auto; margin-top:-133px; }

/*****************************************/
/*                 HERO                  */
/*****************************************/
.hero {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 48px 0 247px 0;
}
.hero h1 {
    margin-bottom: 16px;
}
.hero .cta_button {
    margin-top: 35px;
    display: inline-block;
}
.hero p {
    line-height: 29px;
}
@media all and (min-width: 768px) {
    .lp .hero .hero-text {
        padding: 0 16%;
    }
}
.home .hero .hero-text {
    padding: 0 23%;
}
.home .hero .hero-text p {
    margin: 0;
}
.hero .mmre-hero-header {
    padding-bottom: 71px;
}
@media all and (max-width: 450px) {
    .hero-text h1 {
        font-size: 32px;
        line-height: 40px !important;
    }
    .hero-text h1 span {
        font-size: 32px !important;
        line-height: 40px !important;
    }
}
@media all and (max-width: 499px) {
    .hero .widget-type-form .hs_submit {
        display: inline-block;
        float: none;
        margin-top: 25px;
    }
}
@media all and (max-width: 767px) {
    .hero .widget-type-form {
        width: 100%;
    }
    
    .hero .hs-form-field.field {
        display: inline-block;
        float: none;
        width: 100%;
    }
    .hero .widget-type-form form {
        text-align: center;
    }
    .home .hero .hero-text {
        padding: 0;
    }
}


@media all and (min-width: 768px) and (max-width: 1279px) {
    .home:not(.mm-home) .transition-text .row-fluid > div:last-child {
        left: 34.042553188%;
    }
    .home:not(.mm-home) .transition-text .row-fluid > div:last-child {
        left: -34.042553188%;
    }
}
.home:not(.mm-home) .transition-text .widget-type-rich_text {
    position: relative;
    transition: left .5s, box-shadow .5s;
}
@media all and (min-width: 768px) {
    .home:not(.mm-home) .transition-text .row-fluid > div:nth-child(2) {
        z-index: 2;
    }
    /*.home:not(.mm-home) .transition-text .row-fluid > div:first-child {
        left: 34.188034188%;
    }
    .home:not(.mm-home) .transition-text .row-fluid > div:last-child {
        left: -34.188034188%;
    }*/
    .home:not(.mm-home) .transition-text:not(.active) .row-fluid > div:first-child,
    .home:not(.mm-home) .transitiont-text:not(.active) .row-fluid > div:last-child {
        box-shadow: none;
    }
    .home:not(.mm-home) .transition-text.active .row-fluid > div:first-child,
    .home:not(.mm-home) .transition-text.active .row-fluid > div:last-child {
        left: 0;
    }
    .home:not(.mm-home) .slider-section img {
        position: relative;
        right: -100vw;
        -webkit-transition: right .5s cubic-bezier(0.39, 0.575, 0.565, 1);
        -moz-transition: right .5s cubic-bezier(0.39, 0.575, 0.565, 1);
        -ms-transition: right .5s cubic-bezier(0.39, 0.575, 0.565, 1);
        -o-transition: right .5s cubic-bezier(0.39, 0.575, 0.565, 1);
        transition: right .5s cubic-bezier(0.39, 0.575, 0.565, 1);
    }
    .home:not(.mm-home) .slider-section.active .slick-slide-inner-wrapper img {
        right: 0;
    }
}

/*****************************************/
/*                 CTA                   */
/*****************************************/

.white-cta {
    background: white;
    padding: 18px 26px;
    font-family: 'Playfair Display', serif;
    height: 24px;
    width: 146.95px;
    color: #303234;
    font-family: "Playfair Display";
    font-size: 18px;
    line-height: 24px;
    text-decoration: none;
}

/*****************************************/
/*                FOOTER                 */
/*****************************************/
.footer .right-footer-text .cta_button {
    display: inline-block;
    max-width: 147.95px !important;
    width: 100px;
    text-align: center;
}
.footer-bg {
    background-color: #323232;
}
.footer {
    background-color: #323232;
    color: #fff;
}
.top-footer .page-center {
    max-width: 780px;
    margin: 0 auto !important;
    float: none !important;
}
.top-footer {
    padding: 70px 0 36px;
    background-image: url('https://2662768.fs1.hubspotusercontent-na1.net/hubfs/2662768/MMRE%202017/Images/footer%20image.jpg');
    background-position: center bottom;
    background-size: cover;
    background-size: 100% auto;
    background-repeat: no-repeat;
    image-rendering: -webkit-optimizeContrast;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}
.top-footer h5 {
    font-size: 16px;
    line-height: 1.5em;
    position: relative;
    padding-bottom: 20px;
    font-weight: bold !important;
}
.top-footer h5:after {
    content: url('https://2662768.fs1.hubspotusercontent-na1.net/hubfs/2662768/MMRE%202017/Images/Line2.png');
    position: absolute;
    bottom: 0;
    left: 0;
}
@media (max-width: 767px) {
    .top-footer h5:after {
        left: 50%;
        margin-left: -52px;
    }
  
  	.body-miamipage .row-fluid .page-center { padding:0 15px; }
  	.row-fluid .transition-text-new { padding:30px 15px; margin-bottom:30px; }  
  	.body-miamipage .row-fluid .tabs-title { margin-top:30px; }
  	.body-miamipage .row-fluid .neighborhood-building-listing { margin-top:20px; }
  
  	.body-miamipage .row-fluid .discussion-section .page-center { padding:0; } 
  	.body-miamipage .row-fluid .discussion-section { padding-bottom:30px; }
}

@media(min-width:768px) and (max-width:1200px){

  	.row-fluid .transition-text-new { padding:30px 15px; margin-bottom:30px; }
  	.body-miamipage .row-fluid .discussion-section .page-center { padding:0; } 
  	.body-miamipage .row-fluid .discussion-section { padding-bottom:30px; }

}


.top-footer p {
    font-size: 14px;
    line-height: 1.5em;
}
.bottom-footer {
    padding: 18px 0 0;
}
.footer .top-footer .social img {
    padding: 0 25px 0 0 !important;
}
.footer .hs-menu-wrapper.hs-menu-flow-vertical > ul li a {
    color: #fff;
    padding: 0;
    font-size: 14px;
    line-height: 1.5em;
}
.footer .hs-menu-wrapper.hs-menu-flow-vertical > ul li {
    margin-bottom: 0;
}
.span4.widget-span.widget-type-custom_widget.new_logo {
    padding-left: 25px;
}
@media (max-width: 767px) {
    .footer {
        text-align: center !important;
    }
  .span4.widget-span.widget-type-custom_widget.new_logo {
    padding-left: 0px;
}
}

/*****************************************/
/*                 FORMS                 */
/*****************************************/

input, select, textarea {
	-webkit-appearance: none;
	color: #303234;
	padding: 10px;
	background-color: #f5f5f5;
	border: 1px solid #aaaaaa;
}
.hs-button.primary {
    background-color: #b82a2a;
    color: #fff;
    text-align: center;
    padding: 15px 12px;
}
.hs-button.primary:hover {
    background-color rgba(184, 42, 42, .7);
}

/*****************************************/
/*                 BLOG                  */
/*****************************************/
.blog .blog-email-subscription form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.blog .blog-email-subscription form input[type="submit"].hs-button.primary {
    min-width: 136.06px;
    text-transform: uppercase;
}
@media all and (max-width: 499px) {
    .blog .blog-email-subscription form {
        text-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-flow: column;
                flex-flow: column;
    }
    .blog .blog-email-subscription form .hs_submit {
        display: inline-block;
        float: none;
        margin-top: 25px;
    }
}

/*****************************************/
/*                 EVENTS                */
/*****************************************/
.page-header .widget-type-logo img {
    height: 32px !important;
    width: auto !important;
}
.footer .widget-type-logo img {
    height: 39px !important;
    width: auto !important;
    margin-top: 12px;
    /*margin: 0 auto;
    display:block;*/
}
.lp .page-header .widget-type-menu {
    display: none;
}
.counter-container {
    width: 80%;
    width: 70%;
    margin: 35px 0;
    padding: 75px 0;
}
.counters-container {
    counter-reset: mmre-capability-counter;
    padding: 5px 0;
}
.counters-container .counter-container {
    position: relative;
    background-color: #F0F0F0;
}
.counters-container .counter-container::before {
    content: counter(mmre-capability-counter);
    counter-increment: mmre-capability-counter;
    position: absolute;
    right: -83.297px;
    top: -3%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 265px;
    font-family: 'Playfair Display', serif;
}
.counters-container .hs_cos_wrapper_type_custom_widget:nth-child(odd) .counter-container::before {
    left: -159.297px;
    width: 203px;
}
.counters-container .hs_cos_wrapper_type_custom_widget:nth-child(even) .counter-container {
    float: left;
    text-align: left;
}
.counters-container .hs_cos_wrapper_type_custom_widget:nth-child(even) .counter-container .counter-text {
    float: left;
    padding-left: 25%;
    padding-left: 20.5%;
}
.counters-container .hs_cos_wrapper_type_custom_widget:nth-child(odd) .counter-container {
    float: right;
    text-align: right;
}
.counters-container .hs_cos_wrapper_type_custom_widget:nth-child(odd) .counter-container .counter-text {
    float: right;
    padding-right: 25%;
    padding-right: 26.5%;
}
.counters-container .hs_cos_wrapper_type_custom_widget .counter-container .counter-text {
    font-size: 24px;
    line-height: 26px;
    text-align: left;
    width: 55%;
}
.discussion-section {
    padding: 64.5px 0 95px 0;
}
.discussion-section .heading {
    padding-bottom: 58px;
}
.footer .social img {
    height: 22px;
    width: auto;
    padding: 0 25px;
}
.booking-section {
    padding-bottom: 130px;
    padding-top: 135px;
}

.booking-section.top-space {
    padding-top: 50px;
}

@media all and (max-width: 500px) {
    .booking-section {
        overflow-x: scroll;
    }
}
.booking-section .heading {
    padding-bottom: 48px;
}

.page-center-wide {
max-width: 1332px;
}
.lp .footer .widget-type-logo {
    visibility: hidden;
}
.lp div.footer-bg {
    display: none;
}
.widget-type-menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    color: white;
    font-family: 'Playfair Display', serif;
    font-size: 14px;
    line-height: 19px;
}
.lp .hero .widget-type-menu {
    visibility: hidden;
}
@media all and (max-width: 1024px) {
    .lp .hero .widget-type-menu {
        display: none;
    }
}
.page {
    overflow-x: hidden !important;
}

.lp .booking-section .heading {
    font-size: 40px;
}
@media all and (min-width: 768px) {
    .lp .counters-container .hs_cos_wrapper_type_custom_widget .counter-container {
        position: relative;
        -webkit-transition: right .5s cubic-bezier(0.39, 0.575, 0.565, 1), left .5s cubic-bezier(0.39, 0.575, 0.565, 1);
        -moz-transition: right .5s cubic-bezier(0.39, 0.575, 0.565, 1), left .5s cubic-bezier(0.39, 0.575, 0.565, 1);
        -ms-transition: right .5s cubic-bezier(0.39, 0.575, 0.565, 1), left .5s cubic-bezier(0.39, 0.575, 0.565, 1);
        -o-transition: right .5s cubic-bezier(0.39, 0.575, 0.565, 1), left .5s cubic-bezier(0.39, 0.575, 0.565, 1);
        transition: right .5s cubic-bezier(0.39, 0.575, 0.565, 1), left .5s cubic-bezier(0.39, 0.575, 0.565, 1);
    }
    .lp .counters-container .hs_cos_wrapper_type_custom_widget:nth-child(odd) .counter-container {
        right: -100vw;
    }
    .lp .counters-container .hs_cos_wrapper_type_custom_widget:nth-child(odd) .counter-container.active {
        right: 0;
    }
    .lp .counters-container .hs_cos_wrapper_type_custom_widget:nth-child(even) .counter-container {
        left: -100vw;
    }
    .lp .counters-container .hs_cos_wrapper_type_custom_widget:nth-child(even) .counter-container.active {
        left: 0;
    }
}
/*****************************************/
/*                 HOME                  */
/*****************************************/
.home .transition-text {
    background: none;
    box-shadow: none;
    padding: 0;
    position: relative;
}
.home #transition-text-up {
    margin-bottom: -61px !important;
}
.home .transition-text .widget-type-rich_text {
    box-shadow: 2px 7px 10px 1px rgba(158,158,158,0.5);
    background: white;
    padding: 68px 33px;
}
.home .transition-text .widget-type-rich_text img {
    height: 113px !important;
    width: auto !important;
    margin-bottom: 45px;
}
.home .transition-text .widget-type-rich_text h5 {
    margin-bottom: 0;
}
.home .transition-text .widget-type-rich_text p:last-child {
    margin-bottom: 0;
}
.home .transition-text .widget-type-rich_text .cta_button {
    display: inline-block;
    margin-top: 34px;
    margin-bottom: 0;
}
.home .transition-text2 {
    background: none;
    box-shadow: none;
    padding: 0;
    position: relative;
}
.home #transition-text-up {
    margin-bottom: -61px !important;
}
.home .transition-text2 .widget-type-rich_text {
    box-shadow: 2px 7px 10px 1px rgba(158,158,158,0.5);
    background: white;
    padding: 68px 33px;
}
.home .transition-text2 .widget-type-rich_text img {
    height: 113px !important;
    width: auto !important;
    margin-bottom: 45px;
}
.home .transition-text2 .widget-type-rich_text h5 {
    margin-bottom: 0;
}
.home .transition-text2 .widget-type-rich_text p:last-child {
    margin-bottom: 0;
}
.home .transition-text2 .widget-type-rich_text .cta_button {
    display: inline-block;
    margin-top: 34px;
    margin-bottom: 0;
}

.why-section {
    background: url('https://2662768.fs1.hubspotusercontent-na1.net/hubfs/2662768/MMRE%202017/Images/Homepage/new-york-city-at-night-black-and-white-wallpaper.jpg') center center / cover no-repeat scroll;
    padding: 94px 255px 71px 299px;
    padding: 54px 255px 31px 299px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 53px 120px -45px #969696;
}
.why-section .widget-type-rich_text {
    position: relative;
    z-index: 3;
    width: 96%;
}
.why-section::before {
    content: "";
    position: absolute;
    z-index: 2;
    left: -46.6%;
    bottom: -31%;
    height: 129%;
    width: 100%;
    background: #303234;
    transform: rotate(55deg);
    left: -100vw;
    -webkit-transition: left .5s cubic-bezier(0.39, 0.575, 0.565, 1);
    -moz-transition: left .5s cubic-bezier(0.39, 0.575, 0.565, 1);
    -ms-transition: left .5s cubic-bezier(0.39, 0.575, 0.565, 1);
    -o-transition: left .5s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: left .5s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.why-section.active::before {
    left: -46.6%;
}
.why-section h2 {
    margin-bottom: 30px;
}
.mce-content-body * {
    color: black !important;
}
.why-section .cta_button {
    margin-top: 28px;
    display: inline-block;
    white-space: nowrap;
    width: auto !important;
}
.why-section p {
    line-height: 26px;
}
.who-section {
    padding-top: 73px;
}
.home .callout-group {
   /* margin-bottom: 69px;*/
    margin-bottom: 0;
    padding-bottom: 54px;
    border: none;
}
.callout {
    padding: 0 12px;
    -webkit-transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
	-ms-transition: opacity .2s ease-in-out;
	-o-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out;;
}
@media all and (min-width: 767px) {
    .home .callout:not(.active) {
        cursor: pointer;
    }
    .home .callout:not(.active) p {
        -webkit-filter: blur(3px);
        filter: blur(3px);
    }
}
.main-home .callout-group {
    padding-top: 64px;
}
.home .callout-group .callout img {
    height: auto !important;
    position: absolute;
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.home .callout-group .callout h4 {
    margin-bottom: 32px;
}
.home .callout-group .callout > div > span > div {
    height: 200px;
    position: relative;
}
.home .callout-group .callout > div > span > div:after {
    content: "";
    position: absolute;
    width: 80px;
    height: 3px;
    background: #b82a2a;
    left: 50%;
    margin-left: -40px;
    bottom: 55px;
}
.circle {
    width: 29.11px;
    height: 29.11px;
    background: #d8d8d8;
    -webkit-transition: background .2s;
    -moz-transition: background .2s;
	-ms-transition: background .2s;
	-o-transition: background .2s;
	transition: background .2s;;
    border-radius: 50%;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.circle.active {
    background: #b82a2a;
}
.circle:not(.active) {
    cursor: pointer;
}
.nav-links {
    position: relative;
    margin-bottom: 13px;
}
@media (max-width: 1048px) {
    .nav-links span {
        display: flex;
        flex-flow: row;
        justify-content: center;
    }
}
.circle:not(.active):before {
    content: "";
    position: absolute;
    left: 13.555px;
    top: 13.555px;
    width: 1px;
    height: 1px;
    background: #d8d8d8;
    -webkit-transition: width .2s, height .2s, background .2s, transform .2s;
    -moz-transition: width .2s, height .2s, background .2s, transform .2s;
	-ms-transition: width .2s, height .2s, background .2s, transform .2s;
	-o-transition: width .2s, height .2s, background .2s, transform .2s;
	transition: width .2s, height .2s, background .2s, transform .2s;;
    border-radius: 50%;
}
.circle:not(.active):hover:before {
    background: #b82a2a;
    -webkit-transform: scale(29.11);
    -moz-transform: scale(29.11);
    -ms-transform: scale(29.11);
    -o-transform: scale(29.11);
    transform: scale(29.11);
}
.nav-line {
    position: absolute;
    background: #d8d8d8;
    width: 77%;
    height: 2px;
    top: 14.5055px;
    left: 0;
    left: 50%;
    margin-left: -38.5%;
    
    animation-name: nav-line;
    animation-duration: 4s;
}
@media all and (min-width: 768px) {
    .home .callout:not(.active) {
        opacity: .5;
    }
}
.form-section {
    padding-bottom: 115px;
    background-image: url(https://2662768.fs1.hubspotusercontent-na1.net/hubfs/2662768/MMRE%202017/Images/Homepage/Diagonal%20lines.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
.widget-span.widget-type-raw_html.form-tabs {
    max-width: 300px;
    margin: 0 auto;
    display: block;
    float: none;
}
.form-tabs h4 {
    font-size: 22px;
    text-align: center;
    padding-bottom: 5px;
    margin-bottom: 15px;
}
.form-section label {
    display: none;
}
.form-section input,
.form-section textarea,
.form-section select {
    box-shadow: 2px 4px 10px 1px rgba(158,158,158,0.5);
    background: white;
    border: none;
    padding: 19px;
}
.form-section .hs-error-msgs {
    display: none;
}
.actions {
    cursor: pointer;
}
.actions:focus {
    outline: none;
}
@media all and (max-width: 500px) {
    .form-section .widget-type-form {
        width: 225px;
        margin: 0 auto !important;
        display: block;
        float: none;
    }
}
@media all and (min-width: 501px) {
    .form-section .widget-type-form {
        width: 454px;
        margin: 0 auto !important;
        display: block;
        float: none;
    }
}
form button.hs-button.primary {
    background: none;
    border: none;
    padding: 23px 26px;
}
form button.hs-button.primary::before {
    content: "";
    /*background: #b82a2a;*/
    border-top: 3px solid #b82a2a;
    border-right: 3px solid #b82a2a;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 10px;
    height: 10px;
    display: block;
}
.form-section form {
    position: relative;
}
.form-section .hs_submit {
    position: absolute;
    top: 0;
    right: 0;
}
.form-tabs span.active {
    pointer-events: none;
}
@media all and (max-width: 767px) {
    .form-tabs span.active {
        width: 50%;
        margin: 0 auto !important;
        display: block;
        float: none !important;
    }
}
.form-tabs span.active h4 {
    border-bottom: 3px solid #b82a2a;
}
.form-tabs span.span4:not(.active) h4 {
    cursor: pointer;
}
.form-section .widget-type-form:not(.active) {
    display: none;
}
.slider-section .slick-slide-inner-wrapper {
    background-color: #303234;
    box-shadow: 0 53px 120px -45px #969696;
}
.slider-section .hs_cos_gallery_main .slick-list,
.slider-section .hs_cos_gallery_thumbnails .slick-list,
.slider-section .hs_cos_gallery_lightbox .slick-list {
    overflow: visible;
}
.slider-section .slick-slide-inner-wrapper,
.slider-section .slick-slide {
    width: 100%;
}
.slider-section .slick-slider {
    padding: 0;
}
.slider-section img {
    height: 500px;
    object-fit: contain;
    object-position: right;
    float: right;
}
.slider-section .slick-list .slick-slide-inner-wrapper img {
    width: auto;
}
@media all and (max-width: 767px) {
    .slider-section img {
        object-fit: cover;
    }
}
.slider-section .caption {
    width: 640px;
    background: none;
    top: 0;
    text-align: left;
    left: 13.5% !important;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: left !important;
        -ms-flex-align: left !important;
            align-items: left !important;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
@media all and (min-width: 1049px) {
    .slider-section .caption {
        /*position: relative !important;*/
        -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    }
}
@media all and (max-width: 1048px) {
    .slider-section .caption {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    }
}
.slider-section .caption > span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.slider-section .caption::before {
    content: "";
    font-family: 'Playfair Display', serif;
    color: white;
    font-size: 100px;
    line-height: 133px;
    font-weight: bold;
    position: absolute;
    top: -45px;
    left: 0;
    background-image: url(https://2662768.fs1.hubspotusercontent-na1.net/hubfs/2662768/MMRE%202017/Images/quotes.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 35px;
    width: 54px;
    image-rendering: -webkit-optimizeContrast;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    position: relative !important;
    top: 0 !important;
    margin-bottom: 12px;
}
.slider-section .hs_cos_gallery_main .caption.superimpose {
    background: none;
} 
.slider-section .hs_cos_gallery_main .caption.superimpose * {
    max-width: 640px;
}
.slider-section .caption h2 span {
    line-height: 58px;
}
/*
.slider-section h5 {
    margin-bottom: 57px;
}*/
.slider-section .caption p:first-of-type {
    opacity: .8;
}
.hs_cos_gallery_main .slick-next,
.hs_cos_gallery_thumbnails .slick-next,
.hs_cos_gallery_lightbox .slick-next {
    right: 35px;
}
.hs_cos_gallery_main .slick-prev,
.hs_cos_gallery_thumbnails .slick-prev,
.hs_cos_gallery_lightbox .slick-prev,
.hs_cos_gallery_main .slick-next,
.hs_cos_gallery_thumbnails .slick-next,
.hs_cos_gallery_lightbox .slick-next {
    width: 35px;
    height: 35px;
}


.hs_cos_gallery_main .slick-next::before,
.hs_cos_gallery_thumbnails .slick-next::before,
.hs_cos_gallery_lightbox .slick-next::before {
    content: "";
    width: 18px;
    height: 18px;
    border-top: 5px solid;
    border-right: 5px solid;
    border-color: #b82a2a;
    transform: rotate(45deg);
    display: block;
    opacity: 1;
}

.hs_cos_gallery_main .slick-prev,
.hs_cos_gallery_thumbnails .slick-prev,
.hs_cos_gallery_lightbox .slick-prev,
.hs_cos_gallery_main .slick-next,
.hs_cos_gallery_thumbnails .slick-next,
.hs_cos_gallery_lightbox .slick-next {
    z-index: 2;
    opacity: 1;
}

.hs_cos_gallery_main .slick-prev,
.hs_cos_gallery_thumbnails .slick-prev,
.hs_cos_gallery_lightbox .slick-prev {
    left: 35px;
}

.hs_cos_gallery_main .slick-prev::before,
.hs_cos_gallery_thumbnails .slick-prev::before,
.hs_cos_gallery_lightbox .slick-prev::before {
    content: "";
    width: 18px;
    height: 18px;
    border-top: 5px solid;
    border-left: 5px solid;
    border-color: #b82a2a;
    transform: rotate(-45deg);
    display: block;
    opacity: 1;
    left: 11px;
    top: 6px;
    position: absolute;
    
}
.story-section .story-box h4 {
    font-size: 22px;
    margin-bottom: 0;
    text-transform: uppercase;
    height: 64px;
}
.story-section .widget-type-widget_container .story-box {
    box-shadow: 2px 7px 10px 1px rgba(158,158,158,0.5);
    padding: 35px;
    margin-left: 2.564102564%;
    margin-bottom: 29px;
    width: 141px;
    float: left;
    box-sizing: content-box;
    text-align: center;
}

.story-section .widget-type-widget_container > span > div:nth-child(n + 9) > a > .story-box {
    display: none;
}
.story-section {
    padding: 30px 0 91px 0;
}
.story-section .widget-type-widget_container {
    margin-top: 26px;
}
.story-section .page-center {
    max-width: 963px;
}
.story-box img {
    margin-bottom: 23px;
    height: 86px;
    width: auto;
}
.story-link {
    color: #303234;
}
.view-more {
    text-align: center;
    margin-top: 50px;
    font-family: 'Playfair Display', serif;
}
.view-more a {
    box-shadow: 2px 7px 10px 1px rgba(158,158,158,0.5);
}
.schedule-section .widget-type-form {
    margin-top: 36px;
}

.schedule-section a.cta_button {
    margin-top: 20px;
    display: inline-block;
}

.schedule-section {
    background-image: url(https://2662768.fs1.hubspotusercontent-na1.net/hubfs/2662768/MMRE%202017/Images/Homepage/footer%2020image.jpg);
    /*background-image: url(https://2662768.fs1.hubspotusercontent-na1.net/hubfs/2662768/MMRE%202017/Images/Hero%20Images/Sell%20With%20Us.jpg);*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    /*padding: 69px 0 119px 0;*/
    padding: 69px 0;
}
.schedule-section .widget-type-form form {
    text-align: center;
}
.schedule-section input {
    border: 1px solid #303234;
    background: none;
    color: #303234;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    padding: 18px;
}

.schedule-section .field {
    width: 328px;
    margin: 0 8px;
    display: inline-block;
    position: relative;
}
@media all and (max-width: 1024px) {
    .schedule-section .field {
        margin: 0;
    }
}
.schedule-section .actions {
    top: 0px;
    position: relative;
}
.schedule-section .form-title {
    display: none;
}
.schedule-section .field label {
    display: none;
}
.schedule-section .hs_submit {
    display: inline-block;
}
.schedule-section ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #303234;
}
.schedule-section ::-moz-placeholder { /* Firefox 19+ */
  color: #303234;
}
.schedule-section :-ms-input-placeholder { /* IE 10+ */
  color: #303234;
}
.schedule-section :-moz-placeholder { /* Firefox 18- */
  color: #303234;
}
.schedule-section input[type="submit"]:focus,
.schedule-section input:focus {
    outline: none;
}
.schedule-section .hs-error-msgs {
    position: absolute;
    bottom: -72px;
}
.schedule-section .field .hs-error-msgs label {
    display: block;
}
.schedule-section form input[type="submit"].hs-button.primary {
    /*background: none;*/
    background: #303234;
    border: 1px solid #303234;
    /*color: #303234;*/
    color: white;
    font-weight: 400;
    top: -1px;
    padding: 18px 13px;
    position: relative;
}
.schedule-section form input[type="submit"].hs-button.primary:hover {
    /*background: #303234;*/
    background: none;
    /*color: white;*/
    color: #303234;
}
@media all and (max-width: 1300px) {
    .why-section::before {
        bottom: -50%;
        height: 129%;
        width: 195%;
    }
    .why-section.active::before {
        left: -102.6%;
    }
}
@media all and (max-width: 1024px) {
    .why-section {
        padding: 94px 50px 71px 50px;
    }
    .schedule-section input {
        margin-bottom: 25px;
    }
    .schedule-section .field {
        width: 100%;
        float: none;
    }
    
}
@media all and (max-width: 840px) {
    .slider-section .caption.superimpose {
        left: 50% !important;
        margin-left: -35%;
        width: 70%;
        margin-left: -37%;
        width: 74%;
        padding: 20px 0;
        top: 0;
    }
    .slider-section .caption h2 {
        font-size: 40px !important;
        line-height: 36px !important;
        margin-bottom: 20px !important;
    }
    .slider-section .caption p span {
        font-size: 16px !important;
    }
    /*
    .slider-section .caption h5 {
        margin-bottom: 40px;
    }*/
}
@media all and (max-width: 767px) {
    .why-section .page-center {
        padding: 0;
    }
    .home .nav-links {
        display: none !important;
    }
    .home .callout:not(.active) {
        opacity: 1;
    }
    .home .form-tabs .span4 {
        width: 33.333%;
        float: left;
    } 
    .home .callout-group {
        padding-top: 0;
    }
    .why-section h2 span {
        font-size: 40px !important;
    }
    .hs_cos_gallery_main .slick-next,
    .hs_cos_gallery_thumbnails .slick-next,
    .hs_cos_gallery_lightbox .slick-next {
        right: 0px;
    }
    .hs_cos_gallery_main .slick-prev,
    .hs_cos_gallery_thumbnails .slick-prev,
    .hs_cos_gallery_lightbox .slick-prev {
        left: 2px;
    }
    /*
    .home .why-section {
        padding: 94px 0 71px 0;
    }*/
    .footer .widget-type-logo {
        margin-bottom: 25px;
    }
}
@media all and (min-width: 963px) {
    .story-section .page-center {
        padding: 0;
    }
    .story-section .widget-type-widget_container {
        min-width: 963px;
    }
}
@media all and (min-width: 766px) and (max-width: 962px) {
    .story-section .page-center {
        max-width: 766px;
    }
    .story-section .widget-type-widget_container > span > div:nth-child(n + 7) > a > .story-box {
        display: none;
    }
}
@media all and (max-width: 600px) {
    .why-section::before {
        bottom: -50%;
        height: 135%;
        width: 279%;
    }
    .why-section.active::before {
        left: -171.6%;
    }
}
@media all and (min-width: 525px) and (max-width: 765px) {
    .story-section .page-center {
        max-width: 525px;
    }
    .story-section .widget-type-widget_container > span > div:nth-child(n + 9) > a > .story-box {
        display: none;
    }
}
@media all and (max-width: 524px) {
    .story-section .widget-type-widget_container .story-box {
        display: block;
        float: none;
        margin: 0 auto 29px;
    }
    .slider-section .cta_button {
        display: inline-block;
        width: auto;
        height: auto !important;
    }
    /*
    .slider-section .slick-slide-inner-wrapper {
        min-height: 750px;
    }*/
}
@media all and (max-width: 400px) {
    .why-section::before {
        bottom: -50%;
        height: 135%;
        width: 356%;
    }
    .why-section.active::before {
        left: -239.6%;
    }
}
@media all and (max-width: 330px) {
    .why-section::before {
        bottom: -50%;
        height: 135%;
        width: 450%;
    }
    .why-section.active::before {
        left: -301%;
        transform: scale(2);
    }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .view-more a {
        box-shadow: none;
    }
}
@supports (-ms-ime-align: auto) {
    .view-more a {
        box-shadow: none;
    }
}
/*****************************************/
/*  MANHATTAN/MIAMI HOME                 */
/*****************************************/
.scrambler-container {
    height: 100%;
    /*width: 100%;*/
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-shadow: 2px 7px 10px 1px rgba(158,158,158,0.5);
            box-shadow: 2px 7px 10px 1px rgba(158,158,158,0.5);
    background: #303234;
    color: white;
    padding: 45px 33px;
    font-family: 'Playfair Display', serif;
    -webkit-font-smoothing: antialiased;
    font-weight: 300;
}
.scrambler-text {
    font-weight: 100;
    font-size: 50px;
    line-height: 1.5em;
    color: #fafafa;
    text-align: center;
}
@media (max-width: 767px) {
    .scrambler-text {
        font-size: 36px;
        min-height: 108px;
    }
}
.dud {
    color: #bababa;
}
.mm-home .hero-text h1 {
    margin-bottom: 45px;
}
.mm-home .mm.active {
    border-bottom: 4px solid #b82a2a;
}
.mm {
    cursor: pointer;
}
.mm-home .hero-text .cta_button {
    white-space: nowrap;
    width: auto !important;
    margin-top: 51px;
}
.mm-home .hero .hero-text {
    padding: 0;
}
.mm-home .hero-text > div.cell-wrapper > span.hs_cos_wrapper_type_rich_text > p:first-of-type {
    padding: 0 15%;
}
.mm-home .guide img {
    height: 93px;
    width: auto !important;
    margin-bottom: 61px;
}
.mm-home .guide-container {
    padding-bottom: 94.5px;
}
@media all and (max-width: 1024px) {
    .mm-home .guide a {
        display: inline-block;
    }
    
}
@media all and (max-width: 767px) {
    .mm-home .guide a {
        margin-bottom: 60px;
    }
    .mm-home .guide img {
        margin-bottom: 30px;
    }
}
.mm-home .tranpostition-text {
    top: -104px;
}
.text-image-box {
    padding: 106px 0;
    margin: 49.5px 0;
    width: 50%;
    clear: both;
    min-height: 445px;
    box-sizing: border-box;
    
}

.text-image-box::before {
    content:"" !important;
    /*background-image: url(https://2662768.fs1.hubspotusercontent-na1.net/hubfs/2662768/MMRE%202017/Images/1484156064-monaco.jpg);*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 727px;
    height: 445px;
    right: -592.297px;
    top: 38%;
    box-shadow: 2px 7px 10px 1px rgba(158,158,158,0.5);
}
.counters-container .hs_cos_wrapper_type_custom_widget:nth-child(even) .text-image-box::before {
    width: 727px;
    left: -633.297px;
}
.counters-container .hs_cos_wrapper_type_custom_widget:nth-child(even) .text-image-box {
    float: right;
    text-align: right;
}
.counters-container .hs_cos_wrapper_type_custom_widget:nth-child(even) .text-image-box .counter-text {
    float: right;
    padding-right: 25%;
    padding-right: 26.5%;
}

.counters-container .hs_cos_wrapper_type_custom_widget:nth-child(odd) .text-image-box::before {
    left: 611.703px;
    width: 727px;
}
.counters-container .hs_cos_wrapper_type_custom_widget:nth-child(odd) .text-image-box {
    float: left;
    text-align: left;
}

.counters-container .hs_cos_wrapper_type_custom_widget:nth-child(odd) .text-image-box .counter-text {
    float: left;
    padding-left: 25%;
    padding-left: 20.5%;
}

.mm-home .discussion-section {
    padding-bottom: 20px;
}
.mm-home .who-section.greyed-out {
    background-color: rgba(240,240,240,.9);
}
.mm-home .who-section.greyed-out h2,
.mm-home .who-section.greyed-out h3 {
    max-width: 570px;
    margin: 0 auto;
}
.mm-home .who-section.greyed-out {
    padding-bottom: 158px;
}
.mm-home .transition-text-black .widget-type-rich_text {
    background: #303234;
    color: white;
    padding: 45px 33px;
}

.mm-home .who-section.greyed-out h2, 
.mm-home .who-section.greyed-out h3 {
    margin-bottom: 27px;
}
.mm-home .who-section.greyed-out .heading p {
    max-width: 949px;
    text-align: center;
    margin: 0 auto 20px;
}
.mm-home .large-bg-image {
    /*background-image: url(https://2662768.fs1.hubspotusercontent-na1.net/hubfs/2662768/MMRE%202017/Images/new-york-city-at-night-black-and-white-wallpaper-1@2x.jpg);*/
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #b1b1b1;
    background-blend-mode: overlay;
}
.ranking h2 {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 3px solid #b82a2a;
    max-width: 86px;
    margin: 0 auto 15px;
    font-size: 36px;
}
.page-center-small {
    max-width: 883px;
}
.ranking-section {
    padding-bottom: 88px;
}
.ranking-section .heading p {
    max-width: 856px;
    margin: 0 auto 20px;
}
.ranking-section .heading h2 {
    max-width: 488px;
    margin: 0 auto 20px;
}
.compare-section {
    background: rgba(240, 240, 240, .90);
    padding: 75px 0 50px 0;
}
.compare-section .heading {
    margin-bottom: 58px;
}
.compare-section .heading h2 {
    max-width: 776px;
    margin: 0 auto 20px;
    line-height: 56px;
}
.compare-section .heading p {
    max-width: 841px;
    margin: 0 auto 20px;
}
.compare-section select {
    background: white;
    border: none;
    padding: 18px;
    box-shadow: 2px 4px 10px 1px rgba(158,158,158,0.5);
    display: block;
}
.compare-section .hs_mmre_2017_choose_a_city {
    position: relative;
    max-width: 531px;
    margin: 0 auto;
}
.compare-section .hs_mmre_2017_choose_a_city::before {
    content: "";
    width: 13px;
    height: 13px;
    border-right: 3px solid #b82a2a;
    border-bottom: 3px solid #b82a2a;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    right: 20px;
    top: 15px;
    pointer-events: none;
}
.compare-section input[type="submit"],
.compare-section label,
.compare-section .hs-error-msgs {
    display: none;
}
.compare-section .widget-type-form {
    margin-bottom: 52px;
}
.compare-rank {
    text-align: center;
    max-width: 679px;
    margin: 0 auto !important;
    display: block;
    float: none !important;
}
.compare-rank p {
    font-size: 24px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    position: relative;
}
.compare-rank p::after {
    width: 90px;
    height: 4px;
    content: "";
    background: #b82a2a;
    position: absolute;
    bottom: -7px;
    left: 50%;
    margin-left: -45px;
}
.mm-home .transition-text:not(.transition-text-black) p {
    max-width: 935px;
    margin: 0 auto;
}
.mm-home .transition-text:not(.transition-text-black) h2 { 
    margin-bottom: 30px;
}
.mm-home .transition-text2:not(.transition-text-black) p {
    max-width: 935px;
    margin: 0 auto;
}
.mm-home .transition-text2:not(.transition-text-black) h2 { 
    margin-bottom: 30px;
}
.mm-home .neighborhood-listing-section {
    padding-bottom: 100px;
}
@media all and (max-width: 767px) {
    .text-image-box {
        width: 90% !important;
    }
    .text-image-box .counter-image {
        z-index: -1 !important;
    }
    .mm-home .transition-text-black h2 {
        font-size: 28px !important;
    }
}
@media all and (min-width: 768px) {
    .mm-home .counters-container .hs_cos_wrapper_type_custom_widget .counter-container {
        position: relative;
        -webkit-transition: right .5s cubic-bezier(0.39, 0.575, 0.565, 1), left .5s cubic-bezier(0.39, 0.575, 0.565, 1), filter 2s ease-in-out;
        -moz-transition: right .5s cubic-bezier(0.39, 0.575, 0.565, 1), left .5s cubic-bezier(0.39, 0.575, 0.565, 1), filter 2s ease-in-out;
        -ms-transition: right .5s cubic-bezier(0.39, 0.575, 0.565, 1), left .5s cubic-bezier(0.39, 0.575, 0.565, 1), filter 2s ease-in-out;
        -o-transition: right .5s cubic-bezier(0.39, 0.575, 0.565, 1), left .5s cubic-bezier(0.39, 0.575, 0.565, 1), filter 2s ease-in-out;
        transition: right .5s cubic-bezier(0.39, 0.575, 0.565, 1), left .5s cubic-bezier(0.39, 0.575, 0.565, 1), filter 2s ease-in-out;
    }
/*     .mm-home .counters-container .hs_cos_wrapper_type_custom_widget:nth-child(even) .counter-container {
        right: -100vw;
    }
    .mm-home .counters-container .hs_cos_wrapper_type_custom_widget:nth-child(even) .counter-container.active {
        right: 0;
    }
    .mm-home .counters-container .hs_cos_wrapper_type_custom_widget:nth-child(odd) .counter-container {
        left: -100vw;
    }
    .mm-home .counters-container .hs_cos_wrapper_type_custom_widget:nth-child(odd) .counter-container.active {
        left: 0;
    } */
    .mm-home .counter-container.text-image-box::before {
        -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
        -o-filter: grayscale(100%);
        filter: grayscale(100%);
    }
     .mm-home .counter-container.text-image-box.active::before {
         -webkit-filter: grayscale(0);
         -moz-filter: grayscale(0);
         -ms-filter: grayscale(0);
         -o-filter: grayscale(0);
         filter: grayscale(0);
     }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
    .counters-container .hs_cos_wrapper_type_custom_widget:nth-child(odd) .text-image-box .counter-image {
        right: -657.703px !important;
    }
    .counters-container .hs_cos_wrapper_type_custom_widget:nth-child(even) .text-image-box .counter-image {
        left: -679.297px !important;
    }
}

@media all and (max-width: 500px) {
    .about .counters-container .hs_cos_wrapper_type_custom_widget .text-image-box {
        padding-top: 150px;
        min-height: 0;
    }
    .about .counters-container .hs_cos_wrapper_type_custom_widget:nth-child(even) .text-image-box .counter-text,
    .about .counters-container .hs_cos_wrapper_type_custom_widget:nth-child(odd) .text-image-box .counter-text {
        padding: 0 30px !important;
    }
}
.city-table {
    margin-top: 25px;
}
.city-table p {
    text-align: center;
}
.city-table-container {
    max-width: 679px;
    margin: 0 auto !important;
    display: block;
    float: none !important;
}
.city-table-container .row-fluid > div.city-table:first-child p {
    text-align: left;
    position: relative;
    left: 62px;
}
@media all and (max-width: 767px) {
    .city-table-container, .compare-rank {
        display: none !important;
    }
    .mobile-city-table table {
        margin: 0 auto;
        border: none;
    }
    .mobile-city-table th {
        border: none;
        text-align: left;
        padding: 7px;
    }
    
    .mobile-city-table table td {
        border: none;
        padding: 7px;
    }
}
@media all and (min-width: 768px) {
    .mobile-city-table {
        display: none !important;
    }
}
.mm-home .counter-container::before {
    display: none;
}
.mm-home .counter-container .counter-image {
    content: "";
    /*background-image: url(https://2662768.fs1.hubspotusercontent-na1.net/hubfs/2662768/MMRE%202017/Images/1484156064-monaco.jpg?t=1505162326795);*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 727px;
    height: 445px;
    right: -592.297px;
    top: -13%;
    box-shadow: 2px 7px 10px 1px rgba(158,158,158,0.5);
    position: absolute;
}
.mm-home .counters-container .hs_cos_wrapper_type_custom_widget:nth-child(odd) .counter-container .counter-image {
    right: -611.703px;
    width: 727px;
}
.mm-home .counters-container .hs_cos_wrapper_type_custom_widget:nth-child(even) .counter-container .counter-image {
    width: 727px;
    left: -633.297px;
}
/*****************************************/
/*  ABOUT                                */
/*****************************************/


.about .guide-container {
    max-width: 970px;
    margin: 0 auto !important;
    float: none;
    padding: 238px 20px 25px 20px;
    box-sizing: border-box;
}
.about .guide-container .heading {
    margin-bottom: 40px;
}
.about .guide {
    margin-bottom: 54px;
}
.about .guide img {
    height: 93px;
    width: auto !important;
    margin-bottom: 31.5px;
}
.about .guide h4 {
    font-size: 20px;
}
.about .hero-text p:first-of-type {
    max-width: 897px;
    margin: 0 auto 20px;
}
.hero .cta_button {
    white-space: nowrap;
    width: auto !important;
}
.about .hero h1 {
    padding-bottom: 34.5px;
    margin-bottom: 34.5px;
    position: relative;
}
.about .hero h1::after {
    content: "";
    width: 100px;
    height: 4px;
    background: #b82a2a;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -50px;
}

.about .why-section .heading h2 {
    font-size: 60px;
}
.about .text-image-box {
    margin: 57.5px 0;
    width: 72.5%;
    min-height: 406px;
}
.about .text-image-box::before {
    /*background-image: url(https://2662768.fs1.hubspotusercontent-na1.net/hubfs/2662768/MMRE%202017/Images/1484156064-monaco.jpg?t=1505824930201);*/
    width: 287px !important;
    height: 287px;
    border-radius: 50%;
    top: 62px;
}
.about .counters-container .hs_cos_wrapper_type_custom_widget:nth-child(odd) .text-image-box::before {
    left: -148.297px;
}
.about .counters-container .hs_cos_wrapper_type_custom_widget:nth-child(even) .text-image-box::before {
    right: -162.297px !important;
    left: auto;
}
.about .counters-container .hs_cos_wrapper_type_custom_widget:nth-child(even) .text-image-box {
    float: left;
    text-align: right;
}
.about .counters-container .hs_cos_wrapper_type_custom_widget:nth-child(odd) .text-image-box {
    float: right;
    text-align: left;
}
.about .counters-container .hs_cos_wrapper_type_custom_widget:nth-child(odd) .text-image-box .counter-text {
    float: left;
    /*padding-right: 9.5%;
    padding-left: 20.5%;*/
    width: 75%;
    padding: 0;
    padding-left: 163px;
}
.about .counters-container .hs_cos_wrapper_type_custom_widget:nth-child(even) .counter-container .counter-text {
    padding: 0;
    padding-right: 163px;
    width: 75%;
    text-align: right;
}
.about .discussion-section {
    padding-bottom: 45px;
}
.about .discussion-section .heading p {
    max-width: 600px;
    margin: 0 auto 20px;
}
.about .join-section {
    padding: 50px 0 76px 0;
}
.about .join-section .heading h2 {
    margin-bottom: 10px;
}
.about .join-section a {
    color: #b82a2a;
}
.header-container-wrapper {
    position: fixed;
    z-index: 110;
    width: 100%;
    padding: 43px 0;
}
.hero {
    padding-top: 194px;
}
@media all and (min-width: 768px) {
    .about .counters-container .hs_cos_wrapper_type_custom_widget .counter-container {
        position: relative;
        -webkit-transition: right .5s cubic-bezier(0.39, 0.575, 0.565, 1), left .5s cubic-bezier(0.39, 0.575, 0.565, 1), filter 2s ease-in-out;
        -moz-transition: right .5s cubic-bezier(0.39, 0.575, 0.565, 1), left .5s cubic-bezier(0.39, 0.575, 0.565, 1), filter 2s ease-in-out;
        -ms-transition: right .5s cubic-bezier(0.39, 0.575, 0.565, 1), left .5s cubic-bezier(0.39, 0.575, 0.565, 1), filter 2s ease-in-out;
        -o-transition: right .5s cubic-bezier(0.39, 0.575, 0.565, 1), left .5s cubic-bezier(0.39, 0.575, 0.565, 1), filter 2s ease-in-out;
        transition: right .5s cubic-bezier(0.39, 0.575, 0.565, 1), left .5s cubic-bezier(0.39, 0.575, 0.565, 1), filter 2s ease-in-out;
    }
    .about .counters-container .hs_cos_wrapper_type_custom_widget:nth-child(odd) .counter-container {
        right: -100vw;
    }
    .about .counters-container .hs_cos_wrapper_type_custom_widget:nth-child(odd) .counter-container.active {
        right: 0;
    }
    .about .counters-container .hs_cos_wrapper_type_custom_widget:nth-child(even) .counter-container {
        left: -100vw;
    }
    .about .counters-container .hs_cos_wrapper_type_custom_widget:nth-child(even) .counter-container.active {
        left: 0;
    }
    .about .counter-container.text-image-box::before {
        -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
        -o-filter: grayscale(100%);
        filter: grayscale(100%);
    }
     .about .counter-container.text-image-box.active::before {
         -webkit-filter: grayscale(0);
         -moz-filter: grayscale(0);
         -ms-filter: grayscale(0);
         -o-filter: grayscale(0);
         filter: grayscale(0);
     }
}
@media all and (max-width: 1048px) {
    .hero {
        padding-top: 97px;
    }
    .about .text-image-box {
        min-height: 0;
    }
}
@media all and (max-width: 767px) {
    .about .counters-container .hs_cos_wrapper_type_custom_widget:nth-child(odd) .text-image-box .counter-text,
    .about .counters-container .hs_cos_wrapper_type_custom_widget:nth-child(even) .text-image-box .counter-text {
        width: initial;
    }
    .about .counters-container .hs_cos_wrapper_type_custom_widget:nth-child(odd) .text-image-box .counter-text {
        padding-right: 30px;
    }
    .about .counters-container .hs_cos_wrapper_type_custom_widget:nth-child(even) .text-image-box .counter-text {
        padding-left: 30px;
    }
    .about .counters-container .hs_cos_wrapper_type_custom_widget:nth-child(even) .text-image-box::before {
        right: -30px !important;
    }
    .about .counters-container .hs_cos_wrapper_type_custom_widget:nth-child(odd) .text-image-box::before {
        left: -30px !important;
    }
     .about .counters-container .hs_cos_wrapper_type_custom_widget:nth-child(odd) .text-image-box::before,
     .about .counters-container .hs_cos_wrapper_type_custom_widget:nth-child(even) .text-image-box::before  {
         width: 150px !important;
         height: 150px;
     }
}

/*****************************************/
/*  SERVICES                             */
/*****************************************/
.services .hero h1 {
    padding-bottom: 34.5px;
    margin-bottom: 34.5px;
    position: relative;
}
.services .hero h1::after {
    content: "";
    width: 100px;
    height: 4px;
    background: #b82a2a;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -50px;
}
.services .form-section {
    background-position-y: 65px;
}
@media all and (max-width: 1750px) {
    .services .form-section {
        background-position-x: -106px;
    }
}
.services .background-image-wrapper {
    background-image: url(https://2662768.fs1.hubspotusercontent-na1.net/hubfs/2662768/MMRE%202017/Images/Homepage/Diagonal%20lines.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
.services .form-section {
    background-image: none;
}
.services .services-links {
    padding: 0 0 50px 0;
    margin: 0;
}
.services .services-links .hs_cos_wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.services .who-section {
    padding: 67px 0 97px 0;
    background-color: #F0F0F0;
}
.services .who-section.white-bg {
    background: white;
}
.services .who-section .heading p {
    margin: 0 auto 20px;
    max-width: 800px;
}
.services .who-section .heading .cta_button {
    margin-top: 28px;
    display: inline-block;
}
.services .who-section .heading p:last-of-type {
    margin-bottom: 0;
}

.services .guide-container {
    max-width: 970px;
    margin: 0 auto !important;
    float: none !important;
    padding: 59px 20px 10px 20px;
    box-sizing: border-box;
}
.services .guide-container .heading {
    margin-bottom: 51px;
}
.services .guide {
    margin-bottom: 54px;
}
.services .guide img {
    height: 93px;
    width: auto !important;
    margin-bottom: 31.5px;
}
.services .guide h4 {
    font-size: 20px;
}


/*****************************************/
/*  SELL WITH US                         */
/*****************************************/
.sell .hero h1 {
    padding-bottom: 34.5px;
    margin-bottom: 34.5px;
    position: relative;
}
.sell .hero h1::after {
    content: "";
    width: 100px;
    height: 4px;
    /*background: #b82a2a;*/
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -50px;
}
.sell .hero p:first-of-type {
    max-width: 873px;
    margin: 0 auto 20px;
}
@media all and (max-width: 767px) {
    .sell .body-section .page-center .transition-text {
        width: 90%;
    }
    .sell .transition-text .row-fluid > div.widget-type-rich_text:not(:last-child)::before {
        display: none;
    }
    .sell .nav-links {
        display: none !important;
    }
}
.sell .transition-text {
    padding: 50px 54px;
}
.sell .transition-text::after {
    content: "";
    width: 66px;
    height: 66px;
    position: absolute;
    bottom: -33px;
    left: 50%;
    margin-left: -33px;
    background: #303234;
    border-radius: 50%;
    background: url(https://2662768.fs1.hubspotusercontent-na1.net/hubfs/2662768/MMRE%202017/Images/mm-arrow.svg);
    background-size: cover;
    box-shadow: 2px 7px 10px 1px rgba(158,158,158,0.5);
}
/*
.sell .transition-text::before {
    content: "";
    position: absolute;
    bottom: -14px;
    left: 50%;
    margin-left: -20px;
    width: 1px;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid white;
    z-index: 2;
}*/
.sell .transition-text .widget-type-rich_text img {
    height: 100px;
    width: auto !important;
    margin-bottom: 45px;
}
.sell .transition-text .widget-type-rich_text h5 {
    max-width: 270px;
    margin: 0 auto 20px;
    font-size: 20px;
}
.sell .transition-text .widget-type-rich_text p {
    max-width: 294px;
    margin: 0 auto;
    line-height: 16px;
}
.sell .transition-text .widget-type-rich_text {
    padding: 40px 0;
    position: relative;
    -webkit-transition: transform .75s cubic-bezier(0.39, 0.575, 0.565, 1);
    -moz-transition: transform .75s cubic-bezier(0.39, 0.575, 0.565, 1);
    -ms-transition: transform .75s cubic-bezier(0.39, 0.575, 0.565, 1);
    -o-transition: transform .75s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: transform .75s cubic-bezier(0.39, 0.575, 0.565, 1);
}
@media all and (min-width: 768px) {
    .sell .transition-text .widget-type-rich_text {
        -webkit-transform: rotate3d(1, 0, 0, 180deg);
           -moz-transform: rotate3d(1, 0, 0, 180deg);
                transform: rotate3d(1, 0, 0, 180deg);
        -webkit-transform-origin: top;
           -moz-transform-origin: top;
            -ms-transform-origin: top;
             -o-transform-origin: top;
                transform-origin: top;
        -webkit-backface-visibility: hidden;
           -moz-backface-visibility: hidden;
                backface-visibility: hidden;
    }
    .sell .transition-text.active .row-fluid > div:first-child,
    .sell .transition-text.active .row-fluid > div:last-child {
        -webkit-transform: none;
           -moz-transform: none;
            -ms-transform: none;
             -o-transform: none;
                transform: none;
    }
    .sell .transition-text.active .row-fluid > div:nth-child(2) {
        -webkit-transform-origin: bottom;
           -moz-transform-origin: bottom;
            -ms-transform-origin: bottom;
             -o-transform-origin: bottom;
                transform-origin: bottom;
        -webkit-transform: none;
           -moz-transform: none;
            -ms-transform: none;
             -o-transform: none;
                transform: none;
    }
}
.sell .sell-with-us > .layout-widget-wrapper {
    cursor: pointer;
}
.sell .video-section {
    margin-bottom: 85px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.sell .video-section .video {
    box-shadow: 2px 7px 10px 1px rgba(158,158,158,0.5);
    background: white;
    padding: 23.5px 29.5px;
    max-width: 868px;
}
.sell .video-section iframe {
    width: 809px !important;
    height: 449px !important;
    max-width: 100%;
    max-height: 100%;
}
.sell .transition-text .row-fluid > div.widget-type-rich_text:not(:last-child)::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    background: #979797;
    right: -15px;
    top: 0;
}
.sell .nav-links {
    margin-bottom: 0px;
}
.sell .callout-group {
    padding-top: 64px;
}
.sell .callout-group h2 {
    font-size: 165px;
    line-height: 198px;
}
@media all and (min-width: 767px) {
    .sell .callout:not(.active) {
        opacity: .5;
    }
    .sell .callout:not(.active) {
        cursor: pointer;
    }
    .sell .callout:not(.active) p {
        -webkit-filter: blur(3px);
        filter: blur(3px);
    }
}
.sell .who-section .heading p {
    max-width: 610px;
    margin: 0 auto;
}
.sell .schedule-section {
    padding-bottom: 114px;
}
.sell .schedule-section .field {
    margin: 0;
}
.sell .schedule-section .form-columns-2 {
    max-width: 672px;
}
.sell .schedule-section .form-columns-2 .input {
    margin: 7px 8px;
}
.schedule-section select {
    border: 1px solid #303234;
    background: none;
    color: #303234;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    padding: 18px;
    border-radius: 0px !important;
}
.sell .schedule-section .hs_best_time_to_call .input {
    position: relative;
}
.sell .schedule-section .hs_best_time_to_call .input:after {
    content: "";
    position: absolute;
    right: 20px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(135deg);
    border-color: #303234;
    top: 39%;
    width: 8px;
    height: 8px;
}
.sell .schedule-section .hs-error-msgs {
    position: static;
}
.sell .schedule-section fieldset {
    margin: 0 auto;
}
.sell .schedule-section .hs_submit {
    margin-top: 48px;
}
.sell .schedule-section form input[type="submit"].hs-button.primary {
    padding: 18px 31px;
    text-transform: uppercase;
}
.sell .schedule-section .field label {
    display: block;
    text-align: left;
    color: #303234;
    font-weight: bold;
    font-size: 18px;
    padding: 7px 0 3px 7px;
}
.sell .hs-form-required {
    visibility: hidden;
}

/********** Testimonial Slider ***********/

.testimonial-slider {
    
}
.testimonial-slide {
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    padding: 200px 0;
    position: relative;
}
.testimonial-slide:before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: #555050;
    -webkit-opacity: .65;
    opacity: .65;
}
.testimonial-slide-content {
    z-index: 2;
    position: relative;
}

@media (max-width: 900px) {
    .testimonial-slide-content {
        min-height: 210px;
    }
}

@media (max-width: 500px) {
    .testimonial-slide-content {
        min-height: 260px;
    }
}

.testimonial-section .testimonial-slider .slick-prev:before,
.testimonial-section .testimonial-slider .slick-next:before {
    font-size: 90px;
    top: -34px;
    position: relative;
}
.slick-prev, .slick-next { z-index: 2; }

.testimonial-slider .slick-prev {
    left: 30px;
}
.testimonial-slider .slick-next {
    right: 30px;
}

@media (max-width: 700px) {
    .testimonial-slider .slick-prev {
        left: 15px;
    }
    .testimonial-slider .slick-next {
        right: 25px;
    }
}

.testimonial-slider .slick-prev:before {
  /*content: "\2039";
  font-family: sans-serif;
  color: #7d7d7d;
  font-size: 30px;*/
  color: transparent;
    content: "";
    font-family: sans-serif;
    font-size: 30px;
    border: 3px solid #fff;
    border-width: 0 6px 6px 0;
    display: inline-block;
    padding: 12px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

.testimonial-slider .slick-next:before {
 /* content: "\203A";
  font-family: sans-serif;
  color: #7d7d7d;
  font-size: 30px;*/
    content: "";
    font-family: sans-serif;
    font-size: 30px;
    border: 3px solid #fff;
    border-width: 0 6px 6px 0;
    display: inline-block;
    padding: 12px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

@media (max-width: 700px) {
    .testimonial-slider .slick-prev:before,
    .testimonial-slider .slick-next:before {
        border-width: 0 4px 4px 0;
    }
}

.testimonial-slide blockquote {
    text-align: center;
    max-width: 900px;
    margin: 0 auto;
}
.testimonial-slide blockquote h2 {
    font-size: 40px;
    font-weight: normal;
    color: #FFFFFF;	
    font-family: "Playfair Display";	
    line-height: 54px;	
    text-align: center;
    text-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
}
.testimonial-slide blockquote h3 {
    font-size: 24px;
    font-weight: normal;
	color: #FFFFFF;	
	font-family: Lato;	
	font-size: 24px;	
	line-height: 29px;	
	text-align: center;	
	text-shadow: 0 5px 5px 0 rgba(0,0,0,0.5);
}

.mm-cta-callout {
    padding: 100px 0;
    color: #fff;
}
.mm-cta-callout h2 {
    font-size: 40px;
    line-height: 1.5em;
}

.mm-cta-callout .cta_button {
    padding: 18px 24px !important;
    margin: 0 20px;
}
.mm-cta-callout p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mm-cta-callout .cta_button:first-of-type {
    margin-left: 0 !important;
}

.mm-cta-callout * {
    text-align: left !important;
}
@media all and (max-width: 767px) {
    .mm-cta-callout p {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    }
    .mm-cta-callout .cta_button,
    .mm-cta-callout .cta_button:first-of-type {
        margin: 10px 0 !important;
        display: block !important;
        height: auto !important;
        width: 200px;
    }
    .mm-cta-callout * {
        text-align: center !important;
    }
    .mm-cta-callout p {
        -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    }
}
/*****************************************/

/****************************************/
/*       Property Listing Clone         */
/****************************************/
.clone.listing .hero-text h1 {
    margin-bottom: 30px;
}
.clone.listing .hero-text h1:after {
    content: "";
    width: 240px;
    height: 4px;
    background: #b82a2a;
    position: absolute;
    bottom: 0;
    left: 44%;
    margin-left: -50px;
}
.clone.listing .help-section {
    max-width: 740px;
    margin: 0 auto;
    float: none;
    padding: 35px 22px 30px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    border: 1.2px solid #E5E5E5;
    position: relative;
    top: -60px;
    background-color: #FFF;
}
.clone.listing .help-section p {
    text-align: center;
    font-size: 24px !important;
    line-height: 34px;
}
.clone.listing .request-section {
    background-color: #000;
    padding-top: 80px;
    padding-bottom: 45px;
}
.clone.listing .request-section h2 {
    color: #fff;
}
/*.clone.listing .request-section h2,
.clone.listing .request-section p,
.clone.listing .request-section a {
    color: #FFF !important;
    text-align: center;
}*/
.clone.listing .request-section h2 {
    letter-spacing: 2px;
    margin-bottom: 35px;
}
/*.clone.listing .request-section a {
    padding: 12px 20px;
    border: 1px solid #FFF;
    text-transform: uppercase;
    background-color: transparent;
}
.clone.listing .request-section a:hover {
    background-color: #FFF;
    color: transparent;
}*/



/*****************************************/
/*  PARTNER WITH US                      */
/*****************************************/
.partner .hero {
    position: relative;
    padding-bottom: 188px;
}
.partner .hero h1 {
    padding-bottom: 34.5px;
    margin-bottom: 34.5px;
    position: relative;
}
.partner .hero h1::after {
    content: "";
    width: 100px;
    height: 4px;
    background: #b82a2a;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -50px;
}
.partner .hero p:first-of-type {
    max-width: 873px;
    margin: 0 auto 20px;
}
.partner .hero .widget-type-form::before {
    display: none;
}
.partner .hero .widget-type-form {
    padding-top: 23px;
}
.partner .hero .widget-type-form h3 {
    display: none;
    margin: 0;
}
.partner .body-section {
    position: relative;
}
.partner .body-section::after {
    content: "";
    width: 100px;
    height: 100px;
    position: absolute;
    top: -51px;
    left: 50%;
    margin-left: -50px;
    background: white;
    border-radius: 50%;
    box-shadow: 2px 7px 10px 1px rgba(158,158,158,0.5);
    background: url(https://2662768.fs1.hubspotusercontent-na1.net/hubfs/2662768/MMRE%202017/Images/mm-arrow-black.svg);
    background-size: cover;
}
/*
.partner .body-section::before {
    content: "";
    position: absolute;
    top: -7px;
    left: 50%;
    margin-left: -20px;
    width: 1px;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #303234;
    z-index: 2;
}*/
.alternating-2-col .row-fluid {
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
}

.alternating-text h2 {
    margin-bottom: 27px;
    font-size: 48px;
}
.alternating-text p {
    font-size: 18px;
}

.alternating-text2 h2 {
    margin-bottom: 27px;
    font-size: 48px;
}
.alternating-text2 p {
    font-size: 18px;
}

.alternating-text, .alternating-image {
    -webkit-box-flex: 1;      
    -moz-box-flex: 1;         
    width: 20%;               
    -webkit-flex: 1;          
    -ms-flex: 1;              
    flex: 1;
}

.alternating-text2, .alternating-image {
    -webkit-box-flex: 1;      
    -moz-box-flex: 1;         
    width: 20%;               
    -webkit-flex: 1;          
    -ms-flex: 1;              
    flex: 1;
}
.alternating-text .cta_button {
    display: inline-block;
    margin-top: 8px;
}
.customers {
    padding: 124px 0 0 0;
}
.form-section {
    padding-top: 84px;
}
.customers .hs_cos_wrapper_type_custom_widget:nth-child(odd) .alternating-text {
    -webkit-box-ordinal-group: 2;   /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-ordinal-group: 2;      /* OLD - Firefox 19- */
    -ms-flex-order: 2;              /* TWEENER - IE 10 */
    -webkit-order: 2;               /* NEW - Chrome */
    order: 2;
}
.customers .hs_cos_wrapper_type_custom_widget:nth-child(even) .alternating-text2 {
    -webkit-box-ordinal-group: 1;  
    -moz-box-ordinal-group: 1;     
    -ms-flex-order: 1;     
    -webkit-order: 1;  
    order: 1;
}

.customers .hs_cos_wrapper_type_custom_widget:nth-child(odd) .alternating-text2 {
    -webkit-box-ordinal-group: 2;   /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-ordinal-group: 2;      /* OLD - Firefox 19- */
    -ms-flex-order: 2;              /* TWEENER - IE 10 */
    -webkit-order: 2;               /* NEW - Chrome */
    order: 2;
}
.customers .hs_cos_wrapper_type_custom_widget:nth-child(even) .alternating-text {
    -webkit-box-ordinal-group: 1;  
    -moz-box-ordinal-group: 1;     
    -ms-flex-order: 1;     
    -webkit-order: 1;  
    order: 1;
}
.customers .hs_cos_wrapper_type_custom_widget:nth-child(odd) .alternating-image {
    -webkit-box-ordinal-group: 1;  
    -moz-box-ordinal-group: 1;     
    -ms-flex-order: 1;     
    -webkit-order: 1;  
    order: 1;
}
.customers .hs_cos_wrapper_type_custom_widget:nth-child(even) .alternating-image {
    -webkit-box-ordinal-group: 2;   /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-ordinal-group: 2;      /* OLD - Firefox 19- */
    -ms-flex-order: 2;              /* TWEENER - IE 10 */
    -webkit-order: 2;               /* NEW - Chrome */
    order: 2;
    background-position: left;
}
.alternating-image {
    background-color: #D8D8D8;
    margin: 0 !important;
    -webkit-transition: right .5s ease-in-out, left .5s ease-in-out, filter 2s ease-in-out;
    -moz-transition: right .5s ease-in-out, left .5s ease-in-out, filter 2s ease-in-out;
    -ms-transition: right .5s ease-in-out, left .5s ease-in-out, filter 2s ease-in-out;
    -o-transition: right .5s ease-in-out, left .5s ease-in-out, filter 2s ease-in-out;
    transition: right .5s ease-in-out, left .5s ease-in-out, filter 2s ease-in-out;
    position: relative;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.mm-building-template .alternating-2-col .row-fluid {
  align-items: center;
}
.mm-building-template .buyer-type {
    max-width: 1224px;
    margin: 50px auto !important;
    float: none !important;
}
.mm-building-template .alternating-text a {
    padding: 10px 20px;
    font-size: 14px;
}
.mm-building-template .alternating-text2 a {
    
}
.mm-building-template .buyer-type h2 {
  font-size: 36px !important;
}
.mm-building-template .customers {
  padding-top: 0;
}
/* .mm-building-template .amenities table p {
    font-size: 16px;
}
.mm-building-template .amenities p {
    font-size: 20px;
}
.mm-building-template .alternating-text p {
  font-size: 20px;
} */
@media all and (max-width: 1304px) {
  .mm-building-template .buyer-type {
    padding: 0 40px;
  }
}
/* .mm-building-template .buyer-type p {
  font-size: 20px;
} */
.alternating-image.contain-img {
  background-size: contain;
  background-color: white;
  background-position: center center;
}
@media all and (max-width: 767px) {
  body.mm-building-template div.hs_cos_wrapper div.alternating-2-col div.alternating-image {
    left: 0;
    margin-left: 0 !important;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  .mm-building-template .alternating-image {
  	height: 400px;
  }
  
}
@media all and (min-width: 1025px) {
  .mm-building-template .alternating-image {
    height: 500px;
  }
}
.alternating-text,
.alternating-image {
    padding: 53px 93.5px;
}

.alternating-text2,
.alternating-image {
    padding: 53px 93.5px;
}
/*
.partner .alternating-2-col:not(.active) .alternating-image {
    visibility: hidden;
}
.partner .alternating-2-col.active .alternating-image {
    visibility: visible;
}*/
.customers .hs_cos_wrapper_type_custom_widget .alternating-2-col.active .alternating-image {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
}

.customers .hs_cos_wrapper_type_custom_widget:nth-child(odd) .alternating-2-col:not(.active) .alternating-image {
    right: -100vw;
    /*right: -9999px;*/
}
.customers .hs_cos_wrapper_type_custom_widget:nth-child(odd) .alternating-2-col.active .alternating-image {
    right: 0;
}

.customers .hs_cos_wrapper_type_custom_widget:nth-child(even) .alternating-2-col:not(.active) .alternating-image {
    left: -100vw;
    /*left: -9999px;*/
}
@media all and (min-width: 768px) {
    .customers .hs_cos_wrapper_type_custom_widget:nth-child(even) .alternating-2-col.active .alternating-image {
        left: 0;
    }
}
@media all and (max-width: 767px) {
    .alternating-2-col .row-fluid {
        flex-flow: column wrap;
    }
    .customers .hs_cos_wrapper_type_custom_widget:nth-child(odd) .alternating-image,
    .customers .hs_cos_wrapper_type_custom_widget:nth-child(even) .alternating-image {
       -webkit-box-ordinal-group: 1;
       -moz-box-ordinal-group: 1;
       -ms-flex-order: 1;
       -webkit-order: 1;
       order: 1;
       left: 50%;
       margin-left: -20% !important;
       position: relative;
       width: 20%;
   }
    .customers .hs_cos_wrapper_type_custom_widget:nth-child(odd) .alternating-text,
    .customers .hs_cos_wrapper_type_custom_widget:nth-child(even) .alternating-text {
        -webkit-box-ordinal-group: 2;   /* OLD - iOS 6-, Safari 3.1-6 */
        -moz-box-ordinal-group: 2;      /* OLD - Firefox 19- */
        -ms-flex-order: 2;              /* TWEENER - IE 10 */
        -webkit-order: 2;               /* NEW - Chrome */
        order: 2;
        width: 100%;
    }
      .customers .hs_cos_wrapper_type_custom_widget:nth-child(odd) .alternating-text2,
    .customers .hs_cos_wrapper_type_custom_widget:nth-child(even) .alternating-text2 {
        -webkit-box-ordinal-group: 2;   /* OLD - iOS 6-, Safari 3.1-6 */
        -moz-box-ordinal-group: 2;      /* OLD - Firefox 19- */
        -ms-flex-order: 2;              /* TWEENER - IE 10 */
        -webkit-order: 2;               /* NEW - Chrome */
        order: 2;
        width: 100%;
    }
    .alternating-image {
        height: 206px;
    }
}
@media all and (min-width: 1025px) {
    .alternating-image {
        height: 100vh;
        /*height: calc(100vh - 95px);*/
    }
    .alternating-2-col .row-fluid {
        align-items: center;
    }
}

.partner.building .hero h1:after {
    background: #FFF;
}
.partner.building .hero p a {
    font-family: 'Playfair Display', serif;
}
.partner.building .body-section {
    padding-top: 100px;
}
.partner.building .body-section .buyer-type h2 {
    text-transform: uppercase;
    font-size: 48px;
    line-height: 1.1em;
}
.partner.building .body-section .section-header .section-subheader {
	font-weight: 300;
}
.partner.building .body-section .amenities.page-center {
    margin: 0 auto;
    max-width: 1000px;
}
.partner.building .body-section .availabilities {
    padding: 50px 0;
}
.partner.building .body-section .availabilities h2 {
    padding-bottom: 20px;
}
.partner.building .body-section .availabilities ul {
    padding-top: 50px;
}
.partner.building .body-section .report-image {
    padding-top: 70px;
}
.partner.building .body-section .report-image img {
	border-radius: 7px;
	box-shadow: 3px 4px 8px 5px rgba(65,65,65,0.5);
}
.partner.building .caption.below {
    padding-top: 75px;
}
/*****************************************/
/*  PROPERTY MANAGEMENT                  */
/*****************************************/
.pm .hero h1 {
    padding-bottom: 34.5px;
    margin-bottom: 34.5px;
    position: relative;
}
.pm .hero h1::after {
    content: "";
    width: 100px;
    height: 4px;
    /*background: #b82a2a;*/
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -50px;
}
.pm .hero .hero-text p:first-of-type {
    max-width: 873px;
    margin: 0 auto 20px;
}
.pm .image-container {
    padding-bottom: 50px;
}
.pm .image-container img {
    height: auto;
    width: 81%;
}

.pm .pm-slider-section {
    padding-top: 100px;
}
.pm .image-gallery .slick-slider {
    padding: 0;
}
.pm .image-gallery .slick-slide-inner-wrapper {
    width: 100%;
    display: flex;
    flex-flow: row;
}
.pm .slick-slider {
    margin-bottom: 84px;
}
.pm .image-gallery .slick-next,
.pm .image-gallery .slick-prev {
    display: none !important;
}
.pm .pm-slide-text {
    padding: 20px 147px 0px 9%;
    /*width: 50%;*/
    overflow-y: hidden;
    height: 525px;
}
.pm .slick-slide-inner-wrapper img {
    width: 100%;
    max-height: 627px;
    height: 691px;
    -o-object-fit: cover;
      object-fit: cover;
}
.pm .slick-slider .slick-dots {
    position: absolute;
    bottom: 40px;
    margin: 0;
    padding-top: 5px;
    right: -80%;
}
.pm .slick-slider .caption p {
    font-size: 18px;
    line-height: 26px;
}
.pm .slick-dots li button:before {
    color: #D8D8D8;
    opacity: 1;
    font-size: 20px;
}
.pm .slick-dots li.slick-active button:before {
    color: #b82a2a;
}
.pm .image-gallery .caption p:last-child {
    margin-bottom: 0;
}
@media all and (max-width: 767px) {
    .pm .slick-slider .slick-dots {
        bottom: -50px;
        right: 0;
    }
    .pm .slick-slide-inner-wrapper img {
        height: 300px;
    }
    .pm-slider-section {
        padding-bottom: 50px;
    }
    /*
    .pm .image-gallery .slick-slide-inner-wrapper {
        flex-flow: column;
        align-items: center;
    }
    .pm .slick-slide-inner-wrapper img {
        margin: 0;
        width: 80%;
        height: auto;
    }
    .pm .slick-slide-inner-wrapper .caption {
        height: auto;
        padding: 25px 0;
        width: 70%;
    }
    .pm .slick-slider .slick-dots {
        position: static;
        left: 0;
        bottom: 0;
    }
    .pm .slick-next,
    .pm .slick-prev {
        display: block !important;
    }*/
    .pm .pm-slide-text {
        padding: 20px 40px;
    }
}

@media all and (min-width: 768px) and (max-width: 1024px) {
    .pm .pm-slide-text {
        padding: 20px;
    }
}

.pm .guide-container {
    margin: 0 auto !important;
    float: none;
    padding: 238px 20px 25px 20px;
    box-sizing: border-box;
}
.pm .guide-container .heading {
    margin-bottom: 40px;
}
.pm .guide {
    margin-bottom: 54px;
}
.pm .guide img {
    height: 93px;
    width: auto !important;
    margin-bottom: 31.5px;
}
.pm .guide h4 {
    font-size: 20px;
}

.pm .guide-container-new {
    margin: 0 auto !important;
    float: none;
    padding: 100px 20px 25px 20px;
    box-sizing: border-box;
}


/*****************************************/
/*  Blog Listing                         */
/*****************************************/
.blog-listing .hero h1 {
    padding-bottom: 34.5px;
    margin-bottom: 34.5px;
    position: relative;
}
.blog-listing .hero h1::after {
    content: "";
    width: 100px;
    height: 4px;
    background: #b82a2a;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -50px;
}
.blog-listing .hero .hero-text p:first-of-type {
    max-width: 873px;
    margin: 0 auto 20px;
}

.blog-listing .hero .widget-type-form {
    padding-top: 0;
}
.blog-listing .hero .widget-type-form::before {
    content: none;
}
.blog-listing .hero .input:after {
    content: none;
}
.blog-listing .hero input[type="email"] {
    padding: 17px 19px;
}
.blog-listing .hero form input[type="submit"].hs-button.primary {
    padding: 17px 24.75px;
}
.blog-filter {
    padding-bottom: 78px;
}

.blog-filter-btn {
    padding: 15px 112.5px;
    font-family: 'Playfair Display', serif;
    font-size: 16px;
    line-height: 21px;
    -webkit-box-shadow: 2px 7px 10px 1px rgba(158,158,158,0.5);
       -moz-box-shadow: 2px 7px 10px 1px rgba(158,158,158,0.5);
            box-shadow: 2px 7px 10px 1px rgba(158,158,158,0.5);
    border: none;
    margin: 0 6.5px;
    border: 1px solid;
    -webkit-transition: background .2s, color .2s, border-color .2s;
    -o-transition: background .2s, color .2s, border-color .2s;
    -moz-transition: background .2s, color .2s, border-color .2s;
    transition: background .2s, color .2s, border-color .2s;
    cursor: pointer;
    text-transform: uppercase;
    min-width: 324px;
}

button.blog-filter-btn {
    background: white;
    color: #303234;
    border-color: #303234;
    position: relative;
}
button.blog-filter-btn:hover {
    border-color: #303234;
    background: #303234;
    color: white;
}
button.blog-filter-btn.active {
    background: #303234;
    color: white;
    border-color: #303234;
}
button.blog-filter-btn.active:hover {
    background: #303234;
    color: white;
    border-color: #303234;
}
.filter-btn-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.filter-btn-container button.blog-filter-btn:first-of-type::before {
    content: "Filter by:";
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'Playfair Display', serif;
    line-height: 28px;
    position: absolute;
    left: -135px;
    color: black;
}
.blog-section-container {
    padding: 68px 0 20px 0;
}
.blog-listing .hs-featured-image-wrapper {
    margin: 0 !important;
}
.blog-listing .hs-featured-image-wrapper a {
    display: block;
    width: 100%;
    height: 425px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    image-rendering: -webkit-optimizeContrast;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}
.blog-listing .post-header {
    padding: 0 80px 0 0;
}

.blog-listing .post-header h2 {
    font-size: 35px;
    line-height: 42px;
    text-transform: uppercase;
}

.blog-listing .post-header h2 a {
    color: black;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    -moz-transition: color .2s;
    transition: color .2s;
}
.blog-listing .post-header h2 a:hover {
    color: #b82a2a;
}
.blog-listing .post-header h4 {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 28px;
}
.blog-listing .post-header p {
    font-size: 18px;
    line-height: 28px;
}
.blog-listing .post-header p a {
    color: #b82a2a;
}
.blog-listing .post-header .more-link {
    margin-top: 34px;
    display: block;
    text-transform: uppercase;
    width: 195px;
    text-align: center;
    box-sizing: border-box;
}
.post-item {
    margin-bottom: 50px;
}
.post-body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.post-listing > div.post-item:nth-child(even) .post-header {
    order: 2;
    padding: 0 0 0 80px;
    text-align: right;
}
.blog-pagination a {
    color: black;
    font-family: 'Playfair Display', serif;
    text-transform: uppercase;
    padding: 22px;
    font-size: 18px;
    line-height: 28px;
}
.blog-pagination {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.blog-pagination .all-posts-link {
    display: none;
}
.blog-pagination a {
    position: relative;
}
.blog-pagination .previous-posts-link::before,
.blog-pagination .next-posts-link::after {
    content: "";
    position: absolute;
    top: 31.5px;
    width: 7px;
    height: 7px;
    border-top: 2px solid;
    border-right: 2px solid;
    border-color: #b82a2a;
}
.blog-pagination .previous-posts-link::before {
    left: 3px;
    -webkit-transform: rotate(-135deg);
       -moz-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
         -o-transform: rotate(-135deg);
            transform: rotate(-135deg);
} 
.blog-pagination .next-posts-link::after {
    right: 3px;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
}
.post-listing > div.post-item:last-child {
    margin-bottom: 63px;
}
.blog-filter-btn:focus {
    outline: none;
}
@media all and (max-width: 767px) {
    .blog-listing .post-header h2 {
        font-size: 25px;
    }
    .post-body {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-flow: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-flow: column;
                flex-flow: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .post-listing > div.post-item .post-body .post-header {
        order: 2;
        text-align: left;
        padding: 40px 0;
    }
    .blog-listing .hs-featured-image-wrapper {
        width: 100%;
    }
    .blog-listing .hs-featured-image-wrapper a {
        background-position: center bottom;
        background-size: 100% auto;
        height: 300px;
    }
    .filter-btn-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-flow: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-flow: column;
                flex-flow: column;
        -webkit-box-align: center;
            -webkit-align-items: center;
               -moz-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
    }
    .blog-filter-btn {
        width: auto;
        max-width: 340px;
        margin: 10px 0;
        width: 220px;
        min-width: 0;
        padding-left: 0;
        padding-right: 0;
        text-align: center;
    }
     .filter-btn-container button.blog-filter-btn:first-of-type::before {
        left: 0;
        right: 0;
        top: -41px;
     }
}
@media all and (max-width: 500px) {
    .blog-listing .hs-featured-image-wrapper a {
        height: 200px;
    }
}
@media all and (max-width: 400px) {
    .blog-listing .hs-featured-image-wrapper a {
        height: 150px;
    }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
    .filter-btn-container button.blog-filter-btn:first-of-type::before {
        content: "Filter by:";
        text-transform: uppercase;
        font-size: 18px;
        font-family: 'Playfair Display', serif;
        line-height: 28px;
        position: absolute;
        left: -135px;
        top: -41px;
        color: black;
        right: -329.53px;
        left: 0;
    }
}

/*****************************************/
/*  Blog Post                            */
/*****************************************/
.blog-post .hero h1 {
    padding-bottom: 34.5px;
    margin-bottom: 34.5px;
    position: relative;
}
.blog-post .hero h1::after {
    content: "";
    width: 100px;
    height: 4px;
    background: #b82a2a;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -50px;
}
.blog-post .hero .hero-text p:first-of-type {
    max-width: 873px;
    margin: 0 auto 20px;
}
.blog-post .sidebar-item .cta_button {
    width: 267px !important;
    box-sizing: border-box !important;
    display: inline-block;
    text-align: center;
    font-size: 16px;
}
.blog.blog-post .hero {
    padding-bottom: 130px;
}
.blog-post .hero h1 {
    position: relative;
}
.blog-post .hero h1::after {
    content: "";
    width: 100px;
    height: 4px;
    background: #b82a2a;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -50px;
}
.blog.blog-post .blog-sub .hs-form-required {
    display: none !important;
}
.blog.blog-post .blog-sub .input input {
    background: #fff !important;
    border: 1px solid #303234;
}
.blog.blog-post .blog-sub .input input:focus {
    outline: none !important;
}
.blog.blog-post .sidebar-item h3 {
    font-size: 18px;
    line-height: 24px;
}
.blog.blog-post .sidebar-item li {
    margin-bottom: 5px;
}
.sidebar-item {
    background: #fff;
	box-shadow: 2px 7px 10px 1px rgba(158,158,158,0.5);
	padding: 40px 46px;
	margin-bottom: 40px;
}
.sidebar-item ul {
   padding-left: 40px;
   list-style: none;
}
.sidebar-item li {
   text-indent: -14px;
}
.sidebar-item li:before {
 content: "• ";
 color: #b82a2a;
 font-size: 18px;
 position: relative;
}
.sidebar-item li a {
    color: #000;
    font-weight: normal;
}
.blog.blog-post .sidebar-item form input[type="submit"].hs-button.primary {
    color: #303234;
    background: #fff;
    display: block;
    margin-top: 20px;
    padding: 11px 20px;
    line-height: 21px;
    border: 1px solid #303234;
}
.blog.blog-post .sidebar-item form input[type="submit"].hs-button.primary:hover {
    background: #303234;
    color: #fff;
}
@media (min-width: 768px) {
    .blog-post-content {
        padding-right: 20px;
    }
}
.blog-post ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #303234;
}
.blog-post ::-moz-placeholder { /* Firefox 19+ */
  color: #303234;
}
.blog-post :-ms-input-placeholder { /* IE 10+ */
  color: #303234;
}
.blog-post :-moz-placeholder { /* Firefox 18- */
  color: #303234;
}
/*****************************************/
/*  Building Post                   */
/*****************************************/
/*remove next week*/
.building-post .hero .hero-text p a:last-child {
    display: none;
}
.blog.building-post .hero {
    padding-bottom: 64px;
}
.building-post .hero .cta_button {
    margin: 35px 15px 0;
}
.building-post .sidebar-item .widget-type-rich_text p {
    font-size: 18px;
    line-height: 22px;
}
/*
.building-post .body-container > div.row-fluid-wrapper:nth-child(2) {
    height: 0;
}*/
.building-post .sidebar-item .cta_button {
    display: inline-block;
    max-width: 100%;
}
.building-post .building-gallery {
    visibility: hidden;
    height: 0;
    min-height: 0;
}
.building-post .sidebar-item input:not([type="submit"]) {
    padding: 18px 22px;
    border: 1px solid #303234;
    background: none;
    font-weight: bold;
}
.building-post .building-popup {
    display: none;
    top: 0;
    left: 0;
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.8);
    z-index: 999999;
}
.building-post .building-popup.active {
    display: block;
}
.building-post .building-popup-close {
    position: fixed;
    top: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 9999999;
}
.building-post .vex-content.hs-gallery.hs_cos_gallery_lightbox_container {
    overflow: hidden;
}
.building-post .building-popup-close:hover .building-popup::before,
.building-post .building-popup-close:hover .building-popup::after {
    box-shadow: 0 0 9px #fff !important;
}
.building-post .building-popup-close::before {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    font-family: Arial,sans-serif;
    content: "\00D7";
}
.building-post .building-popup-close::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.building-post .building-popup-close::before, 
.building-post .building-popup-close::after {
    content: "";
    display: block;
    width: 100%;
    height: 4px;
    margin-top: -2px;
    border-radius: 2px;
    background: #fff;
    position: absolute;
    top: 50%;
}
.building-post .building-popup .hs_cos_wrapper_type_raw_html {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100vh;
}
.building-post .building-popup iframe {
    overflow-y: scroll;
    width: 80vw;
    height: 80vh;
    z-index: 999999;
    background-color: white;
    border: none;
}
.building-post .sidebar-item .widget-type-form input[type="submit"].hs-button.primary {
    font-weight: normal;
}
.building-post .sidebar-item .widget-type-form h3 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 18px;
}
.building-post .sidebar-item .hs-form-required {
    display: none;
}
.building-post ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #303234;
}
.building-post ::-moz-placeholder { /* Firefox 19+ */
  color: #303234;
}
.building-post :-ms-input-placeholder { /* IE 10+ */
  color: #303234;
}
.building-post :-moz-placeholder { /* Firefox 18- */
  color: #303234;
}
.building-post #map_container {
    -webkit-filter: grayscale(1);
        filter: grayscale(1);
}
/*****************************************/
/*  Building Listing                     */
/*****************************************/
.building-listing .hero h1 {
    padding-bottom: 34.5px;
    margin-bottom: 34.5px;
    position: relative;
}
.building-listing .hero h1::after {
    content: "";
    width: 100px;
    height: 4px;
    background: white;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -50px;
}
.building-listing .post-listing > div.post-item:nth-child(even) .post-header {
    order: unset;
    padding: 0;
    text-align: left;
}
.building-listing .hs-featured-image-wrapper a {
    display: block;
    width: 100%;
    height: 315px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    image-rendering: -webkit-optimizeContrast;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}
.building-listing .more-link {
    width: auto;
    height: auto;
    display: inline-block;
}
.building-listing .post-item h2 {
    font-size: 24px;
    line-height: 42px;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.building-listing .post-item h3 {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.building-listing .post-item h3:last-of-type {
    margin-bottom: 13px;
}
.building-listing .post-item p.building-summary {
    font-size: 18px;
    line-height: 28px;
}
.building-listing .post-item {
    margin-bottom: 36px;
}
.building-listing .neighborhood-filter-container {
    position: relative;
    width: 546px;
    float: left;
    margin-right: 132px;
}
.building-listing .neighborhood-filter-text {
    font-family: 'Playfair Display', serif;
    text-transform: uppercase;
    margin-right: 21px;
    width: auto;
    display: inline-block;
    float: left;
    font-size: 18px;
    line-height: 28px;
}
.building-listing .neighborhood-filter-container::after {
    content: "";
    position: absolute;
    right: 24px;
    border-top: 2px solid;
    border-right: 2px solid;
    -webkit-transform: rotate(135deg);
       -moz-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
         -o-transform: rotate(135deg);
            transform: rotate(135deg);
    border-color: #b82a2a;
    top: 39%;
    width: 11px;
    height: 11px;
    pointer-events: none;
}
.building-listing .neighborhood-filter select  {
    padding: 19px 30px;
    border: 1px solid #303234;
    background: none;
    font-weight: bold;
}
.building-listing .neighborhood-filter {
    padding-bottom: 108px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.building-listing .blog-filter {
    padding-bottom: 50px;
}
@media all and (max-width: 767px) {
    .building-listing .hero {
        padding-bottom: 100px;
    }
    .building-listing .hs-featured-image-wrapper {
        width: 100%;
    }
    .building-listing .neighborhood-filter {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-flow: column;
                flex-flow: column;
    }
    .building-listing .neighborhood-filter-text {
        font-family: 'Playfair Display', serif;
        text-transform: uppercase;
        margin-right: 21px;
        width: auto;
        display: inline-block;
        float: left;
        font-size: 18px;
        line-height: 28px;
        display: block;
        float: none;
        margin: 0;
    }
    .building-listing .neighborhood-filter-container {
        width: 324px;
        box-sizing: content-box;
        max-width: none;
        margin: 10px 0;
        max-width: 100%;
    }
}
@media all and (max-width: 1024px) {
    .building-listing .neighborhood-filter-container {
        margin-right: 0;
    }
}
/*****************************************/
/*  Tailored Property Search             */
/*****************************************/
.property-search .hero h1 {
    padding-bottom: 34.5px;
    margin-bottom: 34.5px;
    position: relative;
}
.property-search .hero h1::after {
    content: "";
    width: 100px;
    height: 4px;
    background: #b82a2a;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -50px;
}
.property-search .hero .hero-text p:first-of-type {
    max-width: 873px;
    margin: 0 auto 20px;
}
.property-search .transition-text {
    padding: 67px 70px 80px;
}
.property-search select, 
.property-search input:not([type="submit"]),
.property-search textarea {
    padding: 19px 30px;
    border: 1px solid #303234;
    background: none;
    font-weight: bold;
}
.property-search textarea {
    min-height: 180px;
}
.property-search fieldset {
    max-width: none !important;
}
.property-search select {
    padding: 9px 19px;
}
.property-search .widget-type-form .hs-form-checkbox input[type="checkbox"] {
    padding: 8px;
    margin-right: 10px;
    -webkit-transition: padding .2s, border-width .2s;
    -o-transition: padding .2s, border-width .2s;
    -moz-transition: padding .2s, border-width .2s;
    transition: padding .2s, border-width .2s;
}
.property-search .widget-type-form .hs-form-checkbox input[type="checkbox"]:checked {
    padding: 0;
    border-width: 9px;
}
.property-search .hs-form-checkbox {
    float: left;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    width: 225px;
    margin-bottom: 0;
}
.property-search .widget-type-form ul {
    list-style: none;
    padding: 0;
}
.property-search label {
    font-family: 'Playfair Display', serif;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 7px;
    display: block;
}
.property-search .hs-form-checkbox label {
    font-family: 'Lato', sans-serif;
    line-height: 22px;
    padding: 7px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0;
    min-height: 40px;
    box-sizing: border-box;
}

.property-search fieldset.form-columns-1 .hs-input:not([type="checkbox"]) {
    width: 100% !important;
}

.property-search fieldset:first-of-type .input,
.property-search fieldset:nth-of-type(2) .input,
.property-search fieldset:nth-of-type(4) .input,
.property-search fieldset:nth-of-type(7) > div:nth-child(3) .input {
    position: relative;
}

.property-search fieldset:first-of-type .input::after,
.property-search fieldset:nth-of-type(2) .input::after,
.property-search fieldset:nth-of-type(4) .input::after,
.property-search fieldset:nth-of-type(7) > div:nth-child(3) .input::after {
    content: "";
    position: absolute;
    right: 31.5px;
    border-top: 2px solid;
    border-right: 2px solid;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    border-color: #b82a2a;
    top: 30%;
    width: 10px;
    height: 10px;
    pointer-events: none;
}
.property-search fieldset:nth-of-type(7) > div:nth-child(3) select {
    padding: 19px 30px;
}
.property-search fieldset:nth-of-type(7) > div:nth-child(3) .input::after {
    top: 38%;
}
.property-search fieldset.form-columns-3 .field .input select,
.property-search fieldset.form-columns-2 .field .input select {
    margin-right: 48px;
}
.property-search .hs-form-required {
    color: red;
    font-size: 31px;
    padding-left: 2px;
    display: inline-block;
    top: 10px;
    position: relative;
    position: absolute;
    top: 0;
}
.property-search .field {
    position: relative;
}
@media all and (min-width: 768px) {
    .property-search fieldset.form-columns-3 .hs-form-field {
        width: 30.38% !important;
        margin-right: 4.429%;
    }
    .property-search fieldset.form-columns-2 .hs-form-field {
        width: 47.7855% !important;
        margin-right: 4.429%;
    }
   
    .property-search fieldset:not(:nth-of-type(3)) > div.field:last-child .input select,
    .property-search fieldset:not(:nth-of-type(3)) > div.field:last-child .input input, 
    .property-search fieldset:not(:nth-of-type(3)) > div.field:last-child .input textarea,
    .property-search fieldset:not(:nth-of-type(3)) > div.field:last-child .input,
    .property-search fieldset:not(:nth-of-type(3)) > div.field:last-child {
        margin-right: 0 !important;
    }
    .property-search fieldset.form-columns-3 .input,
    .property-search fieldset.form-columns-2 .input {
        margin-right: 0 !important;
    }
}
.property-search .transition-text .widget-type-form form fieldset {
    margin: 48px 0 24px 0;
}
.property-search .transition-text .widget-type-form form fieldset:last-of-type,
.property-search .transition-text .widget-type-form form fieldset:nth-of-type(2),
.property-search .transition-text .widget-type-form form fieldset:nth-last-of-type(2) {
    margin-top: 0px;
}
.property-search .transition-text .widget-type-form form fieldset:last-of-type {
    margin-bottom: 44px;
}
.property-search .hs-richtext {
    margin-bottom: 24px;
    font-size: 18px;
    line-height: 24px;
    font-family: 'Playfair Display', serif;
}
.property-search .actions {
    text-align: center;
}
.property-search input[type="submit"].hs-button.primary {
    cursor: pointer;
    background: none;
    padding: 16px 37px;
    font-family: 'Playfair Display', serif, serif;
    color: #303234;
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
    border: 1px solid #303234 !important;
    width: 195px;
    font-weight: lighter !important;
}
.property-search input[type="submit"].hs-button.primary:hover {
    background: #303234 !important;
    color: white;
}

.property-search ul.hs-error-msgs.inputs-list {
    background: #b82a2a;
    color: white;
    padding: 5px 5px;
}

.property-search ul.hs-error-msgs.inputs-list li {
    margin: 0;
}

.property-search ul.hs-error-msgs.inputs-list li label {
    margin: 0;
}
@media all and (max-width: 767px) {
    .property-search .form-columns-2 .hs-form-field, 
    .property-search .form-columns-3 .hs-form-field,
    .property-search .form-columns-2 .hs-form-field .hs-input,
    .property-search .form-columns-3 .hs-form-field .hs-input,
    .property-search .form-columns-2 .hs-form-field .input,
    .property-search .form-columns-3 .hs-form-field .input {
        float: none !important;
        width: 100% !important;
        margin-right: 0 !important;
    }
    .property-search .transition-text {
        padding: 0 30px 30px;
    }
}
.property-search ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #303234;
}
.property-search ::-moz-placeholder { /* Firefox 19+ */
  color: #303234;
}
.property-search :-ms-input-placeholder { /* IE 10+ */
  color: #303234;
}
.property-search :-moz-placeholder { /* Firefox 18- */
  color: #303234;
}

/*****************************************/
/*  Contact LP                           */
/*****************************************/
.contact .hero {
    padding-bottom: 181px;
}
.contact .transition-text {
    padding-bottom: 57px;
}
.contact .team-member-container > .hs_cos_wrapper_type_widget_container {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: horizontal;
   -webkit-box-direction: normal;
   -ms-flex-flow: row wrap;
   flex-flow: row wrap;
   -webkit-box-pack: center;
       -ms-flex-pack: center;
           justify-content: center;
}
.contact .team-member .portrait {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 50%;
    width: 191px;
    height: 191px;
    margin: 34px 48px 10px;
    -webkit-transform: scale(.8);
       -moz-transform: scale(.8);
        -ms-transform: scale(.8);
         -o-transform: scale(.8);
            transform: scale(.8);
   /* width: 160px;
    height: 160px;
    margin: 34px 63.5px;*/
}
.contact .team-member p {
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    color: #303234;
}
.clone.contact .team-member p {
    color: #000;
}
.contact .message-section {
    background: white;
    padding: 50px 87.5px;
    box-shadow: 2px 7px 10px 1px rgba(158,158,158,0.5);
    margin-bottom: 312px;
}
.contact .message-section .widget-type-form form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
}
.contact select, 
.contact input:not([type="submit"]),
.contact textarea {
    padding: 11px 9px;
    border: 1px solid #303234;
    background: none;
    font-weight: bold;
}
.contact textarea {
    padding: 13px 20px;
    min-height: 238px;
}
.contact .field.hs-form-field:not(.hs_message) {
    margin-bottom: 18px;
}
.contact .field > label {
    display: none;
}
.contact .hs-error-msgs {
    background: #b82a2a;
    color: white;
    padding: 5px;
}
.contact .hs-error-msgs li {
    margin: 0;
}
.contact .booking-section {
    padding-bottom: 48px;
}
@media all and (max-width: 450px) {
    .contact .message-section {
        padding: 20px;
    }
}
@media all and (min-width: 768px) {
    .contact .hs_message {
        width: 64%;
        margin-left: 50%;
        position: absolute;
        top: 0;
        right: 0;
    }
    .contact .field.hs-form-field:not(.hs_message) {
        width: 32%;
        margin-right: 68%;
    }
}
@media all and (max-width: 767px) {
    .contact .message-section .widget-type-form form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-flow: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-flow: column;
                flex-flow: column;
    }
    .contact .actions {
        text-align: center;
    }
}
.contact input[type="submit"].hs-button.primary {
    cursor: pointer;
    background: none;
    padding: 16px 37px;
    font-family: 'Playfair Display', serif, serif;
    color: #303234;
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
    border: 1px solid #303234 !important;
    width: 195px;
    font-weight: lighter !important;
}
.contact input[type="submit"].hs-button.primary:hover {
    background: #303234 !important;
    color: white;
}
.contact .hs_submit {
    margin-top: 34px;
}
.contact ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #303234;
}
.contact ::-moz-placeholder { /* Firefox 19+ */
  color: #303234;
}
.contact :-ms-input-placeholder { /* IE 10+ */
  color: #303234;
}
.contact :-moz-placeholder { /* Firefox 18- */
  color: #303234;
}
.contact .team-member .team-schedule-cta {
    margin-top: 40px;
}
.contact .team-member .team-schedule-cta .cta_button {
    font-size: 12px !important;
}
@media all and (min-width: 768px) {
   .contact .team-member-container .hs_cos_wrapper_type_custom_widget {
       max-width: 250px;
       padding: 0 20px;
   }
}

.contact .team-member a {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
   -ms-flex-flow: column;
   flex-flow: column;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}

.top-space{padding:80px 0 0;}
/*****************************************/
/*  Guide LP                             */
/*****************************************/

.guide-lp .transition-text {
    position: relative;
    padding: 55px 92px;
}
.guide-lp .heading h4 {
    margin-bottom: 0;
}
.guide-lp .field {
    margin-bottom: 18px;
}
.guide-lp select, 
.guide-lp input:not([type="submit"]),
.guide-lp textarea {
    padding: 9.5px;
    border: 1px solid #303234;
    background: none;
    font-weight: bold;
}
.guide-lp .hs-form-required {
    display: none;
}

.guide-lp ul.hs-error-msgs.inputs-list {
    background: #b82a2a;
    color: white;
    padding: 5px 5px;
}

.guide-lp ul.hs-error-msgs.inputs-list li {
    margin: 0;
}

.guide-lp ul.hs-error-msgs.inputs-list li label {
    margin: 0;
}
.guide-lp .actions {
    text-align: center;
}
.guide-lp input[type="submit"].hs-button.primary {
    cursor: pointer;
    background: none;
    padding: 16px 37px;
    font-family: 'Playfair Display', serif, serif;
    color: #303234;
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
    border: 1px solid #303234 !important;
    width: 195px;
    font-weight: lighter !important;
}
.guide-lp input[type="submit"].hs-button.primary:hover {
    background: #303234 !important;
    color: white;
}

.guide-lp ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #303234;
}
.guide-lp ::-moz-placeholder { /* Firefox 19+ */
  color: #303234;
}
.guide-lp :-ms-input-placeholder { /* IE 10+ */
  color: #303234;
}
.guide-lp :-moz-placeholder { /* Firefox 18- */
  color: #303234;
}
.guide-lp .hs_submit {
    margin-top: 70px;
}
.guide-lp .hs_mmre_select_persona_type .input {
    position: relative;
}
.guide-lp .hs_mmre_select_persona_type .input::after {
    content: "";
    position: absolute;
    right: 20px;
    border-top: 2px solid;
    border-right: 2px solid;
    -webkit-transform: rotate(135deg);
       -moz-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
         -o-transform: rotate(135deg);
            transform: rotate(135deg);
    border-color: #b82a2a;
    top: 35%;
    width: 8px;
    height: 8px;
    pointer-events: none;
}
.guide-lp .schedule-text {
    padding-top: 64px;
}
.guide-lp .schedule-text p {
    font-size: 18px;
    line-height: 22px;
    max-width: 445px;
}
.guide-lp .schedule-text .heading {
    margin-bottom: 64px;
}
.guide-lp .callout-group img {
    margin-bottom: 61px;
    height: 78px;
    width: auto;
}
.guide-lp .body-section .page-center > .row-fluid-wrapper > .row-fluid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
}
@media all and (max-width: 767px) {
    .guide-lp .body-section .page-center > .row-fluid-wrapper > .row-fluid {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-flow: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-flow: column;
                flex-flow: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    .guide-lp .schedule-text {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
           -moz-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        padding-top: 0;
        padding-bottom: 50px;
    }
    .guide-lp .body-section .page-center .transition-text {
        left: 0;
        margin-left: 0;
    }
    .guide-lp .callout-group .widget-type-rich_text {
        margin: 30px auto;
        max-width: 90%;
        float: none;
    }
    .guide-lp .transition-text {
        padding: 55px;
    }
}
.guide-lp .callout-group {
    padding-top: 0;
    padding-bottom: 98px;
}
.guide-lp .callout-group h4 {
    font-size: 20px;
}
.guide-lp .callout-group p {
    font-size: 13px;
    line-height: 16px;
}
.guide-lp .callout-group .widget-type-rich_text {
    box-shadow: 2px 7px 10px 1px rgba(158,158,158,0.5);
    padding: 68px 33px;
    min-height: 493px;
}

/*****************************************/
/*  Full Width                           */
/*****************************************/
.full-width .hero h1 {
    padding-bottom: 34.5px;
    margin-bottom: 34.5px;
    position: relative;
}
.full-width .hero h1::after {
    content: "";
    width: 100px;
    height: 4px;
    background: #b82a2a;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -50px;
}
.full-width .hero .hero-text p:first-of-type {
    max-width: 873px;
    margin: 0 auto 20px;
}
.full-width .full-width-text {
    padding-bottom: 80px;
}

.condo-search-section {
    padding: 0 0 50px 0;
}
.condo-search-pointer {
    font-size: 14px;
    text-transform: uppercase;
    background: #e6e6e6;
    color: #000;
    text-align: center;
    padding: 13px;
    background: none;
}
.condo-search select {
    padding: 9.5px;
    border: 1px solid #303234;
    background: none;
    font-weight: bold;
}

.condo-search .condo-search-options {
    position: relative;
}
.condo-search .condo-search-options::after {
    content: "";
    position: absolute;
    right: 20px;
    border-top: 2px solid;
    border-right: 2px solid;
    -webkit-transform: rotate(135deg);
       -moz-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
         -o-transform: rotate(135deg);
            transform: rotate(135deg);
    border-color: #b82a2a;
    top: 35%;
    width: 8px;
    height: 8px;
    pointer-events: none;
}

@media all and (max-width: 1024px) {
    .condo-search > div {
        width: 100% !important;
        margin: 10px 0 !important;
    }
}

/*****************************************/
/*  Tax                                  */
/*****************************************/
.tax .hero {
    padding-bottom: 163px;
}
.tax .hero h1 {
    padding-bottom: 34.5px;
    margin-bottom: 34.5px;
    position: relative;
}
.tax .hero h1::after {
    content: "";
    width: 100px;
    height: 4px;
    background: #b82a2a;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -50px;
}
.tax .hero .hero-text p:first-of-type {
    max-width: 873px;
    margin: 0 auto 20px;
}
.tax .hero .cta_button {
    margin-top: 14px;
}
.tax-question-section .hs_cos_wrapper_type_rich_text {
    padding: 75px 40px;
}
.tax-question-section .hs_cos_wrapper_type_rich_text > * {
    max-width: 1024px;
    display: block;
    margin: 0 auto;
    float: none;
}
/*
@media all and (max-width: 1304px) {
    .tax-question-section .hs_cos_wrapper_type_rich_text > * {
        padding: 0 40px;
    }
}*/
.tax-question-section .hs_cos_wrapper > div:nth-child(odd) {
    background-color: #F0F0F0;
}
.tax .slider-section .caption.superimpose {
    top: 0;
    padding: 46px 0 56px 0;
    position: relative;    
    max-width: 578px;
}
.tax .slider-section .caption.superimpose a {
    color: white;
    text-decoration: underline;
}
.tax .slider-section .caption.superimpose a:hover {
    color: #b82a2a;
}
.tax .slider-section .caption::before {
    display: none;
    content: none;
}
.tax .slider-section .slick-list .slick-slide-inner-wrapper img {
    position: absolute;
    height: 100%;
    right: 0;
}
.tax .slider-section .caption.superimpose * {
    font-size: 18px;
}


/*****************************************/
/*  Foreign Buyer's Guide                */
/*****************************************/
.fbg-lp .hero {
    padding-bottom: 163px;
}
.fbg-lp .hero h1 {
    padding-bottom: 34.5px;
    margin-bottom: 34.5px;
    position: relative;
}
.fbg-lp .hero h1::after {
    content: "";
    width: 100px;
    height: 4px;
    background: white;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -50px;
}
.fbg-lp .transition-text {
   /* right: 0;
    left: auto !important;*/
    padding: 172px 37px 194px;
    padding: 92px 34px 194px;
    padding: 92px 34px 34px;
    position: relative;
    top: 0;
    margin-bottom: 92px;
}
.fbg-lp .transition-text .heading p {
    font-size: 24px;
}
.fbg-lp .guide-lp-text {
    padding: 92px 67px 0 0;
    text-align: justify;
}
.expecting-pdf {
    /*background-image: url(https://2662768.fs1.hubspotusercontent-na1.net/hubfs/2662768/MMRE%202017/Images/1484156064-monaco.jpg);*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    color: white;
    
}
.fbg-lp .expecting-pdf .overlay {
    background: rgba(0,0,0, 0.55);
    padding: 34px 0 40px 0;
}
.fbg-lp .expecting-pdf .heading {
    max-width: 947px;
    margin: 0 auto;
    display: block;
    float: none;
}
.fbg-lp .expecting-pdf .cta_button {
    margin: 8px 23.5px;
    display: inline-block;
    width: auto;
    height: auto;
}

.fbg-lp .table-of-contents {
    padding: 86px 0 105px 0;
}

.fbg-lp .table-of-contents .part {
    margin-right: 30px;
    display: inline-block;
    width: 61.33px;
}
.clone.fbg-lp .table-of-contents a {
    color: #000;
}
.clone.fbg-lp .table-of-contents a > p.active > span::after {
    content: "";
    width: 70px;
    height: 2px;
    background: #B82A2A;
    position: absolute;
    margin-left: -60px;
    margin-top: 30px;
}
.fbg-lp .part-container {
    border-top: 1px solid #303234;
}
.fbg-lp .part-title {
    border-top: 14px solid #303234;
    border-bottom: 1px solid #303234;
    padding: 7.5px 0;
    position: relative;
    top: -12px;
    /*line-height: 70px; removed by JPO*/
    line-height: 45px;
    font-size: 30px;
}
.fbg-lp .part-container .part {
    margin-right: 30px;
    font-weight: bold;
    font-family: 'Playfair Display', serif;
}
.fbg-lp .part-description, 
.fbg-lp .part-subscribe {
    padding-top: 20px;
}
.fbg-lp .part-description {
    text-align: justify;
    font-size: 18px;
}
.fbg-lp .part-body {
    margin-left: 0 !important;
    margin-bottom: 115px;
    margin-bottom: 50px; /* added by JPO */
    position: relative;
}
.fbg-lp .part-subscribe {
    padding: 43px 55px 55px 55px;
    background-color: #3A3A3A;
    color: white;
    position: absolute;
    right: -287px;
    top: -33px;
    width: 454px;
}
.fbg-lp .part-subscribe p {
    font-size: 24px;
}
.fbg-lp .part-subscribe input:not([type="submit"]) {
    box-sizing: border-box;
    height: auto;
}
.fbg-lp .part-subscribe input, 
.fbg-lp .part-subscribe input[type="submit"].hs-button.primary {
    border: 1px solid white !important;
    color: white;
    border: none;
    background: transparent;
    padding: 20px;
    border-radius: 0;
    font-weight: lighter !important;
}
.fbg-lp .part-subscribe input[type="submit"].hs-button.primary {
    width: 195px;
    box-sizing: border-box;
}
.fbg-lp .part-subscribe .actions {
    padding-bottom: 0;
    margin: 18px 0 0 0 !important;
}
.fbg-lp .part-subscribe form {
    margin-bottom: 0;
    text-align: center;
}
.fbg-lp .part-subscribe .hs-form-required {
    visibility: hidden;
}
.fbg-lp .part-subscribe .hs-error-msgs {
    display: none;
}
.fbg-lp .part-icon img {
    width: 135px;
    height: auto;
    float: right;
}
.fbg-lp .booking-section {
    padding-top: 0 !important;
    padding-bottom: 59px;
}
.fbg-lp .part-overlay {
    background: rgba(0, 0, 0, 0.55);
    padding: 62px;
}
.fbg-lp .part-banner-text {
    color: white;
}
.fbg-lp .part-banner-text p {
    font-size: 24px;
    line-height: 29px;
    max-width: 900px;
    text-align: justify;
}
.fbg-lp .part-banner-text .cta_button {
    display: inline-block;
    width: auto;
    height: auto;
}
.fbg-lp .part-banner {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: static;
    margin-left: 0 !important;
    margin: 15px 0 115px 0;
    /*margin: 15px 0 0;*/
}
.fbg-lp .no-part-spacing {
    margin-bottom: 0;
}
@media all and (max-width: 450px) {
    .fbg-lp .part-subscribe input[type="submit"].hs-button.primary {
        width: auto;
    }
}
@media all and (max-width: 545px) {
    .fbg-lp .part-subscribe {
        width: auto;
    }
}
@media all and (max-width: 767px) {
    .fbg-lp .page-center .transition-text {
       /* left: 0 !important;
        margin-left: 0 !important;*/
        margin-bottom: 50px;
        top: 0;
        max-width: 100%;
        left: 50%;
        margin-left: -50%;
    }
    .fbg-lp .guide-lp-text {
        padding-right: 0;
    }
    .fbg-lp .part-overlay {
        padding: 30px;
    }
    .fbg-lp .part-banner-text p {
        text-align: left;
    }
}
@media all and (max-width: 960px) {
    .fbg-lp .part-subscribe {
        position: static;
    }
}
@media all and (max-width: 1024px) {
    .fbg-lp .table-of-contents .part,
    .fbg-lp .part-container .part {
        width: 100%;
        margin-right: 0;
        display: inline-block;
    }
    .fbg-lp .part-title {
        line-height: 45px;
    }
}
@media all and (min-width: 1025px) {
    .fbg-lp .page-center--right {
        float: right !important;
        max-width: 90.278vw;
        padding: 0 !important;
    }
    .fbg-lp .part-title .row-fluid .span9 {
        margin-left: -5% !important;
    }
}



/****************************************************************************/
/*  Neighborhood Post, Neighborhood Listing, MM-Home Neighborhood listing   */
/****************************************************************************/

.neighborhood-post .blog-section-container {
    padding: 50px 0;
}
.neighborhood-listing .post-listing,
.neighborhood-post .widget-type-raw_jinja.neighborhood-building-listing,
.mm-home .widget-type-raw_jinja.neighborhood-building-listing {
    margin-top: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
}
.neighborhood-listing .post-item,
.neighborhood-post .post-item,
.mm-home .post-item {
    width: 33.3333%;
    height: 250px;
    margin-bottom: 0;
}
.neighborhood-listing .post-listing > div.post-item:last-child,
.neighborhood-post .neighborhood-building-listing > div.post-item:last-child,
.mm-home .neighborhood-building-listing > div.post-item:last-child{
    margin-bottom: 0;
}
.neighborhood-listing .post-item .post-body,
.neighborhood-post .post-item .post-body,
.mm-home .post-item .post-body {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    max-height: 100%;
    height: 100%;
}
.neighborhood-listing .post-link,
.neighborhood-post .post-link,
.mm-home .post-link {
    display: block;
    height: 100%;
    width: 100%;
}
.neighborhood-listing div.post-header,
.neighborhood-post div.post-header,
.mm-home div.post-header {
    width: 100%;
    overflow: hidden;
    padding: 20px;
    height: 100%;
    background: rgba(0,0,0,.5);
    -webkit-transition: background .3s ease-in;
    -o-transition: background .3s ease-in;
    transition: background .3s ease-in;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.neighborhood-listing .post-link:hover .post-header,
.neighborhood-post .post-link:hover .post-header,
.mm-home .post-link:hover .post-header {
    background: rgba(0,0,0, .8);
}
.neighborhood-listing .post-listing > div.post-item:nth-child(even) .post-header,
.neighborhood-post .neighborhood-building-listing > div.post-item:nth-child(even) .post-header,
.mm-home .neighborhood-building-listing > div.post-item:nth-child(even) .post-header {
    padding: 20px;
    text-align: center;
    order: unset;
}
.neighborhood-listing .post-header h2,
.neighborhood-post .post-header h2,
.mm-home .post-header h2 {
    font-size: 20px;
    color: white;
    text-align: center;
}
.neighborhood-listing .post-summary,
.neighborhood-post .post-summary,
.mm-home .post-summary {
    text-overflow: ellipsis;
    max-width: 100%;
    display: block;
    width: 100%;
    color: red;
    overflow: hidden;
    max-height: 38px;
    color: white;
    text-align: center;
}
@media all and (max-width: 767px) {
    .neighborhood-listing .post-listing,
    .neighborhood-post .neighborhood-building-listing,
    .mm-home .neighborhood-building-listing {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-flow: column;
                flex-flow: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    }
    .neighborhood-listing .post-item,
    .neighborhood-post .post-item,
    .mm-home .post-item {
        width: 100%;
    }
    .neighborhood-listing .post-listing > div.post-item .post-body .post-header,
    .neighborhood-post .neighborhood-building-listing > div.post-item .post-body .post-header,
    .mm-home .neighborhood-building-listing > div.post-item .post-body .post-header {
        padding: 20px;
        text-align: center;
        order: unset;
    }
}
#map_container iframe {
    width: 100% !important;
    height: 100% !important;
}
/* ==========================================================================
   Custom Menu Primary
   ========================================================================== */


 /* Set ul background color */
 /* Set li background Color */
 /* Set link Color */
 /* Set link Hover Color */

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul{ 
  background:;
}
.custom-menu-primary .hs-menu-wrapper > ul > li{
  background:;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
  color:;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
  color:;
}

/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{}
.custom-menu-primary .hs-menu-wrapper > ul ul li{
  background:;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{
  color:#fff !important;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{
  color:#303234 !important;
}

.custom-menu-primary .hs-menu-wrapper > ul li a:active {
  color: #303234;
  background-color: #fff;
}

/* Override max width on menu links */
.custom-menu-primary .hs-menu-wrapper > ul li a, 
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  overflow: visible !important;
  max-width: none !important;
  /*width: auto !important;*/
}

/* Fix menu disappearing on desktop after toggling mobile menu */
@media screen and (min-width: 1049px) {
    .custom-menu-primary .hs-menu-wrapper { 
          display:block !important;
    }
}




/* ==========================================================================
   Mobile Menu - Hubspot Standard Toggle Menu
   ========================================================================== */


/**
 * Special Note
 *
 * When the menu is open, a class of .mobile-open is applied to the body. You can 
 * use this for custom styling on any element when the menu is in the open position.                     
 */

.mobile-trigger, .child-trigger{
    display: none; /* Hide button on Desktop */

}

@media all and (max-width: 1048px){


  /* Variables
     ========================================================================== */

  /*   /* Set Mobile Menu Background Color */
        /* Set Link Color */
   /* Set Link Hover Color */

  /* 
    * Menu Reset
    *
    * Remove styling from desktop version of custom-menu-primary. Place any 
    * additional CSS you want removed from the mobile menu in this reset 
    */

  .custom-menu-primary,
  .custom-menu-primary .hs-menu-wrapper > ul,
  .custom-menu-primary .hs-menu-wrapper > ul li,
  .custom-menu-primary .hs-menu-wrapper > ul li a{
    display: block;
    float: none;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0px;
    margin: 0px;
    background-image: none;
    background-color: transparent;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none; 
    max-width: none;
    width: 100%;
    height: auto;
    line-height: 1;  
    font-weight: normal;
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
    color:#ffffff;
  }


  /* Toggle Button
     ========================================================================== */

  .mobile-trigger{
    display: inline-block !important; /* Show button on mobile */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute; /*******************************************/
    top: 0px;          /* Position Button at right of screen  */
    right: 10px;        /*******************************************/
    width: auto; /* Button width */
    height: auto; /* Button height */      
    padding: 7px 10px 8px 10px;
    background: #303234; /* Background color */
    border: 1px solid #303234;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #000000; 
  }
  .mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
    color:#ffffff;
    background-color: #303234; 
    border-color: transparent;
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{
    color:#ffffff;
    background-color: #303234; 
    border-color: transparent;
  }


  /* Toggle Button Icon
     ========================================================================== */

  .mobile-trigger i{
    display: inline;
    position: relative;
    top: -4px;
  }
  .mobile-trigger i::before, .mobile-trigger i::after{
    position: absolute;
    content: '';
  }
  .mobile-trigger i, .mobile-trigger i::before, .mobile-trigger i::after{
    width: 22px; /* Icon line width */
    height: 2px; /* Icon line height */
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background-color: white; /* Icon color */
    display: inline-block;
  }
  .mobile-trigger i::before{
    top: -6px; /* Position top line */
  }
  .mobile-trigger i::after{
    top: 6px; /* Position bottom line */
  }
  
  .mobile-trigger:hover i, .mobile-trigger::hover i::before, .mobile-trigger:hover i::after,  
  .mobile-open .mobile-trigger i, .mobile-open .mobile-trigger i::before, .mobile-open .mobile-trigger i::after{
      background-color: #ffffff; /* Icon color */
  }


  /* Child Toggle Button
     ========================================================================== */

  .child-trigger{
    display: block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 0px;
    right: 0px;
    width: 55px !important; /* Button width */
    min-width: 55px !important;
    height: 45px !important; /* Button height */  
    padding: 0 !important;
    /*border-left: 1px dotted rgba(255, 255, 255, .20);*/
  }
  .child-trigger:hover{
    text-decoration: none;
  }
  .child-trigger i{
    position: relative;
    top: 50%; /* Centers icon inside button */
    margin: 0 auto !important;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .child-trigger i:after{
    position: absolute;
    content: '';
  }
  .child-trigger i, .child-trigger i:after{
    width: 10px; /* Icon line width */
    height: 1px; /* Icon line height */
    background-color:#ffffff; /* Icon color */
    display: block;

  }
  .child-trigger i:after{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .child-trigger.child-open i:after{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  .child-trigger.child-open i{
  }

    
  /* Menu Styles on Mobile Devices
     ========================================================================== */  
     
   .custom-menu-primary.js-enabled{
       position: relative;
       padding-top: 44px; /* Makes room for button */
       margin: 10px 0 10px 0;
   }

  /* Hide menu on mobile */
  .custom-menu-primary.js-enabled .hs-menu-wrapper,
  .custom-menu-primary.js-enabled .hs-menu-children-wrapper {
    display: none;
  }  

  /* Make child lists appear below parent items */
  .custom-menu-primary ul.hs-menu-children-wrapper{
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
    display: none;
  }

  /* Mobile Menu Styles */ 
  .custom-menu-primary.js-enabled .hs-menu-wrapper{
    width: 100%;
    position: relative; /**************************************************************/
    top: -15px;             /* Positions the menu to drop from the very top of the screen */
    /*left: -12%; */         /**************************************************************/
    left: 40px;
    padding: 0;
  }
  .custom-menu-primary .hs-menu-wrapper{
    background-color:#000000; /* Menu background color set off global menuColorMobile variable */
    width: 100%; /* Full screen width */
  }

   /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a{
    font-size: 22px; /* Font size of top level list items */
    line-height: 45px;
    overflow: visible;
  }

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li{
    border-top: 1px solid rgba(255, 255, 255, .35); /* Adds transparent dark highlights to top of top level list items */
  }
  .custom-menu-primary .hs-menu-wrapper >  ul li a{
    padding: 0 10px;
    color:#ffffff; /* link color set by global mobile-aColor variable */
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
    color:#ffffff; /* link hover color set by global mobile-aColorHover variable */
  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul li{
    background-color: rgba(255, 255, 255, .08);
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    text-indent: 10px; /* Indent Child lists */
    font-size: 16px; /* Font size of child lists */
  }

  /* Level 3 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a{
    text-indent: 5px; /* Indent Child lists */
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a{
    text-indent: 10px; /* Indent Child lists */
  }
    .page-header .widget-type-logo {
        width: 50%;
        margin: 0;
        display: inline-block;
    }
    .page-header .custom-menu-primary {
        width: 49.98%;
        float: right;
        padding-top: 75px;
    }
   /* .page-header .page-center {
        padding: 0;
    }*/
}

@media (max-width:1048px) {
.custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children > ul.hs-menu-children-wrapper li:hover { background-color:rgba(255, 255, 255, .08)!important;}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper{height:auto!important;}
  .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1.hs-item-has-children > ul.hs-menu-children-wrapper {height:auto!important;}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1.hs-item-has-children> ul.hs-menu-children-wrapper li.hs-menu-depth-2.hs-item-has-children > ul.hs-menu-children-wrapper li.hs-menu-depth-3.hs-item-has-children ul.hs-menu-children-wrapper li.hs-menu-depth-4.hs-item-has-children:hover > ul.hs-menu-children-wrapper {height:200px!important; overflow:scroll;}
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {height:300px!important; overflow:scroll;}
}
@media (max-width:500px) {
  .page-header .custom-menu-primary {padding-top:30px!important; }
}


@media all and (max-width: 768px)
  {
    .page-header .widget-type-logo{
      max-width: 100px;
    }
}
/*@media all and (max-width: 500px) {
    .custom-menu-primary.js-enabled .hs-menu-wrapper {
        left: -70%;
    }
}*/
/*
@media all and (min-width: 501px) and (max-width: 1048px) {
    .custom-menu-primary.js-enabled .hs-menu-wrapper {
        
        left: 40px;
        position: relative;
    }
}
@media all and (min-width: 768px) and (max-width: 1048px) {
    .custom-menu-primary.js-enabled .hs-menu-wrapper {
        width: 100vw;
        left: -43.395vw;
        left: -43.5339vw;
    }
}

@media all and (min-width: 877px) and (max-width: 1048px) {
    .custom-menu-primary.js-enabled .hs-menu-wrapper {
        width: 100vw;
        left: -43.5vw;
    }
}
@media all and (min-width: 918px) and (max-width: 1048px) {
    .custom-menu-primary.js-enabled .hs-menu-wrapper {
        width: 100vw;
        left: -43.4vw;
    }
}*/

@media all and (max-width: 1048px) {
    .custom-menu-primary.js-enabled .hs-menu-wrapper {
        width: 100vw;
        left: -50vw;
    }
    .custom-menu-primary:not(.js-enabled) {
        display: none;
    }
}
.blocker {
  position: fixed;
  top: 0; right: 0; bottom: 0; left: 0;
  width: 100%; height: 100%;
  overflow: auto;
  z-index: 1;
  padding: 20px;
  box-sizing: border-box;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.45);
  text-align: center;
}
.blocker:before{
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.05em;
}
.blocker.behind {
  background-color: transparent;
}
.modal {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  max-width: 640px;
  box-sizing: border-box;
  width: 90%;
  background: #fff;
  padding: 40px 60px;
  -webkit-box-shadow: 0 7px 7px 0 rgba(0,0,0,0.5);
  -moz-box-shadow: 0 7px 7px 0 rgba(0,0,0,0.5);
  -o-box-shadow: 0 7px 7px 0 rgba(0,0,0,0.5);
  -ms-box-shadow: 0 7px 7px 0 rgba(0,0,0,0.5);
  	box-shadow: 0 7px 7px 0 rgba(0,0,0,0.5);
  text-align: left;
}
.modal a.close-modal {
  position: absolute;
  top: -12.5px;
  right: -12.5px;
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background-size: contain;
}
.modal-spinner {
  display: none;
  width: 64px;
  height: 64px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-right: -32px;
  margin-top: -32px;
  background: url("data:image/gif;base64,R0lGODlhIAAgAPMAABEREf///0VFRYKCglRUVG5ubsvLy62trTQ0NCkpKU5OTuLi4vr6+gAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQACgABACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY/CZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB+A4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6+Ho7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq+B6QDtuetcaBPnW6+O7wDHpIiK9SaVK5GgV543tzjgGcghAgAh+QQACgACACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK++G+w48edZPK+M6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkEAAoAAwAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE+G+cD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm+FNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk+aV+oJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkEAAoABAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0/VNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAAKAAUALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc+XiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAAKAAYALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30/iI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE/jiuL04RGEBgwWhShRgQExHBAAh+QQACgAHACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR+ipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAAKAAgALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAAKAAkALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY+Yip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd+MFCN6HAAIKgNggY0KtEBAAh+QQACgAKACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1+vsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d+jYUqfAhhykOFwJWiAAAIfkEAAoACwAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg+ygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0+bm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h+Kr0SJ8MFihpNbx+4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX+BP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA==") #111 no-repeat center center;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
}


/****************************************/
/* 15 Central Park West Google Maps Box */
/****************************************/

.map-box-15-cpw .page-center .row-fluid {
    display: flex;
    align-items: center;
    margin-top: 75px;
    margin-bottom: 75px;
}

.cpw-15-map-sidebar {
    display: flex;
    align-items: center;
    height: 420px;
    margin: 0px;
    padding: 140px 96px;
}

.cpw-15-map-sidebar p {
    font-size: 18px !important;
    font-family: "Playfair Display";
}

.building-page-transition-text {
    margin-bottom: 10px;
    display: block;
}

.cpw-15-background-image {
    margin-top: 400px;
    position: relative;
}

@media(max-width: 1200px){
    .cpw-15-background-image {
        margin-top: 500px;
    }
}

@media(max-width: 960px){
    .cpw-15-background-image {
        margin-top: 550px;
    }
}

@media(max-width: 500px){
    .cpw-15-background-image {
        margin-top: 675px;
    }
}

@media(max-width: 400px){
    .cpw-15-background-image {
        margin-top: 750px;
    }
}

.cpw-15-customers a {
    background: transparent;
    padding: 16px 37px;
    border: 2px solid black;
    font-family: 'Playfair Display', serif;
    color: black;
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
    display: inline-block;
    text-align: center;
}

.cpw-15-customers2 a {
    background: transparent;
    display: inline-block;
}

.cpw-15-customers a:hover {
    background: black;
    color: white;
}

.partner.building .cpw-15-body-section::after {
    content: "";
    width: 100px;
    height: 100px;
    position: absolute;
    top: -86px !important;
    left: 50%;
    margin-left: -50px;
    background: white;
    border-radius: 50%;
    box-shadow: 2px 7px 10px 1px rgba(158,158,158,0.5);
    background: url(https://2662768.fs1.hubspotusercontent-na1.net/hubfs/2662768/MMRE%202017/Images/mm-arrow-black.svg);
    background-size: cover;
}


/****************************************/
/*     Quick Foreign Buyer's Guide      */
/****************************************/
.quick-foreign-buyers-guide .ranking-section .ranking h2 img {
    height: 48px;
    width: auto;
}

.quick-foreign-buyers-guide .different-property-types {
    padding: 100px 0px 80px;
}

.quick-foreign-buyers-guide .different-property-types .heading {
    margin-bottom: 30px;
}

.quick-foreign-buyers-guide .different-property-types .property-type {
    background-color: #FFFFFF;
    margin-bottom: 20px;
    padding: 20px;
    -webkit-box-shadow: rgba(158,158,158,0.5) 2px 7px 10px 1px;
    box-shadow: rgba(158,158,158,0.5) 2px 7px 10px 1px;
}

.quick-foreign-buyers-guide .buyers-agent {
    padding: 100px 0px;
}

.hero-slider .slick-slider {
  padding: 0;
}
.hero-slider .slick-slide .slick-slide-inner-wrapper {
  height: 728px;
  width: 100%;
}
.hero-slider .slick-slide .slick-slide-inner-wrapper img {
  -o-object-fit: cover;
  	 object-fit: cover;
  height: 100%;
  width: 100%;
}
.hero-slider .caption.superimpose {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(85, 80, 80, .65);
}
.hero-slider .caption.superimpose > span {
	max-width: 832px;
}
.hero-slider h1 {
    margin-bottom: 16px;
}
.hero-slider p {
    line-height: 29px;
}
.hero-slider .cta_button {
  white-space: nowrap;
  width: auto !important;
  margin-top: 35px;
  display: inline-block;
}
.mm-luxury-apartments .booking-section form > * {
    margin-bottom: 20px;
}

.mm-luxury-apartments .booking-section .hs-button.primary {
    cursor: pointer;
    background: none;
    padding: 16px 37px;
    font-family: 'Playfair Display', serif, serif;
    color: #303234;
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
    border: 1px solid #303234 !important;
    width: 195px;
    font-weight: lighter !important;
    display: inline-block;
    box-sizing: border-box;
}

.mm-luxury-apartments .booking-section .hs-button.primary:hover {
  background: #303234 !important;
  color: white;
}

.mm-luxury-apartments .booking-section form input,
.mm-luxury-apartments .booking-section form textarea,
.mm-luxury-apartments .booking-section form select {
  padding: 11px 9px;
  border: 1px solid #303234;
  background: none;
  font-weight: bold;
}
.mm-luxury-apartments .booking-section form textarea {
  max-width: 100%;
}
.mm-luxury-apartments .booking-section form label {
  margin-bottom: 5px;
  display: block;
}

.mm-luxury-apartments .discussion-section .heading {
  padding-bottom: 0;
}

.mm-luxury-apartments .service-dropdown h6 {
  font-size: 15px;
}
.mm-luxury-apartments .booking-section form {
  max-width: 600px;
  margin: 0 auto;
}
.mm-luxury-apartments .booking-section .heading p,
.mm-luxury-apartments .booking-section .heading span {
  font-size: 18px;
}

.cta-popup > div > div{display: flex;}
.cta-popup > div > div.row-fluid > div{margin:0;}
.cta-popup > div > div.row-fluid > div:first-child{padding-right:240px; padding-left: 50px; width:55%;}
.cta-popup > div > div.row-fluid > div:last-child{width:45%; padding:0 100px 0 0; z-index: 1; position: relative; text-align: center; display:flex; display:-webkit-flex; flex-direction:column; -webkit-flex-direction:column; justify-content:center; -webkit-justify-content:center;}
.cta-popup > div > div.row-fluid > div:last-child:after{background-color:#303234;content:"";height:100%;left:-150px;position:absolute;top:0;transform:skewX(-30deg);width:170%;z-index:-1;}
.cta-popup > div > div.row-fluid > div:last-child h2{color:#fff;}
.cta-popup > div > div.row-fluid > div:last-child .white-cta{display:inline-block; text-align:center;}

.main-wrapperDvv{height:100%; background:url("https://2662768.fs1.hubspotusercontent-na1.net/hubfs/2662768/MMRE%202017/Images/new-york-city-at-night-black-and-white-wallpaper-1@2x.jpg?t=1533870758780") no-repeat scroll center center / cover; position:relative;z-index:1;}
.main-wrapperDvv:after{background-color:#fff;content:'';height:100%;left:0;opacity:0.5;position:absolute;top:0;width:100%;z-index:-1;}
.main-wrapperDvv .white-cta{display:inline-block; width:auto; height:auto;}
.main-wrapperDvv .step-strip{display:flex; counter-reset: my-sec-counter; background-color:#f3f3f3; font-family: "Playfair Display",serif,serif;}
.main-wrapperDvv .step-strip > div{flex:1 1 0; counter-increment: my-sec-counter; cursor: pointer; padding: 20px 25px; font-size: 24px; position: relative;}
.main-wrapperDvv .step-strip > div > *{opacity:0.5;}
.main-wrapperDvv .step-strip > div i{display: none; left:47px;position:absolute;text-shadow:-1px 3px 0 #fff;top:11px; color:#167f39;}
.main-wrapperDvv .step-strip > div.active-step, .main-wrapperDvv .step-strip > div.done-step > *{opacity:1;}
.main-wrapperDvv .step-strip > div:before{background-color: #acacac; color:#fff; border-radius:100%;content:counter(my-sec-counter,decimal);display:inline-block;height:35px;line-height:26px;margin:0 10px 0 0;text-align:center;vertical-align:middle;width:35px;}
/* .main-wrapperDvv .step-strip > div:after{background:url("https://2662768.fs1.hubspotusercontent-na1.net/hubfs/2662768/ManhattanMiamiRealEstate_Dec2016/images/next.svg") no-repeat scroll center center / 100% 100%;content:"";filter:invert(100%);height:100%;opacity:0.09;position:absolute;right:0;top:0;width:30px;} */
/* .main-wrapperDvv .step-strip > div.done-step{background:#dadada url("https://2662768.fs1.hubspotusercontent-na1.net/hubfs/2662768/ManhattanMiamiRealEstate_Dec2016/images/arrow-2.png") no-repeat right center;;} */
.main-wrapperDvv .step-strip > div.done-step:before{background-color:#167f39;}
.main-wrapperDvv .step-strip > div.done-step i{display:block;}
.main-wrapperDvv .step-strip > div.active-step:before{background-color:#b82a2a;}

.step-strip > div.done-step{background-color: rgba(0, 0, 0, 0.09);}

.main-wrapperDvv .step-strip > div:after{background:rgba(0,0,0,0) url("https://2662768.fs1.hubspotusercontent-na1.net/hubfs/2662768/ManhattanMiamiRealEstate_Dec2016/images/arw-1.png") no-repeat scroll right center;content:"";height:100%;opacity:0.09;position:absolute;right:0;top:0;width:30px;}
.step-strip > div.done-step:after{background:rgba(0,0,0,0) url("https://2662768.fs1.hubspotusercontent-na1.net/hubfs/2662768/ManhattanMiamiRealEstate_Dec2016/images/arrow-right.png") no-repeat scroll right center / 100% 100%;opacity:1;right:-10px;width:10px;}
.main-wrapperDvv .step-strip > div:last-child:after{display:none;}
.step-strip > div.done-step.done-step-prev::after{background:rgba(0,0,0,0) url("https://2662768.fs1.hubspotusercontent-na1.net/hubfs/2662768/ManhattanMiamiRealEstate_Dec2016/images/arw-1.png?t=1534172158152") no-repeat scroll right center;opacity:0.1;right:0;width:30px;}
.boxdvv{margin:0 auto;max-width:1300px;padding:100px 0;}
.boxdvv .inner-boxdvv{display:flex;}
.boxdvv .inner-boxdvv > div{font-family: "Playfair Display",serif,serif; flex: 1 1 0; background:#303234 url("https://2662768.fs1.hubspotusercontent-na1.net/hubfs/2662768/MMRE%202017/Images/footer%20image.jpg?t=1533870758780") no-repeat right bottom -430px / auto 70%;color:#fff;cursor:pointer;font-size:52px;font-weight:400;min-height:300px;justify-content:center;margin:0 20px;padding:30px;text-align:center; display:flex; display:-webkit-flex; flex-direction:column; -webkit-flex-direction:column; justify-content:center; -webkit-justify-content:center; transition: all 400ms ease 0s;}
#box-6.boxdvv .inner-boxdvv > div{margin:0 10px;}
#box-6.boxdvv .inner-boxdvv{display:block; text-align:center;}
.boxdvv .inner-boxdvv > div:hover{background-position:right bottom -2px;}
.div-box{position:relative; /*top:50%; transform:translateY(-50%);*/ overflow: hidden; height: 90%;}

.boxdvv .inner-boxdvv .content-box .img-icon{display:block;}
.boxdvv .inner-boxdvv .content-box .img-icon img{height:117px;}
.boxdvv .inner-boxdvv .content-box .img-icon + .titel-option{display:block;font-size:24px;font-weight:700;margin:20px 0 30px;text-transform:uppercase;}
.boxdvv .inner-boxdvv .content-box label{display:block;font-size:16px;text-align:left; font-family: Lato,sans-serif;}
.boxdvv .inner-boxdvv .content-box h3 span{border-bottom:2px solid #ccc; padding:0 0 15px; display:block;}
.boxdvv .inner-boxdvv .content-box .form-grp{line-height:24px; margin:0 0 20px;}
.boxdvv .inner-boxdvv .content-box .form-grp input{border:medium none;font-size:14px;padding:9px 10px;}
.boxdvv .inner-boxdvv .content-box .options-buy{margin:50px 0 0;}
.boxdvv .inner-boxdvv .content-box p{margin:0;}
.boxdvv .inner-boxdvv .content-box p + p{margin: 10px 0 0;}
.boxdvv .inner-boxdvv .content-box a{color:#fff;}
.boxdvv .inner-boxdvv .content-box a:not(.white-cta):hover{text-decoration:underline;}

.boxdvv {position: absolute; left:50%; top:50%; width:100%;transform:translate(250%, -50%) scale(0.5, 0.5); transform-origin: 50% 50% 0; transition:all 0.5s ease 0s;}



.animShowStep1{transform-origin:0 0 0;transform:scale(0.5, 0.5) translate(-50%, -50%);}
.animShowStep2{transform-origin:0 0 0;transform:scale(1, 1) translate(-50%, -50%);}
.animNextStep1{transform-origin:0 0 0;transform:scale(0.5, 0.5) translate(-50%, -50%);}
.animNextStep2{transform-origin:50% 50% 0;transform:translate(-250%, -50%) scale(0.5, 0.5);}

#realtor-popup.fancybox-content{background:transparent;height:calc(100vh - 40px);padding:0;width:99%; margin: 0 0 6px 3px;}

#box-4.boxdvv, #box-5.boxdvv{max-width:580px;}
#box-1.boxdvv, #box-2.boxdvv{max-width: 800px;}
#box-6.boxdvv{max-width: 1700px;}
#box-6.boxdvv .inner-boxdvv.miami.text-center{flex-flow: row wrap; padding: 0 0 60px; text-align: center;}
#box-6.boxdvv .inner-boxdvv.miami.text-center > *{flex:1 0 100%;}

/* -- Ebiz -- */
/* .row-fluid .tab-section { padding-top:60px; } */

.row-fluid .tab-listing { text-align:center; padding-bottom:40px;  }
.row-fluid .tab-section a.tab-title { position:relative; cursor: pointer; background: none; padding: 16px 25px; font-family: 'Playfair Display', serif, serif; color: #303234; font-size: 16px;
    line-height: 24px; text-decoration: none; border: 1px solid #303234 !important; font-weight: lighter !important; display: inline-block; box-sizing: border-box; margin:5px 0; } 
.row-fluid .tab-section a.tab-title:hover,.row-fluid .tab-section a.tab-title.current { background:#303234; color:#fff; }
.row-fluid .tab-section a.tab-title:after { content:""; width: 0; height: 0; left:50%; transform:translateX(-50%); -moz-transform:translateX(-50%); -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #303234; position:absolute; top:100%; opacity:0; 
  transition:all 400ms ease; -moz-transition:all 400ms ease; -ms-transition:all 400ms ease; -webkit-transition:all 400ms ease; }
.row-fluid .tab-section a.tab-title:hover:after,.row-fluid .tab-section a.tab-title.current:after { opacity:1; }
.row-fluid .tab-section .hs_cos_wrapper_type_widget_container > div.hs_cos_wrapper_widget { display:none;  }
.mm-luxury-apartments .booking-section .tab-formlisting form { max-width:100%; }
.mm-luxury-apartments .booking-section .tab-formlisting form div + div { max-width:600px; margin-left:auto; margin-right:auto; }

@media (max-width: 767px) {
  .home:not(.mm-home) .transition-text .widget-type-rich_text {
    margin-bottom: 20px;
  }
}
.custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1.hs-item-has-children > ul.hs-menu-children-wrapper {

  height:500px !important;


}
.custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {text-align:left;}
.widget-type-menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
  color: white;
  font-family: 'Avenir', serif !important;
  font-weight:500;
  font-size: 14px;
  line-height: 19px;
}
.page-header .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-2:last-child {text-align:left!important;}

#hs_menu_wrapper_module_163406644037006 > ul > li:nth-child(1) > ul > li:nth-child(1) > ul > li:nth-child(1) > ul {height: 500px;
    /*overflow: scroll;*/}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
  left: 174px;
  height: 300px;
  top: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1.hs-item-has-children > ul.hs-menu-children-wrapper li.hs-menu-depth-2.hs-item-has-children > ul.hs-menu-children-wrapper li.hs-menu-depth-3.hs-item-has-children > ul.hs-menu-children-wrapper {
  height:300px;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1.hs-item-has-children > ul.hs-menu-children-wrapper li.hs-menu-depth-2.hs-item-has-children > ul.hs-menu-children-wrapper li.hs-menu-depth-3.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
  
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1.hs-item-has-children > ul.hs-menu-children-wrapper li.hs-menu-depth-2.hs-item-has-children > ul.hs-menu-children-wrapper li.hs-menu-depth-3.hs-item-has-children ul.hs-menu-children-wrapper li.hs-menu-depth-4.hs-item-has-children > ul.hs-menu-children-wrapper {
  visibility:hidden;
  opacity:0;
  height:300px;
  overflow:scroll;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1.hs-item-has-children>  ul.hs-menu-children-wrapper li.hs-menu-depth-2.hs-item-has-children > ul.hs-menu-children-wrapper li.hs-menu-depth-3.hs-item-has-children ul.hs-menu-children-wrapper li.hs-menu-depth-4.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
  visibility:visible;
  opacity:1;
}
@media (max-width: 767px) {
  .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1.hs-item-has-children > ul.hs-menu-children-wrapper {

    height:auto !important;


  }
}
@media (max-width: 991px) {
.span1.widget-span.widget-type-logo.new_logo {
    width: 15%;
    margin-left:15px;
}
  .span1.widget-span.widget-type-logo.new_logo img {
    height:auto!important;
    vertical-align:baseline;
    max-height:30px;
  }
}
@media (max-width: 768px) {
  .mobile-trigger {top:-15px;}
  /*.page-header .custom-menu-primary {padding-top:10px;}*/
}


@media (min-width: 768px){
	.boxdvv {display:block !important;}
}

@media (min-width: 991px) and (max-width:1200px) {
  .row-fluid .tab-section a.tab-title { padding-left:15px; padding-right:15px; }
}

@media (min-width: 768px) and (max-width:991px) {
  .row-fluid .tab-section a.tab-title { padding-left:15px; padding-right:15px; }
  
}

@media (max-width:1460px) {
  .main-wrapperDvv .step-strip > div{padding:20px 15px; font-size:19px;}
}

@media (max-width:1199px) {
  .main-wrapperDvv .step-strip{display:table; width:100%;}
  .main-wrapperDvv .step-strip > div{display: table-cell;}
  .main-wrapperDvv .step-strip > div:before{width:20px; height:20px; line-height: 20px; font-size: 14px;}
  .main-wrapperDvv .step-strip > div i{font-size: 12px; left: 27px; top: 16px;}
}

@media (max-width:991px) {
  .schedule-section h2{font-size: 24px;}
  .schedule-section h3{font-size: 17px; line-height:normal;}
  .cta-popup > div > div.row-fluid > div:last-child:after{width: 270%; left: -70px;}
  .cta-popup > div > div.row-fluid > div:last-child h2{font-size: 24px;}
  .main-wrapperDvv .step-strip > div{font-size:14px; padding: 10px 5px;}
  .main-wrapperDvv .step-strip > div:before{margin: 0 3px 0 0;}
  .main-wrapperDvv .step-strip > div i{left:17px; top:6px;}
}
@media (max-width:767px) {
  .row-fluid .tab-section a.tab-title { width:100%; margin:5px 0; text-align:center; }
  .row-fluid .tab-listing { padding-bottom:0; }
  .row-fluid .tab-section .hs_cos_wrapper_type_widget_container > div.hs_cos_wrapper_widget { padding-top:40px; }
  .row-fluid .tab-section .tab-formlisting .hs_cos_wrapper_type_widget_container > div.hs_cos_wrapper_widget h3 { font-size:24px; line-height:36px; }
  
  .cta-popup > div > div{display: block;}
  .cta-popup > div > div.row-fluid > div:first-child{padding: 30px; width: 100%;}
  .cta-popup > div > div.row-fluid > div:last-child{border-bottom: 5px solid #fff; padding: 50px; width: 100%;}
  
  .boxdvv{padding: 40px 0; position: static;}
  .div-box{position: static; transform: translate(0px, 0px); background-color: rgba(255, 255, 255, 0.4); min-height: calc(100vh - 20px); height:auto; overflow:visible;}
  .main-wrapperDvv .step-strip{display:none;}
  .boxdvv .inner-boxdvv > div{font-size: 24px; margin: 0 20px 20px; min-height: 150px;  padding: 20px;}
  .boxdvv .inner-boxdvv{display:block; width:100%;}
  .boxdvv .inner-boxdvv .content-box .img-icon img{height: 70px;}
  .main-wrapperDvv .white-cta{font-size: 14px; padding:8px 15px;}
  .main-wrapperDvv:after{display:none;}
  .main-wrapperDvv{overflow: auto;}
  .boxdvv .inner-boxdvv .title-location-price{font-size: 24px; line-height: 28px;}
  .boxdvv .inner-boxdvv .content-box label{font-weight: 400; margin: 0 0 5px;}
  
  .boxdvv, .animShowStep1, .animShowStep2, .animNextStep1, .animNextStep2{transform:none;}
  .boxdvv.animShowStep1.animNextStep2{display: none !important;}
  .boxdvv.animShowStep1{display: flex !important; align-items: center; min-height: calc(100vh - 10px); padding:20px 0;}
/* 	#box-6.boxdvv.animShowStep1{display: block !important;} */
  #box-6.boxdvv h3{font-size: 17px; color: #fff; line-height: 30px;}
  #box-6.boxdvv .inner-boxdvv.miami.text-center{padding: 0 0 10px;}
  #box-6.boxdvv .inner-boxdvv > div{margin:0 20px 20px;}
  
  .counters-container .hs_cos_wrapper_type_custom_widget:nth-child(2n+1) .text-image-box{width:100% !important; padding:25px 20px 0 20px;}
  .counters-container .hs_cos_wrapper_type_custom_widget:nth-child(2n+1) .text-image-box .counter-text{padding:0 15px; width:100%; box-sizing:border-box; float:none;}
  .mm-home .counters-container .hs_cos_wrapper_type_custom_widget:nth-child(2n+1) .counter-container .counter-image{position:static; width:auto; margin: 0 0 30px 0;}
  
  .counters-container .hs_cos_wrapper_type_custom_widget:nth-child(2n) .text-image-box{width:100% !important; padding:25px 20px 0 20px;}
  .counters-container .hs_cos_wrapper_type_custom_widget:nth-child(2n) .text-image-box .counter-text{padding:0 15px; width:100%; box-sizing:border-box; float:none;}
  .mm-home .counters-container .hs_cos_wrapper_type_custom_widget:nth-child(2n) .counter-container .counter-image{position:static; width:auto; margin: 0 0 30px 0;}
  
  .mm-home .counter-container .counter-image{height: 300px;}
  .text-image-box{margin: 20px 0;}
  
  .counter-container{display: table;}
  .counter-container .counter-text{display: table-footer-group;}
}