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


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

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


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


/* =============== @import, @font-face, and CSS File Includes =============== */

/* EX: @import url('http://example.com/example_style.css'); */
@import url('//www.antvoice.com/wp-includes/css/dashicons.min.css');
@import url('//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('//www.antvoice.com/wp-content/plugins/meks-smart-social-widget/css/fonts/socicon.woff');


/* @import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|Raleway:100,200,300,400,500,600,700,800,900&subset=latin-ext'); */
/* @import('https://fonts.googleapis.com/css?family=Raleway%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900&ver=f24cbbfe179e7a317496dc3af9490193'); */

/* @import url('//fonts.googleapis.com/css?family=Open+Sans%3A300%2C400%2C600%2C700%2C800&#038;ver=f24cbbfe179e7a317496dc3af9490193');
/* @import url('//fonts.googleapis.com/css?family=Raleway%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900&#038;ver=f24cbbfe179e7a317496dc3af9490193'); 
/* @import url('//fonts.googleapis.com/css?family=Droid+Serif%3A400%2C700&#038;ver=f24cbbfe179e7a317496dc3af9490193');*/

/* @import url('//fonts.googleapis.com/css?family=Raleway%3A400%2C700&#038;ver=f24cbbfe179e7a317496dc3af9490193'); */

@import url('//fonts.googleapis.com/css?family=Open+Sans%3A300%2C400%2C600%2C700&#038;subset=latin%2Clatin-ext');
@import url('//fonts.googleapis.com/css?family=Raleway%3A400%2C200%2C300%2C600%2C400italic&#038;ver=1524732512'); 


@font-face {
  font-family: 'socicon';
  src: url('//cdn2.hubspot.net/hubfs/4841958/ANTVOICE_January2019/fonts/socicon.eot'),
    url('//cdn2.hubspot.net/hubfs/4841958/ANTVOICE_January2019/fonts/socicon.svg') format('svg'),
    url('//cdn2.hubspot.net/hubfs/4841958/ANTVOICE_January2019/fonts/socicon.woff') format('woff'),
    url('//cdn2.hubspot.net/hubfs/4841958/ANTVOICE_January2019/fonts/socicon.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

/* HubSpot_Boilerplate-modules.css is required to address style issues with the default modules and responsive grid layout */
/* Images */
img {
    max-width: 100%;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom; /* Suppress the space beneath the baseline */
}
img.alignRight, img.alignright{ margin: 0 0 5px 15px; }
img.alignLeft, img.alignleft{ margin: 0 15px 5px 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


@media (max-width: 980px) {
    .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-color: #fff;
  font-family: Raleway, Sans-Serif ;
  color: #676767;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
} 

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

/* Highlighted Text */


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

/* Basic text */
p {
    -webkit-font-smoothing: subpixel-antialiased;
  margin: 0;
}
small {}
strong {
    font-weight: 600;
}
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 {
  color: #444;
  letter-spacing: 0px;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
       font-size: 52px;
    line-height: 52px;
      font-weight: 300;
  letter-spacing: 0px;
      margin-bottom: 7px;
}
h2 {
  font-size: 48px;
  line-height: 48px;
  font-weight: 200;
  margin-bottom: 8px;
  letter-spacing: 0px;
}
h3 {
  font-size: 34px;
  line-height: 44px;
  font-weight: 300;
  margin-bottom: 7px;
  text-transform: uppercase;
}
h4 {
  font-size: 28px;
  line-height: 28px;
  font-weight: 300;
 
}
h5 {
  font-size: 22px;
  line-height: 34px;
  font-weight: 500;
  margin-bottom: 8px;
}

h6 {}

/* Anchor Links */
a { 
  color: #404040;
    text-decoration: none;
    transition: color .2s;
    -moz-transition: color .2s;
    -webkit-transition: color .2s;
}
a:hover, a:focus {     color: #b1cc2f; } 

/* 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 .span12.widget-span.widget-type-global_group {
  min-height: 0;
}

.header-container-wrapper {}
.header-container {}
.custom-header {
    padding: 28px;
    padding-bottom: 1px;
    width: 100% !important;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 9999;
    transition: border-color .3s ease;
    -moz-transition: border-color .3s ease;
    -webkit-transition: border-color .3s ease;
    border-bottom: 1px solid rgba(255,255,255,.25);
    background-color: transparent;
}

.custom-header .custom-menu-primary{
    width: auto;
    margin: 0;
    float: right;
}
.custom-header .custom-logo {
    width: auto;
    z-index: 10;
    float: left;
    margin-right: 0;
    margin-top: -6px;
}

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

.body-container-wrapper {}
.body-container {}

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


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

.footer-container-wrapper {}
.footer-container {}
.custom-footer {
    background-color: #404040;
    padding: 55px 0;
}
.custom-footer-bottom {
    border-top: 1px solid rgba(255,255,255,0.18);
        padding: 20px 0 40px;
    font-size: 12px;
    background-color: #1c1c1c;
    color: #777;
}
.custom-footer-bottom .copyright p {
    line-height: 22px;
    margin-top: 3px;
    color: #bcbcbc;
    padding-bottom: 0;
      margin-bottom: 0;
}
.custom-footer h4 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    color: #fff;
    margin: 0;
    -webkit-font-smoothing: subpixel-antialiased;
}
.custom-footer h4 a {
    color: #fff;
    text-decoration: none;
}
.custom-footer p {
    padding-bottom: 20px;
}
.custom-footer ul li a, .custom-footer p a {
    color: #b1cc2f;
}
.custom-footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.custom-footer .col {
    width: 23.5%;
    margin: 0;
    margin-right: 2%;
    float: left;
    padding-top: 3px;
}
.custom-footer .col.col-4 {
    margin-right: 0;
}
.custom-footer h4.top {
    padding-top: 20px;
    -webkit-font-smoothing: antialiased;
}
.custom-footer h4.clients {
    padding-top: 30px;
    -webkit-font-smoothing: antialiased;
}
.custom-footer ul li {
    border-bottom: 1px solid rgba(0,0,0,0) ;
    padding: 8px 0;
}
.custom-footer ul li:first-child {
    padding-top: 0;
}
.custom-footer .col-1 ul li a {
    color: #ffffff;
    padding-left: 15px;
}
.custom-footer img.aligncenter {
    display: block;
    margin: 15px auto;
    margin-bottom: 15px;
    max-width: 100%;
    height: auto;
    width: auto;
}
.custom-footer .col-4 p {
    color: #ffffff;
}
.custom-footer .col-1 p span {
    color: #b1cc2f;
}
.custom-footer i.icon-default-style {
    width: auto;
    background-color: transparent;
    color: #ffffff;
    line-height: 24px ;
    height: 24px;
    margin-right: 15px;
    font-size: 24px ;
}
.custom-footer i.icon-tiny.fa.fa-envelope-o {
    margin-right: 5px;
    font-size: 13px!important;
    line-height: 15px!important;
    height: 13px;
}  
.custom-footer .fa.fa-phone {
    margin-right: 1px;
    font-size: 13px!important;
    line-height: 15px!important;
    height: 13px;
}
.custom-footer-form form {
    position: relative;
}
.custom-footer-form .hs-form-field > label {
    display: none;
}
.custom-footer-form .hs-form-field {
    padding-top: 20px;
    padding-bottom: 0;
}
.custom-footer-form .hs-form-field .input {
    width: 50%;
    padding: 10.400px;
}
.custom-footer-form .hs-form-field .hs-input {
    border-radius: 0;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #fff;
}

.custom-footer-form input.hs-button.primary {
  margin: 0;
  position: absolute;
  left: calc( 50% + 0.65rem);
  top: 30px;
  font-weight: 400;
  opacity: .9;
}

.custom-footer-form input.hs-button.primary:hover {
    opacity: 1;
}
.custom-footer p.icn {
    margin-top: -1px;
}

.No_Banner .custom-header {
   background-color: rgba(64,64,64,0.8);
}

.No_Banner .header-container-wrapper {
   min-height: 90px;
}
/* ==========================================================================
   4. MAIN NAVIGATION                                            
   ========================================================================== */


/* =============== Custom Menu Primary =============== */
.custom-menu-primary ul ul ul a[href="javascript:;"] {
  margin-bottom: 10px;
  cursor: auto;
} 
.custom-menu-primary ul ul ul a[href="javascript:;"]:hover {
    color: #404040;
  font-weight:400;
} 
.custom-menu-primary .hs-menu-wrapper>ul>li>ul>li.glossaire ul li a:before {
    content: none;
}
.custom-menu-primary .hs-menu-wrapper>ul>li>ul>li.intentions-insights-soon- ul li a:before {
  content: none;
}
.custom-menu-primary .hs-menu-wrapper>ul>li>ul>li.glossaire ul li a:hover {
        color: #404040 !important;
     cursor: auto;
}
.custom-menu-primary .hs-menu-wrapper>ul>li>ul>li.intentions-insights-soon- ul li a:hover {
     color: #404040 !important;
    cursor: auto;
}
.custom-menu-primary .hs-menu-wrapper>ul>li.fr-en>ul>li>a:before {
    content: none;
}
.custom-menu-primary .hs-menu-wrapper>ul>li.fr-en>ul>li>ul>li.fran-ais > a:before {
  background-image: url("https://cdn2.hubspot.net/hubfs/4841958/ANTVOICE_January2019/images/frans.png");
  content: '';
  width:16px;
  height:11px;
  display: inline-block;
  margin-right: 5px;
} 
.custom-menu-primary .hs-menu-wrapper>ul>li.fr-en>ul>li>ul>li.english > a:before {
  background-image: url("https://cdn2.hubspot.net/hubfs/4841958/ANTVOICE_January2019/images/english.png");
  content: '';
  width:16px;
  height:11px;
  display: inline-block;
   margin-right: 5px;
} 


/* Child List */


/* 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:981px) {
    .custom-menu-primary .hs-menu-wrapper,
    .custom-menu-primary .hs-menu-wrapper > ul ul { 
        display:block !important;
    }
  .custom-logo img.mobile {
    display: none;
  }
  .LP-header .custom-logo img {
    padding-bottom: 32px;
  }
  .stuck .custom-header {
    background-color: rgba(64,64,64,0.8);
    transition: background-color .3s ease,box-shadow .3s ease,margin .25s ease;
    -moz-transition: background-color .3s ease,box-shadow .3s ease,margin .25s ease;
    -webkit-transition: background-color .3s ease,box-shadow .3s ease,margin .25s ease;
    border: 0;
  }  
  
/* Parent List */
    .custom-menu-primary .hs-menu-wrapper > ul{
      text-align: left;
      padding: 8px 0;
      display: block;
    }

    .custom-menu-primary .hs-menu-wrapper > ul > li {
      text-align: left;
      float: left;
      margin: 0 5px 0 0;
      display: inline-block;
      height: auto;
      vertical-align: middle;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li:last-child {
      margin: 0 0 0 5px;
    } 
    .custom-menu-primary .hs-menu-wrapper > ul > li > a{
      font-size: 14px;
      text-transform: uppercase;
      text-decoration: none;
      background: rgba(0,0,0,0);
      font-weight: 400;
      min-height: 40px;
      vertical-align: baseline;
      text-align: left;
      width: auto;
      display: block;
      color: #fff; 
      padding: 0 15px;
      border-top: 0 solid rgba(0,0,0,0);
      border-left: 0 solid rgba(0,0,0,0);
      border-right: 0 solid rgba(0,0,0,0);
      border-bottom: 0 solid rgba(0,0,0,0);
      line-height: 16px;
      -webkit-transition: background .2s linear,color .2s linear;
      -moz-transition: background .2s linear,color .2s linear;
      -o-transition: background .2s linear,color .2s linear;
      transition: background .2s linear,color .2s linear;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li > a:after {
      content: '\f347';
      display: inline-block;
      font-family: dashicons;
      margin: 0 0 0 6px;
      vertical-align: top;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: rotate(0);
      color: inherit;
    }
    .custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(4)>a:after {
      content: none;
    }
    .custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(7)>a:after {
      content: none;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a{
      background: rgba(0,0,0,0);
      color: #b1cc2f;
      font-weight: 700;
      text-decoration: none;
      border-color: rgba(0,0,0,0);
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li > ul{
      width: 600px;
      background: #fff;
      padding: 10px;
      border-radius: 0 0 5px 5px;
      margin-top: 10px;
      transition-duration: .4s !important;
      transition-timing-function: ease-in !important;
      transition-property: opacity,visibility !important;
    }
  .custom-menu-primary .hs-menu-wrapper > ul > li:first-child > ul{
     width:800px;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li:last-child > ul {
   width: 117px;
}
  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(n+5)> ul{
     right:0 !important;
    left: auto !important;
  }
    .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li{
        width:50%;
        color: #404040;
        font-family: Raleway;
        font-size: 14px;
        display: block;
        float: left;
        clear: none;
        padding: 5px;
        vertical-align: top;
    }

  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > a {
    font-size: 14px;
    font-weight: 600;
    color: #404040;
    line-height: 23.8px;
    display: inline-block !important;
  } 
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > a:before {
    content: "/";
    color: #b1cc21;
  }
  .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children:hover ul ul {
    position: static !important;
    opacity: 1 !important;
    visibility: visible !important;
    transition-duration: .4s !important;
      transition-timing-function: ease-in !important;
      transition-property: opacity,visibility !important; 
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li:nth-child(2n+1) {
    clear: left;
  }
    .custom-menu-primary .hs-menu-wrapper > ul > li:first-child > ul > li {
    width: 33.33333%;
    clear: none;
  }  
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a {
    line-height: 23.8px;
    color: #404040;
     white-space: normal !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a:hover {
    color: #b1cc2f;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li:nth-child(1) ul ul li a:before,
  .custom-menu-primary .hs-menu-wrapper > ul li:nth-child(5) ul ul li a:before{
    content: "\f0a9";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font: normal normal normal 14px/1 FontAwesome;
    word-spacing: 1px;
    display: inline-block;
    line-height: 15.4px;
    width: auto;
    height: auto;
    color: #404040;
    font-size: 15.4px;
    margin-right: 3.85px;
  }   
  .custom-menu-primary .hs-menu-wrapper>ul>li>ul>li.ressources ul li a:before {
    padding-left: 10px;
    font-size: 18.2px;
    margin-right: 4.5px;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>ul>li.ressources ul {
    padding-bottom: 33px;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.active > a {
    color: #b1cc2f;
    font-weight: 700;
    text-decoration: none;
  } 
    .custom-menu-primary .hs-menu-wrapper > ul ul li{}
    .custom-menu-primary .hs-menu-wrapper > ul ul li a{}
    .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{}
  
}


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

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

@media (max-width: 980px){

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

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

  .mobile-trigger {
    display: inline-block !important;
    cursor: pointer;
    position: absolute;
    top: -40px;
    right: 6px !important;
    height: 40px;
    line-height: 40px;
  }
  .mobile-trigger:after {
    content: '\f333';
    font-family: 'dashicons';
    font-size: 24px;
    color: #fff;
    margin: 0 0 0 5px;
  }
  .mobile-trigger:hover{
   
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger:after{
        content: '\f153';
  }

  /* Toggle Button Icon */
 



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

  .child-trigger{
    display: block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 0px;
    right: 0px;
    width: 55px !important; /* Button width */
    min-width: 55px !important;
        height: 25px !important;
    padding: 0 !important;
    border-left: 1px dotted rgba(255, 255, 255, .20);
  }
  .child-trigger:hover{
    text-decoration: none;
  }
 
  .child-trigger:after {
       content: '\f347';
    display: inline-block;
    font-family: dashicons;
    margin: 1px 0 0 30px;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: ;
    color: #404040;
} 

 
  /* ===== Mobile Menu Styles ===== */  
     
  .custom-menu-primary.js-enabled {
    position: relative;
    margin: 0px 0 0px 0;
    width: 100%;
    margin-top: 10px;
  }

  /* 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{
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
  }
  .custom-menu-primary .hs-menu-wrapper{
        background-color: #fff;
    width: 100%; /* Full screen width */
  }

   /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > 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 li{
    
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    text-align: left;
    color: #404040;
    font-size: 14px;
    min-height: 25px;
    padding: 0 10px;
    line-height: 16px;
    text-transform: uppercase;
}
  .custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
    background: rgba(0,0,0,0);
    color: #b1cc2f;
    font-weight: 700;
    text-decoration: none;
    border-color: rgba(0,0,0,0);
  }


  /* Level 2 and Higher Menu List Styles */
 .custom-menu-primary .hs-menu-wrapper > ul > li > ul {
    margin-top: 10px;
    margin-bottom: 0;
    border: 0;
    padding: 10px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul >li {
        color: #404040;
    font-family: Raleway;
    font-size: 14px;
    display: block;
    padding: 5px;
    vertical-align: top;
  }
 .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > a {
    font-weight: 600;
    color: #404040;
    font-size: 14px;
    line-height: 23px;
}
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > a:before {
    content: "/";
    color: #b1cc21;
  } 
 .custom-menu-primary .hs-menu-wrapper > ul ul ul li a {
    line-height: 23.8px;
    color: #404040;
     white-space: normal !important;
  }
    .custom-menu-primary .hs-menu-wrapper > ul li:nth-child(1) ul ul li a:before,
  .custom-menu-primary .hs-menu-wrapper > ul li:nth-child(5) ul ul li a:before{
    content: "\f0a9";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font: normal normal normal 14px/1 FontAwesome;
    word-spacing: 1px;
    display: inline-block;
    line-height: 15.4px;
    width: auto;
    height: auto;
    color: #404040;
    font-size: 15.4px;
    margin-right: 3.85px;
  }   
  
  .custom-menu-primary .hs-menu-wrapper>ul ul ul li a:hover {
    color: #b1cc2f;
  } 
  /* Level 3 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul >li > ul > li a{
   
  }

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

  }
  
    .custom-menu-primary .hs-menu-wrapper > ul li.active-mobile-nav > a {
        background: rgba(0,0,0,0);
        color: #b1cc2f;
        font-weight: 700;
        text-decoration: none;
        border-color: rgba(0,0,0,0);
    }
    .child-trigger.child-open:after {
        content: '\f343';
        color: #b1cc2f;
    }
}


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

.section.post-footer h3 {
    font-weight: 600;
    text-transform: none;
    letter-spacing: -.5px;
    font-size: 22px;
    line-height: 34px;
    font-family: Raleway;
    -webkit-font-smoothing: antialiased;
    color: #444;
}

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

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

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

/* Blog Listing */
.hs-blog-listing {}

/* Blog Columns Wrapper */
.blog .content-wrapper {}


/* =============== Blog Content Column =============== */

.blog .blog-content {}

/* Use this to style the main wrapper for the blog listing pages */
.blog-listing-wrapper {}

/* Use this to style the main wrapper for the blog post pages */
.blog-post-wrapper {}

/* Blog Title */
.hs-blog-header h1 {}
.hs-blog-header h1 a{}

/* Blog Post Title */
.post-header h2 {}
.post-header h2 a {}

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

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item {}
.blog-listing-wrapper .post-listing .post-item .post-body {}
.blog-post-wrapper .post-body {}

/* Post Featured Image on Listings Page */
.hs-featured-image-wrapper {}
.hs-featured-image-wrapper .hs-featured-image-link {}
.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
  border-width: 0;
  max-height: 170px;
  max-width: 210px;
  height: auto;
  width: auto;
  display: inline-block !important;
  float: right;
  margin: 20px 0 20px 20px;
}

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

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

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

/* Blog Commments */
#comments-listing {
border-bottom: 0px solid #ccc;
margin-bottom: 0;
margin-top: 30px;
}

.comment {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  padding: 15px 0;
}
.comment-date { font-size: 13px; text-align: right; }
.comment-from { font-weight: bold; }
.comment-body { padding: 10px 0; }

/* Pagination */
.blog-pagination {}
.blog-pagination a {}
.blog-pagination a.previous-posts-link {}
.blog-pagination a.all-posts-link {}
.blog-pagination a.next-posts-link {}

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


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

.blog .blog-sidebar {}

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


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

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

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

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

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

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

.post-item {
    width: 46.8%;
    color: #676767;
    height: 600px;
    margin-bottom:30px;
    margin-right:25px
}
.post-item:nth-child(2n){
    margin-right:0;
}
.post-item span.bottom-line {
    height: 1px;
    width: 100%;
    display: block;
    position: absolute;
    bottom: 2px;
    left: 0;
    background-color: #eaeaea;
}

.post-item .inner-wrap {
    height: 100%;
    border-radius: 4px;
    overflow: hidden;
    perspective: 1000px;
    -webkit-perspective: 1000px;
    box-shadow: 0px 1px 3px rgba(0,0,0,.08)!important;
}

.post-item .inner-wrap:after {
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) -2%,rgba(0,0,0,0) 35%,rgba(0,0,0,.04) 44%,rgba(0,0,0,.25) 100%,rgba(0,0,0,.5) 100%);
    background: linear-gradient(top,rgba(255,255,255,0) -2%,rgba(0,0,0,0) 35%,rgba(0,0,0,.04) 44%,rgba(0,0,0,.25) 100%,rgba(0,0,0,.5) 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 45%;
    z-index: 11;
    border-radius: 4px;
    content: ' ';
}

.post-item .inner-wrap:before {
    background-color: rgba(0,0,0,.43);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 11;
    content: ' ';
}

.post-item .post-content {
    height: 100%;
    position: relative;
    min-height: 98px;
}

.post-item span.post-featured-img {
    transition: all .7s cubic-bezier(.2,1,.22,1);
    -webkit-transition: all .7s cubic-bezier(.2,1,.22,1);
    line-height: 0;
    display: block;
    position: relative;
    position: absolute;
    background-size: cover;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-position: center;
    background-color: #777;
}

.post-item .content-inner {
    position: static;
    height: 100%;
}

.post-item a.entire-meta-link {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    z-index: 101;
    height: 100%;
}

.post-item span.meta-category {
    z-index: 1000;
    position: relative;
}

.post-item .article-content-wrap {
    position: absolute;
    z-index: 100;
    top: 50%;
    background-color: transparent;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 0;
    width: 100%;
    padding: 20%!important;
}

.post-item .post-header {
    margin-bottom: 12px;
    font-size: 12px;
    color: rgba(255,255,255,.9);
}

.post-item .post-header h3 {
    line-height: 26px;
    font-family: Raleway;
    font-weight: 600;
    color: #fff;
    margin: 0;
    text-transform: none;
    font-size: 22px;
}
.post-item .excerpt {
    color: rgba(255,255,255,.9);
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    font-weight: 400;
}

.post-item a.more-link {
    display: block;
    margin-top: 25px;
    cursor: default;
    color: #fff;
    margin-bottom: 10px;
}

.post-item a.more-link span {
    background-color: #333;
    transition: all .45s cubic-bezier(.25,1,.33,1);
    -moz-transition: all .45s cubic-bezier(.25,1,.33,1);
    -webkit-transition: all .45s cubic-bezier(.25,1,.33,1);
    -o-transition: all .45s cubic-bezier(.25,1,.33,1);
    width: auto;
    cursor: pointer;
    padding: 6px 10px;
    font-size: 11px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
}
.post-item span.meta-category{
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 101;
}
.post-item span.meta-category a {
    padding: 0 10px;
    display: inline-block;
    line-height: 20px;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #fff;
    border: 2px solid #B1CC2F;
    border-radius: 4px!important;
    -webkit-border-radius: 4px!important;
    -o-border-radius: 4px!important;
    -ms-transition: opacity .45s cubic-bezier(.25,1,.33,1),transform .45s cubic-bezier(.25,1,.33,1),border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1),background-color .45s cubic-bezier(.25,1,.33,1),box-shadow .45s cubic-bezier(.25,1,.33,1);
    -webkit-transition: opacity .45s cubic-bezier(.25,1,.33,1),transform .45s cubic-bezier(.25,1,.33,1),border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1),background-color .45s cubic-bezier(.25,1,.33,1),box-shadow .45s cubic-bezier(.25,1,.33,1);
    transition: opacity .45s cubic-bezier(.25,1,.33,1),transform .45s cubic-bezier(.25,1,.33,1),border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1),background-color .45s cubic-bezier(.25,1,.33,1),box-shadow .45s cubic-bezier(.25,1,.33,1);
    font-family: Raleway;
    font-weight: 400;
    margin-right:4px;
}

.post-item span.meta-category a:hover{
    background-color: #b1cc2f
}
.post-item:hover span.post-featured-img {
    transform: scale(1.07);
    -webkit-transform: scale(1.07);
}

.blog-pagination a {
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    padding: 11px 13px 10px 13px;
    background-position: -21px center;
    position: relative;
    text-transform: capitalize;
    transition: all .45s cubic-bezier(.25,1,.33,1);
    border-radius: 2px;
    font-family: 'Open Sans';
    font-weight: 700;
    background-color: transparent;
    color: inherit;
    font-size: 12px;
    line-height: 11px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-transition: opacity .45s cubic-bezier(.25,1,.33,1),transform .45s cubic-bezier(.25,1,.33,1),border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1),background-color .45s cubic-bezier(.25,1,.33,1),box-shadow .45s cubic-bezier(.25,1,.33,1);
    -webkit-transition: opacity .45s cubic-bezier(.25,1,.33,1),transform .45s cubic-bezier(.25,1,.33,1),border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1),background-color .45s cubic-bezier(.25,1,.33,1),box-shadow .45s cubic-bezier(.25,1,.33,1);
    transition: opacity .45s cubic-bezier(.25,1,.33,1),transform .45s cubic-bezier(.25,1,.33,1),border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1),background-color .45s cubic-bezier(.25,1,.33,1),box-shadow .45s cubic-bezier(.25,1,.33,1);
}
.blog-pagination  a.active {
    -webkit-box-shadow: 0px 6px 15px rgba(0,0,0,.16);
    box-shadow: 0px 6px 15px rgba(0,0,0,.16);
    margin: 0 8px;
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 14px;
    background-color: #b1cc2f;
    font-size: 12px;
    color: #fff !important;
}

.blog-pagination a:hover {
    color: #b1cc2f;
}

.blog-sidebar h3 {
    font-family: Raleway;
    font-weight: 400;
    margin-bottom: 15px;
    color: #404040;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
}

.blog-sidbar-share {
    text-align: center;
}
.blog-sidbar-share ul {
    margin: 0 0 30px;
    padding:0;
}

.blog-sidbar-share ul li {
    display: inline-block;
    vertical-align: top;
    border: none !important;
}

.blog-sidbar-share ul li a {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    position: relative;
    border: none !important;
    padding: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    letter-spacing: normal;
}

.blog-sidbar-share ul li a.facebook_ico.soc_square {
    background-color: #3b5998;
    background-position: center center;
}
.blog-sidbar-share ul li a.twitter_ico.soc_square{
      background-color: #1da1f2;
}
.blog-sidbar-share ul li a.linkedin_ico.soc_square{
    background-color: #71b2d0;
}
.blog-sidbar-share ul li a span {
    font-size: 0;
}

.blog-sidbar-share ul li a:before {
    font-family: "socicon" !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  color: #fff;
}

.blog-sidbar-share ul li a.facebook_ico.soc_square:before {
    content: "\e041";
}
.blog-sidbar-share ul li a.twitter_ico.soc_square:before{
    content: "\e040";
}
.blog-sidbar-share ul li a.linkedin_ico.soc_square:before {
    content: "\e049";
} 
.blog-sidbar-share ul li a:hover {
    -ms-filter: "alpha(opacity=70)";
    filter: alpha(opacity=70);
    opacity: .7;
    text-decoration: none;
}

.custom-post-filter .title {
    display: block;
    padding: 0 0 0 8px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ccc;
    white-space: nowrap;
    color: #444;
    text-decoration: none;
    border-radius: 3px;
    background-clip: padding-box;
    user-select: none;
    background-color: #fff;
    font-weight: 400;
    height: auto;
    background-color: transparent;
    border-color: #e0e0e0;
    padding-top: 5px;
    padding-bottom: 5px;
    webkit-transition: background-color .15s cubic-bezier(.39,.71,.56,.98),color .15s cubic-bezier(.39,.71,.56,.98);
    transition: background-color .15s cubic-bezier(.39,.71,.56,.98),color .15s cubic-bezier(.39,.71,.56,.98);
    text-align: center;
    line-height: 30px;
    cursor: pointer;
}
.custom-post-filter span.select2-arrow {
    display: inline-block;
    width: 22px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0 3px 3px 0;
    background-clip: padding-box;
}
.custom-post-filter span.select2-arrow:after {
    position: absolute;
    display: block;
    content: "";
    top: 50%;
    left: 50%;
    border: 4px solid transparent;
    border-top-color: #666;
    margin-left: -7px;
    margin-top: -2px;
}
.custom-post-filter .bottom-content {
    padding: 4px;
    border: none;
    background-color: #fff;
    box-shadow: 0px 0px 6px rgba(0,0,0,.2);
    position:absolute;
    width:100%;
}
.custom-post-filter .bottom-content {
    padding: 4px;
    border: none;
    background-color: #fff;
    box-shadow: 0px 0px 6px rgba(0,0,0,.2);
}
.custom-post-filter .bottom-content input#myInput {
    width: 100%;
    padding: 0 4px!important;
    margin-top: 3px!important;
    height: auto;
    border-radius: 0;
    font-family: sans-serif;
    font-size: 1em;
    border: 1px solid #ccc;
    box-shadow: none;
}
.custom-post-filter ul {
    max-height: 200px;
    padding: 4px;
    margin: 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: transparent;
    background: #fafafa;
}
.custom-post-filter .bottom-content h3 {
    display: none;
}
.custom-post-filter ul li {
    list-style: none;
    display: list-item;
    background-image: none;
    margin: 3px 0;
}
.custom-post-filter ul li span {
    display: none;
}
.custom-post-filter ul li a {
    padding: 5px 7px;
    margin: 0;
    cursor: pointer;
    min-height: 1em;
    user-select: none;
    display: block;
    color: #000 !important;
}
.custom-post-filter ul li:hover {
    background: #f1f1f1;
    color: #000;
    border-radius: 3px;
}
.custom-post-filter .title:hover {
    background-color: #b1cc2f;
    color: #fff;
}
.custom-post-filter .title:hover span.select2-arrow:after{
   border-top-color: #fff;
}
.custom-post-filter {
    position: relative;
}

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


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

/* Form Field */
.hs-form-field {
    padding: 10.400px 0;
}

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

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

/* One Line Inputs */
input[type="text"],
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"],
input[type="file"],
textarea,
select {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 0 1px 2px rgba(0,0,0,.09) inset;
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.09) inset;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.09) inset;
    -o-box-shadow: 0 1px 2px rgba(0,0,0,.09) inset;
    transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    padding: 10px;
    border: 0;
    border-bottom: 1px solid #fff;
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
    color: #555;
    background-color: #efefef;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 3px;
      max-width: 700px;
}

input[type="text"]:focus,
input[type="password"]:focus, 
input[type="datetime"]:focus, 
input[type="datetime-local"]:focus, 
input[type="date"]:focus, 
input[type="month"]:focus, 
input[type="time"]:focus, 
input[type="week"]:focus, 
input[type="number"]:focus, 
input[type="email"]:focus, 
input[type="url"]:focus, 
input[type="search"]:focus, 
input[type="tel"]:focus, 
input[type="color"]:focus,
input[type="file"]:focus,
textarea:focus,
select:focus {
   outline: 0;
}

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

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

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

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

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

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

ul.hs-error-msgs.inputs-list {
    margin: 0;
    padding: 0;
    list-style: none;
    color: red;
    margin-top: 10px;
}

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


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

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

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

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


/* =============== Blog Comment Form =============== */

/* Label */
#comment-form .hs-form-field > label {}
#comment-form label {}

/* Inputs */
#comment-form input[type="text"] {}
#comment-form input[type="text"]:focus {}

#comment-form textarea {}
#comment-form textarea:focus {}

#comment-form input[type="checkbox"] {}


/* =============== Blog Subscription Form =============== */

/* Label */
#hs_form_target_blog_subscription .hs-form-field > label {}
#hs_form_target_blog_subscription label {}

/* Inputs */
#hs_form_target_blog_subscription input[type="email"] {}
#hs_form_target_blog_subscription input[type="email"]:focus {}
#hs_form_target_blog_subscription input[type="radio"], #hs_form_target_blog_subscription input[type="checkbox"] {
width: auto;
margin-right: 10px;
}

/* =============== Google Search Form =============== */

/* Label */
.widget-type-google_search label {}

/* Input */
.widget-type-google_search input[type="text"] {}
.widget-type-google_search input[type="focus"] {}


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


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

.hs-button.primary,
input[type="submit"],
input[type="button"] {
      cursor: pointer;
    -webkit-appearance: none;
    text-decoration: none !important;
    background-color: #b1cc2f!important;
    font-weight: 600;
    font-family: Noto Sans,sans-serif;
    width: auto;
    font-size: 12px;
    text-transform: uppercase;
    border: none;
    color: #fff;
    -webkit-transition: opacity .45s cubic-bezier(.25,1,.33,1),
                        transform .45s cubic-bezier(.25,1,.33,1),
                        border-color .45s cubic-bezier(.25,1,.33,1),
                        color .45s cubic-bezier(.25,1,.33,1),
                        background-color .45s cubic-bezier(.25,1,.33,1),
                        box-shadow .45s cubic-bezier(.25,1,.33,1);
    transition: opacity .45s cubic-bezier(.25,1,.33,1),
                        transform .45s cubic-bezier(.25,1,.33,1),
                        border-color .45s cubic-bezier(.25,1,.33,1),
                        color .45s cubic-bezier(.25,1,.33,1),
                        background-color .45s cubic-bezier(.25,1,.33,1),
                        box-shadow .45s cubic-bezier(.25,1,.33,1);
    padding: 15px 22px!important;
    border-radius: 4px!important;
    -webkit-border-radius: 4px!important;
    margin-top: 20px;
    margin-bottom: 20px; 
    display:inline-block;
}

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

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


/* =============== Form Module Button =============== */

.hs_cos_wrapper_type_form .hs-button.primary.large {}
.hs_cos_wrapper_type_form .hs-button.primary.large:hover {}
.hs_cos_wrapper_type_form .hs-button.primary.large:focus {}


/* =============== Blog Comment Button =============== */

#add-comment-button.hs-button.primary {}
#add-comment-button.hs-button.primary:hover {}
#add-comment-button.hs-button.primary:focus {}


/* =============== Blog Subscription Button =============== */

#hs_form_target_blog_subscription .hs-button.primary.large {}
#hs_form_target_blog_subscription .hs-button.primary.large:hover {}
#hs_form_target_blog_subscription .hs-button.primary.large:focus {}


/* =============== Google Search Button =============== */

.widget-type-google_search .hs-button.primary {}
.widget-type-google_search .hs-button.primary:hover {}
.widget-type-google_search .hs-button.primary:focus {}


/* ==========================================================================
   8. MISCELLANEOUS                                      
   ========================================================================== */
a#back-to-top {
    display: block;
    position: fixed;
    text-align: center;
    line-height: 12px!important;
    right: 17px;
    bottom: -30px;
    color: #fff;
    cursor: pointer;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    z-index: 9994;
    height: 29px;
    width: 29px;
    background-color: rgba(0,0,0,.25);
    background-repeat: no-repeat;
    background-position: center;
    transition: background-color .1s linear;
    -moz-transition: background-color .1s linear;
    -webkit-transition: background-color .1s linear;
    -o-transition: background-color .1s linear;
    border-radius: 200px!important;
    -webkit-border-radius: 200px!important;
    -o-border-radius: 200px!important;
    transition: box-shadow .3s cubic-bezier(.55,0,.1,1),background-color .1s linear;
    -webkit-transition: -webkit-box-shadow .3s cubic-bezier(.55,0,.1,1),background-color .1s linear;
    -moz-transition: -moz-box-shadow .3s cubic-bezier(.55,0,.1,1),background-color .1s linear;
    background-color: rgba(0,0,0,.25)!important;
    bottom: 17px;
    overflow: hidden;
}
a#back-to-top:before {
        display: block;
    content: ' ';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: #000;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transition: all .3s cubic-bezier(.55,0,.1,1);
    -webkit-transition: all .3s cubic-bezier(.55,0,.1,1);
    -moz-transition: all .3s cubic-bezier(.55,0,.1,1);
    border-radius: 100px;
    -webkit-border-radius: 100px;
    background-color: rgba(255,255,255,.25);
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transition: all .5s cubic-bezier(.165,.84,.44,1);
    -webkit-transition: all .5s cubic-bezier(.165,.84,.44,1);
    -moz-transition: all .5s cubic-bezier(.165,.84,.44,1);
    opacity: 0;
    z-index: 2;
} 
a#back-to-top:after {
    display: block;
    content: ' ';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: #000;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transition: all .3s cubic-bezier(.55,0,.1,1);
    -webkit-transition: all .3s cubic-bezier(.55,0,.1,1);
    -moz-transition: all .3s cubic-bezier(.55,0,.1,1);
    border-radius: 100px;
    -webkit-border-radius: 100px;
}
a#back-to-top i{
     line-height: 29px!important;
    width: 29px!important;
    height: 29px!important;
    font-size: 14px!important;
    top: 0!important;
    left: 0!important;
    text-align: center!important;
    position: relative;
    z-index: 10;
    background-color: transparent!important;
      -webkit-transform: translate(0,0px);
    -ms-transform: translate(0,0px);
    transform: translate(0,0px);
    transition: transform .2s ease;
    -webkit-transition: transform .2s ease;
    -moz-transition: transform .2s ease;
} 
.fa-angle-up:before {
    content: "\f106";
}
a#back-to-top:hover {
      transition: box-shadow .3s cubic-bezier(.55,0,.1,1),background-color .05s linear .25s;
    -webkit-transition: -webkit-box-shadow .3s cubic-bezier(.55,0,.1,1),background-color .05s linear .25s;
    -moz-transition: -moz-box-shadow .3s cubic-bezier(.55,0,.1,1),background-color .05s linear .25s;
    box-shadow: 1px 2px 3px rgba(0,0,0,.16)!important;
    background-color: transparent!important;
}
a#back-to-top:hover i {
    -webkit-transform: translate(0,-29px)!important;
    -ms-transform: translate(0,-29px)!important;
    transform: translate(0,-29px)!important;
}  
a#back-to-top:hover:after {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  background-color: #b1cc2f;
}

.custom-banner a.section-down-arrow {
  z-index: 101;
  position: absolute;
  margin-left: 0;
  font-size: 25px;
  -webkit-border-radius: 100px;
  transition: opacity .4s ease;
  -webkit-transition: opacity .4s ease;
  -moz-transition: opacity .4s ease;
  line-height: 50px;
  color: #fff !important;
  display: inline-block;
  width: 49px;
  border: none !important;
  overflow: visible;
  text-align: center;
  opacity: 1;
  height: auto;
  bottom: 13px;
  -webkit-animation: nudgeMouse 2.4s cubic-bezier(.25,.460,.45,.940)infinite;
  animation: nudgeMouse 2.4s cubic-bezier(.25,.460,.45,.940) infinite;
  margin: 0 auto;
  left: 0;
  right: 0;
}  

.custom-banner a.section-down-arrow:before {
    position: absolute;
    content: '';
    display: block;
    left: 50%;
    margin-left: -1px;
    top: 22px;
    background-color: rgba(255,255,255,.5);
    width: 2px;
    height: 6px;
    border-radius: 10px;
    transition: background-color .55s cubic-bezier(.5,.1,.07,1);
    -webkit-animation: trackBallSlide 2.4s cubic-bezier(0,.000,.725,1) infinite;
    animation: trackBallSlide 2.4s cubic-bezier(0,.000,.725,1) infinite;
}
.custom-banner a.section-down-arrow:after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 30px;
    height: 45px;
    margin-left: -15px;
    border: 2px solid rgba(255,255,255,.5);
    border-radius: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 62;
}
.custom-banner svg.nectar-scroll-icon {
  width: 30px;
  height: 45px;
  text-align: center;
  cursor: pointer;
  position: relative;
  z-index: 100;
}
.custom-banner path.nectar-scroll-icon-path {
    stroke: rgb(255, 255, 255);
    fill: transparent;
    stroke-width: 2px;
    stroke-dashoffset: 120;
    stroke-dasharray: 120;
    -webkit-animation: mouse-scroll-btn-roll-out .55s cubic-bezier(.5,.1,.07,1);
    animation: mouse-scroll-btn-roll-out .55s cubic-bezier(.5,.1,.07,1);
    stroke-miterlimit: 10;
    d: path("M 15 1.118 c 12.352 0 13.967 12.88 13.967 12.88 v 18.76 c 0 0 -1.514 11.204 -13.967 11.204 S 0.931 32.966 0.931 32.966 V 14.05 C 0.931 14.05 2.648 1.118 15 1.118 Z");
}
.custom-banner a.section-down-arrow:hover svg path.nectar-scroll-icon-path {
  stroke-dashoffset: 0;
  -webkit-animation: mouse-scroll-btn-roll-over .55s cubic-bezier(.5,.1,.07,1);
  animation: mouse-scroll-btn-roll-over .55s cubic-bezier(.5,.1,.07,1);
}
.custom-banner a.section-down-arrow:hover:before {
  background-color: rgba(255,255,255,1);
} 
.custom-banner a.section-down-arrow:hover path.nectar-scroll-icon-path {
  stroke-dashoffset: 0;
  -webkit-animation: mouse-scroll-btn-roll-over .55s cubic-bezier(.5,.1,.07,1);
  animation: mouse-scroll-btn-roll-over .55s cubic-bezier(.5,.1,.07,1);
}
.custom-banner a.section-down-arrow:hover:before {
  background-color: rgba(255,255,255,1);
}
.custom-banner {
  height: 100vh;
  opacity: 1;
  transform: translateY(0px);
  visibility: visible;
  overflow: visible;
  width: 100%;
  position: relative;
  background: #333;
}
.custom-banner .banner-image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  display: flex;
  align-items: center;
}

.custom-banner .banner-text {
      z-index: 100;
    text-align: center;
    margin-top: 0;
} 


.custom-banner-blog {
   height: 450px;
   overflow: hidden;
   position: relative;
   background-color: rgb(0, 0, 0);
   -webkit-font-smoothing: antialiased;
   text-align: center;
  margin-top: -1px;
} 
 
.custom-banner-blog .banner-image {
   background-size: cover;
   background-position: center center;
   width: 100%;
   height: 100%;
   background-repeat: no-repeat;
   position: absolute;
   top: 0;
   left: 0;
   z-index: 9;
} 
  
.page-header-overlay-color:before {
   position: absolute;
   pointer-events: none;
   background-color: #000000a3;
   content: '';
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
   z-index: 10;
}
.page-header-overlay-color {
  position: static;
  height: 1px;
  width: 1px;
  margin-left: -9999px;
  pointer-events: none;
}


.custom-banner-blog .banner-text { 
  position: relative;
  margin-top: 225px;
  z-index:99;
}

.custom-banner-blog .banner-text h1 {
   font-family: Raleway;
   font-weight: 200;
   font-size: 48px;
   line-height: 48px;
   color: #fff;
   position: relative;
   margin-bottom: 8px;
   display: block;
  margin-top:0;
}  



 .custom-banner .banner-text h2 {
    font-size: 28px;
    color: #ffffff!important;
    line-height: 28px;
    font-weight: 300;
        margin-top: 37px;
    margin-bottom: 0;
}
.custom-banner .banner-text h1 {
    font-size: 48px;
    line-height: 48px;
    font-weight: 200;
    color: #ffffff!important;
    margin-bottom: 8px;
      margin-top: 0;
}
.custom-banner .banner-text {
    z-index: 100;
    text-align: center;
    margin-top: 150px;
}

.blog-pagination {
  margin-bottom: 10px;
}

.blog .content-wrapper {
padding-top: 4.5%;
padding-bottom: 0px;
}

.blog .blog-sidebar {
   margin-top: 45px;
}

.blog-sidebar h3 {
   font-family: Raleway;
   font-weight: 400;
   margin-bottom: 15px;
   color: #404040;
   font-size: 16px;
   letter-spacing: 1px;
   text-transform: uppercase;
  text-align:center;
  margin-top:0;
  line-height: 32px;
    
}
.blog-sidbar-share h3 {
  font-family: Raleway;
  font-weight: 400;
  margin-bottom: 15px;
  color: #404040;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
} 
.blog-sidebar input {
  position: relative;
  padding: 0.65rem;
  width: 100%;
  display: block;
  padding: 10px!important;
  border: 0;
  border-bottom: 1px solid #fff;
  font-family: 'Open Sans';
  font-weight: 400;
  font-size: 12px;
  line-height: 22px;
  color: #555;
  background-color: #efefef;
  box-shadow: 0 1px 2px rgba(0,0,0,.09) inset;
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,.09) inset;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.09) inset;
  -o-box-shadow: 0 1px 2px rgba(0,0,0,.09) inset;
  transition: all .2s linear;
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
} 

.blog-sidebar input {
  width: 44%;
  border-radius: 0;
} 
.blog-sidebar input.hs-button.primary.large {
  margin: 0;
  position: absolute;
  top: 9px;
  left: calc(50% + 10px);
  padding: 11px 22px !important;
}


.hs-blog-post .post-body P {
   padding: 20px 0;
   padding-bottom: 50px;
   padding-top: 0;
}


.hs-blog-post .post-body .custom-featured-image-wrapper img {
  display: block;
  width: 100%;
  max-width: 80%;
  margin: 0 auto 30px;
  box-shadow: 0 10px 50px rgba(0,0,0,.08), 0 13px 45px rgba(0,0,0,.08);
}
.blog-sidebar form {
   position: relative;
}
.hs-blog-post .post-header h1 {
   font-family: Raleway;
   font-weight: 200;
   font-size: 48px;
   line-height: 48px;
   margin-bottom: 0;
   letter-spacing: -1px;
   position: relative;
   margin-top: 0;
}
.hs-blog-post .content-wrapper {
  padding-top: 5%;
  padding-bottom: 0px;
}  
.hs-blog-post .section.post-header {
   padding-top: 39px;
   padding-bottom: 35px;
   border-bottom: 1px solid #ddd;
   margin-bottom: 0;
  padding-bottom: 31px;
}

.hs-blog-post div#hubspot-author_data , .hs-blog-post div#hubspot-author_data span a {
   font-size: 11px;
   color: #888;
  margin-top: 4px;
}


.hs-blog-post div#hubspot-author_data span {
   padding: 0 10px;
   border-left: 1px solid #ddd;
   font-family: Raleway;
   font-size: 12px;
   line-height: 16px;
   color: #888;
}


.hs-blog-post .blog-sidebar {
   margin-top: 0;
}
#hs-pwd-widget-password {
  height: auto !important;
  margin: 0 !important;
}
.custom-social-share {
  padding: 0 2%;
  float: left;
}
.blog-sidebar form span.hs-form-required {
  display: none;
}
.custom-menu-primary ul ul ul a[href="javascript:;"]:hover {
    color: #404040 !important;
    cursor: auto;
}
.hs-blog-post .content-wrapper .section.post-body {
  max-width: 83%;
  float: left;
} 
.custom-related-post h3 {
  font-family: Raleway;
  font-weight: 600;
  padding: 0 !important;
  margin: 0 !important;
  text-align: center;
  text-transform: uppercase;
  font-size: 20pt;
  color: #444;
  letter-spacing: 0px;
  margin-top: 20px !important;
} 
 
.related-post-item {
  float: left;
  width: 300px;
  height: auto;
  margin: 40px;
  position: relative;
}
.related-image a , related-title a {
   position: relative !important;
   display: block !important;
   font-size: 13px !important;
   line-height: 1.6em !important;
   text-decoration: none !important;
   margin-bottom: 5px !important;
   text-indent: 0 !important;
}
 
.hs-blog-listing .blog-content {
    width: 76.5%;
    margin-right: 0;
    padding-right: 20px;
  float: left;
}
.hs-blog-listing .blog-sidebar {
    margin-right: 0;
    width: 23.5%;
    float: left;
    margin-left: 0;
}
ul.social-list {
   padding: 0;
   margin: 0;
   list-style: none;
}

a.share_facebook {
   background-color: #3c589a;
}

ul.social-list a {
   width: 60px;
   height: 45px;
   border-radius: 4px;
   display: inline-block;
   cursor: pointer;
   margin-bottom: 4px;
}

a.share_twitter {
   background-color: #55acee;
}

a.share_linkedin {
   background-color: #0077b5;
}

ul.social-list svg {
   height: 70%;
   margin-top: 6.75px;
}

.custom-social-share {
   position: sticky;
   top: 100px;
}

.blog-section {
   position: relative;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > ul:after {
  content: '';
  clear: both;
  display: block;
}  
.section.post-footer .hs-input {
   border-radius: 0;
   padding: 10px!important;
   width: 100%;
   border: 0;
   border-bottom: 1px solid #fff;
   font-family: 'Open Sans';
   font-weight: 400;
   font-size: 12px;
   line-height: 22px;
   color: #555;
   background-color: #efefef;
   box-shadow: 0 1px 2px rgba(0,0,0,.09) inset;
   -moz-box-shadow: 0 1px 2px rgba(0,0,0,.09) inset;
   -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.09) inset;
   -o-box-shadow: 0 1px 2px rgba(0,0,0,.09) inset;
   transition: all .2s linear;
   -moz-transition: all .2s linear;
   -webkit-transition: all .2s linear;
   -o-transition: all .2s linear;
}

.section.post-footer textarea.hs-input {
   min-height: 200px;
}

.section.post-footer input.hs-button.primary {
   text-transform: none;
}
.related-image img {
  border-radius: 3px;
  box-shadow: 0 1px 4px rgba(0,0,0,.2);
} 
.custom-menu-primary .hs-menu-wrapper>ul>li:last-child>ul>li {
   width: 100%;
}

@-webkit-keyframes mouse-scroll-btn-roll-over {
       0% {
           stroke-dashoffset: 120
       }

       100% {
           stroke-dashoffset: 0
       }
   }

   @keyframes mouse-scroll-btn-roll-over {
       0% {
           stroke-dashoffset: 120
       }

       100% {
           stroke-dashoffset: 0
       }
   }

   @-webkit-keyframes mouse-scroll-btn-roll-out {
       0% {
           stroke-dashoffset: 0
       }

       100% {
           stroke-dashoffset: -120
       }
   }

   @keyframes mouse-scroll-btn-roll-out {
       0% {
           stroke-dashoffset: 0
       }

       100% {
           stroke-dashoffset: -120
       }
   }
@-webkit-keyframes trackBallSlide {
       0% {
           opacity: 1;
           -webkit-transform: scaleY(1) translateY(-10px);
           transform: scaleY(1) translateY(-10px)
       }

       45% {
           opacity: 0;
           -webkit-transform: scaleY(.5) translateY(13px);
           transform: scaleY(.5) translateY(13px)
       }

       46% {
           opacity: 0;
           -webkit-transform: scaleY(1) translateY(-10px);
           transform: scaleY(1) translateY(-10px)
       }

       65%,
       100% {
           opacity: 1;
           -webkit-transform: scaleY(1) translateY(-10px);
           transform: scaleY(1) translateY(-10px)
       }
   }

   @keyframes trackBallSlide {
       0% {
           opacity: 1;
           -webkit-transform: scaleY(1) translateY(-10px);
           transform: scaleY(1) translateY(-10px)
       }

       45% {
           opacity: 0;
           -webkit-transform: scaleY(.5) translateY(13px);
           transform: scaleY(.5) translateY(13px)
       }

       46% {
           opacity: 0;
           -webkit-transform: scaleY(1) translateY(-10px);
           transform: scaleY(1) translateY(-10px)
       }

       65%,
       100% {
           opacity: 1;
           -webkit-transform: scaleY(1) translateY(-10px);
           transform: scaleY(1) translateY(-10px)
       }
   }

   @keyframes nudgeMouse {
       0% {
           -webkit-transform: translateY(0);
           transform: translateY(0)
       }

       45% {
           -webkit-transform: translateY(8px);
           transform: translateY(8px)
       }

       65%,
       100% {
           -webkit-transform: translateY(0);
           transform: translateY(0)
       }
   }

   @-webkit-keyframes nudgeMouse {
       0% {
           -webkit-transform: translateY(0);
           transform: translateY(0)
       }

       45% {
           -webkit-transform: translateY(8px);
           transform: translateY(8px)
       }

       65%,
       100% {
           -webkit-transform: translateY(0);
           transform: translateY(0)
       }
   }

/* 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 (min-width: 689px) {
  .custom-social-share {
    width: 16.66%;
  } 
}
@media (max-width: 1300px) and (min-width: 1001px) {
  .hs-blog-post .post-header h1 {
    font-size: 36px;
    line-height: 36px;
  }
  .post-item {
    width: 45% !important; 
  } 
  .post-item .post-header h3 {
    font-size: 17.8px;
  }
  
}

@media (max-width: 1225px) and (min-width: 981px) {
  .custom-menu-primary .hs-menu-wrapper>ul>li {
    margin: 0;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>a {
    font-size: 12px;
    padding: 0 8px;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>ul {
    left: -35px !important;
  } 
}
@media (max-width: 1000px) and (min-width: 690px) {
  .custom-banner-blog .banner-text h1 {
    font-size: 32px;
    line-height: 38px;
  }
  .custom-banner-blog {
    height: 340px;
    overflow: visible;
  }
  .custom-banner-blog .banner-text {
    margin-top: 186px;
  }
  .custom-banner-blog .banner-image {
    background-position: center 36%;
  }

}
 

@media (min-width: 1001px) {
  .container-fluid .row-fluid .page-center {
    padding-left: 90px;
    padding-right: 90px; 
  }
}

@media (max-width: 1024px) {}

@media (max-width: 1000px) {
  .custom-footer .row-fluid .page-center,
  .custom-footer-bottom .row-fluid .page-center {
    max-width: 600px;
    padding: 0 !important;
  } 
    .post-item .post-header h3 {
    font-size: 17.6px;
  }
  .container-fluid .row-fluid .page-center {
    max-width: 600px;
  }
  .custom-footer .col {
    padding: 15px;
    float: left;
    width: 48%!important;
    margin: 0;
     margin-bottom: 40px;
  }
  .custom-footer .col:nth-child(3), 
  .custom-footer .col:nth-child(4){
    margin-bottom: 0;
  }
    .custom-footer .col:nth-child(1), 
  .custom-footer .col:nth-child(3){
    margin-right: 15px;
    clear: both;
  }
  .custom-footer img.aligncenter {
    margin-top: 14px;
  }
  .custom-footer-bottom .copyright p {
    margin-left: 15px;
  }
  .custom-footer h4.news {
    padding-bottom: 1px;
  }
  .custom-footer p.phn {
    padding-bottom: 19px;
  }
  .hs-blog-post .post-header h1 {
   font-size: 36px;
   line-height: 36px;
}

.custom-social-share {
   float:  none;
   width: 100%;
}

  .hs-blog-post .content-wrapper .section.post-body {
    max-width: 100%;
    float: none;
  }

  .hs-blog-post .blog-sidebar {
    width: 100%;
    margin-left: 0 !important;
    margin-bottom: 25px;
  }

  .hs-blog-post .blog-content {
    width: 100%;
  }

  .custom-related-post h3 {
    font-size: 17.6px;
    line-height: 25.6px;
  }
  .No_Banner .header-container-wrapper {
    min-height: 58px;
  }
  .hs-blog-listing .blog-content {
    width: 100%;
     padding-right: 0;
  }
  .hs-blog-listing .blog-sidebar {
    width: 100%;
    padding: 0;
  }
  .custom-social-share {
    position: static;
    padding: 0;
    margin-bottom: 10px;
  }

  ul.social-list li {
    display: inline-block;
  }
    .post-item {
    width: 45% !important; 
  } 
  .hs-blog-listing .blog-sidebar {
    margin-bottom: 25px;
  } 
  .hs-blog-listing .content-wrapper {
    padding-bottom: 25px;
  }
  
} 

@media (max-width: 980px){
  .custom-header {
        position: absolute;
    background-color: rgba(64,64,64,.7);
    padding: 0;
    padding-top: 10px;
    border: none;
    min-height: 58px !important;
        
  }
  .custom-banner .banner-text h1 {
    font-size: 32px;
    line-height: 38px;
  }
  .custom-banner .banner-text h2 {
    font-size: 22px;
    line-height: 28px;
  } 
  
  .custom-logo img.desktop {
    display: none;
  }
  .custom-header .custom-logo {
    margin-right: 0;
    margin-left: 6px !important;
  }
  .custom-logo img.mobile {
    margin: 0 5px;
    vertical-align: middle;
    max-width: 166.22px;
    margin-top: 3px;
  } 
}


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

@media (max-width: 767px) {
  .custom-footer-form input.hs-button.primary {
    position: static;
  }
  .custom-footer-form .hs-form-field .input {
    width: 100%;
  }
  .custom-footer-form .actions {
    padding: 10.400px;
  }
  .custom-footer h4.news {
    padding-bottom: 0;
  }
  .blog-sidebar input {
   width: 100%;
   max-width: 700px;
  }

  .blog-sidebar input.hs-button.primary.large {
    position: static;
    display: block;
    margin: 0 auto;
  }
}  

@media (max-width: 689px) {
  .custom-footer .col {
    margin: 0 0 40px 0 !important;
    width: 100% !important;
        padding: 0;
  }
    .custom-footer .col:last-child {
    margin-bottom: 0 !important;
  }
  .custom-footer .row-fluid .page-center, .custom-footer-bottom .row-fluid .page-center {
    max-width: 420px;
  }
  .container-fluid .row-fluid .page-center {
    max-width: 420px;
  }
  .custom-footer-bottom .copyright p {
    padding-bottom: 40px;
    margin-left: 0;
  }
  .custom-banner-blog {
    height: 273px;
  }
  .custom-banner-blog .banner-text{
    margin-top: 155px;
  }
  .custom-banner-blog .banner-image{  
    background-position: center 23%; 
  }
  .custom-banner-blog .banner-text h1 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 4px;  
  } 
    .custom-banner .banner-text h1 {
    font-size: 24px;
    line-height: 30px;
      font-weight: 200;
  }
  .custom-banner .banner-text h2 {
    font-size: 14px;
    line-height: 20px;
    font-weight: 200;
  } 
  .hs-blog-post .post-header h1 {
    font-size: 24px;
    line-height: 30px;
  }

  div#hubspot-author_data {
    display: none !important;
  }
  .post-item {
    width: 100% !IMPORTANT;
    margin-right: 0;
  }
  .post-item .post-header h3 {
    font-size: 15.4px;
  }
  .section.post-footer h3{
    font-size:13px;
  }
 
}


/* =============== Landscape phones and smaller devices =============== */
@media (max-width: 530px) {

 .custom-header .custom-logo {
    width: 32.33%;
       margin-top: -3px;
}
  .custom-logo img.mobile {
    max-width: 100%;
  }
} 


@media (max-width: 479px) {
  .custom-footer .row-fluid .page-center, .custom-footer-bottom .row-fluid .page-center {
    max-width: 300px;
  }
  .container-fluid .row-fluid .page-center {
    max-width: 300px;
  }
  .custom-banner-blog {
    height: 189px;
  }

  .custom-banner-blog .banner-text {
    margin-top: 85px;
  } 
  .custom-banner-blog {
    height: 239px;
  }
  .custom-banner-blog .banner-text {
    margin-top: 135px;
  }
  .related-post-item {
      margin: 0;
      padding: 10px;
      width: auto;
  }
}

@media (max-width:350px) {
  .container-fluid .row-fluid .page-center {
    padding-left: 5px;
    padding-right: 5px;
  }
  .custom-footer .row-fluid .page-center {
      padding-left: 5px;
      padding-right: 5px;
  }
  .custom-header {
      padding-top: 16px;
  }
  .custom-logo img.mobile {
      max-width: 98%;
  }
}
