/* ==========================================================================
HubSpot Migrations Services - COS Boilerplate v2.0.0                              
========================================================================== */


/* ==========================================================================
Table of Contents:

1. EXTERNAL RESOURCES
2. BASE STYLES
3. COS STRUCTURE
4. MAIN NAVIGATION
5. BLOG
6. FORMS
7. BUTTONS
8. MISCELLANEOUS
9. MOBILE MEDIA QUERIES
========================================================================== */


/* ==========================================================================
1. EXTERNAL RESOURCES                                            
========================================================================== */


/* =============== @import, @font-face, and CSS File Includes =============== */
@import url('//netdna.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.css');
@font-face{
  font-family:Open Sans Hebrew;
  src:url(//2846356.fs1.hubspotusercontent-na1.net/hubfs/2846356/Habonim_January2019/Fonts/OpenSansHebrew-Bold.eot);
  src:url(//2846356.fs1.hubspotusercontent-na1.net/hubfs/2846356/Habonim_January2019/Fonts/OpenSansHebrew-Bold.eot#iefix) format("embedded-opentype"),
    url(//2846356.fs1.hubspotusercontent-na1.net/hubfs/2846356/Habonim_January2019/Fonts/OpenSansHebrew-Bold.woff) format("woff"),
    url(//2846356.fs1.hubspotusercontent-na1.net/hubfs/2846356/Habonim_January2019/Fonts/OpenSansHebrew-Bold.ttf) format("truetype"),
    url(//2846356.fs1.hubspotusercontent-na1.net/hubfs/2846356/Habonim_January2019/Fonts/OpenSansHebrew-Bold.svg#OpenSansHebrew-Bold) format("svg");
  font-weight:700;
  font-style:normal
}
@font-face{
  font-family:Open Sans Hebrew;
  src:url(//2846356.fs1.hubspotusercontent-na1.net/hubfs/2846356/Habonim_January2019/Fonts/OpenSansHebrew-Light.eot);
  src:url(//2846356.fs1.hubspotusercontent-na1.net/hubfs/2846356/Habonim_January2019/Fonts/OpenSansHebrew-Light.eot#iefix) format("embedded-opentype"),
    url(//2846356.fs1.hubspotusercontent-na1.net/hubfs/2846356/Habonim_January2019/Fonts/OpenSansHebrew-Light.woff) format("woff"),
    url(//2846356.fs1.hubspotusercontent-na1.net/hubfs/2846356/Habonim_January2019/Fonts/OpenSansHebrew-Light.ttf) format("truetype"),
    url(//2846356.fs1.hubspotusercontent-na1.net/hubfs/2846356/Habonim_January2019/Fonts/OpenSansHebrew-Light.svg#OpenSansHebrew-Light) format("svg");
  font-weight:300;
  font-style:normal
}
@font-face{
  font-family:Open Sans Hebrew;
  src:url(//2846356.fs1.hubspotusercontent-na1.net/hubfs/2846356/Habonim_January2019/Fonts/OpenSansHebrew-Regular.eot);
  src:url(//2846356.fs1.hubspotusercontent-na1.net/hubfs/2846356/Habonim_January2019/Fonts/OpenSansHebrew-Regular.eot#iefix) format("embedded-opentype"),
    url(//2846356.fs1.hubspotusercontent-na1.net/hubfs/2846356/Habonim_January2019/Fonts/OpenSansHebrew-Regular.woff) format("woff"),
    url(//2846356.fs1.hubspotusercontent-na1.net/hubfs/2846356/Habonim_January2019/Fonts/OpenSansHebrew-Regular.ttf) format("truetype"),
    url(//2846356.fs1.hubspotusercontent-na1.net/hubfs/2846356/Habonim_January2019/Fonts/OpenSansHebrew-Regular.svg#OpenSansHebrew-Regular) format("svg");
  font-weight:400;
  font-style:normal
}
@font-face{
  font-family:icomoon;
  src:url(//2846356.fs1.hubspotusercontent-na1.net/hubfs/2846356/Habonim_January2019/Fonts/icomoon.eot?80y350);
  src:url(//2846356.fs1.hubspotusercontent-na1.net/hubfs/2846356/Habonim_January2019/Fonts/icomoon.eot?80y350#iefix) format("embedded-opentype"),
    url(//2846356.fs1.hubspotusercontent-na1.net/hubfs/2846356/Habonim_January2019/Fonts/icomoon.ttf?80y350) format("truetype"),
    url(//2846356.fs1.hubspotusercontent-na1.net/hubfs/2846356/Habonim_January2019/Fonts/icomoon.woff?80y350) format("woff"),
    url(//2846356.fs1.hubspotusercontent-na1.net/hubfs/2846356/Habonim_January2019/Fonts/icomoon.svg?80y350#icomoon) format("svg");
  font-weight:400;
  font-style:normal
}
@font-face{
  font-family:habonimSec;src:url(//2846356.fs1.hubspotusercontent-na1.net/hubfs/2846356/Habonim_January2019/Fonts/habonim2.eot);
  src:url(//2846356.fs1.hubspotusercontent-na1.net/hubfs/2846356/Habonim_January2019/Fonts/habonim2.eot#iefix) format("embedded-opentype"),
    url(//2846356.fs1.hubspotusercontent-na1.net/hubfs/2846356/Habonim_January2019/Fonts/habonim2.woff) format("woff"),
    url(//2846356.fs1.hubspotusercontent-na1.net/hubfs/2846356/Habonim_January2019/Fonts/habonim2.ttf) format("truetype"),
    url(//2846356.fs1.hubspotusercontent-na1.net/hubfs/2846356/Habonim_January2019/Fonts/habonim2.svg#77fdc31f083d33c33b2e150b28dfa57abb10b315) format("svg");
  font-weight:400;
  font-style:normal
}

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

/* 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;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
    position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children {
    position: static;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before {
    content: " ";
    display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after {
    content: " ";
    display: table;
    clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li {
    float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
    display: inline-block;
}

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

.carousel li {margin-right: 5px}

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

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


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

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



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

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

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

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

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

.hs_cos_flex-slider h1,
.hs_cos_flex-slider h2,
.hs_cos_flex-slider h3,
.hs_cos_flex-slider h4,
.hs_cos_flex-slider h5,
.hs_cos_flex-slider h6,
.hs_cos_flex-slider p {
    color: white;
}
/* Thumbnail only version of the gallery */
.hs-gallery-thumbnails li {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    margin-right:-4px;
}
.hs-gallery-thumbnails.fixed-height li img {
    max-height: 150px;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
}

/* responsive pre elements */
pre { overflow-x: auto; }

/* responsive pre tables */
table pre { white-space: pre-wrap; }

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

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

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

/* HTML 5 Reset */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}
audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
audio:not([controls]) {
    display: none;
}

/* Support migrations from wordpress */
.wp-float-left {
    float: left;
    margin: 0 20px 20px 0;
}

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

/* Responsive Google Maps */
#map_canvas img, .google-maps img { max-width: none; }


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

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

*, *: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;
} 

body {
  background: #fff;
  font-family: "Open Sans Hebrew", "Sans-Serif";
  font-size: 18px;
  color: #4e4e4e;
  line-height: normal;
}

/* Page Center */
.container-fluid .row-fluid .page-center {
  float: none;
  margin: 0 auto;
  padding-right: 15px;
  padding-left: 15px;
}

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


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

/* Basic text */
p {
  margin: 0 0 10px;
}
small {}
strong {}
em {}
cite {}
code {}
pre {}

sup, sub {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup { top: -0.5em; }
sub { bottom: -0.25em; }

/* Headings */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
  font-size: 38px;
  letter-spacing: 5px;
  text-transform: uppercase;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 12px;
}

/* Anchor Links */
a {     
  color: #000;
  text-decoration: none;
}
a:hover, a:focus {     color: #00aeef; text-decoration: none;}

a:active, a:hover {
  outline: 0;
}

/* 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;
}
img {
  vertical-align: middle;
  border: 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                                            
========================================================================== */

[class*=" icon-"],
[class^=icon-] {
  font-family:icomoon!important;
  speak:none;
  font-style:normal;
  font-weight:400;
  font-variant:normal;
  text-transform:none;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale
}
.icon-Icon-2-03:before {
  content:"\e903"
}
.icon-Icon-2-04:before {
  content:"\e904"
}
.icon-Icon-2-01:before {
  content:"\e900"
}
.icon-Icon-2-02:before {
  content:"\e901"
}
.icon-Icon-2-05:before {
  content:"\e902"
}
.icon-Icon-2-08:before {
  content:"\e926"
}
.icon-Icon-2-07:before {
  content:"\e925"
}
.icon-Icon-2-09:before {
  content:"\e927"
}
.icon-Icon-2-10:before {
  content:"\e928"
}
.icon-Icon-2-11:before {
  content:"\e929"
}
.icon-Icon-2-12:before {
  content:"\e92a"
}
.icon-Icon-2-13:before {
  content:"\e92b"
}
.icon-Icon-2-14:before {
  content:"\e92c"
}
.icon-Icon-2-15:before {
  content:"\e92d"
}
.icon-Icon-2-16:before {
  content:"\e92e"
}
.icon-Icon-2-17:before {
  content:"\e905"
}
.icon-Icon-2-18:before {
  content:"\e906"
}
.icon-Icon-2-19:before {
  content:"\e907"
}
[class*=icon-s-]:before {
  display:inline-block;
  font-family:habonimSec;
  font-style:normal;
  font-weight:400;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale
}
.icon-s-mem:before {
  content:"\0041"
}
.icon-s-sft:before {
  content:"\0042"
}
.icon-s-env:before {
  content:"\0043"
}
.icon-s-iom:before {
  content:"\0044"
}
.icon-s-prdc:before {
  content:"\0045"
}
/* =============== Structure =============== */

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

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


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

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

.custom-header-group{
  font-family: Open Sans Hebrew;
  width: 100% !important;
  position: fixed;
  background: #fff;
  z-index: 1000;
  -webkit-transition: all .7s ease-in-out;
  transition: all .7s ease-in-out;
  min-height: 70px !important;
}

.custom-header-group.scroll {
  box-shadow: 1px 1px 5px #cecece;
}
.custom-header-group.scroll.scroll.start {
  box-shadow: 1px 1px 5px #80c3dc;
}

.custom-header-group .page-center{
  padding: 10px 15px;
}

.custom-logo{}

.custom-logo img{
  max-width: 250px;
}
.side-button {
  position: fixed;
  bottom: 50vh;
  right: -180px;
  z-index: 1000;
  display: flex;
  align-items: center;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -ms-transform-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.side-button a {
  width: 200px;
  padding: 10px 20px;
  display: block;
  text-align: center;
  color: #fff;
  -webkit-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out;
} 
.side-button a:first-child {
  background: #464646;
  border-right: 2px solid #fff;
  border-radius: 10px 0 0 0;
}
.side-button a:last-child {
  background: #face01;
  border-left: 2px solid #fff;
  border-radius: 0 10px 0 0;
}
.side-button a:last-child:hover {
  background: #00aeef;
}
.side-button a:first-child:hover {
  background: #00aeef;
}


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

.body-container-wrapper {}
.body-container {}
.body-container .page-center{}

.content-wrapper {
  padding: 50px 0;
}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}


/* =============== Footer =============== */

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

.custom-footer-group{
  padding: 50px 0 20px;
  background: #f9f9f9;
}

.custom-footer-group .page-center{}
.footer-logo {
  text-align: center;
}
.footer-social-icons {
  margin-top: 10px;
}
.footer-social-icons a {
  padding: 0 10px;
  color: #4e4e4e !important;
}
.footer-social-icons a .fa {
  font-size: 20px;
}

.custom-footer-map{
  text-align: center;
}
.custom-footer-map p{
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 800;
}

.custom-footer-menu{}
.custom-footer-menu .hs-menu-wrapper > ul{
  display: block;
}
.custom-footer-menu .hs-menu-wrapper > ul > li{
  width: 33.33333333%;
  float: left;
  padding-right: 15px;
  padding-left: 15px;
}
.custom-footer-menu .hs-menu-wrapper > ul > li > a{
  font-size: 18px;
  margin-bottom: 12px;
  font-weight: 800;
  color: #4e4e4e !important;
  text-decoration: none !important;
  cursor: text;
}

.custom-footer-menu .hs-menu-wrapper > ul ul li a{
  font-size: 15px;
  white-space: normal !important;
  line-height: 25px;
}

.custom-footer-menu .hs-menu-wrapper > ul ul li a:hover{}

.custom-footer-menu .hs-menu-wrapper > ul > li:nth-child(3) > ul > li > a {
  font-size: 18px;
  margin-bottom: 11px;
  font-weight: 800;
  color: #4e4e4e !important;
  text-decoration: none !important;
  cursor: text;
}
.custom-footer-menu .hs-menu-wrapper>ul>li:nth-child(3)>ul>li+li {
  margin-top: 30px;
}
.custom-footer-menu .hs-menu-wrapper>ul>li:first-child {
  padding-left: 0;
}
.custom-footer-menu .hs-menu-wrapper>ul>li:first-child > ul > li > a {
  color: #00aeef;
}
.custom-footer-menu .hs-menu-wrapper>ul>li:nth-child(2) {
  padding-left: 10px;
}
.custom-footer-menu .hs-menu-wrapper>ul>li:nth-child(3) {
  padding-left: 20px;
}
.custom-footer-menu .hs-menu-wrapper>ul ul li.compact-actuator a, 
.custom-footer-menu .hs-menu-wrapper>ul ul li.special-solutions a {
  color: #00aeef;
}
.custom-footer-menu .hs-menu-wrapper>ul>li:nth-child(3) > a {
  margin: 0;
}

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


/* =============== Custom Menu Primary =============== */
@media screen and (min-width:1200px) {
  /* Parent List */
  .custom-menu-primary .hs-menu-wrapper > ul{
    float: right;
    padding-top: 20px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    padding: 0 5px 3px;
    margin-left: 5px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a{
    border-bottom: 3px solid transparent;
    font-family: Open Sans Hebrew;
    font-size: 16px;
    color: #4e4e4e;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.active > a{
    border-color: #00aeef;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a{
    color: #4e4e4e;
    text-decoration: none;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a{
    color: #00aeef;
    text-decoration: none;
  }


  /* Child List */
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul{
    padding: 10px 30px;
    background: rgba(57,57,58,.95);
    width: 100%;
    top: 70px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > .page-center > li > a{
    font-size: 28px;
    text-transform: uppercase;
    text-shadow: 1px 0 0 #565656;
    margin-top: 0;
    cursor: text;
    color: #00aeef !important;
    display: inline-block !important;
    vertical-align: top;
    margin-right: 25px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > .page-center > li ul a{
    color: #fff;
    white-space: normal !important;
    font-size: 15px;
    font-family: Open Sans Hebrew;
    text-shadow: 1px 0 0 #565656;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > .page-center > li ul a:hover{
    color: #00aeef;
    text-decoration: none;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>ul>.page-center {
    overflow: hidden;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 56px !important;
    padding-bottom: 114px !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{ 
    display:block !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a:hover{
    color: #00aeef;
    text-decoration: none;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.language > a{
    font-size: 0px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li.language > a,
  .custom-menu-primary .hs-menu-wrapper > ul > li.search > a{
    font-size: 0px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.language > a:after,
  .custom-menu-primary .hs-menu-wrapper > ul > li.search > a:after{
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e92e";
    font-size: 18px;
    color: #4e4e4e;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.search > a:after{
    content: "\e92b";
  }
  h2.custom-parent-link {
    display: none !important;
  }
  .mobile {
    display: none !important;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul > li > ul > .page-center > li > ul.hs-menu-children-wrapper {
    opacity: 1 !important;
    visibility: visible !important;
    display: block !important;
    position: static !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li {
    position: static !important;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>ul>.page-center>li+li:after {
    content: "";
    width: 35px;
    height: 100vh;
    display: block;
    position: absolute;
    top: -46px;
    left: -46px;
    background: url(//2846356.fs1.hubspotusercontent-na1.net/hubfs/2846356/Habonim_January2019/Images/menu_line.png);
    background-repeat: no-repeat;
  }
  .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul>li>ul>.page-center>li>ul.hs-menu-children-wrapper {
    display: inline-block !important;
    vertical-align: middle;
    padding-top: 8px;
    max-width: 60%;
  }
  .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul>li>ul>.page-center>li>ul.hs-menu-children-wrapper > li {
    display: inline-block;
    padding: 0 5px;
  }
  .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul>li.products>ul>.page-center>li>ul.hs-menu-children-wrapper > li {
    padding: 0 10px;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.about>ul>.page-center>li{
    width: 100%;
    padding-right: 0;
    float: none;
    position: relative;
    padding-left: 8.34%;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.language>ul>.page-center>li,
  .custom-menu-primary .hs-menu-wrapper>ul>li.resource>ul>.page-center>li,
  .custom-menu-primary .hs-menu-wrapper>ul>li.toolbox>ul>.page-center>li,
  .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul>li.products>ul>.page-center>li{
    width: 100%;
    padding-right: 0;
    float: none;
    position: relative;
    padding-left: 4.34%;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.about>ul>.page-center>li:after,
  .custom-menu-primary .hs-menu-wrapper>ul>li.language>ul>.page-center>li:after,
  .custom-menu-primary .hs-menu-wrapper>ul>li.resource>ul>.page-center>li:after,
  .custom-menu-primary .hs-menu-wrapper>ul>li.toolbox>ul>.page-center>li:after,
  .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul>li.products>ul>.page-center>li:after{
    content: "";
    width: 35px;
    height: 100vh;
    display: block;
    position: absolute;
    top: -46px;
    right: 21.2%;
    background: url(//2846356.fs1.hubspotusercontent-na1.net/hubfs/2846356/Habonim_January2019/Images/menu_line.png);
    background-repeat: no-repeat;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.about>ul>.page-center>li:before,
  .custom-menu-primary .hs-menu-wrapper>ul>li.language>ul>.page-center>li:before,
  .custom-menu-primary .hs-menu-wrapper>ul>li.resource>ul>.page-center>li:before,
  .custom-menu-primary .hs-menu-wrapper>ul>li.toolbox>ul>.page-center>li:before,
  .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul>li.products>ul>.page-center>li:before{
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 160px;
    color: #757575;
    vertical-align: middle;
    content: "\e92d";
    right: 117px;
    top: -32px;
    position: absolute;
  }
  .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul>li.products>ul>.page-center>li:before{
    right: 120px;
  }
  .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul>li.about>ul>.page-center>li>ul.hs-menu-children-wrapper {
    padding-top: 9px;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.industries>ul>.page-center>li {
    float: left;
    width: 50%;
    padding-right: 60px;
  }

  .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul>li.products>ul>.page-center>li>ul.hs-menu-children-wrapper {
    max-width: 56%;
    column-count: 4;
    padding-top: 0;
  }
  .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul>li.products>ul>.page-center {
    max-width: 100% !important;
  }
  .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: visible;
    opacity: 1;
    -webkit-transition: none;
    position: absolute;
    z-index: 10;
    left: 0;
    overflow:visible;
    display: none;
  }
  .desktop-menu-trigger {
    position: absolute;
    top: 0;
    width: 70px;
    height: 100%;
    z-index: 2;
    cursor: pointer;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>a {
    position: relative;
  }
}
@media screen and (min-width: 1200px) and( max-width: 1600px) {
  .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul>li.products>ul>.page-center>li>ul.hs-menu-children-wrapper {
    max-width: 46%;
  }
}
@media screen and (min-width: 1200px) and( max-width: 1300px) {

  .custom-menu-primary .hs-menu-wrapper>ul>li.about>ul>.page-center>li:before,
  .custom-menu-primary .hs-menu-wrapper>ul>li.language>ul>.page-center>li:before,
  .custom-menu-primary .hs-menu-wrapper>ul>li.resource>ul>.page-center>li:before,
  .custom-menu-primary .hs-menu-wrapper>ul>li.toolbox>ul>.page-center>li:before,
  .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul>li.products>ul>.page-center>li:before {
    right: 87px;
  }
  .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul>li.products>ul>.page-center>li>ul.hs-menu-children-wrapper {
    max-width: 40%;
  }
}


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

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

@media (max-width: 1199px){

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

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

  .mobile-trigger{
    display: inline-block !important; /* Show button on mobile */
    cursor: pointer; /* Mouse pointer type on hover */
    top: 6px;
    right: 5px;
    display: none;
    padding: 0 15px;
    float: right;
    font-size: 35px;
    background-color: #fff;
    position: absolute;
  }
  .desktop {
    display: none !important;
  }


  /* Toggle Button Icon */
  .mobile-trigger i{
    color: #1a61a6;
  }
  .mobile-open .mobile-trigger i:before {
    content: "";
  }


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

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

  .custom-logo-group{
    width: 100% !important;
    float: none !important;
  }
  .site-logo .custom-logo {
    float: left;
  }

  /* ===== Mobile Menu Styles ===== */  

  .custom-menu-primary.js-enabled{
    position: relative;
    padding-top: 0; /* Makes room for button */
    margin: 0 !important;
    width: 100% !important;
    float: none !important;
  }

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

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

  /* Mobile Menu Styles */ 
  .custom-menu-primary.js-enabled .hs-menu-wrapper{
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
  }
  .custom-menu-primary .hs-menu-wrapper{
    background-color: #fff;
    width: 100%; /* Full screen width */
  }

  /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul {
    padding-top: 27px;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li {
    position: relative;
    padding: 0 0 5px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a{
    font-size: 16px;
    color: #4e4e4e;
    line-height: 22px;
    padding: 5px;
    color: #fff!important;
    background: #00aeef;
    text-align: center;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a{
    background: #face01;
    color: #fff;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.active > a {
    background: #face01;
    color: #464646!important;
    font-weight: 600;
  }
  .side-button {
    z-index: 9;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul {
    padding: 0 30px;
    background: rgba(57,57,58,.95);
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li:last-child{
    margin-bottom: 20px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > a{
    text-transform: uppercase;
    text-shadow: 1px 0 0 #565656;
    text-align: center;
    font-size: 28px;
    margin: 26px 0 6px;
    color: #00aeef;
    cursor: text;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > ul > li {
    border-bottom: 1px solid #fff;
    padding: 2px 0;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > ul > li a {
    font-size: 15px;
    text-shadow: 1px 0 0 #565656;
    color: #fff;
    text-align: center;
    line-height: 22px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.has-active > a {
    background: #00aeef;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>ul>li+li>a {
    margin-top: 6px;
  }

  /* Level 2 and Higher Menu List Styles */

}


/* ==========================================================================
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, h2.post-listing-simple {}
.post-header h2 a, h2.post-listing-simple a{
  text-decoration: none;
  color: inherit;
}
.post-header h2 a:hover, h2.post-listing-simple a:hover{
  text-decoration: none;
}
.section.post-header h1 {}

/* Blog Author and Avatar */
/* Blog Author and Avatar */
#hubspot-author_data {
  padding-bottom: 10px;
}
#hubspot-author_data:after {
  content: '';
  display: block;
  clear: both;
}
#hubspot-author_data a.author-link {}
#hubspot-author_data .hs-author-avatar {
  padding: 15px 0;
}
#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 {
  margin-bottom: 20px;
  padding-bottom: 0;
  padding:0;
  box-shadow: 0 2px 10px 0 rgba(189,189,189,0.5);
}
.blog-listing-wrapper .post-listing .post-item .post-body {}
.blog-post-wrapper .post-body {}

/* 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 {
  display:block;
  margin:15px 0;
}

/* Blog Topics List */
#hubspot-topic_data {
  margin: 15px 0;
}
#hubspot-topic_data a.topic-link {}

/* Blog Social Sharing Icons */


/* Blog Commments */

.custom_listing_comments {
  border: 1px solid #e2e2e2;
  display: block;
  line-height: 165%;
  padding: 15px;
}

#comments-listing {
  border: none;
  margin-bottom: 0px;
  margin-top: 0px;
}
.comment {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  padding: 15px 0;
}
.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;
  display: block;
  padding: 0;
}

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

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

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

#comment-form {
  background: #fff;
  border: none;
  margin: 0;
  padding: 0;
}

.comment-date { font-size: 13px; text-align: right; display: block !important; }
.comment-from { font-weight: bold; }
.comment-body { padding: 10px 0; }

/* Pagination */
.blog-pagination {
  clear: both;
}
.blog-pagination a {
  display: block;
  margin: 10px 0;
}
.blog-pagination a.previous-posts-link {}
.blog-pagination a.all-posts-link {}
.blog-pagination a.next-posts-link {}

/* 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 {
  margin:0 0 20px;
}
.blog .blog-sidebar h1,
.blog .blog-sidebar h2,
.blog .blog-sidebar h3,
.blog .blog-sidebar h4,
.blog .blog-sidebar h5,
.blog .blog-sidebar h6,
.blog .blog-sidebar .from-title{}


.blog .blog-sidebar ul{}

.blog .blog-sidebar ul li{}

.blog .blog-sidebar ul li a{}

.blog .blog-sidebar ul li a:hover{}


/* =============== 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;
  overflow: hidden;
}
.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 {}

.hs-blog-social-share {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  height: auto;
  margin-top: 10px;
  padding: 15px 0 9px;
  margin-bottom: 20px;
}


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


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

/* Form Field */
.hs-form-field {
  margin: 0 0 10px;
}

/* 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%;	
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  margin: 5px 0;
  font: inherit;
  vertical-align: middle;
  display: block;
  padding: 5px;
  color: #a9b1c6;
  border: 0;
  font-size: inherit;
  line-height: inherit;
}

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

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

/* Separate Styles for Drop Downs */
select {
  -webkit-appearance: menulist;
}
select:focus {}

/* Multiple Selection Inputs */
form.hs-form .hs-form-field ul.inputs-list {
  list-style: none;
  padding: 0;
  margin: 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"] {
  cursor: pointer;
  white-space: normal;
  -webkit-appearance: none;
  text-decoration: none !important;
  display:inline-block;
  margin-bottom: 10px;
  margin-top: 10px;
  font: inherit;
  text-align: center;
  vertical-align: middle;
  padding: 5px;
  background: #face01;
  color: #fff;
  text-transform: uppercase;
  border: 0;
  font-size: inherit;
  line-height: inherit;
}

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

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

.hs-blog-social-share ul li {
  background: none;
  padding-left: 0;
}
form ul li{
  background: none !important;
  padding-left: 0 !important;
}

.hs-form-required {
  color: #ff0000;
}
.hs-error-msgs.inputs-list{
  margin: 0;
  list-style: none;
  padding: 0;
}

.hs-error-msgs.inputs-list label{
  color: #ff0000;
  font-size: 1em;
  font-weight: normal;
}

.hs-search-field input[type="search"]::-webkit-search-decoration,
.hs-search-field input[type="search"]::-webkit-search-cancel-button,
.hs-search-field input[type="search"]::-webkit-search-results-button,
.hs-search-field input[type="search"]::-webkit-search-results-decoration {
  display: none; 
}

.hs-search-field--open .hs-search-field__suggestions {
  font-family: inherit;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  color: #666;
}
.hs-search-field__suggestions #results-for {
  padding: 5px;
}
.hs-search-field--open .hs-search-field__suggestions li a {
  padding: 5px;
}

.hs_cos_wrapper_type_form, .hbspt-form, .widget-type-blog_subscribe, 
.hs-search-field, .widget-type-email_simple_subscription form, 
.widget-type-password_prompt form,.hs_cos_wrapper_type_blog_comments form {
  max-width: 500px;
  background: #00aeef;
  padding: 50px 20px;
  color: #fff;
  display: block;
}
.hs_cos_wrapper_type_form h3, .hbspt-form h3, .widget-type-blog_subscribe h3, 
.hs-search-field h3, .widget-type-email_simple_subscription form h3, 
.widget-type-password_prompt form h3,.hs_cos_wrapper_type_blog_comments form h3 {
  font-weight: 600;
  letter-spacing: 10px;
  color: #fff;
  text-align: center;
  font-size: 35px;
}
.container-fluid .row-fluid .page-center.padding-25{
  padding:25px 0 50px !important;
}
.page-center.padding-25 h3.title{
  padding: 0 25px;
}
.page-center.padding-25 .flex-wrap.rel_posts_3 {
    width: 33.3%;
    float: left;
    padding: 0 25px;
}
.caption .title{
  margin-top: 15px;
}

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


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


/* =============== Screen sizes smaller than .page-center =============== */
@media (max-width: 1450px) {
  .side-button {
    bottom: 32vh;
  }
}
@media (max-width: 1199px) {
  .container-fluid .row-fluid .page-center {
    max-width: 970px;
  }
  .content-wrapper {
    padding: 45px 0;
  }
  .custom-header-group .page-center {
    max-width: 100% !important;
  }
  .custom-menu-primary .hs-menu-wrapper>ul {
    max-height: 67vh;
    overflow-y: auto;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>ul>li>ul>li a:hover {
    color: #00aeef;
  }

}

.portfolio-slides {
    width: 32%;
    float: right;
  margin-left: 7%;
}
.slick-list.draggable {
    border: 1px solid #1a61a6;
}
.slick-lightbox-inner button.slick-arrow {
    font-size: 0;
}
.slick-lightbox-inner button.slick-next.slick-arrow:after {
    font-size: 33px;
     content:"›";
}
.slick-lightbox-inner button.slick-prev.slick-arrow:after {
    font-size: 33px;
     content:"‹";
}
button.slick-arrow {
    position: absolute;
    top: 47%;
    border: 0;
    border-radius: 50%;
    color: #fff;
    background: #1a61a6;
    font-size: 35px;
    width: 35px;
    height: 35px;
    line-height: 34px;
    text-align: center;
    z-index: 9;
    padding: 0 0 4px;
    outline: none;
}
.slick-prev{
  left:-25px;
}
.slick-next{
  right:-25px;
}
@media (min-width: 768px) and (max-width: 992px) {}

/* =============== Landscape tablet and smaller devices =============== */

@media (max-width: 767px) {
  .portfolio-slides{width: 100%;float:none;margin-left:0;}
  .body-container-wrapper .main-content,
  .blog-content,.blog-sidebar,
  .body-container-wrapper .sidebar{
    margin-bottom:20px;
  }
  .hs_cos_wrapper_type_form, .hbspt-form, .widget-type-blog_subscribe, 
  .hs-search-field, .widget-type-email_simple_subscription form, 
  .widget-type-password_prompt form,.hs_cos_wrapper_type_blog_comments form{
    max-width: 100%;
  }
  .custom-footer-menu .hs-menu-wrapper>ul>li {
    float: none;
    padding-right: 0;
    padding-left: 15px !important;
    margin-bottom: 25px;
    width: 100%;
  }
  .custom-footer-menu .hs-menu-wrapper>ul ul li a {
    display: table-cell !important;
    width: auto !important;
  }
  .custom-footer-map p {
    margin-bottom: 15px;
  }
  .custom-footer-map {
    padding-bottom: 45px;
  }
  .side-button {
    display: none !important;
  }
  .page-center.padding-25 .flex-wrap.rel_posts_3 {
    width: 100%;
  }
  .caption .title{
  margin-bottom: 15px;
  }
  .page-center.padding-25 h3.title{
      font-size:20px;
  }
}  


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

@media (max-width: 479px) {
  .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
    border-width: 0;
    max-height: 100%;
    max-width: 100%;
    height: auto;
    width: auto;
    display: block !important;
    float: none;
    margin: 0 0 20px;
  }

  .checkbox-row span.fakelabel span {
    float: none;
  }
  .subscribe-options label {
    margin-left: 0;
    margin-right: 0;
  }
  .custom-footer-menu .hs-menu-wrapper>ul>li {
    padding-left: 0 !important;
  }
}
@media (max-width: 400px) {
  .custom-logo img {
    max-width: 78%;
  }
}


















/* ----------- luda -------------------*/

.top_banner h1{color:#fff;font-family: Helvetica;font-size: 30px;}
.top_banner {/*min-height:calc(100vh - 100px);*/background-size:cover;background-image:url("https://2846356.fs1.hubspotusercontent-na1.net/hubfs/2846356/blog/habonim_bg.jpg");}
.top-blog-banner .page-center.content-wrapper{height:100%;}
.arrow_down_box{position:absolute !important;bottom:3px;right:0;left:0;margin:0 auto;height:auto !important;width:100%;} 
.top_banner .page-center.content-wrapper{position:relative;}

.arrow_down{float:right;width:103px;height:150px;background-color:rgba(237,25,58,0.9);background-image: url(https://2377786.fs1.hubspotusercontent-na1.net/hubfs/2377786/blog/arrow_down_pic_fp.png);background-position:center;background-repeat:no-repeat;}
.arrow_down:hover{background-color: rgba(185,12,39,0.9);}

.blog-section .post-listing{display:flex;/*justify-content: space-between;*/flex-wrap: wrap;}
.blog-section .post-listing .post-item{width:32%;margin:40px 2% 40px 0!important;}
.blog-section .post-listing .post-item:nth-child(3){margin:40px 0 40px 0;}
.blog-section .post-listing .post-item:nth-child(3n+0){margin:40px 0 40px 0!important;}

.post-item .post-header h2{color: #D0021B;font-family: Flexo,'open-sans','Open Sans';font-size: 20px;font-weight: 500;line-height: 26px;}
.post-item .post-header h2 a{text-decoration:none;color: #D0021B;font-family: Flexo,'open-sans','Open Sans';font-size: 20px;font-weight: 500;line-height: 26px;}

.blog-section .post-listing .post-item .featured-image{width:100%;height:auto;margin:0;padding:0;}
.post-item .custom_listing_comments{display:none;}
#hubspot-topic_data{display:none;}
.post-listing .post-item{border-bottom:none;padding-bottom:80px;position:relative;}
.post-listing .post-item .link{position:absolute;bottom:0;}

.social_links{list-style:none;margin:0;padding:0;position: fixed; top: 210px;} 
.social_links img{max-width:26px;height:auto;margin:10px 0;}
.post_featured_image img{width:100%;height:auto;margin:0;}



.container-fluid .row-fluid > .page-center{padding:0 !important;max-width:100%;}
.side-button{display:none !important;}
.last_post{display:block;max-width:900px;margin:50px auto;padding:20px;background-color:#fff;}
.last_post .post-section{display:flex;position:relative;}
.last_post .post-info{flex:1;}
.last_post .hs-featured-image-wrapper{flex:2;margin-right:20px;}
.last_post .hs-featured-image-wrapper img{    width: 100%;/*height:fit-content;*/    object-fit: cover;height: auto;}
.last_post .post-section .link{display:block;width:33px;height:33px;position:absolute;z-index:1;right:-20px;bottom:-20px;background-color: #00A5D0;
  background-image:url("https://2846356.fs1.hubspotusercontent-na1.net/hubfs/2846356/blog/arrow_wh.png");
  background-repeat:no-repeat;
  background-position:center center;
  }
.last_post .post-section:hover .link{background-color: #06529C;}
.last_post .post-info .sub_info{color: #9F9F9F;font-size: 16px;font-family: Helvetica;margin:5px 0 8px 0;}
.last_post .post-info .title{color: #06529C;font-family: Helvetica;font-size: 25px;line-height: 30px;}
.last_post .text-s{font-family: Helvetica;font-size: 16px;line-height: 22px;color: #000000;padding:0 0 20px 0;flex:1;}

.custom-header-group .custom-logo{padding: 10px 0 0 15px;}


.popup_text_modul{position:fixed;z-index:99;top:10%; background-color:#fff; max-width: 450px;  margin: 0 auto;  left: 0;  right: 0;margin-left:auto !important; margin-right:auto !important;margin-top: -100%;transition:all 0.3s;}
.popup_text_modul .hbspt-form{background-color:#fff;max-width:100%;padding:0;}
.popup_text_modul .hbspt-form .hs-form-iframe{width:100%;}
.popup_text_modul .hbspt-form label span.hs-form-required{display:none !important;}

.popup_text_modul .hbspt-form label span.hs-form-required{display:none !important;} 
.popup_text_modul .hbspt-form input{border: 1px solid #1860A4;height:50px;} 
form.hs-form fieldset .hs-form-field{padding:0;} 
.hs-button.primary, input[type="submit"]{width: 100%;background: #1860A4;font-size: 16px;font-family: Helvetica;}
.popup_text_modul h2{font-size: 26px;font-family: Helvetica;color: #1860A4;line-height: 35px;margin:15px 0;}

.popup_text_modul .close_popup{position:absolute;z-index:1;right:20px;top:20px; font-size:34px;cursor:pointer; 
  -ms-transform: rotate(45deg); /* IE 9 */
  -webkit-transform: rotate(45deg); /* Safari */
  transform: rotate(45deg);
  }

.popup_text_modul.active{margin-top:0;}

.dark_bg{position:fixed;width:100%;height:100vh;top:-100vh;left:0;z-index:1;background: #000; opacity: 0.75;}
.dark_bg.active{top:0;z-index:-1;}
.popup_text_modul .widget-type-rich_text{padding:40px;background-color:#fff;}

.filter_strip{background-color: #14AEEF;display:flex;justify-content:space-between;padding:20px 5%;align-items:center;font-family: Helvetica;}
.filter_strip .most_resent{padding:10px;width:200px;text-align:center;display:block;border:solid 1px #fff;color:#fff;font-size: 16px;}
.filter_strip .most_resent a{color:#fff;}
.filter_strip .most_resent:hover{background-color:#fff;color:#14AEEF;}
.filter_strip .most_resent:hover a{color:#14AEEF;}
.left_info_btns{display:flex;}
.cat_filter{position:relative;}
.cat_filter ul{display:none;list-style-type:none;position:absolute;z-index:1;margin:0;padding:0;background-color:#fff;color:#14AEEF;font-size: 16px;    margin: 10px 0 0 -11px;  width: 200px;  padding: 10px 0;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
  }
.cat_filter{margin:0 20px;padding:10px;width:200px;text-align:center;display:block;border:solid 1px #fff;background-color:#fff;color:#14AEEF;font-size: 16px;}
.cat_filter h3{margin:0;padding:0;0;text-align:center;color:#14AEEF;font-size: 16px;    font-weight: normal;text-align:left;cursor:pointer;}
.cat_filter ul li{text-align:left;padding:10px;color:#14AEEF;font-size: 14px;}
.cat_filter ul li a{color:#14AEEF;font-size: 14px;}
.cat_filter ul li:hover{background-color:#14AEEF;}
.cat_filter ul li:hover a{color:#fff;}

.blog-section{padding:0 5%;}

.post-item .post-header h2{color: #4A4A4A;font-family: Helvetica;font-size: 22px;line-height: 25px;margin:10px 0 0 0;padding:0 20px;}
.post-item .post-header h2 a{color: #4A4A4A;font-family: Helvetica;font-size: 22px;line-height: 25px;}
.post-item .hubspot-editable{color: #9F9F9F;font-size: 16px;font-family: Helvetica;line-height: 22px;padding:0 20px !important;margin:5px 0;}
.post-item .post-body{font-size: 16px;line-height: 22px;font-family: Helvetica;color: #4A4A4A;padding:0 20px;}
.post-item .more-link {
    display: block;
    width: 33px;
    height: 33px;
    margin:0;
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 0;
    background-color: #00a5d0;
    background-position:center center;
    background-repeat:no-repeat;
    background-image: url(https://2846356.fs1.hubspotusercontent-na1.net/hubfs/2846356/blog/arrow_wh.png);
  }
.blog-listing-wrapper .post-listing .post-item{    padding: 0 0 40px 0;}

.hs-blog-header{padding:15px 15px;margin:0 0 50px 0;background-color: #1860A4;font-family: Helvetica;color: #FFFFFF;font-size: 16px;line-height: 22px;    letter-spacing: normal;}
.hs-blog-header h1{padding:0;margin:0;font-family: Helvetica;color: #FFFFFF;font-size: 16px;line-height: 22px;text-transform: unset;    letter-spacing: normal;}
.section.post-header h2{font-family: Helvetica;color: #797979;font-size: 36px;font-weight: 300;line-height: 50px;letter-spacing: normal;margin:0;padding:0;}
.blog-section_post .hubspot-editable{font-family: Helvetica;color: #4A4A4A;font-size: 16px;line-height: 22px;margin:15px 0 0 0;}
.blog-section_post .featured_image_box{margin:0 0 20px 0;}
.blog-section_post .featured_image_box img{width:100%;height:auto;}
.section.post-body img{max-width:100%;height:auto;}
.blog-section_post .hs-author-avatar{width:70px;margin:0 20px 0 0;}
.blog-section_post .hs-author-avatar img{width:100%;height:auto;border:solid 1px #14AEEF;}
.blog-section_post .author_box{display:flex;margin:20px 0;align-items:flex-end;}
.blog-section_post .author_box h3{color: #14AEEF;font-family: Helvetica;font-size: 14px;font-weight: 600;margin:0 0 10px 0;padding:0;}

.blog-section_post .author_box .hs-author-social-links a.hs-author-social-link{
    width: 20px;
    height: 20px;
    line-height: 20px;
    background-size: 20px 20px;
    margin:0 10px 0 0;
  }
.blog-section_post .author_box .hs-author-social-links a.hs-author-social-link.hs-social-facebook{
  background-image:url("https://2846356.fs1.hubspotusercontent-na1.net/hubfs/2846356/blog/icon_f.png");
  }

.blog-section_post .author_box .hs-author-social-links a.hs-author-social-link.hs-social-linkedin{
  background-image:url("https://2846356.fs1.hubspotusercontent-na1.net/hubfs/2846356/blog/icon_in.png");
  }

.blog-section_post .author_box .hs-author-social-links a.hs-author-social-link.hs-social-twitter{
  background-image:url("https://2846356.fs1.hubspotusercontent-na1.net/hubfs/2846356/blog/icon_tw.png");
  }

.hs_cos_wrapper_type_blog_comments form{background:#fff;color: #43505A;}
.hs_cos_wrapper_type_blog_comments form input{border: 1px solid #979797;height: 50px;}
.hs_cos_wrapper_type_blog_comments form textarea{border: 1px solid #979797;height: 102px;}

.post_subscribe_form .widget-type-blog_subscribe{padding:0;background:#fff;}
.post_subscribe_form .widget-type-blog_subscribe h3{color: #14AEEF;font-family: Helvetica;font-size: 20px;letter-spacing: -0.18px;line-height: 24px;
    text-align:left;
    font-weight: normal;
    border-bottom: solid 1px #14aeef;
    padding: 0 0 8px 0;
  }
.post_subscribe_form .widget-type-blog_subscribe label{font-family: Helvetica;color: #535353;font-size: 14px;}
.post_subscribe_form .widget-type-blog_subscribe input[type="email"]{border: 1px solid #CDCDCD;height: 40px;margin:0;padding:5px;}
.post_subscribe_form .widget-type-blog_subscribe ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #C4C6C8;  font-family: Helvetica;font-size: 14px;
  opacity: 1; /* Firefox */
}

.post_subscribe_form .widget-type-blog_subscribe :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #C4C6C8;font-family: Helvetica;font-size: 14px;
}

.post_subscribe_form .widget-type-blog_subscribe ::-ms-input-placeholder { /* Microsoft Edge */
  color: #C4C6C8;font-family: Helvetica;font-size: 14px;
}

.post_subscribe_form .hs-button.primary, input[type="submit"]{height: 46px;color: #FFFFFF;font-family: Helvetica;font-size: 16px;margin:5px 0;;background-color: #00A5D0;}
.blog-sidebar{  padding: 0 5% 0 0;}

.side_links_box{padding:80px 0 0 0;}
.side_links_box h3{color: #14AEEF;font-family: Helvetica;font-size: 20px;padding:0 0 10px 0;margin:0 0 10px 0;    font-weight: normal;border-bottom: 1px solid #14AEEF;}
.side_links_box ul{ list-style-type: none;padding:0;margin:0;position:relative;}
.side_links_box li{ padding:10px 0;margin:0;color: #173240;font-family: Helvetica;font-size: 14px;}
.side_links_box li a{display:flex;width:100%;justify-content:space-between;}

.side_links_box .filter-link-count{display:block;background-color: #00A5D0;color:#fff;padding:2px 5px;font-size: 14px;    margin-top: -2px;}
.side_links_box a .filter-link-count::first-letter{}

.res_posts{display:flex;font-family: Helvetica;font-size: 14px;padding:0 0 15px 0;margin:15px 0;border-bottom: 1px solid #CDCDCD;}
.res_post_pic{padding:0 20px 0 0;flex:1;}
.res_post_pic img{width:100%;height:auto;}
.res_post_info{flex:2;font-size: 14px;line-height: 20px;color: #173240;}
.rec_post_date{color: #9F9F9F;padding:5px 0 0 0;}
.res_post_info h4{font-size: 14px;line-height: 20px;color: #173240;font-weight:normal;margin:0;padding:0;}
a.see_all{color: #9F9F9F;font-size: 14px;display:block;text-align:right;margin:0;}

.post_search{margin:40px 0 !important;}
.post_search .hs-search-field{background:#fff;padding:0;border: 1px solid #CDCDCD;}
.post_search .hs-search-field input{outline:none;font-size: 14px;
  background-image:url("https://2846356.fs1.hubspotusercontent-na1.net/hubfs/2846356/blog/post_search_blue.jpg");  
  background-repeat:no-repeat;
  background-position:right center;
  height:40px;
  margin:0;
  padding: 0 45px 0 5px;
  }

.hs-form-required{color: #43505A;}
.hs_lastname .hs-form-required{color: #fff;}

.share_links{display:none;}
.share_area{display:flex;margin:40px 0;}
.share_btn{color: #14AEEF;font-family: Helvetica;font-size: 16px;margin:0;padding:0 0 0 35px;line-height: 56px;cursor:pointer;transition:all 0.3s;
  background-image:url("https://2846356.fs1.hubspotusercontent-na1.net/hubfs/2846356/blog/share_blue_icons/share_icon.png");
  background-repeat:no-repeat;
  background-position:left center;
  }
.share_btn.active{font-size:0;background-image:url("https://2846356.fs1.hubspotusercontent-na1.net/hubfs/2846356/blog/share_blue_icons/share_icon_active.png");}
.share_links ul{list-style-type:none;display:flex;margin:0 0 0 10px;padding:0;padding:10px 0;background-color: #06529C;border-radius:40px;}
.share_links ul li{margin:0 15px;transition:all 0.3s;}
.share_links ul li img{  
  -webkit-filter: brightness(600%); /* Safari 6.0 - 9.0 */
  filter: brightness(600%);
  }
.share_links ul li:hover img{  
  -webkit-filter: brightness(100%); /* Safari 6.0 - 9.0 */
  filter: brightness(100%);
  }

.post_tags, .post_cat_btn{display:inline-block;font-family: Helvetica;font-size: 14px;font-weight: 300;color: #000000;border: 1px solid #000000;padding:6px 20px;margin:0 20px 0 0;/*height:32px;*/}
.post_sub_header{display:flex;align-items:center;margin:0 0 15px 0;}

.post_sub_header .share_area{margin:0;}

.hs_cos_wrapper_type_blog_comments form{padding: 20px 5%;}

.filter_strip .subscribe_link{
  padding: 10px;
  width: 200px;
  text-align: center;
  display: block;
  border: solid 1px #1860A4;
  color: #fff;
  background-color: #1860A4;
  font-size: 16px;
  cursor:pointer;
  }
.filter_strip .subscribe_link:hover{color: #1860A4; background-color: #fff;}

.last_post .post_tags{margin:0 0 20px 0;}

.post_subscribe_form .hs-button.primary:hover{background-color: #06529C;}
.hs-button.primary:hover, input[type="submit"]:hover{background-color: #14AEEF;}
.res_posts:hover .res_post_info h4{color: #00A5D0;}

.google_search input[type="text"]{    
  outline: 0;
  font-size: 14px;
  height: 40px;
  margin: 0;
  padding: 5px;
  border: 1px solid #CDCDCD;
  }
.google_search .input{display:flex;}
.google_search .hs-button.primary{
  font-size:0;
  background-image: url(https://2846356.fs1.hubspotusercontent-na1.net/hubfs/2846356/blog/share_blue_icons/google_search_icon.png);
  background-repeat: no-repeat;
  background-position: center center;
  height: 40px;
  width:50px;
  margin:0;
  background-color: #1860a4;
}
.google_search label{font-size: 14px;padding:0 0 5px 0;display:block;}
.google_search .hs-button.primary:hover{background-color: #14aeef;}
.post-item .more-link:hover{background-color: #1860a4;}
.post-item:hover .more-link{background-color: #1860a4;}
.post-item .post-body p{color: #4A4A4A;}
.post-item:hover{background-color: #F7F7F7;}
.last_post:hover{background-color: #F7F7F7;}

.top_banner h1{letter-spacing: unset;    text-transform: initial;}

.page-center.content-wrapper.post_page_width{margin:0 auto;max-width:1300px;}

.section.post-body img{width:100%;height:auto;}
.section.post-body h2{color: #43505A;font-family: Helvetica;font-size: 24px;line-height: 35px;margin:30px 0;padding:0;}
.section.post-body{line-height: 30px;}

.cat_filter{position:relative;}
.cat_filter h3{background-image:url("https://2846356.fs1.hubspotusercontent-na1.net/hubfs/2846356/blog/post_arrow_down.png");background-repeat:no-repeat;background-position:right center;}
.cat_filter::after{
  content:'';
  position:absolute;
  right:30px;
  top:0;
  height:38px;
  border-right:solid 1px #14aeef;
  z-index:1;
  }

.blue_strip{background-color: #14aeef;padding:0 5%;}

.blog-section_post .author_box{align-items: flex-start;}
.blog-section_post .hs-author-avatar img{border-radius: 50%;}
.blog-section_post .hs-author-social-section{width: calc(100% - 130px);}
.res_post_pic{display:none;}

.icon_and_text{display:flex;align-items:center;}
.icon_and_text p:first-child{width:200px;}
.icon_and_text p:nth-child(2) {width:calc(100% - 220px )}
.icon_and_text p img{max-width:100%;}


@media (max-width:850px){
  .last_post .post-section{display:block;}
  .last_post .hs-featured-image-wrapper img{margin-right:0;width:100%;margin-bottom:20px;}
  .last_post .post-section .link{right:0;bottom:0;}
  .last_post .text-s{padding:0 0 30px 0;}
  .filter_strip{display:block;}
  .left_info_btns{display:block;}
  .filter_strip .most_resent{width:100%;}
  .cat_filter{width:100%;margin:20px 0;}
  .filter_strip .subscribe_link{width:100%;}
  .popup_text_modul{margin-top:-500%;}
  .popup_text_modul img{max-width:50px;height:auto;}
  .popup_text_modul h2{font-size:1.2em;}
  .popup_text_modul .hbspt-form input{width:100% !important;}
  .blog-section .post-listing{display:block;}
  .blog-section .post-listing .post-item{width:100%;margin:40px 0;}
  .blog-listing-wrapper.cell-wrapper .blog-section{padding:0;}
  .blog-pagination a{text-align:center;}
  .top_banner h1{    font-size: 1.4em;margin-bottom:0;}
  .last_post{margin:20px auto;}
  .hs-blog-header{margin:0 0 20px 0;}
  .post_sub_header .share_area{display:none;}
  .share_area{margin:10px 0;}
  .hs_cos_wrapper_type_blog_comments input{width:100% !important;}
  .blog-sidebar{padding:0 5%;}
  .section.post-header h2{font-size: 1.2em;    line-height: normal;}
  .last_post .hs-featured-image-wrapper{margin-right:0;}
  .last_post .hs-featured-image-wrapper img{height:auto;}
  .blog-section .post-listing .post-item:nth-child(3n+0){margin:40px 0 40px 0!important;}
}

@media (max-width:640px){
  .hs_lastname label{display:none !important;}  
  .section.post-body img{float:none !important;display:block;margin:0 auto !important;}
  .icon_and_text{display:block;}
  .icon_and_text p:nth-child(2){width: 100%;}
  .icon_and_text p:first-child{width:100%;}
}

.col2_post{display:flex;justify-content:space-between;}
.col2_post .box_with_border{background-color:#d7d7d7;padding:10px;width:40%;order:2;}
.col2_post .box_with_border p{margin:0;padding:0;}
.col2_post > div{width:47%;}

.section.post-body a{    color: #14aeef;}

.hs-embed-wrapper .hbspt-form{border-radius: 18px; background-color: #fefefe !important; padding: 20px; float: right !important;}
.hs-embed-wrapper .hbspt-form fieldset .hs-richtext {  font-size: 16px;  margin: 0 0 3px 0;color: #3c3c3c;}
.hs-embed-wrapper .hbspt-form fieldset .hs-richtext p{margin:0;}
.hs-embed-wrapper .hbspt-form input:not([type="checkbox"]) {
    padding: 5px;
    color: #5e5e62;
    font-family: 'Helvetica','Open Sans',sans-serif;
    width: 100% !important;
    height: 41px;
    font-size: 16px;
    background-color: #fefefe;
    border: 1px solid #959597;
    margin: 0 0 10px 0;
    box-sizing: border-box !important;
}

.hs-embed-wrapper .hbspt-form select {
    padding: 5px;
    color: #3c3c3c;
    font-family: 'Helvetica','Open Sans',sans-serif;
    width: 100% !important;
    height: 41px;
    font-size: 16px;
    background-color: #fefefe;
    border: 1px solid #959597;
    margin: 0 0 10px 0;
    box-sizing: border-box !important;
}

.hs-embed-wrapper .hbspt-form .hs-form-field > label{font-size: 16px;  margin: 0 0 3px 0;color: #3c3c3c;}
.hs-embed-wrapper .hbspt-form{color: #3c3c3c;}

.hs-embed-wrapper .hbspt-form input[type="submit"] {
    border-radius: 25px;
    background-color: #83c55b;
    border: 0;
    margin: 10px 0 0 0;
    cursor: pointer;
    color: #3c3c3c;
    font-weight: bold;
    font-family: 'Helvetica','Open Sans',sans-serif;
    width: 100% !important;
    height: 41px;
    font-size: 16px;
    box-sizing: border-box !important;
}

.hs-embed-wrapper .hbspt-form input[type="submit"]:hover{    background-color: #98d971;}
.hs-embed-wrapper .hbspt-form .hs-input.error {  border: solid 1px red;}
.hs-embed-wrapper .hbspt-form label.hs-error-msg{display:none !important;}

@media (max-width:640px){
  .col2_post{display:block;}
  .col2_post > div{width:100%;}
  .col2_post .box_with_border{border:solid 1px #000;padding:10px;width:100%;margin-bottom:20px;}
}

.post_row_2col{display:flex;justify-content:space-between;}
.post_row_2col .col1{width:48%;}
.post_row_2col .col1 a{display:block;}
.post_row_2col .col1 img{display:block;float:none !important}

.popup_text_modul .submitted-message{color:#173240;text-align:center;}
.post_subscribe_form .submitted-message{color:#173240;}

.post-listing-simple{padding:40px 0;}
.post-listing-simple>.post-item{margin:0;padding:10px 0;    border-bottom: solid 1px #ccc;/*padding:15px;background-color:#fff;box-shadow: 0 2px 5px 0 rgba(189,189,189,0.5);*/}
.post-listing-simple h2.post-listing-simple{font-size:14px;line-height:normal;margin:0;padding:0;max-width:700px;display:block;}
.post-listing-simple h2.post-listing-simple:hover{color:#06529c;}


.flex_div{display:flex;flex-wrap:wrap;justify-content:space-between;}
.flex_div p{width:48%;align-self: center;}
.flex_div ul{width:48%;}
@media (max-width:640px){
.flex_div p{width:100%;}
.flex_div ul{width:100%;}
}


/*--------------*/

.post-item .post-header>a.image_link{display:flex;align-items:center;justify-content:center;position:relative;}
.post-item .post-header>a.image_link .btn_play{
  position:absolute;transition:all 0.3s;
  left:0;right:0;margin:0 auto;
  display: flex; align-items: center;justify-content: center;width:70px;height:70px;border-radius:50%;border:solid 1px #fff;background: rgba(20, 174, 239, 0.5);
  }

.post-item .post-header>a.image_link .btn_play::before{
  content:"";
  width: 0;   height: 0;     display: block;    margin: 0 -3px 0 0;
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;  
  border-left: 17px solid #fff;
  transition:all 0.3s;
  }

.post-item .post-header>a.image_link .btn_play:hover::before{transform:scale(1.1);}
.post-item .post-header h2{color: #1E589F;font-weight: 600;font-size: 16px;line-height: 20px;margin:0;padding:20px 0 7px 0;}
/*.post-item .post-header h2::before{
  content:"WEBINAR";
  display:block;margin:30px 0 10px 0;
  width:fit-content;
  background: rgba(30, 88, 159, 0.2);
  padding:5px;
  color: #1E589F;font-size: 12px;font-weight: 600;line-height: normal;
  }
*/

.post-item .post-header h2 a{color: #1E589F;}

.post-item .post-body{padding:0;}
.post-item .hubspot-editable{padding:0 !important;color: #707070 !important;}
.post-item .item_text{padding:0 20px;color: #707070;font-weight: 400;font-size: 16px;line-height: 19px;}
.post-item .item_text p{color: #707070;font-weight: 400;font-size: 16px;line-height: 19px;}
.post-item a.watch-link{position: absolute;    z-index: 1;    left: 20px;    bottom: 20px;
  border: 1px solid #1E589F;padding:3px 7px; color: #1E589F;font-size: 19px;font-weight: 400;}
.blog-section .post-listing .post-item{padding: 0 0 60px 0;}
.blog-listing-wrapper .post-listing .post-item{box-shadow: 0 4px 15px rgb(30 88 159 / 0.05);}
.filter_strip{   background-color:#fff;padding:20px 5% 0 5%;}
.blue_strip{background-color:#fff;}
.cat_filter{    width: 170px;color: #575756;font-weight: 400;font-size: 19px;}
.cat_filter::after{display:none;}
.clear_filter{display:flex;align-items:center;color: #979797;font-size: 12px;width: fit-content;}
.clear_filter a{color: #979797;font-size: 12px;}
.cat_filter h3{color: #575756;font-weight: 400;font-size: 19px;background-image:none;}
.back_btn a{position:relative;display:flex;align-items:center;color: #1E589F;font-size: 19px;}
.back_btn a{text-decoration:none;color: #1E589F;font-size: 19px;}
.back_btn a::before{
  content:"";
  background-image:contain;
  background-repeat:no-repeat;
  display:block;margin:0 5px 0 0;width:16px;height:16px;
  background-image:url('https://2846356.fs1.hubspotusercontent-na1.net/hubfs/2846356/home.png');
  }

.clear_filter a{display:flex;align-items:center;}
.clear_filter a::before{
  content:"+";
  display:flex;align-items:center;justify-content:center;width:14px;height:14px;
  transform: rotate(45deg);    font-size: 18px;
  }

.cat_filter h3{display:flex;align-items:center;justify-content:center;white-space: nowrap;}
.cat_filter h3::after{
  content:"";
  display:block;    width: 0;    height: 0;margin:-2px 0 0 10px;

  border: solid #575756;
  border-width: 0 1px 1px 0;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);  
}

.cat_filter ul{box-shadow: 0 4px 15px rgb(30 88 159 / 5%);}
/*.top_banner{background-image:url('https://2846356.fs1.hubspotusercontent-na1.net/hubfs/2846356/habonim-blog.jpg');}*/
.last_post .hs-featured-image-wrapper{    flex: 0.5;}
.last_post .text-s{padding:0;}
.last_post{margin: 20px auto;}
.top_banner h1{/*color: #3C3C3C;*/font-size: 30px;padding:0 5%;}
.container-fluid .row-fluid .top_banner .page-center{    padding-right: 5%;    padding-left: 5%;}

.last_post .post-info {    flex: unset;}
.last_post .hs-featured-image-wrapper {    flex: unset;width: 45%;}


.last_post .post_tags, .post_sub_header .post_cat_btn {  border: 0;  padding: 0;  color: #9f9f9f;}
.last_post .post-info .title { color: #06529c; font-family: Helvetica; font-size: 25px; line-height: 30px;}




.filter_strip .subscribe_link{position:fixed;right:0;bottom:10%;z-index:99;background: #1E589F;border-radius: 8px 0px 0px 8px;width:150px;text-transform: uppercase;display:flex;align-items:center;
  font-size: 13px;line-height: 20px;    font-weight: 700;    text-align: left;
  }
.filter_strip .subscribe_link::before{
  content:"";
  background-image:url("https://2846356.fs1.hubspotusercontent-na1.net/hubfs/2846356/expert.png");
  background-size:contain;background-repeat:no-repeat;
  background-position:center;
  display:block;
  width: 31px;height: 31px;min-width: 31px;
  margin:0 10px 0 0;
}
.filter_strip .subscribe_link:hover{background-color: #1e589f;color: #fff;}
.hs-form-field>label{color: #343434;font-size: 16px;}
.popup_text_modul .hbspt-form input:not([type='checkbox']), .popup_text_modul .hbspt-form select{border: 1px solid #707070;height: 40px;}
.popup_text_modul .hbspt-form textarea{border: 1px solid #707070;height: 100px;}
.popup_text_modul h2{font-size: 21px;line-height: 30px;color: #1E589F;text-align:left;}
.hs-input{font-size:16px;}
.popup_text_modul .hbspt-form .hs-input.error{border: 1px solid red;}
label.hs-error-msg{display:none;}
.form-columns-2>.field{max-width:48%;}
.form-columns-2>.field:first-child{margin-right:4%;}
.hs-form-booleancheckbox{color: #343434;font-size: 14px;}
.popup_text_modul>div{    max-height: 85vh;    overflow-y: auto;    padding: 20px 40px !important;}
input[type="submit"]{background-color: #1E589F;}
input[type="submit"]:hover{}
.popup_text_modul .hbspt-form input[type='checkbox']{height:13px;}

.post-item .item_text p{    color: #000;}
.post-item .post-header h2{padding: 20px 20px 7px 20px;}
.post-item .post-header>a{display:block;padding:0 20px;}
.post-item .post-header>a:first-child{padding:0;}
.post-item .post-body{display:block;padding:0 20px;}
.post-item:hover{background-color:#fff;    box-shadow: 0 4px 15px rgb(30 88 159 / 10%) !important;}

.post-item a.watch-link{position: absolute;    z-index: 1;    left: 20px;    bottom: 20px;}
.post-item a.watch-link{transition:all 0.3s;}
.post-item a.watch-link:hover{background-color: #1e589f;color:#fff;}

.load_more {padding: 3px 7px; color: #1e589f;font-size: 19px;   font-weight: 400;    border: 1px solid #1e589f;    margin: 0 auto 40px auto;    cursor: pointer;    width: fit-content;    transition: all .3s;}
.load_more:hover{background-color: #1e589f;    color: #fff;}

/*.filter_strip{    justify-content: space-between;}*/

.top_banner h1{font-weight:bold;}

@media (max-width:640px){
  .last_post .hs-featured-image-wrapper { width: 100%;}
}