/* @import url('http://example.com/example_style.css'); */
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,500,700,800&display=swap);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap);

@font-face {
font-family: "FontAwesome";
font-weight:normal;
src: url("//cdn2.hubspot.net/hubfs/2199416/Shawscott_April2016/Fonts/fontawesome-webfont.woff") format("woff"),
url("//cdn2.hubspot.net/hubfs/2199416/Shawscott_April2016/Fonts/fontawesome-webfont.ttf") format("truetype"),
url("//cdn2.hubspot.net/hubfs/2199416/Shawscott_April2016/Fonts/fontawesome-webfont.eot") format("eot");
}
/**
 * CSS @imports must be at the top of the file.      
 * Add them above this section.                             
 */



/* ==========================================================================
   HS COS Boilerplate v1.5.3                                
   ========================================================================== */

/* 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 ;
    }
}
/* Images */
img {
    max-width: 100%;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom; /* Suppress the space beneath the baseline */
}

img.alignRight{
    margin: 0 0 5px 15px;
}

img.alignLeft{
    margin: 0 15px 5px 0;
}

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

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

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

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

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

/* Embed Container (iFrame, Object, Embed) */
.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%;
}
.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 {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

/* 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(http://cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.hs_cos_flex-direction-nav .hs_cos_flex-next {background-position: 100% 0; right: -36px; }
.hs_cos_flex-direction-nav .hs_cos_flex-prev {left: -36px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next {opacity: 0.8; right: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-prev {opacity: 0.8; left: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next:hover, .hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {opacity: 1;}
.hs_cos_flex-direction-nav .hs_cos_flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

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



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

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

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

.hs_cos_flex-slider .caption {
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    padding: 0 5% 0 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;
    }
}

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

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

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





/* ==========================================================================

   Index:         

  1. BASE STYLES   
    - Variables
    - Macros
    - Base
    - Typography

  2. COS STRUCTURE
    - Structure
    - Header
    - Content
    - Footer

  3. MAIN NAVIGATION
    - Custom Menu Primary
    - Mobile Menu

  4. TEMPLATE MODULE CLASSES
    - Common Template Classes
    - Site Pages
    - Landing Pages
    - System Pages

  5. COS COMPONENTS
    - Blog
    - Forms
    - Buttons

  6. MISCELLANEOUS

  7. MOBILE MEDIA QUERIES

   ========================================================================== */








/* ==========================================================================


   1. BASE STYLES                                             


   ========================================================================== */





/* ==========================================================================
   Variables                                               
   ========================================================================== */


/**
 * Find the most consistently used font styles, colors, and container widths 
 * for your site and assign them to the jinja variables below for easy use 
 * and reference. 
 *
 * Apply the variable as shown below.  Ignore the jingja comment tags.
 *
 * 
 */

/* Colors */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */

/* Typography */
            /*  */
                         /*  */
                          /*  */
 /*  */

/* Containers */
 /* Used on '.page-center' in 'Base' and in the 'Portrait tablet to landscape and desktop' media query */




/* ==========================================================================
   Macros                                                  
   ========================================================================== */


/** 
  * Create jinja macros for CSS3 properties that need browser prefixes.
  *
  * Apply the style as shown below on it's own CSS property line.  
  * Ignore the jinja comment tags. 
  *
  * 
  */

 

/** 
  * Example of how to apply the above macro (ignore the jinja comment tags):
  *
  * a {
  *   color: red;
  *   font-size: 12px;
  *    
  * }
  */




/* ==========================================================================
   Base                                                    
   ========================================================================== */
#outerSub {
  background-color: #4a6270;
}

#outerSub .subContainer {
  margin: 0 10%;
}

#outerSub .subContainer .subLeft {
  float: left;
  text-align: center;
  width: 40%;
  padding-top:.5em;
  padding-bottom:.5em;
}

#outerSub .subContainer .subLeft h3 {
  color: rgb(255, 255, 255);
    font-size: 21px;
    font-style: normal;
    font-weight: 300;
    line-height: 28.5px;
    margin: 0;
}

#outerSub .subContainer .subRight {
  float: right;
  width: 50%;
}

.body-container-wrapper a{
  color: #cf2347;
}

ul.pagination li.active{
  background-color: #4a6270;
  color: white;
}

ul.pagination li.active a{
  color: white;
}

/** 
 * 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 {
  min-height: 100%;
  margin: 0;
  padding: 0;
} 

/* Website background color and default font styles */
body {
  background: #fff;
  color: rgb(102, 102, 102);
  font-family: Roboto,Helvetica,Arial,sans-serif;
  font-size: 19.3667px;
  line-height: 29.05px;
  font-weight:300;
  -webkit-font-smoothing: antialiased;
}

/**
 * Page Center
 *
 * Apply .page-center to full-width modules.
 */

.container-fluid .row-fluid .page-center {
  float: none;
  max-width: 1170px;
  margin: 0 auto;
  padding-top: 0px;
}

a { 
    color: rgb(227, 109, 37);
    text-decoration: none;
}
a:hover, a:focus { 
    color: rgb(35, 82, 124);
    text-decoration: underline;
}

hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: none;
}

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

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



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


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

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

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

/* Headings */
h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat';
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
    font-size:42.592px;
    line-height:46.464px;
    font-weight: 200;
    letter-spacing: 0;
    font-style: normal;
}
h2 {
    font-size:30px;
    line-height:33px;
    font-weight: 300;
    letter-spacing: 0;
}
h3 {
    font-size:19.3667px;
    font-weight:600;
    line-height:29.05px;
}
h4 {
    font-size:18px;
    font-weight:300;
    line-height:19.8px;
}
h5 {
    font-size:14px;
    font-weight:300;
    line-height:15.4px;
}
h6 {
    font-size:12px;
    font-weight:300;
    line-height:13.2px;
}

/* Lists */
ul, ol {}
ul ul, ul ol, ol ol, ol ul {}
li {}

ul.unstyled, ol.unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}

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

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








/* ==========================================================================


   2. COS STRUCTURE                                            


   ========================================================================== */





/* ==========================================================================
   Structure                                               
   ========================================================================== */


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

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




/* ==========================================================================
   Header
   ========================================================================== */


.header-container-wrapper {}
.header-container {}
.custom-main-header {
    border-bottom: 1px solid rgb(229, 229, 229);
}
.custom-main-header .page-center {
    padding:0 20px;
}
.custom-logo img {
  margin: 13px 0 13px -5px;
  max-width: 152px;
}
.custom-main-scroll-header {
    background: #fff none repeat scroll 0 0;
    left: 0;
    position: fixed;
    right: 0;
    top: -100px;
    transition: all .4s ease;
    z-index: 9;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .12);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12);
}
.custom-main-scroll-header.scroll-header {
  border-bottom: 1px solid rgb(229, 229, 229);
  top: 0;
}
.custom-scroll-header {
    background: #fff none repeat scroll 0 0;
    left: 0;
    position: fixed;
    right: 0;
    top: -100px;
    transition: all .4s ease;
    z-index: 9;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .12);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12);
}
.scroll-header .custom-scroll-header {
  border-bottom: 1px solid rgb(229, 229, 229);
  top: 0;
}
/* Logo styling */
.header-container .hs_cos_wrapper_type_logo {}
.header-container .hs_cos_wrapper_type_logo a {}
.header-container .hs_cos_wrapper_type_logo a img {}




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


.body-container-wrapper {}
.body-container {}
.body-container .page-center {
  padding: 25px 15px;
}

.hs-blog-post .content-wrapper {
  padding-top: 0px !important;
}
.bg-image-section {
  background:url('https://f.hubspotusercontent10.net/hubfs/2199416/hero-blog.jpg');
  background-position: left top;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  min-height: 235px !important;
  position: relative;
  background-attachment: fixed !important;
}
.custom-top-logo img {
  margin: 40px 0;
}
.bg-image-section .page-center {
  padding: 0 10px !important;
  text-align: center;
}


#hs_cos_wrapper_background_image_mobile{
    display: none;
  }
  
  


img.hs-image-widget {
    /*display: none;*/
  margin-bottom: 20px;
  margin-left: auto;
    margin-right: auto;
    max-width: 2000px;
    width: 100%;
    align-items: center;
}



#hs_cos_wrapper_background_image{
    display: inline-block;
  position: relative;
    overflow: hidden;
  }

#hs_cos_wrapper_background_image img.hs-image-widget {
    width: 100%;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;

}

.hs-blog-post img.hs-image-widget {
    display: none;
}



.bg-image-section h1 {
  background-color: rgba(0, 0, 0, 0.5);
  border: 4px solid rgb(255, 255, 255);
  color: rgb(255, 255, 255);
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  line-height: 54.4833px;
  margin-top: 5%;
  padding: 19px 3%;
  text-align: center;
  text-transform: uppercase;
}
/* Unique Pages
   ========================================================================== */

/* Homepage */

/* Contact Us */

/* About Us */


/* Modular & Reusable Components
   ========================================================================== */

/* Callouts */

/* Social Media Custom Icons */

/* Additional Menus aside from the Main Nav */




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


.footer-container-wrapper {}
.footer-container {}
.custom-main-footer {
  background: rgb(208, 215, 219) none repeat scroll 0 0;
  padding: 62px 0 31px;
}
.custom-social-links ul {
  display: block;
  margin: 0;
  padding: 0;
  text-align: center;
}
.custom-social-links ul li {
  display: inline-block;
  padding: 0 30px;
}
.custom-social-links ul li img {
  display: block;
  margin: 0 auto;
  max-width: 70px;
  width: 52px;
}
.custom-copyright p {
  color: rgb(153, 153, 153);
  font-size: 15.488px;
  font-style: normal;
  font-weight: 400;
  line-height: 23.25px;
  margin-bottom: 30px;
  margin-top: 50px;
  text-align: center;
}
#back-to-top{
    background-color: rgb(0, 0, 0);
    opacity: 0.8;
    display: none !important;
    cursor: pointer;
    z-index: 99999;
    position: fixed;
    bottom: 30px;
    height: 40px;
    width: 40px;
    transition: all 0.2s ease-in-out ;
    line-height: 40px;
    right: 30px;
    font-size: 0;
    overflow: hidden;
    -webkit-border-radius: 99px;    
    -moz-border-radius: 99px;    
    -ms-border-radius: 99px;    
    -o-border-radius: 99px;    
    border-radius: 99px;    
    text-align: center;
}
#back-to-top::after {
  color: rgb(255, 255, 255);
  content: "";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 15px;
  text-align: center;
  vertical-align: middle;
}
#back-to-top:hover{
    background-color: rgb(207, 35, 71);
}
#back-to-top:hover:after{
    color: #fff;
}


/* ==========================================================================


   3. MAIN NAVIGATION                                            


   ========================================================================== */





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


 /* Set ul background color */
 /* Set li background Color */
 /* Set link Color */
 /* Set link Hover Color */

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul{ 
    background:;
    display: block;
    margin: 0;
    padding: 0;
    text-align: right;
}
.custom-menu-primary .hs-menu-wrapper > ul > li{
    background:;
    display: inline-block;
    float: none !important;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
    color: rgb(49, 49, 49);
    display: block;
    padding:29px 10px 0 5px;
    font-size: .85em;
    line-height: 1em;
    font-weight: 400;
    letter-spacing: .01em;
    opacity: 0.5;
    text-transform: uppercase;
    transition: opacity 0.2s ease-out;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
  color:rgb(49, 49, 49);
   text-decoration: none;
   opacity:1;
}

/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{}
.custom-menu-primary .hs-menu-wrapper > ul ul li{
  background:;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{
  color: rgb(49, 49, 49);
  
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{
  color:rgb(49, 49, 49);
}

/* 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:768px) {
      .custom-menu-primary .hs-menu-wrapper { 
          display:block !important;
      }
  }


@media screen and (max-width:1161px) {
      #outerSub .subContainer { 
          margin: 0 3%;
      }
  }






/* ==========================================================================
   Mobile Menu - Hubspot Standard Toggle Menu
   ========================================================================== */


/**
 * 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; /* Hide button on Desktop */
}

@media (max-width: 767px){
  
  #hs_cos_wrapper_background_image_mobile{
    display: inline-block;
  }
  
  #hs_cos_wrapper_background_image{
    display: none;
  }
  
  #theFeaturedImage {
 	  height: 150px!important;
    max-height: 250px!important;
  }
  
  #outerSub .subContainer .subLeft {
    width: 100%;
    float: none;
  }
  #outerSub .subContainer .subRight {
    width: 100%;
    float: none;
  }
 


  /* Variables
     ========================================================================== */

     /* Set Mobile Menu Background Color */
        /* Set Link Color */
   /* Set Link Hover Color */

  /* 
    * 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:rgb(49, 49, 49);
  }


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

  .mobile-trigger{
    display: inline-block !important; /* Show button on mobile */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute; /*******************************************/
    top: 0px;          /* Position Button at right of screen  */
    right: 2.7%;        /*******************************************/
    width: auto; /* Button width */
    height: auto; /* Button height */      
    padding: 7px 10px 8px 10px;
    background: #ffffff; /* 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: transparent; 
  }
  .mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
    color:rgb(49, 49, 49);
    background-color: transparent; 
    border-color: transparent;
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{
    color:rgb(49, 49, 49);
    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: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: rgb(78, 89, 97); /* 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:rgb(78, 89, 97); /* Icon color */
  }


  /* Child Toggle Button
     ========================================================================== */

  .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(255, 255, 255, .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:rgb(49, 49, 49); /* 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: 44px; /* Makes room for button */
       margin: 18px 1px 0 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;
  }

  /* 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;
  }
  .custom-menu-primary .hs-menu-wrapper{
    background-color:transparent; /* 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 {
        display: block;
        margin: 8px 0 !important;
        padding: 0;
        text-align: left;
        height: 125x;
        overflow-y: scroll;
        overflow-x: hidden;
    }
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a {
      font-size: 15.5px;
      letter-spacing: 0.15px;
      line-height: 15.5px;
      overflow: visible;
    }

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li{
    border-top:none; /* Adds transparent dark highlights to top of top level list items */
  }
  .custom-menu-primary .hs-menu-wrapper >  ul li a{
    padding: 28px 15px 0 !important;
    color:rgb(49, 49, 49); /* link color set by global mobile-aColor variable */
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
    color:rgb(49, 49, 49); /* link hover color set by global mobile-aColorHover variable */
  }

  /* 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{
    text-indent: 10px; /* Indent Child lists */
    font-size: 16px; /* Font size of child lists */
  }

  /* 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 Menu - Toggle Side Menu - Left
   ========================================================================== */
 

/* Variables
   ========================================================================== */

 /* Set mobile icon color */
 /* Set close icon color */
 /* Set full menu background color */
 /* Set link Color */
 /* Set link Hover Color */
 

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

.mobile-icon1 {
  cursor: pointer;
  display: none;
  height: 40px;
  margin: 26px 10px 10px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}
.mobile-icon1:hover {
    text-decoration: none; /* Removes link text underline on button */
}

/* Three line icon */
.mobile-icon1 span {
    margin: 0 auto;
    position: relative;
    top: 17px;
}
.mobile-icon1  span:before, .mobile-icon1 span:after {
    position: absolute;
    content: '';
}
.mobile-icon1 span, .mobile-icon1 span::before, .mobile-icon1 span::after {
  background-color: rgb(51, 51, 51);
  border-radius: 0;
  display: block;
  height: 4px;
  width: 22px;
}
.mobile-icon1  span:before {
    margin-top: -7px; /* Position top line */
}
.mobile-icon1  span:after {
    margin-top: 7px; /* Position bottom line */
}
.mobile-icon1 span:hover,
.mobile-icon1 span:hover::before,
.mobile-icon1 span:hover::after {
  background-color: #901832;  
}
 

/* Close Button
   ========================================================================== */  


.close-icon1 {
  background: rgb(237, 40, 113) none repeat scroll 0 0;
  color: rgb(255, 255, 255);
  cursor: pointer;
  float: none !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  height: auto !important;
  line-height: 26px !important;
  margin-bottom: 20px !important;
  opacity: 1 !important;
  padding: 10px !important;
  text-align: center !important;
  text-transform: uppercase;
  vertical-align: middle !important;
  width: 100% !important;
}
.close-icon1:hover{
    color:#fff;
    text-decoration: none;
}
.close-icon1:after,
.close-icon1:before {
    content: "";
    width: 25px !important;
    height: 0;
    background: #fff;
    position: absolute;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -ms-transform: rotate(45deg); 
    -webkit-transform: rotate(45deg); 
    transform: rotate(45deg);
}
.close-icon1:before {
    -ms-transform: rotate(-45deg); 
    -webkit-transform: rotate(-45deg); 
    transform: rotate(-45deg);
}


/* Menu Styles on Mobile Devices
   ========================================================================== */  



@media (min-width: 992px) {

     /* Will prevent the '100% Height' script for the Main Menu to affect desktop */
     .custom-menu-primary1 {
          height: auto !important;
     }
     .close-icon1 {
          display: none !important;
     }
  
  #email-prefs-form, .custom_error_message form, .hs-form{
    float: right;
  }
  
  
  #email-prefs-form, .custom_error_message form, .hs-form .hs-input{
    width: 258px;
    height: 50px;
    border: 0px;
    float: left;
  }

}

@media (max-width: 991px) {

     body, html {
        height: 100%;
     }

     /* Show the Mobile and Close Icons */
     .mobile-icon1,
     .close-icon1 {
          display: block !important;
     }

     /* Container added with js and is required for transforms to work */
     #site-wrapper{
        max-width: 100%;
        height: 100%;
        position: relative;
     }

     /* Provide room in header for the toggle button */ 
     .header-container-wrapper .page-center{
        padding-left: 0;
     }
    
     /* Provide spacing for the menu ul */
     .custom-menu-primary1 .hs-menu-flow-horizontal > ul {
        clear: both;
        padding-right: 0;
        padding-left: 0;
        text-align: left;
        height: calc(100vh - 71px);
        overflow-x: hidden;
        overflow-y: scroll;
     }
    .custom-menu-primary1 .hs-menu-wrapper > ul > li {
      display: block !important;
      margin-left: 0 !important;
    }
     /* Mobile Nav is HIDDEN By Default */
     .custom-menu-primary1 {
        margin: 0 !important;
        position: fixed;
        width: 300px !important; /* must match the value above in 'left' */
        z-index: 1000;
        background: rgb(36, 36, 36); 
        left: -300px;
        top: 0;
        transition: left 0.5s ease ;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden;
     }

     /* Set Link Colors */
    .custom-menu-primary1 ul li a {
      border-bottom: 1px solid rgb(56, 56, 56) !important;
      color: #fff !important;
      display: block !important;
      font-size: 12px !important;
      font-weight: 600 !important;
      letter-spacing: 1px !important;
      margin: 0;
      line-height: 26px !important;
      padding: 10px 44px 10px 15px !important;
      text-decoration:none;
      text-transform: uppercase !important;
    }
    
     .custom-menu-primary1 ul li a:hover{ 
         color: #ed2871 !important; 
    }
     /* All Main Containers Display FULL Width By Default */
     .header-container-wrapper, .body-container-wrapper, .footer-container-wrapper {
        left: 0;
        position: relative;
        transition: left 0.5s ease;
     }

     /* All Main Containers Display PARTIAL Width On Icon Click */
     .show-mobile-nav .header-container-wrapper, .show-mobile-nav .body-container-wrapper, .show-mobile-nav .footer-container-wrapper{
        left: 300px;
     }
     .show-mobile-nav .custom-menu-primary1 {
      left: 0;
    }
    body.show-mobile-nav {
      overflow: hidden;
    }    
  
  #email-prefs-form, .custom_error_message form {
    max-width: 300px;
  }
  
  .blog-listing-wrapper .post-listing .post-item {
   float: none; 
  }
}









/* ==========================================================================


   4. TEMPLATE MODULE SELECTORS                                         


   ========================================================================== */


.mobileonly {
  display: none;
}


/* Common Template Selectors                                             
   ========================================================================== */

body.one-column {}
body.two-column {}
body.three-column {}
.content-wrapper {}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}

/* Common One Column Selectors */
body.site-page.one-column, 
body.landing-page.one-column, 
body.error-template.one-column, 
body.password-template.one-column, 
body.subscription-template.one-column {}

body.site-page.one-column .main-content, 
body.landing-page.one-column .main-content, 
body.error-template .main-content, 
body.password-template .main-content, 
body.subscription-template .main-content {}

/* Common Two Column Selectors */
body.site-page.two-column, 
body.landing-page.two-column, 
body.blog {}  

body.site-page.two-column .main-content, 
body.landing-page.two-column .main-content, 
body.blog .blog-content {}

/* Common Three Column Selectors */
body.site-page.three-column, 
body.landing-page.three-column {}

body.site-page.three-column .main-content, 
body.landing-page.three-column .main-content {}


/* Site Pages                                            
   ========================================================================== */

/* One Column Template */
body.site-page.one-column {}
body.site-page.one-column .content-wrapper {}
body.site-page.one-column .main-content {}

/* Two Column Template */
body.site-page.two-column {}
body.site-page.two-column .content-wrapper {}
body.site-page.two-column .main-content {}
body.site-page.two-column .sidebar.right {}

/* Three Column Template */
body.site-page.three-column {}
body.site-page.three-column .content-wrapper {}
body.site-page.three-column .main-content {}


/* Landing Pages                                           
   ========================================================================== */

/* One Column Template */
body.landing-page.one-column {}
body.landing-page.one-column .content-wrapper {}
body.landing-page.one-column .main-content {}

/* Two Column Template */
body.landing-page.two-column {}
body.landing-page.two-column .content-wrapper {}
body.landing-page.two-column .main-content {}
body.landing-page.two-column .sidebar.right {}

/* Three Column Template */
body.landing-page.three-column {}
body.landing-page.three-column .content-wrapper {}
body.landing-page.three-column .main-content {}


/* System Pages                                          
   ========================================================================== */

/* Error Templates 404, 500 */
body.error-template.one-column {}
body.error-template.one-column .content-wrapper {}
body.error-template.one-column .main-content {}

/* Password template */
body.password-template.one-column {}
body.password-template.one-column .content-wrapper {}
body.password-template.one-column .main-content {}

/* Email Subscribition templates */
body.subscription-template.one-column {}
body.subscription-template.one-column .content-wrapper {}
body.subscription-template.one-column .main-content {}








/* ==========================================================================


   5. COS COMPONENTS                                        


   ========================================================================== */





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


/* Blog Post and Listing Body Class */
body.blog {}
body.blog {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    line-height: 26px;
    font-weight: 300;
    font-style: normal;
    font-size: 16px;
}
.custom-main-banner {
  background-attachment: scroll !important;
  background-position: center center !important;
  background-size: 100% auto !important;
  /*min-height: 299px !important;*/
  margin-bottom: 20px;
}
.blog .custom-logo img {
  margin: 21px 0 32px;
  max-width: 180px;
}
.custom-menu-primary1 .hs-menu-wrapper > ul {
  display: block;
  margin: 0;
  padding: 0;
  text-align: right;
}
.custom-menu-primary1 .hs-menu-wrapper > ul > li {
    display: inline-block;
    float: none !important;
    margin-left: 25px;
}
.custom-menu-primary1 .hs-menu-wrapper > ul > li > a {
  line-height: 98px;
  padding: 2px 0 0 ;
  font-weight: 600;
  font-size: 14px;
  font-family:Montserrat,Helvetica,Arial,sans-serif;
  position: relative;
  color: #6f798a;
  opacity: 1;
    -webkit-transition: ease all .2s;
    transition: ease all .2s;
}
.custom-menu-primary1 .hs-menu-wrapper > ul > li > a:hover {
   color:#ed2871;
   text-decoration: none;
   opacity:1;
}
/* .custom-menu-primary1 .hs-menu-wrapper > ul > li.active-branch > a {
    color: rgb(207, 35, 71);
}
.custom-menu-primary1 .hs-menu-wrapper > ul > li.active-branch > a:after {
  background-color: rgb(207, 35, 71);
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  top: 1px;
  width: 100%;
  transition: all 0.7s ease;
}
.custom-menu-primary1 .hs-menu-wrapper > ul > li > a:hover::after {
  background-color: rgb(207, 35, 71);
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  top: 1px;
  transition: all 0.7s ease;
  width: 100%;
}
.custom-menu-primary1 .hs-menu-wrapper > ul > li > a:hover {
   color: rgb(207, 35, 71);
   text-decoration: none;
   transition: all 0.7s ease;
}
*/
.scroll-header1 .custom-menu-primary1 .hs-menu-wrapper > ul {
  padding: 0 2% 0 0;
}
.scroll-header1 .custom-menu-primary1 .hs-menu-wrapper > ul > li > a {
  font-size: 12px;
  font-weight: 300;
  line-height: 78px;
}
.blog #back-to-top {
    display:block !important;
}
.scroll-header1 .custom-scroll-header {
  border-bottom: 1px solid rgb(229, 229, 229);
  top: 0;
}
.scroll-header1 .custom-scroll-header .page-center{
  position:relative;
}
.scroll-header1 .mobile-icon1 {
  margin: 16px 10px 10px;
}
.blog .custom-copyright p {
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 26px;
  margin-bottom: 8px;
  margin-top: 14px;
  text-align: center;
  color: #aaaaaa;
}
.custom-blog-social-links ul {
  display: flex;
  justify-content: space-around;
  width: 40%;
  margin: 0 auto;
}
.custom-blog-social-links ul li {
  display: inline-block;
  margin: 0 26px 7px 0;
  padding: 0;
}
.custom-blog-social-links ul li a {
    border-radius: 99px;
    display: block;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    position: relative;
    transition: all 0.3s ease-in-out;
    width: 40px;
     color: rgb(255, 255, 255);
}
.custom-blog-social-links ul li a i {
  display: block;
  height: 40px;
  left: 0;
  line-height: 40px;
  line-height: 40px;
  position: absolute;
  text-align: center;
  transition: all 0.3s ease-in-out;
  width: 40px;
}
.custom-blog-social-links ul li a i:first-child {
  opacity: 0;
  top: -40px;
}
.custom-blog-social-links ul li a i:last-child {
  opacity: 1;
  top: 0;
}
.custom-blog-social-links ul li a:hover i:first-child {
  opacity: 1;
    top: 0;
}
.custom-blog-social-links ul li a:hover i:last-child {
  opacity: 0;
  top: 40px;
}
.fa-twitter::before {
  content: "";
}
.fa-linkedin::before {
  content: "";
}
.fa-pinterest::before {
  content: "";
}
.fa-youtube::before {
  content: "";
}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
    transform: translate(0px, 0px);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.custom-blog-social-links ul li a,
.custom-blog-social-links ul li a:hover {
  background-color: rgb(2, 41, 61);
}
.custom-blog-social-links ul li:hover ul {
  opacity: 1;
  transition: all 0.7s ease;
}
.custom-blog-social-links ul ul {
    opacity: 0;
    position: absolute;
}
.custom-blog-social-links ul ul li::before {
  border-left: 5px solid rgba(0, 0, 0, 0);
  border-right: 5px solid rgba(0, 0, 0, 0);
  border-top: 5px solid rgb(36, 33, 42);
  bottom: -4px;
  content: "";
  height: 0;
  left: 49%;
  position: absolute;
  width: 0;
}
.custom-blog-social-links ul ul li {
  background: rgb(36, 33, 42) none repeat scroll 0 0;
  border-radius: 5px;
  color: rgba(255, 255, 255, 0.9);
  font-size: 12px;
  left: -6px;
  line-height: 23px;
  padding: 0 6px;
  position: absolute;
  text-align: center;
  text-transform: capitalize;
  top: -71px;
}
/* Blog Post */
body.hs-blog-post {}
.hs-blog-post .custom-main-banner {
  display: none;
}
.custom-blog-main-header {
  border-bottom: 1px solid rgb(238, 238, 238);
}
.hs-blog-post .hs-blog-header{
    display:none;
}
.hs-blog-post .custom-blog-img {
  display: none;
}
.hs-blog-post h1{
    color: rgb(0, 0, 0);
    font-size: 30px;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 1px;
    line-height:36.5px;
    margin: 0;
    padding-left:0px;
    position: relative;
}


input.hs-button{
    float: right;
    width: 178px;
    height: 50px;
    background-image: url("https://f.hubspotusercontent10.net/hubfs/2199416/button-submit2.png");
    background-size: 178px 50px;
  }
/*
.hs-blog-post h1:before {
  border: 2px solid rgb(207, 35, 71);
  border-radius: 99px;
  color: rgb(207, 35, 71);
  content: "";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 18px;
  height: 44px;
  line-height: 40px;
  margin-right: 15px;
  text-align: center;
  width: 44px;
  left: 0;
  top: 0;
   position: absolute;
}
*/
.hs-blog-post #hubspot-topic_data {
    font-size:16px;
    font-weight:300;
    
}
.hs-blog-post #hubspot-topic_data .topic-link {
  color: rgb(153, 153, 153);
  text-decoration: underline;
}
.hs-blog-post #hubspot-topic_data .topic-link:hover {
  color: rgb(207, 35, 71);
  text-decoration: underline;
}
.hs-blog-post #hubspot-topic_data .fa-tags::before {
    content: "";
    margin-right: 5px;
    display: inline-block;
    font-family: FontAwesome;
    color: rgb(51, 51, 51);
    font-size:16px;
}
.blog .custom-main-footer {
  padding: 42px 0 31px;
}

.theAuthorBio {
  border: 1px solid #ccc;
    border-width: 1px 0 0 0;
  padding-top: 10px;
      color: rgb(102, 102, 102);
    font-family: Roboto,Arial,sans-serif;
    font-size: 14px;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
}
/* Blog Listing */
body.hs-blog-listing {}
.blog .hs-blog-header h1 {
     color: rgb(102, 102, 102) !important;
    text-transform: none !important;
    font-size: 25px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 1.1;
    margin: 0;
    text-transform: uppercase;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-style: normal;
    padding: 30px;
}
.blog .hs-blog-header p{
    margin: 0 0 15px;
    font-size:16px;
    font-weight:300;
    color:rgb(51, 51, 51);
    line-height:26px;
    padding: 30px;
}
.custom-top-content-blog {
  padding: 30px;
  position: relative;
  margin-bottom: 20px;
}
.custom-thumb-overlay {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
}
.custom-thumb-overlay i.fa {
   line-height: 47px;
   position: absolute;
   top: 50%;
   left: 50%;
   width: 50px;
   height: 50px;
   margin-top: -25px;
   margin-left: -25px;
   -webkit-transition: opacity .35s, -webkit-transform .35s;
   transition: opacity .35s, transform .35s;
   -webkit-transform: scale(1.5);
   transform: scale(1.5);
   text-align: center;
   opacity: 0;
   color: #fff;
   border: 2px solid #fff;
   border-radius: 99px;
}
.custom-thumb-overlay::before {
   position: absolute;
   top: 25px;
   right: 46px;
   bottom: 25px;
   left: 25px;
   content: '';
   -webkit-transition: opacity .35s, -webkit-transform .35s;
   transition: opacity .35s, transform .35s;
   -webkit-transform: scale3d(1.4,1.4,1);
   transform: scale3d(1.4,1.4,1);
   opacity: 0;
   border: 2px solid #fff;
   -webkit-box-shadow: 0 0 0 25px rgba(255,255,255,.2);
   box-shadow: 0 0 0 25px rgba(255,255,255,.2);
}
.hs-featured-image-link:hover .custom-thumb-overlay i.fa,
.hs-featured-image-link:hover .custom-thumb-overlay::before {
   -webkit-transform: scale3d(1,1,1);
   transform: scale3d(1,1,1);
   opacity: 1;
}
.fa-chain::before, .fa-link::before {
  content: "";
  font-family: FontAwesome;
}

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


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

.blog .blog-content {}

.blog-content.revamp{
  
}

#hubspot-topic_listing{
  text-align: center;
  margin-bottom: 10px;
}
#hubspot-topic_listing a{
  font-size: 12px;
  color: #4a6270;
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  margin: 0 8px;
}
#hubspot-topic_listing a:hover{
  font-size: 12px;
  color: #cf2347;
  text-decoration: none;
}

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

/* Use this to style the main wrapper for the blog post pages */
.blog-post-wrapper {
   display: grid;
}
.outerSpace{
  width: 182px;
}

.outerSpace.socialShare{
  float: left;
}

.outerSpace.socialShare .shareBtn{
  border: 1px solid gray;
  padding: 6px;
  color: gray;
}

.outerSpace.socialShare .socialContainer{
	width: 100px;
  margin-right: 18px;
  float: right;
  position: relative;
  top: 274px;
}





.outerSpace.socialShare .socialItem{
  border: 1px solid #ccc;
  padding: 10px;
  font-size: 14px;
  text-align: center;
}

.outerSpace.socialShare .socialToggle a{
  color: #666;
  text-decoration: none;
  cursor: pointer;
}

.outerSpace.socialShare .socialItem a:hover{
  color: #CF2347;
}

.outerSpace.socialShare .socialToggle a:before{
  font-family: FontAwesome;
  font-size: 18px;
  content: '\f1e0';
}
.outerSpace.socialShare .socialToggleable {
  border-top: 0px;
}

.outerSpace.socialShare .socialToggleable a {
  color: #ccc;
}
.outerSpace.socialShare .socialToggleable a:hover {
  text-decoration: none;
}
.outerSpace.socialShare .socialToggleable.facebook a:before {
  font-family: FontAwesome;
    font-size: 18px;
   content: '\f09a';
}
.outerSpace.socialShare .socialToggleable.twitter a:before {
  font-family: FontAwesome;
    font-size: 18px;
   content: '\f099';
}
.outerSpace.socialShare .socialToggleable.linkedin a:before {
  font-family: FontAwesome;
    font-size: 18px;
   content: '\f0e1';
}
.outerSpace.socialShare .socialToggleable.email a:before {
  font-family: FontAwesome;
    font-size: 18px;
   content: '\f003';
}
.outerSpace.socialShare .hidden{
  display: none;
}

.outerSpace.socialRight{
  float: right;
}

.outerSpace.socialShare.desktoponly {
  display: inline-block;
}

.contain-post-wrapper .blog-post-wrapper{
	border: 0px;
  max-width: 772px;
  margin: 0 auto;
  padding-top: 26px;
  float: left;
}

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

/* Blog Post Title */
.post-header h2 {
    font-size: 19px;
    font-weight: normal;
    letter-spacing: 1px;
    font-style: normal;
    line-height: 24px;
    margin: 0;
    height: 78px;
    padding-left: 0px;
    position: relative;
    margin-top: 10px;
}
.post-header h2 a {
    color: #333333;
    text-decoration: none;
}
.post-header h2 a:hover {
  color: rgb(207, 35, 71);
}
/*.post-header h2::before {
  border: 2px solid rgb(207, 35, 71);
  border-radius: 99px;
  color: rgb(207, 35, 71);
  content: "";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 18px;
  height: 44px;
  line-height: 40px;
  margin-right: 15px;
  text-align: center;
  width: 44px;
  position: absolute;
    top: 0;
    LEFT:0;
}*/

/* Blog Author and Avatar */
#hubspot-author_data {
  color: rgb(102, 102, 102);
  display: block;
  font-size: 13px;
  font-weight: 300;
  line-height: 20px;
  margin-left: 0px;
  margin-top: 17px;
  position: relative;
  text-decoration: none;
}
#hubspot-author_data a.author-link {
    color: #999999;
    text-decoration: none;
}
#hubspot-author_data a.author-link:hover {
    color: #cf2347;
    text-decoration: none;
}

.blog-listing-wrapper .post-listing .post-item .post-header #hubspot-author_data .author-link {
 color: #999; 
}
/*#hubspot-author_data::after {
  content: "";
  display: inline-block;
  float: left;
  font-family: FontAwesome;
  margin-right: 5px;
  vertical-align: bottom;
}
#hubspot-author_data .fa-clock-o::before {
  content: "";
  font-family: FontAwesome;
  margin-left: 15px;
  margin-right: 5px;
}*/

#hs_cos_wrapper_blog_social_sharing {
  display: none;
}

#hubspot-author_data{
  display: table;
}

#hubspot-author_data .authorDetails{
  float: left;
  display: table-cell;
  font-size: 14px;

}



#hubspot-author_data .authorDetails a{
    font-weight: bold;
  text-decoration: none;
}

#hubspot-author_data .hs-author-avatar {
 float: left;
  display: table-cell;
}
#hubspot-author_data .hs-author-avatar img {
border-radius: 50%;
  width: 80px;
  border: 2px solid #999999;
  margin-right: 20px;
}

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item {
    margin-bottom: 15px;
    padding: 15px;
  	max-width: 32%;
    float: left;
    display: inline-block;
    border-left: 0px;
  background-color: #f3f3f3;
  margin-left: 10px;
}

.blog-listing-wrapper .post-listing .post-item:nth-child(3n+1){
  margin-left: 0px;
}
.blog-listing-wrapper .post-listing .post-item .post-body {}
.blog-post-wrapper .post-body {
 border: 1px solid #ccc;
  border-width: 1px 0 0 0;
  margin-top: 36px;
  padding
}

#hs_cos_wrapper_post_body p{
  font-size: 16px;
}

#hs_cos_wrapper_post_body p:first-of-type{
  margin-top: 34px;
}

/* Post Featured Image on Listings Page */
.hs-featured-image-wrapper {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  min-height: 100%;
  max-height: 100%;
  width: 100%;
  /*resize: both;
  overflow: scroll;*/
}
.hs-blog-post .hs-featured-image {
  float: none;
  margin: 0;
  max-width: 100%;
}
.hs-blog-post .cuastom-thumb-overlay {
    display:none;
}
.hs-featured-image-wrapper .hs-featured-image-link {}
.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
  border-width: 0;
  display: block;
  float: none !important;
  height: auto;
  max-width: 100%;
  width: 100%;
  margin: 0;
}


#theFeaturedImage {
 	height: 390px;
  max-height: 390px;
}
#theFeaturedImage img{
  width: 100%;
  
}
/* Read More Link */
a.more-link {
  background-color: #cf2347;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  margin-bottom: 25px;
  padding: 5px 12px;
  text-decoration: none;
  transition: all .2s linear;
  text-transform: uppercase;
}
a.more-link:hover {
  background-color: #901832 ;
  color: #fff;
}
/* Blog Topics List */
#hubspot-topic_data {}

#hubspot-topic_data a.topic-link {
}

/* More content */
.moreGreatContent {
  text-align: center;
  font-weight: 400;
  font-style: normal;
  padding-top: px;
  font-size: 24px;
}

/** 
 * Blog Social Sharing icons
 *
 * Overrides defaults to better align icons and prevent overlapping 
 */

.hs-blog-social-share {
  border-bottom: medium none;
  border-top: medium none;
  height: auto;
  padding: 15px 30px;
}

/** 
 * Blog Commments 
 *
 * Custom styles are listed below, as the COS does not provide default styles.
 */

#comments-listing {
    border: 1px solid #ccc;
    margin-bottom: 30px;
    margin-top: 30px;
}
.comment.depth-0 {
    border-bottom: 1px solid #000 !important;
    border-top: medium none !important;
    margin: 0 10px 10px !important;
    padding: 0 15px !important;
}
.comment-body {
    border-bottom: medium none;
    color: rgb(102, 102, 102);
    display: block;
    font-family: Roboto,Helvetica,Arial,sans-serif;
    font-size: 19.3667px;
    line-height: 29.05px;
    padding: 0;
}
.comment-reply-to{
  margin-bottom: 15px;
}

.comment-from h4 {
    margin: 0;
    padding-top: 15px;
}
.comment-date {
    color: rgb(102, 102, 102) !important;
    display: block !important;
    text-align: left;
}


/* SUBSCRIBE */
.blogSub{
  background-color: #4a6270;
}
.hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_module.widget-type-blog_subscribe{
  background-color: #4a6270;
  margin: 0 auto;
  padding:2em;
}
h3#hs_cos_wrapper_blog_subscribe_title.form-title{
  font-size: 25px !important;
  font-style:normal;
  font-style: normal;
  font-weight: 500;
  margin-top: 0px;
  float: left;
  text-align: left;
  max-width: 45%;
  line-height: 30px;
}

#hs_form_target_blog_subscribe{
 width: 50%;
  float: right;
  margin-top: 10px;
}


#hs_form_target_blog_subscribe .hs-input{
 background-color: #f3f3f3;
 color: #999999;
 border: 0px;
 width: 322px;
  font-size: 20px;
  height: 48px;
}

#hs_form_target_blog_subscribe .hs-input::placeholder{
  color: white;
}


#hs_form_target_blog_subscribe .hs-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #999;
}
#hs_form_target_blog_subscribe .hs-input::-moz-placeholder { /* Firefox 19+ */
  color: #999;
}
#hs_form_target_blog_subscribe .hs-input:-ms-input-placeholder { /* IE 10+ */
  color: #999;
}
#hs_form_target_blog_subscribe .hs-input:-moz-placeholder { /* Firefox 18- */
  color: #999;
}

#hs_form_target_blog_subscribe .hs_submit.hs-submit{
  width: 100px;
    color: white;
    background-color: #ed2871;
    position: relative;
    top: 5px;
    padding-bottom: 3px;
    left: -47px;
    float: right;
}



h3#hs_cos_wrapper_blog_subscribe_title.form-title .subsub{
  font-size: 20px !important;
  font-weight: 300;
  display: block;
}
/* Pagination */
.blog-pagination {
    display: table;
    position: relative;
    width: 100%;
}
.blog-pagination a {
    padding: 15px;
    position: relative;
    vertical-align: middle;
    width: 50%;
    font-size:13px;
    font-weight:300;
     color: rgb(96, 96, 96);
}
.blog-pagination a:hover {
  text-decoration: none;
  color: rgb(207, 35, 71);
}
.blog-pagination a.previous-posts-link {
    float: left;
    border-right: 1px solid rgb(238, 238, 238);
}
.blog-pagination a.all-posts-link {
    display: none;
}
.blog-pagination a.next-posts-link {
     float: right;
     text-align: right;
}
.fa-arrow-left::before {
    content: "\f0a8";
    font-size:16px;
    font-weight:400;
    display: inline-block;
    font-family: FontAwesome;
}
.fa-arrow-right::before {
    content: "\f0a9";
    font-size:16px;
    font-weight:400;
    display: inline-block;
    font-family: FontAwesome;
}

/* NEW NUMBERED PAGINATION */
ul.pagination {
  list-style: none;
  width: 400px;
  float: right;
}
ul.pagination li {
    width: 30px;
    float: left;
    text-align: center;
    color: #999;
    margin: 3px;
    border: 1px solid #999;
}

ul.pagination li:hover {
 background-color: #ed2871;
  color: white;
  cursor: pointer;
}

ul.pagination li a{
  text-decoration: none;
  color: #ccc;
}

ul.pagination .pg li a{
  position: relative;
  top: -3px;
}

ul.pagination li:hover a{
  color: white;
}

ul.pagination .fa-angle-double-left::before {
  font-size: 17px;
  left: -7px;
}
ul.pagination .fa-angle-double-right::before {
  font-size: 17px;
  right: -7px;
}


/** 
 * Blog Author Page 
 *
 * ALWAYS be sure to set styles to these selectors, as the COS does not provide default styles
 */

.hs-author-profile {}
.hs-author-profile h2.hs-author-name {font-size: 14px; font-weight: bold; line-height: 14px; margin: 0px;}
.hs-author-profile .hs-author-bio {font-size: 14px; line-height: 21px; display: table;}
.hs-author-profile .hs-author-avatar {float: left;}
.hs-author-profile .hs-author-avatar img {
    border-radius: 50%;
    width: 80px;
    border: 2px solid #999999;
    margin-right: 20px;
}
.hs-author-profile .hs-author-social-links a.hs-author-social-link {
    width: 16px;
    height: 16px;
    border-width: 0px;
    border: 0px;
    line-height: 24px;
    background-size: 16px 16px;
    background-repeat: no-repeat;
    display: inline-block;
    text-indent: -99999px;
}
h3.hs-author-listing-header {}

/** 
 * Blog All Posts Page
 *
 * ALWAYS be sure to set styles to these selectors, as the COS does not provide default styles
 */

body.hs-content-path-blog-all {}
div.post-listing-simple {}
div.post-listing-simple .post-item {}
h2.post-listing-simple {}
h2.post-listing-simple a {}


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

.blog .blog-sidebar {}

/* BLOG PREV NEXt */
#hs_cos_wrapper_module_152472786366382{
  background-color: #f3f3f3;
}

#hs_cos_wrapper_module_152472786366382 .custom_blog_next-previous {
  background-color: #f3f3f3;
  color: #666;
  max-width: 772px;
  padding: 0px;
}

#hs_cos_wrapper_module_152472786366382 .custom_blog_next-previous .custom-previous{
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}

#hs_cos_wrapper_module_152472786366382 .custom_blog_next-previous a {
 color: #666;
 font-size: 16px;
 font-style: normal;
  padding: 0px;
}

#hs_cos_wrapper_module_152472786366382 .custom_blog_next-previous a.custom-pre{
  font-size: 20px;
  font-weight: 600;
  font-style: normal;
  padding-left: 0px;
}

#hs_cos_wrapper_module_152472786366382 .custom_blog_next-previous a.custom-nxt{
  font-size: 20px;
  font-weight: 600;
  font-style: normal;
  padding-left: 0px;
}
/* Blog Modules */
.blog .blog-sidebar .widget-span {}
.blog .blog-sidebar .widget-span {
  margin-bottom: 50px;
}
.blog .blog-sidebar .widget-span h3 {
  background: #fff none repeat scroll 0 0;
  color: #000;
  display: block;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 17.6px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}
.blog .blog-sidebar .block {
  position: relative;
}
.blog .blog-sidebar .block::before {
  border-color: #d5d5d5;
  border-style: solid;
  border-width: 1px 0;
  box-sizing: content-box;
  content: "";
  height: 5px;
  left: 0;
  margin-top: -2px;
  position: absolute;
  top: 8px;
  width: 100%;
}
.blog .blog-sidebar .widget-span:hover .block:before {
    border-color: #cf2347;
}
.blog .blog-sidebar .widget-span ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.blog .blog-sidebar .widget-span ul li{
    margin: 0;
    padding: 10px 0;
    border-bottom: 1px dotted #ddd;
    position:relative;
}
.blog .blog-sidebar .widget-span ul li:after{
   color: #606060;
    content: "";
    font-family: "FontAwesome";
    font-size: 9px;
    margin-right: 10px;
    float: left;
}
.filter-link-count {
  display: none;
}
.blog .blog-sidebar .widget-span ul li a {
    color: #cf2347;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    text-decoration: none;
    transition: all 0.2s linear;
}
.blog .blog-sidebar .widget-span ul li a:hover{
    color: #901832;
}
.blog-sidebar .hs-form {
  background: transparent none repeat scroll 0 0;
  position: relative;
  border: none;
}
.blog-sidebar .hs-form label {
}
.blog-sidebar .hs-form .hs-input {
  background-color: #f7f7f7;
  border: 1px solid #e4e4e4;
  border-radius: 0;
  box-shadow: none;
  color: #777;
  display: block;
  font-size: 13px;
  height: 39px;
  line-height: 21px;
  padding: 6px 12px;
  vertical-align: middle;
  width: 100%;
}
.blog-sidebar .hs-form .hs-input:focus {
  border-color: #cf2347;
}
.blog-sidebar .hs-button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  font-size: 0 !important;
  position: absolute;
  right: 11px;
  top: 40px;
  width:44px;
  height:40px;
  transition: all 0.3s ease-in-out 0s;
}
.blog-sidebar .input {
    position:relative;
}
.blog-sidebar .input::after {
  background: rgb(207, 35, 71) none repeat scroll 0 0;
  color: rgb(255, 255, 255);
  content: "\f0e0";
  cursor: pointer;
  display: inline-block;
  font-family: FontAwesome;
  font-size: 13px;
  height: 38px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  vertical-align: middle;
  width: 44px;
  line-height: 37px;
}
.custom-side-post h3 {
  margin-bottom: 35px !important;
  position:relative;
}
.custom-side-post .hs-rss-item.hs-with-featured-image {
  position: relative;
}
.custom-side-post .hs-rss-item-image-wrapper {
  left: 0;
  position: absolute;
  top: 0;
}
.custom-side-post .hs-rss-item-text {
  margin: 0;
  padding: 0 0 0 25% !important;
}
/*.blog-sidebar .input:hover:after{
    background: rgb(144, 24, 50) none repeat scroll 0 0 !important;
    border-color: rgb(144, 24, 50) !important;
    color: rgb(255, 255, 255);
}*/
.custom-side-post .hs-rss-item  {
  border-bottom: 1px dotted #ddd;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.custom-side-post .hs-rss-title {
  color: rgb(207, 35, 71);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
}
.custom-side-post .hs-rss-title:hover {
  text-decoration: none;
  color:#901832;
}
.custom-side-post .hs-rss-byline {
  font-size: 13px;
  line-height: 26px;
  position: relative;
}
.custom-side-post .hs-rss-byline:before {
  content: "";
  font-family: FontAwesome;
  margin-left: 15px;
  margin-right: 5px;
}
.custom-related-posts-page {
    display:none;
}
.custom-related-posts-page {
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(238, 238, 238);
  display: block;
  margin-bottom: 30px;
  margin-top: 30px;
  padding: 30px 30px 15px;
  position: relative;
}
.custom-related-posts-page h3 {
  background-color: rgb(255, 255, 255);
  color: rgb(34, 34, 34);
  display: block;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.1;
  margin-bottom: 25px;
  padding: 0 7px 0 0;
  text-transform: uppercase;
}
.custom-related-posts-page h3::before {
  border-color: rgb(213, 213, 213);
  border-style: solid;
  border-width: 1px 0;
  box-sizing: content-box;
  content: "";
  height: 5px;
  left: 171px;
  margin-top: -3px;
  position: absolute;
  top: 23%;
  width: 73%;
}
.custom-related-posts-page .related-post-item {
  display: inline-block;
  margin-right: 20px;
  vertical-align: top;
  width: 42%;
  margin-bottom: 20px;
}
.custom-related-posts-page .related-image {
  float: left;
  margin-right: 10px;
  vertical-align: top;
}
.custom-related-posts-page .related-image img {
  max-width: 75px;
}
.custom-related-posts-page .related-title a {
    color: rgb(34, 34, 34);
    text-decoration: none;
    font-size: 13px;
    font-weight:300;
    font-style:normal;
}
.custom-related-posts-page .related-title a:hover {
  color: rgb(207, 35, 71);
}
.custom-related-posts-page .related-dat {
  color: rgb(153, 153, 153);
  font-size: 13px;
  font-weight:300;
}

.hs-blog-post .custom_blog_next-previous {
  background-color: #f3f3f3;
  display: table;
  margin-bottom: 30px;
  position: relative;
  table-layout: fixed;
  width: 100%;
}
.custom-previous {
 
}
.hs-blog-post .custom_blog_next-previous .custom-next, 
.hs-blog-post .custom_blog_next-previous .custom-previous {
  display: inline-block;
    vertical-align: top;
    width: 49%;
    padding: 10px 15px;
}
.custom-pre, 
.custom-nxt {
    display: block;
    font-size: 18px;
    color:#666;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-style: normal;
}
.custom-previous .title {
  line-height: 22px;
  padding-top: 10px;
}
.custom-pre{
  text-align: left;
}
.custom-next {
  float: right;
  text-align: right;
}
.custom-previous a, 
.custom-next a {
  color:#999;
  font-size: 15px;
  font-weight: normal;
  letter-spacing: 0.5px;
  margin-bottom: 0;
  font-style: normal;
  transition: all 0.2s linear;
  text-decoration: none;
}

.custom-pre a, 
.custom-nxt a {
  color:#666;
  font-size: 15px;
  font-weight: normal;
  letter-spacing: 0.5px;
  margin-bottom: 0;
  font-style: normal;
  transition: all 0.2s linear;
  text-decoration: none;
  text-transform: uppercase;
}

#hs_cos_wrapper_module_152472786366382 .custom-pre a .fa-arrow-left::before {
    content: "\f060" !important;
  font-size: 40px;
  left: -30px;
  position: absolute;
  transform: translateY(-90%);
}

#hs_cos_wrapper_module_152472786366382 .custom-nxt a .fa-arrow-right::before {
    content: "\f061" !important;
  font-size: 40px;
  left: -30px;
  position: absolute;
  transform: translateY(-90%);
}
.fa-angle-double-left::before {
  content: "\f060";
  font-size: 40px;
  left: -30px;
  position: absolute;
  transform: translateY(-90%);
}
.fa-angle-double-right::before {
  content: "\f061";
  font-size: 40px;
  position: absolute;
  right: -30px;
  transform: translateY(-90%);
}
.custom-previous a{
  padding-left: 32px;  
  display: block;
}
.custom-next a{
  padding-right: 32px;
  display: block;
}
.custom-previous a:hover, 
.custom-next a:hover, 
.custom-previous a :hover .custom-pre, 
.custom-next:hover .custom-nxt {
  color: rgb(207, 35, 71);
  text-decoration: none;
}
.hs-blog-post .about-author-sec {
     background-color: rgb(255, 255, 255);
    border: 1px solid rgb(238, 238, 238);
    margin-bottom: 30px;
    margin-top: 30px;
    padding: 30px; 
}
.hs-blog-post .about-author-sec h3 {
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 1px;
   color: rgb(34, 34, 34);
  line-height: 1.1;
  font-style: normal;
  margin-top: 0;
  text-transform: uppercase;
  position: relative;
}
.hs-blog-post .about-author-sec h3::before {
  border-color: rgb(213, 213, 213);
  border-style: solid;
  border-width: 1px 0;
  box-sizing: content-box;
  content: "";
  height: 5px;
  left: 25%;
  margin-top: -3px;
  position: absolute;
  top: 50%;
  width: 75%;
}
.hs-blog-post .about-author-sec img {
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(213, 213, 213);
  border-radius: 99px;
  display: inline-block;
  margin-top: 20px;
  max-width: 75px;
  padding: 5px;
  vertical-align: top;
  width: 75px;
}
.custom-author-content {
  display: inline-block;
  margin-left: 10px;
  max-width: 80%;
  vertical-align: top;
  width: 100%;
}
.hs-blog-post .about-author-sec .author-link {
     font-size: 14px;
    line-height: 1.5;
    font-style: normal;
    font-weight: 300;
}
.hs-blog-post .about-author-sec .author-link:hover {
  color: #cf2347;
  text-decoration:none;
}
.custom-next-pre-post-page {
    display:none !important;
}
.hs-blog-post .custom-next-pre-post-page {
    display:block !important;
}
/* ==========================================================================
   Forms
   ========================================================================== */


/* All Global Forms
   ========================================================================== */

/* Form Field */
body .hs-form-field {
  display: inline-block;
}

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

/* Labels */
.form-title {
  background-color: #999;
  border-width:none !important;
  color: rgb(255, 255, 255);
  font-size: 21px;
  font-style: normal;
  font-weight: 300;
  line-height: 45.4px;
  margin: 0;
  max-width: 45%;
  padding: 2.5% 0;
  text-align: center;
  float: left;
}


#email-prefs-form,
.custom_error_message form, 
.hs-form {
  /* background-color: rgba(0, 0, 0, 0.5);*/
  border:none;
  padding: 3.5% 3% 1.5% 3%;
}
#email-prefs-form {
    color:#666;
}
#email-prefs-form h3,  
body label {
  	display: none!important;
    color: #999;
    font-size: 15.5px;
}
.hs-error-msgs.inputs-list label {
  color: rgb(255, 0, 0);
}
body .hs-form-field > label {
  
}
body .hs_email.hs-email .input {
  display: inline-block;
}

/* One Line Inputs */
body input[type="text"],
body input[type="password"], 
body input[type="datetime"], 
body input[type="datetime-local"], 
body input[type="date"], 
body input[type="month"], 
body input[type="time"], 
body input[type="week"], 
body input[type="number"], 
body input[type="email"], 
body input[type="url"], 
body input[type="search"], 
body input[type="tel"], 
body input[type="color"],
body input[type="file"],
body textarea,
body select {
    width: 100%;
    background-color: rgb(255, 255, 255);
    background-image: none;
    border: 1px solid rgb(204, 204, 204);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: rgb(85, 85, 85);
    display: block;
    font-size: 14px;
    line-height:20px;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out , 
    box-shadow 0.15s ease-in-out ;
    margin: 5px 0 10px;
}

body input[type="text"]:focus,
body input[type="password"]:focus, 
body input[type="datetime"]:focus, 
body input[type="datetime-local"]:focus, 
body input[type="date"]:focus, 
body input[type="month"]:focus, 
body input[type="time"]:focus, 
body input[type="week"]:focus, 
body input[type="number"]:focus, 
body input[type="email"]:focus, 
body input[type="url"]:focus, 
body input[type="search"]:focus, 
body input[type="tel"]:focus, 
body input[type="color"]:focus,
body input[type="file"]:focus,
body textarea:focus,
body select:focus {
    border-color: rgb(102, 175, 233);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}

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

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

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

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

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

/* Placeholder Text */
::-webkit-input-placeholder { /* Webkit Browsers */
   /* color: #555;
   opacity: 1; */
}
:-moz-placeholder { /* Firefox 18- */
   /* color: #555;
   opacity: 1; */
}
::-moz-placeholder { /* Firefox 19+ */
   /* color: #555;
   opacity: 1; */
}
:-ms-input-placeholder { /* IE10 */
   /* color: #555;
   opacity: 1; */
}


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

/* Form Field */
.hs_cos_wrapper_type_form .hs-form-field {}

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

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

/* 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"],
.hs_cos_wrapper_type_form input[type="file"],
.hs_cos_wrapper_type_form textarea,
.hs_cos_wrapper_type_form select {}

.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,
.hs_cos_wrapper_type_form input[type="file"]:focus,
.hs_cos_wrapper_type_form textarea:focus,
.hs_cos_wrapper_type_form select:focus {}

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

/* Separate Styles for Drop Downs */
.hs_cos_wrapper_type_form select {}
.hs_cos_wrapper_type_form select: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 input[type="radio"] {}
.hs_cos_wrapper_type_form input[type="checkbox"] {}


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

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

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

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

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

/* Error */
body .hs-common-error-message {}


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

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

/* Inputs */
#hs_form_target_blog_subscription input[type="email"] {}
#hs_form_target_blog_subscription input[type="email"]:focus {}

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


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

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

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


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

body .hs-form fieldset.form-columns-1 {}
body .hs-form fieldset.form-columns-1 .hs-form-field {}

body .hs-form fieldset.form-columns-2 {}
body .hs-form fieldset.form-columns-2 .hs-form-field {}

body .hs-form fieldset.form-columns-3 {}
body .hs-form fieldset.form-columns-3 .hs-form-field {}

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

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




/* ==========================================================================
   Buttons                                              
   ========================================================================== */


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

body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
    cursor: pointer;
    /*background-color: rgb(51, 51, 51);*/
    /*border: 1px solid rgba(0, 0, 0, 0);*/
    color: rgb(255, 255, 255);
    text-decoration: none !important;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    font-family: Roboto,Arial,sans-serif;
}

body .hs-button.primary:hover,
body input[type="submit"]:hover,
body input[type="button"]:hover {
    background-color: #ed2871;
    color: rgb(255, 255, 255);
}

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



/* Sub email btn only*/
body .hs-button.primary,
body input[type="submit"]{
    cursor: pointer;
    color: rgb(255, 255, 255);
    text-decoration: none !important;
  	position: relative;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    font-family: Roboto,Arial,sans-serif;
    background-color: #ed2871;
    top: 5px;
  left: -2px;
  border: 0px;
}

.hs_submit.hs-submit{
  float: right;
}


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

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


/* Blog Comment Button
   ========================================================================== */
#add-comment-button.hs-button.primary {}
#add-comment-button.hs-button.primary:hover {}
#add-comment-button.hs-button.primary:focus {}


/* Blog Subscription Button
   ========================================================================== */
#hs_form_target_blog_subscription .hs-button.primary.large {}
#hs_form_target_blog_subscription .hs-button.primary.large:hover {}
#hs_form_target_blog_subscription .hs-button.primary.large:focus {}


/* Google Search Button
   ========================================================================== */
.widget-type-google_search .hs-button.primary {}
.widget-type-google_search .hs-button.primary:hover {}
.widget-type-google_search .hs-button.primary:focus {}


/* CTA Buttons
   ========================================================================== */

/** 
 * Override global CTA styles by wrapping the CTA module in a module group 
 * that has an ID, and use that ID to prefix your CTA selector. Example shown below.
 *
 * All overriding properties require !important tags. 
*/
#module-group-ID .cta_button {}
#module-group-ID .cta_button:hover {}
#module-group-ID .cta_button:focus {}








/* ==========================================================================


   6. MISCELLANEOUS                                      


   ========================================================================== */





/** 
 * Styles that do not fit into available sections above can go here.
 * For example, one would place 3rd party plugin overriding styles here.
 *
 * This section is NOT for 'Custom' styles.  All custom styles must go in the
 * proper sections above.
 *
 * For instance, custom header and footer styles must go in the HEADER and 
 * FOOTER sections.  Custom styles for anything in-between the header and footer 
 * (such as, styles that are unique to the HOMEPAGE only), must go in the 
 * CONTENT section.
*/ 








/* ==========================================================================


   7. MOBILE MEDIA QUERIES                              


   ========================================================================== */



   

/* Screen sizes smaller than site maxWidth (.page-center)
   ========================================================================== */

@media (max-width:1199px) {
    .container-fluid .row-fluid .page-center {
      float: none;
      max-width:970px;
      margin: 0 auto;
    }
    .custom-top-logo img {
      margin: 40px 0;
      display:none;
    }
    .custom-thumb-overlay::before {
        position: absolute;
        top: 25px;
        right: 25px;
        bottom: 25px;
        left: 25px;
        content: '';
        -webkit-transition: opacity .35s,-webkit-transform .35s;
        transition: opacity .35s,transform .35s;
        -webkit-transform: scale3d(1.4,1.4,1);
        transform: scale3d(1.4,1.4,1);
        opacity: 0;
        border: 2px solid #fff;
        -webkit-box-shadow: 0 0 0 25px rgba(255,255,255,.2);
        box-shadow: 0 0 0 25px rgba(255,255,255,.2);
    }
    .custom-related-posts-page h3::before {
      border-color: rgb(213, 213, 213);
      border-style: solid;
      border-width: 1px 0;
      box-sizing: content-box;
      content: "";
      height: 5px;
      left: 171px;
      margin-top: -3px;
      position: absolute;
      top: 23%;
      width: 68%;
    }
    .custom-main-banner {
      background-position: center top !important;
      min-height: 190px !important;
      margin-bottom: 10px;
    }
    .hs-blog-post .about-author-sec h3::before {
      border-color: rgb(213, 213, 213);
      border-style: solid;
      border-width: 1px 0;
      box-sizing: content-box;
      content: "";
      height: 5px;
      left: 30%;
      margin-top: -3px;
      position: absolute;
      top: 50%;
      width: 72%;
    }
    .custom-menu-primary1 .hs-menu-wrapper > ul > li{
        margin-left:14px;
    }
}
@media (max-width:991px) {
  
  .mobileonly {
      display: inline-block;
    }
  .desktoponly {
      display: none!important;
    }
  .outerSpace.socialShare {
    width: 100%;
  }
  .outerSpace.socialShare .socialContainer{
    top: 0px;
    margin: 0 auto;
    float: none;
  }
  
  .outerSpace.socialShare.desktoponly .socialContainer{
    display: none;
  }
    
    .container-fluid .row-fluid .page-center {
      float: none;
      max-width:750px;
      margin: 0 auto;
    }
    .bg-image-section {
      background-position: 50% 0 !important;
    }
    .custom-top-logo img {
      margin: 40px 0;
    }
    .custom-logo img {
      margin: 13px 0 13px 14px;
    }
    .blog .custom-logo img {
        margin: 21px 0 21px 20px;
    }
    .custom-menu-primary1 .hs-menu-wrapper > ul {
      text-align: left;
    }
    .custom-menu-primary1 .hs-menu-wrapper > ul > li > a:hover::after,
    .custom-menu-primary1 .hs-menu-wrapper > ul > li.active-branch > a::after {
        content:none;
    }
    .custom-menu-primary .hs-menu-wrapper > ul {
      display: block;
      margin: 0 0 0 -74px;
      padding: 0;
      text-align: right;
    }
    .custom-menu-primary .hs-menu-wrapper>ul>li>a {
        padding: 29px 0px 0 5px; 
    }
    .custom-social-links ul li {
      display: inline-block;
      padding: 0 36px;
    }
    .custom-social-links ul li img {
      width: 40px;
    }
    .custom-copyright p {
      margin-top: 28px;
    }
    .blog .custom-main-header .page-center {
      position: relative;
    }
    .custom-related-posts-page h3::before {
      border-color: rgb(213, 213, 213);
      border-style: solid;
      border-width: 1px 0;
      box-sizing: content-box;
      content: "";
      height: 5px;
      left: 171px;
      margin-top: -3px;
      position: absolute;
      top: 14%;
      width: 55%;
    }
    .custom-related-posts-page .related-post-item {
      display: block;
      margin-bottom: 20px;
      vertical-align: top;
      width: 100%;
      margin-right:0;
    }
     .custom-main-banner {
      background-position: center top !important;
      min-height: 150px !important;
    }
    .hs-blog-post .about-author-sec h3::before {
      border-color: rgb(213, 213, 213);
      border-style: solid;
      border-width: 1px 0;
      box-sizing: content-box;
      content: "";
      height: 5px;
      left: 41%;
      margin-top: -3px;
      position: absolute;
      top: 50%;
      width: 61%;
    }
  /*#hs_form_target_blog_subscribe .hs-input{
    width: 100%;
  }*/
  #hs_cos_wrapper_module_152472786366382 .custom_blog_next-previous .custom-previous{
    padding-left: 10px;
  }
  
   #hubspot-author_data {
    margin: 0px;
    text-align: center;
    width: 100%;
  }
  .hs-author-avatar {
    width: 100%;
  }
  .hs-blog-post .about-author-sec h3 {
      text-align: center;
    }
    .hs-blog-post .about-author-sec h3::before {
      border-color: rgb(213, 213, 213);
      border-style: solid;
      border-width: 1px 0;
      box-sizing: content-box;
      content: "";
      height: 5px;
      left: 0;
      margin-top: -3px;
      position: absolute;
      top: 50%;
      width: 36%;
    }
    .hs-blog-post .about-author-sec h3::after {
      border-color: rgb(213, 213, 213);
      border-style: solid;
      border-width: 1px 0;
      box-sizing: content-box;
      content: "";
      height: 5px;
      right: 0;
      margin-top: -3px;
      position: absolute;
      top: 50%;
      width: 36%;
    }
    .hs-blog-post h1 {
      text-align: center;
    }
    .hs-blog-post h1::before,
    /*.post-header h2::before*/ {
      left: 0;
      position: absolute;
      top: 0;
    }
  #hubspot-author_data {
    margin: 0px;
    text-align: center;
    width: 100%;
  }
  .hs-author-avatar {
    width: 100%;
  }
  .authorDetails {
    width: 100%;
  }
  .blog-listing-wrapper .post-listing .post-item{
    max-width: 48%;
  }
  
  .blog-listing-wrapper .post-listing .post-item{
    border: 0px;
    margin-left: 0px;
  }
  
  .blog-listing-wrapper .post-listing .post-item:nth-child(even) {
    margin-left: 16px;
  }
    
}


/* HACK FOR SUB MOBULE INBETWEEN WIDTHS 
  ======================================= */

[id^=hsForm_]{
/*   float: left; */
}

[data-reactid=".hbspt-forms-0.0:$0"] {
  float: left;
}


  @media (min-width: 992px) and (max-width: 1199px){
.outerSpace {
   width: 140px;
  }
}
@media (min-width: 768px) and (max-width: 991px){
h3#hs_cos_wrapper_blog_subscribe_title.form-title {
    padding-left: 16px;
  }
  
  #email-prefs-form, .custom_error_message form, .hs-form {
    float: right;
    padding: 0px;
    width: 384px;
    margin-right: 16px;
    position: relative;
  margin-top: 50px;
  }
  
  input.hs-button {
    width: 92px;
    height: 34px;
    background-size: 92px 34px;
  }
  
  .hs_email.hs-email .input {
    width: 290px;
  }
  
  #theFeaturedImage {
 	  height: 300px!important;
    max-height: 300px!important;
  }
}

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

@media (max-width: 767px) {
  .mobileonly {
      display: inline-block;
    }
  .desktoponly {
      display: none;
    }
  .mobileDate{
    padding-bottom: 10px;
  }
  h3#hs_cos_wrapper_blog_subscribe_title.form-title .subsub{
    display: inline-block;
    width: 90%;
    font-size: 17px;
  }
    .container-fluid .row-fluid .page-center {
      float: none;
      max-width:100%;
      margin: 0 auto;
    }
    .custom-top-logo img {
      margin: 5.2% 0;
      max-width: 100%;
      width: 33% !important;
    }
  .bg-image-section {
    background:url('https://f.hubspotusercontent10.net/hubfs/2199416/hero-blog-mobile.jpg') no-repeat center center fixed;
    background-size: cover;
  }
    .bg-image-section .page-center {
      padding: 0 24px !important;
      text-align: center;
    }
    .custom-main-header .page-center {
      padding: 0;
    }
   .custom-logo {
      float: left !important;
      padding-left: 3%;
      position: relative;
      z-index: 1;
    }
    #email-prefs-form,
    .custom_error_message form, 
    .hs-form {
      width: 380px;
      margin: 0 auto;
    }
  .form-title {
    max-width: 90%;
    margin: 0 5%;
  }
    .hs-form {
        margin-bottom:20px;
        padding: 0px 0px 16px 0px;
    }
    .scroll-header1 .custom-scroll-header {
      border-bottom: 1px solid rgb(229, 229, 229);
      top: -240px;
    }
    .blog .custom-logo img {
      margin: 21px 0 18px;
    }
    .custom-related-posts-page .related-post-item {
      display: block;
      vertical-align: top;
      width: 100%;
      margin-right:0;
    }
    .custom-related-posts-page h3::before {
      border-color: rgb(213, 213, 213);
      border-style: solid;
      border-width: 1px 0;
      box-sizing: content-box;
      content: "";
      height: 5px;
      left: 25%;
      margin-top: -3px;
      max-width: 100%;
      position: absolute;
      top: 14%;
      width: 72%;
    }
    .custom-main-banner {
      background-position: center top !important;
      min-height: 270px !important;
    }
    .hs-blog-post .about-author-sec h3 {
      text-align: center;
    }
    .hs-blog-post .about-author-sec h3::before {
      border-color: rgb(213, 213, 213);
      border-style: solid;
      border-width: 1px 0;
      box-sizing: content-box;
      content: "";
      height: 5px;
      left: 0;
      margin-top: -3px;
      position: absolute;
      top: 50%;
      width: 36%;
    }
    .hs-blog-post .about-author-sec h3::after {
      border-color: rgb(213, 213, 213);
      border-style: solid;
      border-width: 1px 0;
      box-sizing: content-box;
      content: "";
      height: 5px;
      right: 0;
      margin-top: -3px;
      position: absolute;
      top: 50%;
      width: 36%;
    }
    .hs-blog-post h1 {
      text-align: center;
    }
    .hs-blog-post h1::before,
    /*.post-header h2::before*/ {
      left: 0;
      position: absolute;
      top: 0;
    }
  
  .blog-listing-wrapper .post-listing .post-item:nth-child(even) {
    margin-left: 0px;
  }
  #hubspot-author_data {
    margin: 0px;
    text-align: center;
    width: 100%;
  }
  .hs-author-avatar {
    width: 100%;
  }
  .authorDetails {
    width: 100%;
  }
  
  .custom-pre {
    text-transform: none;
    font-size: 16px;
    padding-left: 4px;
  }
  
  .custom-nxt {
    text-transform: none;
    font-size: 16px;
    padding-right: 4px;
    text-align: right;
  }
  
  .blog-listing-wrapper .post-listing .post-item{
    max-width: 100%;
  }
  
  #hs_form_target_blog_subscribe {
    width: 100%;
    margin-top: 10px;
  }
  
 #hs_form_target_blog_subscribe .hs-input {
   width: 252px; 
   color: white;
  }
  
  
  #hs_form_target_blog_subscribe label {
    display: none;
  }
  
  .contain-post-wrapper .blog-post-wrapper{
  border: 0px;
  }
  
  #hubspot-author_data .hs-author-avatar img {
    margin-right: 0px;
  }
  
  .blog-listing-wrapper .post-listing .post-item{

    max-width: 100%;
  }
  .author-link{
    padding-left: 0px;
  }
  
  .contain-post-wrapper .blog-post-wrapper {
    padding-top: 20px;
  }
  
  .hs-blog-post h1 {
    font-size: 30px;
    line-height: 33px;
  }
  .outerSpace.socialShare.desktoponly {
  	display: none;
	}
  
  .outerSpace.socialShare.mobileonly {
  	display: inline-block;
    width: 100%;
    padding-top: 10px;
	}
  
  .outerSpace.socialShare.mobileonly .socialContainer{
    top: 0px;
    width: 100%;
    margin-right: 0px;
  }
  
  h3#hs_cos_wrapper_blog_subscribe_title.form-title{
      max-width: 100%;
      margin-left: 16px;
  }
  .hs_email .input{
    width: 286px;
    padding-left: 16px;
  }
  #hs_form_target_blog_subscribe .hs-input {
    width: 100%;
    float: left;
    padding-left: 16px;
  }
  .hs_submit.hs-submit {
    float: right;
  }
  input.hs-button {
    width: 92px;
    height: 34px;
    background-size: 92px 34px;
  }
    
}
@media (max-width: 670px) {
    .custom-related-posts-page h3::before {
      border-color: rgb(213, 213, 213);
      border-style: solid;
      border-width: 1px 0;
      box-sizing: content-box;
      content: "";
      height: 5px;
      left: 32%;
      margin-top: -3px;
      max-width: 100%;
      position: absolute;
      top: 13.7%;
      width: 62%;
    }
  .row-number-8{
    background-color: #000;
  }
    h3#hs_cos_wrapper_blog_subscribe_title.form-title{
      max-width: 100%;
      margin-left: 16px;
  }
  .hs_email .input{
    width: 270px;
    padding-left: 16px;
  }
  #hs_form_target_blog_subscribe .hs-input {
    width: 100%;
    float: left;
    padding-left: 16px;
  }
  .hs_submit.hs-submit {
    float: right;
  }
  input.hs-button {
    width: 101px;
    height: 34px;
    background-size: 100px 34px;
  }
}
@media (max-width: 570px) {
    .custom-related-posts-page h3::before {
      border-color: rgb(213, 213, 213);
      border-style: solid;
      border-width: 1px 0;
      box-sizing: content-box;
      content: "";
      height: 5px;
      left: 40%;
      margin-top: -3px;
      max-width: 100%;
      position: absolute;
      top: 13.7%;
      width: 45%;
    }
    .hs-blog-post .about-author-sec h3::before {
      border-color: rgb(213, 213, 213);
      border-style: solid;
      border-width: 1px 0;
      box-sizing: content-box;
      content: "";
      height: 5px;
      left: 0;
      margin-top: -3px;
      position: absolute;
      top: 50%;
      width: 27%;
    }
    .hs-blog-post .about-author-sec h3::after {
      border-color: rgb(213, 213, 213);
      border-style: solid;
      border-width: 1px 0;
      box-sizing: content-box;
      content: "";
      height: 5px;
      margin-top: -3px;
      position: absolute;
      right: 0;
      top: 50%;
      width: 27%;
    }
  .hs_email .input {
   width: 260px;
  }
  .hs_submit.hs-submit{
    position: relative;
    left: -18px;
}
     

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

@media (max-width: 479px) {
    .custom-logo img {
      margin: 13px 0 13px 6px;
    }
    .mobile-trigger {
      right: 6%;
    }
    .bg-image-section .page-center {
      padding: 0 15px !important;
      text-align: center;
    }
    .bg-image-section {
      background-position: 50% 0 !important;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li a {
        font-size: 15.488px;
        line-height: 15.488px; 
    }
    .custom-main-footer .page-center {
      padding-left: 50px;
      padding-right: 50px;
    }
    .blog .custom-main-footer {
      padding: 10px 0 10px;
    }
    .blog .custom-main-footer .page-center {
      padding-left: 20px;
      padding-right: 20px;
    }
    .custom-social-links ul {
      text-align: center;
    }
    .custom-social-links ul li {
      padding: 0 3% 0 0;
    }
    .custom-social-links ul li:first-child {
      padding-left: 0;
    }
    .custom-copyright p {
      margin-top: 21px;
    }
    .custom-top-content-blog {
        padding: 30px 15px;
    }
    .blog .hs-blog-header h1 {
        font-size: 18px;
        line-height: 19.8px; 
    }
    #hubspot-author_data a.author-link {
      display: block;
      /*padding-left: 20px;*/
    }
    #hubspot-author_data {
      
      margin-top: 13px;
      padding-left: 0;
    }
    /*#hubspot-author_data::after {
      content: "";
      display: inline-block;
      float: left;
      font-family: FontAwesome;
      left: 0;
      margin-right: 5px;
      position: absolute;
      top: 0;
      vertical-align: bottom;
    }
    #hubspot-author_data .fa-clock-o::before {
      content: "";
      font-family: FontAwesome;
      margin-left: 0;
      margin-right: 0;
      padding-left: 0;
    }*/
    .post-header h2 {
        font-size: 18px;
        line-height: 19.8px;
        
    }
    /*.hs-blog-post h1 {
      font-size: 18px;
      line-height: 19.8px;
    }*/
    .custom-related-posts-page h3::before {
      content: none;
    }
    .custom-main-banner {
      background-position: center top !important;
      min-height: 170px !important;
    }
    
}
  
  .row-number-9 {
    display: none !important;
  }
  
  .hidethis {
    display: none !important;
  }