/* @import url('http://example.com/example_style.css'); */
@import url('//netdna.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.css');
/* Custom fonts */
@import url('https://fonts.googleapis.com/css?family=Raleway:400,200,500');
@import url('https://fonts.googleapis.com/css?family=Poppins:300,600');
@import url('https://fonts.googleapis.com/css?family=Merriweather:300,300i,400');


 /***********************************************/
 /* CSS @imports must be at the top of the file */
 /* Add them above this section                 */
 /***********************************************/

 /****************************************/
 /* HubSpot Style Boilerplate            */
 /****************************************/

 /* This responsive framework is required for all styles. */
 /* 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 ;
    }
}

 /* These includes are optional, but helpful. */
 /* 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;}




 /*****************************************/
 /* Start your style declarations here    */
 /*****************************************/

/* ==========================================================================
   Variables                                                    
   ========================================================================== */
                    /* Set main accent color  */
                    /* Set secondary accent color */
                    /* Set paragraph text color */
                    /* Set white text color */
                    /* Set dark text color -JT added */
                    /* Set FontAwesome icon color - old #375d63 */
                    /* Set line/border color - old #375d63*/
                    /* Set background color */ 
                    /* Set light gray background color */
                       /* Set dark gray background color */
     /* Set white transparent background color */ 
       /* Set transparent overlay color */
   
                    /* Set Mobile Menu Background Color */
                    /* Set Link Color */
                    /* Set Link Hover Color */


/* ==========================================================================
   Base                                                    
   ========================================================================== */
/** 
 * Box Sizing
 * 
 * Applies a natural box layout model to all elements so that width and padding 
 * are essentially combined, making responsive styles easier to manage.
 */
*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

html, body {
    font-size: 16px;
    min-height: 100%;
    margin: 0;
    padding: 0; 
} 

/**
 * Page Center
 *
 * Apply this class to full-width modules.
 */
.page-center {
    float: none !important;
    max-width: 1145px !important;
    margin: 0 auto !important;
}

a, a:visited {
    color: #375d63;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -o-transition: all .25s ease;
    -ms-transition: all .25s ease;
    transition: all .25s ease;
}
a:hover, a:active {
    color: #375d63;
    text-decoration: underline !importqnt;
}

/* Highlighted Text */
::-moz-selection, ::selection {
    color: #f1f3f2;
    background-color: #7ca3a3;
}

img {}
.home img {
    height: auto;
}
.widget-type-raw_jinja, .widget-type-custom_widget {
    min-height: 0 !important;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/* Basic text */
p, li {
    font-family: 'freight-sans-pro', sans-serif;
    font-size: 1.1em;
    font-weight: 300;
    line-height: 1.75em;
    color: #3e4740;
    padding: 0;
    margin: 5px 0 15px;
}

div, span {
    font-family: 'freight-sans-pro', sans-serif;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
    font-family: 'Merriweather', serif;
    line-height: 1.25em;
    font-weight: 500;
    color: #7ca3a3;
    padding: 0;
    margin: 0 0 15px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
    font-size: 3em;
    font-weight: 300;
}
h2 {
    font-size: 2.25em;
}
h3 {
    font-size: 1.5em;
}
h4 {
    font-size: 1.25em;
}
h5 {}
h6 {}

/* Lists */
ul, ol {
    list-style-position: inside;
    padding: 0 0 0 10px;
    margin: 0;
}
li {
    padding: 5px 0;
    margin: 0;
}
li p {
    padding: 0;
    margin: 0;
}

/* Quotes */
blockquote {}
blockquote p {}
blockquote small {}
blockquote small:before {}

q:before, q:after, blockquote:before, blockquote:after {}

.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: #f1f3f2 !important;
}
.white-text a:hover {
    color: #7ca3a3;
}

.blue-text h1, .blue-text h2, .blue-text h3, .blue-text h4,
.blue-text h5, .blue-text h6, .blue-text p, .blue-text a,
.blue-text div, .blue-text span {
    color: #7ca3a3;
}


/* ==========================================================================
   Structure
   ========================================================================== */
/* The outer wrappers of your website */
.header-container-wrapper, .body-container-wrapper, .footer-container-wrapper {}

.header-container-wrapper {}
.body-container-wrapper {}
.footer-container-wrapper {}

/* The inner wrappers of your website */
.header-container, .body-container, .footer-container {}

.header-container {}
.body-container {}
.footer-container {}


/* ==========================================================================
   Header
   ========================================================================== */
.header-container-wrapper {}
.header-container {}

.header-container .page-center {
    max-width: initial !important;
    padding: 0 20px 0;
}

.header-container .row-fluid [class*="span"] {
    min-height: 0;
}

.header-container h4 {
    padding: 5px 0 2px;
    margin: 0;
}
.top-header {
    background-color: rgba(94,83,75,0.9);
    -webkit-backdrop-filter: blur(10px);
    text-align: right;
    padding: 0.25em 0 0.425em;
}
@media (max-width: 767px) {
    .top-header {
        text-align: center;
    }
}
.limit-width {
    width: 90%;
    max-width: 74em;
    margin: 0 auto !important;
    float: none !important;
}
@media (max-width: 80em) {
    .limit-width {
        padding: 0 40px;
    }
}
.btn, .subscribe-form input[type=submit] {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: normal;
    font-size: 0.875em;
    line-height: 1.4;
    border-radius: 4px;
    text-decoration: none;
    padding: 15px 40px;
    text-transform: uppercase;
    color: #000000;
}
.btn-small, .subscribe-form input[type=submit] {
    padding: 7px 11px;
    border-radius: 5px;
}
.trans-white-btn {
    color: white;
    background-color: transparent;
    border: none;
    text-decoration: none;
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.trans-white-btn {
    color: #2c2727;
    background-color: white;
    border: none;
    font-weight: 100;
}
a[class], a:not([href]):not([class]) {
    text-decoration: none;
}
.header-menu {
    
}
.header-menu:after, .header-menu:before {
    position: absolute;
    height: 1px;
    background: rgba(255,255,255,0.6);
    width: 100%;
    content: "";
    z-index: -1;
}
.header-menu {
    background: rgba(255,255,255,1);
    position: relative;
    width: 100%;
    z-index: 11;
    -webkit-backdrop-filter: blur(10px);
    padding: 10px 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.header-menu:before {
    top: -3px;
}
.header-menu:after {
    bottom: -3px;
}



/* Logo styling */
/*.header-container .logo {
    padding-top: 21px;
}*/

.landing-page .header-container .logo {
    padding: 15px 0;
}

.content-section {
    padding: 80px 0;
}
.landing h1 {
    color: #fff;
}
.landing .hero-bkg p {
    color: #fff;
}
.landing .top-header {
    height: 42px;
}
.landing .form-box {
    background-color: #fff;
    border: 1px solid #5e534b;
    border-radius: 5px;
    padding: 25px 30px;
    margin: 0 0 40px;
}
.landing .hs_cos_wrapper_type_form h3 {
    background-color: transparent;
    color: #000;
    line-height: 1em;
    padding: 20px 20px 17px;
    text-align: center;
    margin: 0;
}

.landing .hs_cos_wrapper_type_form form {
    background-color: transparent;
    border-radius: 0 0 2px 2px;
    padding: 20px;
    margin: 0;
}
.bundle-group-post h3 {
    font-size: 2.25em;
    line-height: 1.1em;
}
.bundle-group-post .hs-rss-item.hs-with-featured-image .hs-rss-item-text {
    width: 60%;
}
.bundle-group-post .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper {
    width: 40%;
}
.resource-list a {
    text-decoration: none !important;
    color: #7ca3a3 !important;
}
.resource-list a:hover {
    text-decoration: underline !important;
}
.bundle-group {
    margin-bottom: 70px;
    background-color: #fff;
    border: 1px solid #7CA3A3;
    border-radius: 5px;
    padding: 25px 30px;
}
.bundle-group a, .bundle-group a:link,
.bundle-group a:visited, .bundle-group a:active {
    padding: 20px;
    background-color: #7ca3a3;
    border-color: #7ca3a3;
    color: #fff !important;
    text-decoration: none !important;
    border-radius: 40px;
}
.bundle-group a:hover {
    background-color: transparent;
    color: #7ca3a3 !important;
}


.bundle-group-button {
    padding: 20px !important;
    background-color: #7ca3a3;
    border-color: #7ca3a3;
    color: #fff !important;
    text-decoration: none !important;
    border-radius: 40px;
    display: inline-block !important;
}
.bundle-group-button:hover {
    background-color: transparent;
    color: #7ca3a3 !important;
}

.bundle-group-button p a {
    
}


a.rounded-button {
    padding: 10px;
    width: 200px;
    text-align: center;
    display: inline-block;
    background-color: #7ca3a3;
    border: 2px solid #7ca3a3;
    color: #fff !important;
    text-decoration: none !important;
    border-radius: 40px;
}
a.rounded-button:hover {
    background-color: transparent;
    color: #7ca3a3 !important;
}
a.grey-button {
    padding: 10px;
    width: 200px;
    display: inline-block;
    text-align: center;
    background-color: #5e534b;
    border: 2px solid #5e534b;
    color: #fff !important;
    text-decoration: none !important;
    border-radius: 40px;
    margin-top: 40px;
}
a.grey-button:hover {
    background-color: transparent;
    color: #5e534b !important;
}
a.white-button {
    padding: 10px;
    width: 200px;
    display: inline-block;
    background-color: #fff;
    border: 2px solid #fff;
    text-align: center;
    color: #515151 !important;
    text-decoration: none !important;
    border-radius: 40px;
    margin-top: 40px;
}
a.white-button:hover {
    background-color: transparent;
    color: #fff !important;
}
.home-bundle-group {
    margin-bottom: 70px;
    background-color: #fff;
    border: 1px solid #7CA3A3;
    border-radius: 5px;
    padding: 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
.home-bundle-group:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.home-bundle-group img {
    margin-bottom: 20px;
}
.home-bundle-group a {
    box-sizing: border-box;
    display: block;
    padding: 0 30px;
    text-decoration: none;
}
.home-bundle-group div > a {
    padding-top: 50px;
}
.home-bundle-group p a {
    padding-bottom: 50px;
}
.home-bundle-group p {
    color: #3e4740;
}
.bundle-group-post {
    margin-bottom: 50px;
}

.bundle-group-post .hs-rss-description a {
    padding: 10px;
    margin: 10px 0 30px;
    background-color: transparent;
    border: 2px solid #7ca3a3;
    color: #7ca3a3 !important;
    text-decoration: none !important;
    border-radius: 40px;
    display: block;
    float: none;
    /* margin: 0 auto; */
    max-width: 150px;
    text-align: center;
}

.bundle-group-post .hs-rss-description a:hover {
    background-color: #7ca3a3;
    color: #fff !important;
}


/* ==========================================================================
   Menu
   ========================================================================== */
/* 
 Change the alignment of your menu easily by using the text-align or float CSS properties. 
 For a full width centered menu, you could simply add 'text-align:center;' below.
 */
.header-container .hs-menu-wrapper.hs-menu-flow-horizontal {
    float: right;
}
 
.header-container .hs-menu-wrapper {}

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

/* Drop down background color */
.header-container .hs-menu-wrapper.hs-menu-flow-horizontal ul {}

/* Menu link font family and basic padding including drop down links */
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
    margin-bottom: -8px;
}
.header-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul li {
    padding: 0;
    margin: 0;
}
/*.header-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    display: inline-block;
    font-family: 'freight-sans-pro', sans-serif;
    font-size: 1em;
    font-weight: 300;
    color: #375d63;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: clip;
    text-decoration: none;
    width: 100%;
    max-width: 250px;
    padding: 30px 20px;
    margin: 0;
}*/
.header-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li {
    float: left;
    position: relative;
    display: block;
}
.header-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    font-family: "freight-sans-pro",Helvetica,Arial,sans-serif;
    font-size: 14px;
    color: black;
    font-weight: 400;
    text-transform: uppercase;
    padding: 0;
    font-weight: 100;
    margin: 13px 12px;
    position: relative;
    display: block;
}
/*.header-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a:hover {
    color: #5e534b;
    background-color: rgba(124,163,163,0.3);
}*/
.header-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a:hover:after {
    background-color: #3C7B94;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
.header-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a:after {
    position: absolute;
    content: '';
    height: 1px;
    width: 100%;
    left: 0;
    bottom: -6px;
    background-color: #3C7B94;
    -webkit-transition: height .3s,opacity .3s,-webkit-transform .3s;
    transition: height .3s,opacity .3s,-webkit-transform .3s;
    transition: height .3s,opacity .3s,transform .3s;
    transition: height .3s,opacity .3s,transform .3s,-webkit-transform .3s;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    opacity: 0;
}


.header-container .hs-menu-wrapper.hs-menu-flow-horizontal> ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    background: #fff;
    border-radius: 0 0 2px 2px;
    font-size: 1em;
}
.header-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    font-size: 0.9em;
    color: #3e4740!important;
    overflow: visible;
    text-overflow: clip;
    width: 100%;
    max-width: 250px;
    text-align: left;
    padding: 15px 10px;
    margin: 0;
}
.header-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a:hover {
    color: #5e534b;
    background-color: rgba(124,163,163,0.3);
}


/* Horizontal Nav - secondary mini menu */
.horizontal-nav .hs-menu-flow-horizontal li {
    padding: 0;
}
.horizontal-nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    max-width: 250px;
    padding: 12px 30px 3px;
    margin: 0 auto;
}


/* Vertical Nav - secondary mini menu */
.vertical-nav-wrapper {
    padding-right: 25px;
    padding-bottom: 10px;
}
.vertical-nav-header {
    background-color: #5e534b;
    padding: 15px;
}
.vertical-nav-header h1, .vertical-nav-header h2,
.vertical-nav-header h3, .vertical-nav-header h4,
.vertical-nav-header.widget-type-header,
.vertical-nav .hs-menu-wrapper.hs-menu-flow-vertical>ul {
    margin: 0;
}
.vertical-nav .hs-menu-wrapper.hs-menu-flow-vertical>ul {
    background-color: #bac4bb;
}
.vertical-nav .hs-menu-wrapper.hs-menu-flow-vertical>ul li {
    padding: 0;
}
.vertical-nav .hs-menu-wrapper.hs-menu-flow-vertical>ul li:hover {
    background-color: #7CA3A3;
}
.vertical-nav .hs-menu-wrapper.hs-menu-flow-vertical>ul li a {
    padding: 10px;
}



/* ==========================================================================
   Hero Menu & Other Stuff
   ========================================================================== */
/* 
 Change the alignment of your menu easily by using the text-align or float CSS properties. 
 For a full width centered menu, you could simply add 'text-align:center;' below.
 */
 
.full-hero .header-menu {
    background: transparent;
}
.full-hero .logo {
    margin-top: 11px;
}
.full-hero .header-menu:before,
.full-hero .header-menu:after {
    background: transparent;
}
 
.full-hero .hs-menu-wrapper.hs-menu-flow-horizontal {
    float: right;
}
 
.full-hero .hs-menu-wrapper {}

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

/* Drop down background color */
.full-hero .hs-menu-wrapper.hs-menu-flow-horizontal ul {}

.full-hero .hs-menu-wrapper.hs-menu-flow-horizontal > ul li {
    padding: 0;
    margin: 0;
}
.full-hero .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li {
    float: left;
    position: relative;
    display: block;
}
.full-hero .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    font-family: "freight-sans-pro",Helvetica,Arial,sans-serif;
    font-size: 14px;
    color: white;
    font-weight: 400;
    text-transform: uppercase;
    padding: 0;
    font-weight: 100;
    margin: 13px 12px;
    position: relative;
    display: block;
}
.full-hero .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a:hover:after {
    background-color: #3C7B94;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
.full-hero .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a:after {
    position: absolute;
    content: '';
    height: 1px;
    width: 100%;
    left: 0;
    bottom: -6px;
    background-color: #3C7B94;
    -webkit-transition: height .3s,opacity .3s,-webkit-transform .3s;
    transition: height .3s,opacity .3s,-webkit-transform .3s;
    transition: height .3s,opacity .3s,transform .3s;
    transition: height .3s,opacity .3s,transform .3s,-webkit-transform .3s;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    opacity: 0;
}


.full-hero .hs-menu-wrapper.hs-menu-flow-horizontal> ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    background: #fff;
    border-radius: 0 0 2px 2px;
    font-size: 1em;
}
.full-hero .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    font-size: 0.9em;
    color: #3e4740!important;
    overflow: visible;
    text-overflow: clip;
    width: 100%;
    max-width: 250px;
    text-align: left;
    padding: 15px 10px;
    margin: 0;
}
.full-hero .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a:hover {
    color: #5e534b;
    background-color: rgba(124,163,163,0.3);
}

.full-hero .hero-bkg .cta_button {
    background: transparent;
    border: 2px solid white;
    color: white;
    border-radius: 6px;
    padding: 6px 30px;
    margin-top: 20px;
    display: inline-block;
}
.full-hero .hero-bkg .cta_button:hover {
    background: white;
    color: black;
}


/* ==========================================================================
   Content
   ========================================================================== */
.body-container-wrapper {}
.body-container {}

.disable-hover {
  pointer-events: none;
}

.center-content {
    text-align: center;
}
.right-align {
    text-align: right;
}
.left-align {
    text-align: left;
}

.widget-type-widget_container .hs_cos_wrapper.hs_cos_wrapper_widget {
    padding: 20px 0;
}
.widget-type-widget_container .hs_cos_wrapper_type_linked_image {
    text-align: center;
}

.image-content-group {
    padding: 20px 25px;
}
.image-content-group .widget-type-linked_image {
    text-align: center;
}
.image-content-group .widget-type-linked_image {
    padding-bottom: 20px;
}

.double ul {
    padding: 0 0 0 20px;
}
.double li {
    float: left;
    width: 50%;
    padding: 5px 0;
    margin: 0;
}

.gray-border {
    border-top: 1px solid #7CA3A3;
}

.white-bkg {
    background-color: rgba(241,243,242,0.75);
}
.gray-bkg {
    background-color: #bac4bb;
}
.color-bkg {
    background-color: #f1f3f2;
}

.color-overlay {
    background-color: rgba(55,93,99,0.75);
}

.parallax-bkg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
}

.small-icons span {
    font-size: 40px;
    color: #7CA3A3;
}
.large-icons span {
    font-size: 75px;
    color: #7CA3A3;
}

.body-container .widget-type-cta {
    padding-top: 20px;
}

.cta-bar.page-center {
    padding: 10px 0;
}
.cta-bar-tall.page-center {
    padding: 55px 0;
}
.cta-bar h4,
.cta-bar-tall h4 {
    line-height: 1em;
    padding: 13px 0 10px;
    margin: 0;
    font-size: 1.75em;
    font-weight: 300;
}
.cta-bar .widget-type-cta {
    padding: 0;
}
.cta-bar-tall .widget-type-cta {
    padding: 25px 0 10px;
}

.hero-bkg {
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll !important;
    background-position: center top !important;
}
.grey-bg {
    background-color: #f6f5f5;
}
.color-bg {
    background-color:#7ca3a3;
    color: #fff !important;
}
.color-bg h1, .color-bg h2, .color-bg h3,
.color-bg h4, .color-bg h5, .color-bg h6,
.color-bg p, .color-bg span, .color-bg ul li,
.color-bg ol li {
    color: #fff !important;
}
.home {
    
}
.home .hero-bkg {
    background-size: cover;
    background-repeat: no-repeat;
}
.home .hero-content-imgvid {
    
}
@media (max-width: 767px) {
    .home .hero-content-imgvid {
        padding-bottom: 100px;
    }
}
.home .hero-bkg p,
.home .hero-bkg h1 {
    color: #fff !important;
}
.featured-book {
    
}
.testimonial-slider {
    
}
.testimonial-section .testimonial-slider .slick-prev:before,
.testimonial-section .testimonial-slider .slick-next:before {
    font-size: 90px;
    top: -34px;
    position: relative;
}


.testimonial-slider .slick-prev {
    left: -30px;
}
.testimonial-slider .slick-next {
    right: -30px;
}
.testimonial-slider .slick-prev:before {
  /*content: "\2039";
  font-family: sans-serif;
  color: #7d7d7d;
  font-size: 30px;*/
  color: transparent;
    content: "";
    font-family: sans-serif;
    font-size: 30px;
    border: 3px solid #7d7d7d;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 12px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

.testimonial-slider .slick-next:before {
 /* content: "\203A";
  font-family: sans-serif;
  color: #7d7d7d;
  font-size: 30px;*/
    content: "";
    font-family: sans-serif;
    font-size: 30px;
    border: 3px solid #7d7d7d;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 12px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.testimonial-slide blockquote {
    text-align: center;
    max-width: 900px;
    margin: 0 auto;
}
.testimonial-slide blockquote h6 {
    font-family: 'freight-sans-pro', sans-serif;
    font-size: 1em;
    color: #9a9a9a;
    font-weight: light;
}
.our-mission {
    padding: 50px;
}
.our-mission-right {
    border-left: 1px solid #f5f5f6;
    padding: 50px;
}
.our-mission p {
    max-width: 400px;
    margin: 0 auto;
}
@media (max-width: 767px) {
    .featured-book {
        margin-top: 30px;
        margin-bottom: 30px;
        text-align: center !important
    }
}
@media (min-width: 768px) {
    .home .vert-center .row-fluid {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        -webkit-align-items: center;
        justify-content: center;
        -webkit-justify-content: center;
    }
}


/* Homepage 1 */
.home-1 .hero-bkg {
    padding: 10% 0;
}
.home-1 .hero-bkg .color-overlay {
    float: right;
    width: 65%;
}
.home-1 .hero-bkg .header {
    padding: 20px 100px 20px 30px;
}
.home-1 .hero-bkg .header h1 {
    line-height: 1em;
    padding: 0;
    margin: 0;
}

.home-1 .section-one.page-center {
    padding: 6% 0;
}
.home-1 .section-one .small-icons {
    width: 40px;
    border-bottom: 2px solid #5e534b;
    border-radius: 2px;
    padding-bottom: 5px;
    margin-bottom: 20px;
}
.home-1 .section-one h3 {
    color: #3e4740;
}

.home-1 .section-two.page-center {
    padding: 5% 10% 0;
}
.home-1 .section-two .widget-type-linked_image {
    padding-top: 35px;
}

.home-1 .section-three.page-center {
    padding: 5% 0;
}
.home-1 .section-three .large-icons {
    padding: 35px 0 25px;
}
.home-1 .section-three .large-icons span {
    color: #f1f3f2;
}
.home-1 .section-three .widget-type-cta {
    padding-top: 35px;
}

.home-1 .section-four.page-center {
    padding: 5% 0;
}
.home-1 .section-four .small-icons {
    padding: 0 0 0 25px;
}
.home-1 .section-four .btn-link {
    padding-top: 55px;
}
.home-1 .section-four .btn-link h4 {
    width: 65%;
    float: right;
    display: inline-block;
    -webkit-appearance: none;
    appearance: none;
    color: #f1f3f2;
    border: none;
    border-radius: 3px;
    background-color: #7ca3a3;
    box-shadow: 0 5px #5e534b;
    padding: 15px 30px;
    margin: 0 0 15px;
}
.home-1 .section-four .btn-link h4:focus {
    outline: none;
}
.home-1 .section-four .btn-link h4:hover {
    background-color: #7ca3a3;
    box-shadow: 0 0 #5e534b;
    transform: translateY(5px);
}
.home-1 .section-four .btn-link h4:active {
    background-color: #7ca3a3;
}
.home-1 .section-four .btn-link h4 a:hover {
    color: #f1f3f2;
}

.home-1 .section-five.page-center {
    padding: 6% 10%;
}
.home-1 .section-five h4 {
    font-weight: 300;
    line-height: 1.75em;
    color: #3e4740;
}
.home-1 .section-five img {
    border-radius: 50%;
}
.home-1 .section-five h3 {
    margin: 30px auto 0;
}
.home-1 .section-five p {
    margin-top: 0;
}

.home-1 .section-six-bkg {
    background-repeat: no-repeat;
    background-position: -15% 50%;
    background-size: 600px;
    padding: 8% 0;
}

.home-1 .section-seven.page-center {
    padding: 5%;
}

.home-1 .section-eight.page-center {
    padding: 6% 0;
}
.home-1 .section-eight .news-posts {
    margin-top: -13px;
}
.home-1 .section-eight .news-posts .hs-rss-title span {
    color: #3e4740;
    font-weight: 400;
    font-size: 1.25em;
    line-height: 1em;
}
.home-1 .section-eight .news-posts .hs-rss-title:hover span {
    color: #5e534b;
}
.home-1 .section-eight .news-posts .hs-rss-description p {
    line-height: 1.5em;
}
.home-1 .section-eight .news-posts .hs-rss-description a {
    display: block;
    font-weight: 400;
    color: #5e534b;
    margin-top: 10px;
}
.home-1 .section-eight .news-posts .hs-rss-description a:hover {
    color: #7ca3a3;
}
.home-1 .section-eight .news-posts .hs-rss-item.hs-with-featured-image .hs-rss-item-text {
    width: 60%;
    float: right;
    padding: 0 0 0 20px;
}
.home-1 .section-eight .news-posts .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper {
    width: 40%;
}
.home-1 .section-eight .events-posts .block h3 {
    margin: 0;
}
.home-1 .section-eight .events-posts ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.home-1 .section-eight .events-posts ul li {
    padding: 8px 0;
    margin: 0;
}
.home-1 .section-eight .events-posts ul li:first-child {
    padding-top: 0;
}
.home-1 .section-eight .events-posts ul li a {
    color: #3e4740;
    font-size: 1.25em;
    font-weight: 300;
    line-height: 1.25em;
    padding: 0;
    margin: 0;
}
.home-1 .section-eight .events-posts ul li a:hover {
    color: #7ca3a3;
}


/* Homepage 2 */
.home-2 .hero-bkg .page-center {
    padding: 10% 0;
}
.home-2 .hero-bkg .header h1 {
    line-height: 1em;
    margin-top: -5px;
}
.home-2 .hero-bkg .header p {
    font-size: 1.25em;
    margin-bottom: 0;
}

.home-2 .section-one.page-center {
    padding: 7% 0;
}
.home-2 .section-one h3 {
    color: #3e4740;
}
.home-2 .section-one .image-content-group {
    border: 1px solid #7CA3A3;
    border-top: 3px solid #5e534b;
    border-radius: 2px;
}

.home-2 .section-two-bkg {
    background-repeat: no-repeat;
    background-position: -20% 50%;
    background-size: 600px;
    padding: 8% 0;
}

.home-2 .section-three.page-center {
    padding: 7% 0 5%;
}
.home-2 .section-three .large-icons {
    padding: 35px 0 25px;
}
.home-2 .section-three .large-icons span {
    color: #f1f3f2;
}

.home-2 .section-four.page-center {
    padding: 6% 10%;
}
.home-2 .section-four h4 {
    font-weight: 300;
    line-height: 1.75em;
    color: #3e4740;
}
.home-2 .section-four img {
    border-radius: 50%;
}
.home-2 .section-four h3 {
    margin: 30px auto 0;
}
.home-2 .section-four p {
    margin-top: 0;
}

.home-2 .section-five.page-center {
    padding: 5% 0;
}

.home-2 .section-six.page-center {
    padding: 5% 0;
}
.home-2 .section-six .recent-blog-post-item {
    float: left;
    width: 33.33%;
    padding: 15px 25px;
}
.home-2 .section-six .recent-blog-post-item .featured-image {
    width: 332px;
    height: 200px;
    overflow: hidden;
    margin-bottom: 20px;
}
.home-2 .section-six .recent-blog-post-item .featured-image img {
    width: 100%;
    height: auto;
}
.home-2 .section-six .recent-blog-post-item .post-summary p,
.home-2 .section-six .recent-blog-post-item .post-summary p strong {
    font-weight: 300;
}
.home-2 .section-six .recent-blog-post-item .post-link {
    font-weight: 400;
}
.home-2 .section-six .recent-blog-post-item a:hover { 
    color: #7ca3a3;
}


/* Homepage 3 */
.home-3 .hero-bkg .page-center {
    padding: 10% 0;
}
.home-3 .hero-bkg .header h1 {
    line-height: 1em;
    margin-top: -5px;
}
.home-3 .hero-bkg .header p {
    font-size: 1.25em;
    margin-bottom: 0;
}

.home-3 .section-one.page-center {
    padding: 7% 0 5%;
}
.home-3 .section-one h4 {
    color: #3e4740;
}

.home-3 .section-two-bkg {
    background-repeat: no-repeat;
    background-position: 110% 50%;
    background-size: 400px;
    padding: 8% 0;
}

.home-3 .section-three.page-center {
    padding: 5%;
}


/* Interior Page 1 */
.interior-page-1 .hero-bkg {
    padding: 8% 0;
}
.interior-page-1 .hero-bkg .color-overlay {
    float: right;
    width: 55%;
}
.interior-page-1 .hero-bkg .header {
    padding: 20px 100px 20px 30px;
}
.interior-page-1 .hero-bkg .header h1 {
    line-height: 1em;
    padding: 0;
    margin: 0;
}
.interior-page-1 .section-one.page-center {
    padding: 5% 0;
}


/* Interior Page 2 */
.interior-page-2 .hero-bkg {
    padding: 8% 0;
}
.interior-page-2 .hero-bkg .color-overlay {
    float: right;
    width: 55%;
}
.interior-page-2 .hero-bkg .header {
    padding: 20px 100px 20px 30px;
}
.interior-page-2 .hero-bkg .header h1 {
    line-height: 1em;
    padding: 0;
    margin: 0;
}
.interior-page-2 .section-one.page-center {
    padding: 5% 0;
}


/* Interior Page 3 */
.interior-page-3 .hero-bkg .page-center {
    padding: 10% 0;
}
.interior-page-3 .hero-bkg .header h1 {
    line-height: 1em;
    margin-top: -5px;
}
.interior-page-3 .hero-bkg .header p {
    font-size: 1.25em;
    margin-bottom: 0;
}
.interior-page-3 .section-one.page-center,
.interior-page-3 .section-two.page-center,
.interior-page-3 .section-three.page-center,
.interior-page-3 .section-four.page-center {
    padding: 5% 3%;
}
.interior-page-3 .body-container .widget-type-rich_text,
.interior-page-3 .body-container .widget-type-linked_image {
    padding: 10px 0;
}


/* Interior Page 4 */
.interior-page-4 .hero-bkg .page-center {
    padding: 8% 0 12%;
}
.interior-page-4 .hero-bkg .header h1 {
    line-height: 1em;
    margin-top: -5px;
}
.interior-page-4 .hero-bkg .header p {
    font-size: 1.25em;
    margin-bottom: 0;
}
.interior-page-4 .section-one.page-center {
    padding: 0 7% 5%;
}
.interior-page-4 .section-one .widget-type-linked_image {    
    position: relative;
    margin-top: -100px;
    margin-bottom: 35px;
}
.interior-page-4 .section-two.page-center,
.interior-page-4 .section-three.page-center {
    padding: 5% 0;
}
.interior-page-4 .section-three .center-content {
    padding: 15px 45px;
}


/* Interior Page 5 */
.interior-page-5 .hero-bkg .page-center {
    padding: 10%;
}
.interior-page-5 .hero-bkg .header h1 {
    line-height: 1em;
    margin-top: -5px;
}
.interior-page-5 .hero-bkg .header p {
    font-size: 1.25em;
    margin-bottom: 0;
}
.interior-page-5 .section-one.page-center,
.interior-page-5 .section-two.page-center,
.interior-page-5 .section-three.page-center,
.interior-page-5 .section-four.page-center {
    padding: 5% 8%;
}
.interior-page-5 .section-one .widget-type-image_slider {
    padding-top: 20px;
}
.interior-page-5 .section-two-bkg,
.interior-page-5 .section-four-bkg {
    background-repeat: no-repeat;
    background-position: -15% 50%;
    background-size: 600px;
    padding: 8% 0;
}
.interior-page-5 .section-three-bkg {
    background-repeat: no-repeat;
    background-position: 115% 50%;
    background-size: 600px;
    padding: 8% 0;
}


/* Interior Page 6 */
.interior-page-6 .hero-bkg {
    padding: 8% 0;
}
.interior-page-6 .hero-bkg .color-overlay {
    float: right;
    width: 55%;
}
.interior-page-6 .hero-bkg .header {
    padding: 20px 100px 20px 30px;
}
.interior-page-6 .hero-bkg .header h1 {
    line-height: 1em;
    padding: 0;
    margin: 0;
}
.interior-page-6 .section-one.page-center,
.interior-page-6 .section-two.page-center {
    padding: 5% 0;
}


/* Interior Page 7 */
.interior-page-7 .hero-bkg {
    padding: 8% 0;
}
.interior-page-7 .hero-bkg .color-overlay {
    float: right;
    width: 55%;
}
.interior-page-7 .hero-bkg .header {
    padding: 20px 100px 20px 30px;
}
.interior-page-7 .hero-bkg .header h1 {
    line-height: 1em;
    padding: 0;
    margin: 0;
}
.interior-page-7 .section-one.page-center,
.interior-page-7 .section-two.page-center {
    padding: 5% 0;
}


/* Interior Page 8 */
.interior-page-8 .hero-bkg{ 
    padding: 8% 0;
}
.interior-page-8 .hero-bkg .color-overlay {
    float: right;
    width: 55%;
}
.interior-page-8 .hero-bkg .header {
    padding: 20px 100px 20px 30px;
}
.interior-page-8 .hero-bkg .header h1 {
    line-height: 1em;
    padding: 0;
    margin: 0;
}
.interior-page-8 .section-one.page-center,
.interior-page-8 .section-two.page-center,
.interior-page-8 .section-three.page-center {
    padding: 5% 0;
}


/* Interior Page 9 */
.interior-page-9 .hero-bkg {
    padding: 8% 0;
}
.interior-page-9 .hero-bkg .color-overlay {
    float: right;
    width: 55%;
}
.interior-page-9 .hero-bkg .header {
    padding: 20px 100px 20px 30px;
}
.interior-page-9 .hero-bkg .header h1 {
    line-height: 1em;
    padding: 0;
    margin: 0;
}
.interior-page-9 .section-one.page-center,
.interior-page-9 .section-two.page-center,
.interior-page-9 .section-three.page-center {
    padding: 5% 0;
}


/* Interior Page 10 */
.interior-page-10 .hero-bkg {
    padding: 8% 0;
}
.interior-page-10 .hero-bkg .color-overlay {
    float: right;
    width: 55%;
}
.interior-page-10 .hero-bkg .header {
    padding: 20px 100px 20px 30px;
}
.interior-page-10 .hero-bkg .header h1 {
    line-height: 1em;
    padding: 0;
    margin: 0;
}
.interior-page-10 .section-one.page-center,
.interior-page-10 .section-two.page-center,
.interior-page-10 .section-three.page-center {
    padding: 5% 0;
}


/* Interior Page 11 */
.interior-page-11 .hero-bkg {
    padding: 8% 0;
}
.interior-page-11 .hero-bkg .color-overlay {
    float: right;
    width: 55%;
}
.interior-page-11 .hero-bkg .header {
    padding: 20px 100px 20px 30px;
}
.interior-page-11 .hero-bkg .header h1 {
    line-height: 1em;
    padding: 0;
    margin: 0;
}
.interior-page-11 .section-one.page-center,
.interior-page-11 .section-two.page-center,
.interior-page-11 .section-three.page-center {
    padding: 5% 0;
}


/* Interior Page 12 */
.interior-page-12 .hero-bkg .page-center {
    padding: 10%;
}
.interior-page-12 .hero-bkg .header h1 {
    line-height: 1em;
    margin-top: -5px;
}
.interior-page-12 .hero-bkg .header p {
    font-size: 1.25em;
    margin-bottom: 0;
}
.interior-page-12 .vertical-nav-wrapper {
    padding-right: 0px !important;
    padding-left: 25px;
}
.interior-page-12 .section-one.page-center,
.interior-page-12 .section-two.page-center {
    padding: 5% 0;
}


/* Interior Page 13 */
.interior-page-13 .hero-bkg .page-center {
    padding: 10%;
}
.interior-page-13 .hero-bkg .header h1 {
    line-height: 1em;
    margin-top: -5px;
}
.interior-page-13 .hero-bkg .header p {
    font-size: 1.25em;
    margin-bottom: 0;
}
.interior-page-13 .vertical-nav-wrapper {
    padding-right: 0px !important;
    padding-left: 25px;
}
.interior-page-13 .section-one.page-center,
.interior-page-13 .section-three.page-center {
    padding: 5% 0;
}
.interior-page-13 .section-two.page-center {
    padding: 7% 0 5%;
}


/* Interior Page 14 */
.interior-page-14 .hero-bkg .page-center {
    padding: 10%;
}
.interior-page-14 .hero-bkg .header h1 {
    line-height: 1em;
    margin-top: -5px;
}
.interior-page-14 .hero-bkg .header p {
    font-size: 1.25em;
    margin-bottom: 0;
}
.interior-page-14 .vertical-nav-wrapper {
    padding-right: 0px !important;
    padding-left: 25px;
}
.interior-page-14 .section-one.page-center,
.interior-page-14 .section-two.page-center,
.interior-page-14 .section-three.page-center,
.interior-page-14 .section-four.page-center{
    padding: 5% 0;
}


/* Interior Page 15 */
.interior-page-15 .hero-bkg .page-center {
    padding: 10%;
}
.interior-page-15 .hero-bkg .header h1 {
    line-height: 1em;
    margin-top: -5px;
}
.interior-page-15 .hero-bkg .header p {
    font-size: 1.25em;
    margin-bottom: 0;
}
.interior-page-15 .section-one.page-center {
    padding: 0 7% 5%;
}
.interior-page-15 .section-one .widget-type-linked_image {    
    position: relative;
    margin-top: -100px;
    margin-bottom: 35px;
}
.interior-page-15 .section-two.page-center,
.interior-page-15 .section-three.page-center {
    padding: 5% 0;
}


/* Interior Page 16 */
.interior-page-16 .hero-bkg .page-center {
    padding: 10%;
}
.interior-page-16 .hero-bkg .header h1 {
    line-height: 1em;
    margin-top: -5px;
}
.interior-page-16 .hero-bkg .header p {
    font-size: 1.25em;
    margin-bottom: 0;
}
.interior-page-16 .section-one.page-center {
    padding: 0 7% 5%;
}
.interior-page-16 .section-one .widget-type-linked_image {    
    position: relative;
    margin-top: -100px;
    margin-bottom: 35px;
}
.interior-page-16 .section-two.page-center,
.interior-page-16 .section-four.page-center {
    padding: 5% 0;
}
.interior-page-16 .section-three.page-center {
    padding: 7% 0 5%;
}


/* Interior Page 17 */
.interior-page-17 .hero-bkg .page-center {
    padding: 10%;
}
.interior-page-17 .hero-bkg .header h1 {
    line-height: 1em;
    margin-top: -5px;
}
.interior-page-17 .hero-bkg .header p {
    font-size: 1.25em;
    margin-bottom: 0;
}
.interior-page-17 .section-one.page-center {
    padding: 5% 0 10% 0;
}
.interior-page-17 .section-two.page-center {
    padding: 0 7% 5%;
}
.interior-page-17 .section-two .widget-type-linked_image {    
    position: relative;
    margin-top: -100px;
    margin-bottom: 35px;
}
.interior-page-17 .section-three.page-center,
.interior-page-17 .section-four.page-center{
    padding: 5% 0;
}


/* Interior Page 18 */
.interior-page-18 .hero-bkg .page-center {
    padding: 10%;
}
.interior-page-18 .hero-bkg .header h1 {
    line-height: 1em;
    margin-top: -5px;
}
.interior-page-18 .hero-bkg .header p {
    font-size: 1.25em;
    margin-bottom: 0;
}
.interior-page-18 .section-one.page-center {
    padding: 0 7% 5%;
}
.interior-page-18 .section-one .widget-type-linked_image {    
    position: relative;
    margin-top: -100px;
    margin-bottom: 35px;
}
.interior-page-18 .section-two.page-center,
.interior-page-18 .section-three.page-center {
    padding: 5% 0;
}


/* Interior Page 19 */
.interior-page-19 .hero-bkg {
    padding: 8% 0;
}
.interior-page-19 .hero-bkg .color-overlay {
    float: right;
    width: 55%;
}
.interior-page-19 .hero-bkg .header {
    padding: 20px 100px 20px 30px;
}
.interior-page-19 .hero-bkg .header h1 {
    line-height: 1em;
    padding: 0;
    margin: 0;
}
.interior-page-19 .section-one.page-center,
.interior-page-19 .section-two.page-center,
.interior-page-19 .section-three.page-center {
    padding: 5% 0;
}


/* Interior Page 20 */
.interior-page-20 .hero-bkg .page-center {
    padding: 10%;
}
.interior-page-20 .hero-bkg .header h1 {
    line-height: 1em;
    margin-top: -5px;
}
.interior-page-20 .hero-bkg .header p {
    font-size: 1.25em;
    margin-bottom: 0;
}
.interior-page-20 .section-two.page-center {
    padding: 0 7% 5%;
}
.interior-page-20 .section-two .widget-type-linked_image {    
    position: relative;
    margin-top: -100px;
    margin-bottom: 35px;
}
.interior-page-20 .section-one.page-center {
    padding: 5% 0 10% 0;
}
.interior-page-20 .section-three.page-center {
    padding: 5% 0;
}


/* Interior Page 21 */
.interior-page-21 .hero-bkg .page-center {
    padding: 10%;
}
.interior-page-21 .hero-bkg .header h1 {
    line-height: 1em;
    margin-top: -5px;
}
.interior-page-21 .hero-bkg .header p {
    font-size: 1.25em;
    margin-bottom: 0;
}
.interior-page-21 .section-one.page-center {
    padding: 5% 0;
}
.interior-page-21 .section-two.page-center {
    padding: 5% 0 10% 0;
}
.interior-page-21 .section-three.page-center {
    padding: 0 7% 5%;
}
.interior-page-21 .section-three .widget-type-linked_image {    
    position: relative;
    margin-top: -100px;
    margin-bottom: 35px;
}


/* About */
.about .hero-bkg .page-center {
    padding: 10% 0;
}
.about .hero-bkg .header h1 {
    line-height: 1em;
    margin-top: -5px;
}
.about .hero-bkg .header p {
    font-size: 1.25em;
    margin-bottom: 0;
}

.about .section-one.page-center {
    padding: 7% 10%;
}
.about .section-two.page-center,
.about .section-four.page-center,
.about .section-five.page-center {
    padding: 7% 0;
}

.about .section-three.page-center {
    padding: 7% 10%;
}
.about .section-three h3 {
    color: #5e534b;
}
.about .section-three #cd-timeline {
    position: relative;
    padding: 2em 0;
    margin-top: 2em;
    margin-bottom: 2em;
}
.about .section-three #cd-timeline::before {
    /* this is the vertical line */
    content: '';
    position: absolute;
    top: 0;
    left: 18px;
    height: 100%;
    width: 4px;
    background-color: #7CA3A3;
}
.about .section-three .cd-timeline-block {
    position: relative;
    margin: 2em 0;
}
.about .section-three .cd-timeline-block:after {
    content: "";
    display: table;
    clear: both;
}
.about .section-three .cd-timeline-block:first-child {
    margin-top: 0;
}
.about .section-three .cd-timeline-block:last-child {
    margin-bottom: 0;
}
.about .section-three .cd-timeline-img.cd-picture {
    text-align: center;
    color: #f1f3f2;
}
.about .section-three .cd-timeline-img.cd-picture .fa {
    font-size: 1.5em;
    margin-top: 8px;
}
.about .section-three .cd-timeline-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
}
.about .section-three .cd-timeline-img img {
    display: block;
    width: 24px;
    height: 24px;
    position: relative;
    left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -12px;
}
.about .section-three .cd-timeline-img {
    background-color: #7ca3a3;
}
.about .section-three .cd-timeline-content {
    position: relative;
    margin-left: 60px;
    background-color: #fff;
    border-radius: 0.25em;
    padding: 1em;
    box-shadow: 0 3px 0 #7CA3A3;
}
.about .section-three .cd-timeline-content:after {
    content: "";
    display: table;
    clear: both;
}
.about .section-three .cd-timeline-content::before {
    content: '';
    position: absolute;
    top: 16px;
    right: 100%;
    height: 0;
    width: 0;
    border: 7px solid transparent;
    border-right: 7px solid #fff;
}


/* Small Team Page */
.team-page-1 .hero-bkg {
    padding: 8% 0;
}
.team-page-1 .hero-bkg .color-overlay {
    float: right;
    width: 55%;
}
.team-page-1 .hero-bkg .header {
    padding: 20px 100px 20px 30px;
}
.team-page-1 .hero-bkg .header h1 {
    line-height: 1em;
    padding: 0;
    margin: 0;
}

.team-page-1 .section-one.page-center {
    padding: 4% 0;
}
.team-page-1 .section-one .image-content-group {
    padding: 20px 0 0;
}
.team-page-1 .section-one .team-member-wrapper img {
    opacity: 0.75;
}
.team-page-1 .section-one .team-member-wrapper:hover img {
    opacity: 1;
}
.team-page-1 .section-one .team-member-wrapper h4 {
    color: #3e4740;
}

.team-page-1 .team-bio-section.page-center {
    padding: 5% 0;
}
.team-page-1 .team-bio-section h2 {
    margin: 10px 0 0;
}
.team-page-1 .team-bio-section h4 {
    font-weight: 300;
    color: #3e4740;
}


/* Large Team Page */
.team-page-2 .hero-bkg {
    padding: 8% 0;
}
.team-page-2 .hero-bkg .color-overlay {
    float: right;
    width: 55%;
}
.team-page-2 .hero-bkg .header {
    padding: 20px 100px 20px 30px;
}
.team-page-2 .hero-bkg .header h1 {
    line-height: 1em;
    padding: 0;
    margin: 0;
}

.team-page-2 .team-member-section.page-center {
    padding: 5% 0;
}
.team-page-2 .team-member-section .image-content-group,
.team-page-2 .team-member-section .widget-type-widget_container .hs_cos_wrapper_type_rich_text {
    padding: 20px 0 0;
}
.team-page-2 .team-member-section .image-content-group a img,
.team-page-2 .team-member-section .widget-type-widget_container .hs_cos_wrapper_type_rich_text a img {
    opacity: 0.75;
}
.team-page-2 .team-member-section .image-content-group:hover a img,
.team-page-2 .team-member-section .widget-type-widget_container .hs_cos_wrapper_type_rich_text:hover a img {
    opacity: 1;
}
.team-page-2 .team-member-section .image-content-group h4,
.team-page-2 .team-member-section .image-content-group h4 a,
.team-page-2 .team-member-section .widget-type-widget_container .hs_cos_wrapper_type_rich_text h4,
.team-page-2 .team-member-section .widget-type-widget_container .hs_cos_wrapper_type_rich_text h4 a {
    color: #3e4740;
}
.team-page-2 .team-member-section .image-content-group:hover h4 a,
.team-page-2 .team-member-section .widget-type-widget_container .hs_cos_wrapper_type_rich_text:hover h4 a {
    color: #7ca3a3;
}


/* Team Member Page */
.team-member-page .page-title.page-center {
    padding: 25px 0;
}
.team-member-page .page-title .section-header h1 {
    margin: 0;
}
.team-member-page .page-title .secondary-header {
    font-size: 1.5em;
    line-height: 1.25em;
    margin: 0;
}

.team-member-page .section-one.page-center {
    padding: 5% 0 7%;
}
.team-member-page .section-one .team-image {
    margin-top: -150px;
}
.team-member-page .section-one .team-image img {
    border-radius: 2px;
}
.team-member-page .section-one .contact-info,
.team-member-page .section-one .social-icons {
    padding-left: 10px;
}
.team-member-page .section-one .contact-info h3 {
    color: #3e4740;
    margin: 50px 0 15px;
}
.team-member-page .section-one .social-icons span {
    font-size: 20px;
    color: #5e534b;
    padding: 0 15px 0 0;
}
.team-member-page .section-one .social-icons {
    padding-top: 5px;
}
.team-member-page .section-one .social-icons span:hover {
    color: #7ca3a3;
}


/* Careers */
.careers .hero-bkg {
    padding: 8% 0;
}
.careers .hero-bkg .color-overlay {
    float: right;
    width: 55%;
}
.careers .hero-bkg .header {
    padding: 20px 100px 20px 30px;
}
.careers .hero-bkg .header h1 {
    line-height: 1em;
    padding: 0;
    margin: 0;
}

.careers .widget-type-header {
    padding-bottom: 15px;
}
.careers .widget-type-cta {
    padding-top: 30px;
}

.careers .section-one.page-center {
    padding: 5% 10%;
}
.careers .section-one h4 {
    color: #3e4740;
}

.careers .section-two.page-center {
    padding: 5% 12%;
}

.careers .section-three.page-center {
    padding: 5% 5%;
}
.careers .section-three .widget-type-widget_container .hs_cos_wrapper.hs_cos_wrapper_widget {
    padding: 10px 20px 25px;
}


/* Features */
.features .hero-bkg {
    padding: 8% 0;
}
.features .hero-bkg .color-overlay {
    float: right;
    width: 55%;
}
.features .hero-bkg .header {
    padding: 20px 100px 20px 30px;
}
.features .hero-bkg .header h1 {
    line-height: 1em;
    padding: 0;
    margin: 0;
}

.features .section-one.page-center {
    padding: 4% 0;
}
.features .section-one .feature-button-wrapper,
.features .section-one .feature-button-wrapper h3 {
    margin: 15px 0 0;
}
.features .section-one .feature-button-wrapper img {
    opacity: 0.75;
}
.features .section-one .feature-button-wrapper:hover img {
    opacity: 1;
}

.features .left-feature-img-bkg {
    background-repeat: no-repeat;
    background-position: -10% 50%;
    background-size: 550px;
    padding: 10% 0;
}
.features .right-feature-img-bkg {
    background-repeat: no-repeat;
    background-position: 110% 50%;
    background-size: 550px;
    padding: 10% 0;
}
.features .feature-section-wrapper {}
.features .feature-section {}


/* Testimonials */
.testimonials .hero-bkg {
    padding: 8% 0;
}
.testimonials .hero-bkg .color-overlay {
    float: right;
    width: 55%;
}
.testimonials .hero-bkg .header {
    padding: 20px 100px 20px 30px;
}
.testimonials .hero-bkg .header h1 {
    line-height: 1em;
    padding: 0;
    margin: 0;
}

.testimonials .testimonial-section.page-center {
    padding: 7% 0;
}
.testimonials .testimonial-section img {
    border-radius: 50%;
}
.testimonials .testimonial-section .quotes {
    padding: 0 20px;
    margin: -15px 0;
}
.testimonials .testimonial-section .quotes:before {
    display: inline-block;
    color: #7CA3A3;
    content: open-quote;
    font-size: 7em;
    line-height: .1em;
    position: relative;
    left: -5%;
    top: 105px;
}
.testimonials .testimonial-section .quotes:after {
    display: inline-block;
    color: #7CA3A3;
    content: close-quote;
    font-size: 7em;
    line-height: .1em;
    position: relative;
    left: 100%;
    top: 10px;
}
.testimonials .testimonial-section h4 {
    text-align: right;
    font-weight: 400;
    font-size: 1em;
}


/* Privacy Policy */
.privacy .hero-bkg {
    padding: 8% 0;
}
.privacy .hero-bkg .color-overlay {
    float: right;
    width: 55%;
}
.privacy .hero-bkg .header {
    padding: 20px 100px 20px 30px;
}
.privacy .hero-bkg .header h1 {
    line-height: 1em;
    padding: 0;
    margin: 0;
}

.privacy .section-one.page-center {
    padding: 5%;
}


/* Pricing Page */
.pricing .hero-bkg .page-center {
    padding: 10%;
}
.pricing .hero-bkg .header h1 {
    line-height: 1em;
    margin-top: -5px;
}
.pricing .hero-bkg .header p {
    font-size: 1.25em;
    margin-bottom: 0;
}

.pricing .section-two.page-center,
.pricing .section-three.page-center,
.pricing .section-four.page-center,
.pricing .section-five.page-center {
    padding: 7% 0;
}

.pricing .section-one.page-center {
    padding: 7% 35px;
}
.pricing .price-block-wrapper.span3 {
    border: 1px solid #7CA3A3;
    width: 25%;
    margin: 18px auto;
}
.pricing .price-block-wrapper.span3:first-child {
    border-left: 2px solid #7CA3A3;
}
.pricing .price-block-wrapper.span3:last-child {
    border-right: 2px solid #7CA3A3;
}
.pricing .price-block-wrapper .widget-type-header {
    padding: 20px 15px 15px;
}
.pricing .price-block-wrapper h2 {
    font-size: 1.75em;
    line-height: 1em;
    color: #3e4740;
    margin: 0;
}
.pricing .price-block-wrapper .price-content {
    min-height: 225px;
    padding: 0 15px 15px;
}
.pricing .price-block-wrapper .price {
    background-color: #bac4bb;
    border-top: 1px solid #7CA3A3;
    padding: 20px 15px 15px;
}
.pricing .price-block-wrapper.featured {
    margin-top: 0;
}
.pricing .price-block-wrapper.featured h2 {
    font-size: 2.25em;
    color: #5e534b;
}
.pricing .price-block-wrapper.featured .widget-type-header,
.pricing .price-block-wrapper .price {
    padding: 30px 15px 25px;
}


/* Serivces */
.services .hero-bkg {
    padding: 8% 0;
}
.services .hero-bkg .color-overlay {
    float: right;
    width: 55%;
}
.services .hero-bkg .header {
    padding: 20px 100px 20px 30px;
}
.services .hero-bkg .header h1 {
    line-height: 1em;
    padding: 0;
    margin: 0;
}

.services .section-one.page-center {
    padding: 7% 10%;
}
.services .section-one .widget-type-linked_image {
    padding: 10px 0 25px;
}

.services .services-section.page-center {
    padding: 5% 0;
}


/* Video Gallery */
.videos .hero-bkg {
    padding: 8% 0;
}
.videos .hero-bkg .color-overlay {
    float: right;
    width: 55%;
}
.videos .hero-bkg .header {
    padding: 20px 100px 20px 30px;
}
.videos .hero-bkg .header h1 {
    line-height: 1em;
    padding: 0;
    margin: 0;
}

.videos .section-one.page-center {
    padding: 5% 0;
}
.videos .section-one .video-section {
    padding: 20px 0;
}
.videos .section-one .video-section iframe {
    width: 100% !important;
}
.videos .section-one .video-section h2,
.videos .section-one .video-section h3, 
.videos .section-one .video-section p {
    margin: 5px 0;
}


/* Image Galleries Listing */
.galleries .hero-bkg {
    padding: 8% 0;
}
.galleries .hero-bkg .color-overlay {
    float: right;
    width: 55%;
}
.galleries .hero-bkg .header {
    padding: 20px 100px 20px 30px;
}
.galleries .hero-bkg .header h1 {
    line-height: 1em;
    padding: 0;
    margin: 0;
}

.galleries .section-one.page-center {
    padding: 5% 0;
}
.galleries .section-one .gallery-section {
    padding: 35px 0;
}
.galleries .section-one .gallery-section .widget-type-linked_image {
    padding-bottom: 10px;
}
.galleries .section-one .gallery-section h2,
.galleries .section-one .gallery-section h3, 
.galleries .section-one .gallery-section p {
    margin: 5px 0;
}
.galleries .section-one .gallery-section h4 {
    margin-top: 15px;
}


/* Image Gallery */
.images .hero-bkg {
    padding: 8% 0;
}
.images .hero-bkg .color-overlay {
    float: right;
    width: 55%;
}
.images .hero-bkg .header {
    padding: 20px 100px 20px 30px;
}
.images .hero-bkg .header h1 {
    line-height: 1em;
    padding: 0;
    margin: 0;
}

.images .section-one.page-center {
    padding: 7% 0 0;
}
.images .section-one .gallery-section {
    padding: 35px 0;
}
.images .section-one .gallery-section ul.hs_cos_flex-slides.hs_cos_flex-slides-thumb {
    text-align: center;
}
.images .section-one .gallery-section .slider-mode-lightbox.hs-cos-flex-slider-control-panel .hs_cos_flex-slides li {
    width: 225px;
    height: 225px;
    margin-right: 57px;
    margin-bottom: 0;
}
.images .hs_cos_flex-slider .hs_cos_flex-slides img {
    height: auto;
}


/* FAQ */
.faq .hero-bkg {
    padding: 8% 0;
}
.faq .hero-bkg .color-overlay {
    float: right;
    width: 55%;
}
.faq .hero-bkg .header {
    padding: 20px 100px 20px 30px;
}
.faq .hero-bkg .header h1 {
    line-height: 1em;
    padding: 0;
    margin: 0;
}

.faq .questions-section {
    padding: 5% 0;
}
.faq .questions-section .widget-type-header h2 {
    margin-bottom: 15px;
}
.faq .questions-section h3.ui-accordion-header {
    color: #3e4740;
    font-weight: 400;
    outline: none;
    cursor: pointer;
    margin: 20px 0 15px;
}
.faq .questions-section span.ui-accordion-header-icon.ui-icon:before {
    font-family: 'FontAwesome';
    color: #5e534b;
    margin-right: 10px;
}
.faq .questions-section span.ui-accordion-header-icon.ui-icon.closed:before {
    content: ''; /* plus icon */
}
.faq .questions-section span.ui-accordion-header-icon.ui-icon.open:before {
    content: ''; /* minus icon */
}
.faq .questions-section .ui-accordion-content.ui-accordion-content-active {
    padding: 0 40px;
}


/* Support */
.support .hero-bkg {
    padding: 8% 0;
}
.support .hero-bkg .color-overlay {
    float: right;
    width: 55%;
}
.support .hero-bkg .header {
    padding: 20px 100px 20px 30px;
}
.support .hero-bkg .header h1 {
    line-height: 1em;
    padding: 0;
    margin: 0;
}
.support .hero-bkg .custom-search {
    padding: 0 45% 15px 30px;
}

.support .section-one.page-center,
.support .section-two.page-center {
    padding: 5% 0;
}

.support .section-one .main {
    padding: 0 10%;
}
.support .section-one .image-content-group {
    border: 1px solid #7CA3A3;
    border-radius: 1px;
    padding: 25px 20px;
    margin-top: 35px;
    margin-bottom: 5px;
}
.support .section-one .image-content-group h3 {
    color: #3e4740;
}
.support .section-one .image-content-group .widget-type-header {
    padding-top: 15px;
}

.support .section-two .left-border {
    border-left: 1px solid #7CA3A3;
    padding-top: 15px;
}


/* Thank You Page */
.thank-you .header-content {
    padding: 15px 0 0;
}

.thank-you .hero-bkg .page-center {
    padding: 5% 0;
}
.thank-you .hero-bkg .header h1 {
    line-height: 1em;
}

.thank-you .section-one.page-center { 
    padding: 7% 10%;
}

.thank-you .section-two.page-center {
    padding: 25px 0;
}
.thank-you .section-two .offer {
    padding: 20px 7%;
}
.thank-you .section-two .offer:last-child {
    border-left: 1px solid #7CA3A3;
}


/* Contact Page */
.contact .hero-bkg {
    padding: 8% 0;
}
.contact .hero-bkg .color-overlay {
    float: right;
    width: 55%;
}
.contact .hero-bkg .header {
    padding: 20px 100px 20px 30px;
}
.contact .hero-bkg .header h1 {
    line-height: 1em;
    padding: 0;
    margin: 0;
}

.contact .section-one.page-center {
    padding: 5% 0;
}
.contact .section-one .widget-type-form {
    margin-top: 35px;
}
.contact .section-one-right {
    padding-right: 10%;
}
.contact .section-one .sidebar {
    padding-left: 40px;
    padding-bottom: 35px;
    border-left: 1px solid #7CA3A3;
}
.contact .section-one .sidebar h3 {
    font-size: 1.8em;
    margin-bottom: 40px;
}
.contact .section-one .sidebar h4 {
    margin: 0;
}
.contact .section-one .sidebar p {
    margin: 0;
}
.contact .middle-contact {
    padding: 12% 0;
    margin: 12% 0;
    border-top: 1px solid #7CA3A3;
    border-bottom: 1px solid #7CA3A3;
}


/* Landing Page 1 */
.landing-page-1 .hero-bkg .page-center {
    padding: 2% 0 10%;
}
.landing-page-1 .hero-bkg .header {
    padding-top: 8%;
}
.landing-page-1 .hero-bkg .header h1 {
    line-height: 1em;
}

.landing-page-1 .section-one.page-center { 
    padding: 7% 0;
}
.landing-page-1 .section-one .widget-type-header {
    padding-top: 5px;
}
.landing-page-1 .section-one .widget-type-rich_text {
    margin-bottom: 45px;
}


/* Landing Page 2 */
.landing-page-2 .header-content {
    padding: 18px 0 0;
}
.landing-page-2 .section-one.page-center,
.landing-page-2 .section-two.page-center { 
    padding: 7% 0;
}
.landing-page-2 .section-one .header h1 {
    line-height: 1em;
    padding-bottom: 8%;
}



/* Landing Page 3 */
.landing-page-3 .lp-header {
    padding: 5% 0;
}
.landing-page-3 .header-content {
    padding: 18px 0 0;
}
.landing-page-3 .section-one.page-center,
.landing-page-3 .section-two.page-center,
.landing-page-3 .section-three.page-center,
.landing-page-3 .section-four.page-center { 
    padding: 7% 0;
}
.landing-page-3 .section-one .header h1 {
    line-height: 1em;
    padding-bottom: 8%;
}
.landing-page-3 .section-three h3 {
    color: #3e4740;
}


/* Webinar Landing Page */
.webinar .header-content {
    padding: 15px 0 0;
}
.webinar .hero-bkg .page-center {
    padding: 10% 0;
}
.webinar .hero-bkg .header h1 {
    line-height: 1em;
}

.webinar .section-one.page-center { 
    padding: 7% 0;
}
.webinar .section-one .widget-type-rich_text {
    margin-bottom: 45px;
}

.webinar .section-two.page-center { 
    padding: 4% 0;
}
.webinar .section-two .speaker-wrapper {
    padding: 25px 0 0;
}
.webinar .section-two .speaker-wrapper .widget-type-linked_image img {
    border-radius: 50%;
}
.webinar .section-two .speaker-wrapper h3 {
    color: #5e534b;
    margin: 10px 0;
}
.webinar .section-two .speaker-wrapper h4 {
    color: #3e4740;
    font-weight: 400;
    margin: 0 0 10px;
}


/* eBook Landing Page */
.ebook .header-content {
    padding: 18px 0 0;
}
.ebook .hero-bkg .page-center {
    padding: 10% 0;
}
.ebook .hero-bkg .header h1 {
    line-height: 1em;
}

.ebook .section-one.page-center { 
    padding: 7% 0;
}
.ebook .section-one .widget-type-header {
    padding-top: 5px;
}
.ebook .section-one .widget-type-linked_image {
    padding: 5px 0 15px;
}
.ebook .section-one .extra-padding {
    padding-bottom: 45px;
}


/* Demo Landing Page */
.demo .hero-bkg {
    padding: 5% 8%;
}
.demo .hero-bkg .page-center {
    padding: 5%;
}
.demo .banner-header {
    padding-bottom: 40px;
}
.demo .section-one-icon {
    padding-bottom: 40px;
    color: #7CA3A3;
}
.demo .section-one.page-center,
.demo .section-four.page-center { 
    padding: 5% 0;
}
.demo .section-two.page-center {
    padding: 5% 10%;
}

.demo .section-three-bkg {
    background-repeat: no-repeat;
    background-position: -10% 50%;
    background-size: 400px;
    padding: 8% 0;
}


/* Get A Quote Landing Page */
.quote .main-header-section.page-center {
    padding: 12px 0;
}
.quote .header-content {
    padding: 15px 0 0;
}

.quote .section-one.page-center {
    padding: 3% 5% 5%;
}
.quote .section-one .white-bkg {
    padding: 55px 45px;
}
.quote .section-one .header {
    padding-bottom: 45px;
}
.quote .section-one .widget-type-rich_text {
    margin-bottom: 45px;
}


/* ==========================================================================
   Footer
   ========================================================================== */
/* The main footer wrapper will default to fill 100% of the browser viewport */
.footer-container-wrapper {}

/* Your basic footer container */
.footer-container {}

.footer-container .logo {
    padding-top: 14px;
}

.footer-container .footer.page-center {
    padding: 30px 0;
}

.footer-container .footer-columns h4 {
    margin: 0 0 10px;
}
.footer-container .footer-columns p {
    margin: 0;
}
.footer-container .footer-columns a {
    color: #3e4740;
}
.footer a {
    color: #375d63;
    text-decoration: underline;
}
.footer .footer-columns ul li a {
    color: #375d63;
}
.footer .footer-columns ul li a:hover {
    text-decoration: underline !important;
}

/***.footer-container .social-icons {
    padding-top: 10px;
}
.footer-container .social-icons span {
    font-size: 20px;
    color: #5e534b;
    padding: 0 8px;
}

.footer-container .social-icons span:hover,
.footer-container .footer-columns a:hover {
    color: #7ca3a3;
}

/***.footer-container .copyright p {
    font-size: 12px;
    margin: 0;
}***/

.footer-container .widget-type-blog_subscribe .hs-error-msgs.inputs-list label,
.footer-container .hs-form-required {
    display: none;
}
.footer-container .widget-type-blog_subscribe input.hs-input {
    font-size: 14px;
    border: 1px solid #7CA3A3;
    border-right: 0;
    border-radius: 2px 0 0 2px;
    height: 35px;
    padding: 10px;
    margin: 0;
}
.footer-container .widget-type-blog_subscribe div.input {
    width: 60%;
    display: inline-block !important;
    float: left;
}
.footer-container .widget-type-blog_subscribe div.hs_submit {
    width: 40%;
    display: inline-block;
    float: left;
}
.footer-container .widget-type-blog_subscribe .hs-button.primary.large {
    border-radius: 0 2px 2px 0;
    font-size: 14px;
    height: 35px;
    width: 100%;
    padding: 5px 10px;
    margin: 0 !important;
}
.footer-container .widget-type-blog_subscribe .hs_blog_brand_builder_solutions_blog_subscription.field.hs-form-field {
    display: none;
}
.footer-copyright {
    background-color: #5e534b;
    color: #fff;
    padding: 15px 0;
}
.page-footer-copyright {
    text-align: right !important;
    padding: 0 250px 0 0;
}

.footer-copyright .social-icons {
    text-align: left;
    padding: 0 0 0 255px;
}
.footer-copyright .social-icons i {
    font-size: 25px;
    letter-spacing: 25px;
    color: #b0a49c;
}
.footer-copyright .social-icons i:last-child {
    margin-right: 0;
}
.footer-copyright .social-icons i:link {
    color: #b0a49c;
}
.footer-copyright .social-icons i:active {
    color: #b0a49c;
}
.footer-copyright .social-icons i:visited {
    color: #b0a49c;
}
.footer-copyright .social-icons i:hover {
    color: #fff;
}


/************* Advent **************/

body.internal.landing h1,
body.internal.landing h2,
body.internal.landing h3,
body.internal.landing h4,
body.internal.landing h5,
body.internal.landing h6,
body.internal.landing p,
body.internal.landing div,
body.internal.landing span {
    font-family: 'athelas', sans-serif !important;
    /*margin: 0;*/
    color: #565656;
}

.internal.landing .hero h1,
.internal.landing .hero h2,
.internal.landing .hero h3,
.internal.landing .hero h4,
.internal.landing .hero h5, 
.internal.landing .hero h6 {
    color: #fff;
    line-height: 1.5em;
}

body.internal.landing p,
body.internal.landing div,
body.internal.landing span {
    font-size: 18px;
    line-height: 1.75em;
    font-weight: 400;
}

.internal.landing .hero h4 {
    font-size: 22px;
}

body.internal.landing input[type="text"],
body.internal.landing input[type="password"],
body.internal.landing input[type="datetime"],
body.internal.landing input[type="datetime-local"],
body.internal.landing input[type="date"],
body.internal.landing input[type="month"],
body.internal.landing input[type="time"],
body.internal.landing input[type="week"],
body.internal.landing input[type="number"],
body.internal.landing input[type="email"],
body.internal.landing input[type="url"],
body.internal.landing input[type="search"],
body.internal.landing input[type="tel"],
body.internal.landing input[type="color"],
body.internal.landing input[type="file"],
body.internal.landing textarea, body select {
    background-color: #f2f2f2 !important;
    border: 0px solid #CCCCCC;
    display: block;
    padding: 15px;
    font-family: 'athelas', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #565656;
    margin: 4px 0 20px;
    letter-spacing: 0.5px;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -o-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -ms-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.internal.landing .hs-button.primary {
    padding: 15px 25px !important;
    font-size: 24px !important;
    font-family: athelas, sans-serif !important;
    background: #A93D42 !important;
    border-radius: 25px !important;
    color: #fff !important;
    border: 3px solid #A93D42 !important;
    margin: 50px auto 20px !important;
    width: 200px;
    min-width: 60% !important;
    max-width: 100% !important;
    white-space: normal !important;
    display: block !important;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
}
.internal.landing .hs-button.primary:hover {
    background: transparent !important;
    color: #A93D42 !important;
}

.hs_cos_wrapper_type_form .hs-button.primary.large:focus {
    outline: none;
}

@media all and (max-width: 767px) {
    .internal.landing .hero {
        background-attachment: scroll !important;
    }
}

.internal.landing .hero-content {
    display: inline-block !important;
    padding: 100px 0 100px;
}

.full-width-white-bg {
    background: #ffffff;
}

.internal.landing .content-section {
    padding: 0 0 100px;
}

@media (max-width: 767px) {
    .internal.landing .content-section {
        padding: 100px 0;
    }
}

.internal.landing .stacked-text h1 {
    font-size: 45px;
}

/*.internal.landing .stacked-text p {
    text-align: center;
}*/

@media (max-width: 767px) {
    .internal.landing .stacked-text h1 {
        font-size: 38px;
    }
}

.internal.landing .demo h1 {
    font-size: 48px;
    line-height: 56px;
    font-weight: normal;
}

@media (min-width: 768px) {
    .internal.landing .vert-center .row-fluid {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        -webkit-align-items: center;
        justify-content: center;
        -webkit-justify-content: center;
    }
}

.landing .content-heading {
    padding: 50px 0;
}

.landing .advent-content {
    background-color: #fff;
    padding: 25px 30px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
    border-radius: 24px;
}
.advent.landing .hero-bkg a {
    color: #fff !important;
}

.internal.landing .float-form {
    background-color: #FBFBFB;
    padding: 30px 50px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
    border-radius: 24px;
}
@media all and (min-width: 768px) {
    .internal.landing .float-form {
        margin-top: -300px;
    }
}

.internal.landing .float-form {
    position: relative;
}
.internal.landing .float-form h3, .internal.landing .page-content h3 {
    -webkit-margin-before: .5em;
}

.internal.landing .float-form h3 {
    font-size: 30px;
    line-height: 1.5em;
}

.internal.landing .hs_cos_wrapper_type_form h3 {
    display: none;
}

.internal.landing .body-container-wrapper {
    padding-top: 0 !important;
}
.internal.landing .header-container {
    padding: 0 !important;
}

.internal.landing .footer-container-wrapper .footer-copyright {
    font-size: 18px !important;
    padding: 25px 0;
    background: #A93D42;
    text-align: center !important;
}

.internal.landing .page-footer-copyright {
    text-align: center !important;
    padding: 0;
    color: #fff !important;
}
.internal.landing .page-footer-copyright span {
    color: #fff !important;
}

/*-------  Advent Resources -------*/

.advent.landing h1,
.advent.landing h2,
.advent.landing h3,
.advent.landing h4,
.advent.landing h5, 
.advent.landing h6 {
    color: #5c5c5c;
    line-height: 1.5em !important;
}

.advent.landing .video-block {
    background-color: #ffffff;
    padding: 25px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
    border-radius: 24px;
    max-width: 670px;
    position: relative;
    margin: 0 auto !important;
    float: none !important;
    text-align: center;
}
@media all and (min-width: 768px) {
    .advent.landing .video-block {
        margin: -150px auto 0 !important;
    }
}
.advent.landing .video-block h3 {
    font-size: 30px;
    line-height: 1.5em;
}

.advent.landing .full-width-grey-bg {
    background: #F6F5F5;
}

.advent.landing .full-width-grey-bg.content-section {
    padding: 40px 0;
}

.advent.landing .advent-mid-text {
    text-align: center;
}

/*---------------------------------*/

/***********************************/


/* ==========================================================================
   Blog
   ========================================================================== */
   
.blog .hs-error-msgs li {
    display: none;
}
.blog .hero-bkg {}
.blog .hero-bkg .page-center {
    padding: 75px 5% 90px;
}
.blog .hero-bkg h1 {
    margin-left: 65px;
    font-family: 'Merriweather', serif !important;
    font-style: italic;
    font-weight: 300;
    font-size: 2.5em;
    line-height: 1em;
}
.blog .hero-bkg h1 span {
    font-family: 'Merriweather', serif !important;
    font-style: italic;
    font-weight: 300;
}
.padding-t100 {
    padding-top: 100px;
}
/***.blog .main-content-wrapper.page-center {
    padding: 5% 0;
}***/
.blog .main-content {
    padding-bottom: 25px;
}
.blog .main-content p {
    font-size: 1.4em;
}

.blog.hs-blog-listing .widget-type-blog_comments {
    display: none;
}

/* Blog Listing */
.blog-listing-wrapper {
    /*padding-top: 20px;*/
}

.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-header {
    /*text-align: center;*/
    padding-bottom: 40px;
}

.blog-listing-wrapper .post-listing .blog-post-item {
    padding: 0 0 6%;
    margin: 0 auto 6%;
    border: 1px solid #7CA3A3;
    border-radius: 5px;
}
.blog-listing-wrapper .post-listing .post-item:last-child {
    border-bottom: 0;
}
.blog-listing-wrapper .post-listing h3 {
    margin-bottom: 30px;
}
.blog-listing-wrapper .post-listing .post-item .post-body {
    margin: 0;
}
.blog-listing-wrapper .post-listing .post-item .post-body a.more-link {
    float: right;
}
.blog-listing-wrapper .post-listing .post-item .post-header {}
.blog-listing-wrapper .post-listing .post-item .post-header h2 {
    font-size: 18px;
    height: 65px;
    margin: 20px 0 0;
}

@media (max-width: 1280px) {
    .blog-listing-wrapper .post-listing .post-item .post-header h2 {
        height: 70px;
    }
}

@media (max-width: 873px) {
    .blog-listing-wrapper .post-listing .post-item .post-header h2 {
        height: 90px;
    }
}

@media (max-width: 767px) {
    .blog-listing-wrapper .post-listing .post-item .post-header h2 {
        height: 45px;
    }
}

@media (max-width: 455px) {
    .blog-listing-wrapper .post-listing .post-item .post-header h2 {
        height: 70px;
    }
}

@media (max-width: 320px) {
    .blog-listing-wrapper .post-listing .post-item .post-header h2 {
        height: 90px;
    }
}

.blog-listing-wrapper .post-listing .post-item .post-header h2 a {
    text-decoration: none !important;
}
.blog-listing-wrapper .post-listing .post-item .post-summary {
    display: inline-block;
    float: left;
    width: 90%;
    padding: 0 8%;
    
}
.post-summary, .post-summary p,
.post-summary h1, .post-summary h4,
.post-summary h2, .post-summary h5,
.post-summary h3, .post-summary h6,
.post-summary strong, .post-summary span {
    font-size: 17px !important;
    font-weight: 300 !important;
    color: #3e4740 !important;
    margin-bottom: 0 !important;
}
.blog-listing-wrapper .post-listing .post-item .post-summary p {
    font-size: 1.1em; /* originally 1.4em */
}
.blog-listing-wrapper .post-listing .post-item #hubspot-author_data {
    color: #5e534b;
    font-size: 12px;
    padding: 3px 0;
    margin: 0;
    padding: 0 8%;
}
.blog-listing-wrapper .post-listing .post-item #hubspot-author_data a {
    color: #5e534b !important;
}
  
.blog-listing-wrapper .post-listing .post-item #hubspot-author_data a:hover {
    color: #e5b43a !important;
}
    
.blog-listing-wrapper .post-listing .post-item .hs-featured-image-wrapper {
    display: inline-block;
    float: none;
    /*text-align: center;*/
    width: 100%;
    max-width: 600px;
    /*height: 260px;
    overflow: hidden;*/
    /*padding: 5px 45px 0 0;*/
}

@media (max-width: 767px) {
    .blog-listing-wrapper .post-listing .post-item .hs-featured-image-wrapper {
        max-width: 100%;
    }
}

.blog-listing-wrapper .post-listing .post-item .hs-featured-image {
    /*max-width: 400px;*/
    margin: 0;
    height: auto;
    width: 100%;
    max-width: 100%;
}

/* Pagination */
.blog-pagination {
    padding: 0 25%;
}
.previous-posts-link,
.next-posts-link {
    text-decoration: none;
    border-radius: 3px;
    width: 100px;
    text-align: center;
    color: #f1f3f2;
    background-color: #7ba2a3;
    margin: 30px 0;
    border: 2px solid #7ba2a3
}
.previous-posts-link:hover,
.next-posts-link:hover {
    color: #7ba2a3;
    background: #fff;
}
.previous-posts-link {
    float: left;
}
.next-posts-link {
    float: right;
}


/***** Blog Additions *****/

.blog-listing-wrapper, .blog-post-wrapper {
    padding-top: 0 !important;
}

.blog .blog-post-item {
    background:#fff;
    border-radius: 5px;
    border: 1px solid #7CA3A3;
    width: 48.380599%;
    padding:0;
    margin:0 0 22px;
    min-height: 530px;
    overflow: hidden;
    float:left;
    -webkit-transition:all .2s ease-in-out!important;
    transition: all .2s ease-in-out!important;
}

@media (max-width: 1280px) {
    .blog .blog-post-item {
        min-height: 525px;
    }
}

@media (max-width: 997px) {
    .blog .blog-post-item {
        min-height: 550px;
    }
}

@media (max-width: 978px) {
    .blog .blog-post-item {
        min-height: 600px;
    }
}

@media (max-width: 873px) {
    .blog .blog-post-item {
        min-height: 620px;
    }
}

@media (max-width: 767px) {
    .blog .blog-post-item {
        width: 100%;
    }
}

.blog .blog-post-item h2 {
    padding: 0 8%;
}

.blog .blog-post-item .hs-featured-image-wrapper {
    overflow: hidden;
    height: 200px;
    width: 100%;
}
.blog .blog-post-item .hs-featured-image {
    height: 250px;
    width: auto;
    min-width: auto;
    max-width: none;
}

.blog .blog-post-item-right {
    float: right;
}

@media only screen and (max-width: 600px) {
    .blog .blog-post-item {
        max-width: 100%;
        padding:0;
        margin:0 0.6% 40px;
        min-height: 400px;
        overflow: hidden;
        float:none;
    }
    .blog .blog-post-item .hs-featured-image-wrapper {
        overflow: hidden;
        height: 200px;
        width: 100%;
    }
    .blog .blog-post-item .hs-featured-image {
        height: auto;
        width: 100%;
        min-width: auto;
        max-width: none;
    }
    .blog .featured-blog .post-header-title a {
        color: #565656;
    }
    .blog .featured-blog .post-header-title a:hover {
        color: ;
    }
    .blog .sidebar-social-sharing a {
        margin: 0 3px;
    }
    .blog .featured-blog .hs-featured-image-overlay {
        background: transparent;
    }
    .blog .featured-blog .hs-featured-image-wrapper {
        opacity: 1;
    }
    .blog .featured-blog {
        width: 100%;
        max-height: none;
        min-height: 450px;
        margin:0 0 40px;
    }
    .blog .featured-blog .post-header {
        margin: 0;
        text-align: left;
    }
    .blog .featured-blog .list-topics {
        text-align: left;
        margin: 0 0 20px;
    }
    .blog .featured-link:link {
        color: #565656;
    }
    .blog .featured-link:active {
        color: #565656;
    }
    .blog .featured-link:visited {
        color: #565656;
    }
    .blog .featured-link:hover {
        color: #565656;
    }
    .blog .featured-link .post-item a {
        color: #565656;
    }
    
}

/************************/



/* Blog Posts */
.blog-post-wrapper {
    padding-top: 20px;
    padding-right: 40px;    
}
.blog-post-wrapper img {
    padding: 40px 0;
}

.blog-post-wrapper .post-header h1 {
    font-size: 2em;    
    letter-spacing: 0;
}

.blog-post-wrapper p {
    margin-bottom: 10px;
}

.blog-post-wrapper .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;
}

.blog-post-wrapper #hubspot-author_data {}

.blog-post-wrapper .hs-blog-social-share {
    margin-bottom: 15px;
}

.blog-post-wrapper #hubspot-topic_data {
    margin: 30px 0 15px;
}
.blog-post-wrapper .topic-link {
    display: inline-block;
    color: #3e4740;
    text-transform: capitalize;
}
.blog-post-wrapper .topic-link:hover {
    color: #e5b43a;
}

.blog-post-wrapper .main-content {}

/* Blog Post Featured Image */
.blog-post-wrapper .featured-image-module {
    z-index: -1;
}

/* Blog Post Header */
.blog-post-wrapper .post-header {}
.blog-post-wrapper .post-header h2 {
    font-size: 18px;
    margin-bottom: 10px;
}
.blog-post-wrapper .post-header a {}
.blog-post-wrapper .post-header a:hover {
    text-decoration: none;
}
.blog-post-wrapper .post-header h2 span {
    color: #3e4740;
}
.blog-post-wrapper .post-header p {}
 
/* Blog comments and blog comment form */
.blog .widget-type-blog_comments {
    margin-top: 45px;
}
.blog #comment-form .hs-richtext h5 {}
.blog .comment {
    padding: 20px;
    margin: 20px 0;
}
.blog #comment-form {
    font-family: 'frieght-sans-pro', sans-serif;
}
.blog .comments-listing {}
.blog .comment-from {}
.blog .comment-body {}
.blog .comment-date {}

.blog #comment-form .actions {
    text-align: left;
}
.blog #comment-form .hs-button.primary {
    width: 50%;
    padding: 15px;
    margin-top: 20px !important;
    background: #7CA3A3;
    border: 2px solid #7CA3A3;
}
.blog #comment-form .hs-button.primary:hover {
    /***-webkit-box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.4);***/
    background: #fff;
    color: #7CA3A3;
}

.blog #comment-form .hs_cos_wrapper_type_form input[type="text"], 
.blog #comment-form .hs_cos_wrapper_type_form input[type="password"],
.blog #comment-form .hs_cos_wrapper_type_form input[type="datetime"],
.blog #comment-form .hs_cos_wrapper_type_form input[type="datetime-local"], 
.blog #comment-form .hs_cos_wrapper_type_form input[type="date"], 
.blog #comment-form .hs_cos_wrapper_type_form input[type="month"], 
.blog #comment-form .hs_cos_wrapper_type_form input[type="time"], 
.blog #comment-form .hs_cos_wrapper_type_form input[type="week"],
.blog #comment-form .hs_cos_wrapper_type_form input[type="number"], 
.blog #comment-form .hs_cos_wrapper_type_form input[type="email"], 
.blog #comment-form .hs_cos_wrapper_type_form input[type="url"],
.blog #comment-form .hs_cos_wrapper_type_form input[type="search"],
.blog #comment-form .hs_cos_wrapper_type_form input[type="tel"],
.blog #comment-form .hs_cos_wrapper_type_form input[type="color"], .blog #comment-form  input {
    border: 1px solid #7CA3A3;
}

/* Author Biography Box */
.blog-post-wrapper .author-bio-box,
.blog-listing-wrapper .hs-author-profile {
    background-color: #bac4bb;
    padding: 4% 15px;
}
.blog-post-wrapper .author-bio-box .span2 {
    text-align: center;
}
.blog-listing-wrapper .hs-author-profile .hs-author-avatar {
    float: left;
    max-width: 175px;
    margin: 0 15px 0 0;
}
.blog-post-wrapper .author-bio-box .span2 img {
    background: #fff;
    border-radius: 50%;
}
.blog-listing-wrapper .hs-author-social-section {
    margin-top: 15px;
}
.blog-listing-wrapper .hs-author-listing-header {
    margin: 25px 0;
}

/*******      Blog Sidebar     *******/
/*.blog .sidebar {
    padding-left: 35px;
}*/
.blog .sidebar-box {
    background-color: #fff;
    border: 1px solid #5e534b;
    border-radius: 5px;
    padding: 25px 30px;
    margin: 0 0 40px;
}
.blog .sidebar-box h3 {
    font-size: 1.5em;
    margin: 0 0 15px;
}
.blog .sidebar-box ul {
    list-style-type: none; 
    text-align: center;
    padding: 0;
    margin: 0;
}
.blog .sidebar-box ul li {
    text-align: center;
    padding: 10px 0;
    margin: 0;
}
.blog .sidebar-box ul li a,
.blog .sidebar-box p a,
.blog .sidebar-box p {
    font-size: 1em;
    color: #3e4740;
    text-transform: capitalize;
}
.blog .sidebar-box ul li a:hover,
.blog .sidebar-box p a:hover {
    color: #5e534b;
}
.blog .sidebar-box .filter-expand-link {
    float: right;
}

/* Banner Subscribe Form */
.blog .banner-sub label,
.blog .banner-sub .hs-error-msgs {
    display: none !important;
}
.blog .banner-sub form {
    padding: 0 15%;
}
.blog .banner-sub .hs-input {
    width: 60%;
    height: 44px;
    float: left;
    border-radius: 5px 0 0 5px;
    margin: 0;
    background-color: #f1f3f2;
    color: #3e4740;
    border: 0;
    font-weight: 400;
}
.blog li.hs-form-radio {
    display: none;
}
.blog .banner-sub .hs_submit {
    display: inline-block;
    width: 40%;
}
.blog .banner-sub .hs-button.primary.large {
    width: 100%;
    border-radius: 0 5px 5px 0;
    margin: 0 !important;
    background: #ffffff;
    border: 2px solid #000000;
}
.blog .banner-sub .hs-button.primary.large:hover {
    color: #7CA3A3;
    background: #fff;
}

/* Blog Footer */
.footer {
    background: #F7F5F6; 
    padding: 50px;
}
.hs-footer-company-copyright {
    font-weight: 100;
}
.footer ul li {
    line-height: 1em;
    margin-bottom: .5em !important;
}
.footer ul li a {
    line-height: 1em;
    padding: 0 !important;
    font-size: 14px !important;
}
.footer svg {
    height: 20px;
    width: 20px;
    vertical-align: middle;
}
a[href]:not([class]) {
    color: #3C7B94;
}
.footer .contact-column p {
    font-size: 1em;
    line-height: 1.1em;
    margin: 2px 0;
}
.footer .widget-type-blog_subscribe form label {
    display: none;
}
.footer .hs-button.primary.large {
    width: 100%;
    border-radius: 0 5px 5px 0;
    margin: 0 !important;
    #7CA3A3;
    border: 2px solid #7CA3A3;
}
.footer .hs-button.primary.large:hover {
    color: #7CA3A3;
    background: #fff;
}

/* News Blog Listing */
.news .blog-listing-wrapper .post-listing .post-item .hs-featured-image-wrapper {
    display: block;
    float: none;
    text-align: center;
    width: 100%;
    height: 300px;
    padding: 0;
    margin: 0 auto 10px;
}
.news .news-border {
    border-top: 5px solid #7ca3a3;
}
.news .blog-listing-wrapper .hs-featured-image {
    float: none;
    padding-bottom: 40px;
}
.news .sidebar {
    padding-top: 30px;
}
.news-post .sidebar {
    position: fixed;
    width: auto;
    right: 150px;
    padding-top: 0;
}
.news .banner-sub .hs-input {
    border: 1px solid #7CA3A3;
}
.news .main-content-wrapper.page-center {
    padding: 40px 0 5%;
}


/* Resources Blog Listing */
.blog.resources .blog-listing-wrapper {
    padding-top: 0;
}
.blog.resources .sidebar {
    padding-right: 20px;
    padding-left: 0;
}
.blog.resources .sidebar-box {
    padding: 25px 15px;
}
.resources .blog-listing-wrapper .post-listing .post-item:nth-child(odd),
.resources .blog-listing-wrapper .post-listing .post-item:nth-child(even) {
    width: 48%;
    float: left;
}
.resources .blog-listing-wrapper .post-listing .post-item:nth-child(odd) {
    margin-right: 30px;
}
.resources .blog-listing-wrapper .post-listing .post-item .post-body {
    min-height: 310px;
    border: 1px solid #7CA3A3;
    border-radius: 2px;
    padding: 20px 15px 10px;
}
.resources .blog-listing-wrapper .post-listing .post-item .hs-featured-image-wrapper {
    width: 75px;
    height: 250px;
}
.resources .blog-listing-wrapper .post-listing .post-header p#hubspot-topic_data {
    margin: 0;
}
.resources .blog-listing-wrapper .post-listing .post-item {
    margin: 0;
    border: 0;
}
.resources .blog-listing-wrapper .post-listing .post-item .hs-featured-image-wrapper {
    height: 300px;
}


/* ==========================================================================
   Forms
   ========================================================================== */
/* Form Header */
.hs_cos_wrapper_type_form h3 {
    background-color: #5e534b;
    color: #f1f3f2;
    border-radius: 2px 2px 0 0;
    line-height: 1em;
    padding: 20px 20px 17px;
    margin: 0;
}

/* Form Background */
.hs_cos_wrapper_type_form form {
    background-color: transparent;
    border-radius: 0 0 2px 2px;
    padding: 20px;
    margin: 0;
}

/* Labels */
.hs-form-required {
    display: none;
}

.hs_cos_wrapper_type_form label {}
.hs_cos_wrapper_type_form .hs-form-field > label {
    margin: 10px 0 5px;
    color: #ffffff;
    float: left;
  	font-size: 1.3em;
}

/* 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: 90%;
    background-color: transparent ;
    border-bottom: 1px solid #ffffff;
  	border-radius: 0px;
    font-size: 1em;
    font-weight: 800;
    line-height: 0px;
    color: #ffffff;
    
    margin: 5px 0 15px;
  	vertical-align: bottom;
}

.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: 2px;
    border: 1px solid #7CA3A3;
    font-size: 1em;
    font-weight: 300;
    line-height: 20px;
    color: #000000;
    padding: 13px 10px;
    margin: 5px 0 15px;
}
.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;
    max-width: 55px;
    border: 0;
    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, select {
    -webkit-appearance: none;
    appearance: none;
    background-image: url(//cdn2.hubspot.net/hubfs/298849/Training/form-dropdown-arrow.png);
    background-repeat: no-repeat;
    background-position: 98% 50%;
    background-color: #fff;
    border-radius: 0;
    border: 1px solid #7CA3A3;
    font-size: 1em;
    font-weight: 300;
    line-height: 20px;
    color: #3e4740;
    height: 45px;
    padding: 10px;
    margin: 5px 0 8px;
}


/* 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 */
.page-center .bottom-form {
    padding: 8% 18%;
}

.bottom-form .hs_cos_wrapper_type_form .hs-form-field > label {
    font-size: 1.1em;
    color: #f1f3f2;
}
.bottom-form .hs_cos_wrapper_type_form h3 {
    background: none;
    font-size: 2.25em;
    color: #f1f3f2;
    border-radius: 2px 2px 0 0;
    line-height: 1em;
    padding: 20px 20px 0;
    margin: 0;
    text-align: center
}

/* Form Background */
.bottom-form .hs_cos_wrapper_type_form form {
    background: none;
    border-radius: 0 0 2px 2px;
    padding: 20px;
    margin: 0;
}

/* One Line Inputs */
.bottom-form .hs_cos_wrapper_type_form input[type="text"],
.bottom-form .hs_cos_wrapper_type_form input[type="password"], 
.bottom-form .hs_cos_wrapper_type_form input[type="datetime"], 
.bottom-form .hs_cos_wrapper_type_form input[type="datetime-local"], 
.bottom-form .hs_cos_wrapper_type_form input[type="date"], 
.bottom-form .hs_cos_wrapper_type_form input[type="month"], 
.bottom-form .hs_cos_wrapper_type_form input[type="time"], 
.bottom-form .hs_cos_wrapper_type_form input[type="week"], 
.bottom-form .hs_cos_wrapper_type_form input[type="number"], 
.bottom-form .hs_cos_wrapper_type_form input[type="email"], 
.bottom-form .hs_cos_wrapper_type_form input[type="url"], 
.bottom-form .hs_cos_wrapper_type_form input[type="search"], 
.bottom-form .hs_cos_wrapper_type_form input[type="tel"], 
.bottom-form .hs_cos_wrapper_type_form input[type="color"], input {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    border-radius: 7px;
    font-size: 1.1em;
    border: 0;
    font-weight: 300;
    font-family: 'Raleway', sans-serif;
    line-height: 20px;
    color: #3e4740;
    padding: 13px 10px;
    margin: 5px 0 15px;
    background-color: #f1f3f2;
}

/* Multiple Line Inputs */
.bottom-form  .hs_cos_wrapper_type_form textarea, textarea {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    border-radius: 2px;
    border: 1px solid #7CA3A3;
    font-size: 1em;
    font-weight: 300;
    line-height: 20px;
    color: #000000;
    padding: 13px 10px;
    margin: 5px 0 15px;
}

/*Submit Button*/
.bottom-form  .hs-button.primary,
.bottom-form  input[type="submit"],
.bottom-form  input[type="button"] {
    -webkit-border-radius: 5px;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-user-select: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: transparent;
    border: 3px solid ;
    border-radius: 7px;
    color: #000000;
    font-family: 'Poppins', sans-serif;
    font-size: 1.25em;
    font-weight: 400;
    text-decoration: none;
    cursor: pointer;
    display: inline-block !important;
    width: 50%;
    padding: 10px 15px;
    margin: 15px 0px !important;
}

.bottom-form .hs-button.primary:hover,
.bottom-form input[type="submit"]:hover,
.bottom-form input[type="button"]:hover {
    background-color: transparent;
    border: 3px solid ;
}





/* ==========================================================================
   Buttons
   ========================================================================== */
/* All Global Buttons (Excluding CTAs) */
body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
    -webkit-border-radius: 5px;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-user-select: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #ffffff;
    border: 0;
    border-radius: 2px;
    color: #000000;
    font-family: 'Poppins', sans-serif;
    font-size: 1.25em;
    font-weight: 400;
    text-decoration: none;
    cursor: pointer;
    display: inline-block !important;
    max-width: 25%;
    padding: 10px 15px;
    margin: 10px auto 0px auto !important;
}


body .hs-button.primary:hover,
body input[type="submit"]:hover,
body input[type="button"]:hover {
border: solid 2px #000000;
}

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

div.actions {
    text-align: center;
}


/* ==========================================================================
   Misc
   ========================================================================== */
/* Content Slider -- bxSlider v4.2.5* Copyright 2013-2015 Steven Wanderski* Licensed under MIT (http://opensource.org/licenses/MIT)*/
.bx-wrapper {
  position: relative;
  margin: 20px auto 60px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bxslider {
  margin: 0;
  padding: 0;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial, FontAwesome;
  font-weight: bold;
  color: #ccc;
  padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #ccc;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #aaa;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
@media (min-width: 768px) and (max-width: 980px) {
    .bx-wrapper {
        padding: 0 45px;
        margin: 0 auto 30px;
    }
    .bx-wrapper .bx-prev {
        left: 0px;
    }
    .bx-wrapper .bx-next {
        right: 0px;
    }
    .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
        width: 88%;
    }
}
@media (max-width: 767px) {
    .bx-wrapper .bx-prev,
    .bx-wrapper .bx-next {
        display: none;
    }    
}   


/* Custom Search Bar */
.custom-search .gsc-control-cse {
    background-color: transparent !important;
    border-color: transparent !important;
    padding: 0 !important;
}
.custom-search .gsib_a {
    padding: 4px 5px 4px !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: 14px;
    margin-top: 5px;
}
.custom-search .gsc-input-box {
    height: 30px;
    border-radius: 3px 0 0 3px;
    margin: 0;
}
.custom-search .gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-right: 0 !important;
}
.custom-search .gstl_51  {
    padding: 4px 5px 5px !important;
}
.custom-search .cse input.gsc-search-button, .custom-search input.gsc-search-button {
    background-color: #5e534b !important;
    background-image: none !important;
    border: 0;
    border-radius: 0 3px 3px 0;
    height: 30px;
    margin: 6px 0 0;
}
.custom-search .cse .gsc-search-button input.gsc-search-button-v2, .custom-search input.gsc-search-button-v2 {
    min-width: 55px !important;
    padding: 8px 20px !important;
}
.custom-search .gsc-selected-option-container {
    max-width: 100% !important;
    width: 100% !important;
}
.custom-search .gsc-results-wrapper-overlay {
    z-index: 9999999 !important;
}
   
   
/* ==========================================================================
   Mobile Menu - Hubspot Standard Toggle Menu
   ========================================================================== */
/* Override max width on menu links */
.custom-menu-primary .hs-menu-wrapper > ul li a, 
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  overflow: visible !important;
  max-width: none !important;
  width: auto !important;
}

/* Fix menu disappearing on desktop after toggling mobile menu */
@media screen and (min-width:769px) {
    .custom-menu-primary .hs-menu-wrapper { 
         display:block !important;
    }
    .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal ul li.hs-item-has-children ul {
        visibility: hidden!important;
        opacity: 0!important;
        -webkit-transition: opacity 300ms ease-in -out;
        -moz-transition: opacity 300ms ease-in-out
        -o-transition: opacity 300ms ease-in-out;
        -ms-transition: opacity 300ms ease-in-out;
        position: absolute!important;
        z-index: 10!important;
        left: 0;
    }

.custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal ul li.hs-item-has-children:hover > ul {
        opacity: 1!important;
        visibility: visible!important;
        width: auto!important;
        display: table!important;
    }
}

/**
 * Special Note
 *
 * When the menu is open, a class of .mobile-open is applied to the body. You can 
 * use this for custom styling on any element when the menu is in the open position.                     
 */
.mobile-trigger, .child-trigger {
    display: none !important; /* Hide button on Desktop */
}

@media (max-width: 768px){
  /* Menu Reset
    * Remove styling from desktop version of custom-menu-primary. Place any 
    * additional CSS you want removed from the mobile menu in this reset 
    */
  .custom-menu-primary,
  .custom-menu-primary .hs-menu-wrapper > ul,
  .custom-menu-primary .hs-menu-wrapper > ul li,
  .custom-menu-primary .hs-menu-wrapper > ul li a{
    display: block;
    float: none;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0px;
    margin: 0px;
    background-image: none;
    background-color: transparent;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none; 
    max-width: none;
    width: 100%;
    height: auto;
    line-height: 1;  
    font-weight: normal;
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
    color:#e5b43a;
  }

  /* Toggle Button
     ========================================================================== */
  .mobile-trigger{
    display: inline-block !important; /* Show button on mobile */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute; /*******************************************/
    top: 0;          /* Position Button at right of screen  */
    right: 0;        /*******************************************/
    left: initial;
    width: 45px; /* Button width */
    height: auto; /* Button height */      
    padding: 7px 10px 8px 10px;
    margin: 0 auto;
    background-color: transparent; /* Background color */
    border: 1px solid transparent;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #e5b43a; 
  }
  .mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
    color:#e5b43a;
    background-color: transparent; 
    border-color: transparent;
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{
    color:#e5b43a;
    background-color: transparent; 
    border-color: transparent;
  }

  /* Toggle Button Icon
     ========================================================================== */
  .mobile-trigger i{
    display: inline;
    position: relative;
    top: -4px;
  }
  .mobile-trigger i:before, .mobile-trigger i:after{
    position: absolute;
    content: '';
  }
  .mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after{
    width: 22px; /* Icon line width */
    height: 2px; /* Icon line height */
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background-color: #e5b43a; /* Icon color */
    display: inline-block;
  }
  .mobile-trigger i:before{
    top: -6px; /* Position top line */
  }
  .mobile-trigger i:after{
    top: 6px; /* Position bottom line */
  }
  
  .mobile-trigger:hover i, .mobile-trigger:hover i:before, .mobile-trigger:hover i:after,  
  .mobile-open .mobile-trigger i, .mobile-open .mobile-trigger i:before, .mobile-open .mobile-trigger i:after{
      background-color: #e5b43a; /* Icon color */
  }

  /* Child Toggle Button
     ========================================================================== */
  a.child-trigger {
      display: none !important;
  }
  .child-trigger{
    display: block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 0px;
    right: 0px;
    width: 55px !important; /* Button width */
    min-width: 55px !important;
    height: 45px !important; /* Button height */  
    padding: 0 !important;
    border-left: 1px dotted rgba(123, 101, 105, .20);
  }
  .child-trigger:hover{
    text-decoration: none;
  }
  .child-trigger i{
    position: relative;
    top: 50%; /* Centers icon inside button */
    margin: 0 auto !important;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .child-trigger i:after{
    position: absolute;
    content: '';
  }
  .child-trigger i, .child-trigger i:after{
    width: 10px; /* Icon line width */
    height: 1px; /* Icon line height */
    background-color:#e5b43a; /* Icon color */
    display: block;

  }
  .child-trigger i:after{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .child-trigger.child-open i:after{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  .child-trigger.child-open i{
  }
    
  /* Menu Styles on Mobile Devices
     ========================================================================== */  
   .custom-menu-primary.js-enabled{
       position: relative;
       padding-top: 34px; /* Makes room for button */
       margin: 10px 0 10px 0;
   }

  /* Hide menu on mobile */
  .custom-menu-primary.js-enabled .hs-menu-wrapper,
  .custom-menu-primary.js-enabled .hs-menu-children-wrapper{
    display: none;
  }  

  /* Make child lists appear below parent items */
  .custom-menu-primary ul.hs-menu-children-wrapper{
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
    display: none;
    background-color: #ffffff;
  }

  /* Mobile Menu Styles */ 
  .custom-menu-primary.js-enabled .hs-menu-wrapper{
    width: 100%;
    position: relative; /**************************************************************/
    top: 0;             /* Positions the menu to drop from the very top of the screen */
    left: 0;          /**************************************************************/
    padding: 0;
    margin-bottom: 20px;
  }
  .custom-menu-primary .hs-menu-wrapper{
    background-color: #ffffff; /* Menu background color set off global menuColorMobile variable */
    width: 100%; /* Full screen width */
  }

   /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
    background-color: transparent;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a{
    font-size: 22px; /* Font size of top level list items */
    line-height: 45px;
    overflow: visible;
    background-color: transparent;
  }

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li{
    border-top: 1px dotted rgba(123, 101, 105, .35); /* Adds transparent dark highlights to top of top level list items */
    background-color: transparent;
  }
  .custom-menu-primary .hs-menu-wrapper >  ul li a{
    padding: 0 10px !important;
    color:#e5b43a !important; /* link color set by global mobile-aColor variable */
    font-size: 16px !important;
    background-color: transparent;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
    color:#26a9e0 !important; /* link hover color set by global mobile-aColorHover variable */
    background-color: transparent;
  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul li{
    background-color: rgba(255, 255, 255, .08);
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    color: #f2f2f2 !important;
    text-indent: 10px; /* Indent Child lists */
    font-size: 16px; /* Font size of child lists */
    background-color: transparent;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{
    color: #26a9e0 !important;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    border-radius: 0 !important;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    padding: 0 15px;
  }

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


/* ==========================================================================
   Mobile - Media Queries
   ========================================================================== */
/* Large desktop */
@media (min-width: 1200px) {}


@media only screen and (min-width: 1170px) {
    .about .section-three #cd-timeline {
        margin-top: 3em;
        margin-bottom: 3em;
    }
    .about .section-three #cd-timeline::before {
        left: 0;
        margin-left: -2px;
    }
    .about .section-three .cd-timeline-block {
        margin: 4em 0;
    }
    .about .section-three .cd-timeline-block:first-child {
        margin-top: 0;
    }
    .about .section-three .cd-timeline-block:last-child {
        margin-bottom: 0;
    }
    .about .section-three .cd-timeline-img {
        width: 60px;
        height: 60px;
        left: 0;
        margin-left: -30px;
    }
    .about .section-three .cd-timeline-img.cd-picture .fa {
        font-size: 2.5em;
        margin-top: 10px;
    }
    .about .section-three .cd-timeline-content {
        margin-left: 0;
        padding: 1.6em;
        width: 93%;
    }
    .about .section-three .cd-timeline-content::before {
        top: 24px;
        left: 100%;
        border-color: transparent;
        border-left-color: #fff;
    }
    .about .section-three .cd-timeline-block .cd-timeline-content {
        float: right;
    }
    .about .section-three .cd-timeline-block .cd-timeline-content::before {
        top: 24px;
        left: auto;
        right: 100%;
        border-color: transparent;
        border-right-color: #fff;
    }
}
    
    
/* Portrait tablet to landscape and desktop */
@media (max-width: 1080px) {
    .page-center {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
}


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


@media (min-width: 768px) and (max-width: 979px) {       
    h1 {
        font-size: 2.75em; 
    }
    
    .header-container .color-bkg .span5 {
        width: 34%;
    }
    .header-container .color-bkg .span2 {
        width: 25%;
    }
    
    .hero-bkg .color-overlay.full-cover {
        width: 100% !important;
    }
    .hero-bkg .color-overlay {
        width: 80% !important;
    }
    .hero-bkg .header {
        padding: 20px 50px 20px 30px !important;
    }
    .cta-bar .widget-type-cta {
        padding: 5px 0 0;
    }
    
    .home-1 .section-four .small-icons {
        padding: 0 0 0 8px;
    }
    .home-1 .section-four .btn-link h4 {
        width: 85%;
    }
    .home-1 .section-five .span7,
    .home-1 .section-five .span3 {
        width: 40%
    }
    .home-1 .section-six-bkg,
    .home-2 .section-two-bkg,
    .demo .section-three-bkg {
        background-position: -110% 50%;
        background-size: 550px;
    }
    
    .home-1 .section-seven.page-center,
    .home-2 .section-five.page-center,
    .home-3 .section-three.page-center {
        padding: 45px 0 50px;
    }
    .home-1 .section-seven .extra-padding,
    .home-2 .section-five .extra-padding,
    .home-3 .section-three .extra-padding {
        padding: 0;
    }
    
    .home-2 .section-six .recent-blog-post-item .featured-image {
        width: initial;
        height: 125px;
    }
    
    .home-3 .section-two-bkg {
        background-position: 170% 50%;
        background-size: 525px;
    }
    
    .interior-page-20 .section-two .widget-type-linked_image,
    .interior-page-21 .section-three .widget-type-linked_image {
        padding-top: 55px;
    }
    
    .features .left-feature-img-bkg {
        background-position: -40% 50%;
        background-size: 400px;
    }
    .features .right-feature-img-bkg {
        background-position: 140% 50%;
        background-size: 400px;
    }
    
    .testimonials .testimonial-section .quotes:before {
        left: -6%;
    }
    
    .team-page-1 .team-bio-section h2 {
        margin: -5px 0 0;
    }
    
    .team-member-page .section-one .span1.widget-type-space {
        display: none;
    }
    .team-member-page .section-one .span3 {
        width: 27%;
        float: right;
    }
    
    .pricing .price-block-wrapper .widget-type-header,
    .pricing .price-block-wrapper .price-content,
    .pricing .price-block-wrapper .price {
        padding-left: 5px;
        padding-right: 5px;
    }
    .pricing .small-icons span {
        font-size: 30px;
    }
    
    .images .section-one .gallery-section .slider-mode-lightbox.hs-cos-flex-slider-control-panel .hs_cos_flex-slides li {
        width: 200px;
        height: 200px;
        margin-right: 40px;
        margin-bottom: 30px;
    }
    
    .support .section-one .image-content-group .widget-type-header {
        padding-top: 10px;
    }
    .support .section-one .image-content-group {
        padding: 20px;
    }
    .support .small-icons span {
        font-size: 30px;
    }
    .support .section-two .left-border {
        padding-left: 15px;
    }
    
    .faq .horizontal-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
        padding: 18px 15px 0px;
    }
    
    .contact .section-one .sidebar {
        padding-right: 3%;
    }
    
    .blog-listing-wrapper,
    .blog-post-wrapper {
        padding-top: 10px;
    }
    /*.blog-listing-wrapper .post-listing .post-item .hs-featured-image-wrapper {
        height: 315px;
    }*/
    .blog-pagination {
        padding: 0 20%;
    }
    
    .resources .blog-listing-wrapper .post-listing .post-item:nth-child(odd) {
        margin-right: 15px;
    }
    .resources .blog-listing-wrapper .post-listing .post-item .post-body {
        min-height: 100%;
    }
    .resources .blog-listing-wrapper .post-listing .post-item .hs-featured-image-wrapper {
        height: 100%;
        max-width: 95px;
    }
}

.blog-pagination {
    clear: both;
}


/* Landscape phone to portrait tablet */
@media (max-width: 768px) {
    h1 {
        font-weight: 500;
    }
    .row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
        margin-bottom: 0;
    }
    
    .parallax-bkg {
        background-attachment: initial !important;
    }
    
    .header-container .logo {
        padding-top: 14px;
    }

    .home-1 .section-eight .news-posts .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper {
        display: none;
    }
    .home-1 .section-eight .news-posts .hs-rss-item.hs-with-featured-image .hs-rss-item-text {
        width: 100%;
        float: none;
        padding: 0;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal >ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none;
  	} 
    .home-2 .section-three.page-center {
        padding: 50px 0 20px;
    }
    .home-2 .section-three .large-icons {
        padding: 0;
    }
    
    .testimonials .testimonial-section .quotes:after,
    .testimonials .testimonial-section .quotes:before {
        content: "";
    }
    
    .thank-you .section-two .offer {
        padding: 20px 15px;
    }
    
    .blog-pagination {
        padding: 0 20%;
    }
    .blog .sidebar {
        padding-left: 0px;
    }
    
    .resources .blog-listing-wrapper .post-listing .post-item:nth-child(odd),
    .resources .blog-listing-wrapper .post-listing .post-item:nth-child(even) {
        width: 100%;
        float: none;
    }
    .resources .blog-listing-wrapper .post-listing .post-item .hs-featured-image-wrapper {
        width: 100%;
        height: initial;
        display: block;
        margin: 0 auto;
    }
    .interior-page-5 .section-two-bkg, .interior-page-5 .section-four-bkg {
        background-repeat: no-repeat;
        background-position: -195% 50%;
        background-size: 600px;
        padding: 8% 0;
    }
    .interior-page-5 .section-three-bkg {
        background-repeat: no-repeat;
        background-position: 295% 50%;
        background-size: 600px;
        padding: 8% 0;
    }
    .team-member-page .section-one .span3 {
        width: 40%;
    }
    .team-member-page .team-bio {
        width: 55%;
    }
    .news-post .sidebar {
        right: 20px;
    }
}


@media (max-width: 767px) {    
    .widget-type-space {
        display: none !important;
    }
    
    .mobile-center, 
    .logo, 
    .right-align, 
    .left-align {
        text-align: center !important;
    } 
    
    .mobile-trigger {
        left: 0;
    }
    
    h1, h2, h3, h4, h5, h6 {
        margin-top: 15px;
    }
    h1 {
        font-size: 2.25em;
    }
    h2 {
        font-size: 2em;
    }
    
    .hs-form fieldset.form-columns-1 .hs-form-field,
    .hs-form fieldset.form-columns-2 .hs-form-field,
    .hs-form fieldset.form-columns-3 .hs-form-field,
    div.input > .hs-input {
        width: 100% !important;
        margin: 0;
    }
    .hs-form fieldset.form-columns-1 .input {
        margin: 0 8px 10px 0 !important;
    }
    .hs-form fieldset.form-columns-2 .input {
        margin: 0 17px 10px 0 !important;
    }
    
    .vertical-nav-wrapper {
        padding-right: 0;
    }
    
    .header-container .color-bkg .widget-type-cta {
        margin: 5px auto 10px;
    }
    
    .footer-container .footer-columns h4 {
        margin: 20px 0 10px;
    }
    .footer-container .footer-columns .widget-type-rich_text:first-child h4 {
        margin-top: 0;
    }
    .footer-container .logo {
        margin-bottom: 10px; 
    }
    
    .cta-bar h4, .cta-bar-tall h4 {
        line-height: 1.25em;
    }
    .cta-bar .widget-type-cta,
    .cta-bar-tall .widget-type-cta {
        padding: 10px 0;
    }

    .hero-bkg .color-overlay {
        float: none !important;
        width: 100% !important;
    }
    .hero-bkg .color-overlay .page-center {
        padding: 0 !important;
    }
    .hero-bkg .header {
        text-align: center !important;
        padding: 20px 5px !important;
    }
    
    .hero-bkg .color-overlay.full-cover .page-center {
        padding: 35px 0 50px !important;
    }
    
    .body-container .page-center {
        padding: 50px 15px !important;
    }
    
    .home-1 .section-two.page-center {
        padding: 45px 15px 0 !important;
    }
    
    .horizontal-nav-wrapper.page-center {
        padding: 0 0 5px !important;
    }
    
    .home-1 .section-three .large-icons,
    .home-2 .section-three .large-icons {
        padding: 0;
    }
    .home-1 .section-four .small-icons.span2 {
        width: 16%;
        padding: 0;
    }
    .home-1 .section-four .span10 {
        width: 100%;
    }
    .home-1 .section-four .btn-link h4 {
        width: 100%;
    }
    .home-1 .section-six-bkg,
    .home-2 .section-two-bkg {
        background-position: 50% 95%;
        background-size: 350px;
        padding: 0 0 70%;
    }
    .home-1 .section-five img,
    .home-2 .section-four img{
        max-width: 125px;
    }
    
    .home-2 .section-one .image-content-group {
        margin: 30px auto;
    }
    .home-2 .section-six .recent-blog-post-item {
        float: none;
        width: 100%;
        padding: 25px 5px;
    }
    .home-2 .section-six .recent-blog-post-item .featured-image {
        width: 100%;
        height: initial;
    }
    
    .home-3 .section-two-bkg,
    .demo .section-three-bkg {
        background-position: 50% 95%;
        background-size: 350px;
        padding: 0 0 70%;
    }
    
    .interior-page-12 .vertical-nav-wrapper,
    .interior-page-13 .vertical-nav-wrapper{
        padding-left: 0;
    }
    
    .interior-page-20 .section-two .widget-type-linked_image,
    .interior-page-21 .section-three .widget-type-linked_image {
        margin-top: 0;
    }
    
    .about .section-four .widget-type-linked_image {
        padding-top: 35px;
    }
    
    .team-member-page .page-title .section-header h1 {
        font-size: 2em;
    }
    .team-member-page .page-title .secondary-header {
        font-size: 1.25em;
    }
    .team-member-page .section-one .team-image {
        margin: 20px auto;
    }
    .team-member-page .section-one .social-icons span {
        font-size: 25px;
        padding: 0 8px;
    }
    
    .team-page-2 .team-member-section .image-content-group a img,
    .team-page-2 .team-member-section .widget-type-widget_container .hs_cos_wrapper_type_rich_text a img {
        opacity: 1;
    }
    .team-page-2 .team-member-section img {
        width: 85% !important;
    }
    
    .features .section-one .feature-button-wrapper {
        padding: 15px 0;
    }
    .features .left-feature-img-bkg,
    .features .right-feature-img-bkg {
        background-position: 50% 90%;
        background-size: 300px;
        padding: 0 0 55%;
    }
    
    .landing-page-1 .hero-bkg .color-overlay.full-cover .page-center {
        padding: 5px 0 !important;
    }
    .landing-page-1 .hero-bkg .header {
        padding-top: 50px !important;
    }
    
    .quote .main-header-section.page-center {
        padding: 20px 15px 0 !important;
    }
    .quote .section-one.page-center {
        padding: 25px 15px !important;
    }
    .quote .section-one .white-bkg {
        padding: 35px 15px;
    }
    .quote .section-one .header {
        padding-bottom: 25px;
    }
    
    .testimonials .testimonial-section .quotes {
        padding: 0;
        margin: 0;
    }
    
    .pricing h3 {
        margin-top: 45px;
    }
    .pricing .price-block-wrapper.span3 {
        width: 100%;
        margin: 15px auto;
    }
    .pricing .price-block-wrapper.span3:first-child {
        border-left: 1px solid #7CA3A3;
    }
    .pricing .price-block-wrapper.span3:last-child {
        border-right: 1px solid #7CA3A3;
    }
    .pricing .price-block-wrapper.featured {
        margin-top: 15px;
    }
    
    .images .section-one .gallery-section .slider-mode-lightbox.hs-cos-flex-slider-control-panel .hs_cos_flex-slides li {
        width: 300px;
        height: 300px;
        margin-right: 0;
        margin-bottom: 20px;
    }
    
    .support .hero-bkg .custom-search {
        padding: 0 10px 15px;
    }
    .support .section-one .main {
        padding: 0;
    }
    .support .section-one .image-content-group {
        padding: 20px 10px;
    }
    .support .section-one .image-content-group .widget-type-header {
        text-align: center;
        padding-top: 0;
    }
    .support .section-two .left-border {
        border-left: 0;
        border-top: 1px solid #7CA3A3;
        padding-top: 20px;
        margin-top: 35px;
    }
    
    .videos .section-one .video-section iframe {
        height: 100% !important;
    }
    
    .contact .section-one .sidebar {
        padding-right: 0;
    }
    
    .thank-you .section-two .offer:first-child {
        padding-top: 0;
    }
    .thank-you .section-two .offer:last-child {
        border-left: 0;
        border-top: 1px solid #7CA3A3;
        margin-top: 50px;
        padding-top: 55px;
    }
    
    .blog-listing-wrapper .post-listing .post-item .post-body ,
    .blog-listing-wrapper .post-listing .post-item .hs-featured-image-wrapper {
        width: 100%;
        height: initial;
        padding: 0;
        margin: 0 auto 15px;
    }
    .blog-listing-wrapper .post-listing .post-item .hs-featured-image {
        max-width: 100%;
        width: auto;
        height: initial;
        margin: 0;
    }
    .blog-post-wrapper {
        padding-right: 0;    
    }
    .hs-blog-social-share {
        height: 60px;
    }
    .blog #comment-form .hs-button.primary {
        width: 100%;
        margin-bottom: 55px !important;
    }
    .blog .banner-sub form {
        padding: 0 5%;
    }
    .blog .banner-sub .hs-input {
        border-radius: 5px;
    }
    .blog .banner-sub .hs-button.primary.large {
        width: initial !important;
        border-radius: 5px;
        margin: 10px 0 0 !important;
    }
    .blog .banner-sub .hs_submit {
        width: 25%;
    }
    .blog-listing-wrapper .hs-author-profile .hs-author-avatar {
        float: none;
        margin: 10px auto;
    }
    
    .news .blog-listing-wrapper .post-listing .post-item .hs-featured-image-wrapper {
        height: 100%;
    }
}


/* Landscape phones and down */
@media (max-width: 480px) {
    .blog-pagination {
        padding: 0 10%;
    }
    .interior-page-14 .vertical-nav-wrapper {
        padding: 0;
    }
    .page-center .bottom-form {
        padding: 8% 0;
    }
    .interior-page-14 .two-column-bottom-section {
        padding-bottom: 40px;
    }
    .interior-page-17 .two-column-bottom-section {
        padding-bottom: 40px;
    }
    .interior-page-19 .two-column-bottom-section {
        padding-bottom: 40px;
    }
    .team-member-page .section-one .span3 {
        width: 100%;
    }
    .team-member-page .team-bio {
        width: 100%;
    }
    .team-member-page .section-one .contact-info, .team-member-page .section-one .social-icons {
        padding: 0;
    }
    .blog-listing-wrapper .post-listing .post-item .post-summary {
        width: 100%;
        padding: 0 30px;
    }
    .contact .section-one-right {
        padding: 0;
    }
    .contact .section-one .sidebar {
        padding: 0;
        border: 0;
    }
    .webinar .section-two .speaker-wrapper .widget-type-linked_image img {
        width: 200px !important;
    }
}

/* YouTube Responsive CSS for HubSpot */

 

.hs-responsive-embed {

position: relative; 
height: 0; 
overflow: hidden; 
padding-top: 0; 
padding-left: 0; 
padding-right: 0;

}

.hs-responsive-embed iframe, 
.hs-responsive-embed object, 
.hs-responsive-embed embed {

position: absolute; 
top: 0; 
left: 0; 
width: 100%; 
height: 100%; 
border: 0;

}

.hs-responsive-embed, 
.hs-responsive-embed.hs-responsive-embed-youtube, 
.hs-responsive-embed.hs-responsive-embed-wistia, 
.hs-responsive-embed.hs-responsive-embed-vimeo {

padding-bottom: 56.25%;

}


/* JT Fiddle to make menu on one line on tablet portrait mode */
@media (width: 800px) {
.header-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    font-family: "freight-sans-pro",Helvetica,Arial,sans-serif;
    font-size: 14px;
    color: black;
    font-weight: 400;
    text-transform: uppercase;
    padding: 0;
    font-weight: 100;
    margin: 13px 5px;
    position: relative;
    display: block;
}
    /* to make Sacraments all on one line */
    .fmbundle>div>span>h2{
        font-size: 1.75em !important;
    }
}
}

*/------------------------------------------------------------*/

/* JT Fiddle trying to cusomize Google custom search */

cse input.gsc-input, input.gsc-input{

    
}

/* Lent 2018 Styling */
.lent .widget-type-widget_container .hs_cos_wrapper.hs_cos_wrapper_widget{
    padding: 0px 0px 0px 0px !important;
}

.logo img{
  max-width: 30vw;
  margin: 0px auto 0px auto !important;
}

.custom-menu-primary{
  text-align: center;
  font-size: 1.3em !important;
  
}

.hs-menu-children-wrapper{
  background-color: #ffffff !important;
}

ul.hs-menu-children-wrapper{
/*  display: block !important; */
  visibility: visible !important;
}

.custom-menu-primary .hs-menu-wrapper > ul ul li a{
  color: #000000 !important;
}

@media screen and (max-width: 800px)
{
  .logo img{
  	max-width: 50vw;
	}
  
  body input[type="submit"]{
    max-width: 60% !important;
  }
}

