/* Order of files */
/* this file is theme */
/* 1 LO_variables import to theme - styles - core */
/* 2 LO_styles include in theme */
/* 3 LO_theme include in core */
/* 4 LO_core attach to LO_master */


 
 
 /* Order of files */
/* this file is theme */
/* 1 LO_variables import to theme - styles - core */
/* 2 LO_styles include in theme */
/* 3 LO_theme include in core */
/* 4 LO_core attach to LO_master */

/* Styles are atomic or molecular */

  @import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');
  @import url('https://fonts.googleapis.com/css?family=Merriweather:300,400,700');

 /* Responsive Grid */

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.container-fluid {
    *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
}

.container-fluid:after {
    clear: both;
}

@media (max-width: 767px) {
    .row-fluid {
        width: 100%;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
}

@media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }
}

/* Clearfix */

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
    visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important ;
    }
}


 /* Images */

img {
    max-width: 100%;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom; /* Suppress the space beneath the baseline */
}

/* Videos */

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

/* Embed Container (iFrame, Object, Embed) */

.hs-responsive-embed {
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}

.hs-responsive-embed iframe, .hs-responsive-embed object, .hs-responsive-embed embed {
    width: 100%;
    height: 100%;
    border: 0;
}

.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
    padding-bottom: 2%;
}

.hs-responsive-embed.hs-responsive-embed-instagram {
    padding-bottom: 116.01%;
}

.hs-responsive-embed.hs-responsive-embed-pinterest {
    height: auto;
    overflow: visible;
    padding: 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 {
    padding: 6px;
    display: inline-block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* Menus */

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

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: inline-block;
    margin-bottom: 20px;
}

.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;
    padding: 10px 20px;
    white-space: nowrap;
    max-width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
    position: relative;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > 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;
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 180px;
    top: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > 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;
    margin-bottom: 20px;
    min-height: 7em;
}

.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;
    padding: 10px 20px;
    white-space: nowrap;
    max-width: 140px;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
}

.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;
    white-space: nowrap;
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul {
    margin-bottom: 20px;
}

.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 a {
    padding: 10px 20px;
    text-decoration: none;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
    position: relative;
}

.hs-menu-wrapper.hs-menu-flow-vertical > 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;
    top: 0;
    left: 180px;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li a {
    min-width: 140px;
    width: auto;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul {
    max-width: 100%;
    overflow: hidden;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper,
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li.hs-item-has-children > ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
    position: static;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-2 > a {
    padding-left: 4em;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-3 > a {
    padding-left: 6em;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-4 > a {
    padding-left: 8em;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-5 > a {
    padding-left: 140px;
}

.hs-menu-wrapper.hs-menu-not-show-active-branch li.hs-menu-depth-1 ul {
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
}

@media (max-width: 568px) {
    .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;
        max-width: 100%;
        width: 100%;
    }
}

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

/* Space Module */

.widget-type-space {
    visibility: hidden;
}

/* Blog Author Section */

.hs-author-listing-header {
    margin: 0 0 .75em 0;
}

.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");
}

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

/* FlexSlider Necessary Styles
*********************************/
.hs_cos_flex-slider {margin: 0; padding: 0;}
.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%;}

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


/* 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(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/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(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/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: rgba(0,0,0,0.5);
    position: absolute;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    padding: 0px 5% 0px 5%;
    width: 100%;
    bottom: 0;
    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;
    }

    /* beat recaptcha into being responsive, !importants and specificity are necessary */
    #recaptcha_area table#recaptcha_table {width: 300px !important;}
    #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {width: 300px !important;}
    #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 { width: 67px !important;}
    #recaptcha_area table#recaptcha_table #recaptcha_image {width:280px !important;}
}

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

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

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

 @font-face {
    font-family: "proxima-nova";
    src: url('//485822.fs1.hubspotusercontent-na1.net/hubfs/485822/Fluxx_Labs_July_2016_Theme/fonts/proximanova-regular-webfont.eot')format('eot'),
    url('//485822.fs1.hubspotusercontent-na1.net/hubfs/485822/Fluxx_Labs_July_2016_Theme/fonts/proximanova-regular-webfont.woff')format('woff'),
    url('//485822.fs1.hubspotusercontent-na1.net/hubfs/485822/Fluxx_Labs_July_2016_Theme/fonts/proximanova-regular-webfont.ttf') format('ttf');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "proxima-nova";
    src: url('//485822.fs1.hubspotusercontent-na1.net/hubfs/485822/Fluxx_Labs_July_2016_Theme/fonts/proximanova-bold-webfont.eot')format('eot'),
    url('//485822.fs1.hubspotusercontent-na1.net/hubfs/485822/Fluxx_Labs_July_2016_Theme/fonts/proximanova-bold-webfont.woff')format('woff'),
    url('//485822.fs1.hubspotusercontent-na1.net/hubfs/485822/Fluxx_Labs_July_2016_Theme/fonts/proximanova-bold-webfont.ttf') format('ttf');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: "proxima-nova";
    src: url('//485822.fs1.hubspotusercontent-na1.net/hubfs/485822/Fluxx_Labs_July_2016_Theme/fonts/proximanova-light-webfont.eot')format('eot'),
    url('//485822.fs1.hubspotusercontent-na1.net/hubfs/485822/Fluxx_Labs_July_2016_Theme/fonts/proximanova-light-webfont.woff')format('woff'),
    url('//485822.fs1.hubspotusercontent-na1.net/hubfs/485822/Fluxx_Labs_July_2016_Theme/fonts/proximanova-light-webfont.ttf') format('ttf');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: "proxima-nova";
    src: url('https://485822.fs1.hubspotusercontent-na1.net/hubfs/485822/Fluxx_Labs_July_2016_Theme/fonts/Mark%20Simonson%20-%20Proxima%20Nova%20Thin.otf')format('opentype'),
    font-weight: 100;
    font-style: normal;
}




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

a {
    color: #434f52;
}

p {
    font-family: 'Helvetica', sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.5em;
    color: #6a6a6a;
    padding: 10px 0;
    margin: 5px 0 10px;
}

div, span {
    font-family: 'Helvetica', sans-serif;
    font-size: 20px;
}


h1, h2, h3, h4, h5, h6 {
    font-family: 'Helvetica',sans-serif;
    font-weight: 100;
    line-height: 1.25em;
    color: #10766f;
    padding: 0;
    margin: 5px 0;
}

h1 {
    font-size: 68px;
} 
h2 {
    font-size: 38px;
}
h3 {
    font-size: 32px;
}
h4 {
    font-size: 25px;
}
h5 {
    font-size: 20px;
}
h6 {
    font-size: 16px;
}

/* Lists */
ul, ol {
    padding: 0 0 0 30px;
    margin: 0 0 10px 0;
}
li {
    color: #6a6a6a;
    padding: 5px 0;
    margin: 0;
}
li p {
    padding: 0;
    margin: 0;
}

.white-text h1, .white-text h2, .white-text h3, .white-text h4,
.white-text h5, .white-text h6, .white-text p, .white-text a,
.white-text div, .white-text span {
    color: #fff;
}
.thickFont-t1 h1, .thickFont-t1 h2, .thickFont-t1 h3,
.thickFont-t1 h4, .thickFont-t1 h5, .thickFont-t1 h6 {
    font-weight: 400;
}

@media(max-width: 767px) {
    h1 {
        font-size: 36px;
    }
    h2 {
        font-size: 28px;
    }
    h3 {
        font-size: 26px;
    }
}


/* ============== Generic Styles ================= */
.border-t1 {
    border: 1px solid #d7d7d7;
}
.topBorder-t1 {
    border-top: 1px solid #d7d7d7;
}
.bottomBorder-t1 {
    border-bottom: 1px solid #d7d7d7;
}
.colorTopBorder-t1 {
    border-top: 2px solid #1caecf !important;
}
.colorTopBorder-t2 {
    border-top: 2px solid #83c341 !important;
}
.colorTopBorder-t3 {
    border-top: 2px solid #4B8F15 !important;
}
.colorTopBorder-t4 {
    border-top: 2px solid #35A953 !important;
}
.colorBottomBorder-t1 {
    border-bottom: 2px solid #1caecf !important;
}
.colorBottomBorder-t2 {
    border-bottom: 2px solid #83c341 !important;
}
.colorBottomBorder-t3 {
    border-bottom: 2px solid #4B8F15 !important;
}
.colorBottomBorder-t4 {
    border-bottom: 2px solid #35A953 !important;
}
.iconColor-t1.fa {
    color: #EB4435;
}
.iconColor-t2.fa {
    color: #4386F5;
}
.iconColor-t3.fa {
    color: #F9AD18;
}
.iconColor-t4.fa {
    color: #35A953;
}
.overlay-t1 {
    background: rgba(0,0,0,0.55);
}
.box-shadow {
    box-shadow: 1px 1px 12px rgba(39,55,74,.15);
}

/* ============== Background Colors ================= */
.lightBkg-t1 {
    background-color: #f2f8f9;
}
.darkBkg-t1 {
    background-color: #555555;
}
.white-bkg {
    background-color: #fff;
}
.colorBkg-t1 {
    background-color: #1caecf;
}
.colorBkg-t2 {
    background-color: #83c341;
}
.colorBkg-t3 {
    background-color: #4B8F15;
}
.colorBkg-t4 {
    background-color: #35A953;
}

/* ============== Header ================= */
.header {
    position: fixed;
    width: 100% !important;
    z-index: 9;
    padding: 20px 15px;
    -webkit-transition: 1s ease;
    transition: 1s ease;
}
.header .dark-logo {
    display: none;
}


.header-spacing {
    padding: 0 50px 0 35px;
}

/* Logo styling */
.header-container .logo {
    padding: 0;
}
.header-container .logo img,
.footer-container .logo img,
.header-container .lp-logo img {
    width: 100% !important;
    max-width: 215px;
    padding: 8px 0;
}

.header-container .lp-logo {
    padding: 10px 0;
}

/* Header Scroll Effects */
.header.scroll {
    background: #fff;
}
.header.scroll .white-logo {
    display: none;
}
.header.scroll .dark-logo {
    display: block;
}

@media(max-width: 767px) {
    .header, .header.scroll {
        position: initial;
        background: #fff;
    }
    .header .dark-logo, .header.scroll .dark-logo {
        display: block !important;
    }
    .header .white-logo, .header.scroll .white-logo {
        display: none !important;
    }
    .header .page-center {
        padding: 0 20px !important; 
    }
    .header {
        padding: 20px 15px 0 
    }
}



/* ============== Menu ================= */
.hs-menu-wrapper {}

/* Primary menu link text color */
.hs-menu-wrapper a {}
.hs-menu-wrapper a:hover {}

/* Drop down background color */
.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    float: right;
    padding: 5px 0 0 0;
    margin: 0;
}

/* Menu link font family and basic padding including drop down links */
.hs-menu-wrapper.hs-menu-flow-horizontal ul li {
    padding: 0;
    margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal ul li a {
    display: inline-block;
    font-family: 'Helvetica', sans-serif;
    font-size: 16px;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: clip;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
    max-width: 250px;
    padding: 20px 25px 5px;
    margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a:hover {
    color: #fff;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    background-color: #fff;
    border-top: 4px solid #949595;
    padding-top: 0;
    margin-left: 25px;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    overflow: visible;
    text-overflow: clip;
    width: 100%;
    max-width: 250px;
    text-align: left;
    padding: 10px 15px;
    margin: 0;
    color: #6a6a6a;
}

/* Scroll Styles */
.header.scroll .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    color: #6a6a6a;
}


/* ============== Custom Module Generic Styles ================= */
/* Z Custom Modules */
.z-text-padding {
    padding-right: 25%;
}
.darkBkg-t1 .background-text h1, .darkBkg-t1 .background-text h2,
.darkBkg-t1 .background-text h3, .darkBkg-t1 .background-text h4,
.darkBkg-t1 .background-text h5, .darkBkg-t1 .background-text h6,
.darkBkg-t1 .background-text p, .darkBkg-t1 .background-text span,
.darkBkg-t1 .background-text div, .darkBkg-t1 .background-text a {
    color: #fff;
}
.colorBkg-t1 .background-text h1, .colorBkg-t1 .background-text h2,
.colorBkg-t1 .background-text h3, .colorBkg-t1 .background-text h4,
.colorBkg-t1 .background-text h5, .colorBkg-t1 .background-text h6,
.colorBkg-t1 .background-text p, .colorBkg-t1 .background-text span,
.colorBkg-t1 .background-text div, .colorBkg-t1 .background-text a {
    color: #fff;
}

/*Bucket Custom Modules */
.generic-bucket {
    padding: 7% 40px;
}
.generic-bucket .text-block{
    padding: 25px 0;
}
.generic-bucket2 .text-block {
    padding: 0 15px 20px;
}
.generic-bucket img {
    width: 100%;
    height: auto;
}
.generic-bucket h1, .generic-bucket h2, 
.generic-bucket h3, .generic-bucket h4,  
.generic-bucket h5, .generic-bucket h6{
    margin: 0 0 15px;
}

.block-bucket {
    margin: 15px 0;
}
.cm-bu4 {
    border: 1px solid #d7d7d7;
}

@media(max-width: 767px) {
    .mobile-bucket-padding {
        padding: 0 15px;
    }
    .generic-bucket {
        padding: 7% 15px;
    }
}

/*CTA Bar Modules*/
.cta-bar .cta-bar-padding {
    padding: 15px;
}
.cta-bar .primaryColorBkg-t1 .fa, 
.cta-bar .darkBkg-t1 .fa {
    color:#fff;
}
/* ============== Group Generic Styles ================= */
/*Z Sections*/
.g-z1-block {
    padding: 30px 20px;
    border-radius: 1px;
}
.g-z1-text {
    padding: 20px 0 10px;
}
.g-z1-social .fa-circle {
    color: transparent;
    border: 1px solid #1caecf;
    border-radius: 50%;
}
.g-z1-social .fa-inverse {
    color: #1caecf;
}
.g-z1-social a {
    text-decoration: none;
}

@media(max-width: 767px) {
    .g-z1-block .g-z1-image {
        padding: 0 30px;
    }
}


/*Logo Bar */
.g-l1 .indiv-logo {
    padding: 0 20px;
    height: 90px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.g-li .indiv-logo {
    max-height: 90px;
    width: auto;
}

@media(max-width: 767px) {
    .g-l1 .indiv-logo {
        padding: 20px 32% !important;
        height: auto;
        text-align: center;
    }
} 

/*Banners*/
.g-b1-block {
    padding: 30px;
}
.g-b1-icon {
    padding-top: 10px;
}
.g-cb-f2 {
    padding: 8% 15px;
}
.g-cb-f2-banner {
    margin-bottom: 100px
}
.g-cb-f2-content-wrapper {
    padding-right: 10%;
}
.g-cb-f2-text {
    padding-right: 15%;
}
.g-cb-f2-form-wrapper {
    margin-bottom: -200px;
    padding: 30px;
    box-shadow: 1px 1px 12px rgba(39,55,74,.15);
}
.g-cb-f2-form-wrapper h3 {
    text-align: center;
}
.lp-g-f1-text {
    padding-right: 10%;
}
.lp-g-f1-form-wrapper {
    padding: 30px;
    box-shadow: 1px 1px 12px rgba(39,55,74,.15);
}


@media(max-width: 767px) {
    .g-b1-block {
        margin: 15px 0;
    }
    .g-b1-icon {
        text-align: left !important;
    }
    .g-cb-f2-form-wrapper {
        margin-bottom: 40px;
    }
    .g-cb-f2-banner {
        margin: 0;
    }
}

/*Card Boxes*/
.g-c2-block {
    height: 370px;
}
.g-c2-text {
    padding: 30px;
}

.g-c3 {
    padding: 30px;
}
.g-c5 .hs_cos_gallery_lightbox_thumbnails .hs_cos_gallery_slide {
    width: 33.3% !important;
    height: 250px !important;
}

@media(max-width: 767px) {
    .g-c2-block {
        height: auto;
    }
    .g-c2-block.g-c2-image1, .g-c2-block.g-c2-image2, .g-c2-block.g-c2-image3 {
        height: 370px;
    }
    .g-c5 .hs_cos_gallery_lightbox_thumbnails .hs_cos_gallery_slide {
        width: 100% !important;
        height: 250px !important;
    }
}

@media(max-width: 413px) {
    .g-c5 .hs_cos_gallery_lightbox_thumbnails .hs_cos_gallery_slide {
        height: 210px !important;
    }
}

/*Pricing */
.g-p1-header {
    padding-bottom: 5%;
}
.g-p1-box {
    padding: 40px;
    margin-top: 20px;
}
.g-p1-featured .g-p1-box {
    padding: 60px 40px;
    margin-top: 0;
    box-shadow: 0 15px 45px -5px rgba(39,55,74,.15);
}
.g-p1-box h3 {
    color: #83c341;
}
.g-p1-featured .g-p1-box h3 {
    color: #1caecf;
}
.g-p2-padding {
    padding: 0 10% 40px;
}

@media(max-width: 767px) {
   .g-p1-featured .g-p1-box {
       box-shadow: none;
   } 
   .g-p1-box {
       margin: 20px 0;
       margin-top: 0;
   }
}


/* Inline Blog Subscribe */
.inline-subscribe .hs-error-msgs.inputs-list label {
    display: none;
}
.inline-subscribe .hs-error-msgs{
    display: none!important;
}

.inline-subscribe  div.input {
    width: 65%;
    display: inline-block;
    float: left;
}
.inline-subscribe  div.hs_submit {
    width: 35%;
    display: inline-block;
    float: left;
}
.inline-subscribe .hs_cos_wrapper_type_form input[type="email"], 
.inline-subscribe input {
    -webkit-appearance: none;
    appearance: none;
    width: 100% !important;
    border-radius: 0;
    border: 1px solid #d7d7d7;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #6a6a6a;
    height: 45px;
    padding: 10px 15px;
    margin: 0 0 20px;
}
.inline-subscribe .hs_cos_wrapper_type_form input[type="email"]:focus{
    outline: none;
}
.inline-subscribe  .hs_submit div.actions {
    margin: 0;
}
.inline-subscribe  .hs-button.primary.large {
    background: #1caecf;
    font-size: 16px;
    border-radius: 0;
    height: 45px;
    width: 100% !important;
    padding: 10px;
    color: #fff;
}
.inline-subscribe  .hs-button.primary.large:focus{
    outline: none;
}
.inline-subscribe .hs-form-required {
    display: none;
}

@media (max-width: 1080px) {
    .inline-subscribe  div.input{
        width: 60%;
    }
    .inline-subscribe  div.hs_submit{
        width: 40%;
    }
}

@media(max-width: 767px) {
    .inline-subscribe  div.input{
        width: 60%;
    }
    .inline-subscribe  div.hs_submit{
        width: 40%;
    }
    .inline-subscribe div.input>.hs-input{
        width: 100% !important;
    }
    .inline-subscribe  div.actions{
        padding-right: 0 !important;
    }
    .inline-subscribe .hs-error-msgs{
        display: none!important;
    }
}






/* ============== Blog================= */
.blog .blog-width {
    float: none !important;
    max-width: 800px !important;
    margin: 0 auto !important;
}
.blog .post-header {
    padding-top: 20px;
}
.blog .post-header a{
    color: #10766f;
    font-weight: 400;
    text-decoration: none;
}
.blog .post-header a.author-link {
    font-size: 16px;
    color: #1caecf;
}
.blog .post-header a:hover{
    color: ;
}
.blog .main-content{
    padding: 15px;
}

.blog .author-image img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}


/*Blog Listing */
.blog-listing .post-header a {
    font-family: 'Helvetica',sans-serif;
    font-size: 48px;
    font-weight: 600;
    line-height: 1.29em;
    color: #10766f;
    padding: 0;
    margin: .618em 0 .309em;
}
.blog-listing .author-content {
    padding-bottom: 10px;
}
.blog-listing .more-link{
    display: block;
}
.blog-listing .more-link{
    font-family: 'Helvetica',sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    line-height: 2em;
    padding: 5px 25px;
    width: 90px;
    text-align: center;
    border: 1px solid #1caecf;
    margin: 10px 0 0;
}
.blog-listing a.more-link:hover {
    background: #1caecf;
    color: #fff;
}
.blog-listing .post-summary p, .blog-listing .post-summary span{
    font-size: 20px;
}
.blog-listing-wrapper .post-listing .post-item {
    border-bottom: 1px solid #d7d7d7;
    padding: 5%;
    border: 0;
    margin: 0;
    background: #fff;
    margin: 20px 0;
}
.blog-listing-wrapper .post-listing .post-item .post-header h2,
.blog-listing-wrapper .post-listing .post-item .post-header #hubspot-author_data,
.blog-listing-wrapper .hs-blog-social-share {
    text-align: left;
    margin: 0;
}
.blog-listing-wrapper .hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
    display: inline-block;
    float: none;
}
.blog-listing-wrapper .post-listing .post-item .post-body {
    padding: 5px 0;
}
.blog-listing-wrapper .post-listing .post-item .post-summary {
    display: inline-block;
    float: left;
    width: 100%;
}
.blog-listing-wrapper .post-listing .post-item .hs-featured-image-wrapper img{
    width: 100%;
}
.blog-listing-wrapper .post-listing .post-item .hs-featured-image-wrapper {
    display: inline-block;
    float: left;
    width: 100%;
    height: 350px;
    overflow: hidden;
    padding: 15px 0 0;
}
.blog-listing-wrapper .post-listing .post-item .hs-featured-image {
    max-width: 100%;
    margin: 0;
}

/*Blog Post*/
.blog-post .post-header h1 span {
    font-family: 'Helvetica',sans-serif;
    font-size: 48px;
    font-weight: 600;
    line-height: 1.29em;
    color: #10766f;
    padding: 0;
    margin: .618em 0 .309em;
}
.blog-post .author-content {
    padding-bottom: 20px;
}
.blog-post .main-content {
    padding: 15px;
}
.blog-post .bottom-blog-group {
    padding-bottom: 7%;
}
.blog-post .post-body h1, .blog-post .post-body h2, 
.blog-post .post-body h3, .blog-post .post-body h4, 
.blog-post .post-body h5, .blog-post .post-body h6, 
.blog-post .post-body p, .blog-post .post-body span, 
.blog-post .post-body div, .blog-post .post-body a {
    font-family: 'Merriweather', serif;
}
.blog-post .post-body h1, .blog-post .post-body h2, 
.blog-post .post-body h3, .blog-post .post-body h4, 
.blog-post .post-body h5, .blog-post .post-body h6 {
    font-weight: 400;
    line-height: 2em;
    margin: 15px 0;
}

.blog-post .post-body p, .blog-post .post-body span {
    color: #10766f;
}

@media(max-width: 767px) {
    .blog-listing .post-header a, .blog-post .post-header h1 span {
        font-size: 36px;
    }
    .blog-listing-wrapper .post-listing .post-item .hs-featured-image-wrapper {
        height: auto;
    }
    .blog-post .post-body h1, .blog-post .post-body h2, 
    .blog-post .post-body h3, .blog-post .post-body h4, 
    .blog-post .post-body h5, .blog-post .post-body h6 {
        line-height: 1.5em;
    }
    
}
 

/* Pagination */
.blog-pagination {
    padding: 0 5%;
}
.previous-posts-link {
    float: left;
    margin: 30px 0;
}
.next-posts-link {
    float: right;
    margin: 30px 0;
}

/* Blog Post Subscribe Box */
.blog-post .subscribe-wrapper {
    padding: 30px;
}


/* ============== Forms ================= */
.form-header {
    background-color: #1caecf;
    padding: 30px 35px;
}

/* Labels */
.hs-form-required {
    color: #ff0000;
}

.hs_cos_wrapper_type_form label {}
.hs_cos_wrapper_type_form .hs-form-field > label {
    margin: 10px 0 5px;
}

/* One Line Inputs */
.hs_cos_wrapper_type_form input[type="text"],
.hs_cos_wrapper_type_form input[type="password"], 
.hs_cos_wrapper_type_form input[type="datetime"], 
.hs_cos_wrapper_type_form input[type="datetime-local"], 
.hs_cos_wrapper_type_form input[type="date"], 
.hs_cos_wrapper_type_form input[type="month"], 
.hs_cos_wrapper_type_form input[type="time"], 
.hs_cos_wrapper_type_form input[type="week"], 
.hs_cos_wrapper_type_form input[type="number"], 
.hs_cos_wrapper_type_form input[type="email"], 
.hs_cos_wrapper_type_form input[type="url"], 
.hs_cos_wrapper_type_form input[type="search"], 
.hs_cos_wrapper_type_form input[type="tel"], 
.hs_cos_wrapper_type_form input[type="color"], input {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    border-radius: 1px;
    border: 1px solid #d7d7d7;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: ;
    padding: 10px;
    margin: 10px 0 20px;
}

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

/* Multiple Line Inputs */
.hs_cos_wrapper_type_form textarea, textarea {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    border-radius: 1px;
    border: 1px solid #d7d7d7;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: ;
    padding: 10px;
    margin: 10px 0 20px;
}
.hs_cos_wrapper_type_form textarea:focus {}

/* Multiple Selection Inputs */
.hs_cos_wrapper_type_form form.hs-form .hs-form-field ul.inputs-list li input {}
.hs_cos_wrapper_type_form ul.inputs-list {
    list-style-type: none;
    width: initial;
    padding-left: 0;
}
.hs_cos_wrapper_type_form input[type="checkbox"], input[type="checkbox"] {
    -webkit-appearance: checkbox;
    appearance: checkbox;
    width: initial;
    margin: 0 5px 10px 0;
}
.hs_cos_wrapper_type_form input[type="radio"], input[type="radio"] {
    -webkit-appearance: radio;
    appearance: radio;
    width: initial;
    margin: 0 5px 10px 0;
}

/* Drop Downs */
.hs_cos_wrapper_type_form select {}
.hs_cos_wrapper_type_form select:focus {}

select.hs-input {
    -webkit-appearance: none;
    appearance: none;
    background-image: url(//298849.fs1.hubspotusercontent-na1.net/hubfs/298849/Training/form-dropdown-arrow.png);
    background-repeat: no-repeat;
    background-position: 98% 50%;
    background-color: #fff;
    border-radius: 1px;
    border: 1px solid #d7d7d7;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #6a6a6a;
    height: 40px;
    padding: 10px;
    margin: 10px 0 20px;
}

/* Multiple Columns */
.hs-form fieldset.form-columns-1 .hs-form-field {
    width: 100% !important;
    padding: 0;
    margin-right: 0;
}
.hs-form fieldset.form-columns-2 .hs-form-field {
    width: 48.5% !important;
    padding: 0;
}
.hs-form fieldset.form-columns-3 .hs-form-field {
    width: 32.3% !important;
    padding: 0;
}
.hs-form fieldset.form-columns-1 div.input > .hs-input {
    width: 97% !important;
}
fieldset.form-columns-1,
fieldset.form-columns-2,
fieldset.form-columns-3,
fieldset.form-columns-4 {
    margin: 0;
}
.hs-form fieldset {
    max-width: 100% !important;
    width: 100%;
}




/*Bottom Form Styles */
.g-cb-f {
    padding: 3.5% 10%;
}

@media(max-width: 767px) {
    .g-cb-f {
        padding: 7% 15px 7% 35px;
    }
}

/* ============== Buttons ================= */
body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
    -webkit-border-radius: 1px ;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-user-select: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #1caecf;
    border: 0;
    border-radius: 2px;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    cursor: pointer;
    display: inline-block !important;
    width: initial !important;
    padding: 10px 45px;
    margin: 0px !important;
}
 
 /* ============== Typography ================= */ 
h1, h2, h3, h4, h5, h6, p, span, div, a {
    letter-spacing: 1px;
}
h1 {
    font-size: 63px;
} 
h2 {
    font-size: 48px;
} 
h3 {
    font-size: 40px;
}
h4 {
    font-size: 28px;
}
h5 {
    font-size: 24px;
}
p, span {
    font-size: 21px;
}

.banner-content {
    padding: 12%;
} 
.banner-bkg2 {
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
.header-bottom-padding {
    padding-bottom: 5%;
}
.header-top-padding {
    padding-top: 5%;
}
p strong {
    color: #121f48;
}

:target:before {
content:"";
display:block;
height:110px;
margin:-110px 0 0;
}
.mobile-show {
    display: none !important;
}
.light-gradient {
    background: #f2f8f9; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#f2f8f9, #fff); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#f2f8f9, #fff); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#f2f8f9, #fff); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#f2f8f9, #fff); /* Standard syntax */
}

@media(max-width: 950px) {
    .triangle {
        display: none !important;
    }
    .banner-content {
        padding: 12% 15px;
    }
}

@media(max-width: 767px) {
    h1 {
        font-size: 39px;
    }
    h2 {
        font-size: 33px;
    }
    h3 {
        font-size: 30px;
    }
    h4 {
        font-size: 25px;
    }
    .banner-bkg {
        background-position: center !important;
    }
    .banner-text-padding {
        padding: 0;
    }
    .mobile-center {
        text-align: center;
    }
    .mobile-show {
        display: block !important;
    }
    .desktop-show {
        display: none !important;
    }
    .banner-content {
        padding: 12%;
    }
} 

.header {
    position: fixed;
    width: 100% !important;
    z-index: 9;
    padding: 40px 15px;
    -webkit-transition: 1s ease;
    transition: 1s ease;
}
.header .dark-logo {
    display: none;
}
.header-spacing {
    padding: 0 50px 0 35px;
}
.header .logo img {
    max-width: 190px;
}

/* Custom Search Bar */
.header .custom-search .fa {
    color: #fff;
    padding-top: 15px; 
}
.custom-search .gsc-control-cse {
    background-color: transparent !important;
    border-color: transparent !important;
    padding: 0 !important;
}
.custom-search .gsib_a {
    padding: 6px 5px !important;
}
.custom-search table.gsc-search-box {
    margin-bottom: 0px !important;
}
.custom-search form.gsc-search-box {
    margin-bottom: 0px !important;
}
.custom-search .gsc-input {
    background-image: none !important;
    font-size: 16px !important;
    margin-top: 0 !important;
}
.custom-search .gsc-input-box {
    height: 35px;
    border-radius: 3px 0 0 3px !important;
    margin: 0 !important;
}
.custom-search .gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-right: 0 !important;
}
.custom-search .gstl_51  {
    padding: 0 5px !important;
}
.custom-search .cse input.gsc-search-button, 
.custom-search input.gsc-search-button {
    background-color: #4B8F15 !important;
    background-image: none !important;
    border: 0 !important;
    border-radius: 0 3px 3px 0 !important;
    height: 17px !important;
    margin: 3px 0 0 !important;
}
.custom-search .cse .gsc-search-button input.gsc-search-button-v2, 
.custom-search input.gsc-search-button-v2 {
    min-width: 20px !important;
    padding: 10px 20px !important;
}
.custom-search .gsst_a {
    padding-top: 6px !important;
}
.custom-search .gsc-selected-option-container {
    max-width: 100% !important;
    width: 100% !important;
}
.custom-search .gsc-results-wrapper-overlay {
    z-index: 9999999 !important;
}

@media (max-width: 767px){
    .search-pop {
        position: initial !important;
    }
}

/* Header Scroll Effects */
.header.scroll, .solid-nav .header {
    background: #fff;
    padding: 20px 15px;
}
.solid-nav .header .dark-logo {
    display: block;
}
.solid-nav .header .white-logo {
    display: none;
}
.header.scroll .white-logo, .solid-nav .header.scroll .white-logo {
    display: none;
}
.header.scroll .dark-logo, .solid-nav .header.scroll .dark-logo{
    display: block;
}
.header.scroll .white-logo, .header.scroll .dark-logo, 
.solid-nav .header.scroll .white-logo, .solid-nav .header.scroll .dark-logo {
    max-width: 200px;
}
.header.scroll .custom-search .fa {
    color: #6a6a6a; 
    padding-top: 20px;
}
.solid-nav .header .custom-search .fa {
    color: #6a6a6a;
}

@media(max-width: 950px) {
    .header{
        padding: 15px;
    }
}

@media(max-width: 767px) {
    .header, .header.scroll {
        position: initial;
        background: #fff;
    }
    .header .dark-logo, .header.scroll .dark-logo {
        display: block !important;
    }
    .header .white-logo, .header.scroll .white-logo {
        display: none !important;
    }
    .header .page-center {
        padding: 0 !important; 
    }
    .header, .header.scroll {
        padding: 20px 15px 0; 
    }
    .header .custom-search {
        text-align: center;
        padding-bottom: 5px;
    }
    .header.scroll .custom-search .fa, 
    .header .custom-search .fa {
        text-align: center;
        color: #6a6a6a;
        padding-top: 15px;
    }
}

/* ============== Menu ================= */
.hs-menu-wrapper {}

/* Primary menu link text color */
.hs-menu-wrapper a {}
.hs-menu-wrapper a:hover {}

/* Drop down background color */
.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    float: right;
    padding: 5px 0 0 0;
    margin: 0;
}

/* Menu link font family and basic padding including drop down links */
.hs-menu-wrapper.hs-menu-flow-horizontal ul li {
    padding: 0;
    margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal ul li a {
    display: inline-block;
    font-family: 'Helvetica', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: clip;
    text-decoration: none;
    text-transform: none;
    width: 100%;
    max-width: 250px;
    padding: 10px 25px 5px;
    margin: 0;
}
#hs_menu_wrapper_module_14704125111059.hs-menu-wrapper.hs-menu-flow-horizontal ul li a {
  width:70% !important;
}
.hs-menu-wrapper.hs-menu-flow-horizontal ul li:last-child a {
    font-weight: 700;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li:hover a {
    color: #fff;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    background-color: #fff;
    border-top: 4px solid #949595;
    padding-top: 0;
    margin-left: 25px;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    overflow: visible;
    text-overflow: clip;
    width: 100%;
    max-width: 250px;
    text-align: left;
    padding: 10px 15px;
    margin: 0;
    font-weight: 400;
    color: #6a6a6a;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a:last-child {
    font-weight: 400;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li:hover {
    background-color: #949595;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li:hover a {
    color: #fff;
}

@media(max-width: 1130px) {
    .hs-menu-wrapper.hs-menu-flow-horizontal ul li a {
        padding: 10px 15px 5px;
    }
}
@media(max-width: 1130px) {
    .hs-menu-wrapper.hs-menu-flow-horizontal ul li a {
        font-size: 13px;
    }
}

/* Scroll Styles */
.header.scroll .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a, 
.solid-nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    color: #646f79;
}

/* Secondary Menu */
.secondary-menu .hs-menu-wrapper.hs-menu-flow-horizontal {
    float: none;
    text-align: center;
}
.secondary-menu .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    float: none;
    padding-top: 0;
    margin-bottom: -6px !important;
}
.secondary-menu .hs-menu-wrapper.hs-menu-flow-horizontal ul li {
    padding: 0 55px;
}
.secondary-menu .hs-menu-wrapper.hs-menu-flow-horizontal ul li.active {
    background-color: #10766f;
}
.secondary-menu .hs-menu-wrapper.hs-menu-flow-horizontal ul li.active a {
    color: #fff;
    border-bottom: 2px solid #fff;
}
.secondary-menu .hs-menu-wrapper.hs-menu-flow-horizontal ul li a {
    color: #10766f;
    border-bottom: 2px solid #10766f;
    padding: 22px 0 5px;
    margin-bottom: 16px;
    font-size: 18px;
    max-width: 100%;
}
.secondary-menu .hs-menu-wrapper.hs-menu-flow-horizontal ul li:last-child a {
    font-weight: 400;
}

@media(max-width: 767px) {
    .secondary-menu .hs-menu-wrapper.hs-menu-flow-horizontal ul li a,
    .secondary-menu .hs-menu-wrapper.hs-menu-flow-horizontal ul li.active a {
        border-bottom: 0; 
        margin-bottom: 0px;
        padding: 10px 5px;
    }
  .secondary-menu .hs-menu-wrapper.hs-menu-flow-horizontal ul li {
      width: 100%;
      padding: 0;
  }
  .secondary-menu .hs-menu-wrapper, .secondary-menu .hs-menu-wrapper * {
      display: inline;
  }
}


 /* Homepage */
 .home .video-banner-bkg {
    background-color: #555555;
}
.home .video-banner-bkg,
.home .banner-content {
    padding: 8% 6%;
}
.home .video-container {
    height: 100%;
    max-height: 510px;
    width: 100%;
    overflow: hidden; 
    padding: 0px;
    margin: 0px;
}
.home .title-container {
    position: absolute;
    z-index: 1;
    width: 100%;
    padding: 0;
}
.home #video1 {
    position: relative;
    z-index: 0;
    min-width: 100%;
    min-height: 100%;
}
.home .section-1-header {
    padding: 0;
}
.home .section-1-wrapper {
    padding: 5% 7%;
}
.home .section-3-box {
    height: 800px;
}
.home .section-3-box {
    padding: 50px;
}
.home .section-3-image {
    padding-top: 20px;
}
.home .section-3-image img {
    height: 300px;
    width: auto !important;
}
.home .section-3-text {
    padding: 15px 16% ;
}
.home .section-4-header, .home .section-5-header {
    padding: 5% 15px 0;
}
.home .section-4-slider {
    padding: 0 6%;
}
.home .section-6-header {
    padding: 0 15px 5%;
}
.home .section-6-text {
    padding: 60px 15px;
}
.home .section-6-text h5 {
    color: #6a6a6a;
}

@media(max-width: 1280px) {
    .home .section-3-box {
        height: 900px;
    }
}

@media(max-width: 1200px) {
    .home .section-3-box {
        height: 1000px;
    }
}

@media(max-width: 950px) {
    .home .section-3-box {
        height: auto;
    }
    .home .section-3-left-card, .home .section-3-right-card {
        width: 100% !important;
    }
}


@media(max-width: 768px) {
    .home .mobile-banner-bkg {
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }
    .home .mobile-color-overlay {
        background: ;
        position: relative;
    }
    .home .video-banner-html-module,
    .home .video-container #video1 {
        display: none !important;
    }
    .home .title-container {
        width: 100%;
        margin: 0 !important;
        padding: 0 0 12%;
    }
    .home .title-container .page-center {
        padding: 10% 5% 0;
    }
}

@media (max-width: 767px) {
    .home .triangle {
        display: none;
    }
    .home .section-3-image img {
        height: auto;
    }
    .home .section-1-wrapper {
        padding: 5% 15px;
    }
    .home .section-3-text {
        padding: 0 15px;
    }
    .home .section-3-box {
        padding: 50px 15px;
        height: auto;
    }
    .home .section-4-slider {
        padding: 0 15px;
    }
    .home .section-1-paragraph p {
        font-size: 16px;
    }
    .home .section-4-header {
        padding: 5% 15% 0;
    }
    .home .section-5-header {
        padding: 5% 12% 0;
    }
}

/* Slider */
.slide:focus {
    outline: 0;
}
.content-slider .single-item {
    padding: 3% 15px 0;
}
.content-slider .fa {
    color: #f2f8f9;
    font-size: 3em;
}
.content-slider h4 {
    font-style: italic;
    font-size: 28px;
}
.content-slider .bottom-text h5 {
    font-weight: 400;
}
.content-slider .bottom-text p {
    padding: 0;
    margin: 0;
}
.content-slider .bottom-text {
    padding: 20px 0 0 20px;
}
.content-slider .testimonial-image img {
    border-radius: 50%;
    height: auto !important;
    float: right;
    width: 125px;
    padding-top: 10px;
}
.content-slider .bottom-logo img {
    height: auto;
}
.content-slider .bottom-logo, .content-slider .bottom-content {
    padding-top: 5%;
}
.cm-t1-v2 .bottom-text p {
    color: #10766f;
}
.cm-t1-v2 .slide-text h4 {
    color: #10766f;
}


@media(max-width: 950px) {
    .cm-t1-v2 .bottom-content, .cm-t1-v2 .testimonial-text, .cm-t1-v2 .bottom-logo {
        width: 100% !important;
        text-align: center;
        padding: 10px 0;
    } 
}

@media (max-width: 767px) {
    .content-slider .bottom-logo {
        text-align: center;
    }
    .content-slider .testimonial-image img {
        float: none;
        margin-top: 20px;
    }
    .content-slider .testimonial-image {
        padding: 0 15%;
    }
    .content-slider .testimonial-image img {
        width: 100% !important;
    }
    .content-slider h4 {
        font-size: 24px;
    }
    .cm-t1-v2 .testimonial-text {
        text-align: center;
    }
    .cm-t1-v2 .bottom-logo {
        border-top: 1px solid #ddd;
        margin-top: 20px;
        padding-top: 15px;
    }
}

/* Products Page */
.product .section-4-header {
    padding-top: 5%;
}
.product .section-3-cta h5 {
    color: #6a6a6a;
    font-weight: 300;
}
.product .section-5-header {
    padding-bottom: 5%;
}

/* GrantMaker Page */
.gm .section-1-wrapper h2 {
    color: #232323;
}
.gm .section-2-text {
    padding: 20px 0 5%;
}
.gm .section-3-header {
    padding: 5% 0 0;
}
.gm .section-4-header {
    padding: 0 15px 5%;
}
.gm .section-4-wrapper {
    padding-top: 5%;
}
.gm .section-5-header {
    padding-bottom: 6%;
}

@media(max-width: 767px) {
    .gm .triangle {
        display: none;
    }
}

/* Grant Seeker Page */
.gs .banner-content {
    padding: 12% 15px;
}
.gs .section-1-text h2{
    color: #232323;
}
.gs .section-2-header {
    padding-bottom: 5%;
}
.gs .section-2-text {
    padding: 20px 5px;
    border-bottom: 1px solid #d7d7d7;
}
.gs .section-2-text.last {
    border-bottom: 0;
}
.gs .section-2-text h5 {
    color: #6a6a6a;
}
.gs .section-2-text p {
    padding: 0;
    margin: 0;
    font-size: 18px;
}
.gs .section-3-header {
    padding-top: 5%;
}
.gs .section-4-wrapper {
    padding: 8% 15px;
}
.gs .section-4-header {
    padding-bottom: 40px;
}

@media(max-width: 767px) {
    .gs .section-2-text {
        padding: 20px 5px;
    }
}

/* Impact Intelligence */
.ii .section-1-text h2{
    color: #232323;
}
.ii .ii-section-2 {
    padding: 0 15% 5% 40px;
}
.ii .section-2-image {
    padding-top: 7%;
}
.ii .section-2-text.first {
    border-bottom: 2px solid #1caecf;
}
.ii .section-2-text.first h5,
.ii .section-2-text.first p {
    color: #1caecf;
}
.ii .section-2-cta {
    padding: 20px 5px; 
}
.ii .section-3-header {
    padding: 0 0 5%;
}
.ii .section-4-text {
    padding: 60px 5px;
}
.ii .section-4-text h5 {
    color: #6a6a6a;
}

@media(max-width: 1145px) {
    .ii .ii-section-2 {
        padding: 0 15px 5%;
    }
}

@media(max-width: 950px) {
    .ii .section-2-image, .ii .section-2-sidebar {
        width: 100% !important;
    }
}

@media(max-width: 767px) {
    .ii .section-2-cta {
        padding: 20px 5px;
    }
    .ii .section-2-text.first {
        border-bottom: 0;
    }
}

/* Resources Page */
.resources .section-1-text h2 {
    color: #6a6a6a;
    font-weight: 400;
}
.resources .section-3-cta {
    padding: 5% 0 3%;
}

/* Team Page */
.team .section-1-wrapper h3 {
    padding-bottom: 5%;
    padding-left: 20px;
}

@media (max-width: 767px) {
    .team .section-1-wrapper h3  {
        padding-left: 0; 
    }
}

/* About Page */
.about .section-1-text h2{
    color: #232323;
    font-weight: 400;
}
.about .video-embed-wrapper {
    position: relative;
}
.about .video-embed-wrapper .triangle {
    position: absolute;
    top: 0;
    z-index: 8;
    margin-top: -1px;
    
}
.about .video-embed-wrapper img {
    width: 100%;
}

/* Community Page */
.community .section-1-text h2{
    color: #232323;
    font-weight: 400;
}
.community .section-3-social .fa {
    color: #1caecf;
    font-size: 1.5em;
    margin: 0 10px;
    padding-top: 15px;
}
.community .section-3-social a {
    text-decoration: none;
}

@media(max-width: 767px) {
    .community .section-4-cta {
        padding-top: 0;
    }
    .community .section-4-header {
        padding-bottom: 20px;
    }
}

/* Investors */
.investors .section-1-image {
    padding: 20px 0;
    height: 200px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.investors .section-1-image.middle {
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
}

@media(max-width: 767px) {
  .investors .section-1-image.middle {
      border-left: 0;
      border-right: 0;
      padding: 20px 40px 0;
  } 
  .investors .section-1-image {
      height: auto;
      padding: 20px 40px;
  }

}

/* Webinar Page */
.webinar .section-1-text h2, .webinar .section-1-text h5 {
    color: #232323;
}
.webinar .section-1-text h2 {
    font-weight: 400;
}
.webinar .section-1-image {
    padding: 20px 0;
    height: 120px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.webinar .section-1-image.middle {
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
}
.webinar .section-2-text {
    padding: 20px 15px 5%;
}

@media(max-width: 767px) {
    .webinar .section-2-text {
        padding: 5% 15px;
    }
    .webinar .section-1-image.middle {
        border-left: 0;
        border-right: 0;
    } 
    .webinar .section-1-image {
        height: auto;
        padding: 20px 40px;
    }
}

/* Press Page */
.press h3 {
    padding-bottom: 20px;
}
.press .section-text a {
    color: #1caecf;
    text-decoration: none
}
.press p {
    padding: 0;
    margin: 0;
}
.press p strong {
    color: #232323;
}
.press .section-4-wrapper {
    padding: 0 15px 5%;
}
.press .section-4-wrapper p {
    font-size: 24px;
}
.press .cta-bar .cta-text {
    padding-bottom: 2%;
}
.press .cta-bar-tall .cta-bar-padding {
    padding: 6% 15px 4%;
}

@media(max-width: 767px) {
    .press .section-4-text {
        padding-top: 30px;
    }
}

/* Events */
.events .tb1 .banner-content {
    padding: 0;
}
.events .section-text {
    padding: 5% 15px 7%;
}
.events .section-text h3 {
    padding-bottom: 20px;
}
.events table {
    border-collapse: collapse;
    width: 100%;
}
.events th {
    color: #10766f;
    padding: 20px 15px;
    font-weight: 700;
    text-align: left;
    font-size: 24px;
}
.events td {
    border: 1px solid #d7d7d7;
    padding: 25px 15px;
    font-size: 22px;
    font-weight: 400;
    color: #6a6a6a
}
.events td:first-child {
    width: 40% !important;
    background-color: #f2f8f9;
}
.events td:nth-child(2) {
    width: 22% !important;
}
.events td:nth-child(3) {
    width: 22% !important;
}
.events td:nth-child(4) {
    width: 16% !important;
}

@media(max-width: 600px) {
    .events td, .events td:first-child, .events td:nth-child(2), 
    .events td:nth-child(3), .events td:nth-child(4), 
    .events th {
        width: 91% !important;
        display: block;
    }
    .events th {
        display: none;
    }
}

/* Careers */
.careers .cta-bar-tall .cta-bar-padding {
    padding: 6% 15px 4%;
}
.careers .cta-bar .cta-text {
    padding-bottom: 3%;
}
.careers h3 {
    padding-bottom: 10px;
}
.careers .section-4-wrapper {
    padding: 0 15px 5%;
}
.careers .section-4-wrapper p {
    font-size: 24px;
}

/* Grantmaker Plan Module */
.gm-section-2 .card {
    border: 0;
}
.gm-plan-wrapper {
    border-top: 10px solid transparent;
}
.gm-plan-wrapper:hover {
    border-top: 10px solid #1caecf;
}
.gm-plan {
    border: 1px solid #d7d7d7;
}
.gm-plan .plan-header {
    padding: 30px 20px;
    border-bottom: 1px solid #d7d7d7;
}
.gm-plan:hover .plan-header h5 {
    color: #1caecf;
    font-size: 26px;
}
.gm-plan .plan-header h5 {
    font-weight: 700;
}
.gm-plan-wrapper:hover .gm-plan .plan-header h4 {
    color: #1caecf;
}
.gm-plan .description {
    padding: 20px;
}
.gm-plan .text {
    padding: 0 30px 20px;
}
.gm-plan .included {
    border-bottom: 2px solid #10766f;
}
.gm-plan-wrapper:hover .gm-plan .included {
    border-bottom: 2px solid #1caecf;
}
.gm-plan-wrapper:hover .gm-plan .included h5{
    color: #1caecf;
}
.gm-plan .text p {
    border-bottom: 1px solid #d7d7d7;
}
.gm-plan .text p:last-child {
    border-bottom: 0;
}
.gm-plan .features {
    height: 500px;
}

@media(max-width: 1009px) {
    .gm-plan .description {
        height: 200px;
    }
    .gm-plan .features {
        height: 550px;
    }
}

@media(max-width: 890px) {
    .gm-plan .features {
        height: 650px;
    }
}

@media(max-width: 795px) {
    .gm-plan .features {
        height: 700px;
    }
}

@media(max-width: 767px) {
    .gm-plan .description {
        height: auto;
        padding: 20px 5px;
    }
    .gm-plan .features {
        height: auto;
    }
    .gm-plan-wrapper:hover {
        border-top: 10px solid transparent;
    }
    .gm-plan-wrapper:hover .gm-plan .plan-header h4 {
        color: #10766f;
    }
    .gm-plan-wrapper:hover .gm-plan .included {
        border-bottom: 1px solid #10766f ;
    }
    .gm-plan-wrapper:hover .gm-plan .included h5{
        color: #10766f;
    }
    .gm-plan .plan-header {
        padding: 30px 5px;
    }
    .gm-plan .text {
        padding: 0 5px 20px;
        text-align: center;
    }
}

/* Custom Module: Grantmaker Plan Comparison Table */
.comparison-table {
    margin: 0;
}
.comparison-table table {
  width: 100%;
  border-collapse: collapse;
}
.comparison-table td:first-child {
  width: 43%;
  margin: 0;
}
.comparison-table td:first-child {
  background: #f2f8f9;
  border: 1px solid #d7d7d7;
  padding: 20px;
  margin: 0;
  text-align: left;
}
.comparison-table td:first-child h4 {
    font-size: 20px;
    color: #232323;
    margin: 0;
    font-weight: 700;
}
.comparison-table td:first-child p {
  padding: 0;
  margin: 0;
}
.comparison-table td {
  width: 19%;
  margin: 0;
}
.comparison-table th:first-child {
    background-color: transparent;
    border: 0;
}
.comparison-table th {
  text-align: center;
  text-transform: uppercase;
  line-height: 1em;
  padding: 35px 0;
  margin: 0;
  font-size: 24px;
  font-weight: 700;
  color: #10766f;
  background-color: #f2f8f9;
  border: 1px solid #d7d7d7;
}
.comparison-table td {
  text-align: center;
  margin: 0;
  border: 1px solid #d7d7d7;
}
.comparison-table td {
    height: auto;
}
.expand-table-row {
    padding: 20px 15px;
    text-align: center;
    border: 1px solid #d7d7d7;
}
.expand-table-row span {
    color: #10766f;
    font-weight: 700;
}

@media(max-width: 767px) {
    .comparison-table th {
        font-size: 18px;
        word-break: break-all;
    }
}

@media(max-width: 600px) {
    .comparison-table th {
        font-size: 9px;
    }
    .comparison-table td:first-child {
        width: 25%;
        padding: 10px 5px;
    }
    .comparison-table td {
        width: 25%;
        padding: 10px 5px;
    }
    .comparison-table td:first-child h4, .comparison-table td p {
        font-size: 12px;
    }
}



/* Team Module */
.custom-team-container {
    overflow: hidden;
    padding-bottom: 20px;
}
.custom-team-image-wrapper {
    position:relative;
}
.custom-inner-team {
    padding-left: 20px;
    padding-right: 20px;
}
.custom-inner-img-hover {
    display: none;
}
.custom-team-image-wrapper:hover .custom-inner-img-hover {
    display: block;
    position: absolute;
    top: 0;
}
.custom-team-container h4 {
    margin: 20px 0 0;
    color: #6a6a6a;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
}
.custom-team-container p {
    font-size: 18px;
    color: #999999;
    margin: 0;
    min-height: 60px;
}
.custom-inner-img-hover,
.custom-inner-team img {
    border-radius: 3px;
    width: 100%;
    height: 100%;
}
@media (max-width: 768px) {
    .custom-team-container {
        height: 300px;
    }
}
@media (max-width: 767px) {
    .custom-team-container {
        height: auto;
    }
    .custom-inner-team:hover .custom-inner-img-hover {
        display: none;
    }
    .custom-inner-team {
        float: none;
        position: relative;
        width: 100%;
        text-align: center;
        padding: 0;
    } 
}


/* Homepage Product Slider - Sept2017 */
.product-t1 .product-image, .product-t1 .product-text, .product-t1 {
    margin-left: 0 !important;
}
.product-t1 .product-text {
    padding: 0 10% 5%; 
}
.product-t1 .product-text h3 {
    font-size: 32px;
}
.product-t1 .product-text p {
    font-size: 19px;
    line-height: 1.3em;
}
.product-t1 .slider-text {
    padding: 3% 3% 0;
}
.product-t1 .slide-text {
    padding: 0 3%;
}
.product-t1 .slide-text p, .slide-text span {
    font-size: 20px;
}
.product-t1 .slick-prev, .product-t1 .slick-next {
    top: 40%;
}
.product-t1 .slick-dotted.slick-slider {
    margin-bottom: 0;
}
.product-t1 .slick-arrow{
    z-index: 1;
    transform: scale(1.5);
    opacity: 1;
}
.product-t1 .slick-prev.slick-arrow{
    left:40px;
    height: 45px;
    width: 15px;
}
.product-t1 .slick-next.slick-arrow{
    right:40px;
    height: 45px;
    width: 45px;
}
.product-t1 .slick-dots {
    position: relative;
    padding-top: 40px;
    bottom: 15px;
}
.product-t1 button.slick-prev.slick-arrow:before {
    content: '';
    font-family: 'FontAwesome';
    color: #ddd;
    opacity: 1;
    font-size: 60px;
}
.product-t1 button.slick-next.slick-arrow:before {
    content: '';
    font-family: 'FontAwesome';
    color: #ddd;
    opacity: 1;
    font-size: 60px;
}
.product-t1 .slick-dots li button:before {
    font-size: 12px !important;
}
   
@media(max-width: 1090px) {
    .product-t1 .product-name h3 {
        font-size: 32px;
    }
}
        
@media(max-width: 767px) {
    .product-t1 .slick-next.slick-arrow {
        right: 10px;
        width: 15px;
    }
    .product-t1 .slick-prev.slick-arrow {
        left:10px;
        width: 15px;
    }
    .product-t1 button.slick-prev.slick-arrow:before, 
    .product-t1 button.slick-next.slick-arrow:before {
        font-size: 40px;
    }
    .product-t1 .slide-text {
        padding: 0;
    }
    .product-t1 .span1 {
        display: none;
    }
    .product-t1 .bottom-logo.four {
        display: none;
    }
    .product-t1 .product-text {
        padding: 0 8% !important;
    }
    .product-t1 .product-name h3 {
        width: auto;
        padding: 5px 10px;
        font-size: 24px; 
    }
    .product-t1 .slick-prev, .product-t1 .slick-next {
        top: 5%;
    }
    .product-t1 .product-text p {
        font-size: 14px; 
    }
    .product-t1 .mobile-margin {
        margin-left: -15% !important;
        margin-right: -15% !important;
    }
    .product-t1 .product-text h3 {
        font-size: 24px; 
    }
}

/* Client Slider */
 .cm-t1-client .client-slider-text {
    padding: 0 3% 1%;
}
.cm-t1-client .slide-text {
    padding: 0 3% 1%;
}  
.cm-t1-client .slide-text h5 {
    font-size: 16px;
    font-weight: 600;
}
.cm-t1-client .slide-text p, .slide-text span {
    font-size: 20px;
}
.cm-t1-client .slick-dotted.slick-slider {
    margin-bottom: 0;
}
.cm-t1-client .slick-slide img {
    display: inline-block;
    height: auto;
}
.cm-t1-client .slick-dots li button:before {
    font-size: 40px !important;
}
.cm-t1-client .slick-dots {
    position: relative;
    bottom: 25px;
}
.slick-dots li.slick-active button:before {
    color: #10766f !important;
}

@media(max-width: 950px) {
    .cm-t1-client .client-image, .cm-t1-client .testimonial-text {
        width: 100% !important;
        text-align: center;
        padding: 10px 0;
    }
}
     
@media(max-width: 767px) {
    .cm-t1-client .slide-text {
        padding: 0;
        text-align: center;
    }
    .cm-t1-client .slick-slide img {
        padding-bottom: 10px;
        width: auto !important;
    }
    .cm-t1-client .slick-next.slick-arrow {
        right: 0px;
    }
    .cm-t1-client .slick-prev.slick-arrow {
        left:0px;
    }
    .cm-t1-client .testimonial-text {
        border-top: 1px solid #ddd;
        padding-top: 30px;
    }
}


/* Landing Pages */
.form-header {
    background-color: #4B8F15;
    padding: 30px 35px;
}
.briefcase-form {
   border: 1px solid #d7d7d7;
   padding: 20px 35px 30px;
   background-color: #f2f8f9;
}
.color-bar {
    background: #1caecf;
    margin-top: 90px;
}

.color-bar .page-center {
    text-align: center;
    padding: 30px 20px;
}
.color-bar h1 {
    text-transform: uppercase;
    font-size: 48px;
}
.briefcase-lp-color-bar h2 {
    font-size: 36px;
}
.briefcase-lp-color-bar h3 {
    font-size: 32px;
}
.briefcase-lp-color-bar h4 {
    text-transform: uppercase;
}

@media(max-width: 767px) {
    .color-bar {
        margin-top: 0px;
    }
}


/* ============== Footer ================= */
.footer-wrapper {
    border-top: 1px solid #d7d7d7;
    background-color: #fff;
}
.footer-wrapper .logo img {
    max-width: 120px;
}
.footer-wrapper .social {
    padding-top: 5px;
}
.footer-wrapper .social .fa {
    font-size: 1.6em;
    margin: 0 10px;
    color: #a5a5a5;
}
.footer-bottom-border {
    border-bottom: 1px solid #d7d7d7;
}
.footer-top-wrapper {
    padding: 40px 25px;
}
.bottom-footer-wrapper {
    padding: 40px 15px 7%;
}
.footer-wrapper .links {
    width: 20% !important;
    margin-left: 0 !important;
    padding: 0 10px;
}
.footer-wrapper h6, .footer-wrapper h6 a {
    color: #6a6a6a;
    font-weight: 400; 
    text-transform: uppercase;
    text-decoration: none;
    font-size: 15px;
}
.footer-wrapper p, .footer-wrapper p a {
    color: #888;
    margin: 0;
    padding: 4px 0;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
}

@media (max-width:767px) {
    .footer-wrapper {
        text-align: center;
    }
    .footer-wrapper .links {
        width: 100% !important;
        padding: 20px 0;
    } 
    .footer-wrapper p, .footer-wrapper p a {
        padding: 10px 0;
    }
    .footer-top-wrapper, .bottom-footer-wrapper {
        padding: 40px 15px;
    }
}

 @media(max-width: 950px) {
    .hs-menu-wrapper.hs-menu-flow-horizontal ul li a, 
    .hs-menu-wrapper.hs-menu-flow-horizontal ul li:hover a {
        color: #6a6a6a;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
        border: 0;
        margin-left: 0;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
        font-size: 16px;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li:hover {
        background-color: #fff;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li:hover a {
        color: #6a6a6a;
    }
    .custom-menu-primary.js-enabled .hs-menu-flow-horizontal {
        background: #fff;
    }
}

/* Blog Listing */
.briefcase-blog .header-contaner {
    min-height: 0 !important;
}
.blog-listing .blog-bkg-banner {
    background: url ("http://cdn2.hubspot.net/hubfs/213882/images/HubSpot_Templates/Arrival/NYC-Skyline.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
}

.briefcase-blog .banner-color-overlay {
    padding: 8% 0;
}

.blog-listing .main-content {
    padding: none;
}
.blog-listing .main-content .page-center {}

.blog-banner-text h1 {
    color: #fff;
}

/* Your basic blog wrapper */
.blog-listing-wrapper {}

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item {
    padding: 5% 15px;
    margin: 0;
    background-color: #fff;
    border-bottom: 1px solid ;
    margin-left: 20%;
    margin-right: 20%;
}

.blog-listing-wrapper .post-listing .post-item:last-child {
    border-bottom: none;
}

.blog-listing-wrapper .post-listing .post-item .post-header {
    font-size: 1.25em;
    line-height: 1.25em;
    text-align: left;
}

.blog-listing-wrapper .post-listing .post-item .post-header #hubspot-author_data {
    text-align: left;
    font-size: 1em;
    line-height: 1.25em;
    color: #6a6a6a;
}

.blog-listing-wrapper .post-listing .post-item .hs-featured-image {
    float: left;
    margin: 20px 20px 20px 0;
    max-width: 45%;
}

.blog-post-wrapper .post-header #hubspot-author_data {
    padding-bottom: 10px;
}
.blog-post-wrapper .hs-blog-social-share {
    margin-bottom: 35px;
    text-align: left;
}
.blog-post-wrapper .hs-blog-social-share .hs-blog-social-share-list {
    padding-bottom: 10px;
    border-bottom: 1px solid ;
}

.blog-listing-wrapper .post-listing .post-item .post-body {
    padding: 0;
}

.blog-listing-wrapper .post-listing .post-item .post-summary {
    display: inline-block;
    float: left;
    width: 100%;
    padding: 2% 0 0 0;
}
.blog-listing-wrapper .post-summary h1, .blog-listing-wrapper .post-summary h2, .blog-listing-wrapper .post-summary h3, 
.blog-listing-wrapper .post-summary h4, .blog-listing-wrapper .post-summary h5, .blog-listing-wrapper .post-summary h6 {
    font-size: 1.25em;
}
.blog-listing-wrapper .post-summary p, .blog-listing-wrapper .post-summary span {
    font-size: 1em;
}

.blog-listing-wrapper .post-listing .post-item .hs-featured-image-wrapper {
    display: inline-block;
    float: left;
    width: 30%;
    padding: 1% 7% 0 0;
}
.blog-listing-wrapper .post-listing .post-item .hs-featured-image {
    max-width: 100%;
    height: initial;
    margin: 0;
}

.post-header h2 a  {
    font-size: 32px !important;
    color: #6a6a6a !important;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 300 !important;
}
.blog-listing .post-header a.author-link {
    color: #1caecf;
    font-size: 1em !important;
    font-weight: 400 !important;
    text-decoration: none;
}
.post-header a h2 {
    font-size: 32px !important;
}
.post-header a:hover {
    color: #1caecf;
    text-decoration: none;
}

.hubspot-author-data {
    color: #1caecf;
}

.post-listing .hs-author-profile.page-center {
    padding: 5% 0 15px;
}
.post-listing .hs-author-profile .hs-author-avatar img {
    display: inline-block;
    float: left;
    max-width: 150px;
    margin-right: 20px;
}
.post-listing .hs-author-profile h2 {
    margin: 0;
}

/* Pagination */
.blog-pagination {
    padding: 0 5%;
}
.previous-posts-link {
    float: left;
    margin: 30px 0;
}
.next-posts-link {
    float: right;
    margin: 30px 0;
}

/* Blog Posts */
.blog-posts .blog-content-section.page-center {
    padding: 5% 13%;
}
.blog-posts img {
    height: auto !important;
}

.blog-posts .post-header h1 {
    margin-bottom: 15px;
}
.blog-posts .post-header h1 span {
    font-size: 38px;
}

.blog-posts .hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
    display: inline-block;
    float: none;
}
.fb-like.fb_iframe_widget > span {
    vertical-align: baseline !important;
}
.IN-widget, .IN-widget span {
    vertical-align: middle !important;
}
.IN-widget span > span > span {
    margin-top: -7px !important;
}
.IN-widget span > span > span > span {
    margin-top: 0 !important;
}

.blog-posts .blog-post-wrapper .hs-blog-social-share {
    margin-bottom: 35px;
}
.blog-posts .blog-post-wrapper .hs-blog-social-share .hs-blog-social-share-list {
    padding-bottom: 10px;
    border-bottom: 0;
}

.blog-posts #hubspot-topic_data {
    margin-top: 40px;
}

.blog-posts #hubspot-author_data {
    padding-bottom: 10px;
}
.blog-posts #hubspot-author_data p {
    line-height: 1.25em;
    padding: 0;
    margin: 5px 0 0;
}
.blog-posts #hubspot-author_data a.author-link {
    font-size: 14px;
    border: 1px solid #1caecf;
    border-radius: 15px;
    padding: 1px 10px 2px;
    margin-left: 5px;
}
.blog-posts #hubspot-author_data a.author-link:hover {
    color: #fff;
    border-color: #fff;
    background: #1caecf;
}
.blog-posts .hs-author-avatar {
    display: inline-block;
    float: left;
    max-width: 55px;
    overflow: hidden;
    margin-right: 10px;
}
.blog-posts .hs-author-avatar img {
    width: 100%;
    border-radius: 50%;
}

/* Blog Post Header */
.blog-posts .post-header {}
.blog-posts .post-header a {}
.blog-posts .post-header a:hover {
    text-decoration: none;
}
.blog-posts .post-header h4 {
    margin: 30px 0 20px;
}
.blog-posts .post-header p {}

.blog-posts .post-body span  {
    font-size: 21px;
    font-weight: 300;
    line-height: 2em;
    color: #6a6a6a;
    margin: 0;
}
.blog-posts .blog-post-content-offer-image img {
    width: 125px;
}
 
/* Blog Post Sidebar */
.blog-posts .blog-sidebar-border {
    border-right: 2px solid #d7d7d7;
    padding-right: 60px;
    margin: 20px 0;
}
.blog-posts .sidebar ul {
    list-style-type: none;
    padding-left: 20px;
}

/* Blog comments and blog comment form */
.blog-posts .comment {
    padding: 20px;
    margin: 20px 0;
}
.blog-posts .comments-listing {}
.blog-posts .comment-from {}
.blog-posts .comment-body {}
.blog-posts .comment-date {}

.blog-posts #comment-form .hs-button.primary {
    width: 50%;
    padding: 15px;
}

/* Author Biography Box */
.blog-posts .author-bio-box {
    background-color: #f2f8f9;
    padding: 4% 15px;
}
.blog-posts .author-bio-box .span2 {
    text-align: center;
}
.blog-posts .author-bio-box .span2 img {
    background: #fff;
    border-radius: 50%;
}

/* Blog Post CTA Box */
.blog-posts .cta-box .page-center {
    padding: 0 7% 7%;
}
.blog-posts .cta-box .cta-box-bkg {
    background: rgb(247,247,247);
    background: -moz-linear-gradient(top,  rgba(247,247,247,1) 0%, rgba(242,242,242,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,247,247,1)), color-stop(100%,rgba(242,242,242,1)));
    background: -webkit-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(242,242,242,1) 100%);
    background: -ms-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(242,242,242,1) 100%);
    background: linear-gradient(to bottom,  rgba(247,247,247,1) 0%,rgba(242,242,242,1) 100%);
    border-radius: 5px;
    border: 1px solid #d7d7d7;
    border-bottom: 8px solid #d7d7d7;
    padding: 25px 35px;
    margin-bottom: 10%;
}
.blog-posts .cta-box .widget-type-rich_text,
.blog-posts .cta-box .widget-type-cta {
    padding: 5px 15px;
    text-align: left;
}
.blog-posts .blog-post-cta-text h3 {
    font-style: normal;
}

/* Blog Banner Subscribe Form Styles */
.hs_blog_default_blog_subscription {}
.hs_blog_default_blog_subscription ul {}

.briefcase-blog .widget-type-blog_subscribe h3 {
    text-align: center;
    font-size: 22px;
    font-weight: 300;
    line-height: 1.5em;
    margin: 0 0 25px;
}

.briefcase-blog.blog-listing .widget-type-blog_subscribe div.hs_submit {
    width: 25%;
}

.briefcase-blog.blog-listing .widget-type-blog_subscribe form {
    position: relative;
    left: 12.5%;
    padding-left: 0;
}

.briefcase-blog .widget-type-blog_subscribe .hs-error-msgs,
.briefcase-blog .widget-type-blog_subscribe .hs-error-msgs.inputs-list label,
.briefcase-blog .widget-type-blog_subscribe label {
    display: none !important;
}
.briefcase-blog .widget-type-blog_subscribe form {
    position: relative;
    padding-left: 25%;
}
.briefcase-blog .widget-type-blog_subscribe input.hs-input {
    font-size: 16px;
    border: 0;
    border-radius: 3px 0 0 3px;
    height: 45px;
    padding: 10px 15px;
    margin: 0;
}
.briefcase-blog .widget-type-blog_subscribe div.input {
    width: 50%;
    display: inline-block;
    float: left;
}
.briefcase-blog .widget-type-blog_subscribe div.hs_submit {
    width: 15%;
    display: inline-block;
    float: left;
}
.briefcase-blog .widget-type-blog_subscribe .hs-button.primary.large {
    font-size: 16px;
    border-radius: 0 3px 3px 0;
    height: 45px;
    padding: 5px 15px;
    width: 100% !important;
    background: #1caecf;
}

@media (min-width: 768px) and (max-width: 979px) {
    
    .blog .span8.widget-span.blog-content {
        width: 100%;
    }
    .blog .span4.widget-span.sidebar {
        width: 100%;
        margin-left: 0;
    }
}

/* Landscape phone to portrait tablet */
@media (max-width: 775px) {
    .parallax-bkg,
    .parallax-banner,
    .parallax-banner-2,
    .testimonial-parallax-banner,
    .blog-listing .blog-bkg-banner {
        background-attachment: initial !important;
    }

}

@media (min-width: 767px) and (max-width: 769px) {
    .sidebar {
        padding: 0;
    }
    .briefcase-form {
        padding: 20px 20px 30px;
    }
    .blog-listing-wrapper .post-listing .post-item {
        margin: 0 5%;
    }
}


@media (max-width: 767px) {
    .briefcase-blog .banner-color-overlay {
        padding: 45px 15px;
    }
    .briefcase-blog .banner-color-overlay .page-center {
        padding: 0 !important;
    }
    .blog .widget-type-blog_subscribe #hs_form_target_blog_subscription,
    .briefcase-blog.blog-listing .widget-type-blog_subscribe form {
        left: 0;
    }
    .blog .widget-type-blog_subscribe input.hs-input {
        font-size: 14px;
        padding: 10px;
    }
    .blog .widget-type-blog_subscribe div.input,
    .briefcase-blog .widget-type-blog_subscribe div.input {
        width: 60%;
    }
    .blog .widget-type-blog_subscribe div.hs_submit,
    .briefcase-blog.blog-listing .widget-type-blog_subscribe div.hs_submit {
        width: 40%;
    }
    .blog .widget-type-blog_subscribe .hs-button.primary.large {
        font-size: 14px;
        padding: 5px;
    }
    .blog .sidebar {
        float: none;
        width: 100%;
        max-width: initial;
    }
    .blog-listing-wrapper .post-listing .post-item {
        margin: 0 15px;
    }
    .blog-listing-wrapper .post-listing .post-item .hs-featured-image-wrapper {
        width: 100%;
        padding: 20px 0 5px;
    }
}

/* Landscape phones and down */
@media (max-width: 480px) {
    .blog-posts .blog-content-section img {
        height: auto !important;
    }
}
/* Form Styling by Shiri */

  .hs_cos_wrapper_type_form input[type="text"], .hs_cos_wrapper_type_form input[type="password"], .hs_cos_wrapper_type_form input[type="datetime"], .hs_cos_wrapper_type_form input[type="datetime-local"], .hs_cos_wrapper_type_form input[type="date"], .hs_cos_wrapper_type_form input[type="month"], .hs_cos_wrapper_type_form input[type="time"], .hs_cos_wrapper_type_form input[type="week"], .hs_cos_wrapper_type_form input[type="number"], .hs_cos_wrapper_type_form input[type="email"], .hs_cos_wrapper_type_form input[type="url"], .hs_cos_wrapper_type_form input[type="search"], .hs_cos_wrapper_type_form input[type="tel"], .hs_cos_wrapper_type_form input[type="color"] {margin-top:0px; margin-bottom:10px !important;}
  .gm-lp form {
    background: #ededed;
    padding: 15px 15px 25px 15px;
}
  .hs-richtext {font-size:14px;}
  h3.form-title {
    margin: 0;
    padding-bottom: 0px;
}
  .gm-lp form h3 {font-weight:600;}
  .hs_cos_wrapper_type_form select {margin-top:0px;}
  .hs_cos_wrapper_type_form .hs-form-field>label span {font-size:16px;}
  @media (max-width: 400px), (max-device-width: 480px) and (min-device-width: 320px) {
    .hs-form fieldset.form-columns-2 .hs-form-field {width:100% !important;}
  }
.mosaic-resource {box-shadow: 0px 20px 60px 0px rgba(0,11,40,0.06);
}
   .mosaic-resource .image {
    height: 184px !important;}
  @media screen and (max-width:768px){
.mosaic-resource .image {
  height: 250px !important;}
  }
  .mosaic-resource h4 {
    font-weight: 600;
    color:#071d49 !important;
    font-size:23px !important;
    margin-top:30px;
  }
 
  .mosaic-resource .button p {
    color: #4f72ad !important;
    margin: 0;
    border: solid 2px #90a7ce;
    padding: 10px 3px !important;
    border-radius: 5px;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    width:200px;
  }
  .mosaic-resource h5 {
    color: #ffffff !important;
    font-size:16px !important;
    background: #00afd7;
    padding: 5px 10px;
    margin-top:-30px;
    max-width: 148px;
    text-align: center;
    margin-bottom:10px;
  }
  .mosaic-resource .text {
   justify-content: start !important;  
}