/* ==========================================================================
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('//fonts.googleapis.com/css?family=Roboto:300,400,500,700');
@import url('//fonts.googleapis.com/css?family=Open+Sans:400,400i');
@import url('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
@font-face {
  font-family: 'proxima_novaregular';
  src: url('//cdn2.hubspot.net/hubfs/4981448/Sparkup_October2018%20Theme/Fonts/proximanova-regular-webfont.eot') format('eot'),
    url('//cdn2.hubspot.net/hubfs/4981448/Sparkup_October2018%20Theme/Fonts/proximanova-regular-webfont.ttf') format('ttf'),
    url('//cdn2.hubspot.net/hubfs/4981448/Sparkup_October2018%20Theme/Fonts/proximanova-regular-webfont.woff2') format('woff2'),
    url('//cdn2.hubspot.net/hubfs/4981448/Sparkup_October2018%20Theme/Fonts/proximanova-regular-webfont.woff') format('woff'), 
    url('//cdn2.hubspot.net/hubfs/4981448/Sparkup_October2018%20Theme/Fonts/proximanova-regular-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;

}
@font-face {
  font-family: 'proxima_novabold';
  src: url('//cdn2.hubspot.net/hubfs/4981448/Sparkup_October2018%20Theme/Fonts/proximanova-bold-webfont.eot') format('eot'),
    url('//cdn2.hubspot.net/hubfs/4981448/Sparkup_October2018%20Theme/Fonts/proximanova-bold-webfont.ttf') format('ttf'),
    url('//cdn2.hubspot.net/hubfs/4981448/Sparkup_October2018%20Theme/Fonts/proximanova-bold-webfont.woff2') format('woff2'),
    url('//cdn2.hubspot.net/hubfs/4981448/Sparkup_October2018%20Theme/Fonts/proximanova-bold-webfont.woff') format('woff'), 
    url('//cdn2.hubspot.net/hubfs/4981448/Sparkup_October2018%20Theme/Fonts/proximanova-bold-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;

}
@font-face {
  font-family: 'proxima_novaextrabold';
  src: url('//cdn2.hubspot.net/hubfs/4981448/Sparkup_October2018%20Theme/Fonts/proximanova-extrabold-webfont.eot') format('eot'),
    url('//cdn2.hubspot.net/hubfs/4981448/Sparkup_October2018%20Theme/Fonts/proximanova-extrabold-webfont.ttf') format('ttf'),
    url('//cdn2.hubspot.net/hubfs/4981448/Sparkup_October2018%20Theme/Fonts/proximanova-extrabold-webfont.woff2') format('woff2'),
    url('//cdn2.hubspot.net/hubfs/4981448/Sparkup_October2018%20Theme/Fonts/proximanova-extrabold-webfont.woff') format('woff'), 
    url('//cdn2.hubspot.net/hubfs/4981448/Sparkup_October2018%20Theme/Fonts/proximanova-extrabold-webfont.svg') format('svg');
  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: 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;
}
/* when flyouts modul disabled
 .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;
  line-height: 1.15;
} 

body {
  background: #fff;
  font-family: "Roboto",sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 21px;
  color: #282828;
}

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


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


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

/* Basic text */
p {} 
small {}
strong {}
em {}
cite {}
code {}
pre {}

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

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

/* Headings */
h1, h2, h3 {
  margin:0 0 16px;
}
p+h1, p+h2, p+h3 {
  margin: 48px 0 16px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
  font-size: 40px;
  font-family: "proxima_novaregular",sans-serif;
  font-weight: 400;
  color: #000;
  line-height: 1.15;
}
h2 {
  font-size: 32px;
  font-family: "proxima_novaregular",sans-serif;
  font-weight: 400;
  color: #000;
  line-height: 1.15;
}
h3 {
  font-size: 20px;
  font-family: "proxima_novabold",sans-serif;
  color: #000;
  line-height: 1;
  font-weight: 400;
}
h4 {
  font-size: 16px;
  font-family: "roboto",sans-serif;
  line-height: 1.15;
  font-weight: 700;
  margin: 1em 0 8px 0;
}
h4+p {
  margin-top: 0;
}
h5 {
  font-size: 20px;
  line-height: 1.15;
}
h6 {
  font-size: 19px;
  line-height: 1.15;
}

/* Anchor Links */
a { 
  color: #3978e6;
  color: #1CBA56;
  font-weight: 400;
  text-decoration: underline;
}
a:hover, a:focus { 
  color: #000000;
}

/* Lists */
ul, ol {}
ul ul, ul ol, ol ol, ol ul {}
li {}
.body-container  .hs_cos_wrapper_type_rich_text ul {}
/* Block Quotes */
blockquote {}
blockquote p {}
blockquote small {}
.body-container  .hs_cos_wrapper_type_rich_text ul {}
/* Horizontal Rules */
hr {
  color: #ccc;
  background-color: #ccc;
  height: 0px;
  border: none;
  margin: 0;
}


/* =============== EU Cookie Confirmation Bar =============== */

/* Confirmation Outer Wrapper*/
#hs-eu-cookie-confirmation {}

/* Confirmation Inner Wrapper*/
#hs-eu-cookie-confirmation-inner {}
#hs-eu-cookie-confirmation-inner p{}

/* Confirmation Button */
#hs-en-cookie-confirmation-buttons-area {}
a#hs-eu-confirmation-button {}


/* ==========================================================================
3. COS STRUCTURE                                            
========================================================================== */


/* =============== 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 {
  /* background: #fff; */
  background: #1CBA56;
  min-height: 60px;
}

.header-container {}

.custom-header {
  /* box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); */
  width: 100%;
  min-height: 60px !important;
  /* background-color: #fff; */
  background-color: #1CBA56;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
}

.custom-logo {
  width: auto !important;
  position: relative;
}
.custom-logo a {
  display: inline-block;
}

.custom-logo a img {
  height: 36px;
  width: auto;
  margin-left: 24px;
}

.custom-header .page-center > .row-fluid-wrapper > .row-fluid {
  display: flex;
  flex-direction: row;
  flex-wrap: no-wrap;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  height: 60px;
}

.custom-header > .row-fluid-wrapper:first-child > .row-fluid {
  display: flex;
  flex-direction: row;
  flex-wrap: no-wrap;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  height: 60px;
}


.custom-right-header {
  flex-grow: 1;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  padding: 0 0 0 32px;
  justify-content: space-between;
  margin: 0 !important;
}

.custom-header #header-widget-area {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  align-content: center;
  margin: 0 16px;
}

.custom-right-header > .row-fluid-wrapper > .row-fluid {
  display: flex;
  justify-content: flex-end;
}

.custom-right-header > .row-fluid-wrapper > .row-fluid > div:last-child {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  align-content: center;
  margin: 0 !important;
  width: auto !important;
}

.custom-right-header > .row-fluid-wrapper > .row-fluid > div:first-child {
  width: auto !important;
}

.custom-header #header-widget-area > .hw-widget {
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  align-content: center;
  padding: 0 2px;
}

.custom-header .wpml-ls-sidebars-header-widget {
  max-width: 100%;
  background-color: #ffffff;
  border-color: #cdcdcd;
  width: auto;
}

.custom-header .wpml-ls-sidebars-header-widget ul {
  position: relative;
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.custom-header .wpml-ls-sidebars-header-widget ul li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.custom-header .wpml-ls-sidebars-header-widget ul li > a {
  border-color: rgba(0,0,0,0);
  padding: 6px 10px;
  position: relative;
  background-color: #fff;
  line-height: 21px;
  font-family: "Roboto",sans-serif;
  font-weight: 500;
  font-size: 18px;
  color: #1cba56;
  display: block;
}

.custom-header .wpml-ls-sidebars-header-widget ul li a img {
  display: inline;
  vertical-align: middle;
  width: 18px;
  height: 12px;
  min-width: 18px;
  position: relative;
  left: 1px;
}

.custom-header .wpml-ls-sidebars-header-widget ul li > ul {
  visibility: hidden;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  border-top: 1px solid #cdcdcd;
  padding: 0;
  margin: 0;
  list-style-type: none;
  z-index: 101;
  border-color: #cdcdcd;
}

.custom-header .wpml-ls-sidebars-header-widget ul li:hover > ul {
  visibility: visible;
}

.custom-header .wpml-ls-sidebars-header-widget ul li > ul > li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.custom-header .wpml-ls-sidebars-header-widget ul li > ul > li > a {
  line-height: 21px;
  color: #787878;
  font-family: "Roboto",sans-serif;
  font-weight: 500;
  font-size: 18px;
  border-width: 0 1px 1px 1px;
  border-color: rgba(0,0,0,0);
  background-color: #ffffff;
  padding: 5px 10px 6px;
}

.custom-header .wpml-ls-sidebars-header-widget ul li > ul > li > a img {
  display: inline;
  vertical-align: middle;
  width: 18px;
  height: 12px;
  min-width: 18px;
  position: relative;
  left: 1px;
}

.custom-header #header-widget-area > .hw-widget:nth-child(2) p {
  font-size: 16px;
  line-height: 21px;
  margin: 0;
  text-decoration: none;
  font-family: "Roboto",sans-serif;
  font-weight: 300;
}

.custom-header #header-widget-area > .hw-widget .desktop-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.custom-header #header-widget-area > .hw-widget .desktop-menu ul li {
  float: left;
  position: relative;
}

.custom-header #header-widget-area > .hw-widget .desktop-menu ul li #su-login {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
}

.custom-header #header-widget-area > .hw-widget .desktop-menu ul li #su-login img {
  width: 24px;
  height: auto;
  margin: 0 8px;
}

.custom-header #header-widget-area > .hw-widget .desktop-menu ul li #su-login a {
  line-height: 60px;
  text-decoration: none;
  white-space: nowrap;
  padding: 0;
  display: block;
  cursor: pointer;
  font-size: 18px;
  color: #787878;
  font-family: "Roboto",sans-serif;
  font-weight: 500;
}

.custom-header #header-widget-area > .hw-widget .desktop-menu ul li:hover #su-login a{
  color: #1cba56;
}

.custom-header #header-widget-area > .hw-widget .desktop-menu ul li ul.sub-menu {
  list-style: none;
  margin: 0;
  padding-left: 0;
  background-color: #fff;
  background-image: url(//cdn2.hubspot.net/hubfs/4981448/Sparkup_October2018%20Theme/Images/sub-menu-top.png);
  background-position: top right;
  background-repeat: no-repeat;
  background-size: contain;
  float: left;
  position: absolute;
  left: -999em;
  z-index: 99999;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  top: 100%;
  padding-top: 24px;
}

.custom-header #header-widget-area > .hw-widget .desktop-menu ul li ul.sub-menu li {
  float: left;
  position: relative;
}

.custom-header #header-widget-area > .hw-widget .desktop-menu ul li ul.sub-menu li a {
  min-width: 200px;
  display: block;
  text-decoration: none;
  padding: 8px 16px;
  line-height: 21px;
  color: #787878;
  font-family: "Roboto",sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.custom-header .wpml-ls-sidebars-header-widget ul li:hover > a {
  background-color: #eeeeee;
}


.custom-header #header-widget-area > .hw-widget .desktop-menu ul li:hover ul.sub-menu {
  left: auto;
  width: 112px;
}

.custom-header #header-widget-area > .hw-widget .desktop-menu ul li ul.sub-menu li a:hover {
  color: #1cba56;
}
/* =============== Content =============== */

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

.content-wrapper {}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}

.banner-section {
  height: 250px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
    background-image: url(//cdn2.hubspot.net/hubfs/4981448/Sparkup_October2018%20Theme/Images/use-case-type-archive-top.png);
}

.banner-section h1 {
  padding-top: 48px;
  margin: 0 auto;
  text-align: center;
  color: #ffffff;
  font-size: 42px;
  font-family: "proxima_novaregular",sans-serif;
  font-weight: 400;
  line-height: 1.15;
}

.archive-content {
  margin: 0 0 48px 0;
}

.custom-body {
  padding-left: 64px;
  padding-right: 64px;
  padding-top: 64px;
  padding-bottom: 66px;
}

.custom-body .page-center {
  max-width: 960px !important;
  margin: 0 calc(50% - 480px) !important;
}

body.BG .custom-body {
  padding-top: 0;
}
.custom-body.yellow-bg {
  background-image: 
    -webkit-linear-gradient(-7deg, #fff calc(50% - 50px), rgba(255,255,255,0) calc(50% - 48px)),
    -webkit-linear-gradient(-12deg, #ffd648 calc(50% - 20px), #ffcd1b calc(50% - 18px));
}
@media (max-width: 768px) {
  .custom-body.yellow-bg {
    background-image: -webkit-linear-gradient(bottom, #ffcd1b 120px, #fff 120px);
  }
  .custom-body.yellow-bg .form-group-right {
    margin: 0 -32px !important;
    padding: 16px 32px 0 32px !important;
    background-image:
      -webkit-linear-gradient(-93deg, #fff 37px, rgba(255,255,255,0) 38px),
      -webkit-linear-gradient(-103deg, #ffd648 150px, #ffcd1b 151px);
  }
}


.custom-body.green-bg {
  background-color: #1CBA56;
  color: #ffffff;
}
.custom-body.green-bg h1,
.custom-body.green-bg h3 {
  color: #ffffff;
}
.custom-body.green-bg h1 strong {
  font-family: "proxima_novabold",sans-serif;
}
.custom-body.green-bg a {
  color: #000000;
  text-decoration: underline;
}
.custom-body.green-bg a:hover {
  color: #ffffff;
}
.form-group-right-dark {
  border-radius: 5px;
  box-shadow: 0 0 0 15px #272525;
  background: #272525;
  color: rgba(255,255,255,.8);
}
.form-group-right-dark h1,
.form-group-right-dark h3 {
  color: #ffffff;
}
.form-group-right-dark a {
  color: #1CBA56 !important;
  text-decoration: underline;
}
.form-group-right-dark a:hover, 
.form-group-right-dark a:focus {
  color: #ffffff;
}
.form-group-right-dark label,
.form-group-right-dark .hs-error-msgs label{
  font-weight: 300 !important;
  color: rgba(255,255,255,.8);
}
.body-container .form-group-right-dark .hs-button.primary, 
.body-container .form-group-right-dark input[type="submit"], 
.body-container .form-group-right-dark input[type="button"] {
  background-color: #1CBA56;
  color: #ffffff;
}
.body-container .form-group-right-dark .hs-button.primary:hover, 
.body-container .form-group-right-dark input[type="submit"]:hover, 
.body-container .form-group-right-dark input[type="button"]:hover {
  background-color: #ffffff;
  color: #1CBA56;
}


.custom-sidebar-text-bottom, .custom-sidebar-text-top {
    position: fixed;
    right: 0%;
    top: calc(50% + 64px) !important;
    left: auto;
    width: auto !important;
      opacity: 0;
    transition: opacity .6s 0s, visibility 0s .6s;
}
@media (max-width: 840px) {
  .custom-sidebar-text-bottom, .custom-sidebar-text-top {
    display: none !important;
  }
}
.fixed .custom-sidebar-text-bottom, .fixed .custom-sidebar-text-top {
opacity: 1;
}
.custom-sidebar-text-top {
    top: calc(50% - 164px) !important;
}

.custom-sidebar-text-bottom p {
    margin: 0;
}

.custom-sidebar-text-bottom p a span {
    line-height: 21px !important;
    border-radius: 8px 8px 0 0;
    border: 1px solid #fff;
    border-bottom: none;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    margin: 0 auto;
    padding: 8px 16px 16px 16px !important;
    font-family: Roboto !important;
    font-weight: 300 !important;
    font-size: 16px !important;
    width: 180px;
    text-align: center;
    height: 100%;
    float: right;
    margin-right: 42px;
    transform-origin: right top 0;
    transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -webkit-transform-origin: right top;
    -moz-transform: rotate(270deg);
    -moz-transform-origin: right top;
    -o-transform: rotate(270deg);
    -o-transform-origin: right top;
    -ms-transform: rotate(270deg);
    -ms-transform-origin: right top;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=4);
    color: #fff;
    background-color: #3979e6;
    display: block;
}

.custom-sidebar-text-bottom p a span:hover {
    background-color: #1155c1;
}
.custom-sidebar-text-top p {
margin: 0l
}
.custom-sidebar-text-top p a span {
    line-height: 21px !important;
    border-radius: 8px 8px 0 0;
    border: 1px solid #fff;
    border-bottom: none;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    margin: 0 auto;
    padding: 8px 16px 16px 16px !important;
    font-family: Roboto !important;
    font-weight: 300 !important;
    font-size: 16px !important;
    width: 180px;
    text-align: center;
    height: 100%;
    float: right;
    margin-right: 42px;
    transform-origin: right top 0;
    transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -webkit-transform-origin: right top;
    -moz-transform: rotate(270deg);
    -moz-transform-origin: right top;
    -o-transform: rotate(270deg);
    -o-transform-origin: right top;
    -ms-transform: rotate(270deg);
    -ms-transform-origin: right top;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=4);
    color: #fff;
    background-color: #1cba56;
    display: block;
}

.custom-sidebar-text-top p a span:hover {
    background-color: #137f3b;
}
/* =============== Footer =============== */

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

.custom-footer {
  background-color: #fcfcfc;
  padding: 48px 64px;
  min-height: 240px;
  border-top: 1px solid #EFEFEF;
}

.custom-footer-logo {
  width: 33% !important;
  float: left !important;
  padding-left: 64px;
}

.custom-footer-logo a {
  color: #787878;
  font-family: "Roboto";
  font-weight: 500;
  line-height: 21px;
  font-size: 18px;
  display: inline-block;
}

.custom-footer-logo a img.sparkup-logo {
  height: 36px;
  width: 121.5px;
  margin: 0;
}

.custom-footer-logo p.sparkup-tagline {
  color: #787878;
  margin: 8px 0 0 0;
  font-size: 16px;
  line-height: 21px;
  font-family: "Roboto",sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 1.3em;
}
.custom-footer-logo .social-links {
  margin: 24px 0 32px 0;
  font-size: 0;
}
.custom-footer-logo .social-link {
  display: inline-block;
  height: 32px;
  width: 32px;
  opacity: 0.5;
}
.custom-footer-logo .social-link:hover {
  opacity: 0.85;
}
.custom-footer-logo .social-link + .social-link {
  margin-left: 6px;
}
.custom-footer-logo .social-link img {
  height: auto;
  max-width: 100%;
}

.custom-right-footer {
  margin: 0 !important;
  width: 67% !important;
  float: right !important;
  padding-left: 32px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: center;
}

.custom-right-footer > div > div > .col-4 {
  min-width: 132px;
  padding-left: 16px;
  margin: 0 !important;
  width: auto !important;
}

.col-4 p {
  color: #787878;
  font-weight: 400;
  font-size: 14px;
  font-weight: 400;
  margin: .55em 0 .8em 0;
  font-family: "Roboto", sans-serif;
}

.col-4 ul {
  padding: 0;
  color: #787878;
  font-weight: 400;
  font-size: 14px;
  margin: 0 0 21px 0;
  list-style: none;
}

.col-4 ul > li {
  color: #787878;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.15;
}

.col-4 ul > li > a {
  font-family: "Roboto",sans-serif;
  color: #787878;
  font-weight: 300;
  font-size: 14px;
  text-decoration: none;
  line-height: 21px;
}

.col-4 ul > li > a:hover {
  color: #282828;
  text-decoration: none;
}
.col-4 ul > li > a i.external-link {
  font-size: 14px;
  margin-top: 3px;
  vertical-align: top;
}

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


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

/* Parent List */
.custom-menu-primary .hs-menu-flow-horizontal > ul {
  display: block;
}

.custom-menu-primary .hs-menu-flow-horizontal > ul > li {
  float: left;
  position: relative;
}

.custom-menu-primary .hs-menu-flow-horizontal > ul > li > a {
  line-height: 60px;
  padding: 0px 16px;
  display: block;
  text-decoration: none;
  font-size: 16px;
  /*color: #787878;*/
  color: #ffffff;
  font-family: "Roboto",sans-serif;
  font-weight: 500;
}
.custom-menu-primary .hs-menu-flow-horizontal > ul > li > a > i {  
  vertical-align: top;
  margin: 17px 0 0 -4px;
}

.custom-menu-primary .hs-menu-flow-horizontal > ul > li > a:hover{
  /*color: #1cba56; */
  color: #000000;
  text-decoration: none;
}


/* Header demo button */
#primary-menu .custom-menu-primary .hs-menu-flow-horizontal > ul > li:last-child {
  display: flex;
  height: 60px;
  padding-left: 8px;
}
#primary-menu .custom-menu-primary .hs-menu-flow-horizontal > ul > li:last-child > a {
  position: relative;
  display: inline-block;
  font-size: 16px !important;
  line-height: 42px;
  font-weight: 700 !important;
  color: #000000 !important;
  background-color: #ffffff;
  box-shadow: 0 3px 8px rgba(0,0,0,0.15);
  transition: all .3s ease-in-out;
  margin: auto 16px auto 0 !important;
  border-radius: 24px;
  padding: 0 16px;
  -webkit-font-smoothing: antialiased;
  text-decoration: none;
}
#primary-menu .custom-menu-primary .hs-menu-flow-horizontal > ul > li:last-child > a:hover { 
  background-color: #000000;
  color: #ffffff !important;
}

/* Override max width on menu links */
.custom-menu-primary .hs-menu-wrapper > ul li a, 
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  overflow: visible !important;
  max-width: none !important;
  /*width: auto !important;*/
}

/* Fix menu disappearing on desktop after toggling mobile menu */
@media screen and (min-width:841px) {
  .custom-menu-primary .hs-menu-wrapper/*,
  .custom-menu-primary .hs-menu-wrapper > ul ul*/ { 
    display:block !important;
  }

  .custom-menu-primary.mobile {
    display:none !important;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul {
    /*background-color: #fff;
    background-image: url(//cdn2.hubspot.net/hubfs/4981448/Sparkup_October2018%20Theme/Images/sub-menu-top.png);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    top: 100%;
    padding-top: 24px;
    left: auto !important;*/
    
    background-color: #fff;
    position: absolute;
    top: 54px;
    display: none;
    z-index: 99999;
    border-radius: 10px;
    padding: 12px 0 6px 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul li {
    float: left;
    position: relative;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul li a {
    padding: 8px 20px 8px 16px;
    min-width: 160px;
    white-space: nowrap !important;
    display: block;
    text-decoration: none;
    line-height: 120%;
    color: #282828;
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    font-weight: 400;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a i.external-link {
    font-size: 15px;
    margin-top: 2px;
    vertical-align: top;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li:nth-last-child(-n+2) ul a {
    width: initial;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover {
    color: #1cba56;
    text-decoration: none;
  }
}


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

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

@media (max-width: 840px){

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

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

  .mobile-trigger {
    display: inline-block !important;
    cursor: pointer;
    position: absolute;
    top: -12px;
    right: 0px;
    width: 60px;
    height: 60px;
    padding: 20px;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    z-index: 999999;
  }
  .mobile-trigger:hover{
    text-decoration: none; 
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{
  }

  .mobile-trigger span {
    display: block;
    position: absolute;
    height: 3px;
    width: 20px;
    background: #787878;
    border-radius: 0;
    opacity: 1;
    left: 20px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
  }

  .mobile-trigger span:nth-child(1) {
    top: 20px;
  }

  .mobile-trigger span:nth-child(2) {
    top: 28px;
  }

  .mobile-trigger span:nth-child(3) {
    top: 36px;
  }
  /* ===== Mobile Child Toggle Buttons ===== */

  .child-trigger{
    display: block !important;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100% !important;
    min-width: 100% !important;
    height: 45px !important;
    padding: 0 !important;
  }
  .child-trigger:hover{
    text-decoration: none;
  }


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

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

  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    text-indent: 0px; 
  }

  /* Level 3 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a{
    text-indent: 0px; /* Indent Child lists */
  }

  /* Level 4 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a{
    text-indent: 0px; /* Indent Child lists */
  }
}


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


/* =============== General Blog Styles =============== */
.custom-blog-body .page-center {
  width: calc(100% - 64px);
  margin: 0 auto 48px auto;
  padding: 0 32px;
}
@media (max-width: 600px) {
  .custom-blog-body .page-center {
    padding: 0 16px;
  }
}


.custom-blog-content {
  background-image: url(//cdn2.hubspot.net/hubfs/4981448/Sparkup_October2018%20Theme/Images/activity-card-top.png);
  background-position: top right;
  background-repeat: no-repeat;
  background-size: contain;
  overflow-y: hidden;
  padding-top: 20px;
  min-height: 180px;
}

.custom-more {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  min-height: 32px;
}

.hs-blog-post .banner-warpper.blog-banner {
  display: none !important;
}

.blog-post-wrapper h1 {
  font-size: 48px;
  font-family: "proxima_novabold",sans-serif;
  font-weight: 400;
  color: #000;
  margin: 0.67em 0 0 0;
  line-height: 1.15;
}

.post-date-author {
  font-size: 22px;
  font-family: "Roboto",sans-serif;
  font-weight: 300;
  margin: 16px 0;
  line-height: 1.15;
}

.post-date-author .post-on a, .post-date-author .author a {
    color: purple;
}

.post-date-author .post-on a:hover, .post-date-author .author a:hover {
  color: midnightblue;
}

.hs-blog-post .custom-blog-body .page-center {
  width: 100%;
}


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


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


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


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


.blog-aside {
  margin-top: 24px;
}
.blog-aside ul {
  list-style: none;
  padding-left: 4px;
}
.hs-postlisting-item {
  margin-bottom: 1em;
  line-height: 1.2em;
}
.hs-postlisting-item a {
  color: #282828;
  text-decoration: none;
}
.hs-postlisting-item a:hover {
    color: #1CBA56;
}

/* =============== 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 {
  padding: 16px 0;
}


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

.hs-blog-header h1 a{}

/* Blog Menu */
.blog-menu .block {
    margin: 40px 0 8px 72px;
    display: flex;
}
.blog-menu h3 {
    margin: 0;
    line-height: 40px;
}
.blog-menu ul {
    display: flex;
    margin: 0 0 0 16px;
    padding: 0;
    list-style: none;
    line-height: 40px;
    font-size: 20px;
    font-family: Proxima_novaregular;
    border-left: 1px solid #ebebeb;
}
.blog-menu li {
    padding: 0 16px;
}
.blog-menu a {
    color: #282828;
  text-decoration: none;
}
.blog-menu a:hover {
    color: #1cba56;
}
.blog-menu .filter-link-count {
    display: none;
}

/* Blog Post Title */
.post-header h2,.post-listing-simple {
  text-align: left;
  padding: 0 16px;
  margin: 0 0 16px;
  font-size: 22px;
  font-family: "proxima_novabold",sans-serif;
  color: #000;
  line-height: 1.15;
  font-weight: 700;
}
.post-header h2 a,.post-listing-simple a {
  color: #000;
  text-decoration: none;
}

.post-header h2 a:hover,.post-listing-simple a:hover {
  color: #000;
  text-decoration: none;
}


/* 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 {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  margin: 0 auto 48px auto;
}

.blog-listing-wrapper .post-listing .post-item {
  width: 280px;
  margin: 16px;
  background-color: #ffffff;
  position: relative;
  border-radius: 16px;
  overflow: hidden;
  cursor: pointer;
  vertical-align: top;
  box-shadow: 0 0 0 1px #ebebeb;
}

.blog-listing-wrapper .post-listing .post-item:hover {
  box-shadow: 0 3px 8px rgba(0,0,0,.2)
}
.blog-listing-wrapper .post-listing .post-item a {
  text-decoration: none;
}

.blog-listing-wrapper .post-listing .post-item .post-body {}

.blog-post-wrapper .post-body {}

.blog-post-wrapper .post-body img {
  border-radius: 6px;
}


/* 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: 100%;
  max-width: 100%;
  height: auto;
  width: 100%;
  float: none;
  margin: 0;
}

.hs-featured-image {
  float: none;
  margin: 0;
  max-width: 100%;
  width: 100%;
}
.blog-img {
  height: 138px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-radius: 8px 8px 0 0;
}
.blog-listing-img {
  height: 138px;
  overflow: hidden;
}
.blog-listing-img div {
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  transition: transform 300ms ease;
}
.post-item:hover .blog-listing-img div {
  transform: scale(1.02);
}
.blog-listing-info {
  margin: 16px 12px 0 12px;
  color: #787878;
  font-size: 14px;
} 
.blog-listing-topic {
  display: inline-block;
  color: #1cba56;
  font-family:"proxima_novabold",sans-serif;
  padding-right: 6px;
  margin-right: 4px;
  border-right: 1px solid #ccc; 
}
.blog-listing-title {
  color: #000;
  margin: 4px 12px 16px 12px;
  height: 4em;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
}


/* Read More Link */
.more-link {
  display: block;
  font-weight: 500;
  color: #137F3B;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 21px;
  font-family: "Roboto",sans-serif;
  text-align: center;
}

.post-item:hover .more-link {
  color: #3978e6;
}

/* First post-item in post-listing */
.blog-listing-wrapper .post-listing .post-item:first-of-type {
  width: 592px;
}
.blog-listing-wrapper .post-listing .post-item:first-of-type .blog-listing-img {
  height: 292px;
}
.blog-listing-wrapper .post-listing .post-item:first-of-type .blog-listing-title {
  height: 3em;
}

.hubspot-editable {
  margin-bottom: 48px;
}
/* Blog Topics List */
#hubspot-topic_data {
  font-family: "Roboto",sans-serif;
  padding: 2px 4px 2px 0;
  border-right: 1px solid #cccccc;
  margin-right: 8px;
}

#hubspot-topic_data a.topic-link,
#hubspot-topic_data .topic-link{
  font-size: 18px;
  color: #787878;
  color: #1cba56;
  font-family: "proxima_novabold",sans-serif;
  font-weight: 700;
  line-height: 21px;
  text-decoration: none;
}

/* #hubspot-topic_data a.topic-link:hover {
  color: #137F3B;
  color: #000000;
} */

.hs-author-label {
  color: #787878;
}

/* Blog Social Sharing Icons */
/* .hs-blog-social-share {
  margin-top: 20px;
  padding: 10px 0 0 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  height: auto;
} */
.hs_cos_wrapper_type_social_sharing {
  font-family: "proxima_novaextrabold",sans-serif;
  font-weight: 700;
  color: #dcdcdc;
}
.hs_cos_wrapper_type_social_sharing a {
  padding-left: 4px;
  -webkit-filter: grayscale(1);
  opacity: .4;
}
.hs_cos_wrapper_type_social_sharing a:hover {
  -webkit-filter: grayscale(0);
  opacity: 1;
}


/* Blog Commments */
#comments-listing {
}

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

.comment {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  padding: 15px 0;
}

.comment.depth-0 {
  border-bottom: 1px solid #000 !important;
  border-top: medium none !important;
  margin: 0 10px 10px !important;
  padding: 0 15px !important;
}

.comment.depth-0:last-child {
  border-bottom: none !important;
}

.comment-body {
  border-bottom: medium none;
  padding: 0;
}

.comment-from h4 a {
  text-decoration: none;
}

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

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

.comment-date {
  color:  !important;
  display: block !important;
  font-size: 13px;
  text-align: right;
}

.comment-from { font-weight: bold; }

.comment-body { padding: 10px 0; }

.custom_listing_comments{
  border: 1px solid #E2E2E2;
  display: none;
  line-height: 165%;
  padding: 15px;
  line-height:26.4px;
}

.comment-from, .comment-date {
  display: block !important;
  text-align: left !important;
}

/* Pagination */
.blog-pagination {
  clear: both;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  padding: 0 64px 64px 64px;
}

.blog-pagination a {
}

.blog-pagination a.previous-posts-link {}

.blog-pagination a.all-posts-link {}

.blog-pagination a.next-posts-link, .blog-pagination a.previous-posts-link {
  -moz-border-radius: 28px;
  -webkit-border-radius: 28px;
  border-radius: 28px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 500;
  padding: 8px 16px;
  text-decoration: none;
  right: 0;
  display: inline-block;
  /* color: #137f3b; */
  color: #000000;
  border: 1px solid #ebebeb;
  line-height: 1.15;
}
.blog-pagination a.next-posts-link:hover, .blog-pagination a.previous-posts-link:hover {
  color: #1CBA56;
}

.blog-pagination a.next-posts-link {
  margin-left: auto;
}



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


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

.blog .blog-sidebar {}

/* Blog Modules */
.blog .blog-sidebar .widget-span {
  margin-bottom: 20px;
  padding: 15px 20px;
}
.blog .blog-sidebar h1,
.blog .blog-sidebar h2,
.blog .blog-sidebar h3,
.blog .blog-sidebar h4,
.blog .blog-sidebar h5,
.blog .blog-sidebar h6,
.blog .blog-sidebar .from-title{}

.blog .blog-sidebar ul {}

.blog .blog-sidebar ul li{}

.blog .blog-sidebar ul li a{}

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



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

.hs-blog-listing .hs-author-profile {
  border-bottom: 1px solid #ccc;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
  float: left;
  width: 100%;
}

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


/* =============== Blog Subscribe =============== */

.body-container .blog-aside .widget-type-blog_subscribe h3.form-title {
  font-family: "proxima_novabold",sans-serif;
  font-size: 20px;
  margin-top: 40px;
}
.body-container .blog-aside .widget-type-blog_subscribe input {
  border-color: #ebebeb;
  box-shadow: 0 3px 8px rgba(0,0,0,.2);
}

.subscribe-footer {
    background-color: #1CBA56;
    background-image: 
      -webkit-linear-gradient(-66deg, transparent 50%, #1CBA56 50%), 
      -webkit-linear-gradient(-46deg, transparent 30%, rgba(0,0,0, 0.02) 30%), 
      -webkit-linear-gradient(-24deg, rgba(0,0,0,0.02) 16%, #1CBA56 16%);
}
.subscribe-footer .page-center {
  padding: 72px 32px;
}

.body-container .subscribe-footer .widget-type-blog_subscribe h3.form-title {
  color: #ffffff;
  -webkit-font-smoothing: antialiased;
  font-family: "proxima_novabold",sans-serif;
  font-size: 48px;
  margin-bottom: 32px;
  text-align: center;
}
.body-container .subscribe-footer .widget-type-blog_subscribe form {
  display: flex;
  justify-content: center;
}
.body-container .subscribe-footer .widget-type-blog_subscribe .hs-form-field {
  min-width: 300px;
}
.body-container .subscribe-footer .widget-type-blog_subscribe input[type="email"],
.body-container .subscribe-footer .widget-type-blog_subscribe input[type="email"]:focus {
  box-shadow: 0 3px 8px rgba(0,0,0,.2);
  border-color: #fff;
}
.body-container .subscribe-footer .widget-type-blog_subscribe label {
  color: rgba(255,255,255,.8);
  -webkit-font-smoothing: antialiased;
}

.body-container .subscribe-footer .widget-type-blog_subscribe .hs-button.primary {
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    padding: 12px 16px;
    border-radius: 6px 24px 24px 6px;
    margin-top: 24px;
    border: 3px solid #fff;
    background: #1CBA56;
    color: #fff !important;
    margin-left: -6px;
    box-shadow: 3px 3px 8px rgba(0,0,0,.2);
}
.body-container .subscribe-footer .widget-type-blog_subscribe .hs-button.primary:hover {
  /* background-color: #137f3b !important; */
  background-color: #000000 !important;
}


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


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

.hs-form-required {
}

h3.form-title {
  color: #000;
  font-weight: 400;
  font-family: "proxima_novaregular",sans-serif;
  font-size: 42px;
  line-height: 1.15;
}


/* Form Field */
.hs-form-field, .widget-type-google_search .hs-button.primary, 
.custom_error_message input.hs-button.primary.large {}

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

/* Labels and Legends */
body label {
  font-family: "Roboto",sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 21px;
  color: #282828;
}

.hs-form-field > label {
  font-weight: 500;
  font-size: 14px;
  display: inline-block;
  margin-bottom: 2px;
}
.hs-form-required {
  color: #1cba56;
  display: inline-block;
  padding-left: .2em;
}


.hs-fieldtype-select .input {
  position: relative;
}
.hs-fieldtype-select .input::after {
  content: '';
  vertical-align: middle;
  display: inline-block;
  border: .35em solid transparent;
  border-top: .5em solid #000;
  position: absolute;
  right: 11px;
  top: calc(50% - .175em);
}


/* One Line Inputs */
.body-container input[type="text"],
.body-container input[type="password"], 
.body-container input[type="datetime"], 
.body-container input[type="datetime-local"], 
.body-container input[type="date"], 
.body-container input[type="month"], 
.body-container input[type="time"], 
.body-container input[type="week"], 
.body-container input[type="number"], 
.body-container input[type="email"], 
.body-container input[type="url"], 
.body-container input[type="search"], 
.body-container input[type="tel"], 
.body-container input[type="color"],
.body-container input[type="file"],
.body-container textarea,
.body-container select {
  width: 100%;
  max-width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  transition: all .15s ease-out;
  border-radius: 3px;
  padding: 0 9px;
  background-color: #ffffff;
  color: #000;
  font-family: Roboto,sans-serif;
  font-size: 16px;
  line-height: 46px;
  font-weight: 300;
  margin-bottom: 16px;
  display: block;
}
.body-container textarea {
  line-height: 1.3em;
  padding: 12px 8px;
}

.contact-textarea textarea {
  min-height: 8em;
}


.body-container input[type="text"]:focus,
.body-container input[type="password"]:focus, 
.body-container input[type="datetime"]:focus, 
.body-container input[type="datetime-local"]:focus, 
.body-container input[type="date"]:focus, 
.body-container input[type="month"]:focus, 
.body-container input[type="time"]:focus, 
.body-container input[type="week"]:focus, 
.body-container input[type="number"]:focus, 
.body-container input[type="email"]:focus, 
.body-container input[type="url"]:focus, 
.body-container input[type="search"]:focus, 
.body-container input[type="tel"]:focus, 
.body-container input[type="color"]:focus,
.body-container input[type="file"]:focus,
.body-container textarea:focus,
.body-container select:focus {
  outline: none;
  border-color: #1cba56;
  box-shadow: 0 0 4px 1px #1cba56, 0 0 0 1px #1cba56;
}

/* 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;
}
ul.hs-error-msgs.inputs-list label {

}
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 {
  color: #282828;
  font-weight: 500;
  display: block;
  margin-top: -11px;
  padding-bottom: 10px;
  font-size: 14px;
}

.hs-input.invalid.error {
  border-color: red;
}

/* 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 {
  padding: 0;
}
.hs-form fieldset.form-columns-2 {}
.hs-form fieldset.form-columns-2 .hs-form-field:firxt-child {
  padding: 0 5px 0 0;
}
.hs-form fieldset.form-columns-2 .hs-form-field:last-child {
  padding: 0 0 0 5px;
}
.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 !important; 
  }
  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% !important; 
  }
  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) =============== */

/* All Global Buttons (Excluding CTAs)
========================================================================== */
.body-container .hs-button.primary,
.body-container input[type="submit"],
.body-container input[type="button"] {
  cursor: pointer;
  text-decoration: none !important;
  white-space: normal;
  line-height: 1;
  /* background-color: #3978e6; */
  background-color: #1CBA56;
  color: #ffffff;
  -moz-border-radius: 28px;
  -webkit-border-radius: 28px;
  border-radius: 28px;
  border-width: 0;
  display: inline-block;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  font-size: 18px;
  padding: 16px 32px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  margin-top: 20px;
}

.body-container .hs-button.primary:hover,
.body-container input[type="submit"]:hover,
.body-container input[type="button"]:hover {
  /* background-color: #1155c1; */
  background-color: #000000;
  color: #ffffff;
}

.body-container .hs-button.primary:focus,
.body-container input[type="submit"]:focus,
.body-container input[type="button"]:focus {
  outline: none;
}


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

.hs_cos_wrapper_type_form .hs-button.primary.large {
  margin: 32px auto 0;
  display: block;
  width: fit-content;
}
.hs_cos_wrapper_type_form .hs-button.primary.large:hover {}
.hs_cos_wrapper_type_form .hs-button.primary.large:focus {}


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

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


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

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


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

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


/* ==========================================================================
8. MISCELLANEOUS                                      
========================================================================== */
.hs-blog-social-share ul{
  padding: 0!important;
  margin:0 !important;
  background:none !important;
  list-style:none !important;
}

form ul{
  padding: 0!important;
  margin:0 !important;
  background:none !important;
  list-style:none !important;
}

.subscribe-options label span {}

.landing-page.one-column .body-container .widget-type-form,
.error-template.one-column .body-container .widget-type-google_search, 
.body-container .widget-type-password_prompt.custom_error_message, 
.body-container .widget-type-email_simple_subscription, 
.error-template .body-container-wrapper form, 
.password-template .body-container-wrapper form, 
.custom-search-page .body-container-wrapper form {
  width: 50%;
  background:#FFD648;
  padding: 20px;
}
.form-bg {
  background:#fff;
  padding: 20px;
  border-radius: 8px;
}
.body-container-wrapper .main-content,
.body-container-wrapper .sidebar{
  margin-bottom:30px;
}

.sample-contact-from {
  margin-top: 0px;
}

.hs_recaptcha.hs-recaptcha.field.hs-form-field {
  margin-top: 10px;
  margin-bottom: 20px;
}

.hs-blog-post .actions {
  text-align: center;
}
.hs-blog-post .widget-type-blog_comments input.hs-button.primary {
  margin-bottom: 30px;
}


.hs-blog-post .widget-type-blog_comments input[type="text"], 
.hs-blog-post .widget-type-blog_comments input[type="email"], 
.hs-blog-post .widget-type-blog_comments textarea {
  max-width: 100%;
}

input[type="search"]::-webkit-search-decoration, 
input[type="search"]::-webkit-search-cancel-button, 
input[type="search"]::-webkit-search-results-button, 
input[type="search"]::-webkit-search-results-decoration 
{ 
  display: none; 
}
.subscribe-options label span {
  font-weight: 400;
}

.author-page h1.listing-t {
  display: none !important;
}

.topic-page h1.listing-t {
  display: none !important;
}

.IE .custom-logo {
    top: 0px;
}

.IE .custom-footer-logo p {
margin-top: 15px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), not all, not all, not all, only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){
.custom-footer-logo p {
margin-top: 19px;
}
}



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


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


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

@media (max-width: 1399px) {
  .custom-header .wpml-ls-sidebars-header-widget ul li a img {
    left: 0;
  }

  .custom-header #header-widget-area > .hw-widget:nth-child(2) p {
    font-size: 14px;
    line-height: 18px;
  }

  .custom-header #header-widget-area > .hw-widget .desktop-menu ul li ul.sub-menu li a {
    padding: 7px 16px;
    font-size: 16px;
  }

  /*.col-4 p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 21px;
  }*/

  .custom-footer-logo p {
    margin-bottom: 21px;
    margin-top: 19px;
    font-size: 14px;
    line-height: 18px;
  }

  .banner-section h1 {
    font-size: 40px;
  }

  .blog-post-wrapper h1 {
    font-size: 48px;
  }

  .post-date-author {
    font-size: 20px;
  }
  .post-header h2, .post-listing-simple {
  font-size: 20px;
  }
}

@media (max-width: 1023px) {
  .custom-body {
    padding-left: 0;
    padding-right: 0;
  }
  .custom-body .page-center {
    max-width: 100%!important;
    margin: 0 !important;
    padding-left: 32px;
    padding-right: 32px;
  }
}

/* @media (max-width: 970px) {
  .custom-right-footer > div > div > .col-4 {
    min-width: 1px;
    width: 25% !important;
  }
} */


@media (max-width: 840px) {
  .custom-right-header {
    display: none !important;
  }

  .custom-header .page-center > .row-fluid-wrapper > .row-fluid {
    display: block;
    height: auto;
  }

  .custom-logo {
    width: 100% !important;
  }

  .custom-logo a img {
    margin-left: 16px;
  }

  .custom-logo a {
    position: relative;
    z-index: 99;
  }

  .custom-menu-primary.mobile {
    font-size: 16px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0);
    z-index: 1000;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    transition: 0.5s;
  }

  .custom-menu-primary .hs-menu-flow-horizontal > ul {
    clear: both;
    font-size: 0.875em;
    list-style: none;
    overflow: hidden;
    height: 100vh;
    flex-flow: column nowrap;
    align-content: center;
    align-items: center;
    color: #282828;
    margin: 0;
    text-align: center;
    display: flex;
    background: #fff;
    overflow: auto;
    overflow-x: hidden;
  }

  .mobile-open .mobile-trigger span:nth-child(1) {
    top: 28px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
  }

  .mobile-open .mobile-trigger span {
    background: #1cba56;
  }

  .mobile-open .mobile-trigger span:nth-child(2) {
    opacity: 0;
    left: 0px;
  }

  .mobile-open .mobile-trigger span:nth-child(3) {
    top: 28px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  .custom-menu-primary .hs-menu-flow-horizontal > ul > li {
    text-align: center;
    display: block;
    width: 100%;
    float: none !important;
  }
  .custom-menu-primary .hs-menu-flow-horizontal > ul > li img {
    width: 121.5px !important;
    height: 36px !important;
  }

  .custom-menu-primary .hs-menu-flow-horizontal > ul > li > a {
    display: block;
    padding: 12px 24px;
    text-decoration: none;
    color: #282828;
    line-height: 18px;
    font-family: "Roboto",sans-serif;
    font-weight: 400;
    font-size: 24px;
  }
  .custom-menu-primary .hs-menu-flow-horizontal > ul > li:first-of-type > a {
    padding: 12px 16px;
    margin-right: 60px;
  }

  .custom-menu-primary .hs-menu-flow-horizontal > ul > li > a .a {
    width: auto !important;
    display: inline-block;
  }

  .custom-menu-primary .hs-menu-flow-horizontal > ul > li > a .slicknav_arrow {
    display: inline-block;
    width: auto !important;
  }
  .custom-menu-primary .hs-menu-flow-horizontal > ul > li > a .material-icons {
    vertical-align: bottom;
  }

  .custom-menu-primary .hs-menu-flow-horizontal > ul > li.hover > a, 
  .custom-menu-primary .hs-menu-flow-horizontal > ul > li.child-open > a{
    color: #1cba56;
  }
  .custom-menu-primary .hs-menu-flow-horizontal > ul > li > a:hover {
    color: #1cba56;
  }

  .custom-menu-primary .hs-menu-flow-horizontal > ul > li:last-child {
    margin-bottom: 60px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul {
    background: #f8f8f8;
    padding: 0;
    margin: 0;
    width: 100%;
    overflow-y: scroll !important;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul li {
    width: 100%;
    float: none !important;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul li a {
    padding: 12px 24px;
    text-decoration: none;
    color: #282828;
    line-height: 18px;
    display: block;
    font-size: 18px;
    font-family: "Roboto",sans-serif;
    font-weight: 400;
  }
  
  .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover {
      color: #1cba56;
  }

  .custom-menu-primary .hs-menu-flow-horizontal > ul > li.child-open > a .slicknav_arrow {
    transform: rotate(180deg);
  }

  .custom-right-footer {
    width: 100% !important;
    padding: 0;
    display: flex !important;
    justify-content: center;
  }
  .custom-right-footer .row-fluid {
    display: flex;
    flex-wrap: wrap;
  }

  .custom-footer {
    height: auto;
    width: 100% !important;
    background-color: #fcfcfc;
    padding: 48px 0;
    min-height: 240px !important;
    border-top: 1px solid #EFEFEF;
  }

  .custom-footer-logo {
    float: left !important;
    padding-left: 0;
    width: 100% !important;
    display: flex !important;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
  }
}








/* =============== Landscape tablet and smaller devices =============== */
@media (max-width: 768px) {
  .blog-listing-wrapper .post-listing .post-item {
    min-height: 136px;
}
}


@media (max-width: 767px) {
  .landing-page.one-column .body-container .widget-type-form,
  .error-template.one-column .body-container .widget-type-google_search, 
  .body-container .widget-type-password_prompt.custom_error_message, 
  .body-container .widget-type-email_simple_subscription, 
  .error-template .body-container-wrapper form, 
  .password-template .body-container-wrapper form, 
  .custom-search-page .body-container-wrapper form {
    width: 100%;
  }  

  .hs-author-profile .hs-author-avatar {
    float: none;
    margin-right: 15px;
    max-width: 100px;
    margin: 30px auto;
  }

  .hs-author-profile h2.hs-author-name {
    margin: 0 0 10px 0;
    text-align: center;
  }

  .custom_error_message #hs-pwd-widget-password {
    width: 100% !important;
  }

  .custom_error_message {
    width: 100% !important;
  }

  .body-container input[type="text"],
  .body-container input[type="password"], 
  .body-container input[type="datetime"], 
  .body-container input[type="datetime-local"], 
  .body-container input[type="date"], 
  .body-container input[type="month"], 
  .body-container input[type="time"], 
  .body-container input[type="week"], 
  .body-container input[type="number"], 
  .body-container input[type="email"], 
  .body-container input[type="url"], 
  .body-container input[type="search"], 
  .body-container input[type="tel"], 
  .body-container input[type="color"],
  .body-container input[type="file"],
  .body-container textarea,
  .body-container select {
    max-width: 100%;
  }
  

}  


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

@media (max-width: 479px) {
  .subscription-template .subscribe-options {
    padding-right: 20px;
  }

  .subscription-template .checkbox-row span.fakelabel span {
    margin-left: 17px;
    font-size: 13px;
  }

  .banner-section h1 {
    font-size: 7vw;
  }

  .banner-section {
    padding: 0 10px;
  }

  .body-container .hs-button.primary, .body-container input[type="submit"], .body-container input[type="button"] {
    padding: 16px 16px;
  }

  #submitbutton {
    font-size: 15px;
  }

}

/* @media (max-width: 380px) {
  .mobile-trigger {
    right: 16px;
  }
} */

@media (max-width: 350px) {

  .hs-blog-post .hs_recaptcha.hs-recaptcha.field.hs-form-field {
    width: 300px!important;
    overflow: scroll !important;
    max-width: 100% !important;
  }
}



@media (max-height: 450px) {
  .custom-menu-primary .hs-menu-flow-horizontal > ul > li:first-child {
    margin-top: 150px;
  }
}