/* @import url('http://example.com/example_style.css'); */

/* REGULAR */
@font-face {
    font-family: 'OpenSans';
    src: url('https://oferte.remax.ro/hubfs/02018/9/redesign/OpenSans.woff');
    font-weight: normal;
    font-style: normal;
}

/* LIGHT */
@font-face {
    font-family: 'OpenSans-Light';
    src: url('https://oferte.remax.ro/hubfs/02018/9/redesign/OpenSans-Light.woff');
    font-weight: normal;
    font-style: normal;
}

/* SEMIBOLD */
@font-face {
    font-family: 'OpenSans-Semibold';
    src: url('https://oferte.remax.ro/hubfs/02018/9/redesign/OpenSans-Semibold.woff');
    font-weight: normal;
    font-style: normal;
}

/* BOLD */
@font-face {
    font-family: 'OpenSans-Bold';
    src: url('https://oferte.remax.ro/hubfs/02018/9/redesign/OpenSans-Bold.woff');
    font-weight: normal;
    font-style: normal;
}

@import url('https://fonts.googleapis.com/css2?family=Work+Sans:wght@100;200;300;400;500;600;700;800;900&display=swap');

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



/* ==========================================================================
   HS COS Boilerplate v1.5.3                                
   ========================================================================== */

/* This responsive framework is required for all styles. */
/* Responsive Grid */

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.container-fluid {
    *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
}

.container-fluid:after {
    clear: both;
}

@media (max-width: 767px) {
    .row-fluid {
        width: 100%;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
}

@media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }
}

/* Clearfix */

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
    visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important ;
    }
}
/* /* Images */
img {
    max-width: 100%;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom; /* Suppress the space beneath the baseline */
}

img.alignRight{
    margin: 0 0 5px 15px;
}

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

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

/* Embed Container (iFrame, Object, Embed) */
.hs-responsive-embed {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-top: 0;
    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.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
    padding-bottom: 56.25%;
}
.hs-responsive-embed.hs-responsive-embed-instagram {
    padding-bottom: 116.01%;
}
.hs-responsive-embed.hs-responsive-embed-pinterest {
    height: auto;
    overflow: visible;
    padding: 0;
}
.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
    position: static;
    width: auto;
    height: auto;
}
iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
    width: 100%;
    max-width: 100%;
}
@media (max-width: 568px) {
    iframe {
        max-width: 100%;
    }
}

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

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

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

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

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: inline-block;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
    content: " ";
    display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:after {
    content: " ";
    display: table;
    clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    display: inline-block;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
    position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    left: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
    position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children {
    position: static;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before {
    content: " ";
    display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after {
    content: " ";
    display: table;
    clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li {
    float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
    display: inline-block;
}

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

.hs-menu-wrapper.hs-menu-flow-vertical {
    width: 100%;
}
.hs-menu-wrapper.hs-menu-flow-vertical ul {
    list-style: none;
    margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical li a {
    display: block;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
    width: auto;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
    position: relative;
}

/* Flyouts */
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    left: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}


@media (max-width: 767px) {
    .hs-menu-wrapper, .hs-menu-wrapper * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 100%;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal ul {
        list-style: none;
        margin: 0;
        display: block;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
        display: block;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
        float: none;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
        display: block;
    }

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

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

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

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

/* Blog Author Section */
.hs-author-social-links {
    display: inline-block;
}
.hs-author-social-links a.hs-author-social-link {
    width: 24px;
    height: 24px;
    border-width: 0px;
    border: 0px;
    line-height: 24px;
    background-size: 24px 24px;
    background-repeat: no-repeat;
    display: inline-block;
    text-indent: -99999px;
}
.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png");
}

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

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

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

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

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

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

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

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

.carousel li {margin-right: 5px}


/* Direction Nav */
.hs_cos_flex-direction-nav {*height: 0;}
.hs_cos_flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(http://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(http://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: rgba(0,0,0,0.5);
    position: absolute;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    padding: 0 5% 0 5%;
    width: 100%;
    bottom: 0;
    text-align: center;
}

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

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

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

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


/* responsive pre elements */

pre {
    overflow-x: auto;
}

/* responsive pre tables */

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

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

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

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

/* These includes are optional, but helpful. */
/* HTML 5 Reset */

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

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

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

/* Support migrations from wordpress */

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

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

/* Responsive Google Maps */

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

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





/* ==========================================================================

   Index:         

  1. BASE STYLES   
    - Variables
    - Macros
    - Base
    - Typography

  2. COS STRUCTURE
    - Structure
    - Header
    - Content
    - Footer

  3. MAIN NAVIGATION
    - Custom Menu Primary
    - Mobile Menu

  4. TEMPLATE MODULE CLASSES
    - Common Template Classes
    - Site Pages
    - Landing Pages
    - System Pages

  5. COS COMPONENTS
    - Blog
    - Forms
    - Buttons

  6. MISCELLANEOUS
   ========================================================================== */

span.filter-link-count {
	display: none;
}

/* ==========================================================================

  7. MOBILE MEDIA QUERIES

   1. BASE STYLES                                             


   ========================================================================== */





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


/**
 * Find the most consistently used font styles, colors, and container widths 
 * for your site and assign them to the jinja variables below for easy use 
 * and reference. 
 *
 * Apply the variable as shown below.  Ignore the jingja comment tags.
 *
 * 
 */

/* Colors */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */

/* Typography */
            /*  */
                         /*  */
                          /*  */
 /*  */

/* Containers */
 /* Used on '.csm-slide-up-book' in 'Base' and in the 'Portrait tablet to landscape and desktop' media query */




/* ==========================================================================
   Macros                                                  
   ========================================================================== */


/** 
  * Create jinja macros for CSS3 properties that need browser prefixes.
  *
  * Apply the style as shown below on it's own CSS property line.  
  * Ignore the jinja comment tags. 
  *
  * 
  */

 





/** 
  * Example of how to apply the above macro (ignore the jinja comment tags):
  *
  * a {
  *   color: red;
  *   font-size: 12px;
  *    
  * }
  */




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


/** 
 * Box Sizing
 * 
 * Applies a natural box layout model to all elements so that width and padding 
 * are essentially combined, making responsive styles easier to manage.
 */

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

html, body {
  min-height: 100%;
  margin: 0;
  padding: 0;
} 

/* Website background color and default font styles */
body {
  background: #ffffff;
  color: #333;
  font-family: 'Work Sans', sans-serif;
  font-size: 16px;
  line-height: 1.45;
}

a {
	color: #333;
	text-decoration: none;
	outline: none;
}
h2 {
	font-size: 33px;
}
h3 {
	font-size: 23px;
}
.clearfix{
	clear: both;
}
.fullwidth {
    float: left;
    width: 100%;
}
.container-fluid .row-fluid .page-center {
	float: none;
	max-width: 1102px;
	margin: 0 auto;
	padding: 0 16px;
}
.container-fluid .row-fluid .page-center-2022 {
	margin: 0 auto;
	float: none;
	max-width: 96%;
}
.post-listing {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 36px;
	margin-top: 32px;
}
.in-post-wrapper {
	display: flex;
	flex-direction: column;
}
.hs-featured-image {
	max-width: 100%;
	margin: 0;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
.hs-featured-image-wrapper {
	position: relative;
	height: 400px;
	overflow: hidden;
	width: 100%;
	background: #707070;
	background-size: cover;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
.blog-listing-wrapper .post-listing .post-item .in-post-wrapper {
	min-height: 600px;
}
.post-item {
	border: 1px solid #707070;
	border-radius: 8px;
}
.post-body.clearfix {
	padding: 0 30px 30px;
}
.post-listing .post-body h2 {
	font-size: 22px;
	line-height: 1.3;
}
.post-listing .post-body h2 a {
	color: #414141;
	text-decoration: none;
}
.calendar-listing {
	float: right;
}
.csm-date-topic {
	font-size: 12px;
	font-weight: 700;
	color: #414141;
	padding: 7px 30px;
	border-bottom: 1px solid #707070;
	border-top: 1px solid #707070;
}
a.topic-link {
	color: #414141;
	text-decoration: none;
}
a.more-link {
	color: #414141;
	font-weight: 500;
	text-decoration: none;
	padding-bottom: 3px;
	border-bottom: 1px solid #D6001B;
	transition: all .3s ease-in-out;
}
a.more-link: hover {
	color: #D6001B;
}
/* Pagination */

.blog-pagination {
	margin: 50px 0;
	text-align: center;
}
.blog-pagination a {
	display: inline-block;
	text-transform: none;
	border: 1px solid #707070;
	border-radius: 4px !important;
	padding: 10px 24px;
	color: #222222;
	font-size: 14px;
	font-weight: 700;
	overflow: hidden;
	position: relative;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	-ms-border-radius: 0px;
	border-radius: 0px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
/* .blog-pagination a:hover {
    color: #FC1A2A;
} */

.blog-pagination a.previous-posts-link {
	float: left;
}
.blog-pagination a.previous-posts-link:before {
	display: inline-block;
	content: "";
	width: 7px;
	margin-right: 8px;
	height: 11px;
	background: url(https://oferte.remax.ro/hubfs/02022/04/blog-new-design/Icon%20ionic-ios-arrow-forward.svg) no-repeat center center / cover;
}
.blog-pagination a.all-posts-link {}
.blog-pagination a.next-posts-link {
	float: right;
}
.blog-pagination a.next-posts-link:after {
	display: inline-block;
	content: "";
	width: 7px;
	margin-left: 8px;
	height: 11px;
	background: url(https://oferte.remax.ro/hubfs/02022/04/blog-new-design/Icon%20ionic-ios-arrow-next.svg) no-repeat center center / cover;
}
.hs-blog-post .custom-banner h1 {
	text-transform: uppercase;
	color: #fff;
}
.blog_header_tags .widget-module li a {
	display: block;
	line-height: 1;
	padding: 5px 36px 0 36px;
	border-radius: 8px;
	font-size: 13px;
	font-weight: 700;
	transition: all .3s ease-in-out;
}
.blog_header_tags h3, .blog_header_tags .widget-module, .blog_header_tags .widget-module li {
	display: inline-block;
	vertical-align: middle;
	line-height: 1.6;
}
.blog_header_tags h3 {
	display: none;
}
.filter-expand-link {
	display: none;
}
.blog_header_tags {
	display: inline-flex !important;
	justify-content: center;
	background: #ffffff;
	margin-top: 20px;
	-webkit-box-shadow: 0 2px 3px rgb(0 0 0 / 10%);
}
.blog_header_tags ul {
	padding-left: 0;
}
.cm_banner_mare_ebook {
	grid-column: 1 / 3;
}
body input[type="text"], body input[type="password"], body input[type="datetime"], body input[type="datetime-local"], body input[type="date"], body input[type="month"], body input[type="time"], body input[type="week"], body input[type="number"], body input[type="email"], body input[type="url"], input[type="search"], input[type="tel"], input[type="color"], input[type="file"], body textarea, body select {
	width: 100%;
	max-width: 800px;
	outline: 0;
	margin: 0 0 10px;
	padding: 2px;
	height: 47px;
	padding: 6px 12px;
	font-size: 14px;
	margin: 0 0 10px;
	display: block;
	background-color: rgba(255, 255, 255, .8);
	background-image: none;
	border: none;
	border-bottom: 1px solid #ccc;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	-ms-border-radius: 0px;
	border-radius: 0px;
	font-family: 'Work Sans', sans-serif;
}
.cm_banner_form {
	border-radius: 8px;
	padding: 55px;
	background: url('https://oferte.remax.ro/hubfs/02022/04/blog-new-design/bg-form.jpg') no-repeat center center / cover;
}
.banner_form {
	background: #ffffff;
	padding: 30px;
	border-radius: 8px;
}
.banner_form_title {
	font-size: 50px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	line-height: 1.3;
	margin-bottom: 20px;
}
.banner_form ul {
	font-size: 12px;
	color: #222222;
	list-style: none;
	padding-left: 0;
}
.hs-button.primary.large {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	width: 100%;
	background: #FF1C2B;
	color: #ffffff;
	border: none;
	padding: 20px;
	border-radius: 4px;
	cursor: pointer;
}
.hs-error-msgs {
	font-size: 12px;
	color: #FF1C2B !important;
}
.legal-consent-container .hs-error-msgs label {
	font-size: 12px;
	color: #FF1C2B !important;
}
.cm_banner_mare_ebook {
	background: blue;
	margin: 0 !important;
}
.bu_cta {
	color: #fff;
	background-color: #d6001b;
	font-family: 'helvetica-bold', Arial, sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	display: inline-block;
	padding: 20px 48px;
    line-height: 1.4;
	border-radius: 4px;
	opacity: 1;
	transition: all .2s ease-in-out;
	margin-bottom: 16px;
}
#back-to-top {
	display: none !important;
}
.sticky-wrapper {
	position: fixed;
	z-index: 9999999999999999999999999;
}
.csm_post_header_title {
	border-top-right-radius: 6px;
	border-top: 1px solid #707070;
	border-right: 1px solid #707070;
}
.csm_post_header_wrapper {
	margin-top: 18px;
	border-radius: 6px;
	border: 1px solid #707070;
}
.csm_post_header_title {
	color: #004796;
}
.cm_social_share {
	position: absolute;
	left: -170px;
	top: 0;
	padding: 16px 16px 16px 0;
	flex-direction: column;
	justify-content: space-between;
	text-align: right;
	background: #fff;
	font-size: 14px;
	width: 150px;
	transition: all .2s linear;
	border-right: 1px solid #c7dcff;
	z-index: -999999999999;
}
.cm_social_share>div>div {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}
.cm_social_share_outer {
	top: 0;
	transition: all .2s ease-in-out;
}
.blog-section {
	position: relative;
}
.cm_social_share_outer.sticky {
	position: fixed;
	top: 170px;
}
.cm_share_label {
	font-size: 14px;
	text-align: right;
	color: #333333;
	font-weight: 700;
	display: block;
	margin-top: 16px;
}
.cm_social_share a {
	display: block;
	width: 24px;
	margin: 8px 0 0;
}
body .remax-dark-copyright {
	position: relative;
}
.cm_hero_form_form {
	padding: 30px;
	border-radius: 8px;
}
.cm_hero_form_form ul {
	list-style: none;
	font-size: 12px;
}
.cm_hero_form_grid {
	grid-template-columns: 55% 45%;
	margin-top: 60px;
}
.hs-featured-image-link {
	border: 0;
	height: 100%;
	display: flex;
	width: 100%;
}
.hs-featured-image {
	margin: 0;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	width: 100%;
	object-fit: cover;
	max-width: none;
	float: none;
}

.cm_banner_form {
	margin-left: 0 !important;
}











/* MENU REMAX 2021 */

.csm-mob-remax-trigger2018 {
	display: none;
}
body .fbl-btn-wrapper iframe {
	width: 100px !important;
}
.remax-dark-footer-wrap {
	background: #52595e;
	padding: 50px 0;
}
body .remax-dark-footer-wrap .csm-footer-form-2018 input[type="email"] {
	background: transparent;
}
body .remax-dark-footer-wrap ul li:first-child, body .remax-dark-footer-wrap h3 {
	font-size: 16px;
	color: #fff;
	font-family: 'Work Sans', sans-serif;
	font-weight: 500;
	margin-bottom: 10px;
}
body .remax-dark-footer-wrap ul li {
	list-style: none;
	font-size: 13px;
	line-height: 22px;
	color: #fff;
	font-family: 'Work Sans', sans-serif;
	padding: 0;
}
body .remax-dark-footer-wrap .hbspt-form label {
	color: #fff!important;
	font-weight: 400!important;
	font-size: 13px!important;
	line-height: 16px!important;
	font-family: 'Work Sans', sans-serif!important;
	margin-bottom: 5px;
	display: inline-block;
}
body .remax-dark-footer-wrap input[type="email"] {
	width: 100% !important;
}
body .remax-dark-footer-wrap input[type="checkbox"] {
	margin-right: 10px;
}
body .remax-dark-footer-wrap form input[type="submit"] {
	background: #003da5!important;
	border-radius: 0!important;
	border: none!important;
	padding: 9px 5px!important;
	width: 100%!important;
	font-size: 15px!important;
	color: #fff;
	font-family: 'Work Sans', sans-serif;
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-family: 'Work Sans', sans-serif !important;
	text-transform: unset;
}
body .remax-dark-footer-wrap form .hs_submit.hs-submit {
	position: relative;
	top: auto;
	left: 0;
	width: 100%;
}
body .remax-dark-footer-wrap form input[type="submit"]:hover {
	background: #dc1c2e!important;
	color: #fff!important;
}
body .remax-dark-footer-wrap form .hs-form-required {
	display: inline-block;
	;
}
body .remax-dark-footer-wrap form .hs-email {
	width: 100%;
}
body .remax-dark-footer-wrap form input[type="email"] {
	border: 1px solid #fff!important;
	background: 0 0!important;
	border-radius: 0!important;
	font-size: 14px!important;
	color: #fff!important;
	font-family: 'Work Sans', sans-serif;
	display: block;
	width: 100%;
	height: 40px!important;
	padding: 6px 12px!important;
	font-size: 14px!important;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
	box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
body .remax-dark-footer-wrap form .inputs-list li label {
	display: flex;
	display: -webkit-flex;
}
body .remax-dark-footer-wrap .social-media-footer {
	margin-top: 10px;
}
body .remax-dark-footer-wrap .bg-link-footer {
	background: #003da5;
	padding-top: 6px;
	width: 36px;
	height: 35px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	display: block;
	margin-right: 5px;
}
body .remax-dark-footer-wrap .bg-link-footer:hover {
	background: #dc1c2e;
}
body .remax-dark-footer-wrap .download-ghid {
	background: #003da5!important;
	border: none!important;
	border-radius: 0!important;
	padding: 8px 15px!important;
	font-size: 15px!important;
	color: #fff!important;
	font-family: 'Work Sans', sans-serif!important;
	margin-top: 20px!important;
}
body .remax-dark-footer-wrap .download-ghid:hover {
	background: #dc1c2e!important;
}
body .remax-dark-footer-wrap form .inputs-list li label p {
	color: #fff!important;
	font-weight: 400!important;
	font-size: 13px!important;
	line-height: 16px!important;
	font-family: 'Work Sans', sans-serif!important;
}
body .container-fluid .row-fluid .remax-dark-footer-wrap .page-center-2018, body .container-fluid .row-fluid .remax-dark-copyright .page-center-2018 {
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1380px;
	margin: 0 auto;
	float: none;
}
body .container-fluid .row-fluid .remax-dark-copyright .footer-copy-2018 p, body .container-fluid .row-fluid .remax-dark-copyright .footer-copy-2018 p a {
	font-size: 14px;
	color: #414141;
	font-family: 'Work Sans', sans-serif;
}
body .container-fluid .row-fluid .remax-dark-copyright .footer-copy-2018 p a:hover {
	color: #dc1c2e;
}
.footer-container-wrapper .footer-container .remax-dark-copyright .page-center-2018 .footer-logo {
	width: 12.5%;
	%;
}
.footer-container-wrapper .footer-container .remax-dark-copyright .page-center-2018 .footer-copy-2018 {
	width: 87.5%;
}
body .container-fluid .row-fluid .remax-dark-copyright .page-center-2018>.row-fluid-wrapper>.row-fluid {
	display: flex;
	align-items: center;
	flex-flow: row wrap;
	display: -webkit-flex;
	-webkit-align-items: center;
	-webkit-flex-flow: row wrap;
}
.footer-container-wrapper .footer-container .remax-dark-copyright .page-center-2018 .footer-logo a img {
	display: block;
	max-width: 100%;
	height: auto;
}
body .remax-dark-copyright {
	padding: 30px 0 55px 0;
	background: #fff;
}
.footer-container-wrapper .footer-container .remax-dark-footer-wrap .page-center-2018 .csm-footer-menus-wrapp .csm-footer-menu-inner-wrapper {
	width: 100%;
}
.footer-dark-image {
	margin-top: 100px;
	position: relative;
}
.footer-container-wrapper .footer-container .remax-dark-footer-wrap .page-center-2018 .csm-footer-menu-inner-wrapper .widget-type-menu {
	width: 100%;
	padding: 0;
}
body .remax-dark-footer-wrap ul li:first-child {
	display: none !important;
}
body .remax-dark-footer-wrap h3 {
	margin-top: 0;
}
body .remax-dark-footer-wrap .csm-footer-menus-wrapp ul li a:hover, body .remax-dark-footer-wrap .csm-footer-menus-wrapp ul li a:focus {
	text-decoration: underline;
	color: #fff;
	opacity: 21;
}
.footer-dark-image img {
	width: 100%!important;
}
.footer-container-wrapper .footer-container .remax-dark-footer-wrap .page-center-2018 .csm-footer-menus-wrapp .csm-footer-menu-inner-wrapper .span3 ul {
	margin-left: 11px;
}
body .remax-dark-footer-wrap .csm-footer-menu-inner-wrapper h3 {
	cursor: pointer;
}
.headerfull {
	position: fixed;
	top: 0;
	width: 100%;
	background: #fff;
	/* -webkit-box-shadow: 0 2px 3px rgb(0 0 0 / 10%); */
	z-index: 999!important;
}
.headerfull .container {
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1380px;
	margin: 0 auto;
	float: none;
}
.wsmain {
	width: 100%;
	margin: 0 auto;
	padding: 0 0;
	display: flex;
	align-items: center;
	display: -webkit-flex;
	-webkit-align-items: center;
}
.smllogo {
	padding: 11px 0 11px 0;
	margin: 0;
	float: left;
	width: 13%;
}
.wsmenu {
	position: relative;
	font-size: 16px;
	padding: 0;
	margin: 0 auto;
	float: right;
	height: 60px;
	border-left: none;
	width: 87%;
	display: -webkit-flex;
	-webkit-justify-content: flex-end;
	padding-left: 10px;
}
.wsmenu-list {
	display: flex;
	align-items: center;
	display: -webkit-flex;
	-webkit-align-items: center;
}
.wsmenu-list {
	text-align: left;
	margin: 0 auto 0 auto;
	display: table;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	display: -webkit-flex;
	-webkit-align-items: center;
	-webkit-justify-content: flex-end;
}
/* .wsmenu-list>li a { font-size: 15px; line-height: 16px; text-align: right; padding: 29px 20px; } */

.wsmenu-list>li a:hover {
	color: #e01d2f;
}

body .wssearchbar {
	padding: 5px 20px;
	border-left: 1px solid #e0e0e0;
	font-size: 15px;
	color: #000;
	box-shadow: none;
	cursor: pointer;
	font-family: 'Work Sans', sans-serif;
}
.headerfull a {
	font-family: 'Work Sans', sans-serif;
}
.wsmenu i {
	font-size: 20px;
}
.left-mainmenu ul>li>a {
	font-size: 15px;
	line-height: 16px;
	text-align: right;
	padding: 29px 20px;
}
.my-remax-menu ul>li>a {
	display: block;
	color: #000;
	padding: 0 20px;
	line-height: 40px;
	text-decoration: none;
	position: relative;
	font-size: 15px;
}
.my-remax-menu ul>li.hs-item-has-children>a:after, .language-menu-part li.active-language:after {
	position: absolute;
	content: "\f107";
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	display: inline-block;
	font-size: 13px;
	line-height: inherit;
	margin-left: 9px;
	color: #000;
	top: auto;
	right: auto;
	margin-top: 1px;
}
.wsshopmyaccount ul>li.hs-item-has-children {
	position: relative;
}
.blue-menu ul>li.hs-item-has-children>a {
	background: #003da5!important;
	color: #fff!important;
	text-align: center;
	display: block;
	margin: 0;
	float: left;
	padding: 0 20px;
	line-height: 40px;
	text-decoration: none;
	position: relative;
	font-size: 15px;
}
.blue-menu ul>li.hs-item-has-children>a:hover {
	background: #dc1c2e!important;
	color: #fff!important;
}
.blue-menu i {
	color: #fff;
	font-size: 15px!important;
	padding-right: 5px;
	font-weight: 700!important;
}
.headerfull .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
	display: block;
}
.left-mainmenu .hs-menu-children-wrapper {
	left: 0;
	position: absolute;
	top: 60px;
	color: #000;
	z-index: 1000;
	margin: 0;
	text-align: left;
	font-size: 15px;
	border: solid 1px #eee;
	background-color: #fff;
	opacity: 0;
	-o-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	-o-transition: -o-transform .3s, opacity .3s;
	-ms-transition: -ms-transform .3s, opacity .3s;
	-moz-transition: -moz-transform .3s, opacity .3s;
	-webkit-transition: -webkit-transform .3s, opacity .3s;
	width: 70%;
	transform: translateY(35px) !important;
	-webkit-transform: translateY(35px) !important;
	transition: all .3s ease !important;
	visibility: hidden !important;
	min-width: 677px;
	padding: 14px !important;
}
.left-mainmenu .hs-item-has-children ul li {
	width: 47%;
	margin: 0;
	float: left;
	text-align: left;
	text-align: left;
	list-style: none;
	border-bottom: 1px solid #eee;
	padding: 9px 0;
	line-height: 24px;
	margin-right: 6%;
}
.left-mainmenu .hs-item-has-children ul li:nth-child(2n) {
	margin-right: 0;
}
.left-mainmenu .hs-item-has-children ul li a {
	text-align: left;
	padding: 0;
}
.left-mainmenu .hs-item-has-children:hover .hs-menu-children-wrapper {
	transform: translateY(0) !important;
	-webkit-transform: translateY(0) !important;
	opacity: 1 !important;
	visibility: visible !important;
	opacity: 1 !important;
	display: block!important;
}
.my-remax-menu .hs-menu-children-wrapper a, .blue-menu .hs-menu-children-wrapper a, .language-menu-part ul.lang_list_clas a {
	text-align: left !important;
	background: #fff!important;
	background-image: none!important;
	color: #000!important;
	border-right: 0 none!important;
	text-align: left !important;
	display: block !important;
	line-height: 22px !important;
	padding: 8px 12px !important;
	text-transform: none !important;
	font-size: 14px !important;
	letter-spacing: normal;
	border-right: 0 solid !important;
	border-bottom: 1px solid #e0e0e0 !important;
}
.my-remax-menu .hs-menu-children-wrapper, .blue-menu .hs-menu-children-wrapper, .language-menu-part ul.lang_list_class {
	position: absolute !important;
	min-width: 186px;
	top: 40px;
	z-index: 1000 !important;
	margin: 0 !important;
	padding: 0;
	border: solid 1px #eee;
	background-color: #fff;
	opacity: 0;
	-o-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	-o-transition: -o-transform .3s, opacity .3s;
	-ms-transition: -ms-transform .3s, opacity .3s;
	-moz-transition: -moz-transform .3s, opacity .3s;
	-webkit-transition: -webkit-transform .3s, opacity .3s;
	transform: translateY(35px) !important;
	-webkit-transform: translateY(35px) !important;
	transition: all .3s ease !important;
	visibility: hidden !important;
}
.my-remax-menu .hs-item-has-children:hover .hs-menu-children-wrapper, .blue-menu .hs-item-has-children:hover .hs-menu-children-wrapper, .language-menu-part .globe_class:hover ul.lang_list_class {
	transform: translateY(0) !important;
	-webkit-transform: translateY(0) !important;
	opacity: 1 !important;
	visibility: visible !important;
	opacity: 1 !important;
	display: block!important;
}
.my-remax-menu .hs-menu-children-wrapper a:hover, .blue-menu .hs-menu-children-wrapper a:hover {
	text-decoration: none;
	color: #dc1c2e!important;
}
.menu-search {
	margin-bottom: 0!important;
	background-color: #003da5!important;
	min-height: auto;
	padding: 20px 0 20px;
	border: none;
	border-radius: 0;
	box-shadow: none!important;
	float: left;
	width: 100%;
	display: none;
}
.menu-search .hs-search-field__bar .hs-search-field__input {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
	box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	border-radius: 0!important;
	box-shadow: none;
	border: none;
	height: 40px!important;
	max-width: 100%;
}
.menu-search form ::placeholder {
	color: #999999;
	font-family: 'Work Sans', sans-serif;
}
.menu-search form button {
	position: absolute;
	right: 0;
	top: 0;
	height: 40px;
	width: auto;
	background: #dc1c2e;
	border: 1px solid #dc1c2e;
	color: #fff;
	font-size: 15px;
	font-family: 'Work Sans', sans-serif;
	font-weight: 500;
	border-radius: 0;
	padding: 7px 10px;
	height: 40px;
	cursor: pointer;
}
.menu-search form {
	position: relative;
}
.menu-search form button:hover {
	background: #afb1b4;
	border: 1px solid #afb1b4;
	color: #fff;
}
.language-menu-part li.active-language {
	display: block;
	color: #000;
	padding: 0 20px;
	line-height: 40px;
	text-decoration: none;
	position: relative;
	font-size: 15px;
	font-family: 'Work Sans', sans-serif;
	position: relative;
	min-width: 138px;
}
.language-menu-part ul.lang_list_class {
	padding-left: 0;
	list-style: none;
}
.language-menu-part .globe_class {
	position: relative;
	padding-left: 0;
}
.language-menu-part li.active-language a {
	padding-left: 24px;
	position: relative;
	display: inline-block;
}
.language-menu-part li.active-language a:before {
	position: absolute;
	content: '';
	left: 0.5px;
	top: -2px;
	content: "\f7a2";
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	font-size: 20px;
	font-weight: 300;
}
.headerfull ul.lang_list_class a {
	text-align: left !important;
	background: #fff!important;
	background-image: none!important;
	color: #000!important;
	border-right: 0 none!important;
	text-align: left !important;
	display: block !important;
	line-height: 22px !important;
	padding: 8px 12px !important;
	text-transform: none !important;
	font-size: 14px !important;
	letter-spacing: normal;
	border-right: 0 solid !important;
	border-bottom: 1px solid #e0e0e0 !important;
}
.headerfull ul.lang_list_class a:hover {
	text-decoration: none;
	color: #dc1c2e!important
}
.left-mainmenu .hs-item-has-children ul li:nth-last-child(1), .left-mainmenu .hs-item-has-children ul li:nth-last-child(2) {
	border-bottom: 0;
}
.wsmenucontainer .wsmenu-click {
	display: none;
	top: 0;
}
.wsmenucontainer li.wssearchbar.callusicon {
	display: none;
}
.menu-search ul.hs-search-field__suggestions {
	display: none !Important;
}
.wsshopmyaccount.language-menu-part {
	padding-left: 17px;
}

.footer-pic-mob {
	display: none !important;
}
body .remax-dark-footer-wrap form ul li:first-child {
	display: block !important;
}
body .container-fluid .row-fluid .remax-dark-copyright .footer-copy-2018 p, body .container-fluid .row-fluid .remax-dark-copyright .footer-copy-2018 p a {
	line-height: 24px;
}
body .remax-dark-footer-wrap .social-media-bottom {
	margin-top: 0;
	margin-bottom: 25px;
}
body .footer-container-wrapper .footer-container .remax-dark-copyright .page-center-2018 .footer-logo img {
	width: 105px;
	margin-top: 0;
}
.wsshopmyaccount.language-menu-part li.active-language:hover * {
	color: #dc1c2e !important;
}


body .wssearchbar {
	padding: 5px 20px;
	border-left: 1px solid #e0e0e0;
	font-size: 15px;
	color: #000;
	box-shadow: none;
	cursor: pointer;
	font-family: 'Work Sans', sans-serif;
}

.wsmenu-list>li {
	text-align: center;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
}
.wsmenu-list>li>.navtext {
	font-size: 15px;
	line-height: 16px;
	text-align: right;
	padding: 29px 20px;
	font-family: 'Work Sans', sans-serif;
}
.wsmenu-list>li>a {
	display: block;
	color: #000;
	padding: 0 20px;
	line-height: 40px;
	text-decoration: none;
	position: relative;
	font-size: 15px;
	font-family: 'Work Sans', sans-serif;
}
.halfmenu {
	width: 70%;
	right: auto!important;
	left: auto!important;
}
.megamenu {
	width: 100%;
	left: 0;
	position: absolute;
	top: 60px;
	color: #000;
	z-index: 1000;
	margin: 0;
	text-align: left;
	padding: 14px;
	font-size: 15px;
	border: solid 1px #eee;
	background-color: #fff;
	opacity: 0;
	-o-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	-o-transition: -o-transform .3s, opacity .3s;
	-ms-transition: -ms-transform .3s, opacity .3s;
	-moz-transition: -moz-transform .3s, opacity .3s;
	-webkit-transition: -webkit-transform .3s, opacity .3s;
}
.wsmenu-list>li.wssearchbar {
	float: left;
	padding: 5px 20px;
	border-left: 1px solid #e0e0e0;
	font-size: 15px;
	color: #000;
	font-family: 'Work Sans', sans-serif;
}
.wsmenu-click {
	display: none;
}
.svg-inline--fa.fa-w-10 {
    width: 0.625em;
}
.blue-menu .wtxaccountlink {
	color: #fff!important;
}
.collapse {
	display: none;
}
.headerfull {
	position: fixed;
	top: 0;
	width: 100%;
	background: #fff;
	-webkit-box-shadow: 0 2px 3px rgb(0 0 0 / 10%);
	z-index: 999!important;
}
.wsmenucontainer.wsoffcanvasopener {
	display: block;
	margin-left: 270px;
}



/* FOOTER REMAX 2022 */

.footer-container-wrapper .footer-container .remax-dark-copyright .page-center-2018 .footer-copy-2018 {
	width: initial;
	margin-left: 0;
}
body .container-fluid .row-fluid .remax-dark-copyright .footer-copy-2018 p, body .container-fluid .row-fluid .remax-dark-copyright .footer-copy-2018 p a {
	margin: 0;
}
.footer-container-wrapper .footer-container .remax-dark-footer-wrap .page-center-2018 .csm-footer-menus-wrapp .csm-footer-menu-inner-wrapper .span3 ul {
	margin-left: initial;
}
.hs-menu-wrapper.hs-menu-flow-vertical li a {
	color: #fff;
}
body .remax-dark-footer-wrap form .inputs-list li label a {
	color: #ffffff;
}
.legal-consent-container .hs-form-booleancheckbox-display>span {
	margin-left: initial !important;
}
ul.inputs-list {
	padding-left: 0;
}
.footer-container-wrapper .footer-container .page-center-2018 .csm-footer-form-2018 {
	width: 33.33333333%;
	margin: 0;
	padding-right: 10px;
	padding-left: 10px;
}
body .remax-dark-footer-wrap form input[type="submit"] {
	font-weight: 400 !important;
	text-transform: initial !important;
}
.remax-dark-footer-wrap {
	position: relative;
}
body .remax-dark-footer-wrap .social-media-bottom {
	display: flex;
}

span.wsmenu-click svg {
    height: 0.8em;
}

/* OTHER */

.title-blog-content h2.cm_bl_rec_one_title a {
	color: #003DA5 !important;
}

.post-listing .post-body h2 a {
    font-weight: 500;
}

.mid-text-cta h2 {
	font-size: 40px;
	font-weight: 700;
	line-height: 1.3
	}


/* MOBILE MEDIA QUERIES */

@media only screen and (max-width: 1280px) and (min-width: 1024px) {
	.remax-2018-main-menu .hs-menu-wrapper>ul>li>a {
		padding: 15px 2px;
	}
	.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
		padding-left: 9px;
	}
}

@media (min-width: 1500px) {
	.headerfull .container {
		max-width: 1480px;
	}
}
/* @media (min-width: 800px){
  .headerfull .container{max-width: 780px;}
}
@media (min-width: 950px){
  .headerfull .container{max-width: 930px;}
}
@media (min-width: 1150px){
  .headerfull .container{max-width: 1130px;}
}
@media (min-width: 1400px){
  .headerfull .container{max-width: 1380px;}
} */

@media (min-width: 1500px) {
	.headerfull .container, 
	body .container-fluid .row-fluid .remax-dark-footer-wrap .page-center-2018, 
	body .container-fluid .row-fluid .remax-dark-copyright .page-center-2018 {
		max-width: 1480px;
	}
}
@media(max-width:1350px) {
	.headerfull .container, 
	body .container-fluid .row-fluid .remax-dark-footer-wrap .page-center-2018, 
	body .container-fluid .row-fluid .remax-dark-copyright .page-center-2018 {
		max-width: 1330px
	}
}
@media(max-width:1300px) {
	.headerfull .container, 
	body .container-fluid .row-fluid .remax-dark-footer-wrap .page-center-2018, 
	body .container-fluid .row-fluid .remax-dark-copyright .page-center-2018 {
		max-width: 1280px
	}
}
@media(max-width:1250px) {
	.headerfull .container, 
	body .container-fluid .row-fluid .remax-dark-footer-wrap .page-center-2018, 
	body .container-fluid .row-fluid .remax-dark-copyright .page-center-2018 {
		max-width: 1230px
	}
}
@media(max-width:1200px) {
	.headerfull .container, 
	body .container-fluid .row-fluid .remax-dark-footer-wrap .page-center-2018, 
	body .container-fluid .row-fluid .remax-dark-copyright .page-center-2018 {
		max-width: 1180px
	}
}
@media(max-width:1100px) {
	.headerfull .container, 
	body .container-fluid .row-fluid .remax-dark-footer-wrap .page-center-2018, 
	body .container-fluid .row-fluid .remax-dark-copyright .page-center-2018 {
		max-width: 1080px
	}
}
@media(max-width:1050px) {
	.headerfull .container, 
	body .container-fluid .row-fluid .remax-dark-footer-wrap .page-center-2018, 
	body .container-fluid .row-fluid .remax-dark-copyright .page-center-2018 {
		max-width: 1030px
	}
}
@media(max-width:1000px) {
	.headerfull .container, 
	body .container-fluid .row-fluid .remax-dark-footer-wrap .page-center-2018, 
	body .container-fluid .row-fluid .remax-dark-copyright .page-center-2018 {
		max-width: 980px
	}
}
@media(max-width:950px) {
	.headerfull .container, 
	body .container-fluid .row-fluid .remax-dark-footer-wrap .page-center-2018, 
	body .container-fluid .row-fluid .remax-dark-copyright .page-center-2018 {
		max-width: 930px
	}
}
@media(max-width:900px) {
	.headerfull .container, 
	body .container-fluid .row-fluid .remax-dark-footer-wrap .page-center-2018, 
	body .container-fluid .row-fluid .remax-dark-copyright .page-center-2018 {
		max-width: 880px
	}
}
@media(max-width:850px) {
	.headerfull .container, 
	body .container-fluid .row-fluid .remax-dark-footer-wrap .page-center-2018, 
	body .container-fluid .row-fluid .remax-dark-copyright .page-center-2018 {
		max-width: 830px
	}
}
@media(max-width:800px) {
	.headerfull .container, 
	body .container-fluid .row-fluid .remax-dark-footer-wrap .page-center-2018, 
	body .container-fluid .row-fluid .remax-dark-copyright .page-center-2018 {
		max-width: 780px
	}
}
@media(max-width:750px) {
	.headerfull .container, 
	body .container-fluid .row-fluid .remax-dark-footer-wrap .page-center-2018, 
	body .container-fluid .row-fluid .remax-dark-copyright .page-center-2018 {
		max-width: 730px
	}
}
@media(max-width:1180px) {
	.left-mainmenu ul>li>a {
		padding: 20px;
	}
	body .wssearchbar, .my-remax-menu ul>li>a, .blue-menu ul>li.hs-item-has-children>a, .language-menu-part li.active-language {
		padding-left: 6px;
		padding-right: 6px;
	}
	.language-menu-part li.active-language {
		min-width: auto;
	}
	.left-mainmenu ul>li>a {
		padding-left: 6px;
		padding-right: 6px;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.wsshopmyaccount.language-menu-part {
		padding-left: 17px;
		padding-right: 17px;
	}
	body .wssearchbar {
		padding: 4px 10px !important;
		font-size: 16px;
	}
}


@media (max-width: 1024px) {
	.wsoffcanvasopener .overlapblackbg {
		display: block !important;
	}
	.smallogo {
		display: block;
		text-align: center;
		padding-top: 9px;
		position: fixed;
		z-index: 101;
		height: 52px;
		width: 100%;
		background: #fff;
		box-shadow: 0 1px 4px rgb(0 0 0 / 50%);
		-webkit-box-shadow: 0 2px 3px rgb(0 0 0 / 10%);
	}
	.smallogo img {
		max-width: 109px !important;
		    margin-top: 0;
	}
	.animated-arrow {
		cursor: pointer !important;
		padding: 13px 36px 26px 10px !important;
		margin: 13px 0 0 0 !important;
		background: #fff;
		position: fixed;
		left: 0;
		top: 0;
		z-index: 102;
		transition: all 0.4s ease-in-out;
	}
	.animated-arrow span, .animated-arrow span:before, .animated-arrow span:after {
		cursor: pointer;
		transition: all 500ms ease-in-out;
		height: 2px;
		width: 23px;
		background: #dc1c2e;
		position: absolute;
		display: block;
		content: '';
	}
	.animated-arrow span:before {
		top: -7px;
	}
	.animated-arrow span:after {
		bottom: -7px;
	}
	.wsoffcanvasopener .animated-arrow {
		left: 270px;
	}
	.wsoffcanvasopener .animated-arrow span {
		background-color: transparent !important;
	}
	.wsoffcanvasopener .animated-arrow span:before, .animated-arrow.active span:after {
		top: 7px;
	}
	.wsoffcanvasopener .animated-arrow span:after {
		transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
	}
	.wsoffcanvasopener .animated-arrow span:before {
		transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		bottom: 0px;
	}
	.wsmenucontainer .wsmenu-click, .wsmenucontainer li.wssearchbar.callusicon {
		display: inline-block;
	}
	.wssearchbar.callusicon {
		list-style: none;
		color: #fff;
		border-left: 0;
	}
	.wsmenucontainer .wsmenu-click, .wsmenucontainer li.wssearchbar.callusicon {
		display: inline-block;
	}
	body .wssearchbar {
		list-style: none;
		color: #fff;
		border-left: 0;
		padding: 4px 10px !important;
		font-size: 16px;
	}
	.callusicon {
		right: 15px;
		top: 7px;
		z-index: 102;
		-webkit-transition: all .4s ease-in-out;
		-moz-transition: all .4s ease-in-out;
		-o-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		transition: all .4s ease-in-out;
	}

	.cm_banner_form {
    padding: 25px;
	}
	.module_1651229066192379wrapper-mid-text-cta {
		grid-template-columns: 1fr !important;
	}
	.post-listing{
		grid-template-columns: repeat(2, 1fr);
	}
	.cm_banner_mare_ebook{
		grid-column: unset;
	}
	.overlapblackbg {
		left: 0;
		z-index: 102;
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		display: none;
		background-color: rgba(0, 0, 0, 0.45);
		cursor: pointer;
	}
	.wsmobileheader {
		display: block!important;
		position: relative;
		top: 0;
		right: 0;
		left: 0;
		-webkit-transition: all .4s ease-in-out;
		-moz-transition: all .4s ease-in-out;
		-o-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		transition: all .4s ease-in-out;
	}
	.wsmain {
		width: 270px;
		left: -270px;
		height: 100%;
		position: fixed;
		top: 0;
		margin: 0;
		float: none;
		background-color: #fff;
		border-radius: 0;
		z-index: 103;
		-webkit-transition: all .4s ease-in-out;
		-moz-transition: all .4s ease-in-out;
		-o-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		transition: all .4s ease-in-out;
		border: none!important;
		background-color: #fff!important;
	}
	.wsmenu .wsmenu-list>li {
		width: 100%;
	}
	.wsmenu-click {
		border-left: 1px solid #e0e0e0;
		cursor: pointer;
		display: block;
		height: 45px;
		position: absolute;
		right: 0;
		top: 0;
		width: 49px;
		z-index: 10;
	}
	.wsmenu>.wsmenu-list>li>a {
		padding: 10px 32px 10px 12px;
		font-size: 15px;
		font-family: 'Work Sans', sans-serif;
		text-align: left;
		border-right: solid 0;
		background-color: transparent;
		color: #000;
		line-height: 25px;
		border-bottom: 1px solid #e0e0e0;
		position: static;
	}
	.wsmenu-list>li>.navtext {
		margin: 0!important;
	}
	.wsmenu-list li>.megamenu {
		-o-transition: -o-transform .6s, opacity .6s;
		-ms-transition: -ms-transform .6s, opacity .6s;
		-moz-transition: -moz-transform .6s, opacity .6s;
		-webkit-transition: -webkit-transform .6s, opacity .6s;
		visibility: visible!important;
		opacity: 1!important;
	}
	.wsmenu-list li>.megamenu {
		transform: translateY(35px);
		transition: all .3s ease;
		visibility: hidden;
	}
	.wsmenu-list .megamenu {
		background-color: #fff;
		color: #000;
		display: none;
		position: relative!important;
		top: 0;
		padding: 0;
		border: solid 0;
		transform: none!important;
		opacity: 1!important;
		visibility: visible!important;
	}
	.halfmenu {
		width: 100%;
	}
	.wsmenu-list>li.wssearchbar {
		padding-left: 0;
	}
	.wsmenu-click {
		border-left: 1px solid #e0e0e0;
		cursor: pointer;
		display: block;
		height: 45px;
		position: absolute;
		right: 0;
		top: 0;
		width: 49px;
		z-index: 10;
	}
	.wsmenu>.wsmenu-list>li>a.wtxaccountlink {
		padding-bottom: 10px;
		padding-top: 10px;
	}
	.wsmenu>.wsmenu-list>li>a {
		padding: 10px 32px 10px 12px;
		font-size: 15px;
		font-family: 'Work Sans', sans-serif;
		text-align: left;
		border-right: solid 0;
		background-color: transparent;
		color: #000;
		line-height: 25px;
		border-bottom: 1px solid #e0e0e0;
		position: static;
	}
	.wsmenu-list li>.wsmenu-submenu {
		-o-transition: -o-transform .6s, opacity .6s;
		-ms-transition: -ms-transform .6s, opacity .6s;
		-moz-transition: -moz-transform .6s, opacity .6s;
		-webkit-transition: -webkit-transform .6s, opacity .6s;
		visibility: visible!important;
	}
	.wsmenu-list {
		flex-flow: column;
        -webkit-flex-flow: column;	
	}
	nav.wsmenu {
		padding-left: 0;
	}
	.wsmenu {
		margin-top: 0;
		border-left: none;
		float: none;
		width: 100%;
		height: 100%;
		overflow-y: auto;
		display: block!important;
	}
	.mobile-sub .wsmenu-submenu {
		transform: none!important;
		opacity: 1!important;
		display: none;
		position: relative!important;
		top: 0;
		background-color: #fff;
		border: none;
		padding: 0;
		visibility: visible!important;
	}
	.wsmenu-submenu {
		position: absolute;
		min-width: 186px;
		top: 56px;
		z-index: 1000;
		margin: 0;
		padding: 0;
		border: solid 1px #eee;
		background-color: #fff;
		opacity: 0;
		-o-transform-origin: 0 0;
		-ms-transform-origin: 0 0;
		-moz-transform-origin: 0 0;
		-webkit-transform-origin: 0 0;
		-o-transition: -o-transform .3s, opacity .3s;
		-ms-transition: -ms-transform .3s, opacity .3s;
		-moz-transition: -moz-transform .3s, opacity .3s;
		-webkit-transition: -webkit-transform .3s, opacity .3s;
	}
	.wsoffcanvasopener .wsmain {
		left: 0;
		-webkit-transition: all .4s ease-in-out;
		-moz-transition: all .4s ease-in-out;
		-o-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		transition: all .4s ease-in-out;
	}
	.smllogo {
		width: 100%;
		display: none!important;
		margin: 0 auto;
		text-align: center;
		background-color: #2b3a40;
	}
	nav.wsmenu {
		padding-left: 0;
	}
	.wsmenu-list>li, .wsmenu-list>li a {
		width: 100%;
	}
	.hs-menu-wrapper, .hs-menu-wrapper * {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		display: block;
		width: 100%;
	}
	.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
		padding-left: 0 !important;
	}
	.hs-menu-wrapper.hs-menu-flow-horizontal ul {
        list-style: none;
		margin: 0;
		display: block;
	}
	.hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
        content: " ";
		display: table;
	}
	.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
        clear: left;
		width: 100%;
		display: block;
		float: none;
		border-right: none;
		background-color: transparent;
		position: relative;
		white-space: inherit;
	}
	nav.wsmenu .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li.hs-menu-depth-1>a {
		padding: 10px 32px 10px 12px !important;
		font-size: 15px !important;
		font-family: 'Work Sans',sans-serif !important;
		text-align: left !IMPORTANT;
		border-right: solid 0 !important;
		background-color: transparent !important;
		color: #000 !important;
		line-height: 25px !important;
		border-bottom: 1px solid #e0e0e0 !important;
		position: static !important;
	}
	.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;
	}
	.left-mainmenu .hs-item-has-children .hs-menu-children-wrapper, 
	.my-remax-menu .hs-item-has-children .hs-menu-children-wrapper, 
	.blue-menu .hs-item-has-children .hs-menu-children-wrapper, 
	.lang_switcher_class.opensubmenu ul {
		background-color: #fff !important;
		color: #000 !important;
		position: relative!important;
		top: auto;
		padding: 0 !important;
		border: solid 0 !important;
		transform: none!important;
		min-width: auto;
		width: 100%;
	}
	.left-mainmenu .hs-item-has-children .hs-menu-children-wrapper li, 
	.my-remax-menu .hs-item-has-children .hs-menu-children-wrapper li, 
	.blue-menu .hs-item-has-children .hs-menu-children-wrapper li, 
	.lang_switcher_class.opensubmenu ul li {
		width: 100% !important;
		list-style: none !important;
		border-bottom: 1px solid #eee !important;
		padding: 0px 0 !important;
		margin-right: 0 !important;
		float: none;
	}
	.left-mainmenu .hs-item-has-children .hs-menu-children-wrapper li a, 
	.my-remax-menu .hs-item-has-children .hs-menu-children-wrapper li a, 
	.blue-menu .hs-item-has-children .hs-menu-children-wrapper li a, 
	.lang_switcher_class.opensubmenu ul li a {
		background-color: transparent !important;
		padding: 9px 20px!important;
		line-height: normal!important;
		background-color: #fff!important;
		color: #000 !important;
		font-size: 14px !important;
		font-family: 'Work Sans',sans-serif !important;
		white-space: normal !important;
	}
	.left-mainmenu .hs-item-has-children:hover .hs-menu-children-wrapper, .left-mainmenu .hs-item-has-children .hs-menu-children-wrapper, .my-remax-menu .hs-item-has-children:hover .hs-menu-children-wrapper, .blue-menu .hs-item-has-children:hover .hs-menu-children-wrapper, .language-menu-part .globe_class:hover ul.lang_list_class, .my-remax-menu .hs-item-has-children .hs-menu-children-wrapper, .blue-menu .hs-item-has-children .hs-menu-children-wrapper, .language-menu-part .globe_class ul.lang_list_class {
		transform: none !important;
		-webkit-transform: none !important;
		opacity: 0 !important;
		visibility: hidden !important;
		opacity: 0 !important;
		display: none!important;
	}
	.left-mainmenu .hs-item-has-children.opensubmenu .hs-menu-children-wrapper, .my-remax-menu .hs-item-has-children.opensubmenu .hs-menu-children-wrapper, .blue-menu .hs-item-has-children.opensubmenu .hs-menu-children-wrapper, .language-menu-part .lang_switcher_class.opensubmenu .globe_class ul.lang_list_class {
		opacity: 1 !important;
		visibility: visible !important;
		display: block !important;
	}
	.wsmenucontainer .hs-menu-wrapper ul>.hs-item-has-children>span.wsmenu-click, .wsshopmyaccount.language-menu-part span.wsmenu-click {
		position: absolute;
		top: 0;
		right: 0;
		border-left: 1px solid #e0e0e0;
		cursor: pointer;
		display: block;
		height: 45px;
		position: absolute;
		right: 0;
		top: 0;
		width: 49px;
		z-index: 10;
		display: flex;
		align-items: center;
		display: -webkit-flex;
		-webkit-align-items: center;
	}
	.blog_header_tags{
		display: none !important;
	}
	nav.wsmenu li.wssearchbar {
		display: none !important;
	}
	.wsmenucontainer span.wsmenu-click svg, .wsmenucontainer span.wsmenu-click svg path {
		fill: #000;
	}
	.svg-inline--fa.fa-w-10 {
		width: 100%;
	}
	.hs-menu-wrapper, .hs-menu-wrapper * {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		display: block;
		width: 100%;
	}
	.wsmenu i {
		display: inline;
		font-size: 14px;
	}
	.my-remax-menu ul>li.hs-item-has-children>a:after{
		display: none;
	}
	.wsshopmyaccount.language-menu-part {
		width: 100%;
		padding-left: 0px;
		padding-right: 0px;
		position: relative;
	}
	.wsshopmyaccount.language-menu-part li.active-language {
		padding-top: 3px;
		padding-bottom: 2px;
	}
	.wsshopmyaccount.language-menu-part li {
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
		border-bottom: 1px solid #e0e0e0 !important;
	}
	.language-menu-part li.active-language a {
		padding-left: 18px;
	}
	.wsshopmyaccount.language-menu-part li {
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
		border-bottom: 1px solid #e0e0e0 !important;
	}
	.language-menu-part li.active-language:after{
		display: none;
	}
	.language-menu-part li.active-language a:before {
		font-size: 14px;
		top: 0;
	}
	
	body .blue-menu .hs-menu-wrapper.hs-menu-flow-horizontal ul>li.hs-item-has-children>a {
		background: #003da5!important;
		color: #fff!important;
		display: block !important;
		margin: 0 !important;
		float: left !important;
		padding: 2.5px 12px !important;
		line-height: 40px !important;
		text-decoration: none;
		position: relative !important;
		font-size: 15px !important;
	}
	body .blue-menu .hs-menu-wrapper.hs-menu-flow-horizontal ul>li.hs-item-has-children>a {
		float: none !important;
	}
	.wsmenucontainer .blue-menu span.wsmenu-click svg, .wsmenucontainer .blue-menu span.wsmenu-click svg path {
		fill: #fff;
	}
	.banner_form_title {
		font-size: 32px;
	}
	.mid-text-cta h2 {
		font-size: 28px;
		font-weight: 700;
	}
	.footer-container-wrapper .footer-container .page-center-2018 .csm-footer-form-2018 {
		width: 100%;
		margin: 0;
		padding-right: 10px;
		padding-left: 10px;
	}
}


@media(max-width: 768px){
	.post-listing{
		grid-template-columns: 100%;
		grid-column-gap: 0;
		grid-row-gap: 32px;
	}
	.bu_cta {
		padding: 20px 40px;
		font-size: initial;
		margin-bottom: 60px;
		font-size: 20px;
	}
	
	.mid-text-cta {
		padding: 40px 0 0;
}
	.hs-button.primary.large {
    font-size: 20px;
    font-weight: 300;
	}
	.banner_form ul {
    font-size: 14px;
	}
	.hs-featured-image-wrapper {
	height: 283px;
	}
	.post-listing .post-body h2 {
    font-size: 28px;
	}
	.post-body.clearfix {
	font-size: 17px;
	}
	.cm_hero_form_grid {
		grid-template-columns: 1fr;
		margin-top: 60px;
	}
	.blog-related-posts__list {
		display: grid;
		grid-template-columns: 1fr;
		grid-gap: 32px;
	}
}