/* @import url('http://example.com/example_style.css'); */
@import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:400,200,200italic,300,300italic,400italic,600,600italic);

@font-face {
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    src: url("//cdn2.hubspot.net/hubfs/885785/fonts/fontawesome-webfont.eot?t=1527869686818#iefix&v=3.2.1") format("embedded-opentype"), 
    url("//cdn2.hubspot.net/hubfs/885785/fonts/fontawesome-webfont.woff?v=3.2.1&t=1527869686818") format("woff"), 
    url("//cdn2.hubspot.net/hubfs/885785/fonts/fontawesome-webfont.ttf?v=3.2.1&t=1527869686818") format("truetype"), 
    url("//cdn2.hubspot.net/hubfs/885785/fonts/fontawesome-webfont.svg?t=1527869686818#fontawesomeregular?v=3.2.1") format("svg");
}

/*
@font-face {
    font-family: "Source Sans Pro";
    font-style: normal;
    font-weight: 300;
    src: local("Source Sans Pro Light"), local("SourceSansPro-Light"), url("https://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGOode0-EuMkY--TSyExeINg.woff2") format("woff2");
}
@font-face {
    font-family: "Source Sans Pro";
    font-style: normal;
    font-weight: 400;
    src: local("Source Sans Pro"), local("SourceSansPro-Regular"), url("https://fonts.gstatic.com/s/sourcesanspro/v9/ODelI1aHBYDBqgeIAH2zlNV_2ngZ8dMf8fLgjYEouxg.woff2") format("woff2");
}
@font-face {
    font-family: "Source Sans Pro";
    font-style: normal;
    font-weight: 600;
    src: local("Source Sans Pro Semibold"), local("SourceSansPro-Semibold"), url("https://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGCOFnW3Jk0f09zW_Yln67Ac.woff2") format("woff2");
}
@font-face {
    font-family: "Source Sans Pro";
    font-style: italic;
    font-weight: 300;
    src: local("Source Sans Pro Light Italic"), local("SourceSansPro-LightIt"), url("https://fonts.gstatic.com/s/sourcesanspro/v9/fpTVHK8qsXbIeTHTrnQH6MAjkyiewWYrWZc50I8hK7I.woff2") format("woff2");
}
@font-face {
    font-family: "Source Sans Pro";
    font-style: italic;
    font-weight: 400;
    src: local("Source Sans Pro Italic"), local("SourceSansPro-It"), url("https://fonts.gstatic.com/s/sourcesanspro/v9/M2Jd71oPJhLKp0zdtTvoMxgy2Fsj5sj3EzlXpqVXRKo.woff2") format("woff2");
}
*/
/**
 * CSS @imports must be at the top of the file.      
 * Add them above this section.                             
 */



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

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

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



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

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

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

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

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

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

.hs_cos_flex-slider h1,
.hs_cos_flex-slider h2,
.hs_cos_flex-slider h3,
.hs_cos_flex-slider h4,
.hs_cos_flex-slider h5,
.hs_cos_flex-slider h6,
.hs_cos_flex-slider p {
    color: white;
}

/* Thumbnail only version of the gallery */
.hs-gallery-thumbnails li {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    margin-right:-4px;
}
.hs-gallery-thumbnails.fixed-height li img {
    max-height: 150px;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
}


/* responsive pre elements */

pre {
    overflow-x: auto;
}

/* responsive pre tables */

table pre {
    white-space: pre-wrap;
}

/* 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. MISCELLANOUS

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


/** 
 * 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: #333;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1em;
  line-height: 20px;
  -webkit-font-smoothing: antialiased;
}

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

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

a { color: #0069aa;     text-decoration: none;}
a:hover, a:focus { color: #29476d; 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 {
    margin: 10px 0;
    font-family: inherit;
    font-weight: bold;
    line-height: 20px;
    color: inherit;
    text-rendering: optimizelegibility;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
    font-size: 38.5px;
}
h2 {
    margin: 40px 0;
    font-weight: 300;
    color: #0069aa;
    font-size: 31.5px;
}
h3{
    color: #0069aa;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
}
h4 {}
h5 {}
h6 {}

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

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

.header-main {
    left: 0;
    outline: 0 none;
    overflow: hidden;
    position: absolute;
    right: 0;
}
.header-main.sticky{
    position: absolute;
    background-color: #1663b0;
}
.header-main.fixed {
    background: rgba(4, 41, 111, 0.8) none repeat scroll 0 0;
    left: 0;
    position: fixed;
    right: 0;
    top: -2em;
    z-index: 11;
    padding-bottom:.6em;
}

.container-fluid .header-main .page-center {
    padding: 2em 2em 2em 2em;
    max-width: 1264px;
}
.container-fluid .header-main.fixed .page-center{
    padding-bottom:0em;
}
.container-fluid .header-main.fixed .header-logo{
     margin-bottom: 0;
}
.header-logo {
    margin-top: 10px;
    margin-bottom: 10px;
}

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


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



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

.footer-main {
    background-color: #0C2969;
    padding: 1em;
}
.footer-copyright {
    text-align: center;
    color: #fff;
}
.footer-copyright p {
    margin: 0 0 4px;
}
.footer-sitemap {
    margin: 6px auto;
    color: #fff;
    text-align: center;
    font-size: 12px;
}
.footer-main .footer-sitemap a {
    text-align: center;
    color: #fdb813;
}
.footer-main .footer-sitemap a:hover{
    color: #fdb813;
}


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


   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 {
    float: right !important;
}
.header-logo {
    margin-left: 0 !important;
}
.custom-menu-primary .hs-menu-wrapper > ul{ 
    background:transparent;
    float: right;
    margin-top: 10px;
    margin-right: -1px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li{
    background:transparent;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
    color:#fff;
    margin: 0 15px 0 16px;
    padding: 10px 16px 10px 16px;
    font-weight: 400;
    border-radius: 6px;
    text-align: center;
    font-size: 16px;
}
.custom-menu-primary .hs-menu-wrapper>ul>li:last-child > a {
    margin-right: 0;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.active > a,
.custom-menu-primary .hs-menu-wrapper > ul > li.active:hover > a{
    background-color: #0069aa;
}
.header-main.sticky .custom-menu-primary .hs-menu-wrapper>ul>li.active>a:hover{
    background-color: #0069aa;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
  color:#fff;
    text-decoration: none;
    background-color: #54b0ff;
}
.header-main.sticky .custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
    background-color: #011e59;
}
/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{}
.custom-menu-primary .hs-menu-wrapper > ul ul li{
  background:transparent;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{
  color:#fff;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{
  color:#fff;
}

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




/* ==========================================================================
   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: 895px){


  /* 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 
    */
    
    .hidden-mobile{
       display:none !important;  
      }
     .show-mobile{
        display:block !important;
      }
      
     .custom-menu-wrapper{
        background: #0069aa; 
     }

  .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:#ffffff;
  }


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

  .mobile-trigger{
    display: inline-block !important; /* Show button on mobile */
    cursor: pointer; /* Mouse pointer type on hover */
    position: relative; /*******************************************/
    top:10px;          /* Position Button at right of screen  */
    right:10px;        /*******************************************/
    width:30px; /* Button width */
    height:30px; /* Button height */      
    padding:10px;
    background: url(//cdn2.hubspot.net/hubfs/885785/IMX_Submit_Images/ic-menu.png?t=1527869686818) no-repeat center center;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #0069aa; 
  }
  





  /* 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;
  }
  .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:#ffffff; /* 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{
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }

    
  /* Menu Styles on Mobile Devices
     ========================================================================== */  
     
   .custom-menu-primary.js-enabled{
       position: relative;
       padding-top:0px; /* Makes room for button */
       margin:0 0 17px 0;
       text-align:right;
   }
.custom-menu-primary{
    float:none !important;
}
  /* Hide menu on mobile */
  .custom-menu-primary.js-enabled .hs-menu-wrapper,
  .custom-menu-primary.js-enabled .hs-menu-children-wrapper{
    display: none;
  }  

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

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

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

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li{
    border-top: 0px dotted rgba(255, 255, 255, .35); /* Adds transparent dark highlights to top of top level list items */
  }
.custom-menu-primary .hs-menu-wrapper>ul li a {
    display: block;
    font-size: 24px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    border-bottom: 1px solid #3d6b87;
    padding: 12px 0;
    line-height: 20px;
    background-color: #0d4669;
}
  
  .custom-menu-primary .hs-menu-wrapper > ul > li > a span{
    text-align: right;
    border:none;
    display: block;
    padding:0px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
    text-decoration: none;
    background:none;
    color:#ffffff; /* 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 */
  }

.container-fluid .header-main .page-center {
    padding: 0;
}
  
}





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


   4. TEMPLATE MODULE SELECTORS                                         


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





/* 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 .header-logo {
    margin: 4px 0 0;
}
.blog .header-main{
    position:static;
}
body.blog {
    border-top: 8px solid #0069aa;
}
.blog-footer.footer-main {
    background-color: #0069aa;
    padding: 0.4em 0;
    font-size: 12.60px;
}
.blog-footer.footer-main .footer-sitemap {
    margin: 0;
    font-size: 12.60px;
    font-weight: normal;
}
.blog-footer .footer-copyright p{
    margin: 0 0 0px;
    font-weight: normal;
}
.blog-footer .footer-sitemap a{
        text-decoration: underline;
}
/* Blog Post and Listing Body Class */
body.blog {}

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

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

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


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

.blog .blog-content {}

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

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

/* Blog Title */
/* This makes the actual blog title display - moved this code down to the post header instead - Maria. 
.hs-blog-header h1 {
    color: #0069aa;
    font-weight: 300;
    font-size: 28.28px;
    margin: 0;
    margin-top: 4px;
    line-height: 40px;
}*/

.hs-blog-header h1 a{}

/* Blog Post Title */
.post-header h1 {
    color: #0069aa;
    font-weight: 300;
    font-size: 28.28px;
    margin: 0;
    margin-top: 4px;
    line-height: 40px;
}
.post-header h2 {}
.post-header h2 a {}

/* Blog Author and Avatar */
#hubspot-author_data {}
#hubspot-author_data a.author-link {}
#hubspot-author_data .hs-author-avatar {}
#hubspot-author_data .hs-author-avatar img {}

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item {}
.blog-listing-wrapper .post-listing .post-item .post-body {}
.blog-post-wrapper .post-body {}

/* Post Featured Image on Listings Page */
.hs-featured-image-wrapper {}
.hs-featured-image-wrapper .hs-featured-image-link {}
.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
  border-width: 0;
  max-height: 170px;
  max-width: 210px;
  height: auto;
  width: auto;
  display: inline-block !important;
  float: right;
  margin: 20px 0 20px 20px;
}

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

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

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

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

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

#comments-listing {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}
.comment {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  padding: 15px 0;
}
.comment-date { font-size: 13px; text-align: right; }
.comment-from { font-weight: bold; }
.comment-body { padding: 10px 0; }

/* Pagination */
.blog-pagination {}
.blog-pagination a {}
.blog-pagination a.previous-posts-link {}
.blog-pagination a.all-posts-link {}
.blog-pagination a.next-posts-link {}

/** 
 * 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 {}
.hs-author-profile .hs-author-bio {}
.hs-author-profile .hs-author-avatar {}
.hs-author-profile .hs-author-avatar img {}
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 Modules */
.blog .blog-sidebar .widget-span {}

a.back {
    color: #0069aa;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
}
.blog h3 {
    color: #3db9eb;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 10px 0;
    line-height: 40px;
    text-rendering: optimizelegibility;
    -webkit-font-smoothing: antialiased;
}
.blog .content-wrapper p {
    font-weight: 300;
    color: #666;
    font-size: 16px;
    line-height: 170%;
    margin-bottom: 1.7em;
}
.blog .safeharbor-claus p {
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
}
.aboutimx {
    background: #eee;
    border-radius: 6px;
    padding: .6em 1.1em;
    margin-top: 1.2em;
}
.aboutimx h2 {
    font-size: 20px;
    color: #0069aa;
    font-weight: 400;
    margin: 10px 0;
    text-align:left;
}
.aboutimx p {
    background: #eee;
    border-radius: 6px;
}
.aboutimx a {
    color: #0069aa;
}
.aboutimx a:hover {
    color: #29476d;
}
.content-wrapper .pr-contact p {
    font-style: italic;
    margin-top: 1.6em;
    margin-bottom: 10px;
    font-weight: normal;
}

#hubspot-author_data {
    display: none;
}
.blog-post-wrapper .post-body strong {
    color: #888;
}
div#comments-listing {
    margin: 0;
    padding: 0;
    border: none;
}
.blog-post-wrapper .post-body ul {
    margin: 0 0 10px 30px;
    padding: 0;
}
.blog-post-wrapper .post-body li {
    color: #666;
    list-style: square;
    font-size: 16px;
    line-height: 170%;
    font-weight: 300;
    padding: 0.4em 0;
}
.blog-post-wrapper .post-body h2 {
    font-size: 23.14px;
    color: #0069aa;
    font-weight: 400;
    margin: 10px 0;
}
.blog-post-wrapper .post-body a{
    color: #0069aa;
}
.blog-post-wrapper .post-body a:hover {
    color: #29476d;
}
/* ==========================================================================
   Forms
   ========================================================================== */


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

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

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

/* Labels */
body label {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}



body .hs-form-field > label {}

/* 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%;
    display: inline-block;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #555;
    vertical-align: middle;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

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 {
     outline: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;
  display: inline-block;
  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"] {
    display: inline-block;
    width: 8%;
}

.contact-form .hs-form-field input[type="checkbox"] {
    display: inline-block;
    width: 8%;
}

/* 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;
    -webkit-appearance: none;
    text-decoration: none !important;
    background-color: #0069aa;
    border: medium none;
    border-radius: 8px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: none;
    margin: 0 auto !important;
    padding: 10px;
    text-transform: uppercase;
    line-height:20px;
}

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

body .hs-button.primary:focus,
body input[type="submit"]:focus,
body input[type="button"]:focus {
    background-color: #002e44;
    color: #fff;
}


/* 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. MISCELLANOUS                                        


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

/*-----------------------------contqct-page-layout-----------------------------*/

.contact-page-layout  .header-main{
    background: transparent none repeat scroll 0 0;
}

.contact-page-layout .body-container-wrapper{
    background-color: #1663b0;
    background-repeat:no-repeat;
    background-position:center top;
    background-size:100% auto;
    background-image: url("//cdn2.hubspot.net/hubfs/885785/Images/careers-background.jpg?t=1527869686818");
}
.top-gap {
    padding-top: 124px;
    margin-bottom: 0;
}
.body-container-wrapper .container-fluid .page-center{
        max-width: 1264px;
        padding: 2em 2em;
}
.contact-page-layout .container-fluid .content-wrapper {
    padding-bottom: 4em;
}
.contact-page-layout h2 {
    color: #fdb813;
    font-size: 28px;
    font-weight: 300;
    margin-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
    text-rendering: optimizelegibility;
    margin-top:10px;
}
h1, h2, h3 {
    line-height: 40px;
    margin-top:10px;
}
p {
    margin: 0 0 10px;
}
.contact-page-layout .main-content h3 {
    background: rgba(0, 0, 0, 0) url("//cdn2.hubspot.net/hubfs/885785/Images/h3-border.png?t=1527869686818") no-repeat scroll center bottom;
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 6px;
    padding: 0 10px 6px;
    text-align: center;
    text-transform: uppercase;
    text-rendering: optimizelegibility;
}

.contact-page-layout .main-content p {
    color: #fff;
    font-style: italic;
    font-weight: 300;
    margin-top: 10px;
    text-align: center;
}

.contact-page-layout .main-content img {
    display: block;
    height: 34px;
    margin: 0 auto 4px;
    width: 34px;
}
.contact-page-layout .main-content a {
    display: block;
    text-align: center;
    color: #fdb813;
    margin-bottom: 20px;
    font-weight: 300;
}
.contact-page-layout .main-content a:hover {
    text-decoration: none;
}
.contact-page-layout .main-content a span {
    color: #fff;
    display: block;
    font-size: 24px;
    font-weight: 400;
    margin: 6px 0;
}
.contact-page-layout .main-content a:hover span {
    text-decoration: none;
    color: #fdb813;
}



/*-----------------------------Pop Up Page Layout-----------------------*/
.popup-page-layout {
    background: #fff;
    border-top: 12px solid #0069aa;
    color: #222;
    font: 75%/1.5em Helvetica, Arial, sans-serif;
}
.popup-page-layout .body-container-wrapper {
    padding-top: 0;
}
.popup-page-layout .body-container-wrapper .content-wrapper {
    color: #666;
    margin: 0 auto;
    padding: 2em !important;
    max-width: 45.416667em;
}
.popup-page-layout h1 {
    color: #0069aa;
    font-weight: bold;
    margin: 1em 0;
    line-height: 18px;
    font-size: 1.5em;
}
.popup-page-layout .custom-logo {
    padding-bottom: 5px;
}
.popup-page-layout p {
    margin: 1em 0;
}
.popup-page-layout ol {
    margin: 0;
    padding: 0;
    list-style-position: inside;
}
.popup-page-layout li {
    margin-bottom: 1em;
}
.popup-page-layout li ol {
    list-style-type: none;
}
.popup-page-layout li ol li {
    counter-increment: section;
}
.popup-page-layout li ol li:before {
    content: "(" counter(section, lower-alpha) ") ";
}
.popup-page-layout a {
    color: #0069aa;
    text-decoration: underline;
}
.popup-page-layout h2 {
    color: #0069aa;
    font-size: 1.16666667em;
    font-weight: normal;
    margin-bottom: 0.5em;
    margin-top: 0;
    line-height: 18px;
}
.popup-page-layout ul {
    margin-left: 3em;
    padding: 0;
}

/*-----------------------------------------product-layout----------------------------------------*/
.product-layout {
    border-top: 8px solid #53B0FF; 
}
.product-layout .header-logo img ,
.product-inner-layout .header-logo img {
    width: 40px;
}
.product-layout .top-content{
    background: #104674 url("//cdn2.hubspot.net/hubfs/885785/Images/background-2.png?t=1527869686818") no-repeat scroll center top / 100% ;
    
}
.product-layout .content-wrapper {
    background: #fff url("//cdn2.hubspot.net/hubfs/885785/Images/contact-carrot.png?t=1527869686818") no-repeat scroll center top / 200px auto;
    padding-top: 4em !important;
}
.product-footer .footer-sitemap {
    font-size: 16px;
}
.product-footer.footer-main {
    background: #0069aa;
    padding: 20px 20px 13px;
}
.product-footer .footer-sitemap a {
    color: #2BC4F7;
}
.product-footer .footer-sitemap a:hover {
    color: #fff;
    text-decoration: none;
}
.product-layout a {
    color: #0069aa;
}
.product-layout a:hover {
    color: #29476d;
}
.top-content {
    padding-bottom: 100px;
}
h1 ,
.top-content h1 {
    text-align: center;
    color: #fff;
    font-size: 36px;
    font-weight: 400;
    line-height: 56px;
    margin: 10px 0;
    text-rendering: optimizelegibility;
}
h1 {
    text-align: left;
}
.product-layout .top-content p {
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
}
.product-layout .custom-menu-primary .hs-menu-wrapper > ul > li > a:hover {
    background: #53B0FF;
}
.gm-product-bottom-content .left-content {
    background-color: #eee;
    border-radius: 8px;
    padding: 20px 40px;
    min-height:415px;
}
.gm-product-bottom-content h3 ,
.gm-product-bottom-content h2 {
    font-weight: 300;
    margin-bottom: 20px;
    color: #0069aa;
    text-align: center;
    background: url('//cdn2.hubspot.net/hubfs/885785/Images/hr-blue.png?t=1527869686818') no-repeat center bottom;
    padding-bottom: 20px;
    font-size: 31.5px;
    margin-top: 10px;
    text-transform: none;
    line-height: 40px;
}
.gm-product-bottom-content h3 {
    color:#fff;
    background: url('//cdn2.hubspot.net/hubfs/885785/Images/hr.png?t=1527869686818') no-repeat center bottom;
}
.gm-product-bottom-content p {
    text-align: center;
    line-height: 150%;
    color: #888;
}
.gm-product-bottom-content .column1-row2 p{
    font-size: 13px;
    color: #666;
    background: url('//cdn2.hubspot.net/hubfs/885785/Images/hr-blue.png?t=1527869686818') no-repeat center top;
    padding-top: 20px;
    margin-top: 20px;
    text-align: center;
    line-height: 150%;
}
.gm-product-bottom-content .column1-row2 p span {
    color: #0069aa;
    font-weight: 600;
}
.gm-product-bottom-content .widget-type-form {
    background-color: #53B0FF;
    background: linear-gradient(#53B0FF,#32a1ff);
    border-radius: 8px;
    padding: 20px 40px 20px;
    min-height: 415px !important;
}
input, button, select, textarea {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.gm-product-bottom-content .hs-form-field {
    display: inline-block;
    padding: 6px 10px !important;
    background: #fff;
    border-radius: 6px;
    margin-bottom: 20px;
    width: 100%;
}
.gm-product-bottom-content .hs-form fieldset.form-columns-2 .hs-form-field{
    width: 48%;
    float: right;
}
.gm-product-bottom-content .hs-form fieldset.form-columns-2 .hs-form-field:nth-child(2) {
    width: 49%;
    float: left;
}
body .gm-product-bottom-content input {
    /*float: left; removed to fix footer form styling*/
    margin-bottom: 0;
    border: 0;
    box-shadow: none;
    width: auto !important;
    outline: none;
    padding: 4px 0;
    max-width: 70%;
    font-size: 14px;    
}
.gm-product-bottom-content input[type="submit"] {
    background-color: #0069aa;
    color: #fff;
    padding: 10px;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    text-transform: uppercase;
    margin: 0 auto !important;
    width: 200px !important;
    display: block;
    float: none;
    white-space:normal !important;
}
.gm-product-bottom-content input[type="submit"]:hover {
    background-color: #002e44;
    color: #fff;
}
.gm-product-bottom-content .hs_cos_wrapper_type_form textarea {
    display: block;
    padding: 5px 8px;
    background: #fff;
    border-radius: 6px;
    border: none;
    outline: none;
    margin-bottom: 0;
}
.gm-product-bottom-content .hs_message.field.hs-form-field label {
    display: none;
}
.gm-product-bottom-content label {
    color: #0069aa;
    float: left;
    display: inline-block;
    padding-right: 10px;
    margin-bottom: 0;
    line-height: 24px;
    font-size: 14px;
    font-weight: normal;
}
.gm-product-bottom-content .custom-social-sharing {
    float: none ;
    margin: 10px auto !important;
    max-width: 200px;
}
.custom-social-sharing a {
    background: transparent url(//cdn2.hubspot.net/hubfs/885785/Images/ic-socmed.png?t=1527869686818) no-repeat top left;
    display: block;
    width: 30px;
    height: 30px;
    float: left;
    clear: none;
    margin-right: 10px;
}
.custom-social-sharing a.twitter {
    background-position: 0 0;
}
.custom-social-sharing a.twitter:hover {
    background-position: 0 -30px;
}
.custom-social-sharing a.facebook {
    background-position: -30px 0;
}
.custom-social-sharing a.facebook:hover {
    background-position: -30px -30px;
}
.custom-social-sharing a.linkedin {
    background-position: -60px 0;
}
.custom-social-sharing a.linkedin:hover {
    background-position: -60px -30px;
}

.custom-social-sharing a.linkedin:hover {
    background-position: -60px -30px;
}
.custom-social-sharing a.youtube {
    background-position: -90px -0px;
}
.custom-social-sharing a.youtube:hover {
    background-position: -90px -30px;
}
.custom-social-sharing a:last-of-type {
    margin-right: 0;
}
.custom-social-sharing a.email {
    background-position: -120px 0;
}
.custom-social-sharing a.email:hover {
    background-position: -120px -30px;
}










/*--------------Product Inner Layout---------------------*/

.product-inner-layout .footer-sitemap {
    font-size: 16px;
}
.product-inner-layout .footer-main {
    background: #0069aa;
    padding: 20px 20px 13px;
}
.product-inner-layout .footer-sitemap a {
    color: #2BC4F7;
}
.product-inner-layout .footer-sitemap a:hover {
    color: #fff;
    text-decoration: none;
}

.product-inner-layout {
    border-top: 8px solid #53B0FF;
}
.header-main {
    z-index: 1;
}
.product-inner-layout .top-content {
    background: #104674 url("//cdn2.hubspot.net/hubfs/885785/Images/background-2.png?t=1527869686818") no-repeat scroll center top / 100%;
    padding-bottom: 0;
    position: relative;
}
.two-column-equal-module{
    margin-bottom:2em;   
}
.two-column-equal-module .page-center {
    padding-bottom: 0 !important;
}
.two-column-equal-module .left-column {
    text-align: center;
}
.two-column-equal-module h3 {
    font-weight: 400;
    text-align: center;
    color: #53B0FF;
    font-size: 24.5px;
    line-height: 40px;
    margin-bottom: 10px;
}
.two-column-equal-module p {
    color: #666;
    font-size: 16px;
    font-weight: 300;
    line-height: 150%;
    text-align: center;
}
.two-column-equal-module h2 {
    font-weight: 300;
    font-size: 31.5px;
    margin: 20px 0 40px 0;
    text-align: center;
    text-transform: uppercase;
    color: #0069aa;
    text-rendering: optimizelegibility;
}
/*------custom-module------*/
.custom-actionbar {
    background: #53B0FF;
    color: #fff;
}
.custom-actionbar p {
    color: #fff;
    text-align: center;
    margin: 0;
    font-weight:400;
}
.custom-actionbar a {
    padding: 10px 20px;
    border-radius: 6px;
    border: 2px solid #fff;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin: 0px 0 0px 8px;
    display: inline-block;
    clear: both;
    line-height: 1.2;
}
.custom-actionbar a:hover {
    background-color: #fff;
    color: #0069aa;
    text-decoration: none;
}
.product-inner-layout .top-content h1 {
    font-size: 36px;
    color: #54b0ff;
    font-weight: 300;
    text-align: center;
    line-height: 150%;
    background: url('//cdn2.hubspot.net/hubfs/885785/Images/hr-blue.png?t=1527869686818') no-repeat center bottom;
    padding-bottom: 10px;
    margin-bottom: 16px;
    margin-top: 6px;
}
.training-layout .top-content p ,
.top-content p {
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    text-align: center;
    line-height: 150%;
}
.top-content h6 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 10px;
}
h6 a {
    background: none;
    border-radius: 6px;
    color: #fff;
    border: 1px solid #54b0ff;
    padding: 10px 20px;
    text-align: center;
    width: auto;
    font-size: 16px;
    display: inline-block;
    max-width: none;
    margin-right: 9px;
    margin-left: 8px;
    font-weight: normal;
}
h6 a:hover {
    background: #54b0ff;
    text-decoration: none;
}
.top-content h6 a{
    margin-top:20px;
}
.product-inner-layout .top-content img {
    width: 440px!important;
    position: absolute;
    bottom: -14px;
}
/*targets layer around video player on PRODUCT - video templates*/
.product-inner-layout .top-content .video-layer img {
    width: auto!important;
}
.product-inner-layout .content-wrapper {
    text-align: center;
}
.product-inner-layout .content-wrapper h2 {
    text-align: center;
    margin: 40px 0;
    font-weight: 300;
    text-transform: uppercase;
    color: #0069aa;
    font-size: 31.5px;
}
.product-inner-layout .content-wrapper h3 {
    color: #0069aa;
    font-weight: 400;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    line-height: 100%;
}
.two-column-left-image-module {
    padding-left: 8.51063829787234%;
    padding-right: 8.51063829787234%;
    padding-bottom: 30px;
}
.two-column-left-image-module .column-right-content {
    margin-top: 80px;
}
h4,
.two-column-left-image-module h4 {
    font-weight: 400;
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
    color: #0069aa;
    margin: 10px 0;
}
.two-column-left-image-module p {
    font-size: 15px;
    line-height: 150%;
    font-weight: 300;
    color: #0069aa;
    text-align: center;
}
.product-inner-layout .content-wrapper .hs_cos_wrapper_type_rich_text p {
    color: #0069aa;
    font-weight: 300;
    font-size: 14px;
    line-height: 150%;
    text-align: center;
}
.product-inner-layout .content-wrapper .hs_cos_wrapper_type_rich_text img {
    width: 80px;
}
.column-left-image img {
    width: 400px;
}


/*------------------------Training Layout----------------------------*/

.training-layout {
    border: none;
}
.training-layout .top-content .page-center {
    padding-top: 0;
}
.training-layout .top-content {
    padding-bottom: 0;
    background: #1663b0;
}
.training-layout .top-content h1 {
    background: url('//cdn2.hubspot.net/hubfs/885785/Images/hr.png?t=1527869686818') no-repeat center bottom;
    padding-bottom: 10px;
    margin-bottom: 18px;
}
.training-layout .top-content p {
    font-weight: normal;
}
.training-layout h6 a {
    border: 2px solid #54b0ff;
    padding: 12px 26px;
    color:#fff;
}
.training-layout h6 a:hover {
    border: 2px solid #fff;
    background-color: #fff;
    color: #0069aa;
}
.top-right-column {
    background: #54b0ff;
    padding: 20px;
    color: #fff;
    border-radius: 8px;
    margin-top: 30px;
    text-align: center;
}
.top-right-column h3 {
    margin-top: 0;
    line-height: 150%;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    color: #fff;
}
.top-right-column p {
    padding-bottom: 10px;
    background: url('//cdn2.hubspot.net/hubfs/885785/Images/hr.png?t=1527869686818') no-repeat center bottom;
}
.top-right-column li {
    text-align: center;
    padding: 4px 0;
    list-style: none;
}
ul {
    margin: 0;
    padding: 0;
    list-style:none;
}

.gery-bg {
    background-color: #ddd;
}
.training-layout h2 {
    text-align: center;
    text-transform: uppercase;
    margin: 10px 0 10px;
    display: block;
    width: 100%;
    float: left;
}
.custom-course {
    background-color: #eee;
    border-radius: 6px;
    padding: 20px;
    color: #0069aa;
    margin-top: 20px;
}
.custom-course h3 {
    text-align: left;
    font-size: 24px;
    font-weight: 400;
    color: #0069aa;
    margin:0px;
}
.custom-course ul {
    margin: 0 0 0 10px;
}
.custom-course li {
    list-style: none;
    padding: 8px 0 8px 28px;
    background: url('//cdn2.hubspot.net/hubfs/885785/Images/course-1.png?t=1527869686818') no-repeat left center;
}

.blue-bg {
    background: #0069aa;
}
.testimonial-section {
    background-size: 200px;
    padding: 20px 0 10px;
    color: #fff;
    text-align: center;
}
.training-layout .testimonial-section h2 {
    color: #fff;
    text-transform: none;
}
.testimonial-section h3 {
    text-align: center;
    font-size: 18px;
    font-weight: 300;
    color: #fff;
    line-height: 150%;
    margin-bottom: 20px;
}
.custom-testimonials .hs_cos_wrapper_type_custom_widget {
    width: 32%;
    float: left;
    margin-right: 2%;
}
.custom-testimonials .hs_cos_wrapper_type_custom_widget:last-child {
    margin: 0;
}
.tm-content {
    padding: 20px;
    background: #fff;
    border-radius: 8px;
    margin-bottom: 30px;
    position: relative;
}
.tm-content:after {
    background-color: #fff;
    content: "";
    width: 28px;
    height: 28px;
    position: absolute;
    bottom: -14px;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: rotate(45deg);
}
.tm-image img {
    width: 50px;
    height: 50px;
    display: block;
    margin: 10px auto 0 auto;
}
.testimonial-module .tm-content p {
    font-size: 15px;
    font-weight: 400;
    line-height: 150%;
    color: #0069aa;
    text-align: center;
}
.tm-content span {
    display: block;
    font-weight: 600;
    font-size: 12px;
    color: #2BC4F7;
    text-align: center;
    margin: 10px 0;
}
.custom-testimonials {
    margin-bottom: 50px;
}
.testimonial-section h6 a{
    width: 224px;
    margin:0 auto;
}
/*
p {
    line-height: 150%;
    color: #fff;
    font-size: 16px;
    margin: 0 auto;
    max-width: 70%;
}
*/

.bottom-content {
    text-align: center;
}
.bottom-content p {
    color: #888;
    text-align: center;
}
.lm-image img {
    width: 140px;
    margin: 0 auto;
    display: block;
}
.custom-leaders .hs_cos_wrapper_type_custom_widget {
    width: 32%;
    float: left;
    margin-right: 2%;
}
.custom-leaders .hs_cos_wrapper_type_custom_widget:last-child {
    margin: 0;
}
.lm-content {
    padding: 0 20px;
}
.leader-module .lm-content h2 {
    text-align: center;
    color: #0069aa;
    font-size: 22px;
    line-height: 150%;
    font-weight: 400;
    margin: 0;
}
.leader-module .lm-content h3 {
    text-align: center;
    color: #0069aa;
    font-size: 16px;
    line-height: 150%;
    margin: 0;
    font-style: italic;
}
.leader-module .lm-content p {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
}
.training-layout .gm-product-bottom-content h3,.training-layout .gm-product-bottom-content h2 {
    color: #00b0f9;
    margin-bottom: 20px;
    text-transform:uppercase;
    background: url('//cdn2.hubspot.net/hubfs/885785/Images/hr_1.png?t=1527869686818') no-repeat center bottom;
}
.training-layout .gm-product-bottom-content h3{
    color:#fff;
}
.training-layout .left-content {
    background-color: #fff;
}
.training-layout .gm-product-bottom-content .widget-type-form {
    background-color: #00b0f9;
    background: linear-gradient(#6cd5ff, #00b0f9);
}
.training-layout .gm-product-bottom-content .column1-row2 p span {
    color: #00b0f9;
}
.light-gery-bg {
    background-color: #eee;
}
.training-subpage h3 {
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
}
[class^="icon-"], [class*=" icon-"] {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}
[class^="icon-"], [class*=" icon-"] {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    display: inline;
    height: auto;
    line-height: normal;
    margin-top: 0;
    vertical-align: baseline;
    width: auto;
}
a [class^="icon-"], a [class*=" icon-"] {
    display: inline;
}
[class^="icon-"]::before, [class*=" icon-"]::before {
    display: inline-block;
    text-decoration: inherit;
}
.icon-gear::before, .icon-cog::before {
    content: "";
}


/*--------------------Whitepaper layout-----------------------*/
.whitepaper-layout{
    border-top: 16px solid #0069aa;
    -webkit-font-smoothing: antialiased;
    border-bottom: 8px solid #0069aa;
}
.whitepaper-layout .header-container .page-center {
    padding: 2em 2em 0;
}
.whitepaper-layout .header-logo {
    padding: 0 0 0 .9em;
}
.whitepaper-layout .body-container-wrapper .container-fluid .page-center {
    padding: 10em 2em 2em; /*adjusted top from 0 to 10 em to accommodate new header*/
}
.whitepaper-layout h1 {
    color: #0069aa;
    font-size: 48px;
    font-weight: 300;
    letter-spacing: .4px;
    text-align: center;
}
.whitepaper-layout h2 {
    color: #FFF; /* Was #fdb813*/
    font-size: 20px;
    font-weight: 300;
    letter-spacing: .4px;
    margin-top: 1em;
    text-transform: uppercase;
    text-align: center;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-top: 12px;
    margin-bottom: 10px;
}
.whitepaper-layout h2 span {
    font-size: 24px;
    color: #0069aa;
}
.whitepaper-layout h3 {
    margin-bottom: 0;
    padding-bottom: 8px;
    line-height: 32px;
    text-transform: uppercase;
    color: #015488;
    font-size: 32px;
    font-weight: 300;
}
.whitepaper-layout h3 a {
    text-transform: uppercase;
    color: #015488;
    font-size: 32px;
    font-weight: 300;
}
.whitepaper-layout h4 {
    color: #0069aa;
    font-size: 18px;
    font-weight: 300;
    margin-top: 0;
    text-align: left;
    text-transform: none;
}
.whitepaper-layout .body-container p {
    font-size: 15px;
    line-height: 24px;
    color: #666;
}
.whitepaper-layout hr {
    margin-bottom: 2em;
    padding-bottom: 2em;
    border-bottom: 1px dotted #3db9eb;
    background-color: transparent;
}

.whitepaper-layout .footer-whitepaper .page-center {
    background-color: #fff;
    padding: 1.7em 0 1.7em 0;
}
.whitepaper-layout .footer-whitepaper p {
    color: #015488;
    margin: 0;
    text-align: center;
    font-size:14px;
}
.whitepaper-layout blockquote{
    margin:0px;
}
.whitepaper-layout .body-container blockquote p {
    color: #878787;
    font-size: 14px;
    line-height: 24px;
    margin: 0 auto;
    text-align: center;
    width: 80%;
}

/*--------------------------whitepaper layout bottom form content-----------------*/

.whitepaper-layout-bottom-content .header-container .page-center {
    padding: 2em 2em .7em;
    max-width: 100%;
}
.whitepaper-layout-bottom-content  .header-logo {
    padding: 0 0 0 1.5em;
}
.whitepaper-layout-bottom-content .body-container-wrapper .container-fluid .page-center{
    padding: 0 2em 2em;
    max-width: 100%;
}
.whitepaper-layout .bottom-content {
    background: #f5f5f5 url(//cdn2.hubspot.net/hubfs/885785/Images/physician-background.jpg?t=1527869686818) no-repeat top left;
    background-size: 100%;
    margin: 0;
    position: relative;
    padding: 1em;
}
.whitepaper-layout .bottom-content:after {
    background: rgba(0, 105, 170, 0.8);
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
}
.whitepaper-layout .bottom-content .page-center{ 
        z-index: 2;
    position: relative;
}
.whitepaper-layout .bottom-content h3 {
    color: #fff;
    font-weight: 300;
    letter-spacing: 1px;
    margin-top: 1em;
    text-transform: uppercase;
    text-align: left;
}
.whitepaper-layout .body-container .bottom-content-col2 h3 {
    text-align: center;
    font-size: 24.5px;
    font-weight: 600;
}
.whitepaper-layout .body-container .bottom-content-col2 p {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
}
.whitepaper-layout .body-container .bottom-content-col2 a {
    color: #eee;
    text-decoration: underline;
}
.whitepaper-layout .body-container .bottom-content-col2 a:hover{
        color: #015488;
}
.whitepaper-layout .bottom-content-col2 {
    margin-right: 14%;
    width: 26%;
}
.whitepaper-layout .bottom-content-col2 {
    background: #3db9eb;
    border-radius: 8px;
    color: #fff;
    margin-top: 2em; /*Was 7em*/
    padding: 1.5em; /*Was 3em*/
    text-align: center;
}
.whitepaper-layout .bottom-content-col2 img {
    margin: 0 auto;
    width: 40px;
}
.bottom-form {
    padding-left: 14.5%;
    padding-right: 6%;
}
.whitepaper-layout form{
    text-align:left;
    margin-top: 37px;
}
.whitepaper-layout .hs_cos_wrapper_type_form .hs-form-field {
    width: 100%;
    clear: both;
    min-height: 40px;
}
.whitepaper-layout form label {
    color: #fff;
    font-size: 16px;
    text-align: left;
    text-shadow: 1px 1px 0 #015488;
    text-transform: uppercase;
    width: 100%;
    float: left;
}







.whitepaper-layout form label .hs-form-required {
    color: transparent;
    text-shadow: none;
    text-align: left;
}
.whitepaper-layout form label .hs-form-required:before {
    content: '\f069';
    font-family: FontAwesome;
    font-size: 10px;
    color: #fdb813;
    position: relative;
    top: -8px;
    left: 4px;
}
.whitepaper-layout form .input {
    float: left;
    width: 100%;
}
.whitepaper-layout .hs_cos_wrapper_type_form select ,
.whitepaper-layout form input {
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border linear .2s,box-shadow linear .2s;
    -moz-transition: border linear .2s,box-shadow linear .2s;
    -o-transition: border linear .2s,box-shadow linear .2s;
    transition: border linear .2s,box-shadow linear .2s;

}
.whitepaper-layout .hs-button.primary.large {
    background: #fdb813;
    color: #fff;
    border: none;
    border-radius: 6px;
    font-weight: 400;
    padding: 1.2em 1em;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 #cb6705;
    -webkit-border-radius: 6px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
}
.whitepaper-layout .hs_submit {
    margin-top: 12%;
}
.whitepaper-layout .hs-button.primary.large:hover {
    background: #fd8713;
}
.whitepaper-layout ul.hs-error-msgs.inputs-list label {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
    padding: 10px;
    font-size: 14px;
    line-height: 16px;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    float: none;
    clear: both;
    width: 100%;
}

/*---------------------error-page-------------*/
.error-layout-404{
        background: #0069aa url(//cdn2.hubspot.net/hubfs/885785/Images/404.png?t=1527869686818) repeat-x 0 400px;
}
.error-layout-404.error-template .body-container-wrapper {
    padding-top: 0;
}
.error-layout-404 h1 {
    text-align: center;
    font-weight: 300;
    font-size: 28px;
    margin-top: 30px;
    text-rendering: none;

}
.error-layout-404 .main-content {
    text-align: center;
    margin-top: 8px;
}
.error-layout-404 .main-content p {
    text-align: center;
    font-weight: 400;
    font-size: 18px;
    margin: 0;
    color: #fff;
}
.error-layout-404 .main-content p span {
    color: #fdb813;
}

/*---------------------------career layout company layout------------------*/
.cl-top-content {
    color: #fff;
    text-align: center;
}
.cl-top-content img {
    vertical-align: middle;
    margin-right: 5px;
}
.cl-top-content p{
    color: #fff;
    padding: 0 20px;
    text-align: center;
}
.top-content-col {
    padding: 10px 0;
    margin-bottom: 10px;
}
.max-width-790{
    margin-left:auto !important;
    margin-right:auto !important;
    float:none !important;
    max-width:790px;
}
.company-layout .row2{
    margin-top: 16px;
    padding-top: 14px;
    border-top: 1px solid #fdb813;

    color: #fff;
    text-align: center;
    font-weight: 300;
}
.company-layout .row2 h4 {
    text-align: center;
    color: #fdb813;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 17.5px;
    margin: 10px 0;
}
.company-layout h5 {
    text-align: center;
    font-size: 20px;
    color: #fdb813;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 15px;
}
.company-layout h5 img {
    vertical-align: middle;
    width: 30px;
}
.company-layout .row3.column {
    text-align: center;
    color: #fff;
    padding:10px 15px;
    font-weight: 300;
}
.main-content1 h3 {
    color: #fdb813;
    margin-bottom: 5px;
    line-height: 150%;
}
.main-content1 li {
    font-size: 18px;
    color: #fff;
    padding: 10px 0 10px 36px;
    list-style: none;
    font-weight: 300;
    background: url(//cdn2.hubspot.net/hubfs/885785/Images/career-check.png?t=1527869686818) no-repeat left center;
    background-size: 24px;
    line-height:20px;
}
.career-layout .cl-top-content{
    margin-bottom:100px;
}
.career-layout h6 a{
        border: 2px solid #fdb813;
}
.career-layout h6 a:hover {
    background: #fdb813;
    color:#fff;
}

.company-layout .body-container-wrapper {
    background: #1663b0 url(//cdn2.hubspot.net/hubfs/885785/Images/company-background.png?t=1527869686818) no-repeat top center;
    background-size: 100%;
    position: relative;
    outline: 0;
    overflow: hidden;
    padding-bottom: 0;
}
.intermedix-section {
    background: #fff none repeat scroll 0 0;
}
.intermedix-section ul li {
    padding: 2px 0 2px 20px;
    background: url(//cdn2.hubspot.net/hubfs/885785/Images/location-pin.png?t=1527869686818) no-repeat left center;
    list-style: none;
    font-size: 13px;
    color: #0069aa;
}
.intermedix-section ul li.hq {
    background: url(//cdn2.hubspot.net/hubfs/885785/Images/location-pin-hq.png?t=1527869686818) no-repeat left center;
    color: #fdb813;
}
.intermedix-section h1 {
    color: #0069aa;
    text-align: center;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 30px;
    line-height: 150%;
}
.intermedix-section .address p{
    text-align: center;
    margin-top: 30px;
    font-size: 14px;
    font-weight: 400;
    color: #0069aa;
}
.bottom-fader {
    background-color: #eee;
    background-image: url("//cdn2.hubspot.net/hubfs/885785/Images/fade-top.png?t=1527869686818");
    background-repeat: repeat-x;
    background-size: 100px auto;
    height: 100px;
}
.fader {
    background-color: #1663b0;
    background-image: url("//cdn2.hubspot.net/hubfs/885785/Images/fade-bottom-1.png?t=1527869686818");
    background-position: center bottom;
    background-repeat: repeat-x;
    background-size: 200px auto;
    height: 200px;
    outline: 0 none;
}
.company-layout .container-fluid .content-wrapper {
    padding-bottom: 0;
}
.company-layout p {
   font-weight: normal;
   line-height: 20px;
}
.company-layout .row3.column p, .company-layout .row2 p {
   color: #fff;
   font-weight: 300;
}

.company-layout .body-container-wrapper .container-fluid .page-center {
   padding-bottom: 0;
   padding-top: 2em;
}
.company-layout .body-container-wrapper .intermedix-section .page-center {
   padding-bottom: 2em;
   padding-top: 0;
}
.company-layout .body-container-wrapper .bottom-global-content .page-center {
   padding: 2em !important;
}
.company-layout .address p span {
   color: #fdb813 !important;
   padding: 0 8px;
}


.company-layout .gm-product-bottom-content .widget-type-form {
   background: rgba(0, 0, 0, 0) linear-gradient(#6cd5ff, #00b0f9) repeat scroll 0 0;
}
.company-layout .gm-product-bottom-content h3 {
   background-image: none;
}
.company-layout .gm-product-bottom-content .left-content {
   background-color: #fff;
}
.company-layout .gm-product-bottom-content .column1-row2 p span {
   color: #00b0f9;
   font-weight: 600;
}
.company-layout .gm-product-bottom-content h2 {
   background: rgba(0, 0, 0, 0) url("//cdn2.hubspot.net/hubfs/885785/IMX_Submit_Images/hr.png?t=1527869686818") no-repeat scroll center bottom;
   color: #00b0f9;
}
.company-layout .gm-product-bottom-content .column1-row2 p {
   background: rgba(0, 0, 0, 0) url("//cdn2.hubspot.net/hubfs/885785/IMX_Submit_Images/hr.png?t=1527869686818") no-repeat scroll center top;
}
.company-layout .custom-social-sharing a {
   background-image:url("//cdn2.hubspot.net/hubfs/885785/Images/ic-socmed1.png?t=1527869686818");
}

.company-layout  .bottom-global-content {
   background: #eee none repeat scroll 0 0;
}



/*-------------------------seconery css--------------------*/

.mobile-top {
    float:right !important;
    margin-left:0 !important;
}

.mobile-bottom {
    float:left !important;
    margin-left:0 !important;
}

.custom-banner .page-center{
    margin:0 auto !important;
}

.hs-custom-three-col-image-custom-mod .page-center:after,
.hs-custom-three-col-image-custom-mod .page-center:before{
    content:"";
    display:block;
    clear:both;
}

.hs-custom-three-col-image-custom-mod [class*="hs-col-"]{
    width: 31.914893617021278%;
    margin-right: 1.0638297872340425%;
    margin-left: 1.0638297872340425%;
    float:left;
}

.hs-custom-three-col-image-custom-mod [class*="hs-col-"]:first-child{
    margin-left:0;
}

.hs-custom-three-col-image-custom-mod [class*="hs-col-"]:last-child{
    margin-right:0;
}

.hs-custom-colored-layout .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    color: #0069aa;
    background: transparent;
    border-radius: 6px;
    padding: 10px 20px;
    text-decoration: none;
    font-size:16px;
    line-height:20px;
    text-transform:uppercase;
    margin:0 6px;
}

.hs-custom-colored-layout .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a {
    color: #FFF;
    text-decoration: none;
    background: #a8d529;
}

.hs-custom-colored-layout .custom-menu-primary {
    padding-top:4px;
}

.hs-custom-colored-layout .hs-logo img{
    width:250px !important;
}

.hs-custom-colored-layout .custom-banner {
    padding-top:3.5em;
    background-size:100%;
    background-position:bottom center;
    background-repeat:no-repeat;
}

.hs-custom-colored-layout .custom-banner .hs-custom-top-content{
    color: #0069aa;
    text-align: center;
    font-weight:300;
    font-size: 16px;
    max-width:800px;
    float:none;
    margin:4.8em auto 0 !important;
    line-height:24px;
}

.hs-custom-colored-layout .body-container h1{
    color: #0069aa;
}

.hs-custom-colored-layout .custom-banner .hs-custom-top-content h1{
    font-size: 36px;
    text-transform: uppercase;
    line-height: 40px;
    text-align: center;
    font-weight:300;
    color: #0069aa;
    margin-bottom:25px;
}

.hs-custom-three-col-image-custom-mod {
    text-align:center;
    color: #0069aa;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    text-align: center;
    margin: 30px auto 60px;
    display: block;
    overflow:hidden;
}

.hs-custom-three-col-image-custom-mod h2{
    background: url(//cdn2.hubspot.net/hubfs/885785/Images/h2-bottom.png?t=1527869686818) no-repeat bottom center;
    text-align: center;
    color: #0069aa;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 35px;
    margin: 0 0 10px 0;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.hs-custom-three-col-image-custom-mod p{
    margin:0;
}

.hs-custom-three-col-image-custom-mod a{
    font-size: 12px;
    font-weight: 600;
    color: #A8D529;
    text-align: center;
    display: block;
}

.hs-custom-three-col-image-custom-mod a:hover{
    color: #0069aa;
}

.hs-custom-action-links-wrapper{
    text-align:center;
    background:#a8d529;
}

.hs-custom-action-links-wrapper a{
    border-radius: 22px;
    -moz-border-radius: 22px;
    -webkit-border-radius: 22px;
    -ms-border-radius: 22px;
    border: 2px solid #fff;
    color: #fff;
    padding: 10px 20px;
    margin: 20px 10px;
    display: inline-block;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    line-height:20px;
}

.hs-custom-action-links-wrapper a:hover{
    background: rgba(255,255,255,.6);
    color: #0069aa;
    text-decoration: none;
}

.hs-custom-action-links-wrapper {
    position:relative;
    margin-bottom:2em;
}

.hs-custom-action-links-wrapper:after{
    background: url(//cdn2.hubspot.net/hubfs/885785/Images/carrot.gif?t=1527869686818) no-repeat top center;
    background-size: 200px;
    content:"";
    width:200px;
    height:2em;
    display:block;
    position:absolute;
    left:0;
    right:0;
    margin:0 auto;
    bottom:-2em;
}

.container-fluid .row-fluid .page-center{
    margin:0 auto !important;
}

.hs-custom-action-links-wrapper .page-center{
    padding-top:15px !important;
    padding-bottom:15px !important;
}

.hs-custom-six-col-mod:after,
.hs-custom-six-col-mod:before{
    content:"";
    clear:both;
    display:block;
}

.hs-custom-six-col-mod [class*="hs-col-"]{
    width: 31.50%;
    margin-right: 2.12%;
    display: inline-block !important;
    vertical-align:top;
}

.hs-custom-six-col-mod [class*="hs-col-"]:nth-child(3n){
    margin-right:0;
}

.hs-custom-six-col-mod {
    text-align:center;
}

.hs-custom-six-col-mod .title-wrapper{
    margin-top: 35px;
    margin-bottom:2em;
}

.hs-custom-six-col-mod .title-wrapper h1{
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
    text-align:center;
}

.hs-custom-six-col-mod .title-wrapper h1 em{
    color: #a8d529;
}

.hs-custom-six-col-mod .title-wrapper p{
    text-align: center;
    color: #0069aa;
    font-size: 18px;
    font-weight: 300;
}

.hs-custom-six-col-mod [class*="hs-col-"] h2{
    color: #0069aa;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 35px;
    margin: 0;
    text-transform: uppercase;
}

.hs-custom-six-col-mod [class*="hs-col-"] h3 {
    color: #a8d529;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 26px;
    margin: 0;
    text-transform: uppercase;
}

.hs-custom-six-col-mod [class*="hs-col-"] p{
    color: #0069aa;
    font-size: 15px;
    line-height: 24px;
    margin-top: 8px;
    font-weight: 300;
}

.hs-custom-six-col-mod .hs-image-col {
    display: block;
    padding: 2em;
}

.hs-custom-six-col-mod .hs-content-col {
    padding-top:40px;
}

.hs-custom-colored-layout hr{
    margin:55px 0 35px;
    min-height:2.2em;
    border:none;
    background:url(//cdn2.hubspot.net/hubfs/885785/Images/hr-carrot.png?t=1527869686818) no-repeat center center;
}

.hs-custom-colored-layout .section-header{
    padding-left: 2em;
    padding-right: 2em;
    max-width: 1200px;
    float: none;
    margin: 0 auto;
}

.hs-custom-colored-layout .section-header h1{
    text-align: center;
    color: #0069aa;
    font-size: 24px;
    font-weight: 400;
    line-height: 40px;
}

.hs-custom-colored-layout .section-header p{
    text-align: center;
    color: #0069aa;
    font-size: 15px;
    line-height: 150%;
    font-weight: 300;
}

.hs-three-col-module-wrapper {
    padding-top:16px;
}

.hs-col-feature-module {
    text-align:center;
    margin:30px auto;
}

.hs-col-feature-module img{
    margin: 0 auto 1em auto;
    width: 50px;
    display: block;
}

.hs-col-feature-module h3{
    color: #0069aa;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 26px;
    margin: 0;
    text-transform: uppercase;
    text-align: center;
}

.hs-col-feature-module .hs-desc {
    font-size: 15px;
    line-height: 150%;
    font-weight: 300;
    color: #0069aa;
}

.hs-col-feature-module .hs-desc p{
    color: #0069aa;
}

.hs-col-feature-module .hs-desc a{
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    color: #0069aa;
    text-align: center;
    display: block;
}

.hs-col-feature-module .hs-desc a:hover {
    text-decoration: underline;
}

.hs-three-col-module-wrapper .page-center{
    padding-top:0 !important;
    padding-bottom:0 !important;
}

.hs-custom-colored-layout .hs_cos_wrapper_type_header h1 {
    color: #0069aa;
    font-size: 30px;
    text-align: center;
    margin: 1.7em 0 1em;
    line-height: 40px;
    font-weight: 400;
}

.hs-three-col-gray [class*="hs-col"]{
    background: none repeat scroll 0 0 #eee;
    border-radius: 6px;
    display: block;
    padding: 1em;
    min-height: 192px;
    width: 31.914893617021278%;
    margin-right: 1.0638297872340425%;
    margin-left: 1.0638297872340425%;
    float:left;
}

.hs-three-col-gray [class*="hs-col"]:first-child{
    margin-left:0;
}

.hs-three-col-gray [class*="hs-col"]:last-child{
    margin-right:0;
}

.hs-three-col-gray [class*="hs-col"] img{
    display: block;
    height: 60px;
    margin: 0 auto;
    width: 60px;
}

.hs-three-col-gray [class*="hs-col"] h3{
    font-size: 20px;
    font-weight: 400;
    margin: 0;
    text-align: center;
    line-height:40px;
}

.hs-three-col-gray [class*="hs-col"] h4{
    color: #A8CF38;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 26px;
    margin: 10px 0 0 0;
    text-transform: uppercase;
    text-align: center;
}

.hs-three-col-gray [class*="hs-col"] h6{
    color: #0069aa;
    font-size: 15px;
    line-height: 150%;
    font-weight: 300;
    margin: 0 0 10px;
    text-align:center;
}

.hs-three-col-gray [class*="hs-col"] p{
    font-size: 16px;
    font-weight: 300;
    text-align: center;
}

.hs-three-col-gray .page-center{
    padding-top:0 !important;
    padding-bottom:0 !important;
}

.hs-three-col-gray .page-center:after,
.hs-three-col-gray .page-center:before{
    content:"";
    clear:both;
    display:block;
}

ul.three-col-lists {
    max-width: 1200px;
    display: block;
    margin: 0 auto;
    padding: 60px 32px;
    padding-top:20px;
}

ul.three-col-lists:after,
ul.three-col-lists:before{
    content:"";
    clear:both;
    display:block;
}

ul.three-col-lists li{
    width: 31.914893617021278%;
    margin-right: 1.0638297872340425%;
    margin-left: 1.0638297872340425%;
    float:left;
}

ul.three-col-lists li:first-child{
    margin-left:0;
}

ul.three-col-lists li:last-child{
    margin-right:0;
}

ul.three-col-lists li{
    text-align: center;
    font-size: 18px;
    color: #0069aa;
}

ul.three-col-lists li strong{
    display:block;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 8px;
}

.hs-custom-bottom-contact-module {
    background: #eee url(//cdn2.hubspot.net/hubfs/885785/Images/contact-carrot-1.png?t=1527869686818) no-repeat top center;
    background-size: 200px;
    padding-top: 2em;
}

.hs-custom-bottom-contact-module .hs-bottom-global-left-content{
    background-color: #fff;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -ms-border-radius: 8px;
    padding: 20px 40px;
    min-height: 565px;
}

.gm-product-bottom-content.hs-custom-bottom-contact-module h3, .gm-product-bottom-content.hs-custom-bottom-contact-module h2{
    background-image:url(//cdn2.hubspot.net/hubfs/885785/Images/hr-green.png?t=1527869686818);
}

.hs-custom-bottom-contact-module {
    font-size: 15px;
    line-height: 150%;
    font-weight: 300;
    text-align: center;
    text-align:left;
}

.hs-custom-bottom-contact-module .soclist{
    display: block;
    width: 165px;
    margin: 30px auto;
}

.hs-custom-bottom-contact-module .soclist a{
    display: block;
    margin: 12px 0;
    font-weight:normal;
    font-size:14px;
}

.hs-custom-bottom-contact-module .soclist img{
    vertical-align: middle;
    padding-right: 6px;
}

.hs-custom-bottom-contact-module p.fineprint{
    font-size: 13px;
    color: #666;
    background: url(//cdn2.hubspot.net/hubfs/885785/Images/hr-green.png?t=1527869686818) no-repeat center top;
    padding-top: 20px;
    margin-top: 20px;
}

.hs-custom-bottom-contact-module p.fineprint span{
    color: #0069aa;
    font-weight: 600;
}

.hs-bottom-global-left-content p {
    color:#666;
    font-weight:300 !important;
}

.hs-bottom-global-left-content a{
    color: #0069aa;
}

.hs-custom-bottom-contact-module .page-center{
    padding-top:60px !important;
    padding-bottom:60px !important;
}

.hs-custom-colored-layout .footer-main {
    background-color: #0069aa;
    padding: 1em;
}

.hs-custom-colored-layout .footer-copyright p {
    margin: 0;
    font-size: 14px;
    line-height: 20px;
}

.hs-custom-colored-layout .footer-sitemap {
    margin:0;
    font-size:14px;
    line-height:20px;
}

.hs-custom-layout-green .footer-sitemap a,
.hs-custom-layout-green .footer-sitemap a:hover{
    color:#a8d529;
    text-decoration:underline;
}

.hs-custom-bottom-contact-module select{
    border:none;
    color: #0069aa;
    padding-right: 10px;
    margin-bottom: 0;
    line-height: 24px;
    font-size: 14px;
    font-weight: normal;
    outline:none;
    background:#FFFFFF;
}

.gm-product-bottom-content.hs-custom-bottom-contact-module .widget-type-form{
    min-height:565px !important;
}

.hs-custom-four-col-image-custom-mod .page-center:after,
.hs-custom-four-col-image-custom-mod .page-center:before{
    clear:both;
    content:"";
    display:block;
}

.hs-custom-top-flexi .hs-custom-four-col-image-custom-mod{
    margin:25px auto 50px;
}

.hs-custom-four-col-image-custom-mod{
    margin:0 auto;
}

.hs-custom-four-col-image-custom-mod [class*="hs-col"]{
    width: 23.404255319148938%;
    margin-right: 0.85%;
    margin-left: 0.85%;
    text-align:center;
    display:inline-block;
    vertical-align:top;
}

.hs-custom-four-col-image-custom-mod [class*="hs-col"]:first-child{
    margin-left:0;
}

.hs-custom-four-col-image-custom-mod [class*="hs-col"]:last-child{
    margin-right:0;
}

.hs-custom-top-flexi .hs-custom-four-col-image-custom-mod [class*="hs-col"] h2{
    line-height: 150%;
    font-weight: 400;
    margin: 0;
    letter-spacing: 1px;
    margin-top: 20px;
    font-size: 18px;
    text-transform: uppercase;
}

.hs-custom-top-flexi .hs-custom-four-col-image-custom-mod [class*="hs-col"] p {
    color: #0069aa;
    font-size: 15px;
    line-height: 24px;
    margin-top: 8px;
    font-weight: 300;
}

.hs-custom-top-flexi .hs-custom-four-col-image-custom-mod [class*="hs-col"] img {
    display: block;
    margin: 0 auto;
    max-width: 150px;
    width: 90%;
}

.hs-custom-layout-green .gm-product-bottom-content .widget-type-form{
    background-color: #A8D629;
    background: linear-gradient(#c3f240, #A8D629);
    background: -moz-linear-gradient(#c3f240, #A8D629);
    background: -webkit-linear-gradient(#c3f240, #A8D629);
    background: -ms-linear-gradient(#c3f240, #A8D629);
}

.hs-testimonial .quote {
    background: url("//cdn2.hubspot.net/hubfs/885785/Images/quote-close.png?t=1527869686818") no-repeat scroll 98% 98% #0069aa;
    border: 1px solid #0069aa;
    border-radius: 6px;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.5px;
    line-height: 150%;
    margin: 0;
    padding: 1em;
    position:relative;
    margin-bottom:18px;
}

.hs-testimonial .quote:after{
    background:url(//cdn2.hubspot.net/hubfs/885785/Images/quote-carrot.png?t=1527869686818) no-repeat left top;
    content:"";
    height:18px;
    position:absolute;
    bottom:-18px;
    width:100%;
    left:0;
}

.hs-testimonial .quote blockquote {
    margin:0;
}

.hs-testimonial .client-image{
    color: #A8D529;
    font-size: 14px;
    font-weight: 400;
    height: 66px;
    line-height: 66px;
    margin: 0.4em 0 1em;
}

.hs-testimonial .client-image img {
    max-width:66px;
    margin-right:10px;
}

.hs-custom-four-col-image-custom-mod [class*="hs-col"] h2{
    color: #0069aa;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 0;
    text-align: center;
    line-height:40px;
}

.hs-custom-four-col-image-custom-mod [class*="hs-col"] span em{
    color: #A8D529;
    font-size: 16px !important;
    font-style: italic;
    font-weight: 300;
    padding: 0 1em;
    text-align: center;
}

.body-container-wrapper .container-fluid .hs-custom-four-col-image-custom-mod .page-center {
    padding-top:0;
    padding-bottom:0;
}

ul.hs-six-col-list {
    max-width:1200px;
    margin:0 auto;
    padding:0 0 60px;
}

ul.hs-six-col-list:after,
ul.hs-six-col-list:before{
    content:"";
    clear:both;
    display:block;
}

ul.hs-six-col-list li{
    width: 14.893617021276595%;
    margin-right: 1.0638297872340425%;
    margin-left: 1.0638297872340425%;
    float:left;
}

ul.hs-six-col-list li:last-child{
    margin-right:0;
}

ul.hs-six-col-list li:first-child{
    margin-left:0;
}

ul.hs-six-col-list li h3 {
    font-size: 20px;
    font-weight: 400;
    margin: 0;
    text-align: center;
    color: #A8D529;
    line-height: 40px;
}

ul.hs-six-col-list li img{
    max-width:40px;
    display:block;
    margin:0 auto;
}

.hs-custom-layout-orange .hs-custom-three-col-image-custom-mod h2{
    background-image:url(//cdn2.hubspot.net/hubfs/885785/Images/hr-orange.png?t=1527869686818);
}

.hs-custom-layout-orange .hs-custom-three-col-image-custom-mod a {
    color:#F88200;
}

.hs-custom-layout-orange .hs-custom-action-links-wrapper {
    background-color:#F88200;
}

.hs-custom-layout-orange .hs-custom-action-links-wrapper:after {
    background-image:url(//cdn2.hubspot.net/hubfs/885785/Images/carrot_1.gif?t=1527869686818);
}

.hs-custom-layout-orange .hs-custom-six-col-mod .title-wrapper h1 em,
.hs-custom-layout-orange .hs-custom-six-col-mod [class*="hs-col-"] h3{
    color:#F88200;
}

.hs-custom-four-col-image-custom-mod [class*="hs-col"] p{
    color: #0069aa;
    text-align: center;
    font-size: 14px;
    margin-bottom: 0;\
    line-height: 150%;
    font-weight: 300;
}

.hs-custom-four-col-image-custom-mod [class*="hs-col"] h2{
    color: #0069aa;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    margin: 0 0 8px 0;
    text-align: center;
    text-transform: uppercase;
    font-size:18px !important;
}

.hs-custom-four-col-image-custom-mod [class*="hs-col"] img{
    max-width:60px;
    margin-bottom:1em;
}

.hs-custom-layout-orange hr {
    background-image:url(//cdn2.hubspot.net/hubfs/885785/Images/hr-carrot-orange.png?t=1527869686818);
}

.hs-custom-layout-orange .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a {
    background:#F88200;
}

.two-column-equal-flexible-column .hs_cos_wrapper_type_header h1{
    border-bottom: 1px solid #FF960E;
    margin-bottom:24px;
    padding-bottom:18px
}

.two-column-equal-flexible-column .hs_cos_wrapper_type_rich_text p{
    font-size: 16px;
    color: #666;
    line-height: 150%;
    font-weight: 300;
}

p{
    color: #666;
    line-height: 150%;
    font-weight: 300;
}

.two-column-equal-flexible-column .leader-module:after,
.two-column-equal-flexible-column .leader-module:before{
    content:"";
    clear:both;
    display:block;
}

.two-column-equal-flexible-column .leader-module .lm-image{
    width: 36.84%;
    margin-right: 2.63%;
    float:left;
}

.two-column-equal-flexible-column .leader-module .lm-content{
    width: 57.89%;
    margin-left: 2.63%;
    float:left;
}

.two-column-equal-flexible-column .leader-module .lm-image img{
    width:100%;
}

.two-column-equal-flexible-column .leader-module {
    text-align:left;
    margin-bottom:20px;
}

.two-column-equal-flexible-column .leader-module .lm-content h2{
    color: #FF960E;
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 0.4px;
    line-height: 24px;
    margin: 0 0 0.1em;
    text-align:left;
    text-transform: uppercase;
}   
    
.two-column-equal-flexible-column .leader-module .lm-content h3{
    color: #0069aa;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    text-transform: uppercase;
    text-align:left;
    margin: 10px 0;
}

.two-column-equal-flexible-column .leader-module .lm-content p{
    color: #888;
    font-size: 14px;
    font-style: italic;
    line-height: 20px;
    text-align:left;
}

.hs-custom-layout-orange .gm-product-bottom-content .widget-type-form {
    background-color: #f88200;
    background: linear-gradient(#ff960e, #f88200);
}

.hs-custom-layout-orange .gm-product-bottom-content.hs-custom-bottom-contact-module h3 {
    background-image:url(//cdn2.hubspot.net/hubfs/885785/Images/hr.png?t=1527869686818);
}

.hs-custom-layout-orange .gm-product-bottom-content.hs-custom-bottom-contact-module h2,
.hs-custom-layout-orange .hs-custom-bottom-contact-module p.fineprint{
    background-image:url(//cdn2.hubspot.net/hubfs/885785/Images/hr-orange.png?t=1527869686818);
}

.hs-custom-layout-orange .footer-main .footer-sitemap a {
    color:#f88200;
    text-decoration:underline;
}

.hs-custom-full-width-flexi .hs_cos_wrapper_type_rich_text,
.hs-custom-full-width-flexi .hs_cos_wrapper_type_text,
.hs-custom-full-width-flexi .hs_cos_wrapper_type_raw_html,
.hs-custom-full-width-flexi .hs_cos_wrapper_type_raw_jinja,
.hs-custom-full-width-flexi .hs_cos_wrapper_type_page_footer {
    max-width: 1264px;
    padding-left: 2em;
    padding-right: 2em;
    float:none;
    margin:0 auto !important;
}

.hs-custom-layout-orange ul.hs-six-col-list li img{
    max-width:100px;
}

.hs-custom-layout-orange ul.hs-six-col-list li h4{
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: #0069aa;
    margin-bottom: 6px;
    text-transform:none;
}

.hs-custom-layout-orange ul.hs-six-col-list li h6{
    text-align: center;
    font-size: 13px;
    font-weight: 400;
    color: #888;
    line-height: 150%;
}

.hs-custom-layout-orange ul.hs-six-col-list {
    padding-bottom:0;
    padding-top:30px;
}

.hs-custom-layout-blue .hs-custom-three-col-image-custom-mod a {
    color:#45B2F8;
}

.hs-custom-layout-blue .hs-custom-three-col-image-custom-mod h2{
    background-image:url('//cdn2.hubspot.net/hubfs/885785/Images/hr-blue-1.png?t=1527869686818');
}

.hs-custom-layout-blue.hs-custom-colored-layout hr {
    background-image:url('//cdn2.hubspot.net/hubfs/885785/Images/hr-carrot-blue.png?t=1527869686818');
}

.hs-custom-layout-blue .hs-custom-action-links-wrapper {
    background:#45b2f8;
}

.hs-custom-layout-blue .hs-custom-action-links-wrapper:after {
    background-image:url('//cdn2.hubspot.net/hubfs/885785/Images/carrot-blue.gif?t=1527869686818');
}

.hs-custom-layout-blue.hs-custom-colored-layout .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a {
    background:#45b2f8;
}

.two-column-equal-flexible-column .hs-col .hs-testimonial .quote {
    background-color:#3db9eb;
    border-color:#3db9eb;
}

.two-column-equal-flexible-column .hs-col .hs-testimonial .client-image img {
    max-width:40px;
    vertical-align:middle;
}

.two-column-equal-flexible-column .hs-col .hs-testimonial .client-image {
    color: #1f95c9;
    height: auto;
    line-height: 1;
}

.two-column-equal-flexible-column .hs-testimonial .quote:after{
    background-image:url(//cdn2.hubspot.net/hubfs/885785/Images/quote-carrot-1.png?t=1527869686818);
}

.hs-content-id-3417883695 .two-column-equal-flexible-column .page-center{
    padding-top:0 !important;
}

.two-column-equal-flexible-column .hs-col.hs-left-flex h2{
    line-height:1;
    margin-top:0;
}

.gm-product-bottom-content .hs-error-msgs label {
    color: #b94a48;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}

.gm-product-bottom-content .hs-form-field{
    position:relative;
}

.gm-product-bottom-content .hs-form-required {
    display:none;
}

.hs-custom-product-offering {
    background: #ffffff;
    border-radius: 6px;
    border: 1px solid #3db9eb;
    margin: 0 10px;
}

.hs-custom-product-offering .bottom-spacer {
    border-radius: 0 0 6px 6px;
    padding: 0.6em 0;
}

.hs-custom-product-offering .title-group{
    border-radius: 6px 6px 0 0;
    padding-bottom: 0.5em;
    background:#3db9eb;
}

.hs-custom-product-offering .title-group .title{
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    text-align: center;
    padding: 1em 0 0.2em 0;
    margin: 0;
    text-transform: uppercase;
}

.hs-custom-product-offering .title-group .sub-title{
    font-size: 13px;
    color: #fff;
    text-align: center;
    padding: 1em 1em;
    font-weight:400;
}

.hs-custom-product-offering .hs-desc ul{
    margin:0;
    padding:0;
    list-style:none;
}

.hs-custom-product-offering .hs-desc ul li{
    padding: 0.6em 0;
    list-style: none;
    text-align: center;
    color: #686868;
    border-bottom: 1px solid #ddd;
    font-size: 16px;
    line-height: 32px;
}

.hs-custom-product-offering .hs-desc ul li:hover {
    background: #f5f5f5;
}

.hs-custom-product-offering .hs-desc ul li img{
    vertical-align:middle;
}

.top-content p{
    color:#FFF;
}

.hs-custom-bottom-three-column .widget-type-header h1{
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    font-size: 31.5px;
    color: #0069aa;
    margin-bottom: 40px;
}

.hs-custom-bottom-three-column {
    background: #eee;
    padding-bottom: 2em;
    border-top: 1px solid #ddd;
}


/*-----------------home page-----------------*/
.hs-home-page .widget-span.widget-type-global_group {
    min-height: 0;
}
.hs-home-page .header-main.sticky {
    background-color:transparent;
    z-index: 999;
}


.hs-home-page .hs_cos_flex-direction-nav {
    display: none;
}
.hs-home-page .hs_cos_flex-control-nav {
    display: none;
}
.hs-home-page .hs_cos_flex-slider{
    margin:0px;
    background: #1663B0;
}
.hs-home-page p{
    font-weight:normal;
}
.hs-home-page .body-container {
    background-color: #1663B0;
}
.hs-home-page .widget-span.widget-type-image_slider{
    position: absolute;
    width: 100%;
    max-height:797px;
    overflow:hidden;
}    
.hs-home-page .hs_cos_flex-slider .hs_cos_flex-slides img {
    max-height: 100%;
}

.custom-industry-wrapper{
    background:#fff;
    margin-top:0px !important;
}

.custom-top-content-wrapper .page-center{
    position: relative;
    right: 0;
    top: 88px;
    z-index: 99;
    left: 0;
    margin: 0 auto;
    padding: 0 2em !important;
}

.hs-home-page .custom-top-content {
    display: block;
    margin: 0 auto;
    padding: 7em 3em 9em;
    text-align: center;
   
}
.hs-home-page .widget-span.widget-type-cell.custom-top-content-wrapper {
    min-height: 0px;
}

.hs-home-page .custom-top-content h3{
    margin: 0 auto;
    max-width: 300px;
    padding-bottom: 4px;
}

.hs-home-page .custom-top-content p{
    max-width: 70%;
    color: #FFFFFF ;
    font-size: 16px;
    line-height: 150%;
    margin: 1em auto 2em;
    text-align: center;
}

.hs-home-page .custom-top-content h6{
    display: block;
    margin:0 0 2em;
}
.hs-home-page .custom-top-content h6 a {
    background: transparent;
    border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px 8px 8px 8px;
    color: #FFFFFF;
    display: inline-block;
    font-size:16px;
    line-height:20px;
    margin-right: 20px;
    padding: 10px 30px;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    webkit-transition: all 0.3s ease 0s;
}
.hs-home-page .custom-top-content h6 a:first-child{
     border: 2px solid #50B2F2;
}
.hs-home-page .custom-top-content h6 a:hover:first-child{
    background-color:#50B2F2;
}
.hs-home-page .custom-top-content h6 a:nth-child(2){
     border: 2px solid #AAD047;
}
.hs-home-page .custom-top-content h6 a:hover:nth-child(2){
    background-color: #AAD047;
}

.hs-home-page .custom-top-content h6 a:last-child{
     border: 2px solid #F88433;
}
.hs-home-page .custom-top-content h6 a:hover:last-child{
     background-color:#F88433;
}
.hs-home-page .custom-culomn-wrapper{
    padding:1em 0 2em;
}

.hs-home-page .custom-top-column{
    padding: 0 12px;
}

.hs-home-page .custom-top-column h2{
    border-bottom: 1px solid #17C3F9;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 24px;
    margin: 0 20px 8px 0;
    padding: 8px 0;
    text-align: center;
    text-transform: uppercase;
}

.hs-home-page .custom-top-column h4{
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    line-height: 20px;
    margin: 10px 0;
    text-transform: none;

}
.hs-home-page .custom-top-column p{
    color: #17C3F9;
    font-size: 14px;
    font-weight: 300;
    padding-right: 20px;
    text-align: center;
    margin:0 0 10px;
}

.custom-industry-wrapper {
    position:relative;
    z-index:10;
}

.custom-industry-wrapper:before{
    background-color: #1663b0;
    background-image: url(//cdn2.hubspot.net/hubfs/885785/Images/fade-bottom.png?t=1527869686818);
    background-repeat: repeat-x;
    background-size: 200px;
    background-position: center bottom;
    height: 200px;
    outline: 0;
    position:absolute;
    z-index:-1;
    left:0;
    top:-40px;
    width:100%;
    content:"";
}

.hs-home-page .custom-top-column a{
    color: #FDB813;
    display: block;
    font-size: 12px;
    text-align: center;
}

.custom-industry-wrapper{
    margin-top:150px !important;
    padding: 0 0 2em 0;
}
.hs-home-page .custom-indutry-title h1{
    color: #03286C;
    font-size: 42px;
    font-weight: 400;
    text-align: center; 
    line-height: 56px;
    margin:10px 0;
} 
.custom-solution-wrapper{
    padding: 4em 0;
    background: url(//cdn2.hubspot.net/hubfs/885785/Images/market-line.png?t=1527869686818) no-repeat center bottom;
}
.custom-solution-wrapper.last{
    background-image:none;
}
.custom-solution-wrapper h2 {
    color: #03286C;
    font-size: 28px;
    font-weight: 400;
    text-align: left;
    line-height: 40px;
    margin:10px 0;
}

.custom-solution-wrapper p{
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 150%;
    text-align: left;
    color: #03286C;
    margin: 20px 0 10px;
}

.custom-solution-wrapper ul{
    padding:10px 0 0 0;
    margin-top:0px;
    margin-bottom:0px;
    list-style:none;
    width: 22.58064516129032%;
    margin-left:0px;
    margin-right: 1.6129032258064515%;
    float: left;
}
.custom-solution-wrapper ul + ul{
    margin-left: 1.6129032258064515%;
}
.custom-solution-wrapper ul:last-child {
    margin-right: 0;
}

.custom-solution-wrapper ul li{
    display: block;
    width: 100%;
    float: left;
}
.custom-solution-wrapper ul li img{
    width: 28px;
    height: 28px;
    padding-right: 6px;
    display: block;
    margin: 0 auto;
    float: left;
}
.custom-solution-wrapper ul li a{
    font-size: 10px;
    text-transform: uppercase;
    color: #03286C;
    text-align: left;
    line-height: 14px;
    font-weight: 400;
    float: left;
    clear: none;
    margin: 6px 0; 
}

.custom-solution-wrapper ul li a:hover{
    font-weight: bold;
    text-decoration:underline;
}

.custom-solution-wrapper ul + p{
    padding: 24px 0 0 0;
    margin: 0;
    float: left;  
}
.custom-solution-wrapper ul + p a{
    display: inline-block;
    padding: 10px 20px;
    margin-right: 6px;
    color: #03286c;
    font-size:16px;
    line-height:20px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    text-align: center;
    text-decoration: none;
    letter-spacing: 0;
}
.custom-solution-wrapper.custom-healthcare h2 span{
  color: #A9D23B;
  font-weight: 600;
}
.custom-solution-wrapper.custom-healthcare ul + p a{
    background-color: #fff;
    border: 2px solid #A9D23B; 
}

.custom-solution-wrapper.custom-healthcare ul + p a:hover{
   background-color: #A9D23B;
   color: #fff;
}

.custom-solution-wrapper.custom-business h2 span{
  color:#4BB2F5;
  font-weight: 600;
}

.custom-solution-wrapper.custom-business ul + p a{
    background-color: #fff;
    border: 2px solid #4BB2F5; 
}

.custom-solution-wrapper.custom-business ul + p a:hover{
   background-color: #4BB2F5;
   color: #fff;
}

.custom-solution-wrapper.custom-government h2 span{
  color: #F68223;
  font-weight: 600;
}

.custom-solution-wrapper.custom-government ul + p a{
    background-color: #fff;
    border: 2px solid #F68223; 
}

.custom-solution-wrapper.custom-government ul + p a:hover{
   background-color: #F68223;
   color: #fff;
}


 .hs-home-page .custom-contact-wrapper{
    background:#eee;
    background-image: url(//cdn2.hubspot.net/hubfs/885785/Images/fade-top.png?t=1527869686818);
    background-position: center top;
    background-repeat: repeat-x;
    background-size: 100px;
}
 .hs-home-page .gm-product-bottom-content .left-content{
    background-color: #fff;
 }
.hs-home-page .gm-product-bottom-content h2{
    color:#00b0f9;
    background: url('//cdn2.hubspot.net/hubfs/885785/IMX_Submit_Images/hr.png?t=1527869686818') no-repeat center bottom; 
} 
.hs-home-page .gm-product-bottom-content .column1-row2 p{
     background: url('//cdn2.hubspot.net/hubfs/885785/IMX_Submit_Images/hr.png?t=1527869686818') no-repeat center top;
}
.hs-home-page .custom-social-sharing a {
   background-image: url("//cdn2.hubspot.net/hubfs/885785/Images/ic-socmed1.png?t=1527869686818");
}
.hs-home-page .gm-product-bottom-content .column1-row2 p span{
    color:#00b0f9;
    font-weight: 600;
}
.hs-home-page .gm-product-bottom-content .widget-type-form{
    background-color: #00b0f9;
    background: linear-gradient(#6cd5ff, #00b0f9);
}
.hs-home-page .gm-product-bottom-content h3{
    background-image:none;
}

.training-subpage p ,
.training-layout p ,
.product-layout p ,
.whitepaper-layout p {
    font-weight: normal;
}

.footer-copyright p {
   color: #fff;
   margin: 0 0 4px;
}

.gm-product-bottom-content p{
    font-weight: normal;
}

.testimonial-section p {
   color: #fff;
}

.post-header h2,
h2.post-listing-simple{
    color: #666;
    list-style: square;
    font-size: 16px;
    line-height: 170%;
    font-weight: 400;
    padding: .4em 0;
    margin: 0;
    display: list-item;
    margin-left: 30px;
}

[class*="post-date-category-"]{
    color: #0069aa;
    font-weight: 400;
    font-size: 23.14px;
    line-height: 40px;
    display:none;
}

[class*="post-date-category-"].first{
    display:block;
}

.blog-pagination {
    margin-top:20px;
}

h1 {
   color: inherit;
}

.subscription-template .body-container-wrapper ,
.error-template .body-container-wrapper ,
.password-template .body-container-wrapper {
   padding-top: 124px;
}

.password-template input#hs-pwd-widget-password {
   max-width: 500px;
   display: block;
}

.landing-page .body-container-wrapper input.hs-input ,
.error-template .body-container-wrapper  input.hs-input ,
.password-template .body-container-wrapper  input.hs-input ,
.subscription-template.body-container-wrapper  input.hs-input {
   display: inline-block;
   max-width: 100%;
}

.landing-page .body-container-wrapper {
   padding-top: 124px;
}

.landing-page-n .body-container-wrapper-n {
   padding-top: 100px;
}

.blog .header-main {
    background-color: transparent;
}

.blog .container-fluid .header-main .page-center {
    padding: 2em !important;
}

.blog .header-main .header-logo {
    text-align: left;
    padding-left: 4px;
}

.hs-custom-colored-layout  .custom-menu-primary .hs-menu-wrapper > ul{
    margin-top:0;
} 

.hs-custom-full-width-flexi .hs-custom-four-col-image-custom-mod [class*="hs-col"] img {
    max-width:100%;
}

.hs-custom-colored-layout .body-container {
    margin-top: 2em;
}

.hs-custom-action-links-wrapper{
    margin-bottom:0;
}

.custom-banner p{
    color:#0069aa;
}

.hs-custom-colored-layout.hs-simple-pages .hs-logo{
    margin-bottom:20px;
}

.hs-custom-layout-blue .footer-main .footer-sitemap a,
.hs-custom-layout-blue .footer-main .footer-sitemap a:hover{
    color:#45b2f8;
    text-decoration:underline;
}

.whitepaper-layout{
    background:#0069aa;
}

.whitepaper-layout .header-container,
.whitepaper-layout .body-container,
.footer-whitepaper{
    background:#FFF;
}

.imx-global-contact-widget h3 {
    background: url('//cdn2.hubspot.net/hubfs/885785/Images/hr.png?t=1527869686818') no-repeat center bottom !important;
}

.imx-global-contact-widget .alert {
    background-color: #fff;
    border-radius: 4px;
    padding: 15px 15px 15px 65px;
}

.imx-global-contact-widget .alert p {
    color: #03286C;
    text-align: left;
}

.imx-global-contact-widget .alert p:last-of-type {
    margin-bottom: 0;
}

.imx-global-contact-widget .alert-success {
    background: #fff url('//cdn2.hubspot.net/hubfs/885785/IMX_Submit_Images/icon-success.png?t=1527869686818') no-repeat 15px center !important;
}

.product-requirement-layout .container-fluid .row-fluid .page-center {
    max-width:1328px;
    padding-left:4em;
    padding-right:4em;
}

.product-requirement-layout .hscustom-logo {
    margin-left:0;
}

.product-requirement-layout .header-main {
    position:relative;
}

.product-requirement-layout div.minilogo {
    background-image:url(//cdn2.hubspot.net/hubfs/885785/Images/x-logo-blue.png?t=1527869686818);
}

.product-requirement-layout .custom-menu-primary1 .hs-menu-wrapper > ul > li > a{
    padding:0;
    background:none;
    color:#0069aa;
}

.product-requirement-layout .custom-menu-primary1 .hs-menu-wrapper > ul > li > a:hover {
    padding:0;
    background:none;
    color:#0069aa;
    text-decoration:underline;
}

.product-requirement-layout .custom-menu-primary1 .hs-menu-wrapper > ul {
    margin-top:0;
}

.requirements table tr th, .requirements table tr td {
    padding: 1em 1em;
}

.requirements table tr th {
    text-align: left;
    background: #0069aa;
    color: #fff;
}

.requirements table tr th {
    font-weight: bold;
    background-color: #0069aa;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    border: none;
}

table {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
}

.requirements table {
    border: 1px solid #ddd;
    border-radius: 6px;
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: 14px;
    background-color: #fff;
}

.requirements table tr td {
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
    color: #0069aa;
}

.requirements table tr:nth-child(odd) td {
    background: #f5f5f5;
}

.product-inner-layout.product-requirement-layout .content-wrapper {
    text-align: left;
}

.requirements ul, .requirements ol {
    padding: 0;
    margin: 0 0 10px 25px;
    list-style: disc;
}

tr:hover td,
.table-striped tbody tr:nth-child(2n+1):hover td,
.table-striped tbody tr.odd:nth-child(2n+1):hover td,
.table-striped tbody tr.even:hover td,
.table-striped tbody tr.odd:nth-child(2n+1):hover td[class*="sorting_"],
.table-striped tbody tr.even:hover td[class*="sorting_"] {
    background-color: rgba(0,0,0,0.08);
}

a.toplink {
    float: right;
    color: #fff;
    font-weight: 300;
    text-decoration: underline;
}

.hs-custom-page-header h1 {
    font-size: 36px;
    color: #54b0ff;
    font-weight: 300;
    text-align: center;
    line-height: 150%;
    background: url(//cdn2.hubspot.net/hubfs/885785/Images/hr-blue-1.png?t=1527869686818) no-repeat center bottom;
    padding-bottom: 10px;
    margin-bottom: 16px;
}

.product-inner-layout.product-requirement-layout .page-center.content-wrapper {
    padding-top: 0;
}

.product-inner-layout.product-requirement-layout .header-container .page-center {
    padding-bottom: 10px;
}

.quicklinks {
    color: #0069aa;
    font-size: 14px;
    font-weight: 600;
}

.quicklinks a {
    font-size: 14px;
    font-weight: 400;
    margin: 0 4px;
}

.product-inner-layout.product-requirement-layout .header-container .custom-menu-primary1 {
    float:right;
}

.product-requirement-layout .custom-menu-primary1 .hs-menu-wrapper>ul {
    margin-top: 0;
    display: block;
    text-align: right;
}
.product-requirement-layout .custom-menu-primary1 .hs-menu-wrapper > ul > li {
    float:none;
    display:inline-block;
}

.product-inner-layout.product-requirement-layout .content-wrapper .hs_cos_wrapper_type_rich_text p {
    text-align:left;
    font-size: 1em;
    font-family: 'Source Sans Pro', sans-serif;
    color:#888;
    font-weight: 400;
}

/** 
 * 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:1250px){
    .hs-custom-layout-green .header-container .page-center{
        padding-left:0 !important;
        padding-right:0 !important;
    }
    
    .hs-custom-layout-green .header-container .hs-custom-three-col-image-custom-mod .page-center{
        padding-left:2em !important;
        padding-right:2em !important;
    }
    
    .hs-custom-layout-green .header-container .hs-custom-four-col-image-custom-mod .page-center{
        padding-left:2em !important;
        padding-right:2em !important;
    }
    
    .hs-custom-logo-menu-group {
        padding-left:2em;
        padding-right:2em;
    }
   
}   
@media (max-width: 1170px) and (min-width:768px) {
    .blog-footer.footer-main{
        font-size: 0.7em;
    }
    .blog-footer.footer-main .footer-sitemap{
        font-size: 11.19px;
    }
    .hs-blog-header h1 {
        font-size: 25.14px;
        margin-top: 0;
    }
    .blog .header-logo {
        margin: 0;
    }
    

    
}
@media (max-width: 1199px) and (min-width:560px) {
    .hs-home-page .container-fluid .row-fluid .page-center{
        padding: 2em 4em;
    }
    .hs-home-page .custom-top-content p {
        max-width: 90%;
        color: #FFFFFF;
        font-size: 16px;
        line-height: 150%;
        margin: 1em auto 2em;
        text-align: center;
    }
    
    .container-fluid .custom-banner .row-fluid .page-center {
        padding:0;
    }
    


}
@media (max-width: 1200px) {
    .gm-product-bottom-content input {
        max-width:60%;
    }
    .whitepaper-layout .body-container-wrapper .container-fluid .page-center {
        padding: 10em 2em 2em; /*adjusted top from 0 to 10 em to accommodate new header*/
    }
    

}

@media (max-width: 900px) {
    .gm-product-bottom-content .right-content,
    .gm-product-bottom-content .left-content{
        margin-bottom:2em;
        width:100%;
        margin-left:0px;
    } 
    .blog-footer.footer-main {
        background-color: #3db9eb;
        padding: 1em 0;
        font-size: 14.39px;
    }   
    
   

    .blog-footer.footer-main .footer-sitemap {
        font-size: 14.39px;
    }
    .blog-footer .footer-sitemap a {
        color: #fff;
    }
    .blog .header-logo {
        text-align: left;
    }
    .blog .container-fluid .page-center{
        padding-left:36px !important;
        padding-right:36px !important;
    }
    .top-gap{
        display:none;
    }
    .header-main{
        background:#1663b0;
        position:static !important;
    }
    .header-main .header-logo {
        text-align: center;
        width: 100% !important;
    }
    .header-main .custom-menu-primary {
        width: 100% !important;
    }
    .top-content .top-right-column,
    .top-content .top-left-column{
        width: 100% ;
        margin-left:0px;
    }
    .custom-leaders .hs_cos_wrapper_type_custom_widget:last-child ,
    .custom-testimonials .hs_cos_wrapper_type_custom_widget:last-child ,
    .custom-leaders .hs_cos_wrapper_type_custom_widget ,
    .custom-testimonials .hs_cos_wrapper_type_custom_widget {
        width: 100%;
        float: none;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .header-main.sticky {
        background-color: #1663b0 !important;
    }
    .product-inner-layout .top-content img {
        width: 440px!important;
        position: static;
        bottom: 0;
        display: block;
        margin: 60px auto;
    }
    /*targets layer around video player on PRODUCT - video templates*/
    .product-inner-layout .top-content .video-layer img {
        width: auto!important;
    }
    .whitepaper-layout .body-container blockquote p{
        width:100%;
    }
    .whitepaper-layout .header-logo {
        text-align: center;
    }    
    .whitepaper-layout-bottom-content .bottom-content-col2 {
        margin-right: 0;
        width: 100%;
        margin-left: 0;
    }
    .whitepaper-layout form label{
        width: auto;
        float: none;
    }
    .bottom-form {
        padding-left: 0;
        padding-right: 0;
        width: 100% !important;
    }
    .whitepaper-layout form .input {
        width: 100%;
        float: none;
    }
    .whitepaper-layout .hs_cos_wrapper_type_form select ,
    .whitepaper-layout form input{
        max-width:100%;
    }
    .whitepaper-layout .bottom-content {
        padding: 0;
    }
    .whitepaper-layout .hs_submit {
        margin-left: 0;
    }
    .two-column-equal-module .column {
        width: 100%;
        float: none;
        margin-left: 0;
    }
    .two-column-left-image-module .span6 {
        width: 100%;
        float: none;
        margin-left: 0;
    }
    .top-content .span5 {
        width: 100%;
        float: none;
        margin: 0;
    }
    .product-inner-layout .top-content img {
        width: 80%;
        max-width: 400px;
        margin: 0 auto;
        bottom: -35px;
        display: block;
        position: relative;
    }
    .top-content .span6 {
        margin: 0 0 30px;
        width: 100%;
    }
    .header-main .page-center{
        padding:0px !important;
    }
    
    /*-----------------secondery css--------------*/
    .hs-custom-colored-layout .hs-logo img {
        display:block;
        margin:0 auto;
    }
    
    .hs-custom-three-col-image-custom-mod [class*="hs-col-"]{
        width:100%;
        max-width:70%;
        margin:0 auto 40px !important;
        float:none;
    }
    
    .hs-custom-three-col-image-custom-mod{
        overflow:hidden;
    }
    
    .hs-custom-six-col-mod .hs-image-col{
        display:none !important;
    }
    
    .hs-custom-six-col-mod [class*="hs-col-"] {
        width:100%;
        float:none;
        margin-left:0;
        margin-right:0;
    }
    
    .hs-three-col-module-wrapper .hs-flexi{
        width:100%;
        margin:0 !important;
        float:none !important;
    }
    
    .hs-custom-colored-layout .header-container .custom-menu-primary {
        display:block;
        float:none !important;
        width:100% !important;
    }
    
    .hs-custom-colored-layout .header-container .hs-logo {
        display:block;
        float:none !important;
        width:100% !important;
    }
    
    .hs-custom-bottom-contact-module .row-fluid [class*="span"]{
        float:none;
        width:100%;
        margin-bottom:20px;
        margin-left:0;
    }
    
    .hs-custom-colored-layout .custom-banner .hs-custom-top-content {
        padding-left:2em;
        padding-right:2em;
    }
    
    .hs-custom-colored-layout .custom-banner {
        padding-top:0;
    }
    
    .hs-custom-four-col-image-custom-mod [class*="hs-col"]{
        width: 45%;
        margin: 0 4% 20px 0;
    }
    
    .hs-three-col-module-wrapper .hs-flexi {
        margin-bottom:1em;
    }
    
    ul.hs-six-col-list li{
        width:31.9%;
    }
    
    ul.hs-six-col-list li:nth-child(3n){
        margin-right:0;
    }
    
    ul.hs-six-col-list li:nth-child(4){
        margin-left:0;
    }
    
    .two-column-equal-flexible-column .hs-col{
        width:100%;
        margin-left:0 !important;
        float:none;
    }
    
    .two-column-equal-flexible-column .hs-col.hs-right-flex .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_custom_widget {
        width:50%;
        float:left;
    }
    
    .two-column-equal-flexible-column .hs-col.hs-left-flex {
        margin-bottom:20px;
    }
    
    .hs-custom-logo-menu-group {
        padding-left: 0;
        padding-right: 0;
        margin-bottom:5px;
    }
    
    .hs-custom-logo-menu-group .custom-menu-primary {
        background: #0069aa;
        padding-top: 1px;
        padding-bottom: 10px;
        margin-bottom: 55px;
    }
    
    .hs-custom-logo-menu-group .custom-menu-primary .mobile-trigger{
        top: 5px;
        right: 5px;
    }
    
    .hs-custom-colored-layout .custom-menu-primary .hs-menu-wrapper > ul > li {
        background:#0d4669;
    }
    
    .hs-custom-colored-layout .custom-menu-primary .hs-menu-wrapper > ul > li > a {
        color:#FFF;
        border-radius:0;
        -moz-border-radius:0;
        -webkit-border-radius:0;
        -ms-border-radius:0;
        margin:0;
        border-bottom:1px solid #3d6b87;
        padding:12px 0;
        font-weight:600;
        text-transform:none;
        font-size:14px;
    }
    
    h4, .two-column-left-image-module h4 {
        line-height:1;
    }
    
    .hs-home-page .custom-top-content{
        padding: 0em 0em 0em;
    }
    .hs-home-page .custom-top-content h6 a{
       margin-right:5px;
       margin-bottom:10px;
       padding:10px 16px;
    }
    
    
    .custom-solution-wrapper .widget-span.widget-type-rich_text{
        width:100%;
        margin:0px;
    }
    .custom-solution-wrapper ul{
        width: 45%;
        margin: 0 5% 0 0 !important;
    }
    .custom-solution-wrapper .span8.widget-span.widget-type-rich_text{
          margin: 0 0 20px 0;  
    }
    .custom-solution-wrapper ul + p {
        clear: both;
    }
    .custom-solution-wrapper .span4.widget-span.widget-type-rich_text img{
        width: 100%;
        max-width: 400px;
        display: block;
        margin: 0 auto;
        vertical-align: middle;
    }
    .hs-home-page .custom-top-content p{
        max-width: 90%;
    }
    
    .intermedix-section .span2 {
        float: left;
        width: 50%;
        margin-left: 0;
        margin-right: 0;
    }
    .top-content-col.span4 {
        float: none;
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }
    .company-layout .row3.column.span4 {
        float: none;
        margin: 0;
        width: 100%;
    }
    
    .subscription-template .body-container-wrapper ,
    .error-template .body-container-wrapper ,
    .password-template .body-container-wrapper {
        padding-top: 0;
    }
    .landing-page .body-container-wrapper input.hs-input ,
    .error-template .body-container-wrapper  input.hs-input ,
    .password-template .body-container-wrapper  input.hs-input ,
    .subscription-template.body-container-wrapper  input.hs-input{
        max-width: 25px;    
    }
    .landing-page .body-container-wrapper {
        padding-top: 0;
    }
    
    .contact-page-layout {
        background-color: #1663b0;
        background-repeat: no-repeat;
        background-position: center top;
        background-size: 100% auto;
        background-image: url("//cdn2.hubspot.net/hubfs/885785/Images/careers-background.jpg?t=1527869686818");
    }    
    .contact-page-layout .body-container-wrapper{
        background:transparent;
    }
    .contact-page-layout .header-main.sticky {
        background-color: transparent !important;
    }
    .company-layout {
        background-image: url(//cdn2.hubspot.net/hubfs/885785/Images/company-background.png?t=1527869686818);
    }
    .product-layout .top-content {
        margin-top: -100px;
        padding-top: 100px;
    }
    .product-layout .header-main {
        background:transparent;
    }
    .contact-page-layout.company-layout .header-main.sticky {
        position:fixed;
    }
    
    .contact-page-layout.company-layout .header-main.sticky.fixed {
        position: fixed !important;
        top: 0 !important;
        background-color: rgba(4, 41, 111, 0.8);
    }
    
    .contact-page-layout.company-layout .header-main.sticky .header-logo {
        text-align: left;
        padding-left: 30px;
        margin-top: -45px;
    }
    
    .product-requirement-layout .header-main {
        background:transparent;
    }
    
    .product-requirement-layout .header-main .page-center {
        padding-left:4em !important;
        padding-right:4em !important;
        padding-top:2em !important;
        padding-bottom:10px !important;
    }
    
    .product-requirement-layout  div.minilogo {
        position:static;
    }
}
/* Landscape tablet and smaller devices
   ========================================================================== */

@media (max-width: 767px) {
    .contact-page-layout .main-content {
        padding-bottom:40px;
    }   
    .gm-product-bottom-content .right-content,
    .gm-product-bottom-content .left-content{
        margin-bottom:2em;
    }
    .gm-product-bottom-content .hs-form fieldset.form-columns-2 .hs-form-field {
        width: 100% !important;
        float: left !important;
    }
    .gm-product-bottom-content input {
        width:90% !important;
    }
    .gm-product-bottom-content input[type="submit"]{
        margin: 20px auto !important;
    }
    
  
    
    
    /*-----------------secondery css--------------*/    
    .mobile-top {
        float:none !important;
        margin-left:0 !important;
    }
    
    .mobile-bottom {
        float:none !important;
        margin-left:0 !important;
    }
    
    .hs-three-col-gray [class*="hs-col"],
    ul.three-col-lists li{
        width:100%;
        float:none;
        margin:0;
        margin-bottom:1em;
    }
    
    .hs-custom-action-links-wrapper a{
        padding: 10px 20px;
        margin: 10px 0;
        display: block;
        clear: both;
    }
    
    ul.hs-six-col-list li {
        width:100%;
        margin:0 0 1em;
    }
    
    .two-column-equal-flexible-column .hs-col.hs-right-flex .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_custom_widget {
        width:100%;
        float:100;
    }
    
    .hs-custom-three-col-image-custom-mod .page-center {
        padding-left:2em !important;
        padding-right:2em !important;
    }
    
    
    .hs-home-page .custom-top-content p{
        max-width: 100%;
    }
    .custom-top-column {
        margin:0 0 20px;
    }
    
    .hs-custom-product-offering {
        margin:0 0 30px;
    }
    
    .hs-custom-action-links-wrapper {
        padding-left:2em;
        padding-right:2em;
    }
    
    .requirements table {
        table-layout: fixed;
        width: 100%;
    }
    
    .product-requirement-layout .header-main .page-center,
    .product-requirement-layout .container-fluid .row-fluid .page-center{
        padding-left:1em !important;
        padding-right:1em !important;
    }
    
    .product-requirement-layout div.minilogo {
        position: static;
        float: none;
        display: block;
        margin: 9px auto 5px;
    }
    
    .product-inner-layout.product-requirement-layout .header-container .custom-menu-primary1 {
        float:none;
    }
    
    .product-requirement-layout .custom-menu-primary1 .hs-menu-wrapper > ul {
        text-align:center;
    }

}
     

/* Landscape phones and smaller devices
   ========================================================================== */
@media (max-width:559px){
    .custom-solution-wrapper ul + p a{
        padding:10px;
        margin-bottom:10px;
    }
    
    .product-inner-layout .top-content img{
        max-width:100%;
    }
    
    .intermedix-section .span2 {
       float: none;
       width: 100%;
    }
    
    .requirements table tr th {
        font-size: 11px;
    }
    
    .requirements table tr td {
        font-size: 10px;
    }
    
    .requirements table tr th, .requirements table tr td {
        padding: 5px;
    }
    
}
@media (max-width:479px){
    .hs-custom-three-col-image-custom-mod [class*="hs-col-"]{
        max-width:100%;
    }
    
    .hs-custom-four-col-image-custom-mod [class*="hs-col"]{
        width: 100%;
        margin: 0 0% 20px 0;
    }
    
    .two-column-equal-flexible-column .leader-module .lm-image,
    .two-column-equal-flexible-column .leader-module .lm-content{
        width:100%;
        margin-right:0;
        float:none;
    }
    
    .two-column-equal-flexible-column .leader-module .lm-image {
        margin-bottom:20px;
    }
    
    .hs-custom-logo-menu-group .custom-menu-primary{
        margin-bottom:43px;
    }
    
    .hs-custom-colored-layout .custom-banner .hs-custom-top-content{
        margin-top:3.2em !important;
    }
    /*.custom-solution-wrapper ul li{
        float: none;
        display: inline-block;
    }
    .custom-solution-wrapper ul li img {
        display: block;
        float: none;
        margin: 0;
    }
    .custom-solution-wrapper ul li a{
        float: none;
    }*/
    
    .two-column-left-image-module {
        padding-left:0;
        padding-right:0;
    }
    
    .custom-social-sharing a{
        margin-right:2px;
    }
    
    .gm-product-bottom-content .custom-social-sharing{
        max-width:160px;
    }
    
    .blog .container-fluid .page-center {
        padding:2em 1.7em !important;
    }
    
    .hs-blog-header h1{
        font-size:22px;
    }
    
    .blog .container-fluid .header-main .page-center {
        padding: 1.5em 1.4em!important;
    }
    
    .requirements table ul, .requirements table ol {
        padding: 0;
        margin: 0 0 10px 10px;
        list-style: disc;
    }
}
