/* ==========================================================================
   HubSpot Migrations Services - COS Boilerplate v2.0.0                              
   ========================================================================== */


/* ==========================================================================
   Table of Contents:

   1. EXTERNAL RESOURCES
   2. BASE STYLES
   3. COS STRUCTURE
   4. MAIN NAVIGATION
   5. BLOG
   6. FORMS
   7. BUTTONS
   8. MISCELLANEOUS
   9. MOBILE MEDIA QUERIES
   ========================================================================== */


/* ==========================================================================
   1. EXTERNAL RESOURCES                                            
   ========================================================================== */


/* =============== @import, @font-face, and CSS File Includes =============== */

/* EX: @import url('http://example.com/example_style.css'); */

@font-face { 
    font-family: "circularstd"; 
    font-style: normal; 
    font-weight: normal; 
    src: url("//cdn2.hubspot.net/hubfs/3884696/Honestly_February2018/circularstd/circularstd-book-webfont.woff") format("embedded-opentype"), 
         url("//cdn2.hubspot.net/hubfs/3884696/Honestly_February2018/circularstd/circularstd-book-webfont.woff") format("woff"), 
         url("//cdn2.hubspot.net/hubfs/3884696/Honestly_February2018/circularstd/circularstd-book-webfont.ttf") format("truetype");
}

@font-face { 
    font-family: "circularstd";
    font-style: normal; 
    font-weight: 500; 
    src: url("//cdn2.hubspot.net/hubfs/3884696/Honestly_February2018/circularstd-medium/circularstd-medium-webfont.eot") format("embedded-opentype"),
         url("//cdn2.hubspot.net/hubfs/3884696/Honestly_February2018/circularstd-medium/circularstd-medium-webfont.woff") format("woff"), 
         url("//cdn2.hubspot.net/hubfs/3884696/Honestly_February2018/circularstd-medium/circularstd-medium-webfont.ttf") format("truetype"); 
}

@font-face {
  font-family: "circularstd";
  font-style: normal;
  font-weight: 700;
  src: url("//cdn2.hubspot.net/hubfs/3884696/Honestly_February2018/circularstd700/circularstd-bold-webfont.eot") format("embedded-opentype"),
       url("//cdn2.hubspot.net/hubfs/3884696/Honestly_February2018/circularstd700/circularstd-bold-webfont.woff") format("woff"), 
       url("//cdn2.hubspot.net/hubfs/3884696/Honestly_February2018/circularstd700/circularstd-bold-webfont.ttf") format("truetype");
}

@font-face {
  font-family: "source_sans_proregular";
  font-style: normal;
  font-weight: normal;
  src: url("//cdn2.hubspot.net/hubfs/3884696/Honestly_February2018/source_sans_proregular/sourcesanspro-regular-webfont.eot") format("embedded-opentype"),
       url("//cdn2.hubspot.net/hubfs/3884696/Honestly_February2018/source_sans_proregular/sourcesanspro-regular-webfont.woff") format("woff"),
       url("//cdn2.hubspot.net/hubfs/3884696/Honestly_February2018/source_sans_proregular/sourcesanspro-regular-webfont.ttf") format("truetype");
}

@font-face {
  font-family: "icomoon";
  font-style: normal;
  font-weight: normal;
  src: url("//cdn2.hubspot.net/hubfs/3884696/Honestly_February2018/icomoon/icomoon%20%281%29.eot") format("embedded-opentype"),
       url("//cdn2.hubspot.net/hubfs/3884696/Honestly_February2018/icomoon/icomoon%20%281%29.ttf") format("truetype"),
       url("//cdn2.hubspot.net/hubfs/3884696/Honestly_February2018/icomoon/icomoon%20%281%29.woff") format("woff");
}

/* Atlas_Copco_March2017-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;
    line-height: 1.44;
    color: #484848;
    font-family: circularstd,Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* Page Center */
.container-fluid .row-fluid .page-center {
    float: none;
    max-width: 100%;
    margin: 0 auto;
    padding-left: 16px;
    padding-right: 16px;
}

/* Highlighted Text */
::-moz-selection {}
::selection {}


/* =============== Typography =============== */

/* Basic text */
p {} 
small {}
strong {}
em {}
cite {}
code {}
pre {}

sup, sub {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup { top: -0.5em; }
sub { bottom: -0.25em; }

/* Headings */
h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
    line-height: 1.2;
    margin: 15px 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
    font-size: 48px;
    color: #5bcca2;
}
h2 {
    font-size: 44px;
}
h3 {
    font-size: 34px;
}
h4 {
    font-weight: 400;
    font-size: 30px;
}
h5 {
    font-size: 24px;
    font-weight: 400;
}
h6 {
    color: #5bcca2; 
    font-size: 20px;
}

/* Anchor Links */
a { 
    -webkit-transition-property: color, background, opacity, border, visibility, box-shadow;
    transition-property: color, background, opacity, border, visibility, box-shadow;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    color: #77bd3e;
    text-decoration: none;
}
a:hover, a:focus { 
    color: #53832b;
    text-decoration: underline;
}

/* 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;
}


/* =============== EU Cookie Confirmation Bar =============== */

/* Confirmation Outer Wrapper*/
#hs-eu-cookie-confirmation {}

/* Confirmation Inner Wrapper*/
#hs-eu-cookie-confirmation-inner {}
#hs-eu-cookie-confirmation-inner p{}

/* Confirmation Button */
#hs-en-cookie-confirmation-buttons-area {}
a#hs-eu-confirmation-button {}


/* ==========================================================================
   3. COS STRUCTURE                                            
   ========================================================================== */


/* =============== Structure =============== */

/* The outer wrappers of your website */
.header-container-wrapper, 
.body-container-wrapper, 
.footer-container-wrapper {}

/* The inner wrappers of your website */
.header-container, 
.body-container, 
.footer-container {}


/* =============== Header =============== */

.header-container-wrapper {}

.header-container {
    min-height: 100px;
}

.custom-header {
    padding: 25px 0;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100% !important;
    right: 0;
    transition: all 0.3s;
    background: #fff;
    z-index: 999;   
}

.sticky .custom-header {
    box-shadow: 0 0 10px rgba(0, 0, 0, .5);
    padding: 15px 0;
}

.header-container .page-center,
.footer-container .page-center {
    max-width: 1312px !important;
}

.menu-is-not-here .footer-container {
    padding-top: 20px;
}

.menu-is-not-here .footer-bottom {
    padding: 0 16px;
}

img {
    vertical-align: top;
}

.custom-logo {
    float: left !important;
    padding-top: 5px;
    max-width: 200px;
    position: relative;
    z-index: 9999;
    width: auto !important;
}


body.open {
    overflow: hidden;
}

.popup-module-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition-delay: .3s;
    pointer-events: none;
    overflow-x: hidden;
    overflow-y: scroll;
    z-index: 9999;
    background: #fff;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s, visibility .3s;
    transition: opacity .3s, visibility .3s;
}

.open .popup-module-wrapper {
    visibility: visible;
    opacity: 1;
    pointer-events: inherit;
}

.popup-header {
    padding: 15px 70px 39px;
}

.popup-logo img {
    padding-top: 5px;
    max-width: 200px;
    display: block;
}

.popup-body {
    position: relative;
    padding: 15px;
}

.popup-body > .row-fluid-wrapper {
    max-width: 1080px;
    padding: 0 15px;
    margin: 0 auto;
    opacity: 0;
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
    -webkit-transition: opacity .3s,-webkit-transform .3s;
    transition: opacity .3s,transform .3s;
}

.open .popup-body > .row-fluid-wrapper {
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.popup-form-group {
    max-width: 808px;
    margin: 0 auto 69px !important;
    background: #fff;
    box-shadow: 0 0 8px 8px rgba(0, 0, 0, .02);
    border-radius: 8px;
    padding-bottom: 42px;
    float: none !important;
}

.popup-form .hs-input {
    max-width: 100%;
    margin: 0;
    width: 100% !important;
    -webkit-appearance: none;
     -moz-appearance: none;
}

.popup-form .hs_numemployees .input {
    position: relative;
}

.popup-form .hs_numemployees .input:after {
    position: absolute;
    top: 50%;
    left: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: "\f107";
    font-family: FontAwesome;
    font-size: 23px;
    padding: 6px 5px;
    border-radius: 0 4px 4px 0;
    color: #484848;
    right: 12px
}



.popup-form input.hs-button.primary.large {
    margin-bottom: 0;
}

.popup-form-2 input.hs-button.primary.large {
    background: #3b9394;
    font-family: inherit;
}

.popup-form-2 input.hs-button.primary.large:hover {
    background: #2c6f70;
}

.popup-form-2 .hs-input {
    border-color: #3b9394;
}

.popup-form label {
    margin-bottom: 4px;
    font-family: "circularstd";
    font-size: 14px;
    line-height: 1;
    display: inline-block;
    vertical-align: bottom;
}

.popup-form span.hs-form-required {
    display: none;
}

.popup-form .actions {
    padding: 23px 20px 0;
    text-align: center;
}

.popup-form .form-title {
    display: none;
}

.popup-form-titles ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
    text-transform: capitalize;
    margin-bottom: 23px;
}

.popup-form-titles ul li {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    text-transform: capitalize;
    position: relative;
    letter-spacing: .05em;
}

.popup-form-titles ul li a {
    border-bottom: 2px solid #dadada;
    font-weight: 500;
    display: block;
    text-decoration: none;
    font-size: 20px;
    padding: 51px 5px 31px 122px;
    letter-spacing: .003em;
    color: rgba(72, 72, 72, .2);
    cursor: pointer;    
}

.popup-form-titles ul li a:hover,
.popup-form-titles ul li.active a {
    color: #484848;
    border-color: #3b9394;
}

.popup-form-titles ul li:first-child a:hover,
.popup-form-titles ul li:first-child.active a {
    border-color: #5bcca2;
}

.popup-form-titles ul li:last-child a {
    padding-left: 135px;
}

.popup-form-titles ul li a span {
    position: absolute;
    left: 67px;
    bottom: 50%;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    margin-bottom: -10px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: rgba(72, 72, 72, .1);
    -webkit-transition-property: background;
    transition-property: background;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
}

.popup-form-titles ul li:last-child a span {
    left: 79px;
}

.popup-form-titles ul li a span em {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: opacity .3s linear , visibility .3s linear;
    transition: opacity .3s linear , visibility .3s linear;
}

.popup-form-titles ul li a span em:last-child,
.popup-form-titles ul li a:hover span em:first-child {
    visibility: hidden;
    opacity: 0;
}

.popup-form-titles ul li.active a span em:last-child,
.popup-form-titles ul li a:hover span em:last-child{
    visibility: visible;
    opacity: 1;
}



.popup-form-titles ul li.active a span em:first-child {
    visibility: hidden;
    opacity: 0;
}

.popup-form-titles ul li a br {
    display: none;
}

.popup-form-titles ul li:first-child a:hover span,
.popup-form-titles ul li.active:first-child a span {
    background: #5bcca2;
}

.popup-form-titles ul li:last-child a:hover span,
.popup-form-titles ul li.active:last-child a span {
    background: #3b9394;
}

.popup-form form.hs-form fieldset,
.popup-form .hs_error_rollup {
    max-width: none;
    max-width: 780px;
    margin: 0 auto;
    padding: 0 15px;
}

.popup-form .hs_error_rollup {
    padding: 0 30px;
}

.popup-form .hs_error_rollup ul {
    margin-top: 3px;
}

.popup-form .hs_cos_wrapper_type_form > div {
    margin: 0 -15px;
}

.popup-form form.hs-form fieldset .hs-form-field {
    padding: 0 15px;
    margin-bottom: 12px;
}

a.custom-icon-close {
    float: right;
    line-height: 1;
    -webkit-transition: none;
    transition: none;
    color: #c8c8c8;
    margin: 10px 5px 0 0;
    font-size: 20px;
    padding: 5px;
    text-decoration: none;
    cursor: pointer;
}

a.custom-icon-close:hover {
    color: #484848;
}

span.icon-close {
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-close .path1:before {
    content: "\e902";
}

.icon-close .path2:before {
    content: "\e903";
    margin-left: -1em;
}

.pop-up-bottom-logos strong {
    display: block;
    text-align: center;
    font-weight: 500;
    color: #919191;
    margin-bottom: 31px;
    font-size: 14px;
}

.pop-up-bottom-logos ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.pop-up-bottom-logos ul li {
    padding: 0 20px 10px;
}

.pop-up-bottom-logos ul li img {
    vertical-align: middle;
}

.widget-type-form.popup-form {
    display: none;
    -webkit-transition: all .15s linear;
    transition: all .15s linear;
}

.widget-type-form.popup-form.active {
    display: block;
}

.popup-form select.hs-input {
    padding: 16px 10px;
    line-height: 16px;
}





/* =============== Content =============== */

.body-container-wrapper {}
.body-container {}

.content-wrapper {
padding-top: 30px;
padding-bottom: 30px;
}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}


/* =============== Footer =============== */

.footer-container-wrapper {}
.footer-container {
    background: #fafafa;
    padding: 71px 0 8px;
    font-family: "source_sans_proregular", "circularstd", "Arial", "Helvetica Neue", Helvetica, sans-serif;
}

.footer-container a {
    text-decoration: none;
}

.footer-bottom {
    font-size: 14px;
}

.footer-bottom > .row-fluid-wrapper:first-child {
    float: left;
    width: 15%;
    padding: 5px 0 0 27px;
    position: relative;
}

.footer-bottom > .row-fluid-wrapper:nth-child(2) {
    float: left;
    padding: 7px 50px 7px 86px;
    max-width: 65%;
}

.footer-bottom > .row-fluid-wrapper:last-child {
    float: right;
    padding: 7px 4px 0 0;
    width: 20%;
}

.footer-bottom-col-1 .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #c5c5c5;
}

.footer-bottom-col-1 .hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
    font-family: "icomoon";
    content: "\e953";
    color: #484848;
    position: absolute;
    left: 1px;
    top: 2px;
    font-size: 17px;
}

.footer-bottom-col-1 ul li {
    padding: 0 10px;
}
.footer-bottom-col-1 ul li + li {
    border-left: 1px solid rgba(72, 72, 72, .3);
}
.footer-bottom-col-1 ul li:first-child {
    padding-left: 0;
}

.footer-bottom-col-1 ul li a {
    color: rgba(72, 72, 72, .3);
}

.footer-bottom-col-1 ul li:first-child a {
    color: #484848;
}

.footer-bottom-col-1 ul li a:hover, .footer-bottom-col-1 ul li a:focus {
    color: #484848;
}


.footer-bottom-col-2 .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #484848;
}

.footer-bottom-col-2 ul li {
    padding: 0 48px 5px 47px;
}

.footer-bottom-col-2 ul li a,
.footer-bottom-col-3 a {
    color: #484848;
    text-decoration: none;
}

.footer-bottom-col-3 a {
    margin-left: 2px;
}

.footer-bottom-col-2 ul li a:hover,
.footer-bottom-col-3 a:hover {
    color: #5bcca2;
}

.footer-bottom-col-3 {
    text-align: right;
    color: #484848;
}



.footer-container .page-center > .row-fluid-wrapper:first-child {
    margin-left: -16px;
    margin-right: -16px;
}

.widget-type-cell.footer-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 24px;
}

.widget-type-cell.footer-top > .row-fluid-wrapper {
    padding: 0 16px;
}

.widget-type-cell.footer-top > .row-fluid-wrapper:first-child {
    width: 29.2%;
}

.widget-type-cell.footer-top > .row-fluid-wrapper:nth-child(2) {
    width: 27.4%;
}

.widget-type-cell.footer-top > .row-fluid-wrapper:nth-child(3) {
    width: 27.2%;
}

.widget-type-cell.footer-top > .row-fluid-wrapper:last-child {
    width: 16.2%;
}



.footer-top ul {
    padding-bottom: 20px;
    font-size: 18px;
    line-height: 26px;
}

.footer-top ul li {
    margin-bottom: 10px;
}

.footer-top ul li a {
    color: #484848;
    text-decoration: none;
    -webkit-transition: none;
    transition: none;
}

.footer-top ul li a:hover {
    color: #5bcca2;
}

.footer-top-col-4 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer-top-col-4 ul.menu li {
    padding-bottom: 20px;
    font-size: 18px;
    line-height: 26px;
}

.footer-top-col-4 ul.social-networks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.footer-top-col-4 ul.social-networks li {
    padding: 0 26px 3px 0;
    font-size: 20px;
}

strong.footer-title {
    display: block;
    color: #5bcca2;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 4px;
}




/* ==========================================================================
   4. MAIN NAVIGATION                                            
   ========================================================================== */


/* =============== Custom Menu Primary =============== */

/* Parent List */

.custom-menu-primary.js-enabled {
    width: auto !important;
    margin-left: 0 !important;
    float: none !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.custom-menu-primary.js-enabled .cell-wrapper {
    width: 100%;
}

.custom-menu-primary .hs-menu-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.custom-menu-primary .hs-menu-wrapper > ul.navigation {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 17px 36px 0;
    max-width: 67%;
}
.custom-menu-primary .hs-menu-wrapper > ul.navigation > li {
    font-size: 16px;
    line-height: 19px;
    text-transform: capitalize;
    padding-bottom: 6px;
    position: relative;
    margin: 0 36px 0 38px;
} 

.custom-menu-primary .hs-menu-wrapper > ul.navigation > li:last-child {
    margin-right: 0;
}

.custom-menu-primary .hs-menu-wrapper > ul.navigation > li > a {
    color: #484848;
    text-decoration: none;
}

.custom-menu-primary .hs-menu-wrapper > ul.navigation > li.hs-menu-item.hs-menu-depth-1.hs-item-has-children > a {
    padding-right: 28px;
    position: relative;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{}

.custom-menu-primary .hs-menu-wrapper > ul.navigation > li.hs-menu-item.hs-menu-depth-1.hs-item-has-children > a:after {
    position: absolute;
    right: 0;
    top: 0;
    content: "\f107";
    font-family: FontAwesome;
    font-size: 20px;
    -webkit-transition: none;
    transition: none;
}

/* Child List */


.custom-menu-primary .hs-menu-wrapper > ul.navigation ul li{
    position: relative;
}

.custom-menu-primary .hs-menu-wrapper > ul.navigation > li:first-child ul li:first-child:after {
    position: absolute;
    bottom: 1px;
    left: 0;
    width: 100%;
    height: 1px;
    content: "";
    background: #e5e5e5;
    z-index: 1;
}

.custom-menu-primary .hs-menu-wrapper > ul.navigation ul li a {
    color: #484848;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 17px 28px;
    text-decoration: none;
    position: relative;
}
.custom-menu-primary .hs-menu-wrapper > ul.navigation ul li a:hover{}

.custom-menu-primary .hs-menu-wrapper > ul.navigation ul li a .icon {
    position: relative;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(51, 51, 51, .1);
    background: #fff;
    margin-right: 9px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
}

.custom-menu-primary .hs-menu-wrapper > ul.navigation > li:last-child ul li a .icon {
    margin-right: 22px;
}

.custom-menu-primary .hs-menu-wrapper > ul.navigation ul li a .icon em {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.custom-menu-primary .hs-menu-wrapper > ul.navigation ul li a .icon img {
    display: block;
}

.custom-menu-primary .hs-menu-wrapper > ul.buttons {
    margin: 0;
    padding: 0;
    list-style: none;
    float: right;
}

.custom-menu-primary .hs-menu-wrapper > ul.buttons li {
    float: left;
    padding-left: 29px;
}

.custom-menu-primary .hs-menu-wrapper > ul.buttons li:first-child {
    padding-left: 0;
}

.custom-menu-primary .hs-menu-wrapper > ul.buttons li a {
    padding: 16px 30px 14px;
    letter-spacing: .001em;
    line-height: 1;
    border: 2px solid #5bcca2;
    color: #5bcca2;
    vertical-align: top;
    font-weight: 400;
    font-size: 16px;
    border-radius: 5px;
    text-decoration: none;
}

.custom-menu-primary .hs-menu-wrapper > ul.buttons li a:hover {
    border-color: #5bcba2;
    background: #58cba0;
    color: #fff;
}

.custom-menu-primary .hs-menu-wrapper > ul.buttons li:last-child a {
    color: #fff;
    background: #5bcca1;
    padding: 17px 29px 16px;
    border: none;
}

.custom-menu-primary .hs-menu-wrapper > ul.buttons li:last-child a:hover {
    background-color: #3aba8a;
    border-color: #5bcba2;
    color: #fff;
}

.custom-menu-primary .hs-menu-wrapper > ul.buttons li:last-child a i {
    margin-left: 21px;
}

.custom-menu-primary .hs-menu-wrapper > ul.navigation > li:first-child ul li a:after {
    bottom: 0;
    left: 0;
    width: 100%;
    content: "";
    position: absolute;
    z-index: 2;
    opacity: 0;
    height: 6px;
    background: #5bcca2;
    -webkit-transition-property: color, background, opacity, border, visibility, box-shadow;
    transition-property: color, background, opacity, border, visibility, box-shadow;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    display: block;
}

.custom-menu-primary .hs-menu-wrapper > ul.navigation > li:first-child ul li:last-child a:after {
    background: #3b9394;
}

.custom-menu-primary .hs-menu-wrapper > ul.navigation ul li a:hover:after {
    opacity: 1 !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 */
@media screen and (min-width:768px) {
    
    /*.custom-menu-primary .hs-menu-wrapper,*/
    .custom-menu-primary .hs-menu-wrapper > ul ul { 
        display:block !important;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul.navigation > li:hover > a,
    .custom-menu-primary .hs-menu-wrapper > ul.navigation > li:last-child ul li:hover > a {
        color: #5bcca2;
    }

    .custom-menu-primary .hs-menu-wrapper > ul.navigation ul {
        background-color: #fff;
        padding-top: 3px;
        max-width: 450px;
        box-shadow: -1px 1px 17px 0 rgba(0, 0, 0, .1);
        font-size: 16px;
        line-height: 19px;
        top: 135%;
        left: 50% !important;
        transform: translateX(-50%);
        border-radius: 5px;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul.navigation ul:after {
        display: inline-block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 11px 11px 11px;
        border-color: transparent transparent #fff transparent;
        position: absolute;
        top: -11px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        content: "";
    }
}


/* =============== Mobile Toggle Menu =============== */

/* Hide button on Desktop */
.mobile-trigger, .child-trigger{ display: none; }

@media (max-width: 767px){

  /* 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;  
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
    color:#fff;
  }

  /* ===== Mobile Toggle Button ===== */

  .mobile-trigger {
        display: inline-block !important;
        cursor: pointer;
        position: absolute;
        top: 0px;
        right: 0px;
        width: auto;
        height: auto;
        padding: 8px 3px;
    }
  .mobile-trigger:hover{
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{
      right: 2px;
  }

  /* Toggle Button Icon */
  .mobile-trigger i{
    display: inline;
    position: relative;
    top: -4px;
  }
  .mobile-trigger i:before, .mobile-trigger i:after{
    position: absolute;
    content: '';
  }
  .mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after {
    width: 32px;
    height: 4px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background-color: #484848;
    display: inline-block;
    transition: all 0.3s;
}
  .mobile-trigger i:before{ top: -8px; } /* Position top line */
  .mobile-trigger i:after{ top: 8px; } /* Position bottom line */
  
  .mobile-open .mobile-trigger i, .mobile-open .mobile-trigger i:before, .mobile-open .mobile-trigger i:after{
      width: 28px;
  }
  
  
  .mobile-open .mobile-trigger i {
        background-color: transparent;
    }

  .mobile-open .mobile-trigger i:before {
        top: 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    
   .mobile-open .mobile-trigger i:after {
        top: 0;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

  /* ===== Mobile Child Toggle Buttons ===== */

  .child-trigger {
    display: block !important;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100% !important;
    height: 63px !important;
    padding: 0 !important;
    opacity: 0;
}
  .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-menu-primary .hs-menu-wrapper > ul.navigation > li.clicked.hs-menu-item.hs-menu-depth-1.hs-item-has-children > a:after {
        content: "\f106";
    }
     
  /* ===== Mobile Menu Styles ===== */  
     
  .custom-menu-primary.js-enabled {
        position: relative;
        padding-top: 0;
        margin: 0;
        width: 100% !important;
        display: block;
        min-height: auto;
    }

  /* Hide menu on mobile */
  /*.custom-menu-primary.js-enabled .hs-menu-wrapper,*/
  .custom-menu-primary.js-enabled .hs-menu-children-wrapper{
    display: none;
  }  

  /* Make child lists appear below parent items */
  .custom-menu-primary ul.hs-menu-children-wrapper{
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
    display: none;
  }

  /* Mobile Menu Styles */ 
  .custom-menu-primary.js-enabled .hs-menu-wrapper {
        padding: 0;
        display: block;
        background: #eaf5f1;
        position: fixed;
        top: 57px;
        left: 0;
        height: calc(100vh - 57px);
        z-index: 9;
        -webkit-transition: opacity .3s linear,visibility .3s linear;
        transition: opacity .3s linear,visibility .3s linear;
        -webkit-transition-delay: 0s, 0s;
        transition-delay: 0s, 0s;
        overflow-y: auto;
        overflow-x: hidden;
        width: 100%;
        visibility: hidden;
        opacity: 0;
    }
    
    .mobile-open .custom-menu-primary.js-enabled .hs-menu-wrapper {
        visibility: visible;
        opacity: 1;
    }
    
    .mobile-open {
        overflow: hidden;
        position: fixed;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
    }
      

   /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a{
    overflow: visible;
  }

  /* Level 1 and Higher Menu List Styles */
  
  .custom-menu-primary .hs-menu-wrapper > ul.navigation {
        max-width: none;
        display: block;
        float: none;
        padding: 0;
        margin: 0;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul.buttons {
        max-width: none;
        float: none;
        padding-bottom: 20px;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul.navigation > li {
        font-size: 16px;
        font-weight: 500;
        text-transform: uppercase;
        border-bottom: 3px solid #fff;
        padding: 0;
        margin: 0;
        letter-spacing: 1px;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul.buttons li {
        float: none;
        border-bottom: 3px solid #fff;
        letter-spacing: 1px;
        padding: 0;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul.navigation > li > a {
        color: #484848;
        text-decoration: none;
        color: #484848;
        padding: 24px 20px 20px;
        line-height: 19px;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul.buttons li a {
        color: #484848 !important;
        border: none !important;
        font-size: 16px;
        font-weight: 500;
        text-transform: uppercase;
        background: none !important;
        height: auto;
        padding: 22px 20px 20px !important;
        line-height: 16px;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul.navigation > li.hs-menu-item.hs-menu-depth-1.hs-item-has-children > a:after {
        font-size: 25px;
        position: static;
        margin-left: 10px;
        display: inline-block;
        vertical-align: top;
        line-height: 15px;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul.buttons li:last-child a i {
        font-size: 18px;
        float: right;
        width: auto;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul.navigation > li:hover > a,
    .custom-menu-primary .hs-menu-wrapper > ul.navigation li:last-child ul li:hover > a,
    .custom-menu-primary .hs-menu-wrapper > ul.buttons li:hover > a {
        color: #5bcca2 !important;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul.navigation ul li a {
        padding: 10px 20px;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul ul {
        background: #fff;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul.navigation ul li a .icon img {
        display: block;
        width: 17px;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul.navigation ul li a .icon img[width*="21"] {
        width: 21px;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul.navigation ul li a .icon img[width*="30"] {
        width: 30px;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul.navigation > li:last-child ul li a .icon {
        margin-right: 9px;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul.navigation ul li a .icon {
        width: 46px;
        height: 46px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 45px;
        flex: 0 0 45px;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul.navigation ul li {
        font-weight: 400;
        text-transform: none;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul.navigation > li:first-child ul li a:after {
        height: 2px;
    }
      
}


/* ==========================================================================
   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 {
    padding-top: 74px;
    padding-bottom: 40px;
}

.blog.hs-blog-post .content-wrapper {
    padding-top: 53px;
    padding-bottom: 0;
}

.blog .body-container {
    background: #fafafa;
    overflow: hidden;
}

.custom-post-item .block {
    border-radius: 5px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .05);
    line-height: 1.375;
    font-size: 16px;
    margin-bottom: 55px;
    background: #fff;
    width: 100%;
}

.custom-post-item .img-hold {
    position: relative;
    border-radius: 5px 5px 0 0;
    background-position: 50% 50%;
    background-size: cover;
    overflow: hidden;
    height: 0;
    padding-top: 61.30%;
}

.custom-post-item.no-feature-img .img-hold {
    padding: 0;
}

.custom-post-item .description {
    padding: 30px;
}

.custom-post-item .text-hold {
    min-height: 203px;
    overflow: hidden;
    margin-bottom: 5px;
}

.custom-post-item h3 {
    font-size: 20px;
    line-height: 1.15;
    margin-bottom: 28px;
}

.custom-post-item h3 a {
    color: #484848;
    text-decoration: none;
}

.custom-post-item h3 a:hover {
    color: #5bcca2;
}

.custom-post-item p {
    margin: 0 0 11.5px;
}


.custom-post-item {
    padding-left: 16px;
    padding-right: 16px;
}

.blog-listing-wrapper .post-listing {
    margin-left: -16px;
    margin-right: -16px;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

a.more {
    border-bottom: 2px solid #5bcca2;
    padding-bottom: 2px;
    text-decoration: none;
    color: #5bcca2;
    display: inline-block;
}

a.more:hover {
    color: #484848;
    border-color: #484848;
}

.pop-related-mod {
    padding-top: 80px;
}

.pop-related-mod h3.title {
    text-align: center;
    text-transform: uppercase;
    font-size: 24px;
    color: #8f8f8f;
    margin-bottom: 30px;
    line-height: 1.25;
    margin-top: 0;
    font-weight: 500;
}

.topic-title,
.search-title {
    margin: 0 20px 16px;
    font-weight: 400;
    display: inline-block;
    vertical-align: top;
    color: #484848;
    font-size: 12px;
}

.topic-toggle {
    height: 40px;
    border-bottom: 2px solid #5bcca2;
    display: inline-block;
    vertical-align: top;
    position: relative;
    min-width: 150px;
    line-height: 1.56;
    font-size: 15px;
    color: #484848;
    background-color: #fff;
    width: 100%;
}

.jcf-select-text {
    font-size: 16px;
    margin: 6px 50px 0 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: default;
    display: block;
    line-height: 1.56;
}

.jcf-select-opener {
    position: absolute;
    text-align: center;
    width: 50px;
    bottom: 0;
    right: 0;
    top: 0;
}

.jcf-select-opener:after {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: "\f107";
    font-family: FontAwesome;
    font-size: 23px;
    padding: 6px 5px;
    border-radius: 0 4px 4px 0;
    color: #484848;
    font-size: 20px;
    margin-top: -2px;
    cursor: pointer;
}

.topic-toggle.jcf-drop-active .jcf-select-opener:after {
    content: "\f106";
}

.jcf-select ul {
    list-style: none;
    padding: 18px 0;
    margin: 2px 0 0;
    background: #fff;
    position: absolute;
    z-index: 993;
    top: 100%;
    left: -1px;
    right: -1px;
    width: 100%;
    border-radius: 0 0 5px 5px;
    overflow: hidden;
    box-shadow: 0 0 30px rgba(0, 0, 0, .05);
}

.jcf-select ul li {
    overflow: hidden;
    display: block;
}

.jcf-select ul li a {
    color: #484848;
    font-size: 16px;
    cursor: pointer;
    padding: 7px 30px 7px 20px;
    display: block;
    text-decoration: none;
}

.jcf-select ul li a:hover {
    background: #effaf6;
}

.jcf-select {
    position: relative;
}



.blog-google .input {
    position: relative;
}

.blog-google .hs-input {
    border-width: 0 0 2px;
    border-color: #5bcca2 !important;
    border-radius: 0 !important;
    margin: 0;
    color: #b6b6b6;
    min-height: 40px;
    padding: 0 60px 0 20px;
    display: block;
    width: 100%;
}

.blog-google a.hs-button.primary {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden;
    line-height: 30px;
    background: #fff !important;
    text-align: center;
    position: absolute;
    right: 18px;
    bottom: 10px;
    border: none;
    outline: none;
    font-size: 14px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
    color: #494949;
    cursor: pointer;
    padding: 0;
    margin: 0;
}

.blog-google a.hs-button.primary:hover {
    color: #5bcca2;
}

.blog-top-sec > .row-fluid-wrapper > .row-fluid {
    margin-bottom: 56px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    z-index: 1;
}

.blog-top-sec > .row-fluid-wrapper > .row-fluid:after {
    position: absolute;
    bottom: 0;
    left: -999px;
    width: 99999px;
    height: 500px;
    content: "";
    background: #fff;
    z-index: -1;
}

.blog-top-sec > .row-fluid-wrapper > .row-fluid:before {
    position: absolute;
    bottom: 0;
    left: -999px;
    width: 9999px;
    border: 1px solid #ebebeb;
    content: "";
}

.blog-google {
    padding: 15px 0 0 78px;
}

.blog-google .hs-input::-moz-placeholder {
	color: #b6b6b6;
	opacity: 1;
}

.blog-google .hs-input:-ms-input-placeholder {
	color: #b6b6b6;
}

.blog-google .hs-input::-webkit-input-placeholder {
	color: #b6b6b6;
}

.hs-blog-post .blog-top-sec {
    display: none !important;
}


.hs-blog-post .blog-content {
    background: #fff;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .18);
    max-width: 778px;
    margin: 0 auto;
    border-radius: 8px;
    padding: 54px 60px 37px;
}

.section.post-header h1 {
    font-size: 44px;
    line-height: 1.5227;
    font-family: "circularstd", "Arial", "Helvetica Neue", Helvetica, sans-serif;
    margin-bottom: 34px;
    margin-top: 0;
    color: #484848;
}

.section.post-header {
    padding-bottom: 26px;
    margin-bottom: 40px;
    border-bottom: 1px solid #e9e9e9;
    font-family: "circularstd", "Arial", "Helvetica Neue", Helvetica, sans-serif;
}

.blog-bottom-form-group {
    background: #5bcca2;
    color: #fff;
    padding: 84px 0 75px;
}

.blog-bottom-form-group .page-center > .row-fluid-wrapper > .row-fluid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.blog-bottom-form .form-title {
    font-size: 44px;
    line-height: 1;
    margin: 0 0 23px;
}

.blog-bottom-form .hs_subscribe2.hs-form-field > label {
    display: none;
}

.blog-bottom-form label {
    font-size: 16px;
    color: #fff;
}

.blog-bottom-form .hs-form-field > label {
    font-size: 12px;
    text-transform: capitalize;
    color: #fff;
    margin: 0 19px;
    line-height: 20px;
    display: inline-block;
    vertical-align: top;
    font-family: circularstd,Arial,"Helvetica Neue",Helvetica,sans-serif;
    margin-bottom: 7px;
}

.blog-bottom-form .hs-input {
    background: none;
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff;
    max-width: 330px;
    margin: 0;
}

.blog-bottom-form input.hs-button.primary.large {
    font-weight: 400;
    margin-right: 21px;
    padding: 13px 28px;
    background: #fff;
    color: #5bcca1;
    outline: none;
    font-family: circularstd,Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 18px;
    line-height: 24px;
    margin: 0;
}

.blog-bottom-form input.hs-button.primary.large:hover {
    background: #f6f4f4;
}

.blog-bottom-form label.hs-form-checkbox-display {
    padding: 9px 0;
    display: block;
    font-family: circularstd,Arial,"Helvetica Neue",Helvetica,sans-serif;
}

.blog-bottom-form {
    margin-left: 0 !important;
}

.blog-bottom-form span.hs-form-required {
    display: none;
}

.blog-bottom-form .hs_subscribe2.hs-form-field {
    margin-bottom: 18px;
}

.blog-bottom-form li.hs-form-radio {
    padding: 9px 0;
}

.blog-bottom-form li.hs-form-radio input {
    margin-right: 10px;
}

.blog-bottom-form .hs_email.hs-form-field {
    margin-bottom: 32px;
}

.blog-bottom-form .hs-form-checkbox {
    list-style: none;
    margin-bottom: 8px;
}

.blog-bottom-form .hs-form-checkbox .hs-input {
    margin-right: 10px;
}

.social-sharing-widget-vertical {
    width: 50px;
    height: auto;
    margin: 0;
    display: block;
    text-align: center;
    position: fixed;
    top: 150px;
    left: 15vw;
}

.sticky2 .social-sharing-widget-vertical {
    position: absolute;
}
 


/* =============== 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 {
	margin: 0 0 10px;
	padding: 0;
}

.post-header h2 a,
h2.post-listing-simple a {
    text-decoration: none;
}

/* Blog Author and Avatar */
#hubspot-author_data {
    margin: 0 0 10px;
    padding: 0;
    font-size: 16px;
    padding-right: 15px;
}

#hubspot-author_data:after {
  content: '';
  display: block;
  clear: both;
}
#hubspot-author_data a.author-link {}
#hubspot-author_data .hs-author-avatar {}
#hubspot-author_data .hs-author-avatar img {
  width: 50px;
  float: left;
  margin-right: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item {}
.blog-listing-wrapper .post-listing .post-item .post-body {}
.blog-post-wrapper .post-body {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 21px;
    line-height: 1.619;
}

/* 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: inline-block;
	margin: 5px 0;
}

/* Blog Topics List */
#hubspot-topic_data {
    color: #888888;
    font-weight: bold;
    margin: 4px 0;
}
#hubspot-topic_data a.topic-link {}

/* Blog Social Sharing Icons */
.hs-blog-social-share {
  margin-top: 20px;
  padding: 10px 0 0 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  height: auto;
}

.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
    margin-right: 10px !important;
}

.hs-blog-social-share-list{
	list-style:none;
	margin:0;
	padding:0;
}
.hs-blog-social-share-list li {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}
.custom_listing_comments{
    border: 1px solid #e2e2e2;
    display: block;
    line-height: 165%;
    padding: 15px;
}

/* Blog Commments */
#comments-listing {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}

#comments-listing {
   border: 1px solid #ccc;
   margin-bottom: 30px;
   margin-top: 30px;
}
.comment.depth-0 {
   border-bottom: 1px solid #000 !important;
   border-top: medium none !important;
   margin: 0 10px 10px !important;
   padding: 0 15px !important;
}
.comment-body {
   border-bottom: medium none;
   color: inherit;
   display: block;
   padding: 0;
}
.comment-reply-to{
margin-bottom: 15px;
}
.comment-from h4 {
   margin: 0;
   padding-top: 15px;
}

.comment-from h4 a {
   text-decoration: none;
}
.comment-date {
   color: inherit !important;
   display: block !important;
   text-align: left !important;
}



.comment {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  padding: 15px 0;
}
.comment-date { font-size: 13px; text-align: right; }
.comment-from { font-weight: bold; }
.comment-body { padding: 10px 0; }



#comments-listing {
    border: 1px solid #ccc;

    margin-bottom: 30px;

    margin-top: 30px;

}


.comment.depth-0 {
 
   border-bottom: 1px solid #000 !important;
 
   border-top: medium none !important;
   
 margin: 0 10px 10px !important;
   
 padding: 0 15px !important;

}


.comment-body {
   
 border-bottom: medium none;
 
   color: inherit;
 
   display: block;
 
   padding: 0;

}


.comment-reply-to{
margin-bottom: 15px;

}


.comment-from h4 {

    margin: 0;
    
padding-top: 15px;

}



.comment-from h4 a {
    
text-decoration: none;

}


.comment-date {
 
   color: inherit !important;

    display: block !important;
 
   text-align: left;

}



/* Pagination */

/* Numbered Pagination */
.blog-pagination{
    display: block;
    clear: both;
    text-align: center;
}

.blog-pagination > div{
    display: inline-block;
}

.blog-pagination-left{
    text-align: right;
}

.blog-pagination-right{
    text-align: left;
}

.blog-pagination a{
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    color: #484848;
    text-decoration: none;
    padding: 10px 15px;
    min-width: 60px;
}

.blog-pagination a:hover {
    color: #5bcca2;
}

.blog-pagination a.prev-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 56px;
    height: 56px;
    border-radius: 5px;
    background: #fff;
    color: #5bcca2;
    font-size: 30px;
    line-height: 1;
}

.blog-pagination a.prev-link:hover {
    background: #5bcca1;
    color: #fff;
}

.blog-pagination a:hover,
.blog-pagination a:focus{
}

.blog-pagination a.elipses{
    border: 0;
}

.blog-pagination a.active{
    pointer-events: none;
    cursor: default;
}


.blog-pagination .next-link {
    font-size: 20px;
    vertical-align: top;
    padding: 16px 17px 18px;
    min-width: 240px;
    max-width: 300px;
    position: relative;
    z-index: 2;
    border-width: 2px;
    white-space: normal;
    font-weight: 400;
    color: #fff;
    background-color: #5bcca2;
    display: inline-block;
    border-radius: 5px;
    line-height: 1;
    text-align: center;
    text-decoration: none;
}

.blog-pagination .next-link i {
    margin-left: 35px;
    font-size: 22px;
}

.blog-pagination .next-link:hover {
    color: #fff;
    background-color: #3aba8a;
    border-color: #37b285;
}


/* =============== Blog Sidebar =============== */

.blog .blog-sidebar {}

/* Blog Modules */
.blog .blog-sidebar .widget-span {}


/* =============== Blog Author Page and Author Bio =============== */

.hs-blog-listing .hs-author-profile {
  border-bottom: 1px solid #ccc;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
}
.hs-blog-post .hs-author-profile {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 20px 0 20px 0;
  margin: 20px 0 20px 0;
}
.hs-author-profile .hs-author-profile:after {
  content: '';
  display: block;
  clear: both;
}

/* Author Avatar */
.hs-author-profile .hs-author-avatar {
  float: left;
  margin-right: 15px;
  max-width: 100px;
}
.hs-author-profile .hs-author-avatar img{
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  max-width: 100%;
}

/* Author Bio Wrapper*/
.hs-author-profile .hs-author-bio {
  overflow: hidden;
}

/* Author Name */
.hs-author-profile h2.hs-author-name {
  margin: 0 0 10px 0;
}


#comments-listing.no-comments {
   border: none;
}

/* Author Social Follow Me */
.hs-author-profile .hs-author-social-section {}
.hs-author-profile .hs-author-social-label {}
.hs-author-profile .hs-author-social-links {}
.hs-author-profile .hs-author-social-link {}
.hs-author-profile .hs-social-facebook {}
.hs-author-profile .hs-social-linkedin {}
.hs-author-profile .hs-social-twitter {}
.hs-author-profile .hs-social-google-plus {}


/* ==========================================================================
   6. FORMS                                        
   ========================================================================== */


/* =============== Global Form Styles =============== */

/* Form Field */
.hs-form-field {}

/* Descriptions */
.hs-field-desc {}

/* Labels and Legends */
label {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #414141;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
}
.hs-form-field > label {}

ul.hs-error-msgs.inputs-list label {
    color: red;
    display: block;
    margin-top: -8px;
}

ul.hs-error-msgs.inputs-list {
    list-style: none;
    padding: 0;
}

/* One Line Inputs */
body input[type="text"],
body input[type="password"], 
body input[type="datetime"], 
body input[type="datetime-local"], 
body input[type="date"], 
body input[type="month"], 
body input[type="time"], 
body input[type="week"], 
body input[type="number"], 
body input[type="email"], 
body input[type="url"], 
body input[type="search"], 
body input[type="tel"], 
body input[type="color"],
body input[type="file"],
body textarea,
body select {
	background-color: #ffffff;
    border: 1px solid #5bcca2;  
	transition: border 0.2s linear,box-shadow 0.2s linear;
    padding: 6px 10px;
    font-size: 15px;
    line-height: 22px;
	color: #484848;
	display: block;
	margin-top: 5px;
	margin-bottom: 15px;
	vertical-align: middle;
	width: 100%;
	max-width: 700px;
    font-family: "circularstd";
    border-radius: 4px;
    min-height: 50px;
}

body input[type="text"]:focus,
body input[type="password"]:focus, 
body input[type="datetime"]:focus, 
body input[type="datetime-local"]:focus, 
body input[type="date"]:focus, 
body input[type="month"]:focus, 
body input[type="time"]:focus, 
body input[type="week"]:focus, 
body input[type="number"]:focus, 
body input[type="email"]:focus, 
body input[type="url"]:focus, 
body input[type="search"]:focus, 
body input[type="tel"]:focus, 
body input[type="color"]:focus,
body input[type="file"]:focus,
body textarea:focus,
body select:focus {
	border-color: rgba(82, 168, 236, .8);
	outline: 0;
}

body .hs-input.invalid.error {
    border-color: #f00;
}

/* Separate Styles for Multiple Line Inputs */
body textarea {
    min-height: 120px;
}
textarea:focus {}

/* Separate Styles for Drop Downs */
select {}
select:focus {}

/* Multiple Selection Inputs */
form.hs-form .hs-form-field ul.inputs-list {
  list-style: none;
  padding: 0;
}
form.hs-form .hs-form-field ul.inputs-list li input {}
input[type="radio"] {}
input[type="checkbox"] {}

/* Required */
input:focus:required:invalid, 
textarea:focus:required:invalid, 
select:focus:required:invalid {}

input:focus:required:invalid:focus, 
textarea:focus:required:invalid:focus, 
select:focus:required:invalid:focus {}

/* Error */
.hs-error-msgs label{}

/* Placeholder Text */
::-webkit-input-placeholder {} /* Webkit Browsers */
:-moz-placeholder {} /* Firefox 18- */
::-moz-placeholder {} /* Firefox 19+ */
:-ms-input-placeholder {} /* IE10 */


/* =============== Multi Column Form =============== */

.hs-form fieldset.form-columns-1 {}
.hs-form fieldset.form-columns-1 .hs-form-field {}
.hs-form fieldset.form-columns-2 {}
.hs-form fieldset.form-columns-2 .hs-form-field {}
.hs-form fieldset.form-columns-3 {}
.hs-form fieldset.form-columns-3 .hs-form-field {}

/* Multiple Selection Inputs */
form.hs-form .hs-form-field ul.inputs-list li input {}
input[type="radio"] {}
input[type="checkbox"] {}
form.hs-form fieldset { max-width: none; }
form.hs-form fieldset .hs-form-field { padding: 0 10px 0 0; }
form.hs-form fieldset[class*="form-columns"] .input { margin-right: 0; }
form.hs-form fieldset[class*="form-columns"] .hs-input { width: 100%; }
form.hs-form fieldset[class*="form-columns"] .hs-input[type="checkbox"] { width: auto; }
form.hs-form fieldset.form-columns-3 .hs-form-field { width: 33.33%; }

@media (max-width: 400px) {
  form.hs-form fieldset .hs-form-field { padding: 0; }
  form.hs-form fieldset.form-columns-3 .hs-form-field,
  form.hs-form .form-columns-2 .hs-form-field .hs-input, 
  form.hs-form .form-columns-3 .hs-form-field .hs-input { width: 100%; }
  form.hs-form .form-columns-3 .hs-form-field .hs-input[type="checkbox"] { width: auto; }
}


/* =============== Blog Comment Form =============== */

/* Label */
#comment-form .hs-form-field > label {}
#comment-form label {}

/* Inputs */
#comment-form input[type="text"] {}
#comment-form input[type="text"]:focus {}

#comment-form textarea {}
#comment-form textarea:focus {}

#comment-form input[type="checkbox"] {}

#comment-form input.hs-button.primary {
    margin-top: 10px;
}


/* =============== 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)=================== */

body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
    cursor: pointer;
    -webkit-appearance: none;
    display: inline-block;
    padding: 14px 26px 12px ;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    white-space: normal;
    margin-bottom: 30px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background: #5bcca2;
    text-decoration: none !important;
    font-family: Helvetica,Arial,sans-serif;
    border-radius: 5px;
    border: none;
}

body .hs-button.primary:hover,
body input[type="submit"]:hover,
body input[type="button"]:hover {
	text-decoration: none;
	background: #3aba8a;
}

body .hs-button.primary:focus,
body input[type="submit"]:focus,
body 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                                      
   ========================================================================== */


/* 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 screen and (max-width: 1399px) {
    
    .custom-post-item .description {
        padding: 20px 15px 20px;
    }
    
    h1 {
        font-size: 38px;
    }
    
    h2 {
        font-size: 34px;
    }
    
    h3 {
        font-size: 30px;
    }
    
    h4 {
        font-size: 26px;
    }
    
    h5 {
        font-size: 20px;
    }
    
    h6 {
        font-size: 16px;
    }
    
    .blog-bottom-form .form-title {
        font-size: 35px;
    }
    
    .blog-google .hs-input {
        padding-left: 15px;
    }
    
    .topic-title, .search-title {
        margin: 0 15px 16px;
    }
    
    .jcf-select-text {
        font-size: 15px;
        margin-left: 15px;
        margin-right: 40px;
    }
    
    .blog-google {
        padding-left: 0;
    }
    
    .popup-logo img {
        max-width: 185px;
    }
    
    strong.footer-title {
        font-size: 13px;
    }
    
    .footer-top-col-4 ul.social-networks li {
        padding-right: 20px;
        font-size: 18px;
    }
    
   .widget-type-cell.footer-top > .row-fluid-wrapper:first-child {
        width: 29.8%;
    }
    
    .widget-type-cell.footer-top > .row-fluid-wrapper:nth-child(2) {
        width: 26.39%;
    }
    
    .widget-type-cell.footer-top > .row-fluid-wrapper:nth-child(3) {
        width: 27.8%;
    }
    
    .widget-type-cell.footer-top > .row-fluid-wrapper:last-child {
        width: 16.01%;
    }
    
    .footer-bottom-col-2 ul li {
        padding-left: 14px;
        padding-right: 14px;
    }

    
    .footer-bottom > .row-fluid-wrapper:last-child {
        width: 30%;
        padding-right: 0;
    }
    
    .footer-bottom > .row-fluid-wrapper:nth-child(2) {
        width: 50%;
        padding-left: 20px;
        padding-right: 20px;
    }
        
    .footer-bottom > .row-fluid-wrapper:first-child {
        width: 20%;
    }
    
    .custom-logo {
        max-width: 185px;
    }
    
    body {
        font-size: 15px;
    }
    
    .header-container .page-center,
    .footer-container .page-center {
        max-width: 1150px !important;
    }
}



@media (max-width: 1399px) and (min-width: 768px) {
    
    .custom-menu-primary .hs-menu-wrapper > ul.buttons li:last-child a {
        padding-left: 28px;
        padding-right: 28px;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul.buttons li a {
        padding-left: 30px;
        padding-right: 30px;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul.buttons li {
        padding-left: 30px;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul.buttons {
        max-width: 35%;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul.navigation {
        max-width: 64%;
        padding: 17px 0 0 56px;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul.navigation > li.hs-menu-item.hs-menu-depth-1.hs-item-has-children > a {
        padding-right: 30px;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul.navigation > li {
        margin: 0 29px;
    }
}



@media screen and (max-width: 1199px) {
    
    .widget-type-cell.footer-top > .row-fluid-wrapper:first-child {
        width: 25.61%;
    }
    
    .widget-type-cell.footer-top > .row-fluid-wrapper:nth-child(2) {
        width: 24.39%;
    }
    
    .widget-type-cell.footer-top > .row-fluid-wrapper:nth-child(3) {
        width: 25.65%;
    }
    
    .widget-type-cell.footer-top > .row-fluid-wrapper:last-child {
        width: 24.35%;
    }
    
    .footer-top ul,
    .footer-top-col-4 ul.menu li {
        font-size: 16px;
    }
}



@media (max-width: 1199px) and (min-width: 768px) {
    
    .custom-menu-primary .hs-menu-wrapper > ul.navigation > li {
        margin: 0 15px;
    }   
    
    .custom-menu-primary .hs-menu-wrapper > ul.buttons li a,
    .custom-menu-primary .hs-menu-wrapper > ul.buttons li:last-child a {
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul.buttons li {
        padding-left: 15px;
    }
}



@media (max-width: 991px) {
    
    .blog-bottom-form .cell-wrapper {
        max-width: 355px;
        margin: 0 auto;
    }
    
    h1 {
        font-size: 30px;
    }
    
    h2 {
        font-size: 28px;
    }
    
    h3 {
        font-size: 26px;
    }
    
    h4 {
        font-size: 24px;
    }
    
    h5 {
        font-size: 18px;
    }
    
    h6 {
        font-size: 14px;
    }
    
    .section.post-header h1 {
        font-size: 35px;
        margin-bottom: 15px;
    }
    
    .blog-post-wrapper .post-body {
        font-size: 18px;
    }
    
    .blog-bottom-form .form-title {
         margin-bottom: 7px;
    }
    
    .blog-bottom-form-group {
        padding: 50px 0;
    }
    
    .blog-bottom-form {
        text-align: left;
    }
    
    .blog-bottom-form .hs-input {
        display: inline-block;
    }
    
    .blog-bottom-img, .blog-bottom-form {
        width: 100% !important;
    }
    
    .blog-bottom-form-group .page-center > .row-fluid-wrapper > .row-fluid {
        display: block;
        text-align: center;
    }
    
    .jcf-select-text {
        font-size: 14px;
    }
    
    .footer-bottom-col-1 .hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
        top: -3px;
    }
    
    .footer-top-col-4 ul.menu li {
        padding-bottom: 22px;
    }
    
    .widget-type-cell.footer-top > .row-fluid-wrapper:first-child {
        width: 22.8%;
    }
    
    .widget-type-cell.footer-top > .row-fluid-wrapper:nth-child(2) {
        width: 27.2%;
    }
    
    .widget-type-cell.footer-top > .row-fluid-wrapper:nth-child(3) {
        width: 22.8%;
    }
    
    .widget-type-cell.footer-top > .row-fluid-wrapper:last-child {
        width: 24.2%;
    }
    
    .footer-bottom-col-3 {
        text-align: center;
    }
    
    .widget-type-cell.footer-bottom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    
    .footer-bottom > .row-fluid-wrapper:first-child {
        width: auto;
        padding-top: 0;
    }
    
    .footer-bottom > .row-fluid-wrapper:nth-child(2) {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
    }
    
    .footer-bottom > .row-fluid-wrapper:last-child {
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        text-align: center;
        padding-top: 20px;
        width: auto;
    }
    
    .footer-top ul,
    .footer-top-col-4 ul.menu li {
        font-size: 14px;
        line-height: 1.44;
    }
    
    .pop-up-bottom-logos ul li {
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .custom-header {
        padding: 15px 0;
    }
    
    .custom-logo {
        max-width: 130px;
        padding-top: 3px;
    }
    
    .popup-header {
        padding-left: 30px;
        padding-right: 30px;
    }
    
    .popup-logo img {
        max-width: 130px;
    }
    
    a.custom-icon-close {
        margin: 0;
    }
    
    .popup-form-titles ul li a {
        padding: 41px 5px 17px 90px;
        font-size: 16px;
    }
    
    .popup-form-titles ul li a span,
    .popup-form-titles ul li:last-child a span {
        left: 34px;
    }
    
    .popup-form-titles ul li:last-child a {
        padding-left: 90px;
    }
}


@media (max-width: 991px) and (min-width: 768px) {
    
    .custom-menu-primary .hs-menu-wrapper > ul.navigation > li {
        font-size: 15px;
        margin: 0 8px;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul.navigation > li.hs-menu-item.hs-menu-depth-1.hs-item-has-children > a {
        padding-right: 25px;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul.navigation {
        padding: 10px 15px 0 15px;
        max-width: 66%;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul.buttons {
        max-width: 33%;
    }
    
    .custom-menu-primary .hs-menu-wrapper {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul.buttons li a {
        padding: 8px 10px;
        font-size: 14px;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul.buttons li:last-child a {
        padding: 10px 10px;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul.buttons li:last-child a i {
        margin-left: 6px;
    }
}


/* =============== Landscape tablet and smaller devices =============== */

@media (max-width: 767px) {
    
    .custom-post-item .description {
        padding: 15px;
    } 
    
    h1 {
        font-size: 25px;
    }
    
    h2 {
        font-size: 23px;
    }
    
    h3 {
        font-size: 21px;
    }
    
    h4 {
        font-size: 19px;
    }
    
    h5 {
        font-size: 16px;
    }
    
    h6 {
        font-size: 14px;
    }
    
    .social-sharing-widget-vertical {
        display: none !important;
    }
    
    .section.post-header h1 {
        font-size: 30px;
    }
    
    .blog-post-wrapper .post-body {
        font-size: 15px;
    }
        
    .hs-blog-post .blog-content {
        padding: 20px 20px 10px;
     border-radius: 3px;
    }
    
    .blog-bottom-form .form-title {
    font-size: 25px;
}
    
    .header-container {
        min-height: 57px;
    }
    
    .blog .content-wrapper {
        padding-top: 43px;
    }
    
    .blog-top-sec > .row-fluid-wrapper > .row-fluid {
        display: block;
    }
    
    .footer-container {
        padding: 25px 0;
    }
    
    .footer-bottom-col-2 .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
        float: none;
        max-width: none;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 0;
        padding-right: 0;
        padding-top: 15px;
    }
    
    .footer-bottom-col-1 ul li,
    .footer-bottom-col-2 ul li {
        display: inline-block;
        width: auto;
    }
    
    .widget-type-cell.footer-bottom {
        display: block;
        text-align: center;
    }
    
    .footer-bottom > .row-fluid-wrapper:first-child {
        float: none;
        display: inline-block;
    }
    
    .footer-bottom > .row-fluid-wrapper:nth-child(2) {
        float: none;
        max-width: none;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
    }
    
    .footer-bottom > .row-fluid-wrapper:last-child {
        max-width: none;
        display: block;
        float: none;
        text-align: center;
        padding-top: 5px;
    }
    
    .widget-type-cell.footer-top > .row-fluid-wrapper:first-child,
    .widget-type-cell.footer-top > .row-fluid-wrapper:nth-child(2),
    .widget-type-cell.footer-top > .row-fluid-wrapper:nth-child(3),
    .widget-type-cell.footer-top > .row-fluid-wrapper:last-child {
        width: 47.5%;
    }
    
    .popup-logo {
        width: auto !important;
        float: left !important;
    }
    
    .popup-logo img {
        padding-top: 2px;
    }
    
    .popup-header {
        padding-bottom: 15px;
    }
    
    .custom-logo {
        max-width: 130px;
        Padding-top: 0;
    }
}  



@media screen and (max-width: 639px) {
    
    .footer-bottom-col-2 ul li {
        padding-left: 10px;
        padding-right: 10px;
    }
    
    .footer-top-col-4 ul.menu li:last-child {
        margin-bottom: 17px;
        padding: 0;
    }
        
    .footer-top-col-4 ul.menu li:first-child {
        margin-bottom: 0;
    }
    
    .footer-top-col-4 ul.social-networks li {
        margin-bottom: 0;
    }
    
    .footer-top ul li {
        margin-bottom: 5px;
    }
    
    .footer-top ul {
        padding-bottom: 15px;
    }
    
    .footer-top-col-4 ul.social-networks {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0;
    }
        
    .footer-top-col-4 ul.social-networks li {
        padding-left: 10px;
        padding-right: 10px;
    }
    
    .widget-type-cell.footer-top > .row-fluid-wrapper:first-child,
    .widget-type-cell.footer-top > .row-fluid-wrapper:nth-child(2),
    .widget-type-cell.footer-top > .row-fluid-wrapper:nth-child(3),
    .widget-type-cell.footer-top > .row-fluid-wrapper:last-child {
        width: 100%;
        text-align: center;
    }
    
    .pop-up-bottom-logos ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    
    .pop-up-bottom-logos ul li {
        padding: 0 20px 40px;
    }
    
    .popup-form-titles ul li:last-child a {
        padding-left: 54px;
    }
        
    .popup-form-titles ul li a br {
        display: block;
    }
    
    .popup-form-titles ul li a {
        padding: 15px 5px 15px 54px;
        font-size: 14px;
    }
    
    .popup-form-titles ul li a span, .popup-form-titles ul li:last-child a span {
        left: 15px;
    }
    
    .popup-form-titles ul li a span {
        width: 30px;
        height: 30px;
        padding: 9px 2px 8px;
        font-size: 13px;
        margin: 0;
    }
    
    .popup-body > .row-fluid-wrapper {
        opacity: 0;
    }
    
    .popup-body {
        padding-left: 0;
        padding-right: 0;
    }
    
     .popup-header {
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .popup-body > .row-fluid-wrapper {
        padding: 0;
    }
}
 

/* =============== Landscape phones and smaller devices =============== */

@media (max-width: 479px) {
    
    .blog-listing-wrapper .post-listing {
        display: block;
    }

	.subscription-template .subscribe-options label {
        margin-left: 0;
        margin-right: 0;
    }

	#captcha_wrapper {
    		overflow-x: auto;
	}

.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
	  display: block !important;
	  float: none;
	  margin-left: auto;
	  margin-right: auto;
	}
}



@media screen and (min-width: 480px) {
    
    .custom-post-item {
        width: 50%;
        float: left;
    }
}
 


@media screen and (min-width: 768px) {
    
    .custom-post-item {
        width: 33.33333333%;
        float: left;
    }
    
    .container-fluid .row-fluid .page-center {
        max-width: 752px;
    }
}


@media screen and (min-width: 992px) {
    
    .hs-blog-post .blog-content {
        width: 83.33333333% !important;
        margin: 0 auto !important;
        float: none;
    }
    
    .container-fluid .row-fluid .page-center {
        max-width: 972px;
    }
}



@media (min-width: 1400px) {
    
    .hs-blog-post .blog-content {
        width: 66.66666667% !important;
    }
    
    .container-fluid .row-fluid .page-center {
        max-width: 1312px;
    }
}




