/* ==========================================================================
   HubSpot Migrations Services - COS Boilerplate v2.0.0                              
   ========================================================================== */


/* ==========================================================================
   Table of Contents:

   1. EXTERNAL RESOURCES
   2. BASE STYLES
   3. COS STRUCTURE
   4. MAIN NAVIGATION
   5. BLOG
   6. FORMS
   7. BUTTONS
   8. MISCELLANEOUS
   9. MOBILE MEDIA QUERIES
   ========================================================================== */


/* ==========================================================================
   1. EXTERNAL RESOURCES                                            
   ========================================================================== */


/* =============== @import, @font-face, and CSS File Includes =============== */

/* @import url('http://example.com/example_style.css'); */
@import url('//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css');
@import url('//fonts.googleapis.com/css?family=Old+Standard+TT:400,400i,700');
@font-face {
    font-family: "Gotham Medium";
    font-style: normal;
    font-weight: 400;
    src: url("//cdn2.hubspot.net/hubfs/2249581/LondonBay_Aug2016/Fonts/Gotham-Medium.eot") format("embedded-opentype"),
    url("//cdn2.hubspot.net/hubfs/2249581/LondonBay_Aug2016/Fonts/Gotham-Medium.woff") format("woff"),
    url("//cdn2.hubspot.net/hubfs/2249581/LondonBay_Aug2016/Fonts/Gotham-Medium.ttf") format("truetype");
}
@font-face {
    font-family: "Gotham Light";
    font-style: normal;
    font-weight: 200;
    src: url("//cdn2.hubspot.net/hubfs/2249581/LondonBay_Aug2016/Fonts/Gotham-Light.eot") format("embedded-opentype"),
    url("//cdn2.hubspot.net/hubfs/2249581/LondonBay_Aug2016/Fonts/Gotham-Light.woff") format("woff"),
    url("//cdn2.hubspot.net/hubfs/2249581/LondonBay_Aug2016/Fonts/Gotham-Light.ttf") format("truetype");
}
@font-face {
    font-family: "Gotham Book";
    font-style: normal;
    font-weight: 400;
    src: url("//cdn2.hubspot.net/hubfs/2249581/LondonBay_Aug2016/Fonts/Gotham-Book.eot") format("embedded-opentype"),
    url("//cdn2.hubspot.net/hubfs/2249581/LondonBay_Aug2016/Fonts/Gotham-Book.woff") format("woff"),
    url("//cdn2.hubspot.net/hubfs/2249581/LondonBay_Aug2016/Fonts/Gotham-Book.ttf") format("truetype");
}

@font-face {
    font-family: "Gotham Bold";
    font-style: normal;
    font-weight: 700;
    src: url("//cdn2.hubspot.net/hubfs/2249581/Londonbay_March_2017_Theme/Font/Gotham-Bold-1.eot") format("embedded-opentype"), 
    url("//cdn2.hubspot.net/hubfs/2249581/Londonbay_March_2017_Theme/Font/Gotham-Bold-1.ttf") format("truetype"),
    url("//cdn2.hubspot.net/hubfs/2249581/Londonbay_March_2017_Theme/Font/Gotham-Bold-1.woff") format("svg");
}



/**
 * CSS @imports must be at the top of the file.      
 * Add them above this section.                             
 */
 

/* EX: @import url('http://example.com/example_style.css'); */

/* Londonbay_March_2017_-modules.css is required to address style issues with the default modules and responsive grid layout */
/* Images */
img {
    max-width: 100%;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom; /* Suppress the space beneath the baseline */
}
img.alignRight, img.alignright{ margin: 0 0 5px 15px; }
img.alignLeft, img.alignleft{ margin: 0 15px 5px 0; }

/* Reduces min-height on bootstrap structure */
.row-fluid [class*="span"] { min-height: 1px; }

/* Blog Social Sharing */
.hs-blog-social-share .hs-blog-social-share-list {
    margin: 0;
    list-style: none !important;
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
    height: 30px;
    list-style: none !important;
}
@media (max-width: 479px){
    .hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item:nth-child(2) {
        float: none !important; /* Stack social icons into two rows on phones */
    }
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item .fb-like > span{
    vertical-align: top !important; /* Aligns Facebook icon with other social media icons */
}

/* Captcha */
#recaptcha_response_field {
    width: auto !important;
    display: inline-block !important;
}

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

@media all and (max-width: 400px) {
/* beat recaptcha into being responsive, !importants and specificity are necessary */
    #captcha_wrapper,
    #recaptcha_area,
    #recaptcha_area table#recaptcha_table,
    #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {
        width: auto !important;
        overflow: hidden; 
    }
    #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 { width: 67px !important; }
    #recaptcha_area table#recaptcha_table #recaptcha_image { width:280px !important; }
}

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

/* Date Picker */
#calroot {
    width: 202px !important;
    line-height: normal;
}
#calroot,
#calroot *,
#calroot *:before,
#calroot *:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
} 
#calroot select {
    min-height: 0 !important;
    padding: 1px 2px !important;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet MS", Verdana, sans-serif !important;
    font-size: 10px !important;
    line-height: 18px !important;
    font-weight: normal !important;
} 
#caldays {
    margin-bottom: 4px;
}

/* Responsive Embed Container (iFrame, Object, Embed) */
.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
}
.hs-responsive-embed iframe, 
.hs-responsive-embed object, 
.hs-responsive-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.hs-responsive-embed.hs-responsive-embed-instagram {
    padding-top: 0px;
    padding-bottom: 116.01%;
}
.hs-responsive-embed.hs-responsive-embed-pinterest {
    height: auto;
    overflow: visible;
    padding: 0 0 0 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 {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* Fix radio button and check box fields in multi column forms*/
.hs-form fieldset[class*="form-columns"] input[type="checkbox"].hs-input,
.hs-form fieldset[class*="form-columns"] input[type="radio"].hs-input {
    width: auto;
}

/* System Template Forms */
#email-prefs-form .email-edit {
    width: 100% !important;
    max-width: 507px !important;
}
#hs-pwd-widget-password {
    height: auto !important;
}

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

/* Horizontal Menu
   ========================================================================== */

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: inline-block;
}
.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;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
    position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > 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;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > 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;
}
.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;
}

/* Vertical Menu
   ========================================================================== */ 

.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;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul {
    margin-bottom: 0;
}
.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.hs-item-has-children {
    position: relative;
}

/* Flyouts */
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > 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-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}


@media (max-width: 767px) {
    .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;
    }

    /* Stacking Horizontal Nav for Mobile */
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
        visibility: visible !important;
        opacity: 1 !important;
        position: static !important;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal ul ul ul {
        padding: 0;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
        white-space: normal;
    }

    /* Stacking Vertical Nav for Mobile */
    .hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper  {
        position: static;
        opacity: 1;
        visibility: visible;
    }
}

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

/* Space Module */
.widget-type-space { visibility: hidden; }

/* Blog Author Section */
.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");
}

/* Fix for CTA border box issue */
.hs-cta-wrapper a {
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
}

/*
 * 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;}

/* 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; padding: 0; 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}

/* FlexSlider Necessary Styles
*********************************/
.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%;}


/* 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("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/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("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/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: black;
    position: static;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    padding: 0px 5% 0px 5%;
    width: 100%;
    top: 40%;
    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;
    }
}

.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; }

/* Corrects width issues in table elements created via the wysiwyg editor */
table tr td img { max-width: initial; }

/* 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; }





/* ==========================================================================


   1. BASE STYLES                                             


   ========================================================================== */





/* ==========================================================================
   Variables                                               
   ========================================================================== */


/**
 * Find the most consistently used font styles, colors, and container widths 
 * for your site and assign them to the jinja variables below for easy use 
 * and reference. 
 *
 * Apply the variable as shown below.  Ignore the jingja comment tags.
 *
 * 
 */

/* Colors */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */

/* Typography */
            /*  */
                         /*  */
                          /*  */
 /*  */

/* Containers */
 /* Used on '.page-center' in 'Base' and in the 'Portrait tablet to landscape and desktop' media query */


/* ==========================================================================
   Macros                                                  
   ========================================================================== */


/** 
  * Create jinja macros for CSS3 properties that need browser prefixes.
  *
  * Apply the style as shown below on it's own CSS property line.  
  * Ignore the jinja comment tags. 
  *
  * 
  */
    
    
    
    
    
/** 
  * Example of how to apply the above macro (ignore the jinja comment tags):
  *
  * a {
  *   color: red;
  *   font-size: 12px;
  *    
  * }
  */


/* ==========================================================================
   Base                                                    
   ========================================================================== */


/** 
 * Box Sizing
 * 
 * Applies a natural box layout model to all elements so that width and padding 
 * are essentially combined, making responsive styles easier to manage.
 */

*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

html, body {
  min-height: 100%;
  margin: 0;
  padding: 0;
} 

/* Website background color and default font styles */
body {
    color: #555;
    font-family: Gotham Book, Sans-Serif;
    font-size: 15px;
    line-height: 26px;
    background: #f1f0ef;
    -webkit-font-smoothing: antialiased;
}

/**
 * Page Center
 *
 * Apply .page-center to full-width modules.
 */

.container-fluid .row-fluid .page-center {
  float: none;
  max-width: 1400px;
  margin: 0 auto;
}
 /* Container added with js and is required for transforms to work */
#site-wrapper{
    max-width:100%;
    padding: 0px 40px 40px;
    background: #f1f0ef;
}
#site-wrapper1{
    max-width:1400px;
    float: none;
    margin: 0 auto;
    height: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    background: #f1f0ef;
}

a { 
    color: #6a9ead;
    text-decoration: none;
}
a:hover, a:focus { 
    color: #8b563d; 
    text-decoration: underline;
}

hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: none;
}

/* Highlighted Text */
::-moz-selection {
  color: #fff;
  background: #3399FF;
  text-shadow: none;
}
::selection {
  color: #fff;
  background:#3399FF;
  text-shadow: none;
}

/* Corrects width issues in table elements created via the wysiwyg editor */
table tr td img {
    max-width: initial;
}



/* ==========================================================================
   Typography
   ========================================================================== */


/* Basic text */
p {
    margin: 0 0 20px;
} 
small {}
strong {}
em {}
cite {}
code {}
pre {}

sup, sub {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup { top: -0.5em; }
sub { bottom: -0.25em; }

/* Headings */
h1, h2, h3, h4, h5, h6 {
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit;
}



h1 {
    font-family: Gotham Light;
    font-weight: 300;
    color: #666;
    font-size: 36px;
    line-height: 48px;
    margin-bottom: 30px;
    margin-top:0px;
}
h2 {    
    color: #91572b;
    font-family: 'Gotham Light';
    font-size: 36px;
    font-weight: 300;
    line-height: 40px;
}
h3 {
    text-transform: uppercase;
    color: #850e0c;
    font-family: Gotham Book;
    font-weight: 300;
    font-size: 22px;
    line-height: 33px;
    margin: 15px 0;
}
h4 {
    font-family: Gotham Medium;
    font-weight: 400;
    font-size: 20px;
    color: #434647;
    line-height: 30px;
    text-transform: inherit;
    margin: 15px 0;
}
h5 {
    font-family: Old Standard TT;
    line-height: 20px;
    font-size: 20px;
    color: #000;
    font-style: italic;
    font-weight: 200;
}
h6 {
    color: #799aa1;
    font-family: Gotham Medium;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: 300;
    margin-top: 30px;
    margin-bottom: 20px;
}

/* Lists */
ul, ol {}
ul ul, ul ol, ol ol, ol ul {}
li {}

ul.unstyled, ol.unstyled {
    list-style: none;
    margin: 0;
    padding: 0;
}

/* Quotes */
blockquote {}
blockquote p {}
blockquote small {}
blockquote small:before {}

q:before, q:after, blockquote:before, blockquote:after {}








/* ==========================================================================


   2. COS STRUCTURE                                            


   ========================================================================== */

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


/* ==========================================================================
   Structure                                               
   ========================================================================== */


/* The outer wrappers of your website */
.header-container-wrapper, 
.body-container-wrapper, 
.footer-container-wrapper {}

/* The inner wrappers of your website */
.header-container, 
.body-container, 
.footer-container {}




/* ==========================================================================
   Header
   ========================================================================== */


.header-container-wrapper {
    min-height: 122px !important;
}
.header-container {}
.custom-header-bg .page-center {
    background: #000;
    padding-right: 0px!important
}
/* Logo styling */
.header-container .hs_cos_wrapper_type_logo {}
.header-container .hs_cos_wrapper_type_logo a {}
.header-container .hs_cos_wrapper_type_logo a img {}

.custom-menu-wrapper{
    background: #2d2d30;
    float: right !important;
    min-height: 76px !important;
    border: 1px solid #2d2d30;
    border-top: 0;
    border-right: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999991;
    width: 250px !important;
    color: #fff;
    margin-bottom: -75px;
}
.custom-menu-wrapper .menu-controls {
    cursor: pointer;
}
.custom-menu-wrapper .menu-controls a.search {
    background: #000;
    height: 75px;
    width: 75px;
    float: left;
    text-align: center;
    cursor: pointer;
}
.show-search .custom-menu-wrapper .menu-controls a.search{
    background: #9dc1cc;
}
.custom-menu-wrapper .menu-controls a.search span.fa {
    color: #fff;
    text-align: center;
    font-size: 30px;
    line-height: 75px;
}

.fa-search:before {
    content: "\f002";
}
.custom-menu-wrapper .menu-controls a.search:hover {
    background: #9dc1cc;
}
.custom-menu-wrapper .menu-controls div.menu-control {
    background: #2d2d30;
    cursor: pointer;
    float: left;
}
.show-mobile-nav .custom-menu-wrapper .menu-controls div.menu-control{
    background: #46464a;
}
.custom-menu-wrapper .menu-controls div.menu-label {
    cursor: pointer;
    float: right;
    height: 75px;
    width: 80px;
    float: left;
    text-align: right;
    background: transparent url('//cdn2.hubspot.net/hubfs/2249581/LondonBay_Aug2016/Images/Menu-for-luxury-homes-Retina.png') right 48% no-repeat;
    background-size: 70%;
}
.custom-menu-wrapper .menu-controls a.menubar {
    float: right;
    height: 75px;
    width: 85px;
    float: left;
    text-align: center;
}
.custom-menu-wrapper .menu-controls a.menubar div {
    padding: 16px 22px 20px;
}
.custom-menu-wrapper .menu-controls a.menubar div span {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .2s .2s ease;
    transition: all .2s .2s ease;
    -moz-transition: all .2s .2s ease;
    
    
    -webkit-transform-origin: left center;
    transform-origin: left center;
    background-color: #fff;
    display: block;
    position: relative;
    height: 5px;
    margin: 6px 0;
}
.custom-menu-wrapper .menu-controls div.menu-control:hover {
    background: #46464a;
}

.custom-header-bg{
    z-index: 8;
    background: #f1f0ef;
    background-position: 50%;
    color: #fff;
    line-height: 35px;
    text-align: left;
    position: fixed;
    padding-top: 40px;
    max-width: 1400px !important;
}


.custom-logo {
    padding: 20px 0px 0px 26px;
    width: auto!important;
}
.custom-breadcrumb-menu {
    width: auto!important;
    margin: 0px!important;
}



.custom-logo a {
    display:inline-block    ;
}

.custom-logo img {
    width: 60px;
    height: 42px;
}

.menu-controls.active a.menubar div span:nth-child(1) {
    -webkit-transition: all .2s .2s ease;
    transition: all .2s .2s ease;
    -webkit-transform: rotate(45deg) translateX(0) translateY(-7px);
    transform: rotate(45deg) translateX(0) translateY(-7px);
}
.menu-controls.active a.menubar div span:nth-child(2) {
    -webkit-transition: all .15s .2s ease;
    -webkit-transition: all .1s .2s ease;
    transition: all .1s .2s ease;
    opacity: 0;
}
.menu-controls.active a.menubar div span:nth-child(3) {
    -webkit-transition: all .2s .2s ease;
    transition: all .2s .2s ease;
    -webkit-transform: rotate(-45deg) translateX(2px) translateY(5px);
    transform: rotate(-45deg) translateX(2px) translateY(5px);
}


.custom-header-search{
    position: fixed;
    z-index: 24;
    top: 0;
    right: 0;
    height: 100%;
    width: 50% !important;
    background-color: rgba(0,0,0,.95);
    background-image: url('//cdn2.hubspot.net/hubfs/2249581/LondonBay_Aug2016/Images/Repeater-dark-pattern-75percent.png');
    background-position: 50%;
    background-repeat: repeat;
    visibility: visible;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    padding: 100px;
    color: #000;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    overflow-y: scroll;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.show-search .custom-header-search{
    visibility: visible;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.custom-header-search .cd-nav-inner {
    position: relative;
    top: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.custom-header-search .cd-half-block {
    width:100%;
}
.custom-header-search .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.custom-header-search input[type="text"]{
    color: #777;
    padding: .6em .6em;
    display: inline-block !important;
    font-size: 1em;
    transition: .15s linear border;
    -webkit-appearance: none;
    max-width: 100%;
    border: 1px solid #e4e4e4;
    background: #f7f7f7;
    font-family: inherit;
    box-shadow: none;
    border-radius: 0;
    width: auto !important;
    margin: 0;
    line-height:normal;
}
.custom-header-search .widget-type-google_search .hs-button.primary {
    border-radius: 0;
    color: #ffffff;
    background: #5496be;
    font-size: 1.1em;
    line-height:21px;
    text-transform: uppercase;
    padding: .5em 1em;
    margin: 0;
    cursor: pointer;
    outline: none;
    border: none;
        vertical-align: top;
            height: 38px;
    font-family: inherit;
    -webkit-appearance: none;
    transition: all 0.15s ease-in-out;
    display: inline-block;
    text-decoration: none !important;
    text-shadow: none;
}
.home-layout .hs_cos_gallery_main .slick-slide img{
    max-width: 100%;
    width: 100%;
    height: 100%;
}
.home-layout .bottom-content .theme-button:hover {
    background: #79adcc;
}


.custom-header-search input{
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}
.custom-header-search .widget-type-google_search .hs-button.primary:hover{
    color: #ffffff;
    background: #799aa1;
}
img.custom-logo-mobile {
    display: none;
}

img.custom-logo-desktop {
    display: block;
}

.custom-header-search label {
    display: none;
}



.custom-followme {
   background: rgba(0,0,0,0.9) url(//info.londonbay.com/hubfs/Londonbay_March_2017_Theme/Images/Repeater-dark-pattern-75percent.png) center center repeat;
   width: 50px !important;
   position: fixed;
   left: 0px;
   top: 40%;
   border-radius: 0 5px 5px 0;
   -webkit-border-radius: 0 5px 5px 0;
   -moz-border-radius: 0 5px 5px 0;
   z-index: 1000;
   padding: 8px;
}







/* ==========================================================================
   LP Header                                               
   ========================================================================== */
.custom-lp-layout #site-wrapper{
   padding: 0;
}
.custom-lp-layout #site-wrapper1 {
    overflow-y:scroll;
    max-width: 100% !important;
}
body.custom-lp-layout{
    color: #666666;
    -webkit-font-smoothing : auto;
}
body.custom-lp-layout .body-container{
    font-family: 'Gotham Book';
    font-size: 17px;
    line-height: 1.5em;
}
.custom-lp-layout .page-center {
    max-width:1200px !important;
}

.custom-lp-header {
    background-color: rgba(0,0,0,0.4);
    position:absolute;
    top:0;
    left:0;
    right:0;
    z-index:100;
}
.custom-lp-layout .header-container-wrapper{
    min-height:0 !important;
}
.custom-lp-layout .body-container-wrapper {
    padding-top: 0;
}
.header-container-wrapper .custom-lp-header .page-center {
    max-width:1230px !important;
    padding-right:0;
}
.custom-lp-logo {
    padding:20px 0 15px;
}
.custom-lp-logo img {
    max-width:317px;
    width:100%;
}
.custom-lp-phone p {
    margin:0;
    text-align: right;
    font-size: 17px;
    line-height: 75px;
}
.custom-lp-phone p a{
    text-decoration: none;
    color: #fff;
}

.custom-lp-layout .body-container {
    margin-top:-3px
}
.custom-lp-layout .body-container .page-center {
    padding: 40px 0;
}
.bg-image-section-lp {
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: 50% 65% !important;
    min-height:497px !important;
    position:relative;
}

.bg-image-section-lp .banner-content h1 {
    z-index: 3;
    white-space: nowrap;
    transition: all 0s ease 0s;
    line-height: 93px;
    margin: 0px;
    padding: 0px;
    letter-spacing: -2px;
    font-size: 55px;
    font-weight: 700;
    font-family: "Gotham Medium";
    color: #ffffff;
    text-decoration: none;
    text-shadow: rgba(0,0,0,0.7) 1px 2px 5px;
    text-transform: uppercase;
    background-color: rgba(0,0,0,0);
}
.bg-image-section-lp .banner-content {
    position:absolute;
    top:50%;
    left:0;
    right:0;
    transform:translateY(-50%);
    padding:0 40px;
}
.bg-image-section-lp .banner-content p {
    z-index: 4;
    white-space: nowrap;
    transition: all 0s ease 0s;
    line-height: 52px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0px;
    font-size: 31px;
    font-weight: 700;
    font-family: "Gotham Medium";
    color: #FFFFFF;
    text-decoration: none;
    text-shadow: rgba(0,0,0,0.7) 1px 2px 5px;
    text-transform: uppercase;
    background-color: rgba(0,0,0,0)
}

.custom-lp-form-group {
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.35);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.35);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.35);
    background: #fff;
    position: relative;
    z-index: 100;
    margin-top: -268px;
    margin-bottom: -50px;
    max-width: 400px;
    float: right !important;
    padding: 0px;
}
.custom-lp-form-group h3.form-title {
    background: #6a9ead;
    padding: 20px 20px;
    margin: 0;
    text-align: center;
    font-family: Gotham Medium;
    font-size: 30px;
    line-height: 34px;
    color: #fff;
    margin-bottom: 0px;
}
.custom-lp-form-group form{
    padding: 30px 20px 10px 20px;
}
body.custom-lp-layout .custom-lp-form-group .hs-form-field > label {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.3;
    font-family: Arial, Helvetica, sans-serif;
}
body.custom-lp-layout .custom-lp-form-group form input[type="text"], 
body.custom-lp-layout .custom-lp-form-group form input[type="password"],
body.custom-lp-layout .custom-lp-form-group form input[type="datetime"],
body.custom-lp-layout .custom-lp-form-group form input[type="datetime-local"],
body.custom-lp-layout .custom-lp-form-group form input[type="date"],
body.custom-lp-layout .custom-lp-form-group form input[type="month"],
body.custom-lp-layout .custom-lp-form-group form input[type="time"],
body.custom-lp-layout .custom-lp-form-group form input[type="week"],
body.custom-lp-layout .custom-lp-form-group form input[type="number"],
body.custom-lp-layout .custom-lp-form-group form input[type="email"],
body.custom-lp-layout .custom-lp-form-group form input[type="url"],
body.custom-lp-layout .custom-lp-form-group form input[type="search"],
body.custom-lp-layout .custom-lp-form-group form input[type="tel"],
body.custom-lp-layout .custom-lp-form-group form input[type="color"],
body.custom-lp-layout .custom-lp-form-group form textarea, body select {
    width: 100%;
    max-width: 100%;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
    padding: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #555555;
    margin: 0px 0 15px;
    vertical-align: middle;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0;
    display: block;
    border-color: #ddd;
    color: #777;
    background-color: #fff;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
}
body.custom-lp-layout .custom-lp-form-group form .hs-input:focus {
    outline:0 none;
    box-shadow:none;
}
body.custom-lp-layout .custom-lp-form-group .hs_cos_wrapper_type_form select{
    height:40px !important;
}

body.custom-lp-layout .custom-lp-form-group form .hs-error-msgs label {
    font-size: 12px;
    color: #850e0c;
    font-weight: 300;
    line-height: 1.3;
    font-family: Arial, Helvetica, sans-serif;
}
body.custom-lp-layout .custom-lp-form-group form  .invalid.error{
    border-color: #850e0c;
}

body.custom-lp-layout .custom-lp-form-group form .hs_submit {
    padding: 20px 40px 45px 20px;
}
body.custom-lp-layout .custom-lp-form-group form .hs-button.large{
    width: 100%;
    border: 0px solid #58b73a;
    background: #6a9ead;
    text-transform: uppercase;
    font-family: Gotham Book;
    font-size: 17px;
    padding: 12px 45px;
    height: auto;
    border-radius: 0px;
    color: #fff;
    line-height:36px;
}
body.custom-lp-layout .custom-lp-form-group form .hs-button.large:hover{
    background: #517884;
}

.custom-lp-content-left {
    padding-right:2%;
}

.custom-footer-lp-form {
    position: fixed;
    display:none !important;
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
    z-index: 8010;
    background: url('//cdn2.hubspot.net/hubfs/2249581/LondonBay_Aug2016/Images/fancybox_overlay.png');
}
.fancybox-opened .custom-footer-lp-form{
    display:block !important;
}
.custom-footer-lp-form-inner-group {
    width: 447px !important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right:0;
    opacity: 1;
    overflow: visible;
    z-index: 8030;
    padding: 15px;
    margin:0 auto !important;
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.custom-footer-lp-form-inner-group form {
    font-family: Arial, Helvetica, sans-serif;
}
.custom-footer-lp-form-inner-group .custom-lp-form-iiner{
    height: 57vh;
    overflow-y: auto;
    padding: 0 15px;
}
.custom-footer-lp-form-inner-group .custom-lp-form-iiner label {
    font-weight: 700;
    line-height: 16.9px;
    font-size: 13px;
    margin-bottom: 15px !important;
    display: inline-block;
}
.custom-footer-lp-form-inner-group .widget-type-form .hs-richtext{
    background: #6a9ead;
    padding: 20px 20px;
    color: #fff;
    text-align: center;
    
}
.custom-footer-lp-form-inner-group .widget-type-form .form-title {
    margin:0;
}
.custom-footer-lp-form-inner-group .widget-type-form .hs-richtext h3 {    
    margin: 0;
    font-family: Gotham Medium;
    font-size: 30px;
    line-height: 34px;
    color: #fff;
}
.custom-footer-lp-form-inner-group .widget-type-form .hs-richtext p {
    margin: 0;
    text-align: center;
    font-family: Gotham Medium;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 10px;
}
.custom-footer-lp-form-inner-group .custom-lp-form-iiner .hs-input {
    border-radius: 0;
    line-height: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    padding: 5px 10px;
}
.custom-footer-lp-form-inner-group .custom-lp-form-iiner .hs-input:focus {
    box-shadow:none;
    outline:0 none;
}
.custom-footer-lp-form-inner-group .custom-lp-form-iiner .invalid.error {
    border-color: #850e0c;
    margin-bottom:0;
}
.custom-footer-lp-form-inner-group .custom-lp-form-iiner .hs-error-msgs {
    margin:0;
}
.custom-footer-lp-form-inner-group .custom-lp-form-iiner .hs-error-msgs label {
    font-weight: 700;
    color: #850e0c;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15.6px;
}
.custom-lp-form-bottom-title p {
    text-align: center;
    font-family: Gotham Book;
    font-size: 12px;
}
.fancybox-opened .fancybox-title {
    visibility: visible;
}
.fancybox-title-float-wrap {
    position: absolute;
    bottom: -23px;
    right: 0;
    left: 0;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}
.fancybox-title-float-wrap span{
    display: inline-block;
    margin-right: 0;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
}
.fancybox-title {
    visibility: hidden;
    position: relative;
    text-shadow: none;
}
.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
    background-image: url('//cdn2.hubspot.net/hubfs/2249581/LondonBay_Aug2016/Images/fancybox_sprite.png');
}
.custom-footer-lp-form-inner-group .hs-button.primary{
    color: #fff;
    text-decoration: none;
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    background: #81b65f;
    border-radius: 3px;
    padding:8px 12px;
    font-size:14.3px;
    line-height:normal;
    font-family: Arial, Helvetica, sans-serif;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    text-shadow: none;
}
.custom-footer-lp-form-inner-group .hs-button.primary:hover {
    color: #fff;
    text-decoration: none;
    background: #689c47;
}


.custom-breadcrumb-menu ul.breadcrumbs > li.last-crumb:before {
    content: 'You are here:';
    display:block!important;
    white-space: nowrap;
    
}
.custom-breadcrumb-menu ul.breadcrumbs > li.last-crumb.you-are-here:before
{
    display:none!important;
}


.overlay {
    position: fixed;
    background: transparent;
    left: 0px;
    width: 50%;
    height: 100%;
    top: 0px;
    z-index: 999;
    display: none;
}

.show-search .overlay , .show-mobile-nav .overlay
{
    display:block;
}








/* ==========================================================================
   Footer                                              
   ========================================================================== */

.custom-lp-footer-bottom {
    background-color: #93abb2;
}
.custom-lp-layout .custom-lp-footer-bottom .page-center {   
    max-width: 63.8% !important;
}
.custom-lp-footer-contact {
    padding-top: 20px;
    padding-left: 50px;
    padding-right: 50px;
}
.custom-lp-footer-bottom p {
    margin:0;
}
.custom-lp-footer-bottom p img{
    margin: -40px 20px -2px 0px;
    float: left;
}
.custom-lp-footer-bottom p a {
    font-size: 24px;
    color: #ffffff;
    font-family: Gotham Book;
    line-height: 42px;
}
.custom-lp-footer-bottom p a:hover {
    text-decoration:none;
}
p.custom-lp-footer-bottom-bottom{
    font-size: 13px;
    color: #ffffff;
    font-family: Gotham Book;
    line-height: 20px;
    margin:0;
}
.custom-lp-footer-middle {
    background-image: url('//cdn2.hubspot.net/hubfs/2249581/LondonBay_Aug2016/Images/Bg-True-Luxury.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.custom-lp-footer-middle-title {
    padding:75px 0 105px;
}
.custom-lp-footer-middle-title p {
    text-align: center;
    font-family: Gotham Medium;
    font-size: 38px;
    line-height: 42px;
    margin:0;
    color: #63757a;
}
.custom-lp-footer-top {
    padding:60px 0 70px;
    background:#fff;
    text-align:center;
}
.custom-lp-footer-top .page-center {
    max-width: 66.66666667% !important;
}
.custom-lp-footer-top h3 {
    text-align: center;
    font-family: Gotham Medium;
    font-weight: 500;
    font-size: 30px;
    letter-spacing: -.5px;
    color: #6a6a6a;
    line-height: 40px;
    text-transform: inherit;
    margin: 30px 0 20px;
}
.custom-lp-footer-top p {
    text-align: center;
    padding:0 0 30px;
    margin:0;
    color: #666666;
    font-family: 'Gotham Book', Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 27px;
}
.custom-lp-footer-top ul {
    text-align: center;
    padding: 0;
    list-style: none;
    padding-left: 15px;
    padding-right: 15px;
    width: 95.8%;
    margin: 0 auto 0px;
    overflow: hidden;
}
.custom-lp-footer-top ul li {
    margin-bottom: 40px;
    width: 33.33333333%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}
.custom-lp-footer-top ul li img {
    max-width: 243px;
}

.custom-lp-footer-top .vcex-button{
    background: rgb(137, 164, 172);
    color: rgb(255, 255, 255);
    border-radius: 0px;
    padding: 10px 45px;
    font-size: 14px;
    margin: 0 5px 5px 0;
    display: inline-block;
    font-weight: 600;
    text-shadow: none;
    outline: none;
    border: none;
    font-family: Gotham Book;
    font-weight: 300; 
    line-height: 23.8px;
    cursor:pointer;
}
.custom-lp-footer-top .vcex-button:hover{
    background: rgb(73, 148, 170);
    text-decoration:none;
}
.custom-lp-layout a#back-to-top {
   color: #fff;
   background: transparent;
}

.custom-lp-layout a#back-to-top:hover {
   color: #fff;
   background: #bb5229;
}



/*Cm footer Content*/


.custom-footer-widgets section.cm-sec-3 {
    background: #F2F3EE url(//cdn2.hubspot.net/hubfs/2249581/ladya.png) no-repeat bottom right;
    padding-top: 45px;
}


.custom-footer-widgets {
    background: #FAFAFA;
}

section.cm-sec-1 ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}


.custom-footer-widgets  h3 {
    color: #464646;
    font-weight: 600;
    font-size: 19px;
    letter-spacing: 1px;
    margin: 20px 0  20px;
}

.custom-footer-widgets section a.widget-link {
    text-decoration: none;
}

.custom-footer-widgets section p {
    font-size: 16px;
    color: #464646;
}

section.cm-sec-3 h1 {
    color: #8098a4;;
    text-transform: uppercase;
    line-height: 1;
}

section.cm-sec-3  h2 {
    text-transform: uppercase;
    font-size: 20px;
    line-height: 1;
    color: #333;
}

section.cm-sec-3 h1.cm-footer-num {color: #7d3635;font-size: 38px;font-weight: normal;}

section.cm-sec-1 ul li {
    color: #5f4e4e;
    font-size: 15px;
    padding-left: 14px;
    position: relative;
}

section.cm-sec-1 ul li:before {
    position: absolute;
    content: "";
    border-top: 6px solid transparent;
    /* height: 14px; */
    /* width: 2px; */
    border-left: 6px solid #D3BB93;
    border-bottom: 6px solid transparent;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.cm-btn {
    display: inline-block;
    background: rgb(82, 149, 192);
    color: #fff;
    padding: 10px 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.cm-btn span {
    border-top: 4px solid transparent;
    border-left: 4px solid #D3BB93;
    border-bottom: 4px solid transparent;
    display: inline-block;
    padding-right: 10px;
}

section.cm-sec-1 img {
    vertical-align: middle;
}


/*Footer Type 2*/




.cm-footer-type-2 section.ft-2-cm-sec-1 {
    width: 66.6%;
    padding: 1px 0 0 0;
    border-top: 1px solid #96C5CB;
}

.custom-footer-widgets  section.ft-2-cm-sec-2 {border-top: 1px solid #96C5CB;text-align: center;0px: 9oxpadding:padding-right:;}

.cm-footer-type-2 .custom-footer-widgets {
    background: #FFFFFF;
    padding: 0px 50px;
}

.cm-footer-type-2 section.ft-2-cm-sec-2 p {
    font-size: 20px;
    color: #000;
    margin: 30px 0px;
}


/*Footer Type 3*/



.cm-footer-contact {
    padding:20px 60px 0px;
}



.cm-footer-gallery .slick-slide-inner-wrapper > img {
    display: none;
}



.cm-footer-gallery .caption.below blockquote {
    margin: 0px  0 20px;
}

.cm-footer-gallery .caption.below img {
    max-width: 76px;
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
}

.cm-footer-gallery .caption.below p {
    float: right;
    width: 100%;
    max-width: 300px;
    margin: 0px;
    font-weight: bold;
    font-size: 16px;
    font-style: italic;
}

.cm-footer-gallery  button.slick-arrow {
    display:none!important;
}

.cm-footer-gallery {
    padding: 0 10px;
}

.cm-footer-image p {
    background: #555555;
    margin: 0px;
    padding: 40px 40px 27px;
}

.cm-footer-image p span {
    display: block;
    color: #fff;
    font-size: 34px;
    font-weight: 200;
    border-bottom: 2px solid #6D6D6D;
    padding-bottom: 10px;
}

.cm-footer-image a {
    text-decoration: none;
    color: #eee;
}



/* ==========================================================================
   Content                                                 
   ========================================================================== */


.body-container-wrapper {
    padding-top: 0;
}
.body-container {
    background: #fff;
}

.content-wrapper{
    padding:40px 50px;
}


/* Unique Pages
   ========================================================================== */

/* Homepage */

/* Contact Us */

/* About Us */


/* Modular & Reusable Components
   ========================================================================== */

/* Callouts */

/* Social Media Custom Icons */

/* Additional Menus aside from the Main Nav */




/* ==========================================================================
   Footer
   ========================================================================== */

.footer-container-wrapper {}
.footer-container {}
.custom-js-import{
    min-height:0px !important;
}
.custom-copyright {
    padding: 30px 0 20px;
    color: #999;
}
.custom-copyright a {
    color: #aaa;
    text-decoration: underline;
    font-size: 12px;
    line-height: 18px;
    display: block !important;
    float: left;
}
.custom-copyright p {
    font-size: 10px;
    line-height: 15px;
}
.custom-footer-logo a img {
    max-width: 220px;
}
.custom-number {
    text-align: right;
}

.custom-number a {
    font-family: Gotham Book;
    font-size: 20px;
    line-height: 30px;
    text-align: right;
    color: #555;
    text-decoration: none;
}
.custom-footer-top {
    padding: 3px 0;
}
.custom-copyright a:hover {
    color: #fff;
    text-decoration: none;
}
.custom-number a:hover{
    color: #5496be;
    text-decoration: none;
}
.custom-footer-top > div {
    bottom: 0;
    left: 0;
    right: 0;
    background: #f1f0ef;
    width: 100% !important;
    padding-top:2px;
    padding-bottom: 2px;
}
.custom-footer-top.custom-fixed > div {
    max-width: 1400px;
    margin: 0px auto;
}
.custom-footer-widgets section {
    width: 33.3333%;
    float: left;
    padding: 30px 40px;
    min-height: 380px;
}
.clear{
    clear:both;
}
a#back-to-top {
   position: fixed;
   right: 40px;
   bottom: 80px;
   color: #898989;
   height: 41px;
   line-height: 35px;
   width: 41px;
   border-radius: 50%;
   background: #f7f7f7;
   border: 3px solid #fff;
   text-align: center;
   z-index: 23;
   transition: all 0.25s ease-in-out;
   -webkit-transition: all 0.25s ease-in-out;
   -moz-transition: all 0.25s ease-in-out;
   
   font-size: 0px;
}
a#back-to-top:before {
   display: inline-block;
   font: normal normal normal 14px/1 FontAwesome;
   font-size: 16px;
   text-rendering: auto;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   vertical-align: middle;
   line-height: 17px;
   content: "\f077";
}
a#back-to-top:hover {
   background-color: #799aa1;
   border-color: transparent;
   text-decoration: none;
   color: #fff;
}


.one-column-layout .main-content {
   padding: 40px 50px;
}
.one-column-layout h3.form-title {
   font-weight: bold;
   font-size: 1.3em;
   letter-spacing: normal!important;
   color: #434647;
   line-height: 30px;
   text-transform: none;
   font-family: Gotham Medium;
}
.one-column-layout .body-container .hs-form {
   max-width: 600px;
}
.one-column-layout .body-container .hs-button {
   margin-top:20px;
}



/* ==========================================================================


   3. MAIN NAVIGATION                                            


   ========================================================================== */





/* ==========================================================================
   Mobile Menu - Toggle Side Menu - Right
   ========================================================================== */

 
/* Variables
   ========================================================================== */

 /* Set mobile icon color */
 /* Set close icon color */
 /* Set full menu background color */
 /* Set link Color */
 /* Set link Hover Color */
 

/* Toggle Button
   ========================================================================== */ 

.mobile-icon {
  display: none;    /* Hide button on Desktop */
  cursor: pointer;  /* Mouse pointer type on hover */
  width: 80px;      /* Button width */
  height: 40px;     /* Button height */  
  margin: 10px; 
  position: absolute;
  top: 20px;
  right: 45px;
  color: rgba(10, 5, 5, 0.9);
}

.mobile-icon:hover {
    text-decoration: none; /* Removes link text underline on button */
}

.fa-navicon::before, .fa-reorder::before, .fa-bars::before {
  content: "";
}

.phone-menu {
    color: #ffffff;
    float: right;
    font-size: 30px;
    margin-right: 20px;
}
 
/* Three line icon */
.mobile-icon span {
    margin: 0 auto;
    position: relative;
    top: 19px;
}
.mobile-icon  span:before, .mobile-icon span:after {
    position: absolute;
    content: '';
}
.mobile-icon  span, .mobile-icon  span:before, .mobile-icon  span:after {
    width: 23px; /* Icon line width */
    height: 2px; /* Icon line height */
    background-color: #ffffff; /* Color of all three lines */
    -webkit-border-radius: 2px; /**********************************************/
    -moz-border-radius: 2px;    /* Border Radius - must be half of the height */
    border-radius: 2px;         /**********************************************/
    display: block;
}
.mobile-icon  span:before {
    margin-top: -7px; /* Position top line */
}
.mobile-icon  span:after {
    margin-top: 7px; /* Position bottom line */
}
 
 
 
 



/* Close Button
   ========================================================================== */  

.close-icon {
    display: none !important;
    cursor: pointer;
    margin: 0;
    float: left;
    position: relative;
    height: 0;
    width: 0 !important;
}
.close-icon:after,
.close-icon:before {
    content: "";
    width: 23px !important;
    height: 2px;
    background: rgba(10, 5, 5, 0.9);
    position: absolute;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -ms-transform: rotate(45deg); 
    -webkit-transform: rotate(45deg); 
    transform: rotate(45deg);
    display: none;
}
.close-icon:before {
    -ms-transform: rotate(-45deg); 
    -webkit-transform: rotate(-45deg); 
    transform: rotate(-45deg);
}



/* Menu Styles 
   ========================================================================== */  
 

 /*body, html {
      height: 100%;
 }*/

 /* Show the Mobile and Close Icons */
 .mobile-icon,
 .close-icon {
      display: block !important;
 }


 /* Provide room in header for the toggle button */ 
 .header-container-wrapper .page-center{
    padding-right: 60px;
 }

 /* Provide spacing for the menu ul */
 .custom-menu-primary .hs-menu-flow-horizontal>ul {
     clear: both;
     padding: 0;
 }
 
 .custom-menu-primary .hs-menu-flow-horizontal > ul ul {
    padding-left: 0;
    padding-top: 0;
 }

 /* Mobile Nav is HIDDEN By Default */
 .custom-menu-primary {
     position: fixed;
    z-index: 99999;
    top: 0;
    right: 0;
    width: 50% !important;
    background-color: #fff;
    visibility: visible;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    padding: 100px;
    color: #000;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    overflow-y: scroll;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100vh !important;
 }
.show-mobile-nav .custom-menu-primary {
    visibility: visible;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    background-color: hsla(0,0%,100%,.95);
}

 /* Set Link Colors */
 .custom-menu-primary a { color: rgba(10, 5, 5, 0.9); }
 .custom-menu-primary a:hover { color: #000; }

.custom-menu-primary .hs-menu-wrapper{
    position: relative;
    top: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    width: 98%;
    max-width: 400px;.
    margin: 0 auto !important;
}
 
 .custom-menu-primary .hs-menu-wrapper > ul li{
    width: 100% !important;
 }
 
 .custom-menu-primary .hs-menu-wrapper > ul > li{
  padding-top: 0px;
  margin: 0;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a {
    padding: 9px 25.2px;
    font-size: 32px;
    line-height: 1.5;
    font-family: Gotham Light;
    padding: 0 15px;
    letter-spacing: -1px;
    position: relative;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover,
.custom-menu-primary .hs-menu-wrapper > ul > li.active > a{
    color: #ba8747;
    text-decoration: none;
}
.custom-menu-primary .hs-menu-wrapper>ul>li a:hover:after {
    content: ' ';
    height: 20px;
    width: 20px;
    background: url('//cdn2.hubspot.net/hubfs/2249581/LondonBay_Aug2016/Images/Arrow-gold-retina.png');
    background-position: 50%;
    background-size: 100%;
    left: -15px;
    bottom: 20px;
    position: absolute;
    
}
.custom-menu-primary .hs-menu-wrapper>ul ul li a:hover:after {
    height: 15px;
    width: 15px;
}
.custom-menu-primary .hs-menu-wrapper> ul ul>li a:hover:after {
    left: -10px;
    bottom: 12px;
    
}

.custom-menu-primary .hs-menu-wrapper>ul ul li a:hover {
    text-decoration: none;
}
.custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(n+7) {
    line-height:24px;
}
.custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(n+7) > a {
    color: red;
    font-family: Gotham Medium;
    line-height: 1.5;
    text-transform: uppercase;
    color: #ba8747;
    font-size: 16px;
    padding: 0 15px 5px;
    position: relative;
    letter-spacing:0;
}

.custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(7) {
    margin: 20px 0 0px;
    padding: 40px 0px 0px;
    border-top: 1px solid #e4e4e4;
}

.custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(n+7) > a:hover {
    color: #000;
    text-decoration: none;
}
/* Child Toggle Button
 ========================================================================== */

.child-trigger{
    display: block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: -5px;
    left: 15px;
    width: 100% !important; /* Button width */
    min-width: 100% !important;
    height: 45px !important; /* Button height */  
    padding: 0 !important;
    border-left: none;
    color: #fff;
}
.child-trigger:hover{
    text-decoration: none;
    color: #d4d4d4;
}
.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);
    color: #000;
}
.child-trigger i:after{
    position: absolute;
    content: '';
}
.child-trigger i, .child-trigger i:after{
    width: 7px; /* Icon line width */
    height: 1px; /* Icon line height */
    background-color: #fff; /* Icon color */
    display: block;
    float: left;

}

.custom-menu-primary .hs-menu-wrapper > ul > li:hover .child-trigger i, .custom-menu-primary .hs-menu-wrapper > ul > li:hover .child-trigger i:after{
    background: #d4d4d4;
}

.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);
}

.custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
   opacity: 1;    
   display: block;
   visibility: visible;
}

.custom-menu-primary .hs-menu-wrapper > ul ul li a {
    padding:0.5em 3em 1em 2.45em;
    white-space: normal !important;
    color: #000;
    font-size: 20px;
    padding: 0 15px;
    position: relative;
    line-height: 1.5;
    font-family: Gotham Light;
    letter-spacing: -1px;
}


.custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(n+7) > a:after
 {
   height: 15px;
   width: 15px;
   bottom: 11px;
   left: -10px;
}


.custom-menu-primary .hs-menu-wrapper > ul ul{
    position: relative !important;
    padding-left: 40px;
    margin-bottom: 10px;
    margin-top: 5px;
}








/* ==========================================================================


   4. TEMPLATE MODULE SELECTORS                                         


   ========================================================================== */





/* Common Template Selectors                                             
   ========================================================================== */

body.one-column {}
body.two-column {}
body.three-column {}
.content-wrapper {}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}

/* Common One Column Selectors */
body.site-page.one-column, 
body.landing-page.one-column, 
body.error-template.one-column, 
body.password-template.one-column, 
body.subscription-template.one-column {}

body.site-page.one-column .main-content, 
body.landing-page.one-column .main-content, 
body.error-template .main-content, 
body.password-template .main-content, 
body.subscription-template .main-content {}

/* Common Two Column Selectors */
body.site-page.two-column, 
body.landing-page.two-column, 
body.blog {}  

body.site-page.two-column .main-content, 
body.landing-page.two-column .main-content, 
body.blog .blog-content {}

/* Common Three Column Selectors */
body.site-page.three-column, 
body.landing-page.three-column {}

body.site-page.three-column .main-content, 
body.landing-page.three-column .main-content {}


/* Site Pages                                            
   ========================================================================== */

/* One Column Template */
body.site-page.one-column {}
body.site-page.one-column .content-wrapper {}
body.site-page.one-column .main-content {}

/* Two Column Template */
body.site-page.two-column {}
body.site-page.two-column .content-wrapper {}
body.site-page.two-column .main-content {}
body.site-page.two-column .sidebar.right {}

/* Three Column Template */
body.site-page.three-column {}
body.site-page.three-column .content-wrapper {}
body.site-page.three-column .main-content {}


/* Landing Pages                                           
   ========================================================================== */

/* One Column Template */
body.landing-page.one-column {}
body.landing-page.one-column .content-wrapper {}
body.landing-page.one-column .main-content {}

/* Two Column Template */
body.landing-page.two-column {}
body.landing-page.two-column .content-wrapper {}
body.landing-page.two-column .main-content {}
body.landing-page.two-column .sidebar.right {}

/* Three Column Template */
body.landing-page.three-column {}
body.landing-page.three-column .content-wrapper {}
body.landing-page.three-column .main-content {}


/* System Pages                                          
   ========================================================================== */

/* Error Templates 404, 500 */
body.error-template.one-column {}
body.error-template.one-column .content-wrapper {}
body.error-template.one-column .main-content {}

/* Password template */
body.password-template.one-column {}
body.password-template.one-column .content-wrapper {}
body.password-template.one-column .main-content {}

/* Email Subscribition templates */
body.subscription-template.one-column {}
body.subscription-template.one-column .content-wrapper {}
body.subscription-template.one-column .main-content {}








/* ==========================================================================


   5. COS COMPONENTS                                        


   ========================================================================== */





/* ==========================================================================
   Blog                                         
   ========================================================================== */
#hs-pwd-widget-password {
height: auto !important;
margin: 0 0 20px;
}


/* Blog Post and Listing Body Class */
@media(min-width:1495px){
    .custom-breadcrumb-group {
        padding:0 23px;
    }
}
.custom-breadcrumb-group {
    position: fixed;
    top: 40px;
    left: 125px;
    z-index: 10;
    right: 0;
    max-width: 1400px !important;
    margin: 0 auto !important;
}
.custom-breadcrumb-menu .breadcrumbs{
    padding: 0;
    margin: 0;
    list-style: none;
}
.custom-breadcrumb-menu .breadcrumbs li {
    margin: auto 5px auto 7px;
    position: relative;
    display: inline-block;
    z-index: 100;
    float: left;
    padding:0px;
}
.custom-breadcrumb-menu .breadcrumbs li a{
    text-decoration: none;
    display: block;
    height: 82px;
    float: left;
    line-height: 78px;
    padding: 6px;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
}
.custom-breadcrumb-menu .breadcrumbs li:hover a{
    color: #ba8747;
}
.custom-breadcrumb-menu .breadcrumbs .current-item a {
    color: #BA8747;
}
.custom-breadcrumb-menu .breadcrumbs li >  span{
    text-decoration: none;
    display: block;
    height: 82px;
    float: left;
    line-height: 78px;
    padding: 6px;
    font-size: 18px;
    color: #ba8747;
    text-transform: uppercase;
}
.custom-breadcrumb-menu ul.breadcrumbs > li:after {
    content: ' ';
    width: 6px;
    height: 11px;
    position: absolute;
    right: -9px;
    top: 50%;
    background: url('//cdn2.hubspot.net/hubfs/2249581/LondonBay_Aug2016/Images/breadcrumb-arrow.png') center center no-repeat;
    background-size: 100%;
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
    margin-top: -3px;
}
.custom-breadcrumb-menu ul.breadcrumbs > li:before {
    content: 'Go here:';
    position: absolute;
    float: left;
    width: 100%;
    height: 11px;
    background: transparent;
    color: white;
    font-size: 11px;
    line-height: 11px;
    top: 25%;
    left: 6px;
    display:none;
}
.custom-breadcrumb-menu ul.breadcrumbs > li:hover:before{
    display:block;
}
.custom-breadcrumb-menu ul.breadcrumbs > li.current-item {
    min-width: 80px;
    margin-left: 15px;
}
.custom-breadcrumb-menu ul.breadcrumbs > li.current-item.you-are-here:before {
    content: 'You are here:';
    position: absolute;
    float: left;
    width: 100%;
    height: 11px;
    background: transparent;
    color: white;
    font-size: 11px;
    line-height: 11px;
    top: 25%;
    left: 6px;
    display:block;
}
.custom-breadcrumb-menu ul.breadcrumbs > li.current-item:after {
    content:none;
    display:none;
}



/* Blog Goes Here */

/* ==========================================================================
   Blog                                         
   ========================================================================== */


/* Blog Post and Listing Body Class */

/* Blog Post */
body.hs-blog-post {}

/* Blog Listing */
body.hs-blog-listing {}



/* Blog Columns Wrapper */
.blog .content-wrapper {}


/* Blog Content Column
   ========================================================================== */

.blog .blog-content {}

/* Use this to style the main wrapper for the blog listing pages */
.blog-listing-wrapper {}

/* Use this to style the main wrapper for the blog post pages */
.blog-post-wrapper {}

/* Blog Title */
.hs-blog-header h1 {}
.hs-blog-header h1 a{}



/* Blog Author and Avatar */
#hubspot-author_data {}
#hubspot-author_data a.author-link {}
#hubspot-author_data .hs-author-avatar {}
#hubspot-author_data .hs-author-avatar img {}



/* Post Featured Image on Listings Page */
.hs-featured-image-wrapper {}
.hs-featured-image-wrapper .hs-featured-image-link {}
.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
    border-width: 0;
    display: block !important;
    float: none;
    height: auto;
    margin: 0;
    max-width: 100%;
    width: 100%;
}

/* Read More Link */
a.more-link {}

/* Blog Topics List */
#hubspot-topic_data {}
#hubspot-topic_data a.topic-link {}

/** 
 * Blog Social Sharing icons
 *
 * Overrides defaults to better align icons and prevent overlapping 
 */

.hs-blog-social-share {
  padding: 0;
  height: 30px;
}

/** 
 * Blog Commments 
 *
 * Custom styles are listed below, as the COS does not provide default styles.
 */


/** 
 * Blog Author Page 
 *
 * ALWAYS be sure to set styles to these selectors, as the COS does not provide default styles
 */

.hs-author-profile {}
.hs-author-profile h2.hs-author-name {}
.hs-author-profile .hs-author-bio {}
.hs-author-profile .hs-author-avatar {}
.hs-author-profile .hs-author-avatar img {}
h3.hs-author-listing-header {}

/** 
 * Blog All Posts Page
 *
 * ALWAYS be sure to set styles to these selectors, as the COS does not provide default styles
 */

body.hs-content-path-blog-all {}
div.post-listing-simple {}
div.post-listing-simple .post-item {}
h2.post-listing-simple {}
h2.post-listing-simple a {}






/* ==========================================================================
   Forms
   ========================================================================== */


/* All Global Forms
   ========================================================================== */

/* Form Field */
body .hs-form-field {}

/* Descriptions */
body .hs-field-desc {}

/* Labels */
body label {
    font-weight: 700;
    line-height: 1.3;
    display: block;
    margin-bottom: 13px;
}

body .hs-form-field > label {}

.hs-error-msgs label {
    font-size: 12px;
    color: #850e0c;
    font-weight: bold;
    line-height: 1.3;
    font-family: inherit

}

/* One Line Inputs */
body input[type="text"],
body input[type="password"], 
body input[type="datetime"], 
body input[type="datetime-local"], 
body input[type="date"], 
body input[type="month"], 
body input[type="time"], 
body input[type="week"], 
body input[type="number"], 
body input[type="email"], 
body input[type="url"], 
body input[type="search"], 
body input[type="tel"], 
body input[type="color"],
body textarea,
body select {
    width: 100%;
    background-color: #ffffff;
    padding-top: .313em;
    padding-bottom: .313em;
    padding-left: 15px;
    border: 1px solid #e8e7e5;
    font-size: 16px;
    max-width: 767px;
    font-family: Gotham Book;
    line-height: normal;
    color:#5f5f5f;
    transition: .15s linear border;
    -webkit-transition: .15s linear border;
    -moz-transition: .15s linear border;
        
  
}

body input[type="text"]:focus,
body input[type="password"]:focus, 
body input[type="datetime"]:focus, 
body input[type="datetime-local"]:focus, 
body input[type="date"]:focus, 
body input[type="month"]:focus, 
body input[type="time"]:focus, 
body input[type="week"]:focus, 
body input[type="number"]:focus, 
body input[type="email"]:focus, 
body input[type="url"]:focus, 
body input[type="search"]:focus, 
body input[type="tel"]:focus, 
body input[type="color"]:focus,
body textarea:focus,
body select:focus {
    outline:0 none;
    box-shadow:none;
}



/* Separate Styles for Multiple Line Inputs */
body textarea {}
body textarea:focus {}

/* Separate Styles for Drop Downs */
body select {}
body select:focus {}

/* Multiple Selection Inputs */
body form.hs-form .hs-form-field ul.inputs-list {
  list-style: none;
  padding: 0;
}
body form.hs-form .hs-form-field ul.inputs-list li input {}
body input[type="radio"] {}
body input[type="checkbox"] {}

/* Required */
body input:focus:required:invalid, 
body textarea:focus:required:invalid, 
body select:focus:required:invalid {}

body input:focus:required:invalid:focus, 
body textarea:focus:required:invalid:focus, 
body select:focus:required:invalid:focus {}

/* Placeholder Text */
::-webkit-input-placeholder { /* Webkit Browsers */
   /* color: #555;
   opacity: 1; */
}
:-moz-placeholder { /* Firefox 18- */
   /* color: #555;
   opacity: 1; */
}
::-moz-placeholder { /* Firefox 19+ */
   /* color: #555;
   opacity: 1; */
}
:-ms-input-placeholder { /* IE10 */
   /* color: #555;
   opacity: 1; */
}


/* Form Module
   ========================================================================== */

/* Form Field */
.hs_cos_wrapper_type_form .hs-form-field {}

/* Descriptions */
.hs_cos_wrapper_type_form .hs-field-desc {}

/* Labels */
.hs_cos_wrapper_type_form label {}
.hs_cos_wrapper_type_form .hs-form-field > label {}

/* One Line Inputs */
.hs_cos_wrapper_type_form input[type="text"],
.hs_cos_wrapper_type_form input[type="password"], 
.hs_cos_wrapper_type_form input[type="datetime"], 
.hs_cos_wrapper_type_form input[type="datetime-local"], 
.hs_cos_wrapper_type_form input[type="date"], 
.hs_cos_wrapper_type_form input[type="month"], 
.hs_cos_wrapper_type_form input[type="time"], 
.hs_cos_wrapper_type_form input[type="week"], 
.hs_cos_wrapper_type_form input[type="number"], 
.hs_cos_wrapper_type_form input[type="email"], 
.hs_cos_wrapper_type_form input[type="url"], 
.hs_cos_wrapper_type_form input[type="search"], 
.hs_cos_wrapper_type_form input[type="tel"], 
.hs_cos_wrapper_type_form input[type="color"],
.hs_cos_wrapper_type_form input[type="file"],
.hs_cos_wrapper_type_form textarea,
.hs_cos_wrapper_type_form select {}

.hs_cos_wrapper_type_form input[type="text"]:focus,
.hs_cos_wrapper_type_form input[type="password"]:focus, 
.hs_cos_wrapper_type_form input[type="datetime"]:focus, 
.hs_cos_wrapper_type_form input[type="datetime-local"]:focus, 
.hs_cos_wrapper_type_form input[type="date"]:focus, 
.hs_cos_wrapper_type_form input[type="month"]:focus, 
.hs_cos_wrapper_type_form input[type="time"]:focus, 
.hs_cos_wrapper_type_form input[type="week"]:focus, 
.hs_cos_wrapper_type_form input[type="number"]:focus, 
.hs_cos_wrapper_type_form input[type="email"]:focus, 
.hs_cos_wrapper_type_form input[type="url"]:focus, 
.hs_cos_wrapper_type_form input[type="search"]:focus, 
.hs_cos_wrapper_type_form input[type="tel"]:focus, 
.hs_cos_wrapper_type_form input[type="color"]:focus,
.hs_cos_wrapper_type_form input[type="file"]:focus,
.hs_cos_wrapper_type_form textarea:focus,
.hs_cos_wrapper_type_form select:focus {}

/* Separate Styles for Multiple Line Inputs */
.hs_cos_wrapper_type_form textarea {}
.hs_cos_wrapper_type_form textarea:focus {}

/* Separate Styles for Drop Downs */
.hs_cos_wrapper_type_form select {}
.hs_cos_wrapper_type_form select:focus {}

/* Multiple Selection Inputs */
.hs_cos_wrapper_type_form form.hs-form .hs-form-field ul.inputs-list li input {}
.hs_cos_wrapper_type_form input[type="radio"] {}
.hs_cos_wrapper_type_form input[type="checkbox"] {}


/* Blog Comment Form
   ========================================================================== */

/* Label */
#comment-form .hs-form-field > label {}
#comment-form label {}

/* Inputs */
#comment-form input[type="text"] {}
#comment-form input[type="text"]:focus {}

#comment-form textarea {}
#comment-form textarea:focus {}

#comment-form input[type="checkbox"] {}

/* Error */
body .hs-common-error-message {}


/* Blog Subscription Form
   ========================================================================== */

/* Label */
#hs_form_target_blog_subscription .hs-form-field > label {}
#hs_form_target_blog_subscription label {}

/* Inputs */
#hs_form_target_blog_subscription input[type="email"] {}
#hs_form_target_blog_subscription input[type="email"]:focus {}

#hs_form_target_blog_subscription input[type="radio"], #hs_form_target_blog_subscription input[type="checkbox"] {
width: auto;
margin-right: 10px;
}


/* Google Search Form
   ========================================================================== */

/* Label */
.widget-type-google_search label {}

/* Input */
.widget-type-google_search input[type="text"] {}
.widget-type-google_search input[type="focus"] {}


/* Multi Column Form
   ========================================================================== */

body .hs-form fieldset.form-columns-1 {}
body .hs-form fieldset.form-columns-1 .hs-form-field {}

body .hs-form fieldset.form-columns-2 {}
body .hs-form fieldset.form-columns-2 .hs-form-field {}

body .hs-form fieldset.form-columns-3 {}
body .hs-form fieldset.form-columns-3 .hs-form-field {}

/* Multiple Selection Inputs */
body form.hs-form .hs-form-field ul.inputs-list li input {}
body input[type="radio"] {}
body input[type="checkbox"] {}
body form.hs-form fieldset { max-width: none; }
body form.hs-form fieldset .hs-form-field { padding: 0 10px 0 0; }
body form.hs-form fieldset[class*="form-columns"] .input { margin-right: 0; }
body form.hs-form fieldset[class*="form-columns"] .hs-input { width: 100%; }
body form.hs-form fieldset[class*="form-columns"] .hs-input[type="checkbox"] { width: auto; }
body form.hs-form fieldset.form-columns-3 .hs-form-field { width: 33.33%; }

@media (max-width: 400px) {
  body form.hs-form fieldset .hs-form-field { padding: 0; }
  body form.hs-form fieldset.form-columns-3 .hs-form-field,
  body form.hs-form .form-columns-2 .hs-form-field .hs-input, 
  body form.hs-form .form-columns-3 .hs-form-field .hs-input { width: 100%; }
  body form.hs-form .form-columns-3 .hs-form-field .hs-input[type="checkbox"] { width: auto; }
}




/* ==========================================================================
   Buttons                                              
   ========================================================================== */


/* All Global Buttons (Excluding CTAs)
   ========================================================================== */

body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    text-decoration: none;
    border: none;
    background: #5496be;
    font-family: Gotham Book;
    font-size: 17px;
    padding: 12px 45px;
    height: auto;
    border-radius: 0px;
    color: #fff;
    line-height: normal;
    padding: .5em 1em;
    white-space: normal !important;
    text-transform: uppercase;
}

body .hs-button.primary:hover,
body input[type="submit"]:hover,
body input[type="button"]:hover
 {
  background: #517884;
}

body .hs-button.primary:focus,
body input[type="submit"]:focus,
body input[type="button"]:focus {
  outline: none;
}

.invalid.error {
    border-color: #850e0c;
}







/* Form Module Button
   ========================================================================== */

.hs_cos_wrapper_type_form .hs-button.primary.large {}
.hs_cos_wrapper_type_form .hs-button.primary.large:hover {}
.hs_cos_wrapper_type_form .hs-button.primary.large:focus {}


/* Blog Comment Button
   ========================================================================== */
#add-comment-button.hs-button.primary {}
#add-comment-button.hs-button.primary:hover {}
#add-comment-button.hs-button.primary:focus {}


/* Blog Subscription Button
   ========================================================================== */
#hs_form_target_blog_subscription .hs-button.primary.large {}
#hs_form_target_blog_subscription .hs-button.primary.large:hover {}
#hs_form_target_blog_subscription .hs-button.primary.large:focus {}


/* Google Search Button
   ========================================================================== */
.widget-type-google_search .hs-button.primary {}
.widget-type-google_search .hs-button.primary:hover {}
.widget-type-google_search .hs-button.primary:focus {}


/* CTA Buttons
   ========================================================================== */

/** 
 * Override global CTA styles by wrapping the CTA module in a module group 
 * that has an ID, and use that ID to prefix your CTA selector. Example shown below.
 *
 * All overriding properties require !important tags. 
*/
#module-group-ID .cta_button {}
#module-group-ID .cta_button:hover {}
#module-group-ID .cta_button:focus {}








/* ==========================================================================


   6. MISCELLANOUS                                        


   ========================================================================== */
   
   
   
     /*================== Plan LAyout   ================================= */
   
   
   
.hs-plan-layout .row1-wrapper .hs_cos_wrapper_type_linked_image{
    position: relative;
    min-height: 800px;
    padding: 50px 125px 50px;
    text-align: center;
    background: #cccccc;
    background-size: cover;
    background-position: center center;
}
   
   
.cm-single-home-details .product-info h5 ,
.cm-plan-photo-gallery-mod-wrap .photo-gallery-header h5{
    text-align: center;
    font-size: 22px;
    line-height: 1.5;
    color: #555555;
    margin-bottom: 35px;
    margin-top: 35px;
}
.cm-plan-photo-gallery-mod-wrap .photo-gallery-header h5{
    margin-top: 15px;
}
.cm-single-home-details .product-description p {
    font-size: 18px;
    line-height: 28px;
    color: #555555;
    font-weight: 300;
}
.cm-single-home-details{
   text-align: center;
   padding: 50px 125px;
   padding-bottom:75px;
}
   
 .cm-single-home-floorplan-info{
    padding: 50px 125px;
    text-align: center;
    background: #9dc1cc;
    color: white;
}
.hs-plan-layout.communities-layout-inner .row2-wrapper {
    padding: 0;
}
.cm-single-home-floorplan-info #floorplan-brochure h2.floorplan-title {
    font-size: 50px;
    color: white;
    font-family: Gotham Light;
    text-transform: uppercase;
    letter-spacing: -1px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    line-height: 1.75;
    font-weight: 200;
    margin: 30px 0 35px;
}
   
.cm-plan-photo-gallery-mod-wrap .photo-gallery-header {
    padding: 80px 125px 0px;
    text-align: center;
}
.cm-plan-photo-gallery-mod-wrap #gallery-images .hs_cos_gallery {
    margin: 12px auto 0;
}
   
   
.cm-plan-photo-gallery-mod-wrap #gallery-images .hs_cos_gallery .slick-slide-inner-wrapper {
    padding: 6px 6px;
}
.cm-plan-photo-gallery-mod-wrap #gallery-images .hs_cos_gallery_lightbox_thumbnails .hs_cos_gallery_slide .slick-slide-inner-wrapper:before {
    background-image: none;
}
.cm-plan-photo-gallery-mod-wrap #gallery-images .hs_cos_gallery_thumbnails {
    width: 100% !important;
        margin: 0 20px !important;
}

.cm-plan-photo-gallery-mod-wrap #gallery-images .hs_cos_gallery_lightbox_thumbnails .hs_cos_gallery_slide {
    width:33.329% !important;
    padding: 0;
    text-align: center;
    float: left !important;
}
.cm-plan-photo-gallery-mod-wrap #gallery-images .hs_cos_gallery_lightbox_thumbnails .hs_cos_gallery_slide .slick-slide-inner-wrapper img {
    height: auto;
}


.cm-plan-photo-gallery-mod-wrap .gallery-cta {
    text-align: center;
    margin-bottom: 20px;
}










/*================== End Plan LAyout   ================================= */

















.custom-gallary-page .slick-slide.slick-active .slick-slide-inner-wrapper img {
    visibility: visible;
}



   
/* Numbered Pagination */
.blog-pagination{
    display: block;
    text-align: center;
}

.blog-pagination > div{
    display: inline-block;
}

.blog-pagination-left{
    text-align: right;
}

.blog-pagination-right{
    text-align: left;
}

.blog-pagination a{
    display: inline-block;
    text-align: center;
    border-radius: 4px;
    padding: 5px 10px;
}

.blog-pagination a:hover,
.blog-pagination a:focus{
    background-color: #c8ecff;
    text-decoration: none;
}

.blog-pagination a.elipses{
    border: 0;
}



.blog-pagination a.next-link,
.blog-pagination a.prev-link{
    background-color: #666;
    color: #fff;
}
.dft-blog .blog-pagination a.next-link:hover,
.dft-blog .blog-pagination a.prev-link:hover{
    background-color: #008cd4;
    color: #fff;
}

.dft-blog  .blog-pagination {
    clear: both;
    width: 100%;
    padding: 10px 30px;
    background: #9dc1cc;
    margin: 0px;
}

.dft-blog .latest-news-blog .blog-pagination a.active {
    pointer-events: none;
    cursor: default;
    background: #fff;
    color: #9dc1cc !important;
}

.dft-blog .blog-pagination a {
    display: inline-block;
    text-align: center;
    border-radius: 0;
    padding: 10px 15px;
    border: 0px;
    font-size: 20px;
        transition: all .15s ease-in-out;
        -webkit-transition: all .15s ease-in-out;
        -moz-transition: all .15s ease-in-out;
    color: #fff !important;
}

.dft-blog .blog-pagination a.next-link, 
.dft-blog .blog-pagination a.prev-link {
    background-color: transparent;
    color: #fff;
}

 .dft-blog .blog-pagination a:hover{
    background: #fff;
    color: #9dc1cc !important;
}









.cm-topic-menu  ul >li>a span.filter-link-count {
    display: none;
}

.cm-topic-menu {
    z-index: 50;
    width: 100%!important;
    margin: 0px;
    text-align: center;
    position: fixed;
    left: 0px;
    right: 0px;
    padding-left: 40px;
    padding-right: 40px;
}
.cm-topic-menu .page-center {
    background: #f8f8f8;
    background: #fefefe;
    background: -moz-linear-gradient(top, #fefefe 50%, #f5f5f5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fefefe), color-stop(100%, #f5f5f5));
    background: -webkit-linear-gradient(top, #fefefe 50%, #f5f5f5 100%);
    background: -o-linear-gradient(top, #fefefe 50%, #f5f5f5 100%);
    background: -ms-linear-gradient(top, #fefefe 50%, #f5f5f5 100%);
    background: linear-gradient(to bottom, #fefefe 50%,#f5f5f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#f5f5f5',GradientType=0 );
    background: #f8f8f8;
    overflow: hidden;
    

}


.cm-topic-menu h3 {
    display: none;
}

.cm-topic-menu  ul >li:hover>a
{
    color: #ba8747;
    position: relative;
    text-decoration: none;
}

.cm-topic-menu  ul >li>a:after{
content: ' ';
    background: url(//cdn2.hubspot.net/hubfs/2249581/Londonbay_March_2017_Theme/Images/Arrow-gold-retina.png?t=1490163789951) center center no-repeat;
    height: 10px;
    width: 13px;
    left: -1px;
    top: 50%;
    position: absolute;
    background-size: cover;
    margin-top: -6px;
    opacity: 0;
    }

    .cm-topic-menu  ul >li:hover>a:after
    {
        opacity:1;
    }
    
    
.dft-blog  .hs-featured-image-wrapper {
    min-height: 300px;
    background-size: cover;
    background-position: center center;
    min-height: 596px;
}
.dft-blog  .post-item .hs-featured-image-wrapper {
        max-width: 34%;
    width: 34%;
    float:left;
   
}
.dft-blog .post-item .custom-post-body {
   max-width: 66%;
   width: 66%;
   float: left;
   padding: 60px;
   position: relative;
    min-height: 596px;
}

a.more-link.cm-btn:hover {
    color: #ffffff;
    background: #799aa1;
    text-decoration: none;
}



.dft-blog  .post-item:nth-child(odd) .hs-featured-image-wrapper {
    max-width: 66%;
    width: 66%;
    float: right;
}

.dft-blog  .post-item:nth-child(odd) .custom-post-body {
    max-width: 34%;
    width: 34%;
    padding: 60px;
    float: right;
    position:relative;
}

.dft-blog  .post-item {
    overflow: hidden;
}

.dft-blog  .post-header h2 {
    font-size: 1.846em;
    margin: 0 0 10px;
    font-weight: 400;
}

.dft-blog  .post-header h2 a {
    color: #000;
    text-decoration: none;
}

.dft-blog  .content-wrapper {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 100px;
    
}

.custom-date {
    font-size: 0.923em;
    color: #777;
    list-style: none;
    margin: 0 0 10px;
}

.dft-blog .post-item {
   overflow: hidden;
   position: relative;
}

.dft-blog  a.more-link {font-size: 1.1em;/* text-transform: uppercase; */padding: .5em 1em;letter-spacing: normal;}

.dft-blog .post-item .custom-post-body:before {
    content: ' ';
    background: transparent;
    position: absolute;
    left: auto;
    right: 100%;
    top: 50%;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid #fff;
    border-left: 0px;
    margin-top: -30px;
    right: auto;
    left: 100%;
    top: 50%;
    border-left: 15px solid #fff;
    border-right: 0px;
}
.dft-blog .post-item:nth-child(2n) .custom-post-body:before {
   left: -15px;
   transform: rotateY(180deg);
}

    
.dft-blog .post-header h2 a:hover {
    color: #6a9ead;
}

.cm-topic-menu ul li.active a{
        color: #ba8747;
}

.cm-topic-menu ul li.active a:after{
    content: ' ';
    background: url(//cdn2.hubspot.net/hubfs/2249581/Londonbay_March_2017_Theme/Images/Arrow-gold-retina-1.png?t=1490079122685) center center no-repeat;
    height: 10px;
    width: 13px;
    left: -1px;
    top: 50%;
    position: absolute;
    background-size: cover;
    margin-top: -6px;
    display:block;
    opacity: 1;
}

.cm-topic-menu ul li a{
    position:relative;
}


.cm-topic-menu ul li:hover a:after{
    content: ' ';
    background: url(//cdn2.hubspot.net/hubfs/2249581/Londonbay_March_2017_Theme/Images/Arrow-gold-retina-1.png?t=1490079122685) center center no-repeat;
    height: 10px;
    width: 13px;
    left: -1px;
    top: 50%;
    position: absolute;
    background-size: cover;
    margin-top: -6px;
    display:block;
}










.hs-form-field {
    margin-bottom: 19px;
}

   
.custom-topic-header .widget-module > ul>li:last-child {
    display: inline-block !important
}

.custom-topic-header h3 {
    margin:0;
    display:none;
}
.custom-topic-header .filter-link-count {
    display:none;
}
.more-link-menu {
    display: block;
    position: relative;
    right: 0
}
.post-topic .custom-topic-header .widget-module > ul > li:last-child ul {
    display: block;
    height:35vh;
    overflow-y:auto;
}
.custom-topic-header .widget-module > ul > li:last-child ul {
    display: none;
}
.fa-angle-down:before {
    content: "\f107";
}
.more-link-menu ul {
    position: absolute
}
li.more-link-menu ul li:last-child {
    display: block
}
li.more-link-menu ul li {
    display: block;
}
li.more-link-menu ul li a {
    color: #000;
    padding: 12px;
    text-transform: uppercase
}
li.more-link-menu ul {
    background: #f8f8f8 !important;
    padding: 0;
    position: absolute;
    width: 300px !important
}
li.more-link-menu ul li a {
    text-align: left !important
}
li.more-link-menu ul ul {
    display: none
}
.custom-topic-header .widget-module > ul > li:nth-child(n+5){
    display: none;
}
li.more-link-menu ul li:nth-last-child(2) {
    display: block;
    width: 100% !important
}
li.more-link-menu ul li a {
    width: 100%;
    float: none;
	padding: 0;
    padding-left: 25px;
    display: block;
    font-size: 16px;
    line-height: 24px;
    height: 32px;
    color: #000;
    position: relative;
    text-transform: none;
}
li.more-link-menu ul li a:hover {
    text-decoration:underline;
}

.custom-header-search ::-webkit-input-placeholder { /* Webkit Browsers */

    opacity:1;
    color:#777;

}
.custom-header-search :-moz-placeholder { /* Firefox 18- */
    opacity:1;
    color:#777;


}
.custom-header-search ::-moz-placeholder { /* Firefox 19+ */
    opacity:1;
    color:#777;


}

.custom-header-search :-ms-input-placeholder { /* IE10 */
    opacity:1;
    color:#777;


}



   
   
   
.widget-type-email_subscriptions h1,
.widget-type-email_subscriptions_confirmation h1,
.widget-type-email_simple_subscription h1{}

.widget-type-email_subscriptions h2,
.widget-type-email_subscriptions_confirmation h2,
.widget-type-email_simple_subscription h2{}

.widget-type-email_subscriptions h3,
.widget-type-email_subscriptions_confirmation h3,
.widget-type-email_simple_subscription h3{}


.body-container ul li{}
.hs-blog-social-share ul li {
    background: none;
    padding-left: 0;
}
form ul li{
    background: none !important;
    padding-left: 0 !important;
}

.landing-page.one-column .body-container-wrapper .hs_cos_wrapper_type_form {
  width: 50%;
}
.error-template.one-column .body-container-wrapper form,
.password-template.one-column .body-container-wrapper form,
.subscription-template .body-container .widget-type-email_simple_subscription form{
  width: 50%;
}


body .cm-footer-type-5 .custom-footer-widgets section {
        width: 100%!important;
}
    
    


.two-column-equal-full-wth-map .content-wrapper {
    padding: 0px;
    position:relative;
}

.two-column-equal-full-wth-map  .cm-map-section {
    background: #3e3b39;
    position: absolute;
    height:100%;
    width: 50%;
}

.two-column-equal-full-wth-map .main-content {
    float: right;
    width:50%;
    margin:0px;
    padding: 15px 15px 0px;
    background: #fff;
    position: relative;
}

.footer-container-wrapper {
    position: relative;
    z-index: 7;
}

.two-column-equal-full-wth-map .main-content h3 {

        font-family: 'Gotham Light';
    text-align: center;
    font-size: 18px;
    line-height: 1.25;
    color: black;
    font-weight: 300;
    text-transform: uppercase;
}

.cm-full-wth-img-wth-desc {
    background: #f4f3f1;
    padding: 15px;
    float: left;
    width: 100%;
    margin-bottom: 25px;
    text-align: center;
}
.cm-full-wth-img-wth-desc h2 {
    text-transform: uppercase;
    font-size: 30px;
    line-height: 1.25;
    border-bottom: 1px solid #c2c1bf;
    margin-bottom: 15px;
    text-align: center;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 30px;
    letter-spacing: -0.5px;
}

.cm-full-wth-img-wth-desc  .hs_cos_gallery_main
{
    padding:0px;

}

.cm-full-wth-img-wth-desc  .cm-btn-sec a {
    padding: .5em 1em;
    margin: 0;
    display: inline-block;
    font-size: 0.923em;
    font-weight: normal;
    color: #fff;
    outline: none;
    cursor: pointer;
    outline: none;
    border: none;
    font-family: inherit;
    -webkit-appearance: none;
    transition: all 0.15s ease-in-out;
    border-radius: 3px;
    -webkit-font-smoothing: inherit;
    text-decoration: none !important;
    font-size: 1.1em;
    text-transform: uppercase;
    border-radius: 0;
    color: #ffffff;
    background: #5496be;
}

.cm-full-wth-img-wth-desc  .cm-btn-sec {
    margin-top: 15px;
}

.cm-full-wth-img-wth-desc  .hs_cos_gallery_main .slick-slide .slick-slide-inner-wrapper {
    display: block;
}
.cm-full-wth-img-wth-desc  .cm-btn-sec a:hover{
    color: #ffffff;
    background: #799aa1;
}
.cm-full-wth-img-wth-desc h2 a
{
    text-decoration:none;
}
   
.cm-img-slider .slick-prev, .cm-img-slider .slick-next {
    background-color: #a7bcc2;
    background-repeat: no-repeat;
    background-position: center center;
    color: white;
    text-indent: 1000px;
    background-size: 45%;
    width: 40px;
    height: 40px;
    z-index: 10;
    overflow: hidden;
    top: 50%;
    transform: translateY(-50%);
    margin: 0px;
    text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.cm-img-slider .slick-prev:before, .cm-img-slider .slick-next:before {
    content: none;
}



.cm-img-slider .slick-prev {
    background-image: url(//cdn2.hubspot.net/hubfs/2249581/Londonbay_March_2017_Theme/Images/flex-arrow-left.png);
    left: -50px;
    opacity: 0;
}

.cm-img-slider .slick-next {
    background-image: url(//cdn2.hubspot.net/hubfs/2249581/Londonbay_March_2017_Theme/Images/flex-arrow-right.png);
    right: -50px;
    opacity: 0;
}

.cm-img-slider:hover .slick-prev {left:10px;opacity: 1;}

.cm-img-slider:hover .slick-next {
    right: 10px;
    opacity: 1;
}


.cm-full-wth-bg {
    text-align: center;
    background: #cccccc;
    color: #434648;
    background-size: cover;
    background-position: center center;
    padding: 50px 125px 50px;
    
}
.cm-full-wth-bg  .page-center{max-width: 75%!important;margin: 0px auto;display: block;}




.cm-full-wth-bg-content h2 {
    color: #688fa6;
    font-size: 48px;
    line-height: 1.25;
    font-family: 'Gotham Bold';
    font-weight: normal;
    margin: 30px 0px 20px;
}

.cm-full-wth-bg-content p {
    font-size: 21px;
    line-height: 1.75;
    font-family: 'Gotham Light';
}

.cm-full-wth-bg-content a {
    padding: .5em 1em;
    margin: 0;
    display: inline-block;
    font-size: 0.923em;
    font-weight: normal;
    color: #fff;
    outline: none;
    cursor: pointer;
    outline: none;
    border: none;
    font-family: inherit;
    -webkit-appearance: none;
    transition: all 0.15s ease-in-out;
    border-radius: 3px;
    -webkit-font-smoothing: inherit;
    text-decoration: none !important;
    font-size: 1.1em;
    text-transform: uppercase;
    margin-top: 30px;
    color: #ffffff;
    border-radius: 0;
    color: #ffffff;
    background: #5496be;
}

.cm-full-wth-bg-content a:hover
{
    
    color: #ffffff;
    background: #799aa1;
}





.cm-galery-tab-content.photo-galler-content .span4 {
    padding: 50px;
}

.full-wth-tabber-lyt .content-wrapper{
    padding:0px
}


.cm-glry-title {
    border-bottom: 1px solid #ccc;
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
    margin-top: -3px;
}

.cm-glry-content ul {
    margin: 30px auto;
    width: 90%;
    list-style: disc;
    padding: 0px;
}

.cm-glry-content ul li:last-child {
    font-weight: bold;
}

a.directions {
    display: block;
    clear: both;
    font-weight: 600;
    text-decoration: underline;
}

a.directions:before {
    content: '\2198';
    display: block;
    float: left;
}

.cm-galery-tab-content.photo-galler-content .span4 {
    width: 30%;
}

.cm-galery-tab-content.photo-galler-content .span8 {
    width: 70%;
    margin: 0px;
}

.cm-galery-tab-content.photo-galler-content  .slick-slide-inner-wrapper {
    display: block;
}

.cm-galery-tab-content.photo-galler-content .slick-prev, .cm-galery-tab-content.photo-galler-content .slick-next {
    background-repeat: no-repeat;background-image: url(//cdn2.hubspot.net/hubfs/2249581/Londonbay_March_2017_Theme/Images/arrows_horizontal.png);
    height: 70px;
    width: 70px;
    border: 15px solid #9dc1cc;
    border-radius: 0px;
    margin-top:0px;
    transition: all 0.5s ease-out;
    transform: scale(1);
    background-size: auto;
    z-index: 1;
    background-color: #9dc1cc;
    opacity: 0;
    top: 50%;
    transform: translateY(-50%);
}

.cm-galery-tab-content.photo-galler-content .slick-prev:before, .cm-galery-tab-content.photo-galler-content .slick-next:before {
    content: none;
}

.cm-galery-tab-content.photo-galler-content .slick-prev {
    left: 20px;
    background-position: -25px 50%;
}

.cm-galery-tab-content.photo-galler-content .hs_cos_gallery_main {
    padding: 0px;
    margin: 0px;
}

.cm-galery-tab-content.photo-galler-content .slick-next {
    right: 20px;
    background-position: -133px 50%;
}

.cm-galery-tab-content.photo-galler-content .hs_cos_gallery_main:hover .slick-prev, .cm-galery-tab-content.photo-galler-content  .hs_cos_gallery_main:hover .slick-next {

    opacity:1;
}

.cm-galery-tab-content.photo-galler-content ul.slick-dots {position: absolute!important;top: 0;right: 15px;width: auto;}

.cm-galery-tab-content.photo-galler-content .slick-dots li button {
    display: none;
}

.cm-galery-tab-content.photo-galler-content .slick-dots li {
    width: 15px;
    height: 15px;
    border: none;
    border-radius: 50% !important;
    background: rgba(255,255,255,0.65);
    box-shadow: 0 0 2px #000;
    opacity: .5;
    cursor: pointer;
    padding: 0px!important;
    margin: 6px 3px 0px;
}
.cm-galery-tab-content.photo-galler-content .slick-dots li:hover{
        opacity: 1;
}
.cm-galery-tab-content.photo-galler-content .slick-dots li.slick-active {
    background: #fff;
    opacity: 1;
}



ul.tabber-link {
    padding-left: 0px;
    background: #f8f8f8;
    background: #f8f8f8;
    background: #fefefe;
    background: -moz-linear-gradient(top, #fefefe 50%, #f5f5f5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fefefe), color-stop(100%, #f5f5f5));
    background: -webkit-linear-gradient(top, #fefefe 50%, #f5f5f5 100%);
    background: -o-linear-gradient(top, #fefefe 50%, #f5f5f5 100%);
    background: -ms-linear-gradient(top, #fefefe 50%, #f5f5f5 100%);
    background: linear-gradient(to bottom, #fefefe 50%,#f5f5f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#f5f5f5',GradientType=0 );
    background: #F8F8F8;
    overflow: hidden;
}

.cm-galery-tab-content.home-details-content {
    padding: 50px 125px;
    text-align: center;
    background: #fff;
    overflow: hidden;
    padding-top: 60px;
}






.cm-galery-tab-content.home-details-content p {
    font-size: 18px;
    line-height: 28px;
    color: #555555;
    font-weight: 300;
}


.cm-schdeule-tour {
    padding: 100px;
    overflow: hidden;
    padding-top: 60px;
}

.cm-schdeule-tour h3.hbspt-form-title {
    font-family: Gotham Medium;
    font-weight: 400;
    font-size: 20px;
    color: #434647;
    line-height: 30px;
    text-transform: inherit;
    margin: 15px 0 15px;
}


.cm-schdeule-tour .hbspt-form-heading {
    margin-bottom: 21px;
}

.cm-schdeule-tour span.hs-form-required {
    color: #850e0c;
    margin-left: .25em;
}

.cm-galery-tab-content.photo-galler-content {
    background: #f8f8f8;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    clear: both;
    align-items: center;
    
}


.cm-schdeule-tour textarea {
    height: 160px;
}
label.hs-form-booleancheckbox-display {
    font-weight: normal;
}
     .cm-tabbers {
        display: none!important;
    }
    
    .cm-tabbers.active {
        display: block!important;
    }


.tabber-link2-main {
    display: none;
}

.cm-galery-tab-content.floor-plan-content {
    padding: 50px 125px;
    text-align: center;
    background: #9dc1cc;
    color: white;
    padding-top: 0px;
    overflow: hidden;
}

h2.floorplan-title {
    font-size: 50px;
    color: white;
    font-family: Gotham Light;
    text-transform: uppercase;
    letter-spacing: -1px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    line-height: 1.75;
    margin-bottom: 35px;
    margin-top: 0px;
}

.floorplan-wrapper {
    border: 1px solid #7d787f;
    padding: 3px;
    background: #fff;
    width: auto;
    display: inline-block;
}
.floorplan-wrapper img{
        display: block;
    position: relative;
    float: none;
    margin: 0 auto;
    max-height: calc(100vh - 450px);
        border: 1px solid #929292;
        width:auto
}

h5.cta-desc {
    color: white;
    font-size: 22px;
    line-height: 1.5;
    margin: 0px;
}

.cm-galery-tab-content.video-galler-content .span4 {
    width: 30%;
    padding: 50px;
}

.cm-galery-tab-content.video-galler-content .span8 {
    width: 70%;
    margin: 0px;
}

.cm-galery-tab-content.video-galler-content {
    background: #f8f8f8;
    overflow: hidden;
}

.cm-galery-tab-content.video-galler-content div#video-wrap {
    margin-bottom: -8px;
}


.video-galler-content .cm-glry-title h1 {
    margin-bottom: 0px;
    text-transform: uppercase;
    margin-top: 3px;
}

.cm-glry-social-share {
    margin-top: 30px;
}

a.theme-button {
    color: #fff;
    padding: .5em 1em;
    margin: 0;
    display: inline-block;
    font-size: 0.923em;
    font-weight: normal;
    color: #fff;
    outline: none;
    cursor: pointer;
    outline: none;
    border: none;
    font-family: inherit;
    -webkit-appearance: none;
    transition: all 0.15s ease-in-out;
    -webkit-font-smoothing: inherit;
    text-decoration: none !important;
    text-align: center;
    margin-bottom: 25px;
    margin-left: 0;
    margin-right: 0;
    font-size: 1.1em;
    text-transform: uppercase;
    background: #5496be;
}


.cm-glry-title h1 {
    margin-bottom: 0px;
    text-transform: uppercase;
}

.video-galler-content a.theme-button {
    width: 100%;
    margin-top: 30px;
}

.theme-button:hover {
    color: #ffffff;
    background: #799aa1;
}

.cm-galery-tab-content.photo-galler-content  .slick-slide-inner-wrapper  img {
    display: block;
    object-fit: cover;
    object-position: 100% 50%;
    max-height: 588px;
}

.cm-menu-section ul.tabber-link li a.active {
    color: #ba8747;
    position: relative;
    text-decoration: none;
}

.cm-menu-section ul.tabber-link li a.active:after {
    opacity: 1;
}

.cm-tabbers .area {
    font-style: italic;
}

div#video-wrap {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}


.hs-full-width-type2-layout  .tabber-link2-main
{
        display:none;
}


.hs-breadcrumb-menu-divider:before {
    content: none;
}


.custom-breadcrumb-menu .breadcrumbs li {
    padding:0px;
}

.custom-breadcrumb-menu .breadcrumbs li span.hs-breadcrumb-menu-divider {
    display: none;
}

.custom-breadcrumb-menu .breadcrumbs  li.hs-breadcrumb-menu-item.last-crumb:after {
    content: none!important;
}

.custom-breadcrumb-menu .breadcrumbs li.hs-breadcrumb-menu-item:not(.home-breadcrumb) {
    margin-left:15px;
}

.cm-content-area a {
    display: inline-block;
}


.cm-menu-section {
    margin-top: -1px;
}


i.extra-dot {
    position: relative;
    left: -3px;
}


body.hs-content-id-4959838606 .main-content {
   padding: 40px 50px;
}

.cm-galery-tab-content.cm-schdeule-tour select {
    height: 37px;
}


.sidebar.right.sidebar-form ::-webkit-input-placeholder { /* Webkit Browsers */
   font-size:10px; 
}
.sidebar.right.sidebar-form :-moz-placeholder { /* Firefox 18- */
   font-size:10px; 
}
.sidebar.right.sidebar-form ::-moz-placeholder { /* Firefox 19+ */
   font-size:10px; 
}

.sidebar.right.sidebar-form :-ms-input-placeholder { /* IE10 */
   font-size:10px; 
}
   
   
   .custom-followme {
   padding: 8px 0 !important;
}


.default-blog.hs-full-width-type2-layout .body-container-wrapper {
    padding-top: 0px;
}
.default-blog.hs-full-width-type2-layout .body-container-wrapper .content-wrapper
{
    
        padding-top: 140px;
}



.custom-followme div > a > span {
   background-image: none !important;
   color: #fff;
   width: 50px  !important;
   height: 50px  !important;
   float: left;
   text-align: center;
   font-size: 22px;
   line-height: 50px;
}
.custom-followme div > a > span:before {
   display: inline-block;
   font: normal normal normal 14px/1 FontAwesome;
   font-size: inherit;
   text-rendering: auto;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   color: #fff;
   width: 50px;
   height: 50px;
   float: left;
   text-align: center;
   font-size: 22px;
   line-height: 50px;
}

/* Unique Social Icon Selectors */

/* Youtube */
.custom-followme div > a.fm_youtube > span:before {
       content: "\f167";
}


/* Facebook */
.custom-followme div > a.fm_facebook > span:before { 
   content: "\f09a";
}


/* Twitter */
.custom-followme div > a.fm_twitter span:before { 
   content: "\f099";
}


/* Houzz */
.custom-followme div > a.fm_houzz span:before { 
    content:"\f27c";
}


/* Vimeo */
.custom-followme div > a.fm_vimeo span:before { 
    content:"\f27d";
}

/* Image Icon */ 
.custom-followme div > a.fm_realtors span img { 
    padding: 15px; 
}


.custom-followme div > a span:hover {
    background-color: #9dc1cc !important;
}


.home-layout .header-container.container-fluid {
    position: fixed;
    background: #f1f0ef;
    height: 40px;
    z-index: 99999;
    width: 100%;
}


.cm-footer-6 .custom-footer-widgets section.cm-sec-2 {
    padding: 34px 0 0;
}

.cm-footer-6 .custom-footer-widgets section.cm-sec-2 a.widget-link {
    position: absolute;
    width: 100%;
    height: 100%;
}
.cm-footer-6 .custom-footer-widgets section.cm-sec-2 {
    padding: 34px 0 0;
    background: url(//cdn2.hubspot.net/hubfs/2249581/Widget-Spice-Bay-Footer-2x.jpg);
    background-size: 100%;
    background-position: center bottom;
    background-repeat: no-repeat;
}

.cm-footer-type-7 section.cm-sec-3 {
    width: 100%;
}


#video-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.cm-galery-tab-content h4 {
   text-transform: uppercase;
   color: #850e0c;
   font-family: 'Gotham Book';
   font-weight: 300;
   font-size: 22px;
   line-height: 33px;
   margin: 15px 0 15px;
}

.cm-galery-tab-content hr {
   border: solid #e4e4e4;
   border-width: 1px 0 0;
   clear: both;
   margin: 40px 0;
   height: 0;
}

.body-container .widget-type-google_search input[type="text"] {
   display: block;
   margin: 10px 0;
}

/*Home Page Stylesheet*/

.home-layout .header-container-wrapper {
    min-height: 40px !important;
}
.home-layout .custom-header-bg {
    display: none;
}
.home-layout .hs_cos_gallery_main .slick-slide .slick-slide-inner-wrapper {
    display: block;
}
.home-layout .hs_cos_gallery_main .caption.superimpose {
    position: static;
    padding: 0;
}
.home-layout .page-center.content-wrapper {
    padding: 0;
}
.home-layout .hs_cos_gallery_main {
    padding: 0;
    margin: 0;
}
.home-layout .slick-slide-inner-wrapper > img {
    display: none;
}
.home-layout .hs_cos_gallery_main .left-col.column {
    width: 40%;
    float: left;
    position: relative;
    text-align: center;
}
.home-layout .hs_cos_gallery_main .right-col.column {
    width: 60%;
    float: right;
    position: relative;
    background: #000;
}
.home-layout .hs_cos_gallery_main .window-logo {
    height: 18%;
    background: #9dc1cc url(//info.londonbay.com/hubfs/Londonbay_March_2017_Theme/Images/Logo-Header.png) center center no-repeat;
    background-size: 90%;
    float: left;
    width: 100%;
    position: relative;
    min-height: 81px;
}
.home-layout .two-col h2, .home-layout .hs_cos_gallery_main h2 {
    font-weight: 500!important;
}

.home-layout .hs_cos_gallery_main .left-col-container {
    float: left;
    position: relative;
    width: 100%;
    height: 82%;
    padding-left: 10%;
    padding-right: 10%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
}
.home-layout .hs_cos_gallery_main h2 {
    color: #555;
    text-transform: capitalize;
    font-family: 'Gotham Light';
    font-size: 46px;
    line-height: 1.25;
    margin-top: 0px;
    margin-bottom: 10px;
    position: relative;
    letter-spacing: -1px;
    display: inline-block;
}

.home-layout .hs_cos_gallery_main h2:after {
    content: ' ';
    width: 84%;
    position: absolute;
    height: 1px;
    background: #555;
    bottom: 0px;
    left: 8%;
    margin: 0px auto;
}

.home-layout .hs_cos_gallery_main h5 {
    color: #555;
    padding-top: 5px;
    margin: 0px;
    font-size: 22px;
    line-height: 1.25;
    margin-bottom: 30px;
}

.home-layout .hs_cos_gallery_main p {
    color: #555;
}

.home-layout .hs_cos_gallery_main .left-col-inner {
    margin: auto;
}

.home-layout .hs_cos_gallery_main ul.slick-dots {
    display: none !important;
}

.home-layout .hs_cos_gallery_main button.slick-prev.slick-arrow {
    background: #fff url(//info.londonbay.com/hubfs/Londonbay_March_2017_Theme/Images/Arrow-Left-Black.png) center center no-repeat;
    background-size: 100%;
    margin: 10px 5px;
    position: absolute;
    right: 75px;
    bottom: 22px;
    left: auto;
    z-index: 11;
    top: auto;
    height: 55px;
    width: 55px;
}
.home-layout .hs_cos_gallery_main button.slick-prev.slick-arrow:hover {
    background: #fff url(//info.londonbay.com/hubfs/Londonbay_March_2017_Theme/Images/Arrow-Left-Gray.png) center center no-repeat;
    background-size: 100%;
}
.home-layout .hs_cos_gallery_main button.slick-next.slick-arrow {
    background: #fff url(//info.londonbay.com/hubfs/Londonbay_March_2017_Theme/Images/Arrow-Rt-Black.png) center center no-repeat;
    background-size: 100%;
    margin: 10px 5px;
    position: absolute;
    right: 10px;
    bottom: 22px;
    left: auto;
    z-index: 11;
    top: auto;
    height: 55px;
    width: 55px;
}
.home-layout .hs_cos_gallery_main button.slick-next.slick-arrow:hover {
    background: #fff url(//info.londonbay.com/hubfs/Londonbay_March_2017_Theme/Images/Arrow-Rt-Gray.png) center center no-repeat;
    background-size: 100%;
}
.home-layout .hs_cos_gallery_main button.slick-prev.slick-arrow:before,
.home-layout .hs_cos_gallery_main button.slick-next.slick-arrow:before {
    display: none;
}

.home-layout .bottom-content {
    background: #ddd;
    background: #dbdbdb;
    background: -moz-linear-gradient(left, #dbdbdb 0%, #c5c5c5 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #dbdbdb), color-stop(100%, #c5c5c5));
    background: -webkit-linear-gradient(left, #dbdbdb 0%, #c5c5c5 100%);
    background: -o-linear-gradient(left, #dbdbdb 0%, #c5c5c5 100%);
    background: -ms-linear-gradient(left, #dbdbdb 0%, #c5c5c5 100%);
    background: linear-gradient(to right, #dbdbdb 0%,#c5c5c5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#c5c5c5',GradientType=1 );
}
.home-layout .bottom-content>div {
    background: url(//info.londonbay.com/hubfs/Londonbay_March_2017_Theme/Images/locations-map-Estero.png) right top;
    background-size: 40%;
    background-repeat: no-repeat;
}
.home-layout .left-content > div {
    padding: 5%;
}
.home-layout .bottom-content h2 {
    color: #5496be;
    text-align: left;
    font-family: 'Gotham Light';
    font-weight: 300;
    font-size: 48px;
    line-height: 1.15;
    margin-bottom: 0px;
    letter-spacing: -.5px;
    margin-top: 30px;
}

.home-layout .bottom-content h5 {
    color: #5f5f5f;
    font-family: 'Gotham Light';
    text-align: left;
    padding: 0;
    font-size: 21px;
    margin-top: 0px;
    font-style: initial;
    line-height: 28px;
    margin-bottom: 20px;
}

.home-layout .bottom-content a.theme-button {
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    margin-right: 5px;
}
 
.home-layout .two-col.clearfix >div {
    width: 50%;
    float: left;
}

.home-layout .two-col.left .image-content {
    float: right !important;
}
.home-layout .two-col .image {
    min-height: 400px;
    display: block;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    transition-duration: 7s;
    transform: scale(1);
    transform-origin: 50% 50%;
}
.home-layout .two-col:hover .image  {
    transform: scale(1.15);
    transform-origin: 50% 50%;
}
.home-layout .two-col .image img {
    visibility: hidden;
}
.home-layout .two-col .image-content {
    overflow: hidden;
}
.home-layout .two-col .text-inner-content {
    padding: 12% 11%;
    text-align: center;
    position: relative;
}
.home-layout .two-col:hover .text-inner-content:after {
    content: ' ';
    background: transparent;
    position: absolute;
    left: auto;
    right: 100%;
    top: 50%;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid #fff;
    border-left: 0px;
    margin-top: -7px;
    z-index: 1;
}
.home-layout .two-col.left:hover .text-inner-content:after{
    right: auto;
    left: 100%;
    border-right: 0;
    border-left: 15px solid #fff;
    
}
.home-layout .two-col h2 {
    font-size: 44px;
    line-height: 1.25;
    padding: 5% 10%;
    margin: 20px auto 30px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    width: 100%;
    color: #fff;
    font-family: 'Gotham Light';
    text-align: center;
    color: #fff;
}
 
.home-layout .two-col h5 {
    color: #fff;
    line-height: 1.35;
    font-size: 24px;
    margin-bottom: 20px;
    font-family: 'Old Standard TT', serif;
    font-weight: 400;
    padding: 0 30px;
    text-align: center;
    margin-top: 30px;
}

.home-layout .two-col a.theme-button {
    background: #fff;
    color: #525252;
    margin-bottom:0px;
}
.home-layout .two-col:hover a.theme-button {
    background: #9dc1cc;
    color: #fff;
}
.home-layout .two-col:hover a.theme-button:hover {
    background: #bfd6dd;
    color: #fff;
}
.home-layout .two-col:hover h2{
    color: #525252;
    border-top: 1px solid #525252;
    border-bottom: 1px solid #525252;
}

.home-layout .two-col:hover{
    background:#fff !important;
}
.home-layout .two-col:hover h5{
    color: #525252;
}

.home-layout .two-col a:hover{
    text-decoration:none;
}

.vimeoFrame {
    margin: 0 auto;
    padding-bottom: 56.25%;
    width: 100%;
    height: 0;
    position: relative;
    overflow: hidden;
    padding-bottom: 80% !important;
}
.vimeoplayer {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.entry iframe, .entry embed {
    max-width: 100%;
}
@media (max-width: 1420px) and (min-width: 1111px){
    .home-layout .two-col h2,
    .home-layout .hs_cos_gallery_main h2 {
        font-size: 36px;
    }
    .home-layout .two-col h5,    
    .home-layout .hs_cos_gallery_main h5{
        font-size: 18px;
    }
}


@media (max-width: 1110px){

    .home-layout .two-col h2,
    .home-layout .hs_cos_gallery_main h2 {
        font-size: 30px;
    }
    .home-layout .two-col h5,    
    .home-layout .hs_cos_gallery_main h5{
        font-size: 16px;
    }
}


@media (max-width: 1024px){
    .home-layout .hs_cos_gallery_main .left-col-container {
        height: 100%;
        padding-left: 5%;
        padding-right: 5%;
    }
    .home-layout .hs_cos_gallery_main .window-logo {
        display: none;
    }
    .home-layout .custom-header-bg {
        display: block;
    }
    .home-layout  .custom-breadcrumb-menu {
        display: none;
    }
    .home-layout .header-container-wrapper {
        min-height: 53px !important;
    }
    .dft-blog .post-item .custom-post-body , .dft-blog  .post-item:nth-child(odd) .custom-post-body {
        max-width:100%;
        width: 100%;
        float:none;
    }   
    .dft-blog .post-item:nth-child(odd) .hs-featured-image-wrapper , .dft-blog .post-item .hs-featured-image-wrapper {
        max-width: 100%;
        width: 100%;
        float: none;
        min-height: 300px;
    }
    .cm-topic-menu {
        padding-left:0px;
        padding-right:0px;
    }
   
    

}


@media (max-width: 767px){
    .home-layout .hs_cos_gallery_main .right-col.column {
        float: none;
        width: 100%;
    }
    .home-layout .hs_cos_gallery_main .left-col.column {
        width: 100%;
        float: none;
    }
    .home-layout .column {
        height: auto !important;
    }
    .home-layout .hs_cos_gallery_main .left-col-container {
        padding: 4% 4% 12% 4%;
    }
    .home-layout .two-col.clearfix>div {
        width: 100%;
        float: none;
        height: auto !important;
    }
    .home-layout .two-col.left .image-content {
        float: none !important;
    }
    .home-layout .two-col .text-inner-content {
        padding: 5% 5% 12% 5%;
        text-align: center;
    }
    .home-layout .two-col h2,
    .home-layout .hs_cos_gallery_main h2 {
        font-size: 36px;
    }
    .home-layout .two-col h5,    
    .home-layout .hs_cos_gallery_main h5{
        font-size: 18px;
    }
    .home-layout .bottom-content>div {
        background: transparent;
    }
    .home-layout .two-col.left:hover .text-inner-content:after,
    .home-layout .two-col:hover .text-inner-content:after {
        height: 15px;
        width: 15px;
        content: ' ';
        position: absolute;
        top: -15px !important;
        left: 50%;
        margin-left: -7px;
        border-top: 0px solid transparent;
        border-bottom: 15px solid #bcaea7;
        border-right: 15px solid transparent;
        border-left: 15px solid transparent;
        border-bottom: 15px solid #fff;
        top: -7.5px !important;
    }
    .home-layout .hs_cos_gallery_main button.slick-prev.slick-arrow, 
    .home-layout .hs_cos_gallery_main button.slick-next.slick-arrow {
        bottom: auto;
        top: 10%;
    }
    .home-layout .hs_cos_gallery_main.slick-fixed-height-slider .slick-slide {
        margin: 0;
    }
    .home-layout .two-col .image {
        min-height: 250px;
    }
}


/*Two Column Equal Layout*/


div#subnav {
    display: none;
}
#product-map {
    width: 100%;
    float: left;
    height: 100%
}

#product-map #catalyst-map {
    width: 100%;
    float: left;
    height: 100%
}

#product-grid {
    padding: 15px
}

#product-grid #product-filters {
    float: left;
    width: 100%;
    background: #f4f3f1;
    padding: 20px;
    margin-bottom: 20px
}

#product-grid #product-filters h6 {
    margin-top: 0;
    margin-bottom: 15px;
    border-bottom: 1px solid #c2c1bf;
    padding-bottom: 5px
}

#product-grid #product-filters .form-control.price {
    float: left
}

@media (min-width: 1025px) and (max-width: 1200px) {
    #product-grid #product-filters .form-control.price {
        width:100%
    }
}

@media (min-width: 0) and (max-width: 560px) {
    #product-grid #product-filters .form-control.price {
        width:100%
    }
}

#product-grid #product-filters .dropdown {
    display: inline-block;
    position: relative;
    overflow: hidden;
    height: 42px;
    width: 100%;
    background: white;
    border: 1px solid #c2c1bf;
    border-radius: 0px
}

#product-grid #product-filters .dropdown:before,#product-grid #product-filters .dropdown:after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 16px;
    right: 10px;
    width: 0;
    height: 0;
    border: 4px dashed;
    border-color: #c2c1bf transparent;
    pointer-events: none
}

#product-grid #product-filters .dropdown:before {
    border-bottom-style: solid;
    border-top: none
}

#product-grid #product-filters .dropdown:after {
    margin-top: 7px;
    border-top-style: solid;
    border-bottom: none
}

#product-grid #product-filters .dropdown-select {
    position: relative;
    margin: 0;
    padding: 6px 8px 6px 10px;
    height: 40px;
    line-height: 14px;
    font-size: 15px;
    color: #777;
    text-shadow: 0 1px white;
    background: transparent;
    border: 1px solid #c2c1bf;
    border-radius: 0;
    width: 200px;
    -webkit-appearance: none;
    font-family:Arial;
}

@media (min-width: 1025px) and (max-width: 1200px) {
    #product-grid #product-filters .dropdown-select {
        width:100%
    }
}

@media (min-width: 0px) and (max-width: 560px) {
    #product-grid #product-filters .dropdown-select {
        width:100%
    }
}

#product-grid #product-filters .dropdown-select:focus {
    z-index: 3;
    color: #394349;
    outline: 2px solid #49aff2;
    outline: 2px solid -webkit-focus-ring-color;
    outline-offset: -2px
}

#product-grid #product-filters .dropdown-select>option {
    margin: 3px;
    padding: 6px 8px;
    text-shadow: none;
    background: #fff;
    border-radius: 3px;
    cursor: pointer
}


.cm-footer-type-5 .custom-footer-widgets section.cm-sec-3 {
    background: #F2F3EE url(//info.londonbay.com/hubfs/Londonbay_March_2017_Theme/Images/lady2.png) no-repeat bottom right;
    padding-top: 45px;
}

#product-grid #product-filters .checkboxes {
    float: right
}

@media (min-width: 1025px) and (max-width: 1200px) {
    #product-grid #product-filters .checkboxes {
        float:left
    }

    #product-grid #product-filters .checkboxes>.form-control {
        float: left
    }
}

#product-grid #product-filters .checkboxes>.form-control {
    float: right;
    padding: 10px 0px 0 25px
}

#product-grid #product-filters .checkboxes>.form-control label {
    font-family: 'Old Standard TT';
    line-height: 20px;
    font-size: 20px;
    color: #000;
    font-style: italic;
    float: left;
    margin: 0;
    font-weight: normal;
}

#product-grid #product-filters .checkboxes>.form-control input[type="checkbox"] {
    float: left;
    margin: 3px 8px
}

#product-grid #product-filters .lt-ie9 .dropdown {
    z-index: 1
}

#product-grid #product-filters .lt-ie9 .dropdown-select {
    z-index: -1
}

#product-grid #product-filters .lt-ie9 .dropdown-select:focus {
    z-index: 3
}

@-moz-document url-prefix() {
    #product-grid #product-filters .dropdown-select {
        padding-left: 6px
    }
}

#product-grid>h3 {
    text-align: center;
    font-family: 'Gotham Light';
    text-align: center;
    font-size: 24px;
    line-height: 1.25;
    color: black;
    font-weight: 300;
    text-transform: none;
}

#product-grid .community-homes {
    background: #f4f3f1;
    padding: 15px;
    float: left;
    width: 100%;
    margin-bottom: 25px;
    text-align: center
}

#product-grid .community-homes>h2 {
    text-transform: uppercase;
    font-size: 30px;
    line-height: 1.25;
    border-bottom: 1px solid #c2c1bf;
    margin-bottom: 15px;
    text-align: center;
    margin-left: 15px;
    margin-right: 15px
}
h2 a:hover {
    text-decoration: none;
    color: #6a9ead;
}
.margin-top-15 {
    margin-top: 15px !important;
}
#product-grid .community-homes .theme-button {
    display: inline-block
}

#product-grid .community-homes .community-homes-grid,#product-grid .community-homes .community-plans-grid {
    width: 100%;
    position: relative;
    text-align: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#product-grid .community-homes .community-homes-grid .home-preview,
#product-grid .community-homes .community-homes-grid .plan-preview,
#product-grid .community-homes .community-plans-grid .home-preview,
#product-grid .community-homes .community-plans-grid .plan-preview {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    background: transparent;
    display: inline-block;
    float: none;
    margin: 0 auto;
    padding: 1%;
    transition: all .15s ease-in-out;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out
}

@media (min-width: 0px) and (max-width: 480px) {
    #product-grid .community-homes .community-homes-grid .home-preview,
    #product-grid .community-homes .community-homes-grid .plan-preview,
    #product-grid .community-homes .community-plans-grid .home-preview,
    #product-grid .community-homes .community-plans-grid .plan-preview {
        width:100%
    }
}

#product-grid .community-homes .community-homes-grid .home-preview:hover,
#product-grid .community-homes .community-homes-grid .plan-preview:hover,
#product-grid .community-homes .community-plans-grid .home-preview:hover,
#product-grid .community-homes .community-plans-grid .plan-preview:hover {
    transform: scale(1.025)
}

#product-grid .community-homes .community-homes-grid .home-preview .inner,
#product-grid .community-homes .community-homes-grid .plan-preview .inner,
#product-grid .community-homes .community-plans-grid .home-preview .inner,
#product-grid .community-homes .community-plans-grid .plan-preview .inner {
    background: white;
    float: left;
    width: 100%;
    position: relative
}

#product-grid .community-homes .community-homes-grid .home-preview .home-image,
#product-grid .community-homes .community-homes-grid .home-preview .plan-image,
#product-grid .community-homes .community-homes-grid .plan-preview .home-image,
#product-grid .community-homes .community-homes-grid .plan-preview .plan-image,
#product-grid .community-homes .community-plans-grid .home-preview .home-image,
#product-grid .community-homes .community-plans-grid .home-preview .plan-image,
#product-grid .community-homes .community-plans-grid .plan-preview .home-image,
#product-grid .community-homes .community-plans-grid .plan-preview .plan-image {
    width: 100%;
    float: left;
    display: block;
    padding: 0;
    margin: 0 auto
}

#product-grid .community-homes .community-homes-grid .home-preview .home-details,
#product-grid .community-homes .community-homes-grid .home-preview .plan-details,
#product-grid .community-homes .community-homes-grid .plan-preview .home-details,
#product-grid .community-homes .community-homes-grid .plan-preview .plan-details,
#product-grid .community-homes .community-plans-grid .home-preview .home-details,
#product-grid .community-homes .community-plans-grid .home-preview .plan-details,
#product-grid .community-homes .community-plans-grid .plan-preview .home-details,
#product-grid .community-homes .community-plans-grid .plan-preview .plan-details {
    text-align: center;
    float: left;
    width: 100%;
    padding: 15px 15px 0;
    height: 100px
}

#product-grid .community-homes .community-homes-grid .home-preview .home-details h2.home-title,
#product-grid .community-homes .community-homes-grid .home-preview .home-details h2.plan-title,
#product-grid .community-homes .community-homes-grid .home-preview .plan-details h2.home-title,
#product-grid .community-homes .community-homes-grid .home-preview .plan-details h2.plan-title,
#product-grid .community-homes .community-homes-grid .plan-preview .home-details h2.home-title,
#product-grid .community-homes .community-homes-grid .plan-preview .home-details h2.plan-title,
#product-grid .community-homes .community-homes-grid .plan-preview .plan-details h2.home-title,
#product-grid .community-homes .community-homes-grid .plan-preview .plan-details h2.plan-title,
#product-grid .community-homes .community-plans-grid .home-preview .home-details h2.home-title,
#product-grid .community-homes .community-plans-grid .home-preview .home-details h2.plan-title,
#product-grid .community-homes .community-plans-grid .home-preview .plan-details h2.home-title,
#product-grid .community-homes .community-plans-grid .home-preview .plan-details h2.plan-title,
#product-grid .community-homes .community-plans-grid .plan-preview .home-details h2.home-title,
#product-grid .community-homes .community-plans-grid .plan-preview .home-details h2.plan-title,
#product-grid .community-homes .community-plans-grid .plan-preview .plan-details h2.home-title,
#product-grid .community-homes .community-plans-grid .plan-preview .plan-details h2.plan-title {
    text-transform: uppercase;
    margin: 0;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700
}

#product-grid .community-homes .community-homes-grid .home-preview .home-details p.home-price,
#product-grid .community-homes .community-homes-grid .home-preview .home-details p.plan-price,
#product-grid .community-homes .community-homes-grid .home-preview .plan-details p.home-price,
#product-grid .community-homes .community-homes-grid .home-preview .plan-details p.plan-price,
#product-grid .community-homes .community-homes-grid .plan-preview .home-details p.home-price,
#product-grid .community-homes .community-homes-grid .plan-preview .home-details p.plan-price,
#product-grid .community-homes .community-homes-grid .plan-preview .plan-details p.home-price,
#product-grid .community-homes .community-homes-grid .plan-preview .plan-details p.plan-price,
#product-grid .community-homes .community-plans-grid .home-preview .home-details p.home-price,
#product-grid .community-homes .community-plans-grid .home-preview .home-details p.plan-price,
#product-grid .community-homes .community-plans-grid .home-preview .plan-details p.home-price,
#product-grid .community-homes .community-plans-grid .home-preview .plan-details p.plan-price,
#product-grid .community-homes .community-plans-grid .plan-preview .home-details p.home-price,
#product-grid .community-homes .community-plans-grid .plan-preview .home-details p.plan-price,
#product-grid .community-homes .community-plans-grid .plan-preview .plan-details p.home-price,
#product-grid .community-homes .community-plans-grid .plan-preview .plan-details p.plan-price {
    text-align: center;
    color: #555
}

#product-grid .community-homes .community-homes-grid .home-preview .sales-status,
#product-grid .community-homes .community-homes-grid .plan-preview .sales-status,
#product-grid .community-homes .community-plans-grid .home-preview .sales-status,
#product-grid .community-homes .community-plans-grid .plan-preview .sales-status {
    position: absolute;
    right: 2px;
    top: 155px;
    background-color: #850E0C;
    color: white;
    text-transform: uppercase;
    width: 75px;
    height: 75px;
    line-height: 15px;
    border-radius: 75px;
    margin-top: -85px;
    font-size: 13px;
    padding: 25px 0;
    text-decoration: none !important
}

#product-grid .community-homes .community-homes-grid .home-preview .sales-status.sold,
#product-grid .community-homes .community-homes-grid .plan-preview .sales-status.sold,
#product-grid .community-homes .community-plans-grid .home-preview .sales-status.sold,
#product-grid .community-homes .community-plans-grid .plan-preview .sales-status.sold {
    background: #777777;
    padding: 30px 0
}

#product-grid .community-homes .community-homes-grid .home-preview .sales-status.sold-view,
#product-grid .community-homes .community-homes-grid .plan-preview .sales-status.sold-view,
#product-grid .community-homes .community-plans-grid .home-preview .sales-status.sold-view,
#product-grid .community-homes .community-plans-grid .plan-preview .sales-status.sold-view {
    background: #BC8741;
    padding: 15px 0
}

.sales-status.sold-view hr {
    margin: 3px auto; 
}

#product-grid .community-homes .community-homes-grid .home-preview .sales-status.sold-view .sold-view-one,
#product-grid .community-homes .community-homes-grid .plan-preview .sales-status.sold-view .sold-view-one,
#product-grid .community-homes .community-plans-grid .home-preview .sales-status.sold-view .sold-view-one,
#product-grid .community-homes .community-plans-grid .plan-preview .sales-status.sold-view .sold-view-one {
    display: inline-block
}

#product-grid .community-homes .community-homes-grid .home-preview .sales-status.sold-view .sold-view-two,
#product-grid .community-homes .community-homes-grid .plan-preview .sales-status.sold-view .sold-view-two,
#product-grid .community-homes .community-plans-grid .home-preview .sales-status.sold-view .sold-view-two,
#product-grid .community-homes .community-plans-grid .plan-preview .sales-status.sold-view .sold-view-two {
    font-size: 10px;
    line-height: normal
}

@media (max-width: 767px) {
    #product-grid .community-homes .community-homes-grid .home-preview .sales-status,
    #product-grid .community-homes .community-homes-grid .plan-preview .sales-status,
    #product-grid .community-homes .community-plans-grid .home-preview .sales-status,
    #product-grid .community-homes .community-plans-grid .plan-preview .sales-status {
        top:-5px;
        margin-top: 0;
        right: -5px
    }
    .home-layout .bottom-content a.theme-button {
        text-align: left;
    }
}

.two-column-equal-layout .page-center.content-wrapper {
    padding: 0;
}



@media (max-width: 1024px){
    .two-column-equal-layout  .right-column-content{
        width:100%;
        margin-left:0px;
    }
    .custom-menu-wrapper .menu-controls a.search {
        margin-left: 1px;
    }
}





/*End Of Home*/



.napels-blog.hs-blog-listing .body-container-wrapper {
    padding-top: 0px;
}

.napels-blog.hs-blog-listing .hs-blog-header  h1 {
    font-family: 'Gotham Light';
    text-align: center;
    font-size: 24px;
    line-height: 1.25;
    color: black;
    font-weight: 300;
    text-transform: none;
}

.cm-topic-wrap {
    background: #f4f3f1;
    padding: 15px;
    float: left;
    width: 100%;
    margin-bottom: 25px;
    text-align: center;
}

.cm-topic-wrap > h2 {
    text-transform: uppercase;
    font-size: 30px;
    line-height: 1.25;
    border-bottom: 1px solid #c2c1bf;
    margin-bottom: 15px;
    text-align: center;
    margin-left: 15px;
    margin-right: 15px;
}

.home-preview.cm-post-item {
   width: calc(50% - 4px);
   background: transparent;
   display: inline-block;
   padding: 1%;
   text-align: center;
   transition: all .15s ease-in-out;
   -webkit-transition: all .15s ease-in-out;
   -moz-transition: all .15s ease-in-out;
}
.home-preview.cm-post-item:hover {
   transform: scale(1.025);
}




.cm-post-wrapper {
    text-align: center;
}

.napels-blog.hs-blog-listing h2.home-title {
    text-transform: uppercase;
    margin: 0;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
}

.napels-blog.hs-blog-listing .home-details {
    text-align: center;
    width: 100%;
    padding: 15px 15px 0;
    height: 100px;
}

.napels-blog.hs-blog-listing .inner {
    background: white;
    float: left;
    width: 100%;
    position: relative;
}

 
a.sales-status.pending {
    bottom: 75px; 
    position: absolute;
    right: 2px;
    background-color: #850E0C;
    color: white;
    text-transform: uppercase;
    width: 75px;
    height: 75px;
    line-height: 15px;
    border-radius: 75px;
    margin-top: -85px;
    font-size: 13px;
    padding: 25px 0;
    text-decoration: none !important;
}
.available-to-view a.sales-status.pending {
    background-color: #BC8741;
    font-size: 12.5px; 
    padding: 15px 0;
}

.hidetag a.sales-status.pending {
    display: none;
}

.home-preview.cm-post-item.sold a.sales-status.pending {
    background: #777777;
    padding: 30px 0;
}

.cm-menu-section {
    margin-bottom: -1px;
}

.napels-blog .custom-breadcrumb-menu .breadcrumbs li a[href*="http://info.londonbay.com/naples"] , 
.napels-blog .custom-breadcrumb-menu .breadcrumbs li a[href*="http://info.londonbay.com/sarasota"]{
    display: none;
}

/*Brochere Page*/

.cm-content-cm-bg-image-full-wth p {
    font-size: 31px;
    line-height: 38px;
    margin: 0px;
    color: #fff;
    font-weight: bold;
    font-family: "Gotham Medium";
    text-shadow: rgba(0,0,0,0.498039) 0px 2px 5px;
    margin-top: -2px;
    padding-left: 1px;
}

.cm-bg-image-full-wth {
    min-height: 527px;
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: relative;
}

.cm-content-cm-bg-image-full-wth h1 {
    font-size: 59px;
    line-height: 64px;
    margin: 0px;
    color: #fff;
    font-weight: bold;
    font-family: "Gotham Medium";
    text-shadow: rgba(0,0,0,0.498039) 0px 2px 5px;
    margin-top: -5px;
    margin-left: -2px;
}

.cm-content-cm-bg-image-full-wth p:last-child {
    padding-left: 6px;
}



.cm-content-cm-bg-image-full-wth {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 105px;
    margin-top: -14px;
    
}

.cm-brocher-layout .sidebar.right.sidebar-form {
   
    margin-top: -340px;
    float: right;
   
}
.cm-brocher-layout .sidebar.right.sidebar-form h3.form-title {
    text-align: center;
    font-family: Gotham Medium;
    font-size: 30px;
    line-height: 34px;
    color: #fff;
    margin-bottom: 10px;
}
.cm-brocher-layout .sidebar.right.sidebar-form .hs_cos_wrapper_type_form span.hs-form-required ,.sidebar-form-popup .hs_cos_wrapper_type_form .hs-form-field span.hs-form-required  {
    display: inline-block!important;
    color: #850e0c;
    margin-left: .25em;
}

.cm-brocher-layout .main-content {
    max-width: 50%;
    padding: 0 5px;
   
   
}

.cm-brocher-layout .sidebar.right.sidebar-form blockquote:after {
    bottom: -10px;
   
}
.cm-brocher-layout .sidebar.right.sidebar-form blockquote {
    padding-bottom: 1px;
}
.cm-brocher-layout .sidebar.right.sidebar-form blockquote  p {
    margin-bottom: 15px;
}

.cm-brocher-layout  .cm-right-col-wth-bg a.blue-btn {
    margin-top: 12px;
}








.cm-brocher-layout  h2 {
    font-family: Gotham Medium;
    font-weight: 500;
    font-size: 30px;
    letter-spacing: -.5px;
    color: #91572b;
    line-height: 40px;
    text-transform: inherit;
    margin: 20px 0 20px;
}

.cm-two-col-equal-brochere {
    background-image: url(//info.londonbay.com/hubfs/Londonbay_March_2017_Theme/Images/bg-photo-gallery.jpg);
    background-position: center !important;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 75px 50px;
}


.cm-two-col-equal-brochere .slick-arrow {height: 52px!important;width: 52px!important;line-height: 52px!important;top: 0;background-image:none!important;font-family: "FontAwesome";color: #fff;text-align: center;font-size: 32px;background: rgba(0,0,0,.3!important);transition: all 0.3s ease-in-out;font-size: 0px;line-height: 52p!importantx;top: 50%!important;transform: translateY(-50%!important);opacity: 0 ;}
.cm-two-col-equal-brochere slick-arrow:hover { background: rgba(0,0,0,.65) }
.cm-two-col-equal-brochere .slick-prev {left: 0 !important;border-top-right-radius: 4px;-moz-border-top-right-radius: 4px;-webkit-border-top-right-radius: 4px;border-bottom-right-radius: 4px;-moz-border-bottom-right-radius: 4px;-webkit-border-bottom-right-radius: 4px;}
.cm-two-col-equal-brochere .slick-next { right: 0 !important; border-bottom-left-radius: 4px; -moz-border-bottom-left-radius: 4px; -webkit-border-bottom-left-radius: 4px; border-top-left-radius: 4px; -moz-border-top-left-radius: 4px; -webkit-border-top-left-radius: 4px; }
.cm-two-col-equal-brochere .slick-arrow:before {font-family: "FontAwesome";content: "";background: none;-webkit-transform: none;-ms-transform: none;transform: none;left: 0;top: 0;height: 100%;width: 100%;font-size: 32px;color: #fff;line-height: 52px;}
.cm-two-col-equal-brochere .slick-prev:before { content: "\f104" }
.cm-two-col-equal-brochere .slick-next:before { content: "\f105" }

.cm-two-col-equal-brochere .hs_cos_gallery:hover .slick-arrow
{
      opacity:1;
      background: rgba(0,0,0,.3);
}
.cm-two-col-equal-brochere .slick-arrow:hover
{
    background: rgba(0,0,0,.65)!important;
}
.cm-two-col-equal-brochere .span6 {
    padding: 0 15px;
    width: 50%!important;
    margin: 0px!important;
}

.cm-right-col-wth-bg {
    padding-top: 40px!important;
}

.cm-brocher-layout .hs-tw-col-equal-wrap {
    padding: 50px;
    background: #fff;
}

.cm-brocher-layout .hs-tw-col-equal-wrap .span6 {
    padding: 30px 0px 40px;
    background: transparent!important;
    text-align: left;
}

.cm-brocher-layout .hs-tw-col-equal-wrap p {
    margin-bottom: 32px;
}

.cm-brocher-layout .hs-tw-col-equal-wrap h2 {
    margin-bottom: 32px;
}




.cm-brocher-layout .cm-3-col-equal-module {
    max-width: 66.66666667%;
    float: none!important;
    margin:100px auto 70px!important;
    text-align: center;
    padding: 0 15px;
}


.cm-grey-bg-content {
    background-color: #f4f5f5 !important;
}

.cm-grey-bg-content  .page-center{
    max-width: 66.66666667%!important;
    padding: 100px 15px!important;
    text-align: center;
}
.cm-grey-bg-content .wpb_single_image a {
    position: relative;
    max-width: 100%;
}
.cm-grey-bg-content  .wpex-image-hover.fade-in {
    background: #000;
    display: inline-block;
    padding: 1px;
}


.cm-grey-bg-content  .vc_single_image-wrapper {
    position: relative;
}
.cm-grey-bg-content  .wpex-image-hover img {
   box-shadow: 0 0 0 rgba(0,0,0,0);
   -webkit-box-shadow: 0 0 0 rgba(0,0,0,0);
   -moz-box-shadow: 0 0 0 rgba(0,0,0,0);
   transition: all 0.25s;
   -moz-transition: all 0.25s;
   -webkit-transition: all 0.25s;
   -o-transition: all 0.25s;
   opacity: 0.7;
}


.wpex-image-hover.fade-in:hover img {
    opacity: 1;
}
.cm-brocher-layout .cm-3-col-equal-module .span4 {
    margin-bottom: 40px;
}

.cm-brocher-layout .custom-footer-top {
    position: fixed;
}


.cm-footer-bottom-bochere {
    background-color: #93abb2 !important;
}

.cm-footer-bottom-bochere h3 {
    font-family: Gotham Medium;
    font-weight: 400;
    font-size: 20px;
    color: #434647;
    line-height: 30px;
    text-transform: inherit;
    margin: 15px 0 15px;
}



.cm-footer-bottom-bochere  .custom-copyright {
    position: relative;
}

.cm-footer-bottom-bochere  .custom-copyright img {
    position: absolute;
    right: -23px;
    top: -65px;
}

.cm-footer-bottom-bochere p {
    max-width: 536.250px;
}



.cm-footer-bottom-bochere  .cm-footer-bottom-text {
    padding-left: 45px;
}

.custom-footer-top-bg {
    background-image: url(//info.londonbay.com/hubfs/Londonbay_March_2017_Theme/Images/Bg-True-Luxury.jpg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    padding: 85px 0 40px;
}

.custom-footer-title {
    max-width: 50%;
    margin: 0 auto 40px!important;
    float: none!important;
    padding: 0 15px;
}

.cm-grey-bg-content a.wpex-lightbox {
    display: inline-block;
    margin-bottom: 60px;
}
.cm-grey-bg-content a.blue-btn {
    margin-top: 12px;
}
.cm-brocher-layout  .hs_cos_wrapper_type_form textarea {
    height: 120px;
}


.cm-brocher-layout .sidebar.right.sidebar-form .hs-custom-form input , .cm-brocher-layout .sidebar.right.sidebar-form .hs-custom-form textarea , 
.sidebar-form-popup .hs_cos_wrapper_type_form .hs-form-field   input , .sidebar-form-popup .hs_cos_wrapper_type_form .hs-form-field    textarea  {
    font-size: 12px;
    line-height: normal;
    border-color: #e8e7e5;
    color: #5f5f5f;
        background-color: #f7f7f7;
    padding: 10px;
}

.cm-brocher-layout .sidebar.right.sidebar-form .hs-custom-form label , .sidebar-form-popup .hs_cos_wrapper_type_form  .hs-form-field>label {
    display: block!important;
    margin-bottom: 5px!important;
    line-height: normal!important;
    font-weight: 300;
}

.cm-brocher-layout  .sidebar.right.sidebar-form .hs-custom-form {
    margin-top: -4px;
    padding-top: 0px;
    max-width: 100%;
}

.cm-brocher-layout  .sidebar.right.sidebar-form .hs_cos_wrapper_type_form .hs-form-field>label>span , .sidebar-form-popup .hs_cos_wrapper_type_form  .hs-form-field>label>span {
    color: #555;
}
.cm-brocher-layout .sidebar.right.sidebar-form .hs_cos_wrapper_type_form .hs-form-field select , .sidebar-form-popup .hs_cos_wrapper_type_form .hs-form-field select {
    height: 41px!important;
    box-shadow: none!important;
    -moz-appearance: none;
}
.cm-brocher-layout .sidebar.right.sidebar-form form.hs-form li.hs-form-booleancheckbox label {
    font-weight: normal;
    font-size: 14px;
    line-height: 18px!important;
    color: #555;
}

.cm-brocher-layout .sidebar.right.sidebar-form .hs-custom-form input.hs-button.primary.large {
    margin-top: 20px!important;
}

.cm-brocher-layout .blue-btn:hover {
    color: #fff;
    background: #799aa1;
    box-shadow: 0 10px 10px -10px rgba(0,0,0,.5);
}

p.cm-image-wrapper {
    position: relative;
}

p.cm-image-wrapper:before {
    background: url(//info.londonbay.com/hubfs/Londonbay_March_2017_Theme/Images/Arrow.png) center center no-repeat;
    background-size: 100%;
    height: 60px;
    width: 134px;
    position: absolute;
    content: ' ';
    z-index: 1;
    top: 0px;
    right: -30px;
}

.cm-brocher-layout .hs_cos_gallery_main .slick-slide .slick-slide-inner-wrapper {
    display: block;
}






























/** 
 * Styles that do not fit into available sections above can go here.
 * For example, one would place 3rd party plugin overriding styles here.
 *
 * This section is NOT for 'Custom' styles.  All custom styles must go in the
 * proper sections above.
 *
 * For instance, custom header and footer styles must go in the HEADER and 
 * FOOTER sections.  Custom styles for anything in-between the header and footer 
 * (such as, styles that are unique to the HOMEPAGE only), must go in the 
 * CONTENT section.
*/ 








/* ==========================================================================


   7. MOBILE MEDIA QUERIES                              


   ========================================================================== */



   

/* Screen sizes smaller than site maxWidth (.page-center)
   ========================================================================== */

@media (max-width: 1400px) {}
@media (max-width: 1496px) {
    .custom-header-bg{
        max-width: 94.4% !important;
    }
    .custom-topic-header {
        left: 0;
        margin: 0 40px!important;
        right: 0;
        width: auto!important;
    }
}
@media (max-width:1400px) {
    .custom-footer-top.custom-fixed > div {
        padding-left: 40px;
        padding-right: 40px;
    }
    .custom-header-bg{
        margin: 0 auto !important; 
        max-width: 100% !important;
        padding: 40px 40px 0px;
        left: 0px;
        right: 0px;
    }
    .section.cm-sec-3 h1.cm-footer-num
    {
        font-size:30px;
    }
    .cm-bg-image-full-wth {
        min-height: 478px;
        
    }
    .cm-content-cm-bg-image-full-wth p {
        font-size: 28px;
        line-height: 35px;
    }
    .cm-content-cm-bg-image-full-wth h1 {
        font-size: 54px;
        line-height: 58px;
    }
    
    
}

@media (max-width:1400px)  and (min-width:768px){
        section.cm-sec-3 h1.cm-footer-num
    section.cm-sec-3 h1.cm-footer-num {
       font-size: 2vw;
    }
    section.cm-sec-3 h1 {
       font-size: 2.5vw;
        line-height: 1.6;
    }
    .cm-content-cm-bg-image-full-wth {
        left: 7vw;
    }
    .cm-content-cm-bg-image-full-wth h1 {
        font-size:3.5vw;
        line-height: 1.2;
    }
   
     

}

@media (max-width:1200px)  and (min-width:768px){
    
    .cm-bg-image-full-wth {
        min-height: 34.4vw;
    }
    .cm-content-cm-bg-image-full-wth p {
        font-size: 2vw;
        line-height: 35px;
    }
    .cm-brocher-layout .sidebar.right.sidebar-form {
        float: right;
        width: calc(50% - 30px);
        margin-left:30px;
        margin-top: -32vw;
    }  
    

}
    


@media (min-width:1044px){
    .custom-mobile-topic {
        display:none !important;
    }
}
@media (min-width: 1400px) {
    .custom-lp-layout .custom-lp-footer-bottom .page-center {
        max-width: 45% !important;
    }
    .custom-lp-footer-top .page-center {
        max-width: 45% !important;
    }
    .bg-image-section-lp {
        min-height:547px !important;
    }
    .custom-lp-footer-contact {
       padding-left: 225px;
    }    
    .custom-lp-layout .custom-lp-footer-bottom .page-center {
       max-width: 1200px !important;
    }
    
    
}
@media (min-width:1300px){

    .custom-breadcrumb-menu {
        width: calc(100% - 100px)!important;
    }
    .custom-header-bg .page-center {
        padding-right: 0px!important;
    }
    
}
    
@media (max-width: 1280px) {
    .custom-lp-layout .page-center {
        max-width: 980px !important;
    }
    .header-container-wrapper .custom-lp-header .page-center {
        max-width: 1010px !important;
    }
    .bg-image-section-lp {
        min-height: 466px !important;
    }
    .bg-image-section-lp .banner-content h1 {
        font-size:51px;
        line-height: 65px;
    }
    .custom-lp-footer-top ul li img {
        max-width: 194px;
    }
    .custom-lp-footer-top .page-center {
        max-width: 56.666667% !important;
    }
    .custom-logo {
        padding: 20px 0px 20px 10px; 
    }
    
   
}
@media (max-width: 1199px) and (min-width:768px) {
    
    .cm-footer-contact {
        padding: 20px 30px 10px;
    }
    .cm-footer-gallery {
        padding: 0 0px;
    }
    .cm-footer-gallery .hs_cos_gallery_main {
        padding: 0;
    }
    .cm-footer-image p {
        padding: 40px 10px 27px;
    }
    .cm-footer-image p span {
        font-size: 25px;
    }
    .cm-footer-gallery .caption.below p {
        font-size: 14px;
    }
    .custom-breadcrumb-menu .breadcrumbs li a {
        font-size: 12px;
   
    }

    

}

@media (max-width: 1074px) and (min-width:960px) {
    .custom-lp-layout .page-center {
        padding:0 30px;
    }
    .header-container-wrapper .custom-lp-header .page-center {
        padding:0 30px;
    }
    .header-container-wrapper .custom-lp-header .page-center {
        max-width: 980px !important;
    }
    .custom-lp-layout .body-container .page-center {
        padding: 40px 30px;
    }
    .custom-lp-footer-top .page-center {
        max-width: 66.666667% !important;
    }
    .bg-image-section-lp {
        min-height: 346px !important;
    }
    .bg-image-section-lp .banner-content h1 {
        font-size: 38px;
        line-height: 65px;
    }
    .custom-lp-form-group {
        margin-top: -225px;
    }
    .custom-lp-footer-top ul {
        width:100%;
        padding:0;
    }
}
@media (max-width: 959px) and (min-width:768px) {
    .header-container-wrapper .custom-lp-header .page-center {
        max-width: 730px !important;
    }
    .custom-lp-footer-top .page-center {
        max-width: 700px !important;
    }
    .custom-lp-layout .page-center {
        max-width: 700px !important;
    }
    .custom-lp-footer-top ul {
        padding: 0;
        width: 100%;
    }
    .bg-image-section-lp .banner-content p {
        line-height: 29px;
        font-size: 17px;
    }
    .bg-image-section-lp .banner-content h1 {
        font-size: 30px;
        line-height: 51px;
    }
    .bg-image-section-lp {
        min-height: 274px !important;
    }
    .custom-lp-form-group {
        margin-top: -229px;
    }
    .custom-lp-layout .custom-lp-footer-bottom .page-center {
        max-width: 70% !important;
    }
    .blog.hs-blog-post .body-container .page-center {
        padding: 60px 10px !important;
    }
   
}
@media (max-width:1043px){
    .custom-mobile-topic {
        display:block !important;
    }
    .custom-desktop-topic  {
        display:none !important;
    }
    .custom-topic-header ul {
        visibility: hidden;
        opacity: 0;
        display: none;
    }
    .custom-topic-header a {
        display: block;
        line-height: 55px;
        width: 100%;
        height: 50px;
        color: #000;
        text-align: center;
        font-size: 16px;
        padding: 0 15px;
        font-family: Gotham Book;
        text-transform: uppercase;
        font-weight: 300;
        float: left;
        text-decoration: none;
    }
    
    .custom-topic-header a:hover {
        color: #ba8747;
        position: relative;
        text-decoration: none;
    }
    .topic-open .custom-topic-header ul {
        display: block;
        visibility: visible;
        opacity: 1;
        text-align: center;
        display: block;
        font-size: 16px;
        line-height: 1.5;
        color: #000;
        margin-left: 0px;
        clear: both;
        overflow: hidden;
        text-align: center;
        padding-top: 20px;
        position: relative;
        margin: 0;
        height: 50vh;
        overflow-y: auto;
    }
    .custom-topic-header li {
        display:block;
    }
    .topic-open .custom-topic-header ul a {
        display: block;
        font-size: 16px;
        line-height: 24px;
        height: 32px;
        color: #000;
        position: relative;
        padding:0;
        text-transform:none;
    }
    .custom-topic-header li a:hover {
        color: #ba8747 !important;
        text-decoration: underline;
    }
    .custom-topic-header li a:hover:after{
        display:none;
    }
}
@media (max-width:1199px){
    
    
    .custom-blog-form .form-title {
        font-size: 16px;
    }
   
    
    
   

}

@media (max-width:1024px) {
    #site-wrapper{
        padding: 0 ;
    }
    .custom-footer-top {
        display: none !important;
    }
    .custom-menu-wrapper .menu-controls div.menu-label {
        height: 55px;
        width: 64px;
    }
    .custom-menu-wrapper .menu-controls a.menubar {
        height: 55px;
        width: 40px;
    }
    .custom-menu-wrapper .menu-controls a.menubar div {
        padding: 8px 8px 6px;
    }
    .custom-menu-wrapper .menu-controls a.search {
        height: 55px;
        width: 50px;
    }
    .custom-menu-wrapper .menu-controls a.search span.fa {
        font-size: 16px;
        line-height: 55px;
    }
    .custom-menu-wrapper {
        min-height: 55px !important;
        width: 155px !important;
    }
    img.custom-logo-mobile {
        display: block;
    }
    img.custom-logo-desktop {
        display: none;
    }
    .custom-logo img{
        max-width: 149px;
        height:auto;
    }
    .custom-header-bg{
        padding: 0;
    }
    .custom-header-bg .page-center {
        background: #9dc1cc;
    }
    .custom-logo {
        padding: 12px;
        padding-left: 15px;
        padding-bottom:0px;
    }
    .custom-logo img {
        max-width: 136px;
        width: 100%;
    }
    .header-container-wrapper {
        min-height:115px !important;
        
    }
    .menu-controls.active a.menubar div span:nth-child(1) {
        -webkit-transition: all .2s .2s ease;
        transition: all .2s .2s ease;
        -webkit-transform: rotate(45deg) translateX(1px) translateY(2px);
        transform: rotate(45deg) translateX(1px) translateY(2px);
    }
    .menu-controls.active a.menubar div span:nth-child(3) {
        -webkit-transition: all .2s .2s ease;
        transition: all .2s .2s ease;
        -webkit-transform: rotate(-45deg) translateX(1px) translateY(-2px);
        transform: rotate(-45deg) translateX(1px) translateY(-2px);
    }
   
    .custom-header-search{
        padding:20px;
        padding-top: 80px;
        padding-right:20px;
    }
    .post-item .custom-body:before{
        display:none;
    }
    .custom-listing-image {
        max-width: 100% !IMPORTANT;
        width: 100% !IMPORTANT;
        margin: 0;
        padding: 0;
        position: relative;
        float: none !important;
    }
    .custom-body {
        max-width: 100% !important;
        width: 100% !important;
        padding: 60px !important;
        position: relative;
        float: none !important;
    }
    .hs-blog-post .body-container .page-center {   
        padding-left: 0;
        padding-right: 0;
    }
    .custom-copyright {
        padding: 30px;
        text-align: center;
    }
    .custom-topic-header {
        max-width: 100% !important;
        top: 115px;
        margin: 0px !important;
    }
    .custom-related-link {
        margin: 0px;
        padding: 10px 0px;
        margin: 10px 0px;
        text-align: center;
    }
    .custom-breadcrumb-group {
        top: 55px;
        padding-left: 0;
        left:0;
        right:0;        
        background: #000;
    }
    .custom-breadcrumb-menu .breadcrumbs li.home-breadcrumb {
        display:none;
    }
    .custom-breadcrumb-menu ul.breadcrumbs > li.current-item {
        display:block;
    }
    .custom-breadcrumb-menu .breadcrumbs li span, .custom-breadcrumb-menu .breadcrumbs li a{
        text-transform: none;
        font-size: 13px;
        height: 60px;
        line-height: 54px;
    }
    .custom-breadcrumb-menu .breadcrumbs {
        overflow:hidden;
    }
    .custom-menu-wrapper {
        border:none;
    }
    .header-container-wrapper .custom-header-bg .row-fluid .page-center {
        padding-right: 0px; 
        max-width: none; 
    }
    .row-fluid .custom-breadcrumb-menu {
        background-color: #000;
        display: block; 
        float: none; 
        margin-left: 0px; 
        width: 100%; 
    }
    .custom-breadcrumb-menu .breadcrumbs li a {
        font-size: 13px;
    }
    .row-fluid .custom-logo {
        display: block; 
        float: none; 
        width: 100%; 
    }
    .two-column-equal-full-wth-map .cm-map-section {
        display: none;
    }
    .two-column-equal-full-wth-map .main-content {
        width: 100%;
    }
    .cm-img-slider {
        max-width: 700px;
        margin: 0 auto;
    }
    .custom-breadcrumb-menu .breadcrumbs li.hs-breadcrumb-menu-item:not(.home-breadcrumb)
    {
        margin-left: 15px;
    }
    .custom-breadcrumb-menu .breadcrumbs li.hs-breadcrumb-menu-item:not(.home-breadcrumb):not(:nth-last-child(-n+2)) {
        display: none;
    }
    .custom-followme {
     display:none !important;
    }
   
    

    
    
}



@media (max-width:1024px)  and (min-width:768px){



    .custom-footer-widgets {
       padding: 20px 30px;
    }
    .custom-footer-widgets section {
       padding-left: 10px;
       padding-right: 10px;
    }
    section.cm-sec-3 h1 {
       font-size: 20px;
       margin-bottom: 20px;
    }
    section.cm-sec-3 h1.cm-footer-num {
       font-size: 25px;
    }
    .custom-footer-widgets h3 {
       margin-bottom: 10px;
       margin-top: 10px;
    }
    .custom-footer-widgets section p {
       margin-bottom: 5px;
    }
    .hs-form fieldset.form-columns-2 .hs-form-field {
        width: 100% !important;
    }

}









@media (max-width: 960px) and (min-width:480px){
    .custom-header-search {
        padding: 30px;
        padding-top: 30px;
    }
    
     .custom-menu-primary,
    .custom-header-search{
        width: 90% !important;
        padding: 30px;
    }
    
}
@media (max-width: 991px) {
    
    
    
  
    .section.post-header h1 {
        font-size: 30px;
        line-height: 38px;
    }
    .blog .blog-sidebar {
        padding-left: 20px;
    }
    .custom-blog-sidebar-recent .blog-list-recent-post-wrapper > h3 {
        font-size:20px;
    }
    .custom-blog-sidebar-recent .blog-list-recent-post-list-item h2 {
        width: 62%;
        font-size: 13px;
    }
    ul.tabber-link {
        display: none!important;
    }
    .tabber-link2-main {
        display: block;
    }   
    .cm-galery-tab-content.photo-galler-content .span4 {
        width: 100%;
        padding: 30px;
    }
    .cm-tabbers {
        display: block!important;
    }
    .cm-galery-tab-content.photo-galler-content .span8 {
        width: 100%;
        padding: 30px;
    }
    .cm-galery-tab-content.home-details-content {
        padding: 30px;
    }
    .cm-schdeule-tour {
        padding: 30px;
    }
    
    .tabber-link2-main {
    padding: 0px;
    margin: 0px;
    list-style: none;
    position: fixed;
    z-index:999;
    background: #f8f8f8;
    background: #fefefe;
    background: -moz-linear-gradient(top, #fefefe 50%, #f5f5f5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fefefe), color-stop(100%, #f5f5f5));
    background: -webkit-linear-gradient(top, #fefefe 50%, #f5f5f5 100%);
    background: -o-linear-gradient(top, #fefefe 50%, #f5f5f5 100%);
    background: -ms-linear-gradient(top, #fefefe 50%, #f5f5f5 100%);
    background: linear-gradient(to bottom, #fefefe 50%,#f5f5f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#f5f5f5',GradientType=0 );
    width: 100%;
    margin: 0px;
    text-align: center;
    background: #f8f8f8;
    overflow: hidden;
}
p.cm-image-wrapper:before {
    content:none;    
}



.tabber-link2-main  .flexMenu-viewMore.flexMenu-allInPopup {
    text-align: center;
    width: 100%;
}

ul.tabber-link2-main ul.tabber-link2 {
    padding: 0px;
    margin: 0px;
    list-style: none;
    text-align: center;
    display: none;
    padding-top: 11px;
    text-transform: capitalize;
}


.tabber-link2-main  .flexMenu-viewMore.flexMenu-allInPopup > a {
    line-height: 55px;
    width: 100%;
    height: 50px;
    text-align: center;
    color: #000;
    text-align: center;
    font-size: 16px;
    padding: 0 15px;
    font-family: 'Gotham Book';
    text-transform: uppercase;
    font-weight: 300;
    text-decoration: none;
    overflow: hidden;
}

span.fa.fa-angle-down {

    display: inline;
}


ul.tabber-link2-main li:hover > a {
    color: #ba8747!important;
}


ul.tabber-link2-main li a:hover {
    text-decoration: underline!important;;
}


ul.tabber-link2-main  ul.tabber-link2 li a {
    display: block;
    font-size: 16px;
    line-height: 1.5;
    position: relative;
    color: #000;
    padding: 4px 10px;
    text-decoration: none;
}

ul.tabber-link2-main ul.tabber-link2.active {
    display: block;
}

.floorplan-wrapper img {
        max-height: 100%;
}
.cm-galery-tab-content.video-galler-content .span4 {
    width: 100%;
    padding: 30px;
}
.cm-galery-tab-content.video-galler-content .span8 {
    width: 100%;
    padding: 30px;
}

.overlay {
    width: 10%;
}



    
    div#video-wrap iframe {
        max-width: 100%;
    }



div#photo-gallery {
margin-top: 50px;
}



.cm-topic-menu .tabber-link2-main {
        display:none;
}







    

    
    
    
}
@media (min-width: 768px) {
    
    .cm-footer-type-5 .custom-footer-widgets > div > div > div {
        width: 33.3%!important;
        margin: 0px!important;
    }
        .cm-topic-menu ul {
        padding: 0px;
        margin: 0px;
        list-style: none;
    }
    
    .cm-topic-menu ul > li:first-child {
        margin-left: 25px;
    }
    
    
    .cm-topic-menu  ul >li {
        text-align: left;
        display: inline-block;
        position: relative;
        float: left;
        transform: translateZ(0);
    }
    
    .cm-topic-menu  ul >li>a {
        color: #000;
        text-align: center;
        font-size: 16px;
        line-height: 100px;
        padding: 0 15px;
        font-family: 'Gotham Book';
        float: left;
        text-transform: uppercase;
        font-weight: 300;
        transform: translateZ(0);
    }
    .cm-topic-menu  ul >li>a:after
    {
        content:none;
    }
    .cm-brocher-layout .cm-3-col-equal-module .cm-ful-top {
        width: 66.66666667%!important;
        margin: 0 auto!important;
        float: none!important;
    }   


}

@media (max-width: 1024px) and (min-width:768px){

    .custom-footer-widgets section , .cm-footer-contact , .cm-footer-image , .cm-footer-gallery , .cm-footer-have-question,
    .cm-footer-type-5 .custom-footer-widgets > div > div > div
    {
        width: 50%!important;
        max-width:500px!important;
        margin:0px!important;
        
        
    }
    .cm-footer-have-question  section
    {
        width: 100%!important;
        max-width:100%!important;
    }
    .custom-footer-widgets section:nth-child(3) , .cm-footer-type-5 .custom-footer-widgets > div > div > div.cm-type-5-3 ,
    .cm-footer-type-5 .custom-footer-widgets > div > div > div.cm-type-5-3 section {
        width: 100%!important;
        max-width: 100%!important;
        padding-left:20px;
        padding-right:20px;
        
        
        
    }
    section.cm-sec-3 br {
        display: none;
    }
        
}



/* Landscape tablet and smaller devices
   ========================================================================== */

@media (max-width: 767px) {
    .body-container-wrapper .main-content,
    .body-container-wrapper .sidebar{
        margin-bottom:20px;
    }
    .landing-page.one-column .body-container-wrapper .hs_cos_wrapper_type_form {
	  width: 100%;
	}
	.error-template.one-column .body-container-wrapper form,
	.password-template.one-column .body-container-wrapper form,
	.subscription-template .body-container .widget-type-email_simple_subscription form{
	  width: 100%;
	}
	body input[type="text"],
	body input[type="password"], 
	body input[type="datetime"], 
	body input[type="datetime-local"], 
	body input[type="date"], 
	body input[type="month"], 
	body input[type="time"], 
	body input[type="week"], 
	body input[type="number"], 
	body input[type="email"], 
	body input[type="url"], 
	body input[type="search"], 
	body input[type="tel"], 
	body input[type="color"],
	body textarea,
	body select {
	  width: 100%;
	  max-width: 100%;	
	}
	.blog-pagination a { 
        display:block;
        margin:0px;
    }
    .custom-footer-widgets section {
        max-width: 500px !important;
        width: 100% !important;
        float: none;
        margin: 0 auto !important;
    }
    .custom-copyright a {
        float: none;
        display: inline-block !important;
    }
    .custom-header-bg{
        padding: 0;
    }
    .custom-header-bg .page-center {
        background: #9DC1CC;
    }
       
    .hs-blog-post .blog-content {
        padding: 0;
    }
    .related-image {
        max-width: 100%;
        padding-right: 0;
        float: none;
        padding-bottom: 20px;
    }
    .custom-post-pagination a {
        color: #fff;
        width: 100% !important;
        float: none !important;
        display: block;
        text-align: center !important;
        padding-bottom: 5px;
    } 
    .custom-lp-phone p {
        font-size: 17px;
        line-height: 22px;
        padding-bottom: 20px;
        text-align:center;
    }
    .custom-lp-logo {
        padding: 20px 0 0;
    }
    .custom-lp-header {
        background-color: rgba(0,0,0,1);
        text-align:center;
        position:static;
    }
    .bg-image-section-lp {
        min-height: 276px !important;
    }
    .bg-image-section-lp .banner-content h1 {
        font-size: 30px;
        line-height: 40px;
        white-space:normal !important;
    }   
    .bg-image-section-lp .banner-content {
        position:static;
        top: 0;
        transform: translateY(0%);
    }
    .bg-image-section-lp .banner-content p {
        white-space:normal !important;
        line-height: 29px;
        font-size: 17px;
    }
    .custom-lp-layout .body-container {
        margin-top: 0;
        padding-top: 0;
    }
    .custom-lp-layout .custom-lp-footer-bottom .page-center {
        max-width: 90% !important;
    }
    .custom-lp-footer-top ul {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }
    .custom-lp-footer-top ul li {
        margin-bottom: 40px;
        width: 100%;
        float: none;
        padding-left: 15px;
        padding-right: 15px;
    }
    .custom-lp-footer-top ul li img {
        max-width: 100%;
    }
    .custom-lp-layout .page-center {
        max-width: 90% !important;
    }
    .header-container-wrapper .custom-lp-header .page-center {
        max-width: 90% !important;
        padding:0;
    }
    .custom-lp-layout .body-container .page-center {
        padding: 40px 15px;
    }
    .custom-lp-form-group {
        max-width: 94%;
        margin: -64px auto 20px !important;
        float: none !important;
    }
    .custom-lp-footer-top .page-center {
        padding:0 15px;
    }
    .custom-lp-content-left {
        padding-right: 0;
    }
    body.custom-lp-layout .custom-lp-form-group form .hs_submit {
        padding: 20px 0px 45px 0px;
    }
    .custom-lp-footer-contact {
        padding-top: 20px;
        padding-left: 35px;
    }
    .custom-footer-lp-form-inner-group {
        width:85% !important;
    }
    
    .content-wrapper {
        padding: 40px 20px;
    }
    body .hs-button.primary, body input[type="submit"], body input[type="button"] {
        padding: 12px 20px;
    } 
    
    
    .blog-pagination a {
        display: block;
        font-size: 14px;
    }
    .blog.hs-blog-post .body-container .page-center {
    }
    .section.post-header h1 {
        font-size: 20px;
        line-height: 25px;
    }
    .custom-blog-form .form-title {
        font-size: 14px;
    }
    .custom-home-link {
        text-align:center;
    }
    .custom-blog-sidebar-recent .blog-list-recent-post-image {
        width: 5rem;
    }
    .custom-blog-sidebar-recent .blog-list-recent-post-list-item h2{
        font-size: 13px;
        width: 85%;
    }
    .blog .blog-sidebar {
        padding-left: 0;
        padding-top: 30px;
    }
    
    .cm-footer-type-2 .custom-footer-widgets {
        display: none;
    }
    .cm-footer-gallery {
        padding: 40px 0px;
    }
    .cm-footer-image p {
        padding: 40px 30px 27px;
    }
    .cm-footer-contact {
        padding: 40px 30px 60px;
    }
    
    .cm-img-slider .slick-prev {left:10px;opacity: 1;}

    .cm-img-slider .slick-next {
        right: 10px;
        opacity: 1;
    }   
    .cm-full-wth-bg {
        padding: 20px;
    }
    .cm-full-wth-bg .page-center {
        max-width: 100%!important;
    }
    .cm-full-wth-bg-content h2 {
        font-size: 30px;
    }
    .cm-galery-tab-content.floor-plan-content {
        padding: 20px;
    }
    h2.floorplan-title {
        font-size: 30px;
        margin-top: 50px;
    }
    .hs-full-width-type2-layout  .tabber-link2-main
    {
        display:block;
    }
    .hs-full-width-type2-layout .hs-breadcrum-menu .tabber-link2-main {
        position: relative;
    }
    .hs-breadcrum-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li:first-child, .cm-menu-section ul.tabber-link>li:first-child {
        margin-left: 0px!important;
        float: none;
        display: block;
        width: 100%;
    }
    
    
    
    .hs-full-width-type2-layout .hs-breadcrum-menu .tabber-link2-main + ul {
        padding-top:23px!important;
        width: 100%;
        display:none!important;
    }
    .hs-full-width-type2-layout .hs-breadcrum-menu .tabber-link2-main + ul.active {
        padding-top:23px!important;
        width: 100%;
        display:block!important;
    }
    
    .hs-breadcrum-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li>a, .cm-menu-section ul.tabber-link>li>a {
        display: block!important;
        line-height: 1.5!important;
        padding-bottom: 8px!important;
    }
    
    .hs-full-width-type2-layout .hs-breadcrum-menu {
        right: 0px;
        left: 0px;
    }
    
    
    
    .hs-breadcrum-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li>a:after, .cm-menu-section ul.tabber-link>li>a:after, .hs-breadcrum-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li.active.active-branch>a:after, 
    .hs-breadcrum-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li>ul>li>a:after
    
    {
        content:none!important;
    }
    .cm-topic-menu  ul >li:hover>a:hover:after
    {
        opacity:1;
    }
    .header-container-wrapper {
        min-height: 115px !important;
    }
    
    .cm-galery-tab-content.photo-galler-content .slick-prev, .cm-galery-tab-content.photo-galler-content .slick-next {
        transform:scale(0.5)  translateY(-50%);
    }
    .cm-galery-tab-content.photo-galler-content .slick-prev {
        left: 5px;
    }
    .cm-galery-tab-content.photo-galler-content .slick-next {
        right: 5px;
    }
    
    section.cm-sec-1 img {
        display: block;
    }
    .cm-footer-type-7 .cm-footer-image {
        max-width: 500px;
        margin: 0 auto!important;
    }   
    .cm-footer-image {
        max-width: 500px;
        margin: 0 auto!important;
    }
    
    .cm-topic-menu ul:not(.tabber-link2-main) {
        display: none;
    }

    .cm-topic-menu .tabber-link2-main {
        display: block;
    }

     .dft-blog .post-item .custom-post-body {
        min-height:auto;    
    } 
    
    .default-blog.latest-news-blog .body-container .page-center {
        padding: 0px;
    }
    .cm-two-col-equal-brochere .span6 {
        width: 100%!important;
        margin: 0px!important;
    }
    .cm-content-cm-bg-image-full-wth {
        display: none;
    }
    .cm-bg-image-full-wth {
        min-height: 36.7vw;
    }  
    .cm-brocher-layout .main-content {
        display: none;
    }
    .cm-brocher-layout .content-wrapper {
        padding: 0px;
    }
    .cm-brocher-layout .sidebar.right.sidebar-form {
        float: none;
        max-width: 90%;
        margin: -76px auto 50px!important;
        padding: 0px;
    }
    .cm-grey-bg-content .page-center {
        max-width: 100%!important;
    }
    .cm-brocher-layout .cm-3-col-equal-module {
        max-width: 100%;
        padding: 0 15px;
    }
    .custom-footer-title {
        max-width: 100%;
        padding: 0 15px;
    }
    .cm-footer-bottom-bochere .custom-copyright img {
        position: absolute;
        right: 0;
        top: -65px;
        left: 0;
        margin: 0 auto;
    }
    .cm-footer-bottom-bochere {
        text-align: center;
    }
    .cm-footer-bottom-bochere .cm-footer-bottom-text {
        padding-top: 25px;
        padding-left:0px;
        
    }
    
    .cm-brocher-layout .hs-tw-col-equal-wrap .span6 {
        padding: 0px;
    }
    .cm-brocher-layout .hs-tw-col-equal-wrap {
        padding-left: 15px;
        padding-right: 15px;
    }
    .cm-brocher-layout .cm-two-col-equal-brochere {
    padding: 75px 0px;
    }   
    .cm-brocher-layout .sidebar.right.sidebar-form blockquote {
        padding-bottom: 1px;
        text-align: center;
        padding-left: 0px;
    }
    .cm-brocher-layout .sidebar.right.sidebar-form blockquote:after {
        bottom: 0px;
        left: 0px;
        right: 0px;
        margin: 0 auto;
        top: 0px;
    }
    .cm-brocher-layout .sidebar.right.sidebar-form blockquote p {
        margin-bottom: 15px;
        margin-top: 90px;
    }
    .cm-plan-photo-gallery-mod-wrap #gallery-images .hs_cos_gallery_lightbox_thumbnails .hs_cos_gallery_slide {
        width:100% !important;
        float: none !important;
    }

    .cm-single-home-details,
    .cm-single-home-floorplan-info{
        padding: 20px;
        padding-bottom: 45px;
    }
    .cm-plan-photo-gallery-mod-wrap .photo-gallery-header{
        padding: 50px 20px 0px;
    }
    .cm-plan-photo-gallery-mod-wrap #gallery-images .hs_cos_gallery_thumbnails {
        margin: 0 0px !important;
        padding: 0 20px !important;
    }
    .hs-plan-layout .row1-wrapper .hs_cos_wrapper_type_linked_image {
        min-height: 425px;
    }
}






@media (max-height: 660px){
    .custom-menu-primary {
       padding-top: 30px;
    }
    
}

    

/* Landscape phones and smaller devices
   ========================================================================== */

@media (max-width: 479px) {
    .custom-menu-primary,
    .custom-header-search{
        width:100% !important;
    }
    .custom-menu-primary{
        padding:30px;
    }
    .custom-lp-layout .custom-lp-footer-bottom .page-center {
        max-width: 100% !important;
    } 
    .custom-lp-footer-bottom p a span {
        display:block;
    }
    .custom-lp-footer-bottom p img {
        float: none;
        display:block;
    }
    .bg-image-section-lp {
        min-height: 150px !important;
    }
    .custom-menu-primary .hs-menu-flow-horizontal>ul {
        clear: both;
        padding: 25px 0 0 0;
    }
    
    .blog.hs-blog-post .body-container .page-center {
        padding: 115px 15px 40px;
    }
    .custom-header-search input[type="text"] {
        margin-bottom:10px;
        width:100% !important;
    }
    .custom-footer-widgets section {
        padding: 30px 20px;
    }
    .overlay {
        width:0%;
        display:none;
    }
    .custom-menu-primary .hs-menu-wrapper>ul>li>a{
        font-size: 26px;
    }
    .custom-menu-primary .hs-menu-wrapper>ul ul li a{
        font-size: 16px;
    }
   .dft-blog .post-item .custom-post-body {
        padding-left: 30px!important;
        padding-right: 30px!important;
    }
    .home-preview.cm-post-item {
        width: 100%;
    }
    
   

    

    
}
