 
 /* @import url('http://example.com/example_style.css'); */

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

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

 /* This responsive framework is required for all styles. */
 /* Responsive Grid */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.container-fluid {
    *zoom: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Clearfix */

.clearfix {
    *zoom: 1;
}

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

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

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

/* Responsive Visibilty Classes */

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

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

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

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

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

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

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

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

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

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

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

 /* These includes are optional, but helpful. */
 /* Images */

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

/* Videos */

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

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

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

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

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

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

.hs-responsive-embed.hs-responsive-embed-pinterest {
    height: auto;
    overflow: visible;
    padding: 0;
}

.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
    position: static;
    width: auto;
    height: auto;
}

iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
    width: 100%;
    max-width: 100%;
}

@media (max-width: 568px) {
    iframe {
        max-width: 100%;
    }
}

/* Forms */

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select {
    padding: 6px;
    display: inline-block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* Menus */

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

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

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

.hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
    content: " ";
    display: table;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul:after {
    content: " ";
    display: table;
    clear: both;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: left;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    display: inline-block;
    padding: 10px 20px;
    white-space: nowrap;
    max-width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
}

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

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    left: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
}

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

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

.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    margin-bottom: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
    position: relative;
    margin-bottom: 20px;
    min-height: 7em;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {
    margin-bottom: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children {
    position: static;
}

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

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

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before {
    content: " ";
    display: table;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after {
    content: " ";
    display: table;
    clear: both;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li {
    float: left;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
    display: inline-block;
    padding: 10px 20px;
    white-space: nowrap;
    max-width: 140px;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
}

.hs-menu-wrapper.hs-menu-flow-vertical {
    width: 100%;
}

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

.hs-menu-wrapper.hs-menu-flow-vertical li a {
    display: block;
    white-space: nowrap;
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
}

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

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
    width: auto;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li a {
    padding: 10px 20px;
    text-decoration: none;
}

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

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 180px;
}

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

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

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

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

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

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

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

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

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

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

@media (max-width: 568px) {
    .hs-menu-wrapper, .hs-menu-wrapper * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 100%;
    }

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

    .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
        display: block;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
        float: none;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
        display: block;
        max-width: 100%;
        width: 100%;
    }
}

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

/* Space Module */

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

/* Blog Author Section */

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

.hs-author-social-links {
    display: inline-block;
}

.hs-author-social-links a.hs-author-social-link {
    width: 24px;
    height: 24px;
    border-width: 0px;
    border: 0px;
    line-height: 24px;
    background-size: 24px 24px;
    background-repeat: no-repeat;
    display: inline-block;
    text-indent: -99999px;
}

.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png");
}

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

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

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

/* FlexSlider Necessary Styles
*********************************/
.hs_cos_flex-slider {margin: 0; padding: 0;}
.hs_cos_flex-slider .hs_cos_flex-slides > li {display: none; -webkit-backface-visibility: hidden; position: relative;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.hs_cos_flex-slider .hs_cos_flex-slides img {width: 100%; display: block; border-radius: 0px;}
.hs_cos_flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .hs_cos_flex-slides element */
.hs_cos_flex-slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .hs_cos_flex-slides {display: block;}
* html .hs_cos_flex-slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */

/* FlexSlider Default Theme
*********************************/
.hs_cos_flex-slider {margin: 0 0 60px; background: #fff; border: 0; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; zoom: 1;}
.hs_cos_flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .hs_cos_flex-viewport {max-height: 300px;}
.hs_cos_flex-slider .hs_cos_flex-slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.hs_cos_flex-direction-nav {*height: 0;}
.hs_cos_flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.hs_cos_flex-direction-nav .hs_cos_flex-next {background-position: 100% 0; right: -36px; }
.hs_cos_flex-direction-nav .hs_cos_flex-prev {left: -36px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next {opacity: 0.8; right: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-prev {opacity: 0.8; left: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next:hover, .hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {opacity: 1;}
.hs_cos_flex-direction-nav .hs_cos_flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

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



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

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

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

.hs_cos_flex-slider .caption {
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    padding: 0px 5% 0px 5%;
    width: 100%;
    bottom: 0;
    text-align: center;
}

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

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

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

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

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


/* responsive pre elements */

pre {
    overflow-x: auto;
}

/* responsive pre tables */

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

/* adding minimal spacing for blog comments */
.comment {
    margin: 10px 0 10px 0;
}

/* make sure lines with no whitespace don't interefere with layout */
.hs_cos_wrapper_type_rich_text,
.hs_cos_wrapper_type_text,
.hs_cos_wrapper_type_header,
.hs_cos_wrapper_type_section_header,
.hs_cos_wrapper_type_raw_html,
.hs_cos_wrapper_type_raw_jinja,
.hs_cos_wrapper_type_page_footer {
    word-wrap: break-word;
}




 /* HTML 5 Reset */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]) {
    display: none;
}

/* Support migrations from wordpress */

.wp-float-left {
    float: left;
    margin: 0 20px 20px 0;
}

.wp-float-right {
    float: right;
    margin: 0 0 20px 20px;
}

/* Responsive Google Maps */

#map_canvas img, .google-maps img {
    max-width: none;
}

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




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

/** FONTS **/
@font-face {
    font-family: 'GothamRoundedLight';
    src: url('//cdn2.hubspot.net/hub/321139/file-535687758-eot/adhere/fonts/gothamrnd-light.eot');
    src: url('//cdn2.hubspot.net/hub/321139/file-535687758-eot/adhere/fonts/gothamrnd-light.eot') format('embedded-opentype'),
         url('//cdn2.hubspot.net/hub/321139/file-537809681-woff/adhere/fonts/gothamrnd-light.woff') format('woff'),
         url('//cdn2.hubspot.net/hub/321139/file-535656833-ttf/adhere/fonts/gothamrnd-light.ttf') format('truetype'),
         url('//cdn2.hubspot.net/hub/321139/file-540853595-svg/adhere/fonts/gothamrnd-light.svg#GothamRoundedLight') format('svg');
}
@font-face {
    font-family: 'GothamRoundedBook';
    src: url('//cdn2.hubspot.net/hub/321139/file-540872485-eot/adhere/fonts/gothamrnd-book.eot');
    src: url('//cdn2.hubspot.net/hub/321139/file-540872485-eot/adhere/fonts/gothamrnd-book.eot') format('embedded-opentype'),
         url('//cdn2.hubspot.net/hub/321139/file-535739463-woff/adhere/fonts/gothamrnd-book.woff') format('woff'),
         url('//cdn2.hubspot.net/hub/321139/file-538841777-ttf/adhere/fonts/gothamrnd-book.ttf') format('truetype'),
         url('//cdn2.hubspot.net/hub/321139/file-531929219-svg/adhere/fonts/gothamrnd-book.svg#GothamRoundedBook') format('svg');
}
@font-face {
    font-family: 'GothamLight';
    src: url('//cdn2.hubspot.net/hub/321139/file-535687758-eot/adhere/fonts/gotham-light.eot');
    src: url('//cdn2.hubspot.net/hub/321139/file-535687758-eot/adhere/fonts/gotham-light.eot') format('embedded-opentype'),
         url('//cdn2.hubspot.net/hub/321139/file-537809681-woff/adhere/fonts/gotham-light.woff') format('woff'),
         url('//cdn2.hubspot.net/hub/321139/file-535656833-ttf/adhere/fonts/gotham-light.ttf') format('truetype'),
         url('//cdn2.hubspot.net/hub/321139/file-540853595-svg/adhere/fonts/gotham-light.svg#GothamLight') format('svg');
}
@font-face {
    font-family: 'OpenSans';
    src: url('//cdn2.hubspot.net/hub/321139/file-535687758-eot/adhere/fonts/opensans-regular.eot');
    src: url('//cdn2.hubspot.net/hub/321139/file-535687758-eot/adhere/fonts/opensans-regular.eot') format('embedded-opentype'),
         url('//cdn2.hubspot.net/hub/321139/file-537809681-woff/adhere/fonts/opensans-regular.woff') format('woff'),
         url('//cdn2.hubspot.net/hub/321139/file-535656833-ttf/adhere/fonts/opensans-regular.ttf') format('truetype'),
         url('//cdn2.hubspot.net/hub/321139/file-540853595-svg/adhere/fonts/opensans-regular.svg#OpenSans') format('svg');
}
/** Structure **/
body {padding:0;margin:0;font-family: "OpenSans","Helvetica Neue",Helvetica,Arial,sans-serif;}
.container{margin: 0 auto !important;max-width: 1200px;float:none !important;padding-right:0px;padding-left:0px; -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;}
.rel{position:relative;}
.wp-caption,
.caption{text-align:center;float:right;margin-left:15px;margin-bottom:15px;}
.left,
.alignleft{float:left;}
img.left,
img[align="left"],
img.alignleft{margin-right:15px;margin-bottom:15px;}
.right,
.alignright{float:right;}
img.right,
img[align="right"],
img.alignright{margin-left:15px;margin-bottom:15px;}
.text-right{text-align:right;}
.gutter-top{margin-top:25px !important;}
.gutter-bottom{margin-bottom:25px !important;}
.bottom-collapse{margin-bottom:0 !important;}
.text-hide,
.hide-text{position:absolute;left:-1000em;}

h5{font-size:17px;}

.blue{color:#26b4e8;}

a{transition:all 150ms ease;text-decoration:none;color:#1d67b0;}
a:hover{transition:all 150ms ease;text-decoration:none;color:#2786BD;}

blockquote{color:#224f69;font-style:italic;font-size:20px;padding:10px 30px;border-left:5px solid rgba(34,79,105,.5);}

.header-container-wrapper {background: #ffffff; padding-bottom: 10px; position: fixed; top: 0px; left: 0px; z-index: 999; width:100%;/*transparent url(//cdn2.hubspot.net/hubfs/321139/adhere/images/nav-bg-2.png) repeat-x top;*/}
.header-container {margin: 0 auto;max-width: 1200px;position:relative;}
.header-container .quick-links .top {font-size:12px;font-family:"OpenSans", arial;color:#558dc4;height:2px;line-height:20px;display:block;margin:0;}
.header-container .quick-links div.top {float:right; background: -moz-linear-gradient(180deg, rgba(98,162,227,1) 0%, rgba(85,141,196,0.6) 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(85,141,196,0.6)), color-stop(100%, rgba(98,162,227,1))); /* safari4+,chrome */
background: -webkit-linear-gradient(180deg, rgba(98,162,227,1) 0%, rgba(85,141,196,0.6) 100%); /* safari5.1+,chrome10+ */
background: -o-linear-gradient(180deg, rgba(98,162,227,1) 0%, rgba(85,141,196,0.6) 100%); /* opera 11.10+ */
background: -ms-linear-gradient(180deg, rgba(98,162,227,1) 0%, rgba(85,141,196,0.6) 100%); /* ie10+ */
background: linear-gradient(270deg, rgba(98,162,227,1) 0%, rgba(85,141,196,0.6) 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#558dc4', endColorstr='#62A2E3',GradientType=1 ); /* ie6-9 */}
.header-container .quick-links .top a {height:12px;line-height:12px;font-size:12px;font-family:"OpenSans", arial;color:#558dc4;text-decoration:none;float:left;display:block;padding: 6px 5px 0px 5px;margin: 5px 0 0 0;border-left: none;}
.header-container .quick-links .top a.first {border-left:none;border-right:none;}
.header-container .quick-links .top img {float:left;}

.social-media-header {position:relative;}
.social-media-header a {margin:0 7px;}

.social-media-header .social-dropdown {display:block;float:left;width:42px;height:26px;background:transparent url(//cdn2.hubspot.net/hubfs/321139/adhere/images/social-sharing-icon.png) no-repeat center;text-indent:-9999px;overflow:hidden;}
.social-media-header .social-dropdown-close {display:block;width:26px;height:47px;background:transparent url(//cdn2.hubspot.net/hubfs/321139/adhere/images/social-sharing-icon.png) no-repeat center;text-indent:-9999px;overflow:hidden;}
.social-media-header .social-dropdown:hover {background:transparent url(//cdn2.hubspot.net/hubfs/321139/adhere/images/social-sharing-icon.png) no-repeat center;}
.social-media-header .social-dropdown .alert {display:none;width:42px;background:#fff;box-shadow: 2px 24px 17px rgba(0,0,0, 0.2)!important;position: absolute;top:15px;right:175px;padding:0;z-index:10;}
.social-media-header .social-dropdown:hover .alert {display:block;}
.social-media-header .social-dropdown .alert li{float:left;width:100%;}
.social-media-header .social-dropdown .alert li a{border-left: none;border-top:solid 1px #1d67b0;padding: 0;width: 100%;height: 36px;margin: 0;text-indent:-9999px;}

.social-media-header ul {list-style:none;}
.social-media-header ul li a {border:none;}

.social-media-header .facebook {background:transparent url(//cdn2.hubspot.net/hub/69769/file-581151951-png/adhere/images/social-facebook.png) no-repeat center;}
.social-media-header .twitter {background:transparent url(//cdn2.hubspot.net/hub/69769/file-584580125-png/adhere/images/social-twitter.png) no-repeat center;}
.social-media-header .linkedin {background:transparent url(//cdn2.hubspot.net/hub/69769/file-584565150-png/adhere/images/social-linked-in.png) no-repeat center;}
.social-media-header .youtube {background:transparent url(//cdn2.hubspot.net/hub/69769/file-581157111-png/adhere/images/social-youtube.png) no-repeat center;}
.social-media-header .googleplus {background:transparent url(//cdn2.hubspot.net/hub/69769/file-581157136-png/adhere/images/social-googleplus.png) no-repeat center;}
.social-media-header .rss {background:transparent url(//cdn2.hubspot.net/hub/69769/file-581028686-png/adhere/images/social-rss.png) no-repeat center;}
.social-media-header .facebook:hover {background-image:url(//cdn2.hubspot.net/hub/69769/file-581028636-png/adhere/images/social-facebook-over.png)}
.social-media-header .twitter:hover {background-image:url(//cdn2.hubspot.net/hub/69769/file-574689364-png/adhere/images/social-twitter-over.png)}
.social-media-header .linkedin:hover {background-image:url(//cdn2.hubspot.net/hub/69769/file-574674954-png/adhere/images/social-linked-in-over.png)}
.social-media-header .youtube:hover {background-image:url(//cdn2.hubspot.net/hub/69769/file-581142276-png/adhere/images/social-youtube-over.png)}
.social-media-header .googleplus:hover {background-image:url(//cdn2.hubspot.net/hub/69769/file-581139551-png/adhere/images/social-googleplus-over.png)}
.social-media-header .rss:hover {background-image:url(//cdn2.hubspot.net/hub/69769/file-574659354-png/adhere/images/social-rss-over.png)}

.header-container .quick-links .main-nav {line-height:32px;height:17px;}
.header-container .quick-links .main-nav ul {margin:30px 50px 0 0;float:right;}
.header-container .quick-links .main-nav ul li {}
.header-container .quick-links .main-nav ul li a {line-height: normal;color:#000000;font-family: "OpenSans", "proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;text-transform:uppercase;padding:0 11px;margin:0;border-right:none;}
.header-container .quick-links .main-nav ul li:hover > a{color:#1d67b0;}
.header-container .quick-links .main-nav ul li:last-of-type a{border-right:none;}
.header-container .quick-links select{display:none;}

.header-container .quick-links .main-nav ul ul{margin: 0;background: #fff;width: 200px;box-shadow: 0px 10px 20px rgba(0,0,0,0.5);}
.header-container .quick-links .main-nav ul ul li{width:100%;}
.header-container .quick-links .main-nav ul ul a{font-size:13px;text-overflow: initial !important;width: 180px !important;text-transform: none;border-right: none;margin: 0 !important;padding: 10px;max-width: 100%;white-space: normal !important;line-height: 21px;}
.header-container .quick-links .main-nav ul ul a:hover{background:#558dc4;color:#fff;}

.header-container .header-cta{margin:25px 0px 0px 22px;display:block;}
.header-container .header-cta a{margin:0;}
.header-container .header-cta img {margin: 0 auto;display: block;}

.body-container-wrapper {}
.home-main-image{margin-bottom:15px;padding-bottom:15px;border-bottom:solid 3px #fdfcfc;max-width:85%;}

.mobility{background:url(//cdn2.hubspot.net/hub/321139/file-756050109-jpg/images/banner-image.jpg) no-repeat right center #fff;background-size:contain;}
/*.mobility img{margin: 50px 0;display: block;}*/

.home-banner-2 img,
.partners-logos a img{opacity:0.75;transition:all 150ms ease;}
.home-banner-2 img:hover,
.partners-logos a img:hover{opacity:1;transition:all 150ms ease;}

/** Buckets **/
.buckets-header{margin-left:auto !important;margin-right:auto !important;max-width: 900px;float: none !important;overflow:hidden;text-align:center;line-height:normal;}
.buckets-header span{display:inline-block;position:relative;font-size:25px;color:#000000;font-family:'OpenSans';}
.buckets-header span:before,
.buckets-header span:after{content:"";position:absolute;height:1px;background:#e8e9e9;top:16px;width:2200px;}
.buckets-header span:before{margin-right:10px;right:100%;}
.buckets-header span:after {margin-left:10px;left:100%;}

.buckets-header.buckets-header-wide{max-width:100%;}

.buckets-header.buckets-header-thick span:before,
.buckets-header.buckets-header-thick span:after{height: 1px;background:#e8e9e9;}
.buckets-header.buckets-header-thick span:before{margin-right:50px;}
.buckets-header.buckets-header-thick span:after {margin-left:50px;}

.buckets-inner{max-width: 1200px}
.bucket{text-align:center;}
.bucket img{top:0;position:relative;margin-top:25px;transition:all 150ms ease;max-width: 150px;}
.bucket:hover img{top:-10px;transition:all 150ms ease;}
.home-buckets{background:linear-gradient(#fff,rgba(255,255,255,0) 10%),url(//cdn2.hubspot.net/hub/321139/file-757227062-png/images/diag-bg.png);padding:0px 0 65px;}

.home-buckets2{background:#1d67b0; padding:0px 0 25px;}

.bucket-saas{text-align:center;}
.bucket-saas img{top:0;position:relative;margin-top:0px;transition:all 150ms ease;max-width: 200px;}
.bucket-saas:hover img{top:-10px;transition:all 150ms ease;}


.demo-bg {background:#ffffff ;margin-bottom:0px;margin-top:0px;}
.demo-bg h3{color:#000000;font-size:25px;font-family:'OpenSans'; font-weight:normal; padding: 0px 10px 0px 10px;}
.demo-bg p{color:#000000;font-size:1em; padding: 0px 10px 0px 10px;}
.offset-image2{position:relative;top:0px;margin-bottom:0px !important;margin-right:0px !important;}

.grey-bg {background:#f3f5f6 ;margin-bottom:65px;margin-top:4px;}
.grey-bg h3{color:#05a1d9;font-size:2.3em;font-family:'Gotham Light';}
.grey-bg p{color:#1d67b0;font-size:1.3em;font-style:italic;}
.offset-image2{position:relative;top:0px;margin-bottom:-80px !important;margin-right: 0px !important;}

.blue-gradient-radial{background:#9fc1e5;background-image:radial-gradient(circle closest-side,#fff,#9fc1e5);margin-bottom:65px;margin-top:4px;}
.blue-gradient-radial h3{color:#05a1d9;font-size:2.3em;font-family:'GothamRoundedBook';}
.blue-gradient-radial p{color:#1d67b0;font-size:1.3em;font-style:italic;}
.offset-image{position:relative;top:-20px;margin-bottom:-80px !important;margin-right:-150px !important;}

.subscribe-form{color:#fff;position:relative;background:#0f355b;background-image:linear-gradient(#1d66ae,#0f355b);margin:10px 0;padding:3px 5px;float:left;width:100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.subscribe-form label{color: #fff;text-transform: uppercase;display: inline-block;line-height: normal;width: 110px;float: left;margin-top:5px;}
.subscribe-form .input{display: block;margin-left: 110px;float: none;}
.subscribe-form input{width: 100% !important;display: inline-block;border-radius: 0 !important;padding: 3px;}
.subscribe-form .hs-button{border: 1px solid #fff;background: #1d67b0;color: #fff;text-transform: uppercase;font-size: 1.25em;}
.subscribe-form h3{display:none;}
.subscribe-form .hs-form-field{margin:0;}

.partners-logos{margin-bottom: 10px;border-bottom: 1px solid #e3dedd;padding-bottom: 0px;}
.jcarousel {position: relative;overflow: hidden;}
.jcarousel ul {width: 20000em;position: relative;list-style: none;margin: 0;padding: 0;}
.jcarousel li {float: left;margin-right:0 30px;padding:10px 30px;background:url(//cdn2.hubspot.net/hub/321139/file-759962585-png/images/logo-divider-bar.png) center right no-repeat;}

.home-slider{padding-top:40px;margin-bottom:0;}
/*.home-slider img{float:left;max-width:30%;margin:0 5%;}
.home-slider h3{font-size:;}
.home-slider .caption{background:transparent;max-width:60%;margin: 0;padding: 0;float: right;}
.home-slider .caption h3{font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;line-height:normal;font-weight:normal;}
.home-slider .caption img{float:none;margin-left:auto;margin-right:auto;}*/
.hs_cos_flex-slider{background:transparent;margin:0;}


@media (max-width: 767px) {
    .hs_cos_flex-slides img {
        padding-top : 100px;
    }
}

.hs_cos_flex-control-paging{width: auto;top: 1px;bottom: auto;right: 0;}
.hs_cos_flex-control-paging li{margin:0 1px;}
.hs_cos_flex-control-paging li a{border-radius:0;background:#799fc0;box-shadow:none;}
.hs_cos_flex-control-paging li a.hs_cos_flex-active,
.hs_cos_flex-control-paging li a:hover{background:#224f69;}

.line-bg div.mobile-only-cta{display:none;}

/*.footer-container-wrapper-old {background:#1d67b0;background-image:linear-gradient(#1d67b0 60%, #144679);padding-top:25px;color:#8bb0d6;font-size:.8em;}
.footer-container-wrapper-old a{color:#8bb0d6;text-decoration:none;}
.footer-container-wrapper-old a:hover{color:#104894;}*/
.footer-container-wrapper {padding:25px 0px 0px 0px;font-size:.8em;}
.footer-container-wrapper a{color:#1b88bd;text-decoration:none;}
.footer-container-wrapper a:hover{color:#1b88bd;}
.footer-nav{margin-left:0 !important;width:17.094017094% !important;}
.footer-nav ul{margin:0 !important;}
.footer-nav ul a{padding:0 !important;}
.footer-nav-header{text-transform:uppercase;color:#1b88bd;border-bottom:1px solid #1b88bd;font-size:1em;min-height:0 !important;padding-bottom:3px;margin-bottom:3px;}
.footer-nav-header a{color:#1b88bd;}
.copyright{padding-right:2%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.sub-footer{/**background-image:linear-gradient(#2b2b2b, #171818);**/padding:15px 15px;color:#ffffff;font-size:0.85em;}
.sub-footer a{color:#bcbebf;text-decoration:none;}
.sub-footer img{float:right; padding-top:15px; max-width:160px;}
.adhere-linkback a{font-size:.6em;text-transform:uppercase;color:#000000;float:right;}
.copyright-text span{margin-top: 40px;display: inline-block;}
.footer-contact-area img{vertical-align:middle;}

.footer-bg{background:#1d67b0; padding:0px 0 25px;}

.footer-container-wrapper .footer-social a{display:inline-block;background:url(//cdn2.hubspot.net/hubfs/321139/adhere/images/footer-social-sprite-2.png);width:33px;height:30px;}

.footer-container-wrapper .footer-social a.linkedin-footer{background-position:-33px top;}
.footer-container-wrapper .footer-social a.facebook-footer{background-position:-99px top;}
.footer-container-wrapper .footer-social a.twitter-footer{background-position:0px top;}
.footer-container-wrapper .footer-social a.googleplus-footer{background-position:-66px top;}

.footer-container-wrapper .footer-social a.linkedin-footer:hover{background-position:-33px bottom;}
.footer-container-wrapper .footer-social a.facebook-footer:hover{background-position:-99px bottom;}
.footer-container-wrapper .footer-social a.twitter-footer:hover{background-position:0px bottom;}
.footer-container-wrapper .footer-social a.googleplus-footer:hover{background-position:-66px bottom;}
/**

html {

background: #ffffff;
background: -moz-radial-gradient(center, ellipse cover,  #ffffff 0%, #a0c2e6 100%); 
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#ffffff), color-stop(100%,#a0c2e6)); 
background: -webkit-radial-gradient(center, ellipse cover,  #ffffff 0%,#a0c2e6 100%);
background: -o-radial-gradient(center, ellipse cover,  #ffffff 0%,#a0c2e6 100%);
background: -ms-radial-gradient(center, ellipse cover,  #ffffff 0%,#a0c2e6 100%);
background: radial-gradient(ellipse at center,  #ffffff 0%,#a0c2e6 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#a0c2e6',GradientType=1 ); 
}

body {background:transparent url("//cdn2.hubspot.net/hub/321139/file-539699612-png/adhere/images/collect-convert-deploy.png") no-repeat -50px 200px;font-family:GothamRoundedLight,helvetica, arial, sans-serif;margin:0 auto;}

.header-container-wrapper {background:transparent;}
.header-container {margin: 0 auto;max-width: 1200px;}
.body-container {margin: 0 auto;max-width:1200px;}
.footer-container-wrapper {background:#89a9cc;height:62px;}
.footer-container {margin: 0 auto;max-width: 1200px;}
**/



/** Layout **/
.body-image img{margin:0 auto;display:block;}
.inner-page-content{background: none; padding-top:100px; /**linear-gradient(#eaeaea 0%, #fff 135px);line-height:27px;**/}
.inner-page-content h1{color:#1d67b0;line-height:normal;}
.inner-page-content h2{color:#1d67b0;width:100%;}
.inner-page-content li{color:#000000;}
.inner-page-content p{text-align:left; line-height: 1.5}
.inner-page-content input{line-height:normal;}
.inner-page-content .widget-type-cta img{margin:0 auto;display:block;}

/*.inner-page-content h2:after{content:"";position:absolute;height:5px;background:#e3dedd;top:16px;width:2200px;}*/

.line-bg{line-height:36px;color:#1d66b0;
  border-top:10px solid #fff;border-bottom:3px solid #fff;
  margin-bottom:10px;
  font-style:italic;font-size:19px;}
.line-bg .cell-wrapper{padding:15px 10px;}
.line-bg .cite{font-size:15px;}

.line-bg2{line-height:36px;background: #ffffff; /**-moz-linear-gradient(180deg, rgba(98,162,227,1) 0%, rgba(85,141,196,0.6) 100%); /* ff3.6+ */
/**background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(85,141,196,0.6)), color-stop(100%, rgba(98,162,227,1))); /* safari4+,chrome */
/**background: -webkit-linear-gradient(180deg, rgba(98,162,227,1) 0%, rgba(85,141,196,0.6) 100%); /* safari5.1+,chrome10+ */
/**background: -o-linear-gradient(180deg, rgba(98,162,227,1) 0%, rgba(85,141,196,0.6) 100%); /* opera 11.10+ */
/**background: -ms-linear-gradient(180deg, rgba(98,162,227,1) 0%, rgba(85,141,196,0.6) 100%); /* ie10+ */
/**background: linear-gradient(270deg, rgba(98,162,227,1) 0%, rgba(85,141,196,0.6) 100%); /* w3c */
/**filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#558dc4', endColorstr='#62A2E3',GradientType=1 ); /* ie6-9 */;color:#1d66b0;border-top:1px solid #e8e9e9;border-bottom:1px solid #e8e9e9;margin-bottom:10px;font-style:italic;font-size:19px;}
.line-bg2 .cell-wrapper{padding:10px 70px;}
.line-bg2 .cite{font-size:15px;}

.right-sidebar{margin-top:35px;}

.blog-listing article{border-bottom:2px solid #e3dedd;float:left;width:100%;}
.blog-listing aside{/*border-top:1px solid #e3dedd;*/}
.blog-listing .article-body img{float:right !important;margin:0 0 15px 15px;max-width:40%;}
.blog-listing article .caption img{max-width:100%;}
.blog-article h1,
.blog-article h2{font-size:1.5rem;line-height:normal;}
.article-meta{clear:both;margin-top:15px;}
.share-buttons{color:#acacac;}
.share-buttons small{display: block;float: left;margin-right: 5px;}
.share-buttons a{width:23px;height:23px;display: block;float: left;margin-right: 5px;}
.share-buttons a.facebook{background:url(//blog.rivermeadow.com/hs-fs/hub/321139/file-782780065-png/facebook-share-icon.png) top;}
.share-buttons a.linkedin{background:url(//blog.rivermeadow.com/hs-fs/hub/321139/file-780832797-png/linkedin-share-icon.png) top;}
.share-buttons a.twitter{background:url(//blog.rivermeadow.com/hs-fs/hub/321139/file-780832742-png/twitter-share-icon.png) top;}
.share-buttons a.gplus{background:url(//cdn2.hubspot.net/hub/321139/file-791313659-png/gplus-share-icon.png) top;}
.share-buttons a:hover{background-position:bottom;}
.blog-cta{background:#fff;padding:15px 0;margin-bottom:15px;}
.blog-cta img{display:block;margin:0 auto;}

/** BODY **/
.info-box {font-size:18px;}
.info-box h3 {font-size:25px;margin-top:0;padding:0;text-align:left;font-family:GothamoundedBook,helvetica, arial, sans-serif;color:#29b6e9;}
.info-box ul {margin:0;padding:0;padding-left:50px;}
.info-box ul li {color:#93c53e;margin-bottom:13px;line-height:31px!important;}
.info-box ul li span {color:#686a6e;}

.hs-form-field{width:98%;margin-right:2%;float:left;margin-bottom:15px;}
.hs-form-field input,
.hs-form-field textarea{width:100%;border-radius:4px;border:1px solid #e3dedd;}
.hs-form-field textarea{height:100px;}
.hs-form-field.hs_comment{width:98%;margin-right:2%;}
.hs-form-field input[type="checkbox"]{width:auto;}
.hs-form .hs-button {border: 1px solid #fff;background: #1db1e9;color: #fff;font-size: 1.0em;display:inline-block; margin-top: 20px; padding-left: 30px; padding-right: 30px; padding-top: 15px; padding-bottom: 15px; font-family: 'Ubuntu', sans-serif;}

.half-form .hs-form-field{width:48%;}
.half-form .hs-form-field.hs_comment{width:98%;}

.post-list ul{padding-left:0;}
.post-list li{list-style:none;width:100%;padding-bottom:3px;margin-bottom:3px;font-weight:bold;}
.post-list a{display:block;width:100%;}



/** FORM **/
.ppc-form {min-width:324px;background:#234f69;border:solid 5px #fff;color:#fff;position:relative;margin-bottom:30px;}
.ppc-form h3 {background: url(//cdn2.hubspot.net/hubfs/321139/adhere/images/form-header-cloud-migration-webinar.jpg) no-repeat scroll center top rgba(0, 0, 0, 0);height: 100px;margin: 0;padding: 15px 0 0;text-align: center;text-indent:-1000em;}
.ppc-form form {padding:0 20px 10px 20px;float:left;}
.ppc-form .hs-form-field {margin-bottom:0 !important;}
.ppc-form label {color:#abaeaf;font-size:14px;}
.ppc-form input {border-radius:6px;border:none;margin-bottom:10px!important;}
.ppc-form select {border-radius:6px;border:none;margin-bottom:10px!important;width:226px;height:27px;}
.ppc-form input[type="submit"] {
    text-align: center;
    padding: 10px 15px !important;
    margin: 10px auto 0 auto;
    display: block;
    font-size: 14px;
    cursor: pointer !important;
}
.ppc-form .hs-button {
    background: #40b549;
    color: #fff !important;
    cursor: pointer !important;
}

.computer-overlay{background:url(//cdn2.hubspot.net/hub/321139/file-1316389890-png/adhere/saas/computer-screen.png?cache=13) no-repeat;
visibility:visible;width:100%;height:100%;display:block;position:absolute;z-index:10000;background-size:cover;margin-left:2.564102564%;}

@media (max-width: 1200px) {
    .header-container .quick-links .main-nav ul{margin-top:20px;}
    .header-container .quick-links .main-nav ul li a{font-size:15px;padding:0 5px;}
}

@media (max-width: 1024px) {
    .header-container .quick-links .main-nav ul{margin-top:10px;}
    .header-container .quick-links .main-nav ul li a{font-size:11px;padding:0 3px;}
    
    .offset-image{margin-right:-30px !important;}
}

@media (max-width: 769px) {
    .logo img{margin: 0 auto;display: block;}
    .header-container .quick-links select{display: block;width: 80%;margin: 10px 10%;} 
    .header-container .quick-links .top{display:none;}
    .header-container .main-nav{display:none; margin-bottom: 100px;}
    .mobility{background:none; margin-top:100px;}
    .offset-image,
    .right-sidebar .hs-cta-wrapper{display:none !important}
    .home-main-image{display:none;margin-left:auto !important;margin-right:auto !important; padding-top:200px;}
    .footer-nav{width:100% !important}
    .sub-footer{text-align:center;}
    .sub-footer img{display:block;margin-left:auto;margin-right:auto;float:none;}
    .adhere-linkback a{float:none;}
    .line-bg div.mobile-only-cta{display:block;}
    .line-bg div.mobile-only-cta img{display:block;margin-left:auto;margin-right:auto;float:none;}
    blockquote,
    .line-bg{font-size:16px;}
    .header-container .header-cta{margin:0 auto 10px;}
    .header-cta { text-align: center; }
}
/** Repsonsive

.mobile {display:none!important;}
.large {display:block!important;}

@media (max-width: 1350px) {
    body{background:transparent url("//cdn2.hubspot.net/hub/321139/file-539699612-png/adhere/images/collect-convert-deploy.png") no-repeat -170px 200px;}
}

@media (max-width: 1200px) {
    body{background:transparent url("//cdn2.hubspot.net/hub/321139/file-539699612-png/adhere/images/collect-convert-deploy.png") no-repeat -170px 200px;}
}
    
@media (max-width: 1100px) {
    body{background:transparent url("//cdn2.hubspot.net/hub/321139/file-539699612-png/adhere/images/collect-convert-deploy.png") no-repeat -230px 200px;}

}

@media (max-width: 1024px) {
    .info-box {font-size:15px;background:#fff;padding:10px;opacity:.8;}
    .top-content {padding:10px!important;}
    .info-box {padding:10px;}
}

@media (max-width: 768px) {
    
    .blank-space {display:none!important;}
    img[alt="Logo"] {padding:0 0 0 25%;width: 256px;align-content: center;text-align: center;}
    body {background:transparent url("/") no-repeat -110px 200px!important;}
    .top-content{display: none!important;}
    .side-pic{display: none!important;}
    .tag{max-width: 182px!important; display: block!important; margin: 0 auto!important;}
    .main-heading{text-align: center!important;}
}


@media (max-width: 480px) { 
       img[alt="Logo"] {padding:0 0 0 30px;width: 256px;align-content: center;text-align: center;}

    
    
    
    
     /**  html {background:#fff url(//cdn2.hubspot.net/hub/142211/file-381505250-png/images/ppc_landing_pages/mobile-bg-1.png) repeat-x 0 17px!important;}
    body {background:#fff url(//cdn2.hubspot.net/hub/142211/file-381505250-png/images/ppc_landing_pages/mobile-bg-1.png) repeat-x 0 17px!important;}
    
 .mobile {display:block!important;}
    .large {display:none!important;}
    .header-container-wrapper {display:none;}
    .body-container-wrapper {display:none!important;}
    .footer-container-wrapper {background:transparent!important;}    
	.ppc-form input[type="submit"] {bottom: 0px!important;}**/
	}

 **/
 
 
 
 .ppc-form form{width: 86%!important;}
 
 
 /*=================================
    Custom LP Templates CSS
===================================*/
.hs-form-booleancheckbox{
 list-style:none; 
 
}
.inputs-list{
    padding:0;
  margin:0
}
.hs-form-booleancheckbox input{

  padding:0;
  margin:0
}
li.hs-form-booleancheckbox label span{
  padding-left:5px; 
}
.custom-lp-wrapper {
    margin-top: 0px;
    border-top: 1px solid #e2e2e2;
    padding-top: 30px;
    padding-right: 30px;
}
.custom-lp-img {
    margin-top: 30px;
}
.custom-lp-3block-section {
    margin-top: 40px;
    padding: 20px 0px;
    background: #f7f7f7;
}
.custom-lp-3block {
    text-align: center;
    padding-bottom: 20px;
}
.custom-lp-3block p {
    font-size: 14px;
}
.custom-lp-3block h2 {
    color: #1D67B1;
}
.custom-lp-3block-body {
    text-align: center;
    border-top: 1px solid #e2e2e2;
    padding-top: 20px;
}
.custom-lp-form-title {
    background: #48C1F2;
    color: #000;
    text-align: center;
    padding: 10px 0px;
}
.custom-lp-form-title h2 {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.custom-lp-form {
    border: 1px solid #e2e2e2;
    padding: 10px 30px 30px 30px;
    background: #f7f7f7;
}
.custom-lp-form .hs-button {
    padding: 15px;
    background: #48C1F2;
    font-size: 14px;
    text-align: center;
    display: block;
    margin: 10px auto 0px auto;
    letter-spacing: 1px;
    cursor: pointer;
  color:#000;
}
.custom-lp-form .hs-button:hover {
    background: #00A3E7;
}
.custom-lp-form input {
    margin-top: 5px;
}
 
/*===================================
    Infographic LP Templates CSS
===================================*/

.info-lp-hero {
    background: url('//www.rivermeadow.com/hubfs/_Infographic%20Lp%20Template/info-lp-hero-img.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 110px;
    padding: 60px 15px;
}
.info-lp-hero-consultant {
    background: url('https://www.rivermeadow.com/hubfs/cloud_consultant/Cloud%20Consultant%20dotty%20man.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 0px;
    padding: 60px 15px;
}
.info-lp-hero-copy {
    text-align: left;
    color: #fff;
}
.info-lp-hero-copy p {
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
}
.info-lp-section-grey {
    padding: 60px 15px 80px 15px;
    background: #f4f4f4;
}
.info-lp-section-grey h2 {
    color: #12A649 !important;
}
.info-lp-section-grey p {
    font-size: 18px;
    line-height: 28px;
}
.info-lp-section-blue {
    padding: 40px 15px;
    background: #1d67b1;
}
.info-lp-section-blue {
    font-size: 18px;
    line-height: 28px;
    color: #fff;
}
.info-lp-cta-section {
    padding: 60px 15px 80px 15px;
    background: #f4f4f4;
    text-align: left;
    border-bottom: 1px solid #e2e2e2;
}
.info-lp-cta-section p {
    font-size: 18px;
    line-height: 28px;
}

#info-lp-ul2 {
    margin: 0px;
    padding-left: 15px;
    text-indent: 0;
}
#info-lp-ul2 li {
    padding: 5px 0px;
    font-size: 16px;
    line-height: 26px;
}
.info-lp-btn {
    background: #1d67b1;
    color: #fff;
    font-weight: 700;
    padding: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 20px;
    display: inline-block;
}
.info-lp-btn:hover {
    color: #fff;
}
/* back to top btn */
.info-lp-scroll-wrap {
    margin-top: 50px;  
}
.info-lp-scroll {
    background: #fff;
    padding: 20px;
    border: 2px solid #1D67B1;
    color: #1D67B1;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-transition: all 0.8s ease !important;
    -moz-transition: all 0.8s ease !important;
    -o-transition: all 0.8s ease !important;
    transition: all 0.8s ease !important;
}
.info-lp-scroll:hover {
    background: #1D67B1;
    color: #fff;
}
 
/* form */
.info-lp-form-wrap {
    background: #fff;
    border: 1px solid #16589a;
    border-radius: 3px;
    padding: 8px 15px 15px 15px;
}
.info-lp-form label {
    font-size: 14px;
}
.info-lp-form .hs-form-field {
    margin-bottom: 7px;
}
.info-lp-form input[type="text"], .info-lp-form input[type="email"] {
    border: 1px solid #d8d8d8;
}
.info-lp-form .hs-button {
    background: #00a3e6;
    text-align: center;
    padding: 20px 0px;
    font-size: 16px;
    color: #ffffff;
    letter-spacing: 1px;
    font-weight: 400;
    width: 100%;
    margin-top: 10px;
    cursor: pointer;
    border: 1px solid #fff;
    border-radius: 50px;
    -webkit-transition: all 0.8s ease !important;
    -moz-transition: all 0.8s ease !important;
    -o-transition: all 0.8s ease !important;
    transition: all 0.8s ease !important;
}
.info-lp-form .hs-button:hover {
    background: #414953;
}
.info-lp-form input {
    margin-top: 3px;
    padding: 4px 10px;
    font-size: 14px;
}
#info-lp-ul {
    margin: 0px;
    padding: 0px;
    text-indent: 0;
}
#info-lp-ul li {
    padding: 5px 0px;
    font-size: 16px;
    line-height: 26px;
}

.no-nav-header {
    padding: 20px 0px 10px 0px;
}
.custom-lp-header {
    color: #1d67b1 !important;
}
 
/*===================================
    Infographic LP V2
===================================*/

.info-lp-hero-v2 {
    background: #1d67b0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 110px;
    padding: 60px 15px;
} 
.lp-header-logo img {
    max-width: 240px;
}
.lp-panel {
    padding: 50px 15px;
    border-bottom: 1px solid #e2e2e2;
}

 
 
 
 