/* ==========================================================================
   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 =============== */

/* EX: @import url('http://example.com/example_style.css'); */
@import url('//fonts.googleapis.com/css?family=Poppins:300,400,500,600,700');
@import url('//fonts.googleapis.com/icon?family=Material+Icons');
@import url('//use.fontawesome.com/3b8cf1dba0.css');


@font-face {
  font-family: "Booster FY";
  src: url("//cdn2.hubspot.net/hubfs/4632099/Hallharthomes_June2018/Font/BoosterFY-Regular.eot");
  src: url("//cdn2.hubspot.net/hubfs/4632099/Hallharthomes_June2018/Font/BoosterFY-Regular.eot") format("embedded-opentype"),
    url("//cdn2.hubspot.net/hubfs/4632099/Hallharthomes_June2018/Font/BoosterFY-Regular.woff") format("woff"),
    url("//cdn2.hubspot.net/hubfs/4632099/Hallharthomes_June2018/Font/BoosterFY-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }


@font-face {
 font-family: "Warehouse";
 src: url("//cdn2.hubspot.net/hubfs/4632099/Hallharthomes_June2018/Font/warehouse-regular-webfont.eot");
 src: url("//cdn2.hubspot.net/hubfs/4632099/Hallharthomes_June2018/Font/warehouse-regular-webfont.eot?#iefix") format("embedded-opentype"), 
   url("//cdn2.hubspot.net/hubfs/4632099/Hallharthomes_June2018/Font/warehouse-regular-webfont.woff") format("woff"), 
   url("//cdn2.hubspot.net/hubfs/4632099/Hallharthomes_June2018/Font/warehouse-regular-webfont.ttf") format("truetype");
 font-weight: normal;
 font-style: normal;
}

@font-face {
    font-family: 'Madina';
    src: url('https://www.hallharthomes.com.au/hubfs/Hallharthomes_June2018/Font/MadinaScript.woff2') format('woff2'),
        url('https://www.hallharthomes.com.au/hubfs/Hallharthomes_June2018/Font/MadinaScript.woff') format('woff'),
      url('https://www.hallharthomes.com.au/hubfs/Hallharthomes_June2018/Font/MadinaScript.ttf') format('truetype'), 
      url('https://www.hallharthomes.com.au/hubfs/Hallharthomes_June2018/Font/MadinaScript.eot') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


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

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


/* ==========================================================================
   2. BASE STYLES                                             
   ========================================================================== */

/*  var */

 

.form-right-cont { background: #f3f3f3; height: auto !important; padding: 20px !important; }

/* =============== Base =============== */

*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
  outline:none;
}

html, body {
    min-height: 100%;
    margin: 0;
    padding: 0;
} 
html{
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}

body {
    background: #fff;
    color: black;
    font-size: 1.4rem;
    font-family: "Poppins", sans-serif;
    line-height: 1.6;
}

/* Page Center */
.container-fluid .row-fluid .page-center {
  float: none;
  max-width: 100%;
  margin: 0 auto;
}
.container-fluid .row-fluid .page-center2 {
  float: none;
  max-width: 100%;
  margin: 0 auto;
}

/* Highlighted Text */
::-moz-selection {
  color: #fff;
  background: #333;
  text-shadow: none;
}
::selection {
  color: #fff;
  background: #333;
  text-shadow: none;
}


/* =============== Typography =============== */

/* Basic text */
p {} 
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; }


h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

.post-header h2 a{
  background:none;
}
/* Headings */
h1, h2, h3, h4, h5, h6 {}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1, h2, h3, h4 {
    font-family: "Booster FY", sans-serif;
    line-height: 1.3;
}

h1 {
    font-size: 3.6rem;
    margin: 0 0 2rem;
}
h2 {
    font-size: 2.8rem;
    margin: 0 0 2rem;
}
h3 {
    font-size: 2rem;
    margin: 0 0 2rem;
}
h4 {
    font-size: 1.8rem;
    margin: 0 0 2rem;
}
h5,.h5 {
    font-size: 14px;
}
h6, .h6 {
    font-size: 12px;
}


h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.body-container .hs_cos_wrapper_type_rich_text ul,
.widget-module ul,
.post-item ul,
.body-container .hs_cos_wrapper_type_rich_text ol {
    margin-top: 0;
    margin-bottom: 10px;
}




/* Anchor Links */
a {  
  	color: black;
    display: inline-block;
    padding: 0 3px;
    line-height: 1.3;
    background: #fde200;
    transition: background 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    outline: 0;
  	text-decoration: none;
}
a {  
  text-decoration: none;
}
a:hover, a:focus { 
	    outline: 0;
}
a:hover {
    color: black;
    background: rgba(0, 0, 0, 0.05);
    text-decoration: none;
}
/* Lists */
ul, ol {}
ul ul, ul ol, ol ol, ol ul {}
li {}

/* Block Quotes */
blockquote {}
blockquote p {}
blockquote small {}

/* Horizontal Rules */
hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: none;
}

p, li {
    font-size: 1.4rem;
    margin: 0 0 2rem;
}



.three-column-section .flex-column .main-content { float:left; width:33.3%; margin:0; padding:0 15px 30px; max-height: 395px; }
.three-column-section .flex-column .main-content2 { float:left; width:50%; margin:0; padding:0 15px 30px; } 
.three-column-section .flex-column .main-content h2 { margin:0; }

/* =============== EU Cookie Confirmation Bar =============== */

/* Confirmation Outer Wrapper*/
#hs-eu-cookie-confirmation {}

/* Confirmation Inner Wrapper*/
#hs-eu-cookie-confirmation-inner {}
#hs-eu-cookie-confirmation-inner p{}

/* Confirmation Button */
#hs-en-cookie-confirmation-buttons-area {}
a#hs-eu-confirmation-button {}


/* ==========================================================================
   3. COS STRUCTURE                                            
   ========================================================================== */


/* =============== Structure =============== */

/* The outer wrappers of your website */
.header-container-wrapper a, 
.footer-container-wrapper a{
    
}

/* The inner wrappers of your website */
.header-container, 
.body-container, 
.footer-container {}


/* =============== Header =============== */

.header-container-wrapper {}
.header-container {}

.u-font-warehouse {
   font-family: "Warehouse", "Booster FY", sans-serif;
}


.custom-header-wrapper {
    background: black;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100% !important;
}

.custom-logo a {
    display: block;
    max-width: 120px;
    margin-top: 21px;
    margin-left: 20px;
    padding: 0 3px;
    line-height: 1.3;
    margin-bottom: 27px;
  background: transparent;
}	
.custom-logo a img {
    display: block;
    width: 100% !important;
    vertical-align: middle;
}
.footer-right.footer-col .hs_cos_wrapper_type_rich_text a {
    background: transparent;
}


.call__number span {
    display: inline-block;
    vertical-align: middle;
}
.call__number {
    color: #fde200;
}
.call__number:before {
    content: '';
    height: 20px;
    width: 12px;
    background: url(//cdn2.hubspot.net/hubfs/4632099/Hallharthomes_June2018/Images/Phone.svg) no-repeat no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.call__number {
    display: block;
}
.nav-sign-in-cta {
    color: #fff;
    font-size: 12px;
    background: transparent;
    margin-top: 10px;
    position: relative;
    left: -5px;
        padding: 0 3px;
    line-height: 1.3;
  display: block;
}
.nav-sign-in-cta2 {
    color: #fff;
    font-size: 12px;
    background: transparent;
    margin-top: 10px;
    position: relative;
    left: -5px;
        padding: 0 3px;
    line-height: 1.3;
  display: block;
}
.nav-sign-in-cta2:hover {
 color:#fde200;
}
.call__number a { background-color: transparent; color:#fde200;  }
.nav-sign-in-cta:before {
    content: '';
    height: 20px;
    width: 18px;
    background: url(//cdn2.hubspot.net/hubfs/4632099/Hallharthomes_June2018/Images/Signin.svg) no-repeat no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
  
}
.call, .call2 {
    display: none;
}

.header-container-wrapper {
    min-height: 80px;
}

/* =============== Content =============== */

.body-container-wrapper {}


.page-intro__title {
    position: absolute;
    margin: 0;
        bottom: -23px;
    left: 20px;
}


.homes-hero__text h1 { margin: 0 0 1rem !important; }
.eiha-logo { text-decoration:none !important; background: none !important;     text-align: center;
    padding: 5px 0 0; }
.body-container.container-fluid .row-fluid .page-center {
	max-width:1200px;
}
 .body-container.container-fluid .row-fluid .page-center2 {	max-width:1500px;}

.content-wrapper {
	padding-top:10rem; 
  padding-bottom:10rem; 
}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}



.page-intro__image, .page-intro__ {
    background-position: 50% 90%;
    background-repeat: no-repeat;
    background-size: cover;
/*    transform: translate3d(100%, 0, 0);
     animation: slideFromLight 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) 1s forwards; */
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
      background-color: #3B4E1D;
}
.page-intro__video {
text-align:center;
      background-color: #000;
}
.page-intro__video video { position:relative; top: -160px; }
.page-intro.page-intro--process {
    position: relative;
    height: 400px;
}

.page-intro.page-intro--process-image, .page-intro.page-intro--process- {
    position: relative;
    height: 400px;
}

.page-intro.page-intro--process-video {
    position: relative;
    height: 400px;
  overflow: hidden !important;

}

.page-intro__video video { position:relative; top: -160px; }
/* ******************
   Common Animations
   ******************
@keyframes swipeScreen {
  0% {
    transform: scaleX(0); }
  49.9999% {
    transform-origin: right; }
  50% {
    transform: scaleX(1);
    transform-origin: left; }
  100% {
    transform: scaleX(0);
    transform-origin: left; } }
 */
/* ******************
   Feature Animations
   ****************** 
@keyframes slideFromLight {
  0% {
    transform: translate3d(100%, 0, 0); }
  100% {
    transform: translate3d(0, 0, 0); } }

@keyframes slideToLeft {
  0% {
    transform: translate3d(0, 0, 0); }
  100% {
    transform: translate3d(-100%, 0, 0); } }

@keyframes scaleFromOrigin {
  0% {
    transform: scaleX(0); }
  100% {
    transform: scaleX(1); } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
*/
/* =============== Footer =============== */

.footer-container-wrapper {}
.footer-container {}

.footer-bottom-wrapper {
    padding: 4rem;
    position: relative;
}
.footer__social {
    margin: 0 0 3rem;
    text-align: center;
}

.footer__social a {
    background: #3766b0;
   /* width: 40px;
    height: 40px;*/
   width: 32px;
    height: 32px;
    text-align: center;
    border-radius: 100%;
    margin: 0 auto;
    display: inline-block;
    padding: 0 4px;
    line-height: 1.3;
    color: black;
    transition: background 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}

.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;
}
.footer__social a i {
    color: white;
    /*line-height: 40px;
    font-size: 20px;*/
  line-height: 34px;
    font-size: 17px;
}

.footer__social table a { background: none;display: inline; }
.footer__social table {     display: inline-table;vertical-align: middle; }
.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a";
}
.fa-instagram:before {
    content: "\f16d";
}
.footer-right.footer-col .hs_cos_wrapper_type_rich_text span, .footer-right.footer-col .hs_cos_wrapper_type_rich_text a {
    text-align: center;
    line-height: 2;
    color: rgba(0, 0, 0, 0.55);
    display: inline-block;
    font-size: 1.4rem;
    margin: 0 3rem 0 0;
}
.footer-right.footer-col .hs_cos_wrapper_type_rich_text a {
	    padding: 0 3px;
}
.footer-col {
    margin: 0 !important;
}

.footer-left.footer-col {
    float: right !important;
}

.teaser__left, .teaser__left2 {
    padding: 3rem 2rem;
    background: black;
}
.teaser__right, .teaser__right2 {
    padding: 3rem 2rem;
    background: rgba(0, 0, 0, 0.85);
}
.teaser__right2 .footer-menu p a { color: #fff; background:none; text-decoration:none; }
.teaser__right2 .footer-menu p a:hover { color: #fde200; }
.teaser h2 {
    color: white;
}

.teaser h2 span {
    color: #fde200;
    display: block;
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    -moz-font-feature-settings: 'liga';
    -moz-osx-font-smoothing: grayscale;
}

.button .material-icons {
    position: absolute;
    top: 0;
    right: 10px;
    line-height: 40px;
    font-size: 1.6rem;
}
.teaser p {
    color: rgba(255, 255, 255, 0.55);
    margin: 0 0 3rem;
}
.teaser p span {
    color: white;
    display: block;
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}


/* ==========================================================================
   4. MAIN NAVIGATION                                            
   ========================================================================== */

.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a:after {
  	font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
   display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
  font-feature-settings: 'liga';
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
  	content:'keyboard_arrow_down';
  	line-height: 60px;
    position: relative;
    top: 6px;
  
-moz-font-feature-settings: 'liga';
-moz-osx-font-smoothing: grayscale;
    transform: rotate(0);
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
/*.custom-menu-primary .hs-menu-wrapper > ul > li:nth-last-of-type(2) > a:before {
    content: '';
    height: 20px;
    width: 12px;
    background: url(//cdn2.hubspot.net/hubfs/4632099/Hallharthomes_June2018/Images/Phone.svg) no-repeat no-repeat;
    display: inline-block;
    vertical-align: middle;
        margin-right: 4px;
    margin-left: 1px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-last-of-type(2) > a{
	color: #fde200;
}*/


.nav-sign-in-cta:hover{
    color: #fde200;
}

.custom-menu-primary {
  margin-left: 0 !important;
  width: auto !important;
}

@media screen and (min-width:993px) {

/*@media screen and (min-width:1681px) {*/
  
  
/* =============== Custom Menu Primary =============== */

/* Parent List */

.custom-menu-primary {
    position: absolute;
   /* right: 158px;*/
  right: 295px;
}


.custom-menu-primary .hs-menu-wrapper > ul {
    display: block !important;
      float: right;
}

.custom-menu-primary .hs-menu-wrapper > ul > li {
    float: none !important;
    display: inline-block;
    margin-left: -4px;
  	margin-bottom:0;
}



.custom-menu-primary .hs-menu-wrapper > ul > li:last-of-type {
      display: none;
  }

/* 
.custom-menu-primary .hs-menu-wrapper > ul > li{
    padding: 0 24px 0 0;
}
 */
.custom-menu-primary .hs-menu-wrapper > ul > li > a{

   /* padding: 0 1rem;*/
  padding: 0 0.7rem;
    background: transparent;
    transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    color: white;
    display: block;
    line-height: 80px;
    font-size: 1.6rem;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:hover > a{
    color: #fde200;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children.clicked > a:after {
    transform: rotate(180deg);
}
/* Child List */
.custom-menu-primary .hs-menu-wrapper>ul ul {
    background-color: #fff;
    background: black;
   width: calc(100% - 1px );
    transform: translate3d(0, -10%, 0);
    transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), transform 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
}
.custom-menu-primary .hs-menu-wrapper>ul ul li {
    margin: 0;
}
.custom-menu-primary .hs-menu-wrapper>ul ul li a {
    display: block;
    background: transparent;
    color: white;
    padding: 2rem;
    line-height: 1.4;
    font-size: 1.6rem;
      white-space: normal !important;
    transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}

.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover,
.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children.clicked > a{
	color: #fde200;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
	opacity: 0;
	visibility: hidden;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children.clicked ul.hs-menu-children-wrapper{
    opacity: 1 !important;
    visibility: visible !important;
    transform: translate3d(0, 0, 0);
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden !important;
    opacity: 0 !important;
  }



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

/* Fix menu disappearing on desktop after toggling mobile menu */

    .custom-menu-primary .hs-menu-wrapper,
    .custom-menu-primary .hs-menu-wrapper > ul ul { 
       display:block !important;
    }
}


/* =============== Mobile Toggle Menu =============== */

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

/*@media (max-width: 1680px){*/
@media (max-width: 992px){

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

  .mobile-trigger{
    display: inline-block !important; /* Show button on mobile */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute; 
        top: 24px;
    right: 23px;        /**************************************/
    width: auto; /* Button width */
    height: auto; /* Button height */      
  
  }
  .mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
    color: #fff;
    background-color: #000; 
    border-color: transparent;
  }
  
  .hamburger span {
      width: 18px;
      height: 2px;
      background: rgba(255, 255, 255, 0.8);
      display: block;
      transform: translate3d(0, 0, 0) rotate(0deg);
      opacity: 1;
      transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  }
  .mobile-open .hamburger span:nth-child(1) {
        transform: translate3d(0, 5px, 0) rotate(-135deg);
  }
  .hamburger span + span {
      margin-top: 3px;
  }
  .mobile-open .hamburger span:nth-child(2) {
      transform: translate3d(-50%, 0, 0) rotate(0deg);
      opacity: 0;
  }
  .mobile-open .hamburger span:nth-child(3) {
      transform: translate3d(0, -5px, 0) rotate(135deg);
  }
  
  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-last-of-type(2) > a:hover{
      color: white;
  }
  
  
  .custom-menu-primary .hs-menu-wrapper > ul > li.li-open > a {
      color: #fde200;
  }	
  .custom-menu-primary .hs-menu-wrapper > ul > li.li-open > a:after {
      transform: rotate(180deg);
  }

  
  /* ===== Mobile Child Toggle Buttons ===== */

  .custom-menu-primary .hs-menu-wrapper > ul ul li a {
      padding: 0 2rem 0 4rem;
  }


 .child-trigger {
    display: block !important;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100% !important;
    min-width: 55px !important;
    height: 67px !important;
    padding: 0 !important;
    border-left: none;
}
  .child-trigger:hover{
    text-decoration: none;
  }
  
  /* ===== Mobile Menu Styles ===== */  
   
  .custom-menu-primary{
      background: black;
    position: absolute;
    top: 60px;
    height: calc(100vh - 60px);
    width: 100% !important;
    overflow-y: auto;
    right:auto;
    -webkit-overflow-scrolling: touch;
    transform: translate3d(-100%, 0, 0);
    transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  }
  .mobile-open .custom-menu-primary{
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  
  /* Make child lists appear below parent items */
  .custom-menu-primary ul.hs-menu-children-wrapper{
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
    display: none;
  }

  /* Mobile Menu Styles */ 
  .custom-menu-primary .hs-menu-wrapper{
    background-color: #000;
    width: 100%; /* Full screen width */
  }

   /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a{
        line-height: 60px;
    display: block;
    background: transparent;
    color: white;
    font-size: 1.6rem;
    padding: 0 2rem;
    transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  }
  .custom-menu-primary .hs-menu-wrapper > ul li {
      margin: 0;
  }
  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li{
    
  }
  .custom-menu-primary .hs-menu-wrapper >  ul li a{
    
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
   
  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul {
  
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li{
   
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    
  }

  /* Level 3 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a{
   
  }

  /* Level 4 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a{
    
  }
}


/* ==========================================================================
   5. BLOG                                        
   ========================================================================== */


/* =============== General Blog Styles =============== */

/* Blog Post and Listing Body Class */
.blog {}

/* Blog Post */
.hs-blog-post {}

/* Blog Listing */
.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 Post Title */
.post-header h2 {}
.post-header h2 a {}

/* Blog Author and Avatar */
#hubspot-author_data {}
#hubspot-author_data:after {
  content: '';
  display: block;
  clear: both;
}
#hubspot-author_data a.author-link {}
#hubspot-author_data .hs-author-avatar {}
#hubspot-author_data .hs-author-avatar img {
  width: 50px;
  float: left;
  margin-right: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item {}
.blog-listing-wrapper .post-listing .post-item .post-body {}
.blog-post-wrapper .post-body {}
.social-sharing { margin: 30px 0 0; }

/* 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;
  max-height: 170px;
  max-width: 210px;
  height: auto;
  width: auto;
  display: inline-block !important;
  float: right;
  margin: 20px 0 20px 20px;
}

/* Read More Link */
a.more-link {}

/* Blog Topics List */
#hubspot-topic_data {}
#hubspot-topic_data a.topic-link {}

/* Blog Social Sharing Icons */
.hs-blog-social-share {
  margin-top: 20px;
  padding: 10px 0 0 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  height: auto;
}

/* Blog Commments */
#comments-listing {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}
.comment {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  padding: 15px 0;
}
.comment-date { font-size: 13px; text-align: right; }
.comment-from { font-weight: bold; }
.comment-body { padding: 10px 0; }

/* Pagination */
.blog-pagination { margin: 0 0 30px 0; }
.blog-pagination a {}
.blog-pagination a.previous-posts-link {     width: 108px;
    padding: 10px 20px; }
.blog-pagination a.all-posts-link {}
.blog-pagination a.next-posts-link { padding: 10px 20px; }

/* Blog All Posts Page */
.hs-content-path-blog-all {}
div.post-listing-simple {}
div.post-listing-simple .post-item {}
h2.post-listing-simple {}
h2.post-listing-simple a {}


/* =============== Blog Sidebar =============== */

.blog .blog-sidebar {}

/* Blog Modules */
.blog .blog-sidebar .widget-span {}


/* =============== Blog Author Page and Author Bio =============== */

.hs-blog-listing .hs-author-profile {
  border-bottom: 1px solid #ccc;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
}
.hs-blog-post .hs-author-profile {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 20px 0 20px 0;
  margin: 20px 0 20px 0;
}
.hs-author-profile .hs-author-profile:after {
  content: '';
  display: block;
  clear: both;
}

/* Author Avatar */
.hs-author-profile .hs-author-avatar {
  float: left;
  margin-right: 15px;
  max-width: 100px;
}
.hs-author-profile .hs-author-avatar img{
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  max-width: 100%;
}

/* Author Bio Wrapper*/
.hs-author-profile .hs-author-bio {
  overflow: hidden;
}

/* Author Name */
.hs-author-profile h2.hs-author-name {
  margin: 0 0 10px 0;
}

/* Author Social Follow Me */
.hs-author-profile .hs-author-social-section {}
.hs-author-profile .hs-author-social-label {}
.hs-author-profile .hs-author-social-links {}
.hs-author-profile .hs-author-social-link {}
.hs-author-profile .hs-social-facebook {}
.hs-author-profile .hs-social-linkedin {}
.hs-author-profile .hs-social-twitter {}
.hs-author-profile .hs-social-google-plus {}


/* ==========================================================================
   6. FORMS                                        
   ========================================================================== */


/* =============== Global Form Styles =============== */


ul.hs-error-msgs.inputs-list {
    padding-left: 0;
    list-style: none;
    color: red;
}



/* Form Field */
.hs-form-field > label {
    font-weight: normal;
    display: block;
    max-width: 100%;
    margin-bottom: 5px;
    font-size: 14px;
}

	body .hs-form-field,body .widget-type-google_search input[type="text"],#hs-pwd-widget-password{
		margin-bottom: 3rem;
	}


/* Descriptions */
.hs-field-desc {}

/* Labels and Legends */
label {}
.hs-form-field > label {}

/* One Line Inputs */
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"],
input[type="file"],
textarea,
select {
    width: 100%;
    border: solid 1px rgba(0, 0, 0, 0.2);
    line-height: 40px;
    padding: 0 12px;
    font-family: inherit;
    font-size: 14px;
    outline: none;
    display: block;
    max-width: 787px;
		
}

input[type="text"]:focus,
input[type="password"]:focus, 
input[type="datetime"]:focus, 
input[type="datetime-local"]:focus, 
input[type="date"]:focus, 
input[type="month"]:focus, 
input[type="time"]:focus, 
input[type="week"]:focus, 
input[type="number"]:focus, 
input[type="email"]:focus, 
input[type="url"]:focus, 
input[type="search"]:focus, 
input[type="tel"]:focus, 
input[type="color"]:focus,
input[type="file"]:focus,
textarea:focus,
select:focus {
    outline: none;
    border: solid 1px #fde200;
}

/* Separate Styles for Multiple Line Inputs */
textarea {}
textarea:focus {}

/* Separate Styles for Drop Downs */
select {}
select:focus {}

/* Multiple Selection Inputs */
form.hs-form .hs-form-field ul.inputs-list {
  list-style: none;
  padding: 0;
}
form.hs-form .hs-form-field ul.inputs-list li input {}
input[type="radio"] {}
input[type="checkbox"] {}

/* Required */
input:focus:required:invalid, 
textarea:focus:required:invalid, 
select:focus:required:invalid {}

input:focus:required:invalid:focus, 
textarea:focus:required:invalid:focus, 
select:focus:required:invalid:focus {}

/* Error */
.hs-error-msgs label{}

/* Placeholder Text */
::-webkit-input-placeholder {} /* Webkit Browsers */
:-moz-placeholder {} /* Firefox 18- */
::-moz-placeholder {} /* Firefox 19+ */
:-ms-input-placeholder {} /* IE10 */


/* =============== Multi Column Form =============== */

.hs-form fieldset.form-columns-1 {}
.hs-form fieldset.form-columns-1 .hs-form-field {}
.hs-form fieldset.form-columns-2 {}
.hs-form fieldset.form-columns-2 .hs-form-field {}
.hs-form fieldset.form-columns-3 {}
.hs-form fieldset.form-columns-3 .hs-form-field {}

/* Multiple Selection Inputs */
form.hs-form .hs-form-field ul.inputs-list li input {}
input[type="radio"] {}
input[type="checkbox"] {}
form.hs-form fieldset { max-width: none; }
form.hs-form fieldset .hs-form-field { padding: 0 10px 0 0; }
form.hs-form fieldset[class*="form-columns"] .input { margin-right: 0; }
form.hs-form fieldset[class*="form-columns"] .hs-input { width: 100%; }
form.hs-form fieldset[class*="form-columns"] .hs-input[type="checkbox"] { width: auto; }
form.hs-form fieldset.form-columns-3 .hs-form-field { width: 33.33%; }

@media (max-width: 400px) {
  form.hs-form fieldset .hs-form-field { padding: 0; }
  form.hs-form fieldset.form-columns-3 .hs-form-field,
  form.hs-form .form-columns-2 .hs-form-field .hs-input, 
  form.hs-form .form-columns-3 .hs-form-field .hs-input { width: 100%; }
  form.hs-form .form-columns-3 .hs-form-field .hs-input[type="checkbox"] { width: auto; }
}


/* =============== 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"] {}


/* =============== 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"] {}


/* ==========================================================================
   7. BUTTONS                                        
   ========================================================================== */


/* =============== All Global Buttons (Excluding CTAs) =============== */




.hs-button.primary,
input[type="submit"],
input[type="button"],.button {
    position: relative;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    height: 40px;
    line-height: 42px;
    display: inline-block;
    color: black;
    padding: 0 1.5rem;
    background: #fde200;
    border: none;
    transition: background 0.3s cubic-bezier(0.4, 0, 0.2, 1), color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    cursor: pointer;
    -webkit-appearance: none;
    text-decoration: none !important;
  	outline:none;
	 	white-space:normal !important;
      font-family: "Poppins", sans-serif;
}

.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover,.button:hover  {
  background: black;
    color: white;
      text-decoration: none;
}

.hs-button.primary:focus,
input[type="submit"]:focus,
input[type="button"]:focus {}


/* =============== 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 {}


/* ==========================================================================
   8. MISCELLANEOUS                                      
   ========================================================================== */

/* faq */ 

.faq .page-intro__image {
    background-position: 50% 50%;
}




.icon-intro {
    position: relative;
    padding: 5rem 2rem;
}
.inner-content { padding: 5rem 2rem; }
.icon-intro p{
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
    margin-bottom: 20px;
}
.icon-intro .hs_cos_wrapper_type_rich_text div {
    height: 100px;
    margin: 0 0 6rem;
    float: left;
    width: 50%;
    position: relative;
}

.icon-intro .hs_cos_wrapper_type_rich_text div img {
    height: auto;
    right: 0;
    width: 100%;
    transform: translateX(20%);
}
.faq .body-container .row_2.row .page-center {
    max-width: 1320px;
    padding: 0;
}
.faq__question h3 {
    line-height: 1.25;
    margin: 0;
    padding: 0 5rem 0 0;
}
.faq__answer p:first-child {
    padding-top: 2rem;
}

.faq .body-container .row_2.row .page-center {
    max-width: 1320px;
    padding: 0;
}

.faq__item {
    position: relative;
    padding: 2.5rem 0;
    border-bottom: solid 1px rgba(0, 0, 0, 0.1);
}

.faq__question {
    position: relative;
    cursor: pointer;
}
.faq__question h3 {
    line-height: 1.25;
    margin: 0;
    padding: 0 5rem 0 0;
}
.faq__question i {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 36px;
    color: #b0b0b0;
    transform: rotate(0deg);
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.faq__answer {
    max-height: 0;
    overflow: hidden;
  	color: rgba(0, 0, 0, 0.55);
    transition: max-height 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.faq__answer p {
    color: rgba(0, 0, 0, 0.55);
}

.faq__answer.active {
    max-height: 1600px;
}

.faq__question.active i {
    transform: rotate(-180deg);
}
.faq .body-container .row_2.row .page-center .right-column {
    padding: 0 0 3rem;
}

.faq .body-container .row_2.row h3 span{
    color: rgba(0, 0, 0, 0.55);
}

.button--icon {
    background: rgba(0, 0, 0, 0.05);
    color: black;
}

.button--icon:hover {
    background: #fde200;
    color: black;
}

.testimonial-slider-wrapper .slick-dots li {
    height: auto;
    width: auto;
    margin: 0 0 0 6px;
}

.testimonial-slider-wrapper .slick-dots li button {
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: rgba(0, 0, 0, 0.2);
    border: none;
    padding: 0;
    text-indent: -12345px;
    position: relative;
    top: 8px;
}
.testimonial-slider-wrapper .slick-dots li button:before {
	display:none;
}

.testimonial-slider-wrapper .slick-dots li.slick-active button {
    background: rgba(0, 0, 0, 0.55);
}
.testimonial-slider-wrapper .slick-dots {
    list-style: none;
    margin: 0;
    padding: 0 0 17px 0;
    text-align: center;
    line-height: 0;
    top: -2px;
    left: -3px;
}

.testimonial-slider-wrapper {
    padding: 16rem 0 3rem;
    position: relative;
    border-top: solid 1px rgba(0, 0, 0, 0.1);
}
.testimonial-slider-wrapper .caption.below p.testimonials__author {
    color: rgba(0, 0, 0, 0.55);
}

.testimonial-slider-wrapper .caption.below {
    text-align: center !important;
}

.testimonial-slider-wrapper .hs_cos_gallery_main .slick-list{
    margin: 0 8rem;
}

.testimonial-slider-wrapper .slick-slider {
    margin-bottom: 0;
}

.testimonial-slider-wrapper .hs_cos_gallery_main{
    padding: 0;
}

.body-container.container-fluid .testimonial-slider-wrapper .row-fluid .page-center {
    max-width: 50% !important;
}


.testimonial-slider-wrapper .slick-prev {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    border: solid 1px rgba(0, 0, 0, 0.1);
    border-radius: 100%;
    position: absolute;
    top: 40%;
    left: 20px;
    z-index: 100;
    transform: translateY(-50%);
    cursor: pointer;
      margin-top: 0px;
}
.testimonial-slider-wrapper .slick-prev:before {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
      line-height: 40px;
    color: #b0b0b0;
  content:'keyboard_arrow_left';
      opacity: 1;
    margin-top: 0px;
  
-moz-font-feature-settings: 'liga';
-moz-osx-font-smoothing: grayscale;

}
.house-boxcont h4 { font-weight: 700; margin-bottom: 0; }
.testimonial-cont a { background: none; }
.testimonial-cont .colored-box .hs_cos_wrapper { padding: 50px 30px 20px; min-height: 375px; letter-spacing: -0.2px;  }
.testimonial-cont .colored-box h1 { font-size: 3.2em; padding: 0 0 40px 0; margin: 0 0 20px 0; border-bottom: 1px solid #fff; }
.testimonial-cont .colored-box.yellow-box h1 { border-bottom: 1px solid #969293; }
.testimonial-cont .main-content { margin-bottom: 23px; }
.testimonial-cont .colored-box p { font-size: 1.5rem; }
.testimonial-cont .yellow-box .hs_cos_wrapper { background-color: #fae200; color: #000; }
.testimonial-cont .yellow-box .hs_cos_wrapper:hover { border: 4px solid #e7d105; }
.testimonial-cont .grey-box .hs_cos_wrapper { background-color: #969293; color: #fff; }
.testimonial-cont .grey-box .hs_cos_wrapper:hover { border: 4px solid #878485;  }
.testimonial-cont .black-box .hs_cos_wrapper { background-color: #000; color: #fff; }
.testimonial-cont .black-box .hs_cos_wrapper:hover { border: 4px solid #212121; }
.testimonial-slider-wrapper .slick-next {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    border: solid 1px rgba(0, 0, 0, 0.1);
    border-radius: 100%;
    position: absolute;
    top: 40%;
    right: 20px;
    z-index: 100;
    transform: translateY(-50%);
    cursor: pointer;
	  margin-top: 0px;
}
.testimonial-slider-wrapper .slick-next:before{

    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    line-height: 40px;
    color: #b0b0b0;
    opacity:1;
  	content:'keyboard_arrow_right';
}
.testimonial-slider-wrapper span.testimonials__quote {
    font-size: 30rem;
    font-weight: 300;
    line-height: 1;
    color: rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 32px;
    margin: 1px 0 0;
    left: 50%;
    transform: translateX(-50%);
}


.brandvalues-cont.backgroundgrey { background: #f6f6f6; padding: 25px 50px 0; margin: 10px 0 !important; }
.brandvalues-cont.backgroundwhite { background: #fff; padding: 25px 50px; margin: 10px 0 !important; }
.brandvalues-cont.backgroundgrey p, .brandvalues-cont.backgroundwhite p { margin-bottom: 0 !important; }


.faq__accordion {
    margin: 0 0 3rem;
}
.icon-intro__icon, .icon-intro__icon-new {
    height: 77px;
    position: relative;
    margin: 0 0 3rem;
}
.icon-intro__left .button, .icon-intro__right .button {
    margin-bottom: 10px;
}

.icon-intro__icon img, ..icon-intro__icon-new img {
  height: 77px;
  position: absolute;
  top: 0;
  max-width: initial;
  vertical-align: middle;
}
.icon-intro {
    overflow: hidden;
}
.process__intro {
    padding: 3rem 2rem !important;
}
.who-we-are .process__intro {
    padding: 7rem 2rem 3rem !important;
}
#hs_cos_wrapper_widget_6088536726 {  padding: 3rem 2rem !important;  }

.process__intro-image {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
    margin: 0 0 3rem;
}
.animate-swipe {
    position: relative;
    display: block;
    margin: 0 0 1px;
}

.image-with-strip__image {
    display: block;
    width: 100%;
}
.image-with-strip__strip {
    background: #fde200;
    width: 20px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -20px;
}
.image-with-strip__blend-strip {
    background: #fde200;
    width: 20px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    mix-blend-mode: multiply;
}
.process__text {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
}
.process__content {
    padding: 0 6rem;
}
.process__item {
    position: relative;
    padding: 5.5rem 0 2rem;
    margin: 0 0 4rem;
    border-bottom: solid 1px rgba(0, 0, 0, 0.1);
}
.process__number {
    font-size: 10rem;
    color: rgba(0, 0, 0, 0.05);
    position: absolute;
    top: 0;
    left: -50px;
    line-height: 1;
}
.steps__number {
    font-size: 10rem;
    color: rgba(0, 0, 0, 0.05);
    position: absolute;
    top: 0;
    left: -25px;
    line-height: 1;
}
.body-container.container-fluid .row-fluid .process__content .page-center{
    max-width: 1320px;
}
.body-container.container-fluid .row-fluid .process__content .page-center2{
    max-width: 1400px;
  padding: 4rem 2rem;
}
.process__content h2 span{
    color: rgba(0, 0, 0, 0.55);
}
.process__item:last-child {
    border: none;
    padding-bottom: 0;
}


.full-width-lay .row_1.row .hs_cos_wrapper_type_linked_image {
    margin: 0 0 7rem;
    display: block;
}

.full-width-lay .row_1.row .hs_cos_wrapper_type_linked_image img.hs-image-widget {
    display: block;
    width: 100% !important;
    max-width: 900px;
    margin: 0 auto;
}


.who-we-are .process__intro.left.clearfix.lat-process-intro-img-aln .image-with-strip__strip,
.who-we-are .process__intro.left.clearfix.lat-process-intro-img-aln .image-with-strip__blend-strip {
    display: none;
}
.contact .row_2 .column {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 60px;
    padding-right: 60px;
    position: relative;
    min-height: 1px;
    padding-left: 60px;
      margin-left: 0 !important;
    padding-right: 60px;
}

.contact .row_2 .right-column.column .hs_cos_wrapper_type_rich_text h6 span {
    color: black;
    display: block;
    font-size: 3.6rem;
    line-height: 1.17;
    margin: 10px 0 0;
}
.contact .row_2 .right-column.column .hs_cos_wrapper_type_rich_text h6 {
    font-size: 2.4rem;
    line-height: 30px;
    color: rgba(0, 0, 0, 0.55);
    font-weight: 300;
    margin: 0 0 5rem;
    margin: 0 0 3rem;
}

.contact .row_2 .right-column.column .hs_cos_wrapper_type_rich_text h6 + a {
    margin: 0 0 3rem;
}
.contact .row_2 .right-column.column .hs_cos_wrapper_type_rich_text h5 {
    font-size: 2.4rem;
    line-height: 30px;
    color: rgba(0, 0, 0, 0.55);
    font-weight: 300;
    margin: 0 0 2rem;
    font-family: "Poppins", sans-serif;
}
.contact .row_2 .right-column.column .hs_cos_wrapper_type_rich_text h5 span {
    color: black;
    display: block;
    font-size: 3.6rem;
    line-height: 1.17;
    margin: 10px 0 0;
}
.contact .row_2 .right-column.column .hs_cos_wrapper_type_rich_text h4 {
    font-size: 1.6rem;
    color: rgba(0, 0, 0, 0.55);
    line-height: 1.5;
    margin: 0 0 2.5rem;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.contact .row_2 .right-column.column .hs_cos_wrapper_type_rich_text h4 span {
    color: black;
    display: block;
}


div#gmap_canvas {
    margin: 3rem 0 0;
}
.contact .row_2.row {
    padding-bottom: 10rem;
}
.contact__tabs {
    margin-left: 0px;
    margin-right: 0px;
    border-bottom: solid 1px rgba(0, 0, 0, 0.1);
    margin: 0 0 2rem;
    height: 60px;
}
.contact__tab-item {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
    background: none;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.4rem;
    color: rgba(0, 0, 0, 0.55);
    line-height: 58px;
    border-bottom: solid 2px transparent;
    transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1), border-bottom 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.contact__tab-item:hover{
	background: transparent;
}
.contact__tab-item.active {
    color: black;
    font-weight: bold;
    border-bottom: solid 2px #fde200;
}
.contact__tab-content > p {
    margin: 0 0 4rem;
    color: rgba(0, 0, 0, 0.55);
}
.contact input[type="text"], 
.contact input[type="email"],
.contact textarea, 
.contact select{
	max-width:100%;
}
select {
    height: 40px;
    line-height: 40px;
    background: white;
    padding-left: 0;
}
.contact__tab-content textarea {
    width: 100%;
    height: 120px;
    max-width: 100%;
}
.contact__tab-content.active {
/*     opacity: 1;
    visibility: visible; */
}
.contact__tab-content {
/*     position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden; */
    width: 100%;
    transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.contact__tab-content-all-wrap {
    position: relative;
}




.categories-wrapper .single-category {
    margin-right: 45px;
    margin-top: 30px;
    position: relative;
    width: 338px;
    display:inline-block
}
.cm-property-wrap .slick-slider {
    margin-bottom: 0;
    background: none;
    padding: 0;
    overflow: hidden;
}
.property .content-wrapper {
    padding-top: 3rem;
    padding-bottom: 6rem;
}
.cm-property-wrap ul.slick-dots {
    display: none !important;
}
.categories-wrapper .single-category .more-facade {
    background-color: rgba(253, 226, 0, 0.6);
    top: calc(225px - 19px);
    color: rgba(28, 24, 18, 0.9);
    font-family: 'Poppins';
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.2px;
    line-height: 20px;
    height: 19px;
    margin-bottom: 0;
    padding: 0 5px;
    position: absolute;
    text-transform: uppercase;
}
.categories-wrapper .single-category .more-facade {
    background-color: rgba(253, 226, 0, 0.6);
    top: calc(225px - 19px);
    color: rgba(28, 24, 18, 0.9);
    font-family: 'Poppins';
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.2px;
    line-height: 20px;
    height: 19px;
    margin-bottom: 0;
    padding: 0 5px;
    position: absolute;
    text-transform: uppercase;
}
.categories-wrapper .single-category .category-detail-main {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin: 12px 0 5px;
}

.cm-property-wrap .single-category__control {
    height: 30px;
    position: absolute;
    top: calc(225px - 30px);
    right: 0;
    background: #ffffff;
}

.cm-property-wrap .single-category__control .single-category__indicator {
    display: table;
    position: absolute;
    top: 0;
    width: 100px;
    right: 0;
    background: #fff;
}
.cm-property-wrap .single-category__control .single-category__indicator .single-category__prev, 
.cm-property-wrap .single-category__control .single-category__indicator .single-category__next {
    background-color: #ffffff;
}
.cm-property-wrap .single-category__control .single-category__indicator .single-category__prev i,
.cm-property-wrap .single-category .single-category__control .single-category__indicator .single-category__next i {
    line-height: 30px;
}
.cm-property-wrap .single-category__control .single-category__indicator .single-category__map {
    display: table-cell;
    vertical-align: middle;
}
.cm-property-wrap .slick-prev,
.cm-property-wrap .slick-next{
    height: 30px;
  background: red;
  top: auto;
  z-index: 1;
  margin: 0;
  bottom: 0;
  width: 24px;
  opacity: 0
}
.cm-property-wrap a.slide-link {
   position: absolute;
   width: 100%;
   height:  100%;
   background: transparent;
   top: 0;
}
.cm-property-wrap .single-category__indicator .single-category__map {
	font-size: 14px;
}

.cm-property-wrap .slick-prev {
   right: 78px;
   left: auto;
}
.categories-wrapper .single-category .category-detail-main .category-name {
    float: left;
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 0;
    width: 50%;
}
.categories-wrapper .single-category .category-detail-main .category-name a {
    background: none;
    display: block;
    padding: 0;
}
.categories-wrapper .single-category .category-detail-main .category-feats {
    float: left;
    font-size: 0;
    text-align: right;
    width: 50%;
}
.categories-wrapper .single-category .category-detail-main .category-feats .feat {
    display: inline-block;
    font-size: 16px;
    margin-right: 20px;
}
.categories-wrapper .single-category .category-detail-main .category-feats .feat > img {
    width: 20px;
    vertical-align: middle;
}
.categories-wrapper .single-category .category-detail-main .category-feats .feat > span {
    line-height: 40px;
}
.categories-wrapper .single-category .category-detail-main .category-feats .feat:last-child {
    margin-right: 0;
}
.categories-wrapper .single-category .slick-slider img {
    display: block;
    height: 225px;
    max-width: 100%;
    width: 100%;
}


.categories-wrapper .hs_cos_gallery_main .slick-slide .slick-slide-inner-wrapper {
    vertical-align: middle;
}

.categories-wrapper .single-category .category-detail-sub {
    font-size: 0;
}
.categories-wrapper .single-category .category-detail-sub .feat {
    display: inline-block;
    width: calc(100%/3);
}
.categories-wrapper .single-category .category-detail-sub .feat p {
    color: #000000;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    text-align: left;
}
.categories-wrapper .single-category .category-detail-sub .feat .feat-label {
    color: rgba(0, 0, 0, 0.55);
    font-size: 14px;
    line-height: 20px;
    text-align: left;
}
.cm-property-wrap > a {
    background: none;
    padding: 0;
    overflow: hidden;
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}



.c-clients-list-section.clearfix {
      padding: 3rem 2rem;
}
.c-clients-list {
    padding: 0;
    margin: 0;
    font-size: 0;
    text-align: center;
}
.c-clients-list__item {
    display: inline-block;
    list-style: none;
    box-sizing: border-box;
    vertical-align: middle;
    margin: 0 10px 20px 10px;
}


.c-clients-list-section__item {
    display: inline-block;
}
.image-with-strip {
    position: relative;
}
.animate-swipe {
    position: relative;
    display: block;
    margin: 0 0 1px;
}

.c-clients-list__image {
    max-width: 100%;
    margin: auto;
    display: block;
    vertical-align: middle;
}

.c-clients-list__logo-wrapper {
    width: 120px;
}

.callout {
    padding: 12rem 0;
}
.callout__content {
    padding: 3rem 2rem;
    background: #fde200;
}

.callout p {
    text-align: center;
    margin: 0 0 1rem;
}
.callout p.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}
.callout a.button{
    background: black;
    color: white;
}
.callout .button + .button {
  margin: 2rem 0 0;
}
.callout a.button:hover {
    background: white;
    color: black;
}
.callout a.button{
    background: black;
    color: white;
}

.callout a.button:hover {
    background: white;
    color: black;
}

.home .row_4 .column img {
    height: 147px;
    width: auto;
    display: block;
    margin: 0 auto;
    border: 0;
}

.home .row_4 .column h3{
    margin: 30px 0;
    font-size: 24px;
    font-family: "Booster FY", sans-serif;
    text-align: center;
      line-height: 1.6;
}

/* .home .row_2 p.details-wrapper-header span {
    color: rgba(0, 0, 0, 0.55);
}
 */
.home .row_4 .column {
    text-align: center;
}

.home .row_4 .column p {
    margin: 0 0 3rem;
}
.content-inner p {
    font-size: 2rem;
    margin: 0 0 2rem;
    font-weight: 300;
    line-height: 1.4;
}
.callout .content-inner p:nth-child(2) {
    line-height: 19px;
    font-weight: 400;
    margin: 0 0 2rem;
}

.callout p small {
    font-size: 1.4rem;
    font-family: "Poppins", sans-serif;
    line-height: 1.6;
    color: black;
}
.home-tiles img {
    display: block;
    width: 100%;
}

.home-tiles__text {
    position: relative;
    background: rgba(0, 0, 0, 0.05);
    padding: 3rem 2rem 0.5rem;
    height: auto;
}
.one-col-imagewth-title-wrap h2 {
    position: absolute;
    top: -16px;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(0, 0, 0, 0.85);
    color: white;
    font-size: 2.4rem;
    padding: 0.3rem 1rem;
    height: 32px;
}
.one-col-imagewth-title-wrap p {
    text-align: center;
}
.home-intro__title {
    text-align: center;
    margin: 0;
}
.home-intro__title span {
    color: rgba(0, 0, 0, 0.55);
}
.home-intro__title .highlight {
    background: #fde200;
    padding: 3px;
    color: black;
}
.home .body-container.container-fluid .row-fluid .page-center {
   max-width:1320px
}
.home .body-container.container-fluid .row-fluid .page-center {
    padding: 4rem 2rem;
  
}
.home-intro__text {
    text-align: center;
    color: rgba(0, 0, 0, 0.55);
    margin: 2rem auto 0;
    max-width: 710px;
}
.home-intro.full-wth-title-cont-wrap {
    padding-bottom: 4rem;
}
.home .row_2.row .icon-intro {
    padding: 0;
}
.icon-intro-new {
    margin: 10px 0 20px 0 !important;
}
.home .row_2.row .icon-intro-new {
    margin: 10px 0;
}
.home .row_2.row .icon-intro .icon-intro__icon img, .home .row_2.row .icon-intro-new .icon-intro__icon-new img {
    height: 100%;
    width: 100%;
    transform: none;
    position: static;
}
.home .row_2.row .icon-intro .icon-intro__icon, .home .row_2.row .icon-intro-new .icon-intro__icon-new {
    height: 100%;
    display:block;
      margin:0;
}
.home .row_2.row .icon-intro h2, .home .row_2.row .icon-intro-new h2 {
    color: rgba(0, 0, 0, 0.55);
    margin: 0 0 20px;
}

.home .row_2.row .icon-intro p, .home .row_2.row .icon-intro-new p {
    font-weight: 400;
    line-height: 1.6;
      font-size: 1.4rem;
    margin: 0 0 2rem;
}
.home .row_2.row .icon-intro__left {
    position: relative;
}
.home .row_2.row .icon-intro__right {
    position: relative;
}

.home .row_4 .column {
    text-align: center;
    float: none !important;
    margin-left: 0 !important;
    width: 50% !important;
}


.home .row_4 {
    padding: 60px 15px;
}
.home .row_4 .left_column.column {
    border-right: 1px solid #fde12b;
}

.home .row_4 .column .hs_cos_wrapper_type_rich_text {
    position: relative;
    width: 100%;
    max-width: 428px;
    margin: 0 auto;
    display: block;
}
.home .row_4 .button-wrapper {
    margin: 37px 0;
    text-align: center;
    padding: 0 15px;
}
.home .body-container.container-fluid .testimonial-slider-wrapper .row-fluid .page-center {
    max-width: 50% !important;
    padding: 0;
}




.body-container.container-fluid .cm-affordable-inc-range-wrap .page-center {
    max-width: 1320px;
    padding: 4.3rem 6rem 0;
}

.cm-affordable-inc-range-wrap .aff-inner-wrapper{
		margin-left: -15px;
    margin-right: -15px;
}

.cm-affordable-inc-range-wrap .internal-finishings__left {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.cm-affordable-inc-range-wrap .internal-finishings__mid {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 0 20px;
}
.cm-affordable-inc-range-wrap .if-callout {
    position: relative;
    display: block;
    padding: 0;
    background: none;
    cursor: pointer;
}
.cm-affordable-inc-range-wrap .if-callout__screen {
    position: absolute;
}
.cm-affordable-inc-range-wrap .if-callout__image {
    display: block;
    width: 100%;
}
.cm-affordable-inc-range-wrap .if-callout__strip {
    display: block;
    height: 40px;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0;
    left: 0;
    cursor: pointer;
}
.cm-affordable-inc-range-wrap .if-callout__strip p {
    color: #FFFFFF;
    padding: 20px;
}
.cm-affordable-inc-range-wrap .if-callout__box {
    display: block;
    background: #fde200;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 40px;
    height: 40px;
    transform: scaleX(1);
    transform-origin: right;
    transition: transform 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    cursor: pointer;
}
.cm-affordable-inc-range-wrap .if-callout__arrow {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 40px;
    height: 40px;
    color: black;
    text-align: center;
    transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    cursor: pointer;
}
.cm-affordable-inc-range-wrap .if-callout__arrow > i {
    line-height: 40px;
}
.cm-affordable-inc-range-wrap .internal-finishings__right .if-callout__screen {
    background-position: 43% 50%;
}

.cm-affordable-inc-range-wrap .internal-finishings__right {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.cm-affordable-inc-range-wrap .if-callout:hover .if-callout__arrow {
    color: white;
}
.cm-affordable-inc-range-wrap .if-callout:hover .if-callout__box {
    transform: scaleX(0);
}

.duplex .floor-plans__more-measurements.active {
    height: 276px;
}

.slider-wrap.two-col-wrapper .left-column h2 span {
    display: block;
    color: rgba(0, 0, 0, 0.55);
}
.slider-wrap.two-col-wrapper {
    padding: 2rem 6rem 5.1rem;
}
.slider-wrap.two-col-wrapper .slick-slider {
    margin-bottom: 0px;
    padding: 0;
}
.slider-wrap.two-col-wrapper .caption.below {
    color: white;
    position: absolute;
    bottom: 10px;
    left: 10px;
    margin: 0;
}
.slider-wrap.two-col-wrapper .caption.below p{
    margin: 0;
}
.slider-wrap.two-col-wrapper .slick-prev,
.slider-wrap.two-col-wrapper .slick-next {
  top: 0;
  z-index: 150;
  height: 100%;
  width: 30px;
  background: rgba(0, 0, 0, 0.55);
  margin: 0;
  max-height: 129px;
}
.slider-wrap.two-col-wrapper .slick-prev:before,
.slider-wrap.two-col-wrapper .slick-next:before{
		font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
      position: absolute;
    top: 50%;
   transform: translate(-14px, -50%);
    opacity: 1;
    color: white;
    transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  
-moz-font-feature-settings: 'liga';
-moz-osx-font-smoothing: grayscale;
}
.slider-wrap.two-col-wrapper .slick-prev:before {
    content: "keyboard_arrow_left";
}
.slider-wrap.two-col-wrapper .slick-next:before {
    content: "keyboard_arrow_right";
}
.slider-wrap.two-col-wrapper .hs_cos_gallery_thumbnails .slick-slide {
    padding: 0;
}
.slider-wrap.two-col-wrapper .slick-prev:hover:before,
.slider-wrap.two-col-wrapper .slick-next:hover:before{
    color: #fde200;
}

.slider-wrap.two-col-wrapper .slick-dots li button:before{
	display:none;
  content:none;
}
.slider-wrap.two-col-wrapper .slick-dots li{
    margin: 0 3px;
    padding: 0;
    display: inline-block;
    text-indent: -12345px;
    background: rgba(0, 0, 0, 0.2);
    width: 6px;
    height: 6px;
    border-radius: 100%;
}
.slider-wrap.two-col-wrapper .slick-dots li.slick-active {
    background-color: rgba(0, 0, 0, 0.85);
}
.slider-wrap.two-col-wrapper .slick-dots{
    margin-top: 10px;
}


.two-col-wrapper.slider-wrap .slick-slide-inner-wrapper img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    display: block;
}


.two-col-wrapper.slider-wrap .slick-slide-inner-wrapper:before {
    content: "";
    display: block;
    width: 100%;
    padding-bottom: 65.25%;
}
.two-col-wrapper.slider-wrap .slick-slide-inner-wrapper {
    display: block;
}
.two-col-wrapper.slider-wrap .hs_cos_gallery_main.slick-fixed-height-slider .slick-slide {
    margin: 0 0 7px;
}
.two-col-wrapper.slider-wrap .hs_cos_gallery_thumbnails.slick-initialized.slick-slider .slick-track {
    margin-left: auto;
    margin-right: auto;
}

.slider-wrap.two-col-wrapper .hs_cos_gallery_thumbnails.slick-slider .slick-list{
	padding:0 !important;
}




/* Home Hero Styling */

.cm-home-menu ul li {
    display: inline-block;
    margin: 0 -0.5px 0 0;
}

.cm-home-menu ul li.active a {
    font-weight: bold;
    color: black
}

.cm-home-menu ul li a {
    display: inline-block;
    margin: 0 2rem 0 0;
    padding: 0;
    line-height: 40px;
    background: 0;
    font-weight: normal;
    color: rgba(0,0,0,0.55)
}
.cm-header-english-chinese {     width: 100px;
    height: 80px;
    position: absolute;
    left: 160px;
    top: 25px; }

.cm-header-english-chinese span { color: #fff; }
.cm-header-english-chinese a { background: none !important; color: #fff; text-decoration:none; }
.cm-header-english-chinese a:hover { background: none !important; color: #fde200; }
.homes-hero {
    position: relative;
    width: 100%;
    height: calc(100vh - 100px);
    padding: 0 0 0 2rem;
    overflow: hidden;
      min-height: 420px
}
.homes-hero__spinner {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%,0);
    font-size: 8rem;
}
.hs-inline-edit .modal.modal--gallery.modal--elyse.main-gallery-lightbox {
   display:  none;
}

.homes-hero__images .slick-prev {
    display: none !important
}

.homes-hero__images .slick-next {
    display: none !important
}

.homes-hero__container {
    position: relative;
    overflow: hidden;
    overflow: hidden;
    position: absolute;
    top: 0;
    height: 100%;
    left: 20px;
    width: calc(100% - 20px)
}

.homes-hero__image {
    width: 100%;
    height: 40vh;
    background-size: cover;
    background-position: 50% 50%
}

.homes-hero__content {
    position: absolute;
    bottom: 0;
    left: 0;
    height: calc(60vh - 60px);
    width: 100%
}
.homes-hero__strip {
    background: #fde200;
    width: 20px;
    height: calc(100% - 40px);

}
.homes-hero__strip>span {
    display: none;
    text-align: center;
    font-size: 2rem;
    padding: 3.5rem 0 0
}

.homes-hero__text {
    background: rgba(0,0,0,0.85);
    position: absolute;
    top: 0;
    left: 20px;
    width: calc(100% - 20px);
    height: calc(60vh - 60px);
    padding: 2rem;
   
}

.homes-hero__text h1 {
  color: white;
  widows: 2;
  line-height: 55px;
}

.homes-hero__text p {
    color: white;
    widows: 2;
}

.homes-hero__specs {
    border-top: solid 1px rgba(255,255,255,0.2);
    padding: 1.5rem 0 0;
   font-size: 14px;
}

.homes-hero__specs:before,.homes-hero__specs:after {
    content: " ";
    display: table
}

.homes-hero__specs:after {
    clear: both
}

.homes-hero__spec {
    width: 33.3%;
    float: left;
    color: white
}

.homes-hero__spec>span {
    display: block;
    color: rgba(255,255,255,0.55)
}

.homes-hero__control {
    position: absolute;
    top: 0;
    right: 0;
    height: 40px;
    width: 110px
}

.homes-hero__control:before,.homes-hero__control:after {
    content: " ";
    display: table
}

.homes-hero__control:after {
    clear: both
}
.homes-hero__control--mobile {
    display: block
}

.homes-hero__control--desktop {
    display: none
}
.homes-hero__control--desktop .homes-hero__modal-toggle {
    background: rgba(0,0,0,0.5)
}

.homes-hero__modal-toggle {
    float: left;
    width: 40px;
    height: 40px;
    background: rgba(255,255,255,0.2);
    color: white;
    text-align: center
}
.homes-hero__modal-toggle i {
    font-size: 18px;
    line-height: 40px
}

.homes-hero__modal-toggle:hover {
    color: white;
    background: rgba(0,0,0,0.85)
}

.homes-hero__indicator {
    float: left;
    background: white;
    width: 70px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 1.4rem
}
.homes-hero__prev {
    display: none
}
.homes-hero__next {
    display: none
}
.homes-hero__active {
    display: inline-block;
    line-height: 40px
}

.homes-hero__length {
    display: inline-block;
    line-height: 40px
}

.homes-hero__link {
    position: absolute;
    bottom: 0;
    left: 20px;
    line-height: 40px;
    color: #fde200;
    background: transparent;
    border-top: solid 1px rgba(255,255,255,0.2);
    width: calc(100% - 40px);
    text-transform: uppercase;
    cursor: pointer;
      transition: color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.homes-hero__link:hover {
    color: white
}
.homes-hero__link:active,.homes-hero__link:focus {
    color: #fde200
}
.link-label {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 1.1rem;
    font-weight: bold;
}
.homes-hero__images {
  left: 0;
  width: 100%;
  position: absolute;
  top: 0;
  height: 100%;
}

.homes-hero__link .material-icons {
    line-height: 40px;
    position: absolute;
    right: 0;
    top: -2px;
    font-size: 1.6rem
}

.homes-hero__continue {
    display: none;
    width: 60px;
    height: 60px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translateY(100%);
    background: 0
}
.homes-hero__continue>i {
    line-height: 60px
}
.custom-gallery-top {
    display: none
}

.cm-home-menu  .dropdown__selected {
     display:none;
   }
.hs-tools-menu a {
    background: none;
}


.hall-lyt .body-container.container-fluid .row-fluid .page-center {
    max-width: 1320px;
}
.floor-plans {
  padding: 3rem 2rem 0;
}


.floor-plans h2 span {
  color: rgba(0, 0, 0, 0.55);
}
.floor-plans h3 span {
  color: rgba(0, 0, 0, 0.55);
}
.floor-plans h4 span {
  color: rgba(0, 0, 0, 0.55);
}
.floor-plans > h4 {
  margin: 0 0 2.5rem;
}
.floor-plans__toggle-holder {
  position: relative;
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
  padding: 0 0 2.5rem;
}
.floor-plans__house-type {
  font-size: 2.4rem;
  font-weight: 300;
  font-family: "Booster FY", sans-serif;
  float: left;
  line-height: 40px;
  margin: 0 2rem 0 0;
}



.floor-plans__tab-toggles {
  margin: 0 0 3rem;
}
.floor-plans__tab-toggles:before, .floor-plans__tab-toggles:after {
  content: " ";
  display: table;
}
.floor-plans__tab-toggles:after {
  clear: both;
}
.floor-plans__tab-toggles a {
  float: left;
  background: none;
  color: rgba(0, 0, 0, 0.55);
  position: relative;
  top: 1px;
  padding: 0;
  text-transform: uppercase;
  width: 40px;
  height: 40px;
  line-height: 43px;
  background: rgba(0, 0, 0, 0.05);
  text-align: center;
  border-radius: 100%;
  font-size: 2rem;
}


.floor-plans__tab-toggles a + a {
  margin: 0 0 0 2rem;
}
.floor-plans__tab-toggles a.active {
  color: black;
  background: #fde200;
}
.floor-plans__tab-toggles a span {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translate(0, 100%);
  font-size: 1.2rem;
  width: 40px;
  display: block;
  text-align: center;
  line-height: 30px;
}

.floor-plans__buttons > a + a {
  margin: 1rem 0 0;
}


.floor-plans__content {
  padding-top: 2.5rem;
  opacity: 1;
  transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1), transform 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translate3d(0, 0, 0);
}

.floor-plans__content.animating {
  opacity: 0;
  transition: opacity 0s cubic-bezier(0.4, 0, 0.2, 1), transform 0s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translate3d(10%, 0, 0);
}
.floor-plans__item {
  padding: 2rem 0 0;
}

.floor-plans__specs {
  padding: 0 2rem;
  border-bottom: solid 1px white;
}
.floor-plans__specs:before, .floor-plans__specs:after {
  content: " ";
  display: table;
}
.floor-plans__specs:after {
  clear: both;
}
.floor-plans__spec {
  float: left;
  margin: 0 15px 0 0;
}
.floor-plans__spec img {
  height: 28px;
  display: inline-block;
  vertical-align: middle;
}
.floor-plans__spec > span {
  font-size: 1.6rem;
  line-height: 40px;
  margin: 0 0 0 4px;
  position: relative;
  top: 2px;
  font-weight: 300;
}
.floor-plans__info {
  padding: 0 2rem;
  border-bottom: solid 1px white;
}
.floor-plans__info:before, .floor-plans__info:after {
  content: " ";
  display: table;
}
.floor-plans__info:after {
  clear: both;
}
.floor-plans__info > label {
  font-size: 1.4rem;
  color: rgba(0, 0, 0, 0.55);
  font-weight: normal;
  line-height: 40px;
      margin-bottom: 5px;
  float: left;
}
.floor-plans__info > span {
  font-size: 1.4rem;
  color: black;
  line-height: 40px;
  float: right;
}
.floor-plans__info-toggle {
  position: relative;
  line-height: 40px;
  display: block;
  background: transparent;
  padding: 0 2rem;
      font-size: 14px;
  color: rgba(0, 0, 0, 0.55);
  border-bottom: solid 1px white;
}
.floor-plans__info-toggle i {
  position: absolute;
  right: 20px;
  top: 0;
  line-height: 40px;
  color: rgba(0, 0, 0, 0.55);
  transform: rotate(0deg);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.floor-plans__info-toggle.active i {
  transform: rotate(180deg);
}
.floor-plans__info-toggle:active, .floor-plans__info-toggle:focus {
  color: rgba(0, 0, 0, 0.55);
}
.floor-plans__image {
  position: relative;
}
.floor-plans__image img {
  display: block;
  width: 100%;
  opacity: 1;
  transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.floor-plans__image img.animating {
  opacity: 0;
  transition: opacity 0s cubic-bezier(0.4, 0, 0.2, 1);
}
.floor-plans__label {
  font-size: 1.4rem;
  color: rgba(0, 0, 0, 0.55);
  font-weight: normal;
  position: absolute;
  bottom: 0;
  width: 50%;
  text-align: center;
}

.floor-plans__label--left {
  left: 0;
  width: 70%;
}
.floor-plans__label--right {
  left: 50%;
}
.floor-plans__modal-trigger {
  display: none;
}

.floor-plans__top {
  position: relative;
}
.floor-plans__top:before, .floor-plans__top:after {
  content: " ";
  display: table;
}
.floor-plans__top:after {
  clear: both;
}

.floor-plans__bottom {
  margin-left: 0px;
  margin-right: 0px;
}
.floor-plans__bottom:before, .floor-plans__bottom:after {
  content: " ";
  display: table;
}
.floor-plans__bottom:after {
  clear: both;
}
.floor-plans__bottom:before, .floor-plans__bottom:after {
  content: " ";
  display: table;
}
.floor-plans__bottom:after {
  clear: both;
}
.floor-plans__dropdown {
  display: block;
  margin: 0 0 3rem;
}

.floor-plans__list {
  width: 100%;
  margin: 0 0 2.5rem;
  padding: 0;
  list-style: none;
  display: none;
}

.floor-plans__list li {
  position: relative;
  line-height: 20px;
  font-size: 1.4rem;
  color: rgba(0, 0, 0, 0.55);
  cursor: pointer;
  margin: 0 0 10px;
  padding: 0 0 0 3rem;
  transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.floor-plans__list li .floor-plans__checkbox {
  position: absolute;
  top: -2px;
  left: 0;
  width: 20px;
  height: 20px;
  border: solid 2px rgba(0, 0, 0, 0.55);
  border-radius: 100%;
  text-align: center;
}
.floor-plans__list li .floor-plans__checkbox i {
  width: 12px;
  height: 12px;
  position: absolute;
  top: 2px;
  left: 2px;
  border-radius: 100%;
  background: black;
  text-indent: -12345px;
  transform: scale(0);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.floor-plans__list li.active .floor-plans__checkbox {
  border-color: black;
}
.floor-plans__list li.active .floor-plans__checkbox i {
  color: white;
  transform: scale(1);
}
.floor-plans__list li.active, .floor-plans__list li:hover {
  color: black;
}
.floor-plans__info-holder {
  background: rgba(0, 0, 0, 0.05);
}
.floor-plans__more-measurements {
  height: 0px;
  overflow: hidden;
  transition: height 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.floor-plans__more-measurements.active {
  height: auto;
}
.floor-plans__enquire {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  background: #fde200;
  padding: 2rem;
}

.floor-plans__enquire h3 {
  margin: 0 0 1rem;
}
.floor-plans__enquire p {
  color: rgba(0, 0, 0, 0.55);
}
.floor-plans__areas {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  padding: 2rem;
  background: rgba(0, 0, 0, 0.05);
  border-bottom: solid 1px white;
}



.floor-plans__areas ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.floor-plans__area {
  margin: 0;
  padding: 0;
  line-height: 30px;
  border-top: solid 1px rgba(0, 0, 0, 0.1);
}
.floor-plans__area:before, .floor-plans__area:after {
  content: " ";
  display: table;
}
.floor-plans__area:after {
  clear: both;
}

.floor-plans__area label {
  float: left;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.55);
  margin: 0;
}

.floor-plans__area span {
  float: right;
}

.floor-plans__size {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  background: rgba(0, 0, 0, 0.05);
  padding: 2rem;
}



.floor-plans__size h3 {
  margin: 0 0 1rem;
}
.floor-plans__size p {
  line-height: 24px;
  margin: 0 0 1rem;
}
.floor-plans__size p i {
  color: #b0b0b0;
  line-height: 24px;
  position: relative;
  top: 6px;
}
.floor-plans__size .button {
  margin-top: 2rem;
}


.dropdown__selected {
    position: relative;
    display: block;
    line-height: 40px;
    background: #fde200;
    width: 100%;
    padding: 0 4rem 0 2rem;
    cursor: pointer;
}
.dropdown__text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.dropdown__selected i {
    position: absolute;
    right: 10px;
    top: 0;
    display: block;
    line-height: 40px;
}

.dropdown__list {
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border-left: solid 1px #e6e6e6;
    border-top: solid 1px #e6e6e6;
    border-right: solid 1px #e6e6e6;
    max-height: 200px;
    overflow-y: scroll;
    opacity: 0;
    visibility: hidden;
    z-index: 150;
    box-shadow: 0px 3px 10px 2px rgba(0, 0, 0, 0.1);
}
.dropdown__list > li {
    margin: 0;
    padding: 0 20px;
    line-height: 40px;
    border-bottom: solid 1px #e6e6e6;
    width: 100%;
    background: white;
    cursor: pointer;
}

.dropdown__list.active {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.dropdown__list > li i {
    display: none;
}
.dropdown__list > li.active {
    background: #fde200;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.85);
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 10000;
}
.modal--active {
    opacity: 1;
    transform: scale(1);
    visibility: visible;
}
.modal__close {
    position: absolute;
    top: 5px;
    right: 5px;
    color: white;
    background: none;
    font-size: 20px;
    z-index: 1050;
    transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.modal__content {
    position: relative;
    padding: 0 2rem 3rem;
}

.modal__close:hover {
    color: #fde200;
}

.modal__item {
    position: relative;
    padding-top: 6rem;
}

.modal .slick-prev > i {
    font-size: 36px;
    line-height: 60px;
}
.modal .slick-prev {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(-100%, -50%);
    color: white;
    width: 60px;
    height: 60px;
    text-align: center;
    cursor: pointer;
    transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    display: none;
    z-index: 11;
    margin:  0;
}
.modal .slick-next > i {
    font-size: 36px;
    line-height: 60px;
}
.modal .slick-next {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(100%, -50%);
    color: white;
    width: 60px;
    height: 60px;
    text-align: center;
    cursor: pointer;
    transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    margin:  0;
}
.panzoom__holder img {
    width: 100%;
}

.modal__caption {
    position: absolute;
    top: 0;
    left: 50%;
    text-align: center;
    color: white;
    transform: translate(-50%, 0);
    line-height: 60px;
    font-size: 1.4rem;
}

.panzoom {
    height: 80vh;
    background: white;
    overflow: hidden;
}


.modal .slick-arrow:before {
    display:  none;
}

.panzoom__zoom-in {
    position: absolute;
    top: 70px;
    right: 10px;
    background: white;
    text-align: center;
    font-size: 2.4rem;
    color: #b0b0b0;
    width: 40px;
    line-height: 40px;
    height: 40px;
    border: solid 1px rgba(0, 0, 0, 0.1);
    border-radius: 100%;
    z-index: 1000;
}

.panzoom__zoom-out {
    position: absolute;
    top: 120px;
    right: 10px;
    background: white;
    text-align: center;
    font-size: 2.4rem;
    color: #b0b0b0;
    width: 40px;
    line-height: 40px;
    height: 40px;
    border: solid 1px rgba(0, 0, 0, 0.1);
    border-radius: 100%;
    z-index: 1000;
}

.modal .slick-prev:hover {
    color: #fde200;
}
.modal .slick-next:hover {
    color: #fde200;
}
.modal__indicator {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    color: rgba(255, 255, 255, 0.55);
    line-height: 60px;
  	font-size: 14px;
}
.modal .slick-slider {
    margin: 0;
}
.floor-plans__spec.floor-plans__spec--bath span {
    margin: 0;
}
 .home .homes-hero {
      height: calc(100vh - 80px);
  }

.c-afeature__you {
    font-size: 40px;
    line-height: 0.5;
}

.home .homes-hero__continue {
    display: none;
}

.home .row_4 .column h3 span {
    color: rgba(0, 0, 0, 0.55);
}

.hs-content-id-5936807778 label.floor-plans__label {
    display: none !important;
}

.slider-wrap.two-col-wrapper .hs_cos_gallery_thumbnails .slick-slide {
    display: inline-block !important;
    float: none;
}
.two-col-wrapper.slider-wrap .hs_cos_gallery_thumbnails.slick-initialized.slick-slider .slick-track {
    text-align: center;
}

.hs-search-field--open .hs-search-field__suggestions {
  border: 1px solid #999;
  padding: 10px;
  max-width: 767px;
}
.hs-search-field--open .hs-search-field__suggestions a{
	background:none;
  line-height:28px
}

.contact select{
  height: 90px;
}
.contact .hs_salutation_with_drop_down select {
  height: 40px;
}


/*Reasons to Build Page */
.reasons-group .faq__question h3 { padding:0.7rem 5rem 0 5rem; }
.reasons-group .faq__icon { float:left }
.reasons-group .faq__icon img { width: 40px; }
.reasons-to-build-page, .one-col-center { margin: 60px auto !important;
    max-width: 800px !important; }

/*Reasons to Build Page */ 

/** Team Page **/
.clear { clear:both; }
.row-fluid .team-content .team-container {
    float: left;
   
    padding-right: 25px;
   /* font-size: 14px;
    line-height: 22px;
    color: #7e8388;*/
   font-size: 12px;
    line-height: 15px;
    color: #fff;
    border: 0;
    margin: 0;
    padding-bottom: 25px;
}
.row-fluid .team-content .team-container .team-name {
   /* color: #36393d;*/
  color: #fff;
    font-size: 16px;
    display: inline-block;
    background: 0;
 padding: 10px 0 0;
}
.team-detail-left { float:left; }
.read-more-btn { float:right; width: 44px; }
.team-container .team-detail { position: relative;
    bottom: 44px;
    z-index: 99;/*text-align:center; */padding: 0 0 0 10px; background: rgba(0,0,0,0.4)}

.team-container .team-img img {     
 /* -webkit-border-radius: 125px; 
  -moz-border-radius: 125px; 
  border-radius: 125px;*/  }
.row-fluid .team-content .hs-post-image {
    height: 208px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
    float: left;
    width: 100%;
}
.row-fluid .team-content .more-link {
     display: inline-block;
    /*margin: 10px 0;*/
    text-transform: uppercase;
    font-weight: 400;
    font-size: 22px;
  width: 100%;
    padding: 8px 17px;
    margin-top: 0;
}

/** End of Team Page **/

.video-cont { margin: 0 0 60px 0px; }


/* Styles that do not fit into any of the available sections above can go here. */

#comments-listing.no-comments {
   border: none;
}

.blog-listing-wrapper .post-listing .post-item {
border-bottom: 1px solid #cccccc;
padding: 0 0 20px;
margin: 0 0 20px;
}
.blog-listing-wrapper .post-listing .post-item .post-body {}

.blog-post-wrapper h2, .post-header h2{
margin-bottom: 20px;
}

.blog-post-wrapper h2 a, .post-header h2 a{
text-decoration: none;
}
.blog-post-wrapper h2 a:hover, .post-header h2 a:hover{}

#hs_cos_wrapper_blog_subscription_title{}

#comment-form h4{}

#comments-listing {
border: 1px solid #ccc;
margin-bottom: 30px;
margin-top: 30px;
}

.comment.depth-0 {
border-bottom: 1px solid #000 !important;
border-top: medium none !important;
margin: 0 10px 10px !important;
padding: 0 15px !important;
}

.comment-body {
border-bottom: medium none;
color: ;
display: block;
font-family: ;
font-size: ;
line-height: ;
padding: 0;
}

.comment-reply-to{
margin-bottom: 15px;
}

.comment-from h4 {
margin: 0;
padding-top: 15px;
}

.comment-date {
color:  !important;
display: block !important;
text-align: left;
}

#hubspot-topic_data{
color: #888888;
font-weight:700;
}
.post-listing #hubspot-author_data{
margin-top: 0;
}
.hs-form .input ul {
list-style: none;
padding: 0;
margin: 0;
}
.hs-form .input ul li{
padding: 0 !important;
}
.custom_listing_comments {
border: 1px solid #ccc;
padding: 10px;
margin: 10px 0;
}
.more-link{
display: inline-block;
margin-top: 20px;
}
.hs-blog-social-share{
height: auto;
}
.blog-template .blog-sidebar .cell-wrapper{
margin-bottom: 15px;
}
.blog-template .blog-sidebar ul{
list-style: none;
padding: 0;
margin: 0;
}
.blog-template .blog-sidebar ul li{
padding: 0 0 10px;
}
.blog-pagination .previous-posts-link {
display: block;
}

#hubspot-author_data .hs-author-avatar {
  max-width: 70px;
  padding: 10px 10px 10px 0;
}

#hubspot-author_data .hs-author-avatar img {
  height: auto !important;
  max-width: 100%;
}
 .hs-blog-social-share {
 border-bottom: 1px solid #cccccc;
 border-top: 1px solid #cccccc;
 height: auto;
 margin-top: 10px;
 padding: 10px 0 0;
}
#recaptcha_response_field{
width:auto !important;
display:inline-block !important;
}
#captcha_wrapper > #recaptcha_area {
  margin: 0 0 20px;
}
#hubspot-author_data .hs-author-avatar {
max-width: 70px;
padding: 10px 10px 10px 0;
}

#hubspot-author_data .hs-author-avatar img {
height: auto !important;
max-width: 100%;
}

.hs-author-profile .hs-author-avatar img {
height: auto !important;
max-width: 100%;
}
.hs-author-profile .hs-author-avatar {
max-width: 70px;
padding: 10px 10px 10px 0;
}

.blog .blog-sidebar .widget-span {
    margin-bottom: 20px;
}




/* 27-07-2018 Animate css */
.relative{position:relative;}
.animatedParent .slideToleft{overflow: hidden; display: inline-block; transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);  }
.animatedParent .slideToleft:after{ content: ""; opacity: 1; height: 100%; left: 0; right: 0; background: #fff; position: absolute;top: 0; z-index: 12; width: 100%; transition: cubic-bezier(.68,-0.55,.47,.41) all 1s;}
.animatedParent .slideToleft.go:after{opacity:0; z-index:-1;}
.animatedParent .slideToleft:before { content: "";  height: 100%; left:100%; right:0;  background: #fde200;  transform: translate3d(0, 0, 0);  position: absolute; top: 0; transition: all 0.5s; z-index: 100; }
.animatedParent .slideToleft.go:before{left:0; animation: slideToLeft 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) 0.5s forwards;}
.animatedParent .bg-black:before{background: black; }

@keyframes slideToLeft {
  0%{  
  -webkit-transform: translate3d( 0%, 0, 0);
  -moz-transform: translate3d( 0%, 0, 0);
  -o-transform: translate3d( 0%, 0, 0);
  -ms-transform: translate3d( 0%, 0, 0);
  transform: translate3d( 0%, 0, 0);
;  }
  100%{  
  -webkit-transform: translate3d( -100%, 0, 0);
  -moz-transform: translate3d( -100%, 0, 0);
  -o-transform: translate3d( -100%, 0, 0);
  -ms-transform: translate3d( -100%, 0, 0);
  transform: translate3d( -100%, 0, 0);
; }
}
@-webkit-keyframes slideToLeft {
  0%{  
  -webkit-transform: translate3d( 0%, 0, 0);
  -moz-transform: translate3d( 0%, 0, 0);
  -o-transform: translate3d( 0%, 0, 0);
  -ms-transform: translate3d( 0%, 0, 0);
  transform: translate3d( 0%, 0, 0);
;   }
  100%{  
  -webkit-transform: translate3d( -100%, 0, 0);
  -moz-transform: translate3d( -100%, 0, 0);
  -o-transform: translate3d( -100%, 0, 0);
  -ms-transform: translate3d( -100%, 0, 0);
  transform: translate3d( -100%, 0, 0);
; }
}


.scalefromorigin{ transform-origin: right; transform: scaleX(0); }
.scalefromorigin.go{animation: scaleFromOrigin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) 1.9s forwards; transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), transform 0.3s cubic-bezier(0.4, 0, 0.2, 1); }

@keyframes scaleFromOrigin {
  0%{  
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -o-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
;}
  100% {  
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -o-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
;}
}
@-webkit-keyframes scaleFromOrigin {
  0%{  
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -o-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
;}
  100% {  
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -o-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
;}
}

.fade-in-2{ opacity: 0; transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) 0.5s;}
.fade-in-2.go{opacity: 1;}
.fadein.go{opacity: 0; animation: fadeIn 0.5s cubic-bezier(0.65, 0.05, 0.36, 1) 2.2s forwards;}

@keyframes fadeIn {
  0%{opacity:0;}
  100% { opacity:1;}
}
@-webkit-keyframes fadeIn {
  0%{opacity:0;}
  100% { opacity:1;}
}

/* process */
.page-intro--process.slideToleft{width:100%; overflow: inherit;}
.banner-content .animatedParent .slideToleft{transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1), transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);}
.process__mid .slideToleft{position: relative;  display: block;}

.c-clients-list-section .slideToleft.go {position:relative;}
.page-intro__title h1 span.slideToleft { display: block;}

/* 27-02-2019 */
.row-fluid .main-content_box { margin: 0;padding: 0 15px 50px;}



/* ==========================================================================
   9. MEDIA QUERIES                              
   ========================================================================== */



@media (min-width: 768px){
  .inner-content { padding: 10rem 6rem; }
  body,p, li {
      font-size: 1.6rem;
  }
  h2 {
      font-size: 3.6rem;
  }
  h1 {
      font-size: 6rem;
  }
  h3 {
      font-size: 2.4rem;
  }
  h4 {
      font-size: 2rem;
  }
  .call {
      display: block;
      position: absolute;
      top: 21px;
      right: 58px;
      font-size: 1rem;
      line-height: 1.43;
  }
  .call2 {
     top: 18px;
    right: 160px;
    padding: 0 0 0 2rem;
    display: block;
    position: absolute;
    font-size: 1rem;
    line-height: 1.43;
  }

    .footer-bottom-wrapper {
        padding: 4rem 6rem;
    }
   /* .footer__social {
      position: absolute;
      top: 32px;
      right: 60px;
  }*/
  .teaser__left, .teaser__left2 {
      padding: 6rem;
  }
  .teaser__right {
      padding: 6rem;
  }
  .teaser__right2 { padding: 6rem 3rem 3.5rem; }
  .button {
      display: inline-block;
      padding: 0 4rem 0 1.5rem;
  }
  p.lead, li.lead {
      font-size: 2rem;
  }
  .page-intro__title{
    left: 60px;
    bottom: -36px;
  }
  .page-intro--process-video .page-intro__title{
    bottom: -1px;
  }
  .icon-intro {
      padding: 10rem 6rem;
  }
  .icon-intro p{
    font-size: 1.6rem;
    font-weight: 400;
  }
  .icon-intro-new p {
    font-size: 1.6rem;
  }
    
  .faq .body-container .row_2.row .page-center .right-column {
      width: 30%;
      float: left;
      margin: 0 0 0 10%;
  }
  .faq .body-container .row_2.row .page-center .left_column {
      width: 50%;
      float: left;
  }
  .faq .body-container .row_2.row{
        padding: 0 6rem;
    }
    .testimonial-slider-wrapper .slick-prev {
        visibility: visible;
        opacity: 1;
    }
    .testimonial-slider-wrapper .slick-next {
      visibility: visible;
      opacity: 1;
  }
  .icon-intro__icon, .icon-intro__icon-new {
      height: 100px;
      margin: 0 0 6rem;
  }
  .icon-intro__icon img, .icon-intro__icon-new img {
      height: 100px;
 
      right: 0px;
  }
  .process__intro {
      padding: 5rem 6rem;
  }
  .image-with-strip__strip {
      width: 60px;
      left: -60px;
  }
  .image-with-strip__blend-strip {
      width: 60px;
      left: 0;
  }
  
  .process__content h1 {
      margin: 0 0 10rem;
  }
 	.process__intro.right .image-with-strip__strip {
      left: auto;
      right: -60px;
  }
  .process__intro.right .image-with-strip__blend-strip {
      left: auto;
      right: 0;
  }
  .contact__tabs {
      margin: 0 0 4rem;
  }	
  .contact__tab-item {
      font-size: 1.6rem;
  }
  .c-clients-list__logo-wrapper {
      width: 150px;
  }
  .callout {
          background: url(//cdn2.hubspot.net/hubfs/4632099/Hallharthomes_June2018/Images/home-callout.jpg) 50% 50% no-repeat;
      background-size: cover;
      padding: 4.5rem 0;	
  }
  .callout__content {
      width: 524px !important;
      padding: 6rem 3rem;
      margin: 0 auto !important;
      text-align: center;
      float: none !important;
  }
  .callout p {
    margin: 0 0 2rem;
  }
  .callout__price {
        font-size: 8rem;
        font-family: "Booster FY", sans-serif;
        line-height: 1.2;
    }
    .callout p:nth-child(2) {
      margin: 0 0 1rem;
  }
    .callout p.lead{
      font-size: 2rem;
  }
  .callout p.small{
      font-size: 1.4rem;
  }
  .callout .button + .button {
        margin: 2rem 0 0 1.3rem;
	}
  .one-col-imagewth-title-wrap {
      margin: 0 0 3rem;
      background: rgba(0, 0, 0, 0.05);
  }
  .home-tiles__text {
      width: 50%;
      float: left;
      background: transparent;
      padding: 3rem;
      height: auto;
  }
  .one-col-imagewth-title-all-wrap h2 {
      position: relative;
      top: 0;
      left: 0;
      transform: translateX(0);
      font-size: 3.6rem;
      height: 48px;
      display: inline-block;
      padding: 0.5rem 1.5rem;
  }
  .one-col-imagewth-title-all-wrap p {
      text-align: left;
  }
  .home .body-container.container-fluid .row-fluid .page-center {
      padding: 6rem;
  }
  .home-intro__text {
      margin: 4.1rem auto 0;
  }	
  .home-intro.full-wth-title-cont-wrap {
      padding-bottom: 6rem;
  }
  .home .row_2.row .icon-intro .icon-intro__icon {
      width: 50%;
      height: 100%;
      float: right;
  }
  .home .row_2.row .icon-intro p {
      font-size: 1.6rem;
  }
  .home .row_2.row .icon-intro-new .icon-intro__icon-new {
      width: 20%;
      height: 100%;
      float: left;
  }
  .home .row_2.row .icon-intro-new p {
      font-size: 1.6rem;
  }
  .home .row_4 .main-content > .row-fluid-wrapper > .row-fluid {
      margin: 0;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      -webkit-align-content: center;
      align-content: center;
      -webkit-align-items: stretch;
      align-items: stretch;
  }
  .cm-affordable-inc-range-wrap .internal-finishings__left {
      margin: 0 0 3rem;
  }
  .cm-affordable-inc-range-wrap .internal-finishings__mid {
      float: left;
      width: 50%;
  }
  .cm-affordable-inc-range-wrap .internal-finishings__right {
      float: left;
      width: 50%;
  }
  .duplex .floor-plans__label {
      bottom: -5px;
  }
  .two-col-wrapper.slider-wrap .left-column h2 span {
      display: inline;
  }
  .slider-wrap.two-col-wrapper ul.slick-dots {
      display: none !important;
  }
  .cm-home-menu ul li a {
    font-size:15px;
    line-height: 60px;
    margin: 0 3rem 0 0
  }

  .cm-home-menu {
    padding: 0 0 0 6rem
  }
  .homes-hero {
    padding:0 0 0 6rem;
    height: calc(100vh - 120px)
  }
  .homes-hero__image {
    height:calc(65vh - 60px) !important
  }
  .homes-hero__content {
    height:calc(35vh)
  }
  .homes-hero__strip {
    width:60px;
    height: calc(100% - 60px)
  }
  .homes-hero__strip>span {
    display:block
  }
  .homes-hero__text {
    padding:3rem;
    height: calc(35vh);
    left: 60px;
    width: calc(100% - 60px)
  }
  .homes-hero__control {
    width:215px;
    height: 60px
  }
  .homes-hero__modal-toggle {
    width:60px;
    height: 60px
  }
  .homes-hero__modal-toggle i {
    font-size:24px;
    line-height: 60px
  }
  .homes-hero__indicator {
    width:155px;
    height: 60px;
    line-height: 60px
  }
  .homes-hero__prev {
    display:inline-block;
    background: 0;
    position: absolute;
    top: 0;
    left: 20px;
    transition: color .2s cubic-bezier(0.4,0,0.2,1)
  }

  .homes-hero__prev i {
    line-height: 60px
  }

  .homes-hero__prev:hover {
    background: 0;
    color: rgba(0,0,0,0.2)
  }
  .homes-hero__active {
    line-height:60px
  }
  .homes-hero__length {
    line-height:60px
  }
  .homes-hero__link {
    line-height:60px;
    left: 30px;
    width: calc(100% - 60px)
  }
  .homes-hero__link .material-icons {
    font-size:2.4rem;
    line-height: 60px
  }
  .homes-hero__container {
    left:60px;
    width: calc(100% - 60px)
  }
  .homes-hero__continue {
    display:block
  }
  .homes-hero__next {
    display:inline-block;
    background: 0;
    position: absolute;
    top: 0;
    right: 20px;
    transition: color .2s cubic-bezier(0.4,0,0.2,1)
  }

  .homes-hero__next i {
    line-height: 60px
  }

  .homes-hero__next:hover {
    background: 0;
    color: rgba(0,0,0,0.2)
  }
  .modal__close {
    top: 15px;
    right: 30px;
    font-size: 28px;
  }
  .modal__content {
    padding: 0 6rem 6rem;
    width: 100%;
    max-width: 1320px;
    margin: 0 auto;
  }
  .modal__caption {
    font-size: 1.6rem;
    line-height: 60px;
  }
	.floor-plans {
    padding: 4.5rem 6rem 0;
  }
  .floor-plans__house-type {
    font-size: 3.6rem;
  }
  .floor-plans__tab-toggles a {
    width: 40px;
    height: 40px;
    line-height: 43px;
    font-size: 2rem;
  }
  .floor-plans__label {
       bottom: -5px;
  }
  .floor-plans__areas {
    float: left;
    width: 50%;
  }
    .floor-plans__buttons > a + a {
    margin: 0 0 0 2rem;
  }
  .floor-plans__content {
    padding-top: 4rem;
  }
  .floor-plans__enquire {
    padding: 3rem;
  }
   .floor-plans__areas {
    border-bottom: none;
    border-right: solid 1px white;
    min-height: 316px;
    padding: 3rem;
  }
   .floor-plans__area {
    line-height: 40px;
  }
  .floor-plans__area label {
    font-size: 1.6rem;
  }
    .floor-plans__area span {
    font-size: 1.6rem;
  }
  .floor-plans__size {
    float: left;
    width: 50%;
  }
  .floor-plans__size {
    min-height: 316px;
    padding: 3rem;
  }
   .home .homes-hero__text {
      width: calc(100% - 20px);
    }
  .c-afeature__you {
      font-size: 68px;
  }
  .slider-wrap.two-col-wrapper .hs_cos_gallery_thumbnails .slick-slide {
      width: 198px !important;
  }
}

@media (max-width:767px) {
  
   .icon-intro__icon, .icon-intro__icon-new {
      height: 100px;
      margin: 0 0 6rem;
     
  }
  .icon-intro-new { padding: 0 2rem;  }
  .icon-intro__icon img, .icon-intro__icon-new img {
      height: 125px;
      right: 0px;
    width: auto !important;
  }
 /* .faq-questions { width: 100%; }*/
}
@media (min-width: 992px){
  .call {
      top: 18px;
      right: 20px;
      border-left: solid 1px rgba(255, 255, 255, 0.2);
      padding: 0 0 0 2rem;
  }
  .teaser__left {
      float: left;
      width: 50%;
      min-height: 386px;
  }
  .teaser__left2 {
    float: left;
      width: 35%;
     /* min-height: 479px !important;*/
    min-height: 386px;
  }
  .teaser__right {
      float: left;
      width: 50%;
      min-height: 386px;
  }
  .teaser__right2 {
      float: left;
      width: 65%;
   /*   min-height: 479px;*/
    min-height: 386px;
  }
  .teaser__right2 .left { width: 50%; padding: 0 15px 0 0; float:left; }
  .teaser__right2 .right { width: 50%; padding: 0 0 0 15px; float:left; }
  .icon-intro__icon {
      float: left;
      width: 50%;
  }
  .icon-intro__icon-new {
      float: left;
      width: 20%;
  }
  .icon-intro__left {
      width: 50%;
      float: left;
    padding: 0 1% 0 0;
  }
  .icon-intro__right {
      width: 75%;
      float: right;
  }
  .icon-intro__icon  img, .icon-intro__icon-new  img {
      height: auto;
      right: 0;
      width: 100%;
  }
  .process__intro-image {
      float: left;
      width: 50%;
  }
  .process__text {
      float: left;
      width: 50%;
  }
  .process__text {
      padding: 0 0 0 3rem;
  }
  .process__item {
      padding: 0 0 3rem 38rem;
    }
    .process__number {
      font-size: 20rem;
  }
  
   .steps__number {
      font-size: 15rem;
  }
  .who-we-are .process__text {
      width: 41.6666666667%;
  }
  .who-we-are .process__intro-image {
      width: 58.3333333333%;
  }
  .process__intro.right .process__intro-image {
      float: right;
  }
  .process__intro.right .process__text {
      padding: 0 3rem 0 0;
  }
  .contact .row_2 .column {
      width: 50%;
  }
  .contact .row_2 .right-column.column .hs_cos_wrapper_type_rich_text h6 {
      margin: 0 0 5rem;
  }
  .contact .row_2 .right-column.column .hs_cos_wrapper_type_rich_text h6 + a {
      margin: 0 0 5rem;
  }
  div#gmap_canvas {
      margin: 6rem 0 0;
  }
  .c-clients-list-section.clearfix {
    padding: 5rem 6rem;
	}
  .c-clients-list-section__item {
      width: 58.3333333333%;
      vertical-align: top;
      padding: 0 3rem 0 0;
  }

  .c-clients-list-section__item.c-clients-list-section__item--text {
      width: 41.366667%;
      padding: 0;
  }
  .c-clients-list__item {
      margin: 0 20px 20px 20px;
  }
  .c-clients-list {
      text-align: left;
  }
  .c-clients-list__logo-wrapper {
      width: 155px;
  }
  .callout {
      padding: 12rem 0;
  }
  .home-tiles__item {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      background: transparent;
  }
  .one-col-imagewth-title--top-wrap{
      float: left;
      width: 33.3333333333%;
  }
  .one-col-imagewth-title-all-wrap {
      overflow: hidden;
      margin-left: -15px;
      margin-right: -15px;
  }
  .home-tiles img {
      width: 100%;
      float: none;
  }
  .home-tiles__text {
      width: 100%;
      height: 125px;
      background: rgba(0, 0, 0, 0.05);
      padding: 4.5rem 2rem 0;
  }
  .one-col-imagewth-title-all-wrap h2 {
      position: absolute;
      top: -24px;
      left: 50%;
      transform: translateX(-50%);
  }
  .one-col-imagewth-title-all-wrap p {
      text-align: center;
  }	
  .home .row_2.row .icon-intro p {
      margin: 0 0 3rem;
  }
  .home .body-container.container-fluid .row_1 .row-fluid .page-center {
      padding: 6rem 6rem 0;
      margin: 0 auto 3rem;
  }
  
  
  .cm-affordable-inc-range-wrap .internal-finishings__left {
      float: left;
      width: 33.3333333333%;
  }
  .cm-affordable-inc-range-wrap .internal-finishings__mid {
      float: left;
      width: 33.3333333333%;
  }
  .cm-affordable-inc-range-wrap .if-callout {
      padding-bottom: 100%;
      height: 0;
  }
  .cm-affordable-inc-range-wrap .if-callout__screen {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-size: cover;
      background-position: 50% 50%;
      cursor: pointer;
  }
  .cm-affordable-inc-range-wrap .if-callout__image {
      display: none;
  }
  .cm-affordable-inc-range-wrap .if-callout__strip {
      height: 60px;
  }
  .cm-affordable-inc-range-wrap .if-callout__box {
      width: 60px;
      height: 60px;
  }
  .cm-affordable-inc-range-wrap .if-callout__arrow {
      width: 60px;
      height: 60px;
  }
  .cm-affordable-inc-range-wrap .if-callout__arrow > i {
      line-height: 60px;
  }
  .cm-affordable-inc-range-wrap .internal-finishings__right {
      float: left;
      width: 33.3333333333%;
  }
  .slider-wrap.two-col-wrapper .left-column h2 span {
      display: block;
      color: rgba(0, 0, 0, 0.55);
  }
  .homes-hero__image {
        height:calc(100vh - 80px) !important
    }
  .homes-hero {
    height:calc(100vh - 140px)
  }
  .homes-hero__content {
    width:450px;
    bottom: auto;
    top: 60px;
    left: 0;
    height: calc(100vh - 260px)
  }
  .homes-hero__strip {
    height:100%
  }
  .homes-hero__text {
    /*height:calc(100vh - 260px)*/
    height:calc(100vh - 220px)
  }
  .homes-hero__text .eih-logo { position: absolute;   bottom: 70px; }
  .homes-hero__control--mobile {
    display:none
  }
  .homes-hero__control--desktop {
    display:block;
    top: auto;
    bottom: 0
  }
    .floor-plans__buttons {
    position: absolute;
    top: 0;
    right: 0;
  }
   .floor-plans__buttons > a {
    margin: 0 0 0 2rem;
  }
   .floor-plans__buttons > a + a {
    margin: 0 0 0 2rem;
  }
   .floor-plans__item {
    padding: 0;
    float: left;
    width: calc(100% - 340px);
  }
  .floor-plans__modal-trigger {
    display: block;
    width: 40px;
    height: 40px;
    border: solid 1px rgba(0, 0, 0, 0.1);
    border-radius: 100%;
    background: none;
    color: rgba(0, 0, 0, 0.3);
    position: absolute;
    right: 0;
    top: -50px;
    text-align: center;
  }
  .floor-plans__modal-trigger i {
    line-height: 40px;
    position: relative;
    top: -1px;
  }
    .floor-plans__top {
    margin: 0 0 5rem;
  }
  .floor-plans__dropdown {
    display: none;
  }
  .floor-plans__side-nav {
    float: left;
    width: 340px;
  }
   .floor-plans__list {
    display: block;
  }
  .floor-plans__enquire {
    float: left;
    width: 33.33333%;
  }
  .floor-plans__enquire {
    min-height: 316px;
  }
  .floor-plans__areas {
    float: left;
    width: 33.33333%;
  }
  .floor-plans__size {
    float: left;
    width: 33.33333%;
  }
  .home .homes-hero__text {
    height: calc(100vh - 200px);
  }
  .home .homes-hero__content {
    height: calc(100vh - 200px);
  }
   .homes-hero__text {
         min-height: 400px;
  }
}

/*29-11-2018*/
/* Team_Page */
.row-fluid .banner_map div#gmap_canvas { margin: 0;}
/* Content-section */
.row-fluid .content-section { width: 100%; float: left; padding: 60px 0 25px; }
.body-container.container-fluid .row-fluid .content-section .page-center { padding-top:0; padding-bottom:0; }
.row-fluid .content-section .content-para { }
.row-fluid .content-section .content-para p { /*font-size: 2.3rem; font-family: "Booster FY", sans-serif; line-height: 1.3;*/ font-size: 1.6rem; font-weight: 400; line-height: 1.4; }
/* Home_Section */
.row-fluid .home-section { width: 100%; float: left; padding: 0 0 60px; }
.body-container.container-fluid .row-fluid .home-section .page-center { padding-top:0; padding-bottom:0; }
.row-fluid .home-section .home-content-wrap { width: 100%; float: left; }
.row-fluid .home-section .home-content-wrap .home-left { width: 70%; float: left; }
.row-fluid .home-section .home-content-wrap .home-right { width: 30%; float: left; margin: 0; padding: 24px 0 0 30px; }
.row-fluid .home-section .home-content-wrap .home-right .right-title { }
.row-fluid .home-section .home-content-wrap .home-right .right-title h3 { }
.row-fluid .home-section .home-content-wrap .home-left .our-team-group { }
.row-fluid .home-section .home-content-wrap .home-left .our-team-group .our-team-box { }
.row-fluid .home-section .home-content-wrap .home-left .our-team-group .our-team-box .our-team-image { }
.row-fluid .home-section .home-content-wrap .home-left .our-team-group .our-team-box .our-team-image img { }
.row-fluid .home-section .home-content-wrap .home-right .our-team-group { }
.row-fluid .home-section .home-content-wrap .home-right .our-team-group .our-team-box { text-align: center; border: 1px solid #000; margin-bottom: 15px; padding: 15px 30px; }
.row-fluid .our-team-box .our-team-image { height: 240px; /*background-color: #FAFAFA;*/ /*display: flex; align-items: center; justify-content: center;*/ background-repeat: no-repeat; background-size: cover; background-position: top center; }
.row-fluid .bgimg-main { background-repeat: no-repeat; background-size: cover; background-position: top center; }
.row-fluid .bg-img { display: none;}
.row-fluid .our-team-box .our-team-image img { /*padding: 15px 20px;*/ max-height:160px; object-fit: cover; object-position: top center; }
.row-fluid .our-team-box .member-name { padding-top: 10px; font-size: 22px; line-height: 27px; }
.row-fluid .our-team-box .member-name span { }
.row-fluid .dire_btn { }
.row-fluid .dire_btn a { font-family: "Poppins", sans-serif; text-transform: capitalize; font-size: 20px; line-height: 42px; color: #fff; font-weight: 600; padding: 0 1.5rem 0 1.5rem; height: 40px; }
.row-fluid .dire_btn a:hover { background-color:#000; color:#fff; }
.row-fluid .home-section .home-content-wrap .home-right .dire_btn { text-align: center; margin-top: 30px; }
/*29-11-2018*/

/*07-12-2018*/
.row-fluid .testimonial-slider-wrapper { position: relative; }
.row-fluid .testimonial-slider-wrapper .rating-box { position: absolute; top: 57%; transform: translateY(-50%); width: 25%; right: 0; }
.row-fluid .testimonial-slider-wrapper .rating-box a { background-color: transparent; }
/*07-12-2018*/


/* .page-center .main-content{width:calc(100% / 3); float:left; padding:15px; margin:0px;}
.page-center .main-content h2{margin:0px; } */
.content-wrapper{padding-top:0px; padding-bottom:0px;}
.padding-center{padding-top:75px; padding-bottom:75px; }

@media (max-width: 991px) {
  .teaser__right2 .right { margin: 30px 0 0; }
}


@media (min-width: 1200px){
  .teaser__left {
      min-height: 0px;
  }
  .teaser__right {
      min-height: 358px;
  }
  .teaser__right2, .teaser__left2 {
  /*min-height: 378px;*/
   /* min-height: 425px;*/
    min-height: 684px; 
  }
  .home .row_2.row .icon-intro .icon-intro__left .hs_cos_wrapper_type_inline_rich_text {
      width: 66%;
      margin: 0 auto;
      position: absolute;
      top: 120px;
      left: 50%;
      transform: translateX(-50%);
  }
}
@media (min-height: 992px) and (max-height: 1456px) {
  .teaser__right2, .teaser__left2 { /*min-height: 481px !important;*/min-height: 564px !important; }
}

/* =============== Screen sizes smaller than .page-center =============== */

@media (max-width: 1280px) {
/*   .content-wrapper {
      padding-left: 2rem;
      padding-right: 2rem;
  } */
  .content-wrapper{padding-left:0px; padding-right:0px;}
  .contact__tab-content-all-wrap {
      overflow-y: auto;
  }
  
}
@media (min-width: 992px) and (max-width:1460px) {
	.c-clients-list-section__item.c-clients-list-section__item--text {
      width: 40.366667%;
  }
}
/* =============== Landscape tablet and smaller devices =============== */

@media (min-width: 992px) and (max-width:1399px) {
   .custom-menu-primary .hs-menu-wrapper > ul > li > a {
     /* padding: 0 24px 0 0;*/
     padding: 0 12px 0 0;
     font-size: 1.2rem;
  }
}
@media (max-width: 1199px) {
  .categories-wrapper {
      justify-content: space-around;
      flex-wrap: wrap;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: space-around;
  }
  .categories-wrapper .single-category {
      margin-right: 0;
  }
  .property .content-wrapper {
      padding-top: 5rem;
  }
/*29-11-2018*/
.row-fluid .home-section .home-content-wrap .home-left { width: 75%; }
.row-fluid .home-section .home-content-wrap .home-right { width: 25%; padding-left: 15px; }
.row-fluid .our-team-box .member-name { font-size: 20px; }
.row-fluid .content-section .content-para p { font-size: 2.5rem;}
.row-fluid .content-section {    padding: 70px 25px 30px;}

/*29-11-2018*/  
}

@media (min-width: 993px) and (max-width: 1199px) {
  
  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
      padding: 0 10px 0 0;
      font-size: 1.1rem;
  }
 .home .row_4 .column {
      padding: 8rem;
  }
  .home .row_2.row .icon-intro__left, .home .row_2.row .icon-intro__right {
      padding: 8rem;
  }
  .home .body-container.container-fluid .row_1 .row-fluid .page-center {
      padding: 6rem 6rem 0;
      margin: 0 auto 3rem;
  }
   .two-col-wrapper.slider-wrap .hs_cos_gallery_thumbnails.slick-initialized.slick-slider .slick-track {
      display: inline-block;
      height: 123px;
  }
/*29-11-2018*/
.row-fluid .home-section .home-content-wrap .home-left .categories-wrapper .single-category { width: calc(50% - 30px); margin-right: 30px; }
.row-fluid .content-section .page-center { padding-top: 0; padding-bottom: 0; }
.body-container.container-fluid .row-fluid .content-section .page-center { max-width: 950px; }
.body-container.container-fluid .row-fluid .home-section { }
.body-container.container-fluid .row-fluid .home-section .page-center { max-width: 950px; padding-top: 0; padding-bottom: 0; }
/*29-11-2018*/
}
@media (min-width: 992px) and (max-width: 997px) {
  .teaser__left, .teaser__left2 {
      min-height: 404px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .home .body-container.container-fluid .row_1 .row-fluid .page-center {
      padding: 6rem 6rem 0;
      margin: 0 auto 3rem;
  }
  .home .icon-intro__left .button {
      margin-bottom: 0;
  }
  .home .row_4 .column {
      padding: 3rem;
  }
  .home .row_2.row .icon-intro .icon-intro__left {
      width: 50%;
      float: left;
      padding: 3rem;
  }
   .home .row_2.row .icon-intro .icon-intro__right {
      width: 70%;
      float: right;
      padding: 3rem;
  }
  
  .one-col-imagewth-title-wrap img {
    width: 50%;
    float: left;
  }
  .homes-hero__continue {
      bottom: 60px;
  }
  .two-col-wrapper.slider-wrap .left-column,
  .two-col-wrapper.slider-wrap .right-column {
      width: 100% !important;
      margin-left: 0 !important;
      float: none !important;
  }
  .homes-hero__image {
    min-height: 448px;
  }
  .homes-hero__control {
   
  }
  .homes-hero__text {
    top: -60px;
  }
  
  .hall-lyt .homes-hero__strip {
    display: block;
  }
  .home .homes-hero__strip {
    display: none;
  }
  .hall-lyt .homes-hero__strip {
    position: absolute;
    float: none;
    z-index: 999;
  }
  .hall-lyt .homes-hero__content {
    position: relative;
  }
  .homes-hero__continue {
    background: #fff;
  }
  .homes-hero__continue:hover{
  	opacity:0.5;
  }
  
/*29-11-2018*/
.row-fluid .home-section .home-content-wrap .home-left .categories-wrapper .single-category .slick-track { width: 100% !important; }
.row-fluid .home-section .home-content-wrap .home-left .categories-wrapper .single-category .slick-track .slick-slide { width: 100% !important; }
.row-fluid .home-section .home-content-wrap .home-right { padding-left:15px; }
.row-fluid .home-section .home-title {    text-align: center;}
  .padding-center{padding-top:65px; padding-bottom:65px;}
}  



/*@media (max-width: 991px) {*/
  
  @media (max-width: 991px) {

 .custom-logo a {
      margin-top: 14px;
      margin-bottom: 14px;
  }
  .header-container-wrapper {
      min-height: 50px;
  }
  .custom-menu-primary {
    margin-left: 0 !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a,
  .custom-menu-primary .hs-menu-wrapper > ul li {
      width: 100%;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a {
          padding: 0 2.5rem;
  }
  .footer-right.footer-col .hs_cos_wrapper_type_rich_text span, .footer-right.footer-col .hs_cos_wrapper_type_rich_text a {
      margin: 0;
  }
  .footer-bottom-wrapper {
/*       margin-bottom: 22px; */
  }
  .faq .body-container .row_2.row .page-center .right-column {
      width: 100%;
      float: none;
      margin: 0 0 0 0;
  }
  .faq .body-container .row_2.row .page-center .left_column {
      width: 100%;
      float: none;
  }
  .faq__accordion {
      margin: 0 0 3rem;
  }
  .body-container.container-fluid .testimonial-slider-wrapper .row-fluid .page-center,
  .home .body-container.container-fluid .testimonial-slider-wrapper .row-fluid .page-center{
      max-width: 100% !important;
  }
  
  .home .row_4 .column p {
      margin: 0 0 2rem;
  }
  .cm-home-menu  .dropdown__selected {
     background: #fff;
     font-weight: bold;
     display:block;
     cursor: pointer;
   }
   .cm-home-menu  .dropdown__selected i {
     right: 20px;
     left: auto;
     width:  auto;
   }


   .cm-home-menu  ul {
     list-style: none;
     padding: 0;
     margin: 0;
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     border-left: solid 1px #e6e6e6;
     border-top: solid 1px #e6e6e6;
     border-right: solid 1px #e6e6e6;
     max-height: 200px;
     overflow-y: scroll;
     opacity: 0;
     visibility: hidden;
     z-index: 150;
     box-shadow: 0px 3px 10px 2px rgba(0, 0, 0, 0.1);
   }

   .cm-home-menu ul.active {
     opacity: 1;
     visibility: visible;
     transform: translate3d(0, 0, 0);
     transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
   }

   .cm-home-menu ul li {
     margin: 0;
     padding: 0 20px;
     line-height: 40px;
     border-bottom: solid 1px #e6e6e6;
     width: 100%;
     background: white;
   }

   .cm-home-menu {
     position: relative;
   }

   .cm-home-menu ul li a {
     color: #000;
   }
   .cm-home-menu ul li a {
    color: #000;
    margin: 0;
    line-height: 40px;
  }
  .cm-home-menu ul li {
    margin: 0;
    padding: 0 20px;
    line-height: 40px;
    border-bottom: solid 1px #e6e6e6;
    width: 100%;
    background: white;
    font-size: 1.4rem;
  }
  
  .contact .row_2 .right-column.column {
    margin-top:30px;
  }
  .c-clients-list-section__item.c-clients-list-section__item--text{
      padding: 30px 4rem 0;
  }
  .home .homes-hero__control {
      display: none !important;
  }

  .homes-hero__images {
    position: static;
    height: 100%;
	}
  .homes-hero__container {
    position:relative;
    overflow: visible;
    height: 100%;
    width: 100%;
  }
  .homes-hero {
    position:staic;
    width: 100%;
    height: 100%;
    padding: 0;
    min-height: 420px;
  }
  .homes-hero__text {
    width: 100%;
    height: 100%;
    position:relative;
    left:0;
    right:0;
    top:0;
    padding-left: 20px;
    border-left: 60px solid #fde200;
  }
  .homes-hero__link .material-icons {
    position: static;
    float: right;
  }
  .link-label {
    position: static;
  }
  
  .homes-hero__image {
    height: 400px;
  }
  .home .homes-hero {
      height: 100%;
  }
  .homes-hero__images {
    margin-bottom: 0;
  }
  .homes-hero__content {
    position: static;
    height: 100%;
    width: 100%;
  }
  .homes-hero__strip {
    height: 100%;
    position: static;
    float: left;
  }
  .home .homes-hero__content {
    height: 100%;
  }
  .homes-hero__strip {
    display: none;
  }
  .home .homes-hero__text {
    width: 100%;
  }
  .homes-hero__link {
    width: 100%;
  }
  
/*29-11-2018*/
/*   Team_Page */
/* .body-container.container-fluid .row-fluid .content-section .page-center { max-width: 750px; }
.body-container.container-fluid .row-fluid .home-section .page-center { max-width: 750px; } */
/* .row-fluid .home-section .home-content-wrap .home-right { padding-left: 0; } */
.row-fluid .home-section .home-content-wrap .home-right .our-team-group .our-team-box { padding: 15px; }
/*29-11-2018*/
/*07-12-2018*/
.row-fluid .testimonial-slider-wrapper .rating-box { width: 100%;float: left;position: relative;text-align: center; padding: 18px 0 0; top:0; transform:none;  }
/*07-12-2018*/
}



/*@media (max-width: 1680px){*/
@media (max-width: 992px){
 .homes-hero__text h1 {
    font-size: 4rem;
}
  .homes-hero__text p { font-size: 1.4rem; }
  .home .homes-hero__text { height: calc(115vh - 240px); }
  
    a.nav-sign-in-cta, a.nav-sign-in-cta2 {
      display: none;
  }
   .call {
      display: block;
      position: absolute;
      top: 21px;
      right: 58px;
      font-size: 1rem;
      line-height: 1.43;
  }
  .call2 {
     top: 20px;
    right: 180px;
    padding: 0 0 0 2rem;
    display: block;
    position: absolute;
    font-size: 1rem;
    line-height: 1.43;
  }
  
   .header-container-wrapper {
      min-height: 50px;
  }
 .custom-menu-primary {
    margin-left: 0 !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a,
  .custom-menu-primary .hs-menu-wrapper > ul li {
      width: 100% !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a {
          padding: 0 2.5rem;
  }
  
}







@media (max-width: 767px) {
  
  .body-container.container-fluid .row-fluid .page-center { padding: 0 20px; }
   .body-container.container-fluid .row-fluid .page-center2 { padding: 0 20px; }
  .three-column-section .flex-column .main-content { width:50%; min-height: 295px;  }  
  .width-adjust .page-center .main-content  { width:100%; }
  .width-adjust .floor-plans__buttons .cta_button  { margin-top:10px; }

  .content-wrapper.flex-column { padding-left: 10px; padding-right: 10px; }
  
   .page-intro.page-intro--process {
      height: 150px;
  }
  .custom-logo a {
      margin-top: 14px;
      margin-bottom: 13px;
  }
  .body-container .hs-form{
  	margin-bottom:20px
  }
  
/*   .content-wrapper {
    padding-top: 5rem;
    padding-left: 2rem;
    padding-bottom: 5rem;
    padding-right: 2rem;
} */
  .content-wrapper{padding-top:50px; padding-bottom:50px;}
  .page-center .main-content{width:calc(100% / 2);}
  
  .page-intro__image, .page-intro__ {
       background-position: 50% 50%;
  }
  
  .footer-left.footer-col {
      float: none !important;
  }
  .footer-right.footer-col .hs_cos_wrapper_type_rich_text span,
  .footer-right.footer-col .hs_cos_wrapper_type_rich_text a {
      font-size: 1.2rem;
      display: block;
      text-align: center;
      line-height: 2;
      color: rgba(0, 0, 0, 0.55);
    	margin:0;
  }
  
   .button {
     display: block;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a {
      padding: 0 2rem;
  }
  .icon-intro .hs_cos_wrapper_type_rich_text div {
      float: none;
      width: 100%;
      height: 77px;
      position: relative;
      margin: 0 0 3rem;
  }
  .icon-intro .hs_cos_wrapper_type_rich_text div img {
      right: 0;
      width: 100%;
    height: 77px;
      transform: none;
  }
  .faq .body-container .row_2.row{
      padding: 0 2rem;
  }
  .faq__accordion {
      margin: 0 0 3rem;
  }
  .testimonial-slider-wrapper .hs_cos_gallery_main .slick-list {
      margin: 0 2.5rem;
  }
  .body-container.container-fluid .testimonial-slider-wrapper .row-fluid .page-center,
  .home .body-container.container-fluid .testimonial-slider-wrapper .row-fluid .page-center{
      max-width: 100%;
  }
  .testimonial-slider-wrapper .slick-dots {
      padding: 0 0 14px 0;
  }
  .testimonial-slider-wrapper {
    	padding: 17rem 0 4rem;
  }
  .process__content {
      padding: 0 2rem;
  }
  .full-width-lay .row_1.row .hs_cos_wrapper_type_linked_image {
        margin: 0 0 3.5rem;
  }
  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"], input[type="file"], textarea, select {
      width: 100% !important;
  }
  .categories-wrapper .single-category .slick-slider {
      display: table;
      table-layout: fixed;
      width: 100%;
    }
    .categories-wrapper .single-category {
        margin-right: 0;
        width: auto;
    }
    .categories-wrapper {
        align-items: center;
        flex-direction: column;
    }
   /* .categories-wrapper .single-category .slick-slider img {
        height: 100%;
        min-height: 180px;
    }*/
  
  .categories-wrapper .single-category .slick-slider img {
        height: 250px;
        width: 100%;
        
    }

    .categories-wrapper .single-category .category-detail-main .category-name {
        font-size: 20px;
      /*  width: calc(100% - 141px);*/
      width: calc(100% - 173px);
    }
    .categories-wrapper .single-category .more-facade {
       /* top: calc(100% - 98px);*/
      top:231px;
    }
    .categories-wrapper .single-category .category-detail-main .category-feats {
        width: auto;
    }
    .categories-wrapper .single-category .category-detail-main .category-feats .feat {
        font-size: 12px;
    }
    .categories-wrapper .single-category .category-detail-main .category-feats .feat > span {
        line-height: normal;
    }
    .categories-wrapper .single-category .category-detail-sub .feat p {
        font-size: 12px;
        line-height: 15px;
    }
    .categories-wrapper .single-category .category-detail-sub .feat .feat-label {
        font-size: 10px;
    }
    .callout {
      padding: 0;
  }
  
  .home .row_2.row .icon-intro {
      margin: 0 0 4rem;
  }
  .callout__price {
      font-size: 4.8rem;
  }
  .callout p.lead {
      font-size: 1.6rem;
      margin: 0 0 1rem;
  }
  .content-inner p {
      font-size: 1.6rem;
      margin: 0 0 3.5rem;
  }
  .callout p small {
      font-size: 1.2rem;
  }
  .callout .content-inner p:nth-child(2) {
      font-size: 1.2rem;
      text-align: center;
      margin: 0 0 1rem;
  }
  .home .row_4 .button {
      display: inline-block;
      padding: 0 4rem 0 1.5rem;
  }
  .home .row_4 {
      padding: 60px 15px 0rem;
  }
  .home .icon-intro__left .button {
      margin-bottom: 0;
        display: inline-block;
    padding: 0 4rem 0 1.5rem;
  }
  .one-col-imagewth-title-wrap img {
      display: block;
      width: 100%;
  }
  .one-col-imagewth-title-wrap {
      margin: 0 0 2rem;
  }
  .home .row_2.row .icon-intro__left {
      padding: 2rem;
  }
  .home .row_4 .column {
      width: 100% !important;
      position: relative;
      padding: 2rem;
  }
  .home .row_4 .left_column.column {
      border-right: none;
  }
  .body-container.container-fluid .cm-affordable-inc-range-wrap .page-center {
      padding: 0 2rem 2rem;
  }
  .slider-wrap.two-col-wrapper {
      padding: 1rem 2rem 5.9rem;
  }
  .slider-wrap.two-col-wrapper .hs_cos_gallery_thumbnails.slick-slider {
      display: none !important;
  }
  .cm-property-wrap .slick-prev, .cm-property-wrap .slick-next {
     top: calc(100% - 30px);
     bottom:  auto;
     height:  33px;
  }
  .cm-property-wrap .single-category__control {
      top: calc(100% - 110px);
  }
  .contact .row_2 .column {
    padding-left: 0;
    padding-right: 0;
  }
  .contact .row_2 .main-content {
      padding: 0 2rem 4rem;
  }
  .c-clients-list-section__item.c-clients-list-section__item--text {
      padding: 30px 0rem 0;
  }
  .home .homes-hero__content {
      height: calc(60vh - 40px);
  }
  .home .row_2.row .icon-intro h2 span {
      display: inline-block !important;
      margin-left: 6px;
  }
  .contact .row_2.row {
      padding-bottom: 0;
  }
  .contact .row_2 .right-column.column .map-top-wrapper {
      height: 440px !important;
  }
  .modal__indicator {
    bottom: -20px;
  }
  .modal__close {
      right: 20px;
  }
  
  .homes-hero__images {
    position: static;
    height: 100%;
	}
  .homes-hero__container {
    position: relative;
    overflow: visible;
    height: 100%;
    width: 100%;
  }
  .homes-hero {
    position:relative;
    width: 100%;
    height: 100%;
    padding: 0;
    min-height:324px;
  }
  .homes-hero__text {
    width: 100%;
    height: 100%;
    position: relative;
    padding-left: 20px;
    border-left: 20px solid #fde200;
    top: -40px;
  }
  .homes-hero__link .material-icons {
    position: static;
    float: right;
  }
  .link-label {
    position: static;
  }
  
  .homes-hero__image {
    height: 324px;
  }
  .home .homes-hero {
      height: 100%;
  }
  .homes-hero__images {
    margin-bottom: 0;
  }
  .homes-hero__content {
    position:relative;
    height: 100%;
    width: 100%;
  }
  .home .homes-hero__content {
    position:static;
  }
  
  .homes-hero__strip {
    height: 100%;
    position: static;
    float: left;
  }
  .home .homes-hero__content {
    height: 100%;
  }
  .homes-hero__strip {
    display: none;
  }
  .hall-lyt .homes-hero {
    min-height:36vh;
  }
  .hall-lyt .homes-hero__image {
    height: 31vh;
  }
    .hall-lyt .homes-hero__image {
      background-position: 50% 30%;
  }
  
/*29-11-2018*/
/*   Team_Page */
.row-fluid .banner_map .page-intro__image .map-top-wrapper, .row-fluid .banner_map .page-intro__ .map-top-wrapper {height: 100% !important;}
.row-fluid .banner_map .page-intro__image .map-top-wrapper .gm-style, .row-fluid .banner_map .page-intro__ .map-top-wrapper .gm-style {    height: 44% !important;}
.row-fluid .content-section .content-para p { font-size: 2rem; }
.body-container.container-fluid .row-fluid .content-section .page-center { max-width: 100%; }
.body-container.container-fluid .row-fluid .home-section .page-center { max-width: 100%; }
.row-fluid .home-section .home-content-wrap .home-left .categories-wrapper .single-category { width: 100%; margin-right: 0; }
.row-fluid .home-section .home-content-wrap .home-left { width: 100%; }
.row-fluid .home-section .home-content-wrap .home-right { width: 100%; }
.row-fluid .home-section .home-content-wrap .home-left .categories-wrapper .single-category .slick-track { width: 100% !important; }
.row-fluid .home-section .home-content-wrap .home-left .categories-wrapper .single-category .slick-track .slick-slide { width: 100% !important; }
.row-fluid .content-section { padding: 50px 25px 15px; }
  .category-detail-main, .category-detail-sub { padding: 0 25px; }
.row-fluid .home-title { text-align:center; }
.row-fluid .home-title h2 { margin-bottom: 10px; }
.row-fluid .home-section .home-content-wrap .home-right .right-title { text-align:center; }
.row-fluid .home-section .home-content-wrap .home-right { padding-left:0; }
.row-fluid .home-section .home-content-wrap .home-right .our-team-group .our-team-box { padding:15px 30px; }
.row-fluid .home-section .home-content-wrap .home-right .our-team-group > div { width: calc(50% - 15px); float: left; }
.row-fluid .home-section .home-content-wrap .home-right .our-team-group > div:first-child { margin-right: 15px; }
.row-fluid .home-section .home-content-wrap .home-right .our-team-group > div:last-child { margin-left: 15px; }
/*29-11-2018*/
  
  .row-fluid .main-content_box { padding-bottom:0px; }               
  
}    

.

@media (max-width: 480px) {
  .subscribe-options label span {
      font-size: 11px;
  }
  
/*29-11-2018*/
.row-fluid .home-section .home-content-wrap .home-right .our-team-group { text-align:center; }
.row-fluid .home-section .home-content-wrap .home-right .our-team-group > div { width:100%; float: none; max-width:300px; display: inline-block; }
.row-fluid .home-section .home-content-wrap .home-right .our-team-group > div:first-child { margin-right: 0px; }
.row-fluid .home-section .home-content-wrap .home-right .our-team-group > div:last-child { margin-left: 0px; }
  
  .page-center .main-content{ width: calc(100% / 1);}
}

@media (max-width: 400px) {
 	.page-intro__title h1 {
      margin: 0;
      font-size: 2.5rem;
  }
}

/* =============== Landscape phones and smaller devices =============== */

@media (max-width: 360px) {


}

ol { counter-reset: item }
ol li { display: block }
ol li:before { content: counters(item, ".") ".  "; counter-increment: item }




/* =============== 27-11-2018 =============== */

.row-fluid .wrapper { margin:0 auto !important; float:none !important; padding:0 15px;  } 

.row-fluid .th_body_section { width:100%; float:left; padding:50px 0; }
.row-fluid .th_title-section { width:100%; float:left; text-align:center;  padding:0 0 50px 0;  }
.row-fluid .th_title-section h1 { font-size:50px; line-height:50px; color:#000; }
.row-fluid .th_title-section a { padding: 10px 30px; font-size: 20px; }
.row-fluid  {}

.row-fluid .th_body_content { width:100%; float:left;   }
.row-fluid .th_body_left { width:50%; float:none; display:inline-block; vertical-align:middle; margin:0 -2px; }
.row-fluid .th_body_right { width:50%; float:none; display:inline-block; vertical-align:middle; margin:0 -2px; padding-left:50px; }
.row-fluid .th_body_right h2 {}
.row-fluid .th_body_right a {}
.row-fluid .fontsize .c-afeature__you { font-size: 26px; line-height: 1.6;}
@media (min-width: 1200px) { 
  .row-fluid .wrapper { width:1170px; }
}
@media (max-width: 1199px) { 
  .row-fluid .wrapper { width:970px; }
  .body-container.container-fluid .row-fluid .page-center { padding: 0 20px; }
}
@media (max-width: 991px) { 
  .row-fluid .wrapper { width:750px; }
  
}
@media (max-width: 768px) { 
  .row-fluid .wrapper { width:100%; }
  .row-fluid .th_body_section { text-align:center; }
  .row-fluid .th_body_left { width: 500px; max-width: 100%; }
  .row-fluid .th_body_right { width:100%; padding:30px 0 0 0; text-align:left; }
}


@media (max-width: 500px) {
  
  .three-column-section .flex-column .main-content, .three-column-section .flex-column .main-content2 { width:100%; padding:0; margin:10px 0  } 
  .content-wrapper.flex-column { padding-left: 20px; padding-right: 20px; }
  .footer__social .houzz-logo { margin: 10px 0 0 0; }
}

@media (max-width: 768px) {
  .homes-hero__container { left:0 !important; }
  .homes-hero__image { height: calc(55vh - 75px) !important; }
}

@media (max-width: 420px){
  .homes-hero__image { height: calc(40vh - 68px) !important; }
}
@media (min-width: 1140px) and (max-width:1430px)  {
  .steps__number {  font-size: 10rem; left: 0; }
}

@media (min-width:1260px) {
.page-intro__video video {
    top: -160px !important;
}
}
@media (min-width:1024px) {
.page-intro__video video {
    top: -120px !important;
}
}

@media (min-width:768px) {
.page-intro__video video {
    top: 0px;
}

}

@media (min-width: 768px) and (max-width: 991px) {
   .home .homes-hero__text {
    height: calc(73vh - 227px);
}
}

@media (min-width: 501px) and (max-width: 767px) {
.page-intro__video video {
    top: -90px;
}
 .page-intro--process-video .page-intro__title { bottom: 0; }

  .home .homes-hero__text {
    height: calc(73vh - 227px);
}
  
}

@media (max-width: 500px) {
.page-intro__video video {
    top: -60px;
}
 .page-intro--process-video .page-intro__title { bottom: 0; }
  .home .homes-hero__text {
    height: calc(140vh - 240px);
}
  .call2 { display:none; }
}

@media (min-width: 991px) and (max-width: 1139px) {
.steps__number {  font-size: 8rem; left: 0; }
}
@media (max-width: 990px) {
  .steps__number { font-size: 15rem; left:0; }
}

.custom-menu-primary ul ul { width: auto; min-width: 170px; }
.homes-hero__image { cursor: pointer; }
.testimonial-cont, .brandvalues-cont { clear:both; }
.brandvalues-cont { margin: 20px 0 40px 0; }
.share-buttons li i { font-size: 2rem; padding: 8px; }
.center-top-content { padding: 80px 0; }
.cta_cmbtn { padding: 15px 25px; height: 15px; line-height: normal; }
.cta_cmbtn:hover { background: #fde200 !important; }
.business-australia-logo {     background: none;
    padding: 6px; }

.col-xs-5th-1, .col-xs-5th-2, .col-xs-5th-3, .col-xs-5th-4{
float: left !important;}

.col-xs-5th-5{
  float: left !important;
width: 100% !important;}

.col-xs-5th-4{
width: 80% !important;}

.col-xs-5th-3{
width: 60% !important;}

.col-xs-5th-2{
width: 40% !important;}

.col-xs-5th-1{
width: 20% !important;}

.col-xs-5th-pull-5{
right: 100% !important;}

.col-xs-5th-pull-4{
right: 80% !important;}

.col-xs-5th-pull-3{
right: 60% !important;}

.col-xs-5th-pull-2{
right: 40% !important;}

.col-xs-5th-pull-1{
right: 20% !important;}

.col-xs-5th-pull-0{
right: auto !important;}

.col-xs-5th-pu;sh-5{
left: 100% !important;}

.col-xs-5th-push-4{
left: 80% !important;}

.col-xs-5th-push-3{
left: 60% !important;}

.col-xs-5th-push-2{
left: 40% !important;}

.col-xs-5th-push-1{
left: 20% !important;}

.col-xs-5th-push-0{
left: auto !important;}

.col-xs-5th-offset-5{
margin-left: 100% !important;}

.col-xs-5th-offset-4{
margin-left: 80% !important;}

.col-xs-5th-offset-3{
margin-left: 60% !important;}

.col-xs-5th-offset-2{
margin-left: 40% !important;}

.col-xs-5th-offset-1{
  margin-left: 20% !important;
}
.col-xs-5th-offset-0{
  margin-left: 0% !important;
}
@media (min-width: 768px){
  .col-sm-5th-1, .col-sm-5th-2, .col-sm-5th-3, .col-sm-5th-4{
  float: left !important;}
  .col-sm-5th-5{
    float: left !important;
  width: 100% !important;}
  .col-sm-5th-4{
  width: 80% !important;}
  .col-sm-5th-3{
  width: 60% !important;}
  .col-sm-5th-2{
  width: 40% !important;}
  .col-sm-5th-1{
  width: 20% !important;}
  .col-sm-5th-pull-5{
  right: 100% !important;}
  .col-sm-5th-pull-4{
  right: 80% !important;}
  .col-sm-5th-pull-3{
  right: 60% !important;}
  .col-sm-5th-pull-2{
  right: 40% !important;}
  .col-sm-5th-pull-1{
  right: 20% !important;}
  .col-sm-5th-pull-0{
  right: auto !important;}
  .col-sm-5th-push-5{
  left: 100% !important;}
  .col-sm-5th-push-4{
  left: 80% !important;}
  .col-sm-5th-push-3{
  left: 60% !important;}
  .col-sm-5th-push-2{
  left: 40% !important;}
  .col-sm-5th-push-1{
  left: 20% !important;}
  .col-sm-5th-push-0{
  left: auto !important;}
  .col-sm-5th-offset-5{
  margin-left: 100% !important;}
  .col-sm-5th-offset-4{
  margin-left: 80% !important;}
  .col-sm-5th-offset-3{
  margin-left: 60% !important;}
  .col-sm-5th-offset-2{
  margin-left: 40% !important;}
  .col-sm-5th-offset-1{
  margin-left: 20% !important;}
  .col-sm-5th-offset-0{
  margin-left: 0% !important;}
  }
@media (min-width: 992px){
  .col-md-5th-1, .col-md-5th-2, .col-md-5th-3, .col-md-5th-4{
  float: left !important;}
  .col-md-5th-5{
    float: left !important;
  width: 100% !important;}
  .col-md-5th-4{
  width: 80% !important;}
  .col-md-5th-3{
  width: 60% !important;}
  .col-md-5th-2{
  width: 40% !important;}
  .col-md-5th-1{
  width: 18% !important;
  margin-left: 25px !important; 
    font-size: 1.3rem;
  }
  .col-md-5th-pull-5{
  right: 100% !important;}
  .col-md-5th-pull-4{
  right: 80% !important;}
  .col-md-5th-pull-3{
  right: 60% !important;}
  .col-md-5th-pull-2{
  right: 40% !important;}
  .col-md-5th-pull-1{
  right: 20% !important;}
  .col-md-5th-pull-0{
  right: auto !important;}
  .col-md-5th-push-5{
  left: 100% !important;}
  .col-md-5th-push-4{
  left: 80% !important;}
  .col-md-5th-push-3{
  left: 60% !important;}
  .col-md-5th-push-2{
  left: 40% !important;}
  .col-md-5th-push-1{
  left: 20% !important;}
  .col-md-5th-push-0{
  left: auto !important;}
  .col-md-5th-offset-5{
  margin-left: 100% !important;}
  .col-md-5th-offset-4{
  margin-left: 80% !important}
  .col-md-5th-offset-3{
  margin-left: 60% !important;}
  .col-md-5th-offset-2{
  margin-left: 40% !important;}
  .col-md-5th-offset-1{
  margin-left: 20% !important;}
  .col-md-5th-offset-0{
  margin-left: 0% !important;}
  }
@media (min-width: 1200px){
  .col-lg-5th-1, .col-lg-5th-2, .col-lg-5th-3, .col-lg-5th-4 {
		float:left !important;}
  .col-lg-5th-5{
    float: left !important;
  width: 100% !important;}
  .col-lg-5th-4{
  width: 80% !important;}
  .col-lg-5th-3{
  width: 60% !important;}
  .col-lg-5th-2{
  width: 40% !important;}
  .col-lg-5th-1{
  width: 20% !important;}
  .col-lg-5th-pull-5{
  right: 100% !important;}
  .col-lg-5th-pull-4{
  right: 80% !important;}
  .col-lg-5th-pull-3{
  right: 60% !important;}
  .col-lg-5th-pull-2{
  right: 40% !important;}
  .col-lg-5th-pull-1{
  right: 20% !important;}
  .col-lg-5th-pull-0{
  right: auto !important;}
  .col-lg-5th-push-5{
  left: 100% !important;}
  .col-lg-5th-push-4{
  left: 80% !important;}
  .col-lg-5th-push-3{
  left: 60% !important;}
  .col-lg-5th-push-2{
  left: 40% !important;}
  .col-lg-5th-push-1{
  left: 20% !important;}
  .col-lg-5th-push-0{
  left: auto !important;}
  .col-lg-5th-offset-5{
  margin-left: 100% !important;}
  .col-lg-5th-offset-4{
  margin-left: 80% !important;}
  .col-lg-5th-offset-3{
  margin-left: 60% !important;}
  .col-lg-5th-offset-2{
  margin-left: 40% !important;}
  .col-lg-5th-offset-1{
  margin-left: 20% !important;}
  .col-lg-5th-offset-0{
  margin-left: 0% !important;}
  }

.typ-socialbtn a { background: none; text-decoration:none; }  
.typ-socialbtn a:hover { background:#fde200;  -webkit-border-radius: 25px; 
  -moz-border-radius: 25px; 
  border-radius: 25px;  }

@media only screen and (device-width:1024px) {
  a.nav-sign-in-cta, a.nav-sign-in-cta2 {
      display: none;
  }
 .custom-logo a {
      margin-top: 14px;
      margin-bottom: 14px;
  }
  .header-container-wrapper {
      min-height: 50px;
  }
  .custom-menu-primary {
    margin-left: 0 !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a,
  .custom-menu-primary .hs-menu-wrapper > ul li {
      width: 100%;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a {
          padding: 0 2.5rem;
  }
  .footer-right.footer-col .hs_cos_wrapper_type_rich_text span, .footer-right.footer-col .hs_cos_wrapper_type_rich_text a {
      margin: 0;
  }
  .footer-bottom-wrapper {
/*       margin-bottom: 22px; */
  }
  .faq .body-container .row_2.row .page-center .right-column {
      width: 100%;
      float: none;
      margin: 0 0 0 0;
  }
  .faq .body-container .row_2.row .page-center .left_column {
      width: 100%;
      float: none;
  }
  .faq__accordion {
      margin: 0 0 3rem;
  }
  .body-container.container-fluid .testimonial-slider-wrapper .row-fluid .page-center,
  .home .body-container.container-fluid .testimonial-slider-wrapper .row-fluid .page-center{
      max-width: 100% !important;
  }
  
  .home .row_4 .column p {
      margin: 0 0 2rem;
  }
  .cm-home-menu  .dropdown__selected {
     background: #fff;
     font-weight: bold;
     display:block;
     cursor: pointer;
   }
   .cm-home-menu  .dropdown__selected i {
     right: 20px;
     left: auto;
     width:  auto;
   }


   .cm-home-menu  ul {
     list-style: none;
     padding: 0;
     margin: 0;
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     border-left: solid 1px #e6e6e6;
     border-top: solid 1px #e6e6e6;
     border-right: solid 1px #e6e6e6;
     max-height: 200px;
     overflow-y: scroll;
     opacity: 0;
     visibility: hidden;
     z-index: 150;
     box-shadow: 0px 3px 10px 2px rgba(0, 0, 0, 0.1);
   }

   .cm-home-menu ul.active {
     opacity: 1;
     visibility: visible;
     transform: translate3d(0, 0, 0);
     transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
   }

   .cm-home-menu ul li {
     margin: 0;
     padding: 0 20px;
     line-height: 40px;
     border-bottom: solid 1px #e6e6e6;
     width: 100%;
     background: white;
   }

   .cm-home-menu {
     position: relative;
   }

   .cm-home-menu ul li a {
     color: #000;
   }
   .cm-home-menu ul li a {
    color: #000;
    margin: 0;
    line-height: 40px;
  }
  .cm-home-menu ul li {
    margin: 0;
    padding: 0 20px;
    line-height: 40px;
    border-bottom: solid 1px #e6e6e6;
    width: 100%;
    background: white;
    font-size: 1.4rem;
  }
  
  .contact .row_2 .right-column.column {
    margin-top:30px;
  }
  .c-clients-list-section__item.c-clients-list-section__item--text{
      padding: 30px 4rem 0;
  }
  .home .homes-hero__control {
      display: none !important;
  }

  .homes-hero__images {
    position: static;
    height: 100%;
	}
  .homes-hero__container {
    position:relative;
    overflow: visible;
    height: 100%;
    width: 100%;
  }
  .homes-hero {
    position:staic;
    width: 100%;
    height: 100%;
    padding: 0;
    min-height: 420px;
  }
  .homes-hero__text {
    width: 100%;
    height: 100%;
    position:relative;
    left:0;
    right:0;
    top:0;
    padding-left: 20px;
    border-left: 60px solid #fde200;
  }
  .homes-hero__link .material-icons {
    position: static;
    float: right;
  }
  .link-label {
    position: static;
  }
  
  .homes-hero__image {
    height: 400px;
  }
  .home .homes-hero {
      height: 100%;
  }
  .homes-hero__images {
    margin-bottom: 0;
  }
  .homes-hero__content {
    position: static;
    height: 100%;
    width: 100%;
  }
  .homes-hero__strip {
    height: 100%;
    position: static;
    float: left;
  }
  .home .homes-hero__content {
    height: 100%;
  }
  .homes-hero__strip {
    display: none;
  }
  .home .homes-hero__text {
    width: 100%;
  }
  .homes-hero__link {
    width: 100%;
  }
  
/*29-11-2018*/
/*   Team_Page */
/* .body-container.container-fluid .row-fluid .content-section .page-center { max-width: 750px; }
.body-container.container-fluid .row-fluid .home-section .page-center { max-width: 750px; } */
/* .row-fluid .home-section .home-content-wrap .home-right { padding-left: 0; } */
.row-fluid .home-section .home-content-wrap .home-right .our-team-group .our-team-box { padding: 15px; }
/*29-11-2018*/
/*07-12-2018*/
.row-fluid .testimonial-slider-wrapper .rating-box { width: 100%;float: left;position: relative;text-align: center; padding: 18px 0 0; top:0; transform:none;  }
/*07-12-2018*/

}

.slick-slider {
    margin-bottom: 0 !important; 
}
.logo-link a, #pr-reviews-vertical-widget a { background: none !important; }
.index-link p a { background: none !important; color: #ffffff; font-size: 1.3rem; }
.index-link p a.button { background: #fde200 !important; color: #000; }
.img-link { background: none !important; }
.eiha-logo img { height: 120px !important; }
.homes-hero__text .fadein { height: 100%; }
.homes-hero__text .eiha-logo { position: absolute; bottom: 75px; }
#pr-reviews-vertical-widget p { font-size: 1.3rem !important; }
#pr-reviews-vertical-widget h4 { font-size: 1.5rem !important; }
.hs_cos_gallery_main { padding: 0 !important; }
.slick-prev, .slick-next { z-index: 99; }
.hs_cos_gallery_main .slick-prev:before, .hs_cos_gallery_main .slick-next:before, .hs_cos_gallery_thumbnails .slick-prev:before, .hs_cos_gallery_thumbnails .slick-next:before, .hs_cos_gallery_lightbox .slick-prev:before, .hs_cos_gallery_lightbox .slick-next:before { color: #f3f3f3 !important; }
.body-container table td, .body-container table { border: none; }
.full-video video { width: 100%; }
.three-col { padding: 30px; display:inline-block; }
.three-col .main-content { max-height: none !important; }
.three-col .three-col-caption { margin: 30px 0 0; text-align:center; font-style: italic; }
.three-col .three-col-caption p { font-style: italic; }
.three-col .three-col-caption a { background: none; font-style: italic; }
.three-col .three-col-caption a:hover { background: #fde200;  }