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


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

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


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


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

@import url('//fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i');

@import url('//fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i');

@import url('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');

@font-face {
  font-family: 'Brandon-Grotesque---Bold';
  font-weight: normal;
  font-style: normal;
  src: url('//cdn2.hubspot.net/hubfs/5065969/Stran_Promotional_Solutions_January2019%20Theme/Fonts/BrandonGrotesque-Bold/BrandonGrotesque-Bold.eot') format('embedded-opentype');
  src: url('//cdn2.hubspot.net/hubfs/5065969/Stran_Promotional_Solutions_January2019%20Theme/Fonts/BrandonGrotesque-Bold/BrandonGrotesque-Bold.woff') format('woff'),
       url('//cdn2.hubspot.net/hubfs/5065969/Stran_Promotional_Solutions_January2019%20Theme/Fonts/BrandonGrotesque-Bold/BrandonGrotesque-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'icomoon';
  font-weight: normal;
  font-style: normal;
  src: url('//cdn2.hubspot.net/hubfs/5065969/Stran_Promotional_Solutions_January2019%20Theme/Fonts/icomoon/icomoon.eot') format('embedded-opentype');
  src: url('//cdn2.hubspot.net/hubfs/5065969/Stran_Promotional_Solutions_January2019%20Theme/Fonts/icomoon/icomoon.woff') format('woff'),
       url('//cdn2.hubspot.net/hubfs/5065969/Stran_Promotional_Solutions_January2019%20Theme/Fonts/icomoon/icomoon.ttf') format('truetype');
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

.carousel li {margin-right: 5px}

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

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


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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

body {
  background: #fff;
  color: #727272;
  font-size: 18px;
  line-height: 1.5;
  font-family: Lato, Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: 0px;
}

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

.header-container.container-fluid .row-fluid .page-center {
  max-width: 100%;
}
.body-container.container-fluid .row-fluid .page-center {}
.footer-container.container-fluid .row-fluid .page-center {}


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


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

/* Basic text */
p {} 
.body-container 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 {
  margin: 15px 0;
  line-height: 1.25;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
  font-size: 40px;
  color: #333333;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  letter-spacing: 0px;
}
h2 {
  color: #333333;
  font-size: 34px;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  letter-spacing: 0px;
}
h3,
.section.post-footer .hs-richtext {
  color: #a0ce4e;
  font-size: 32px;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  letter-spacing: 0px;
}
h4 {
  font-size: 30px;
  color: #333333;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  letter-spacing: 0px;
}
h5 {
  font-size: 22px;
  color: #76bd22;
  font-family: Lato, Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: 0px;
}
h6 {
  color: #333333;
  font-size: 18px;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  letter-spacing: 0px;
}

/* Anchor Links */
a { 
  color: #008dd3;
  text-decoration: none;
  transition-property: color,background-color,border-color;
  transition-duration: .2s;
  transition-timing-function: linear;
}
a:hover, a:focus { 
  outline: 0;
  color: #a0ce50;
}

/* Lists */
ul, ol {}
.body-container ul,
.body-container ol,
.body-container li {}
.header-container ul,
.footer-container ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
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 {}
.header-parent {
  min-height: 112px;
}
.custom-header {
  background-color: #fff;
  padding-left: 30px;
  padding-right: 30px;
  min-height: 112px !important;
}
.scroll .custom-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 210;
  width: 100% !important;
  box-shadow: rgba(0,0,0,.117647) 0 1px 3px;
  min-height: 65px !important;
}
.custom-header .page-center {}
.custom-header-top {}
.custom-header-top .page-center {}
.custom-header-bottom {}
.custom-header-bottom .page-center {}


/*=========== Logo =============*/

.custom-header-logo {
  width: auto !important;
  padding-top: 31px;
  padding-bottom: 31px;
}
.scroll .custom-header-logo {
  padding-top: 7.5px;
  padding-bottom: 7.5px;
} 
.custom-header-logo p {
   margin: 0;
}
.custom-header-logo a {}
.custom-header-logo a img {}
.custom-header-logo a img.desktop-logo {}
.custom-header-logo a img.Mobile-logo {
  display: none;
}
.custom-header-logo a img.Sticky-logo {}


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

.body-container-wrapper {}
.body-container {
  padding-top: 36px;
  padding-bottom: 50px;
  padding-left: 30px;
  padding-right: 30px;
}
.body-container .page-center {
  padding-top: 0px;
  padding-bottom: 25px;
}
.blog .body-container {
  padding-top: 35px;
  padding-bottom: 20px;
}
.blog .body-container .page-center {
  padding-top: 0;
  padding-bottom: 0;
}
.content-wrapper {}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}


/*================ Banner Area ===============*/

.banner-wrapper {
  margin-top: -1px;
}
.banner-wrapper .page-center {}
.banner-wrapper .custom-content-wrapper {}
.banner-wrapper .custom-content-wrapper h1 {}
.banner-wrapper .custom-content-wrapper h2 {}
.banner-wrapper .custom-content-wrapper p {}
.banner-wrapper .custom-content-wrapper .btn-container {}
.banner-wrapper .custom-content-wrapper .btn-container a {}
.banner-wrapper .custom-content-wrapper .btn-container a:hover {}

    

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

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

.custom-footer {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100% !important;
}
.custom-footer .page-center {}
.custom-footer-top {
  border-top: 12px solid #e9eaee;
  background: #363839;
  position: relative;
  padding-left: 30px;
  padding-right: 30px;
  background-color: #383838;
  border-color: #ededed;
  border-top-width: 12px;
  padding-top: 43px;
  padding-bottom: 40px;
  color: #8c8989;
}
.custom-footer-top .page-center {}
.custom-footer-top .page-center > div {
  margin: 0 -15px;
}
.column_3 {
  margin-left: 0 !important;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
.column_3 h4 {
  text-transform: uppercase;
  font: 13px/20px PTSansBold,arial,helvetica,sans-serif;
  margin: 0 0 28px;
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0px;
  color: #dddddd;
}
.custom-footer-about {}
.custom-footer-contact {}
.custom-footer-contact p {
  margin: 0;
}
.custom-footer-contact p a {
  color: #bfbfbf;
}
.custom-footer-contact p a:hover {
  color: #a0ce50;
}
.custom-social-search-group {}
.fusion-footer-widget-column {
  margin-bottom: 50px;
}
.fusion-social-networks {
  overflow: hidden;
}
.fusion-social-networks .fusion-social-networks-wrapper {
  margin: 0 -3.5px;
}
[class*=" fusion-icon-"],
[class^=fusion-icon-] {
  font-family: icomoon;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fusion-social-networks.boxed-icons .fusion-social-network-icon {
  display: inline-block;
  text-align: center;
  background-clip: inherit;
  border: 1px solid #46494a;
  margin: 0 3.5px 10px;
  padding: 5px;
  width: 30px;
}
.fusion-social-networks.boxed-icons .fusion-social-network-icon:hover {
  opacity: .8;
}
.fusion-social-networks.boxed-icons .fusion-social-network-icon.fusion-facebook {
  font-size: 16px;
  color: #ffffff;
  background-color: #3b5998;
  border-color: #3b5998;
  border-radius: 4px;
}
.fusion-social-networks.boxed-icons .fusion-social-network-icon.fusion-twitter {
  font-size: 16px;
  color: #ffffff;
  background-color: #55acee;
  border-color: #55acee;
  border-radius: 4px;
}
.fusion-social-networks.boxed-icons .fusion-social-network-icon.fusion-youtube {
  font-size: 16px;
  color: #ffffff;
  background-color: #cd201f;
  border-color: #cd201f;
  border-radius: 4px;
}
.fusion-social-networks.boxed-icons .fusion-social-network-icon.fusion-instagram {
  font-size: 16px;
  color: #ffffff;
  background-color: #3f729b;
  border-color: #3f729b;
  border-radius: 4px;
}
.fusion-social-networks.boxed-icons .fusion-social-network-icon.fusion-linkedin {
  font-size: 16px;
  color: #ffffff;
  background-color: #0077b5;
  border-color: #0077b5;
  border-radius: 4px;
}
.fusion-social-networks.boxed-icons .fusion-social-network-icon:before {
  font-family: fontAwesome;
}
a.fusion-facebook:before {
  font-family: fontAwesome;
  content: "\f09a" !important;
}
a.fusion-twitter:before {
  font-family: fontAwesome;
  content: "\f099" !important;
}
a.fusion-youtube:before {
  font-family: fontAwesome;
  content: "\f167" !important;
}
a.fusion-instagram:before {
  font-family: fontAwesome;
  content: "\f16d" !important;
}
a.fusion-linkedin:before {
  font-family: fontAwesome;
  content: "\f0e1" !important;
}

.widget_search {
  margin-bottom: 0;
}
.widget_search .search-table {
  display: table;
  width: 100%;
}
.widget_search .searchform .search-field {
  display: table-cell;
  vertical-align: top;
}
.widget_search .searchform .search-button {
  display: table-cell;
  width: 33px;
  vertical-align: top;
}
.widget_search .searchform .search-table .search-button input[type="submit"] {
  margin: 0;
  padding: 0;
  font-family: fontAwesome;
  height: 29px;
  width: 29px;
  line-height: 29px;
  margin-right: 4px;
}
.widget_search .searchform .search-field input {
  position: relative;
  top: -1px;
}
.widget_search .searchform .search-field input::-webkit-input-placeholder {
  color: #aaaaaa;
}

.widget_search .searchform .search-field input:-moz-placeholder {
  color: #aaaaaa;
  opacity: 1;
}

.widget_search .searchform .search-field input::-moz-placeholder {
  color: #aaaaaa;
  opacity: 1;
}

.widget_search .searchform .search-field input:-ms-input-placeholder {
  color: #aaaaaa;
}

.custom-footer-bottom {
  border-top: 1px solid #4b4c4d;
  background: #282a2b;
  z-index: 10;
  position: relative;
  padding-left: 30px;
  padding-right: 30px;
  background-color: #2b2b2b;
  border-color: #4c4c4c;
  border-top-width: 30px;
  padding-top: 18px;
  padding-bottom: 16px;
}
.custom-footer-bottom .page-center {}
.custom-copyright {
  text-align: center;
  color: #8c8c8c;
  font-size: 12px;
}
.custom-copyright p {
  margin: 0;
}


/*========= Back to Top ==========*/

#back-to-top {
  background-color: #333;
  border-radius: 4px 4px 0 0;
  bottom: 0;
  color: #fff;
  height: 35px;
  position: fixed;
  right: 75px;
  text-align: center;
  text-transform: uppercase;
  width: 48px;
  opacity: .9;
  z-index: 100000;
  transition: all .2s ease-in-out 0s;
}
#back-to-top:before {
  font-size: 22px;
  -webkit-font-smoothing: antialiased;
  line-height: 35px;
  font-family: fontAwesome;
  content: '\f01b';
  color: #fff;
}
#back-to-top:after {}
#back-to-top:hover {
  background-color: #a0ce50;
}

#back-to-top i {}
#back-to-top i:before {}
#back-to-top i:after {}

#back-to-top span {}
#back-to-top span:before {}
#back-to-top span:after {}




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


/* =============== Custom Menu Primary =============== */

.custom-menu-primary {}

/* Only 1st Level Menu */
.custom-menu-primary .hs-menu-wrapper > ul {}
.custom-menu-primary .hs-menu-wrapper > ul > li {}
.custom-menu-primary .hs-menu-wrapper > ul > li:last-child {}
.custom-menu-primary .hs-menu-wrapper > ul > li.active {}
.custom-menu-primary .hs-menu-wrapper > ul > li.active > a {}
.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children {}
.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a {
    position: relative;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a:after {}
.custom-menu-primary .hs-menu-wrapper > ul > li > a {}
.custom-menu-primary .hs-menu-wrapper > ul > li:last-child > a {}
.custom-menu-primary .hs-menu-wrapper > ul > li:last-child > a:hover {}
.custom-menu-primary .hs-menu-wrapper > ul > li:last-child > a {}
.custom-menu-primary .hs-menu-wrapper > ul > li:hover > a {}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover {}


/* Menu List Below 1st Level/ 2nd,3rd,4th......so on */
.custom-menu-primary .hs-menu-wrapper > ul ul {}
.custom-menu-primary .hs-menu-wrapper > ul ul li {}
.custom-menu-primary .hs-menu-wrapper > ul ul li a {}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover {}


/* Only 2nd Level Menu */
.custom-menu-primary .hs-menu-wrapper > ul > li > ul {}
.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li {}
.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > a {}
.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > a:hover {}


/* Adjust Submenu Positions */
.custom-menu-primary .hs-menu-wrapper > ul > li:first-child > ul {}
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(2) > ul {}
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(3) > ul {}
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(4) > ul {}
.custom-menu-primary .hs-menu-wrapper > ul > li:last-child > ul {}


/* Menu List Below 2nd Level/ 3rd,4th,5th......so on */
.custom-menu-primary .hs-menu-wrapper > ul ul ul {}
.custom-menu-primary .hs-menu-wrapper > ul ul ul li {}
.custom-menu-primary .hs-menu-wrapper > ul ul ul li a {}
.custom-menu-primary .hs-menu-wrapper > ul ul ul li a:hover {}


/* 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 (min-width: 1001px) {
    .custom-menu-primary .hs-menu-wrapper,
    .custom-menu-primary .hs-menu-wrapper > ul ul { 
        display:block !important;
    }
    
    .hide-min {
        display: none !important;
    }
    .fixed-min {
        position: fixed;
        width: 100% !important;
        left: 0;
        top: 0;
        right: 0;
        z-index: 9999;
    }


    /* =============== Custom Menu Primary =============== */

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

    /* Only 1st Level Menu */
    .custom-menu-primary .hs-menu-wrapper > ul {
        display: block;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li {
        padding-right: 45px;
    }
    .scroll .custom-menu-primary .hs-menu-wrapper > ul > li {
        padding-right: 46px;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li.active {}
    .custom-menu-primary .hs-menu-wrapper > ul > li.active > a {}
    .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children {}
    .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a {
        position: relative;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a .caret {}
    .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a:after {}
    .custom-menu-primary .hs-menu-wrapper > ul > li > a {
      -webkit-font-smoothing: subpixel-antialiased;
      font-family: 'Brandon-Grotesque---Bold', sans-serif;
      font-size: 17px;
      font-weight: 400;
      letter-spacing: 0px;
      border-top: 3px solid transparent;
      color: #333;
      line-height: 83px;
      height: 86px;
        transition-property: height,line-height;
      transition-duration: .1s;
        transition-timing-function: linear;
    }
    .scroll .custom-menu-primary .hs-menu-wrapper > ul > li > a {
      font-size: 14px;
      line-height: 62px;
      height: 65px;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li:last-child {
      position: relative;
      padding-right: 0;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li:last-child > a {
      border-color: transparent !important;
      font-family: 'fontawesome';
      cursor: pointer;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li:last-child > a:after {
      color: inherit;
      height: 17px;
      width: 17px;
      border-radius: 50% 50% 50% 50%;
      content: '\f002';
      transition-property: color,background-color,border-color;
      transition-duration: .2s;
      transition-timing-function: linear;
    }
   .custom-menu-primary .hs-menu-wrapper > ul > li:last-child > a:after {}
    .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a {}
    .custom-menu-primary .hs-menu-wrapper > ul > li > a:hover,
    .custom-menu-primary .hs-menu-wrapper > ul > li.active > a,
    .search-open .custom-menu-primary .hs-menu-wrapper > ul > li:last-child > a {
      color: #a0ce4e;
      border-color: #a0ce4e;
    }
    .fusion-custom-menu-item-contents {
      display: none;
      color: #727272;
      position: absolute;
      left: auto;
      right: 0;
      visibility: hidden;
      opacity: 0;
      transition: opacity .2s ease-in;
      font-family: Lato, Arial, Helvetica, sans-serif;
      font-weight: 400;
      width: 250px;
      padding: 25px;
      padding-bottom: 24px;
      text-align: right;
      border: 1px solid transparent;
      background-color: #f2f2f2;
      border-color: #dbdbdb;
    }
    .search-open .fusion-custom-menu-item-contents {
      display: block;
      visibility: visible;
      opacity: 1;
      z-index: 11;
    }
    .fusion-custom-menu-item-contents + a {
      display: none !important;
    }
    .fusion-custom-menu-item-contents .search-table {
      display: table;
      width: 100%;
    }
    .fusion-custom-menu-item-contents .searchform .search-field {
      display: table-cell;
      vertical-align: top;
    }
    .fusion-custom-menu-item-contents .searchform .search-field input {
      position: relative;
      top: -1px;
    }
    .fusion-custom-menu-item-contents .searchform .search-field input::-webkit-input-placeholder {
      color: #aaaaaa;
    }

    .fusion-custom-menu-item-contents .searchform .search-field input:-moz-placeholder {
      color: #aaaaaa;
      opacity: 1;
    }

    .fusion-custom-menu-item-contents .searchform .search-field input::-moz-placeholder {
      color: #aaaaaa;
      opacity: 1;
    }

    .fusion-custom-menu-item-contents .searchform .search-field input:-ms-input-placeholder {
      color: #aaaaaa;
    }

    .fusion-custom-menu-item-contents .searchform .search-button {
      display: table-cell;
      width: 33px;
      vertical-align: top;
    }
    .fusion-custom-menu-item-contents .searchform .search-button input {
      margin: 0;
      height: 29px;
      width: 29px;
      line-height: 29px;
      font-family: fontAwesome;
      font-size: 1em;
      padding: 0;
      margin-right: 4px;
    }


    /* Menu List Below 1st Level/ 2nd,3rd,4th......so on */
    .custom-menu-primary .hs-menu-wrapper > ul ul {
      line-height: 1.5;
      background-color: #f2f2f2;
      width: 165px;
      border-top: 3px solid #a0ce4e;
      font-family: Lato, Arial, Helvetica, sans-serif;
      font-weight: 400;
      box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);
      -webkit-box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);
      -moz-box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);
    }
    .custom-menu-primary .hs-menu-wrapper > ul ul:before {}
    .custom-menu-primary .hs-menu-wrapper > ul ul:after {}
    .custom-menu-primary .hs-menu-wrapper > ul ul li {}
    .custom-menu-primary .hs-menu-wrapper > ul ul li:after {}
    .custom-menu-primary .hs-menu-wrapper > ul ul li a {
      padding: 7px 20px;
      line-height: 1.5;
      border-bottom: 1px solid #dbdbdb;
      padding-top: 7px;
      padding-bottom: 7px;
      color: #333333;
      font-family: Lato, Arial, Helvetica, sans-serif;
      font-weight: 400;
      font-size: 16px;
      white-space: normal !important;
      transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,height 0s,line-height 0s;
    }
    .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover {
      background-color: #f7f7f7;
    }


    /* Only 2nd Level Menu */
    .custom-menu-primary .hs-menu-wrapper > ul > li > ul {}
    .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li {}
    .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > a {}
    .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > a:hover {}


    /* Adjust Submenu Positions */
    .custom-menu-primary .hs-menu-wrapper > ul > li:first-child > ul {}
    .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(2) > ul {}
    .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(3) > ul {}
    .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(4) > ul {}
    .custom-menu-primary .hs-menu-wrapper > ul > li:last-child > ul {}


    /* Menu List Below 2nd Level/ 3rd,4th,5th......so on */
    .custom-menu-primary .hs-menu-wrapper > ul ul ul {}
    .custom-menu-primary .hs-menu-wrapper > ul ul ul li {}
    .custom-menu-primary .hs-menu-wrapper > ul ul ul li a {}
    .custom-menu-primary .hs-menu-wrapper > ul ul ul li a:hover {}
}


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

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

@media (max-width: 1000px){


    .hide-min {
        display: block !important;
    }
    .hide-max {
        display: none !important;
    }
    .fixed-min {
        position: relative;
    }
    
  /* ===== Mobile Toggle Button ===== */

  .mobile-trigger {
    display: block !important; /* Show button on mobile */
    cursor: pointer; /* Mouse pointer type on hover */
  }
  .custom-header-lp .mobile-trigger {
    display: none !important;
  }
  .fusion-mobile-selector {
    color: #333333;
    height: 35px;
    background-color: #f9f9f9;
    border: 1px solid transparent;
    line-height: 31px;
    width: 100%;
    position: relative;
    font-size: 12px;
    text-align: left;
  }
  .fusion-mobile-selector span {
    margin-left: 12px;
    margin-right: 12px;
  }
  .fusion-selector-down {
    font-size: 24px;
    text-align: center;
    width: 50px;
    position: absolute;
    top: 0;
    right: 0;
    border-left: 1px solid transparent;
    height: 33px;
    line-height: 33px;
    border-color: #d8d8d8;
  }
  .fusion-selector-down:before {
    content: '\f0c9';
    font-family: 'icomoon';
    color: #d8d8d8;
  }


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

  .child-trigger {
    display: block !important;
    top: 10px;
    right: 0px;
    height: 35px;
    position: absolute;
    width: 50px;
    border: none;
    line-height: 15px;
    font-size: 13px;
    cursor: pointer;
    text-align: center;
    color: #333;
  }
  .child-trigger:hover,
  .active .child-trigger {
    color: #A0CE4E;
  }
  .child-trigger:before {
    display: block;
    margin: 0;
    content: '\e61f';
    font-family: 'icomoon';
  }
 

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


  /* Hide menu on mobile */
    .custom-menu-primary.js-enabled .hs-menu-wrapper {
      display: none;
    }
    .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 {
    width: 100%; /* Full screen width */
  }

   /* =============== Custom Menu Primary =============== */

    .custom-menu-primary {
      width: 100% !important;
      margin-left: 0 !important;
      margin-top: 20px;
      color: #333;
      overflow-y: auto;
      max-height: 65vh;
    }

    /* Only 1st Level Menu */
    .custom-menu-primary .hs-menu-wrapper > ul {
      display: block;
      border-left: 1px solid transparent;
      border-right: 1px solid transparent;
      border-bottom: 1px solid transparent;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li {
      float: none !important;
      width: 100% !important;
      display: block;
    }
    .custom-menu-primary .hs-menu-wrapper ul li {
      position: relative;
      font-size: 12px;
      line-height: normal;
    }
    .custom-menu-primary .hs-menu-wrapper ul li a {
      border-color: #d8d8d8;
      height: 35px;
      line-height: 35px;
      background-color: #f9f9f9;
      border-bottom: 1px solid transparent;
      display: block;
      color: #333;
      padding: 0px 12px;
      font-family: 'Lato', sans-serif;
      font-weight: 400;
      text-align: left;
      padding-left: 12px;
      font-size: 12px;
      letter-spacing: 0px;
    }
    .custom-menu-primary .hs-menu-wrapper ul li a:hover,
    .custom-menu-primary .hs-menu-wrapper ul li.active > a {
      background-color: #f4f4f4;
    } 
    .custom-menu-primary .hs-menu-wrapper > ul > li.active {}
    .custom-menu-primary .hs-menu-wrapper > ul > li.active > a {}
    .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children {}
    .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a {
      position: relative;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a:after {}
    .custom-menu-primary .hs-menu-wrapper > ul > li > a {
      display: block;
    }

    .custom-menu-primary .hs-menu-wrapper > ul > li:last-child > a {}
    .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a {}
    .custom-menu-primary .hs-menu-wrapper > ul > li > a:hover {}


    /* Menu List Below 1st Level/ 2nd,3rd,4th......so on */
    .custom-menu-primary .hs-menu-wrapper > ul ul {}
    .custom-menu-primary .hs-menu-wrapper > ul ul li {}
    .custom-menu-primary .hs-menu-wrapper > ul ul li a {
      padding-left: 21px;
    }
    .custom-menu-primary .hs-menu-wrapper > ul ul li a:before {
      content: "-";
      margin-right: 2px;
      color: #333333;
    }
    .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover {}
    .custom-menu-primary .hs-menu-wrapper > ul > li:last-child {
      display: none !important;
    }


    /* Only 2nd Level Menu */
    .custom-menu-primary .hs-menu-wrapper > ul > li > ul {}
    .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li {}
    .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > a {}
    .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > a:hover {}


    /* Adjust Submenu Positions */
    .custom-menu-primary .hs-menu-wrapper > ul > li:first-child > ul {}
    .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(2) > ul {}
    .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(3) > ul {}
    .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(4) > ul {}
    .custom-menu-primary .hs-menu-wrapper > ul > li:last-child > ul {}


    /* Menu List Below 2nd Level/ 3rd,4th,5th......so on */
    .custom-menu-primary .hs-menu-wrapper > ul ul ul {}
    .custom-menu-primary .hs-menu-wrapper > ul ul ul li {}
    .custom-menu-primary .hs-menu-wrapper > ul ul ul li a {}
    .custom-menu-primary .hs-menu-wrapper > ul ul ul li a:hover {}
}


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

/* ============== Comman Styles ===================== */

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

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

.blog .blog-content {}

.custom-byline {}
.custom-byline > span {}
.custom-byline > span:first-child {}
.custom-byline a {}
.custom-byline a:hover {}
.custom-byline .meta-author {}
.custom-byline .meta-author a.author-link {}
.custom-byline .meta-author a.author-link:hover {}
.custom-byline .custom-date {}
.custom-byline .meta-category {}
.custom-byline .meta-category a.topic-link {}

/* =====================================
           Blog Listing 
===================================== */

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

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

.blog.hs-blog-listing .blog-content {}

.hs-blog-header {}
.hs-blog-header .title-image-wrapper {
  position: relative;
  margin-top: -1px;
  margin-bottom: 53px;
}
.hs-blog-header .title-image-wrapper img {

}
.hs-blog-header .heading-wrapper {
  margin-bottom: 43px;
}
.hs-blog-header .heading-wrapper h1 {
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0px;
  font-size: 34px;
  color: #333333;
}

.fusion-separator {
  border: 0 solid #e7e6e6;
  border-color: #e0dede;
  height: 6px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  margin-left: auto;
  margin-right: auto;
}



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

/* Blog Post Title */
.blog-listing-wrapper .post-listing .post-item .post-header h2,
h2.post-listing-simple {}
.blog-listing-wrapper .post-listing .post-item .post-header h2 a,
h2.post-listing-simple a {}
.blog-listing-wrapper .post-listing .post-item .post-header h2 a:hover,
h2.post-listing-simple a:hover {}

.blog-listing-wrapper .post-listing .post-item .post-body h2,
h2.post-listing-simple {
  margin: 0;
}
h2.post-listing-simple {
  margin-bottom: 15px;
  display: inline-block;
  color: #333333;
  font-size: 34px;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  letter-spacing: 0px;
}
.blog-listing-wrapper .post-listing .post-item .post-body h2 a {
  display: block;
  font-family: 'Lato',sans-serif;
  font-weight: 400;
  letter-spacing: 0px;
  border: 1px solid transparent;
  text-align: center;
  padding: 11px 23px;
  line-height: 16px;
  font-size: 13px;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  -webkit-border-radius: 2px;
  border-style: solid;
  background: #d4e8a0;
  text-transform: uppercase;
  color: #6d9b1f;
  background-image: -webkit-gradient( linear, left bottom, left top, from( #aad65e ), to( #d4e8a0 ) );
  background-image: linear-gradient( to top, #aad65e, #d4e8a0 );
  background-image: -webkit-linear-gradient( to top, #aad65e, #d4e8a0 );
  background-image: -moz-linear-gradient( to top, #aad65e, #d4e8a0 );
  background-image: -ms-linear-gradient( to top, #aad65e, #d4e8a0 );
  background-image: -o-linear-gradient( to top, #aad65e, #d4e8a0 );
}
.blog-listing-wrapper .post-listing .post-item .post-body h2 a:hover {
  background: #aad65e;
  color: #67941b;
  background-image: -webkit-gradient( linear, left bottom, left top, from( #d1e894 ), to( #aad65e ) );
  background-image: linear-gradient( to top, #d1e894, #aad65e );
  background-image: -webkit-linear-gradient( to top, #d1e894, #aad65e );
  background-image: -moz-linear-gradient( to top, #d1e894, #aad65e );
  background-image: -ms-linear-gradient( to top, #d1e894, #aad65e );
  background-image: -o-linear-gradient( to top, #d1e894, #aad65e );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#aad65e, endColorstr=#d1e894);
}

/* Blog Author and Avatar / Byline */
.hs-blog-listing #hubspot-author_data {}
.hs-blog-listing #hubspot-author_data:after {
  content: '';
  display: block;
  clear: both;
}
.hs-blog-listing #hubspot-author_data a.author-link {}
.hs-blog-listing #hubspot-author_data .hs-author-label {} /* Which have 'Posted By' text */
.hs-blog-listing #hubspot-author_data .hs-author-avatar {}
.hs-blog-listing #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-wrapper {}
.blog-listing-wrapper .post-listing .post-item {
  position: relative;
  float: left;
  margin-bottom: 20px;
  width: 22%;
  margin-right: 4%;
  clear: none;
  min-height: 364px;
}
.blog-listing-wrapper .post-listing .post-item:nth-child(4n) {
  margin-right: 0;
}
.blog-listing-wrapper .post-listing .post-item .post-header {}
.blog-listing-wrapper .post-listing .post-item.no-image .post-header {}
.blog-listing-wrapper .post-listing .post-item .post-body {}
.blog-listing-wrapper .post-listing .post-item.no-image .post-body {}
.blog-listing-wrapper .post-listing .post-item .post-body .post-content {}

.custom-byline-listing {}
.custom-byline-listing > span {}
.custom-byline-listing > span:first-child {}
.custom-byline-listing a {}
.custom-byline-listing a:hover {}
.custom-byline-listing .meta-author {}
.custom-byline-listing .meta-author a.author-link {}
.custom-byline-listing .meta-author a.author-link:hover {}
.custom-byline-listing .custom-date {}
.custom-byline-listing .meta-category {}
.custom-byline-listing .meta-category a.topic-link {}
.custom-byline-listing .meta-category a.topic-link:hover {}
.custom-byline-listing .meta-comments a:hover {}

/* Post Featured Image on Listings Page */
.hs-blog-listing .hs-featured-image-wrapper {}
.hs-blog-listing .hs-featured-image-wrapper .hs-featured-image-link {}
.hs-blog-listing .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
  border-width: 0;
  max-height: 100%;
  max-width: 100%;
  height: auto;
  width: 100%;
  display: inline-block !important;
  float: none;
  margin: 0;
}

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

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

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



/* Pagination */
.blog-pagination {
    padding: 20px 0;
}
.blog-pagination a {
    margin-right: 15px;
}
.blog-pagination a.previous-posts-link {}
.blog-pagination a.all-posts-link {}
.blog-pagination a.next-posts-link {}

/* Numbered Pagination */
.blog-pagination {}
.blog-pagination > div {}
.blog-pagination-left {}
.blog-pagination-right {}
.blog-pagination-center {}
.blog-pagination-center a {}
.blog-pagination a {}
.blog-pagination a:hover,
.blog-pagination a:focus {}
.blog-pagination a.elipses {}
.blog-pagination a.active {}
.blog-pagination a.next-link {}
.blog-pagination a.prev-link {}
.blog-pagination a.next-link,
.blog-pagination a.prev-link {}
.blog-pagination a.next-link:hover,
.blog-pagination a.prev-link:hover {}



/* =====================================
           Blog Post 
===================================== */

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

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

.blog.hs-blog-post .blog-content {}

.single-navigation {
  height: 34px;
  line-height: 34px;
  border-top: 1px solid #e7e6e6;
  border-bottom: 1px solid #e7e6e6;
  margin-top: -1px;
  margin-bottom: 60px;
  text-align: right;
  border-color: #e0dede;
}
.fusion-single-navigation-wrapper {
  margin: 0 1em;
}
.single-navigation a {
  color: #008dd3;
  display: inline-block;
  position: relative;
}
.single-navigation a[rel=next] {
  margin-left: 15px;
}
.single-navigation a:hover {
  color: #a0ce50;
}
.pagination-prev:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-51%);
  -ms-transform: translateY(-51%);
  transform: translateY(-51%);
  left: -1em;
  font-family: icomoon;
  content: '\f104';
}
.pagination-next:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-51%);
  -ms-transform: translateY(-51%);
  transform: translateY(-51%);
  right: -1em;
  font-family: icomoon;
  content: '\f105';
}



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

/* Blog Title */
.hs-blog-post .post-header h1 {
  margin-top: 0;
  margin-bottom: 28px;
  letter-spacing: 0px;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  color: #333333;
  font-size: 18px;
  line-height: 27px;
}

/* Blog Author and Avatar / Byline */
.hs-blog-post #hubspot-author_data {}
.hs-blog-post #hubspot-author_data:after {
  content: '';
  display: block;
  clear: both;
}
.hs-blog-post #hubspot-author_data a.author-link {}
.hs-blog-post #hubspot-author_data .hs-author-label {} /* Which have 'Posted By' text */
.hs-blog-post #hubspot-author_data .hs-author-avatar {}
.hs-blog-post #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-post-wrapper .post-header {}
.blog-post-wrapper .post-body {}
.blog-post-wrapper .custom-post-footer {}

/* Featured Image on Post Page */
.hs-blog-post .hs-featured-image-wrapper {
  margin-bottom: 30px;
}
.hs-blog-post .hs-featured-image-wrapper .hs-featured-image-link {}
.hs-blog-post .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
  border-width: 0;
  max-height: 100%;
  max-width: 100%;
  height: auto;
  width: 100%;
  display: inline-block !important;
  float: none;
  margin: 0;
}

.custom-byline-post {
  clear: both;
  overflow: hidden;
  margin-top: 20px;
  padding: 5px 0;
  border-top: 1px solid #e7e6e6;
  border-bottom: 1px solid #e7e6e6;
  font-size: 12px;
  border-color: #e0dede;
}
.fusion-inline-sep {
  padding: 0 5px;
}
.custom-byline-post > span {}
.custom-byline-post > span:first-child {}
.custom-byline-post a {}
.custom-byline-post a:hover {}
.custom-byline-post .meta-author {}
.custom-byline-post .meta-author a.author-link {}
.custom-byline-post .meta-author a.author-link:hover {}
.custom-byline-post .custom-date {}
.custom-byline-post .meta-category {}
.custom-byline-post .meta-category a.topic-link:hover {}
.custom-byline-post .meta-comments a:hover {}


.fusion-single-sharing-box {
  display: table;
  background-color: #f4f4f4;
  padding: 20px;
  width: 100%;
  margin-bottom: 0;
  margin-top: 60px;
}
.fusion-sharing-box h4 {
  margin-top: 1.33em;
  margin-bottom: 1.33em;
  display: table-cell;
  vertical-align: middle;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0px;
  font-size: 13px;
  color: #333333;
}
.fusion-sharing-box .fusion-social-networks {
  text-align: right;
  overflow: hidden;
  display: table-cell;
  vertical-align: middle;
}
.fusion-sharing-box .fusion-social-networks .fusion-social-networks-wrapper {
  margin: 0 -10px;
}
.fusion-sharing-box .fusion-social-networks .fusion-social-network-icon {
  padding: 5px;
  width: 30px;
  text-align: center;
  display: inline-block;
  margin: 0px 8.2px 4px;
  font-size: 16px;
  color: #bebdbd;
}
.screen-reader-text {
  overflow: hidden;
  clip: rect(0,0,0,0);
  position: absolute;
  margin: -1px;
  padding: 0;
  height: 1px;
  width: 1px;
  word-wrap: normal!important;
  border: 0 none;
}
.fusion-sharing-box .fusion-social-networks .fusion-social-network-icon:hover {
  opacity: .8;
}
.fusion-icon-reddit:before {
  content: "\e60d";
}
.fusion-icon-tumblr:before {
  content: "\e613";
}
.fusion-icon-googleplus:before {
  content: "\e900";
}
.fusion-icon-pinterest:before {
  content: "\e602";
}
.fusion-icon-vk:before {
  content: "\f189";
}
a.fusion-mail:before {
  font-family: fontAwesome;
  content: "\f0e0" !important;
}

/*============= Post Author Section ============*/

.about-author-sec {
  margin-top: 55px;
  overflow: hidden;
  clear: both;
}
.fusion-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-align-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 31px;
  overflow: hidden;
  margin-bottom: 31px;
}
.title-heading-left {
  -ms-flex-grow: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  padding: 0 8px 0 0;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  letter-spacing: 0px;
  color: #333333;
  margin: 0;
  padding-right: 8px;
  text-align: left;
  font-size: 18px;
  line-height: 1.5;
}
.fusion-title .title-sep-container {
  position: relative;
  height: 6px;
  -ms-flex-grow: 1;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.fusion-title .title-sep {
  position: relative;
  display: block;
  width: 100%;
  border-style: solid;
  border: 0 solid #e7e6e6;
  box-sizing: content-box;
  border-color: #e0dede;
  height: 6px;
  border-bottom-width: 1px;
  border-top-width: 1px;
  line-height: 0;
  font-size: 0;
}

.about-author-sec .span2 {
  float: left;
  margin-right: 20px;
  margin-bottom: 5px;
  margin-left: 0;
  max-width: 72px;
}
.about-author-sec .span2 img {}
.about-author-sec .span10 {
  margin-left: 0 !important;
}
.about-author-sec .span10 h3 {
  margin: 0;
  margin-bottom: 10px;
  color: #333;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0px;
  font-size: 1.17em;
}
.about-author-sec .span10 h3 a {}
.about-author-sec .span10 h3 a:hover {}
.about-author-sec .span10 p {
  margin-top: 0;
}

.author-section-seperator {
  display: table;
  margin: 20px 0 80px;
  padding: 5px 0;
  width: 100%;
  border-top: 1px solid #e0dede;
  border-bottom: 1px solid #e0dede;
  border-color: #e0dede;
}

/*========== Related Posts =========*/

.related-posts.single-related-posts {
  margin-top: 55px;
}
/*.fusion-carousel .fusion-carousel-holder {
  overflow: hidden !important;
  width: 100% !important;
  position: static !important;
}
.fusion-carousel .fusion-carousel-item,
.fusion-carousel .fusion-carousel-item .fusion-image-wrapper {
  height: 100% !important;
}
.fusion-carousel .fusion-carousel-item .fusion-carousel-item-wrapper {
  height: 100% !important;
}
.fusion-carousel .fusion-carousel-positioner {
  position: relative;
  margin-left: -44px !important;
  margin-right: -44px !important;
}
.fusion-carousel .fusion-carousel-wrapper {
  width: 100% !important;
}
.fusion-carousel .fusion-carousel-item {
  width: calc(25% - 44px) !important;
}*/

.fusion-image-wrapper {
  position: relative;
  overflow: hidden;
}

.fusion-rollover {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100.1%;
  height: 100.1%;
  line-height: normal;
  text-align: center;
  background-image: -webkit-linear-gradient(bottom,#aad75d,#d1e990);
  background-image: linear-gradient(to top,#aad75d,#d1e990);
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-transform-style: preserve-3d;
}

.fusion-image-wrapper .fusion-rollover {
  background-image: linear-gradient(top, #d1e990 0%, #aad75b 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d1e990), color-stop(1, #aad75b));
  background-image: filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d1e990, endColorstr=#aad75b), progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  background-image: -webkit-linear-gradient(top, #d1e990 0%, #aad75b 100%);
  background-image: -moz-linear-gradient(top, #d1e990 0%, #aad75b 100%);
  background-image: -ms-linear-gradient(top, #d1e990 0%, #aad75b 100%);
  background-image: -o-linear-gradient(top, #d1e990 0%, #aad75b 100%);
}
.fusion-image-wrapper:hover .fusion-rollover {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transform-style: preserve-3d;
}
.fusion-rollover-content {
  padding: 10px;
  width: 90%;
  box-sizing: border-box;
}
.fusion-rollover-link {
  border-radius: 50%;
  text-indent: -10000px;
  display: inline-block;
  opacity: .9;
  position: relative;
  vertical-align: middle;
  margin: 0;
  text-decoration: none;
  box-shadow: none!important;
  background-color: #333333;
  width: calc(15px * 2.41);
  height: calc(15px * 2.41);
  background: #333333;
  color: #333333;
  font-family: Lato, Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 1.5;
  z-index: 99;
}
.fusion-rollover-link:before {
  content: '\e619';
  line-height: 1.5;
  font-size: 15px;
  line-height: 2.41;
  color: #ffffff;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  text-indent: 0;
  line-height: normal;
  text-shadow: none;
  font-family: icomoon;
  font-size: 15px;
  color: #fff;
  -webkit-font-smoothing: antialiased;
}
.fusion-rollover-sep {
  display: inline-block;
  vertical-align: middle;
  height: 36px;
  width: 5px;
}
.fusion-rollover-gallery {
  border-radius: 50%;
  text-indent: -10000px;
  display: inline-block;
  opacity: .9;
  position: relative;
  vertical-align: middle;
  margin: 0;
  text-decoration: none;
  box-shadow: none!important;
  background-color: #333333;
  width: calc(15px * 2.41);
  height: calc(15px * 2.41);
  background: #333333;
  color: #333333;
  font-family: Lato, Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 1.5;
  z-index: 99;
}
.fusion-rollover-gallery:before {
  content: '\f002';
  line-height: 1.5;
  font-size: 15px;
  line-height: 2.41;
  color: #ffffff;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  text-indent: 0;
  line-height: normal;
  text-shadow: none;
  font-family: icomoon;
  font-size: 15px;
  color: #fff;
  -webkit-font-smoothing: antialiased;
}
.fusion-rollover-content .fusion-rollover-title {
  margin-bottom: 3px;
  margin-top: 10px;
  padding-top: 0;
  color: #333333;
  font-size: 13px;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0px;
}
.fusion-rollover-content .fusion-rollover-title a {
  color: #333333;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0px;
}
.fusion-rollover-content .fusion-link-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 1;
  color: #333333;
  font-family: Lato, Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 1.5;
}




.slick-slide {
  margin: 0 22px;
}

/* the parent */

.slick-list {
  margin: 0 -22px;
}


ul.fusion-carousel-holder {
  list-style: none;
  padding: 0;
  margin: 0;
}

.hs_cos_gallery {}
.slick-slider {}
.slick-list {}

/*============ For Arrows =============*/
.slick-arrow {
  margin-top: -15px;
  background-color: #ffffff;
  z-index: 1000;
  opacity: .8;
  position: absolute;
  top: 50%;
  text-align: center;
  cursor: pointer;
  border: 0;
  padding: 5px 5px;
  outline: 0;
}
.slick-arrow:hover {}
button.slick-prev.slick-arrow {
  left: 0;
}
button.slick-prev.slick-arrow:before {}
button.slick-next.slick-arrow {
  right: 0;
}
.slick-arrow:before {}
button.slick-next.slick-arrow:before {}

.slick-dots {}
.slick-slide img {
  display: block;
  height: 117px;
  object-fit: cover;
}

.custom-related-posts h3 {}
.custom-related-posts .related-post-item {}
.custom-related-posts .related-post-item .related-post-header {}
.custom-related-posts .related-post-item .related-post-image {}

.custom-related-posts .related-post-item .related-post-body {}
.custom-related-posts .related-post-item .custom-date {}
.custom-related-posts .related-post-item .related-post-title {}
.custom-related-posts .related-post-item .related-post-title a {}
.custom-related-posts .related-post-item .related-post-title a:hover {}
.custom-related-posts .related-post-item .related-post-content {}



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

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

/* Post Pagination */
.post-pagination {}

/* Comment Section */
.comment-date {
    display: block !important;
}

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

.blog .blog-sidebar {}

/* Blog Modules */
.blog .blog-sidebar .widget-span {
    margin-bottom: 30px;
}


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

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

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

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

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

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



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


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

/* Form Title */
.form-title {}
.form-title:before {}
.form-title:after {}

.hs_cos_wrapper_type_email_simple_subscription h1,
.hs_cos_wrapper_type_email_simple_subscription h3 {}

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

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

/* Labels and Legends */
label {}
.hs-form-field > label,
.section.post-footer label,
.widget-type-google_search label {
  display: block;
  padding-bottom: 5px;
}

span.hs-form-required {}

/* One Line Inputs */
input[type="text"],
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"],
input[type="file"],
textarea,
select {
  width: 100%;
  font-size: 13px;
  padding: 6px 15px;
  border: 1px solid #d2d2d2;
  background-color: #ffffff;
  color: #aaaaaa;
  border-color: #d1d1d1;
  outline: 0;
}
.hs-input.error {}
input[type="search"] {
  -webkit-appearance: none;
  -moz-appearance: none;
}

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

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

/* Separate Styles for Drop Downs */
select {}
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,
.section.post-footer .hs-error-msgs label {
  color: #f00;
}
.submitted-message {}
ul.hs-error-msgs.inputs-list {
  list-style: none;
  padding: 0;
  margin: 10px 0;
}

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

#comment-form {
  margin-top: 30px;
}
.section.post-footer {
  max-width: 100% !important;
  margin-top: 50px;
}
.section.post-footer .hs-richtext {
  margin-bottom: 25px;
}
.section.post-footer .hs-richtext h3 {}
.section.post-footer .hs-richtext p {}

/* Label */
.section.post-footer .hs-form-field > label {}
.section.post-footer label {}

/* Inputs */
.section.post-footer input[type="text"] {}
.section.post-footer input[type="email"] {}
.section.post-footer textarea {
  min-height: 150px;
}

.section.post-footer input[type="text"]:focus,
.section.post-footer input[type="email"]:focus,
.section.post-footer textarea:focus {}

.section.post-footer input[type="text"] {}
.section.post-footer input[type="text"]:focus {}
.section.post-footer input[type="email"] {}
.section.post-footer input[type="email"]:focus {}
.section.post-footer input[type="submit"] {
  text-align: center;
  border: 1px solid #d2d2d2;
  border-width: 0px;
  border-style: solid;
  border-color: #6d9b1f;
  background: #d4e8a0;
  text-transform: uppercase;
  color: #6d9b1f;
  background-image: -webkit-gradient( linear, left bottom, left top, from( #aad65e ), to( #d4e8a0 ) );
  background-image: linear-gradient( to top, #aad65e, #d4e8a0 );
  background-image: -webkit-linear-gradient( to top, #aad65e, #d4e8a0 );
  background-image: -moz-linear-gradient( to top, #aad65e, #d4e8a0 );
  background-image: -ms-linear-gradient( to top, #aad65e, #d4e8a0 );
  background-image: -o-linear-gradient( to top, #aad65e, #d4e8a0 );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d4e8a0, endColorstr=#aad65e);
  padding: 11px 23px;
  line-height: 16px;
  font-size: 13px;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  letter-spacing: 0px;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  -webkit-border-radius: 2px;
}
.section.post-footer input[type="submit"]:hover {
  background: #aad65e;
  color: #67941b;
  background-image: -webkit-gradient( linear, left bottom, left top, from( #d1e894 ), to( #aad65e ) );
  background-image: linear-gradient( to top, #d1e894, #aad65e );
  background-image: -webkit-linear-gradient( to top, #d1e894, #aad65e );
  background-image: -moz-linear-gradient( to top, #d1e894, #aad65e );
  background-image: -ms-linear-gradient( to top, #d1e894, #aad65e );
  background-image: -o-linear-gradient( to top, #d1e894, #aad65e );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#aad65e, endColorstr=#d1e894);
}

.section.post-footer ul.hs-error-msgs.inputs-list li {
  display: block;
  color: #000;
  font-size: 14px;
  padding: 7px 12px;
  background: #fff;
  border: 1px solid rgba(0,0,0,0.5);
  border-radius: 6px;
  display: inline-block;
  box-shadow: 3px 4px 3px -1px rgba(0,0,0,0.3);
  position: relative;
  font-family: sans-serif;
}
.section.post-footer ul.hs-error-msgs.inputs-list li:before {
  background-image: url('//cdn2.hubspot.net/hubfs/4395819/_VivoComm_July2018/Images/error.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 25px;
  height: 25px;
  content: "";
  display: inline-block;
  vertical-align: middle;
}

.section.post-footer ul.hs-error-msgs.inputs-list li label:after {
  content: "";
  width: 0px;
  height: 0px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid rgba(0,0,0,0.4);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  position: absolute;
  top: -20px;
  left: 5%;
}
.section.post-footer ul.hs-error-msgs.inputs-list li label:before {
  content: "";
  width: 0px;
  height: 0px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid #fff;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  position: absolute;
  top: -19px;
  left: 5%;
  z-index: 1;
}

.section.post-footer ul.hs-error-msgs.inputs-list li label {
  display: inline-block;
  vertical-align: middle;
  padding-left: 2px;
  color: #000;
  padding-bottom: 0;
}

.section.post-footer textarea {}
.section.post-footer textarea:focus {}

.section.post-footer 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"] {}


/* Make Form 50% on Desktop */

.hs_cos_wrapper_type_password_prompt,
.hs_cos_wrapper_type_email_simple_subscription,
.hs_cos_wrapper_type_form,
.hs_cos_wrapper_type_blog_subscribe,
.widget-type-google_search,
#comment-form,
.section.post-footer,
.hs-search-field {
  display: block;
  margin-bottom: 25px;
  max-width: 600px;
}


/* ==========================================================================
   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;
  display: inline-block;
  margin: 15px 0;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  transition: all .2s;
  color: #fff;
  font-size: 1em;
  background: #000;
  border: 0;
  line-height: 29px;
  outline: 0;
  font-family: Lato,Arial,Helvetica,sans-serif;
  padding: 5px 15px;
}

.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  background-color: #a0ce50;
}

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



/* ==========================================================================
   Custom Classes                                   
   ========================================================================== */

.auto {
    width: auto !important;
}
.f-left {
    float: left !important;
}
.f-right {
    float: right !important;
}
.t-left {
    text-align: left;
}
.t-right {
    text-align: right;
}
.full-link {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 999;
}
.fixed {
    position: fixed;
    width: 100% !important;
    left: 0;
    top: 0;
    right: 0;
    z-index: 9999;
}
.center-block {
    display: block;
    margin: 0 auto;
    float: none !important;
}
.hs-blog-listing .show-on-post {
  display: none !important;
}
.hs-blog-post .show-on-listing {
  display: none !important;
}

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

.header-container-wrapper,
.body-container-wrapper,
.footer-container-wrapper {
  position: relative;
}
.header-container-wrapper {
  z-index: 101;
}
.body-container-wrapper {
  z-index: 100;
  background: #fff;
}
.footer-container-wrapper {
  z-index: 99;
}
.author-page .hs-blog-header .title-image-wrapper, 
.author-page .hs-blog-header .heading-wrapper {
  display: none;
}

.author-page .about-author-sec {
  margin-top: 0;
}





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

@media (max-width: 1100px) and (min-width: 1001px) {
    
    body:not(.scroll) .custom-menu-primary .hs-menu-wrapper > ul > li {
      padding-right: 22px;
    }
}
    

@media (min-width: 992px) {

    .column_3 {
        width: 33.33333333% !important;
        float: left !important;
    }
}

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

@media (max-width: 1024px) {
    
    /*============== Header ==============*/
    /*============== Footer ==============*/
    /*============== Blog Listing ==============*/
    /*============== Blog Post  ==============*/
}
@media (max-width: 1000px) {
    
    /*============== Header ==============*/ 
   
    .header-parent {
        min-height: 145px;
    }
    .header-parent-lp {
        min-height: 91px;
    }
    .custom-header {
        padding-top: 20px;
        padding-bottom: 20px;
        min-height: 145px !important;
    }
    .custom-header-lp {
        min-height: 90px !important;
    }

    .custom-header-logo {
        float: none !important;
        text-align: center;
        padding: 0;
    }
    .scroll .custom-header-logo {
        padding-top: 0;
        padding-bottom: 0;
    }
    .custom-header-logo a img.desktop-logo {
        display: none;
    }
    .custom-header-logo a img.Mobile-logo {
        display: inline-block;
    }
    /*============== Footer ==============*/
    .custom-footer {
      position: relative;
    }
    .custom-footer-lp .custom-footer-contact {
      margin-bottom: 0 !important;
    }
    body {
      margin-bottom: 0 !important;
    }
    .column_3 {
        width: 100% !important;
        float: none !important;
        margin-bottom: 50px;
    }
    .custom-social-search-group {
        margin-bottom: 0 !important;
    }
    #back-to-top {
        display: none !important;
    }
    .widget_search {
        margin-bottom: -1px;
    }

    
    /*============== Blog Listing ==============*/
    .blog-listing-wrapper .post-listing .post-item {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        min-height: auto;
    }
    .hs-blog-header .heading-wrapper h1 {
        font-size: 29.081px;
        line-height: 40.201px;
    }

    .hs-blog-header .title-image-wrapper {
        margin-bottom: 49px;
    }
    .hs-blog-listing .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
        width: auto;
    }
      
    /*============== Blog Post  ==============*/
}


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

@media (max-width: 767px) {


    /* Make Form 100% on Mobile */
    .hs_cos_wrapper_type_password_prompt,
    .hs_cos_wrapper_type_email_simple_subscription,
    .hs_cos_wrapper_type_form,
    .hs_cos_wrapper_type_blog_subscribe,
    .widget-type-google_search,
    #comment-form,
    .section.post-footer,
    .hs-search-field {
        display: block;
        max-width: 100%;
        max-width: 100%;
    }

    h1 {
      font-size: 38px;
    }
    h2 {
      font-size: 32px;
    }
    h3,
    .section.post-footer .hs-richtext {
      font-size: 30px;
    }
    h4 {
      font-size: 28px;
    }
  
  
    .blog .blog-sidebar {
      margin-top: 50px;
    }
    
    /*============== Header ==============*/
    /*============== Footer ==============*/
    /*============== Blog Listing ==============*/
    .hs-blog-listing .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
        width: 100%;
    }
    .hs-blog-header .heading-wrapper h1 {
        font-size: 32.3px;
        line-height: 44.65px;
    }
    .about-author-sec .span2 {
        float: none;
        margin: 0;
        padding-bottom: 15px;
    }
    .hs-blog-header .title-image-wrapper {
        margin-bottom: 52px;
    }
    /*============== Blog Post  ==============*/


}  


@media (max-width: 640px) {

    .fusion-sharing-box h4 {
        display: block;
        line-height: 20px;
    }

    .fusion-sharing-box .fusion-social-networks {
        float: none;
        display: block;
        width: 100%;
        text-align: left;
    }
    .hs-blog-header .heading-wrapper h1 {
        font-size: 27.982px;
        line-height: 38.681px;
    }

    .hs-blog-header .title-image-wrapper {
        margin-bottom: 49px;
    }
    .custom-social-search-group {
        margin-bottom: 50px !important;
    }
}

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

@media (max-width: 479px) {

    .not-emulator .custom-social-search-group {
      margin-bottom: 0px !important;
    }
    .emulator .custom-social-search-group {
      margin-bottom: 50px !important;
    }
  
    .hs-blog-header .heading-wrapper h1 {
      font-size: 27px;
      line-height: 37.324px;
    }

    .hs-blog-header .title-image-wrapper {
      margin-bottom: 48px;
    }
  
    .subscribe-options label {
      margin-left: 0 !important;
    }

    .hs_recaptcha.hs-recaptcha.field.hs-form-field > div {
      max-width: 300px;
      overflow-x: auto;
      overflow-y: hidden;
    }

    .checkbox-row span.fakelabel span {
      float: none !important;
    }

    .subscription-template.one-column .hs-button.primary,
    .subscription-template.one-column input[type="submit"], 
    .subscription-template.one-column input[type="button"] {
      font-size: 15px;
    }
}
@media (max-width: 321px) {

    .hs-blog-header .heading-wrapper h1 {
      font-size: 27px;
      line-height: 37.324px;
    }

    .hs-blog-header .title-image-wrapper {
      margin-bottom: 48px;
    }
  
}