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


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

 /*****************************************/
 /* Start your style declarations here    */
 /*****************************************/
 
 
 /* All styles */
 
 body { margin:0px;}
 
 @font-face {
    font-family: 'Conv_MyriadPro-Regular';
	src: url('https://cdn2.hubspot.net/hub/12523/file-523782753-eot/Fonts/MyriadPro-Regular.eot');
	src: local('☺'), 
    url('https://cdn2.hubspot.net/hub/12523/file-527102622-woff/Fonts/MyriadPro-Regular.woff') format('woff'), 
    url('https://cdn2.hubspot.net/hub/12523/file-529188835-ttf/Fonts/MyriadPro-Regular.ttf') format('truetype'), 
    url('https://cdn2.hubspot.net/hub/12523/file-525715246-svg/Fonts/MyriadPro-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
 
 @font-face {
    font-family: 'Conv_MyriadPro-Semibold';
	src: url('https://cdn2.hubspot.net/hub/12523/file-523628693-eot/Fonts/MyriadPro-Semibold.eot');
	src: local('☺'), 
    url('https://cdn2.hubspot.net/hub/12523/file-523614618-woff/Fonts/MyriadPro-Semibold.woff') format('woff'),
    url('https://cdn2.hubspot.net/hub/12523/file-527145347-ttf/Fonts/MyriadPro-Semibold.ttf') format('truetype'), 
    url('https://cdn2.hubspot.net/hub/12523/file-529193975-svg/Fonts/MyriadPro-Semibold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
 
 @font-face {
    font-family: 'open_sansregular';
    src: url('https://cdn2.hubspot.net/hub/12523/file-529188755-eot/Fonts/opensans-regular-webfont.eot');
    src: url('https://cdn2.hubspot.net/hub/12523/file-529188755-eot/Fonts/opensans-regular-webfont.eot') format('embedded-opentype'),
         url('https://cdn2.hubspot.net/hub/12523/file-529193935-woff/Fonts/opensans-regular-webfont.woff') format('woff'),
         url('https://cdn2.hubspot.net/hub/12523/file-527128587-ttf/Fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('https://cdn2.hubspot.net/hub/12523/file-529193950-svg/Fonts/opensans-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}
 
 @font-face {
    font-family: 'efframedium';
    src: url('https://cdn2.hubspot.net/hub/12523/file-520362294-eot/Fonts/effra_std_md-webfont.eot');
    src: url('https://cdn2.hubspot.net/hub/12523/file-520362294-eot/Fonts/effra_std_md-webfont.eot') format('embedded-opentype'),
         url('https://cdn2.hubspot.net/hub/12523/file-520362279-woff/Fonts/effra_std_md-webfont.woff') format('woff'),
         url('https://cdn2.hubspot.net/hub/12523/file-527102637-ttf/Fonts/effra_std_md-webfont.ttf') format('truetype'),
         url('https://cdn2.hubspot.net/hub/12523/file-525817791-svg/Fonts/effra_std_md-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'proxima_novalight';
    src: url('https://cdn2.hubspot.net/hub/12523/file-520469404-eot/Fonts/proximanova-light-webfont.eot');
    src: url('https://cdn2.hubspot.net/hub/12523/file-520469404-eot/Fonts/proximanova-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cdn2.hubspot.net/hub/12523/file-525927266-woff/Fonts/proximanova-light-webfont.woff') format('woff'),
         url('https://cdn2.hubspot.net/hub/12523/file-523629048-ttf/Fonts/proximanova-light-webfont.ttf') format('truetype'),
         url('https://cdn2.hubspot.net/hub/12523/file-520479594-svg/Fonts/proximanova-light-webfont.svg#proxima_novalight') format('svg');
    font-weight: normal;
    font-style: normal;

}

 
 /*Header*/


 .header-outer{background-color:#2198ae;padding:25px 10px;}
 
 .header-inner{padding:0px 10px!important;}
 
 .header-logo{margin: 37px auto 0px auto;}
 
 
 .header-client{text-align:right; color:#9bd1da;}
 
 .header-client p, .header-client a { color: #9bd1da!important; font-family:efframedium; text-decoration:none; margin:0px!important;margin-top:-10px!important;}
 
 .header-menu{font-family:efframedium;}
 
 .header-menu a { color:#ffffff;}
 
 .header-menu ul { float:right;}
 
 .header-menu li a:hover{color:#0b4a59;}
 
 .header-menu li.active a { color:#0b4a59; }
 
 .header-menu ul li:last-child a { padding-right:0px!important;}
 
 .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a{padding: 27px 20px 0px 12px!important;}
 
 
 .hs-menu-wrapper.hs-menu-flow-horizontal>ul li:last-child a{padding-right:0px!important;}
 
 .hs-blog-header{padding-left:10px;}
 



/*Body*/


  h1, h2, h3, h4, h5,h6 {font-family:efframedium!important;}
  
  p { font-family:open_sansregular; font-size:14px; line-height:23px;}
  
 .body1-outer { background-color:#ebebeb; }
 
 .body1-inner  { background-image: url(https://cdn2.hubspot.net/hub/12523/file-522033312-png/cos-images/our-story.png);}
 .body1-inner { background-repeat:no-repeat; background-position:right center;}
 .h2 { color:#246d7f;}
 
 .body1-left { color:#0e5f73;}
 
 .body1-middle h2 { color:#58585a; font-size: 24px; font-weight: normal; }
 .body1-middle p { color:#979797;}
 
 .body2-outer { background-color:#fcfcfc; border-style:solid; border-width:1px; border-color:#ddddde;}
 
 .body2-inner{background-image:url(https://cdn2.hubspot.net/hub/12523/file-523914521-png/cos-images/data-talks-bg.png);
 background-repeat:no-repeat; padding: 50px 0px;  background-position: left center;}
 
  .widget-type-cell .body2-inner {margin-top: 10px!important; margin-bottom: 10px!important}
 
 .body2-inner h2 {font-size: 24px; line-height: 35px;} 
 
 
 .body3-inner h1 {font-family:efframedium; font-size:30px; text-align: center;color:#176578;}
 .body3-outer{padding:20px;}
  
 
 .body4 p {background-color:#0a2930; color:#ffffff; margin-top: 0px; padding: 10px 0px;}
 
 .body4 .effect img.sec-img{
display:none;
}

.body4 .effect:hover img.fst-img{
display:none;
}

.body4 .effect:hover img.sec-img{
display:block;
}
 
 .body4 img{width:100%;}
 
 .body5-outer a{color:#2198ae; text-decoration: none;}
 .body5-outer a:hover{text-decoration:underline;}
 .body5-outer {padding: 20px;}
 
label { font-family: 'proxima_novalight'; }
 
 
 
 
 
 
 /*Landing Page 1*/
 
 .landing1-header-logo{padding-top:30px; padding-bottom:30px;padding-left:10px;}
 
 .lp-with-menu p { font-family: 'open_sansregular'; color:#666666; font-size:14px; line-height:23px;}
 
 .landing1 {border-color:#ff0000;}
 
 .lp-with-menu .header-menu  { margin-top:9px;}
 
 .landing1-text h1 {color:#0e5f73;}
 
 .landing1-text h2 {color:#58585a;font-size:27px;font-weight:normal;}
 
 
 .landing1-form {color:#585858;}
 
 .landing1-form h3 {color:#0e5f73!important; font-size: 27px; font-weight:normal!important; margin-top:10px; border-bottom:none!important;}
  
 .landing1-form-outer {background-color:#ebebeb; margin-top:20px; margin-bottom:20px;padding-right:20px;}
 
 .landing1-form-outer {border-top-style:solid; border-top-color:#2198ae;border-bottom-style:solid; border-bottom-color:#2198ae; }

 .landing1-form-outer {padding-top:10px; padding-bottom:20px; padding-right:20px; padding-left:20px; border-radius: 3px;}
  
 .landing1-form-outer .hs-input {border-radius: 5px; border: 0px solid; margin-bottom:10px;}
 
 .landing1-form-outer .hs-button {width:100%; height:50px; margin-top: 20px; background-color:#2198ae; color: #ffffff; border: none; font-size: 22px; cursor: pointer;}
  
 .landing1-form-outer .hs-form-required{color:red;}
 
 .landing1-footer-inner p {color:#858586;}
 
 .blg-cmnt .hs-form{max-width:100%!important;float:none!important;}
 
 .blg-cmnt .hs-form fieldset{width:100%!important;float:none!important;}
 
 .blg-cmnt ul{list-style-type: none!important;padding:0px!important;}
 
 .blg-cmnt .hs-form fieldset.form-columns-2 .input{}
 
 
 
 .blg-cmnt #comment-form textarea {max-width:400px;height:200px;}
 
.blg-cmnt .hs_firstName{float:left;
    max-width:400px;
}

.blg-cmnt .hs_firstName input{max-width:400px;}


 .blg-cmnt .hs_comment,.blg-cmnt .hs_arrange_a_demo,.blg-cmnt .hs_how_did_you_hear_about_us_ {float:right;max-width:400px;}

.blg-cmnt select{max-width:400px;height: 30px!important;}




.blg-cmnt .hs_position{max-width:400px!important;float:left;}
 
 .blg-cmnt .hs_position input{max-width:400px!important;}
 
 
 .blg-cmnt .hs_comment {}
 
 .blg-cmnt .hs_phone{float:left;max-width:400px!important;} 
 
 .blg-cmnt .hs_phone input{max-width:400px;} 
 

 
 
 
 .blg-cmnt .hs_email{float:left;max-width:400px;}
 
 .blg-cmnt .hs_email input{width:400px!important;}
 
 .blg-cmnt .hs_company,.blg-cmnt .hs_lastName{max-width:400px;float:left;}
 
 .blg-cmnt .hs_company input,.blg-cmnt .hs_lastName input{max-width:400px;}
 
 
  .blg-cmnt .actions{float:none;font-size:16px;max-width:400px!important;display:block!important;}
  
  .blg-cmnt .actions #comment-form .hs-button{margin:0px;}
 
 
 
 
 
 /*landing Page 2*/
 
 .lp-bdy h1, .lp-bdy h2, .lp-bdy h3, .lp-bdy h4, .lp-bdy h5, .lp-bdy h6 {font-family: 'proxima_novalight';}
 
 .lp-bdy p, .lp-bdy li { font-family: 'open_sansregular'; font-size:14px; line-height:23px;}
 
 .lp-bdy li { list-style-image:url(https://cdn2.hubspot.net/hub/12523/file-520479774-png/checkmark.png); margin-bottom:10px;}
 
 .lp-bdy ul { padding-left:20px;}
 
 .landing2-header-outer{background-color:#2197ad;}
 
 .landing2-header-logo{padding-top:30px; padding-bottom:30px;padding-left:10px;}
 
 .landing2-text p{color:#666666;} 
  
 .landing2-text li{color:#666666;}
 
 .body-inner h1 { color: #fd854d; font-size:35px;}
    
 .body-inner h2 {color:#7b7276;font-size:27px;font-weight:normal;}
 
 .landing2-form {color:#696f71;}
 
 .landing2-form h3 {color:#7f9189; font-size:27px;font-weight:normal; margin-top:0px; }
    
 .landing2-form-outer {border-style:solid;border-width:1px;border-color:#f4dec3;}
    
 .landing2-form-outer{background-color:#fdf9d3; margin-top:20px; margin-bottom:20px; padding-right:20px;}
    
 .landing2-form-outer{border-top-style:solid; border-top-color:#f68332;border-top-width:4px}
    
 .landing2-form-outer{padding-top:30px; padding-bottom:30px; padding-right:20px; padding-left:20px; border-radius: 5px;}
    
 .landing2-form-outer .hs-input{border-radius: 5px; border: 0px solid;margin-bottom:10px;}
    
 .landing2-form-outer .hs-button {width: 265px; height: 50px; margin-top: 20px; background-color: #f5751f; color: #ffffff; border: none; font-size: 19px; cursor: pointer;}
    
    
    
 .landing2-footer-inner p {color:#666666;}
 
 .landing2-footer-inner {border-top-style:solid; 
 border-top-width:1px; border-top-color:#ddddde; padding:10px 0px 20px 0px; margin-top: 20px!important;
 font-family: 'open_sansregular'; font-size:14px; color: #a09696;}

 .landing2-footer-inner a { color: #a09696; text-decoration: none; font-size:14px;}
 
 /*Footer*/
 
 .footer{background-color:#ebebeb;}
 
 .footer1 h3, .footer2 h3, .footer3 h3, .footer4 h3, .footer5 h3 { color:#969696; margin-bottom:5px!important; font-weight:normal; }
 
 .footer1 a, .footer2 a, .footer3 a { color:#828282; text-decoration: none; }
 
 .footer1 ul li a:hover, .footer2 ul li a:hover, .footer3 ul li a:hover{text-decoration:underline;}
 
 .footer4 p {color:#828282; margin-top:0px!important;}
 
 .footer4 a {color:#46a8ba;text-decoration: none;}
 
 .footer4 a:hover{text-decoration:underline;}
 
 
 .footer-middle a { padding: 3px 0px 3px 0px!important; font-family: 'open_sansregular'!important; font-size:14px;}
 
 
 
 .footer-middle p { font-size:14px; }
 
 .footer-copy { font-family: 'open_sansregular'!important; font-size:14px; }

 
 
 
 .footer-client{color:#3ba3b6; padding-top:30px;}
 
 .footer-image{padding-bottom:25px; text-align:right}
 
 .footer-image img { margin-left:10px;}
 
 .footer-copy{padding-top:30px; color:#969696;}
 
 .footer-copy a{color:#a09696;text-decoration: none;}
 
 .footer-copy a:hover{text-decoration:underline;}
 
 
 
 
 /* Footer slider */
 
.list_carousel {
    			
				margin: 0 auto;
				width: 100%;
			}
			.list_carousel ul {
				margin: 0;
				padding: 0;
				list-style: none;
				display: block;
			}
			.list_carousel li {
				font-size: 40px;
				color: #999;
              
				text-align: center;
				max-width: 150px;
				max-height: 50px;
				padding: 0;
				margin: 10px;
				display: block;
				float: left;
			}
			
			.list_carousel li img { max-width: 150px;
				max-height: 50px; margin:0 auto; display:block;}
			
			
			.list_carousel.responsive {
				width: auto;
				margin-left: 0;
			}
			
			
			.list_carousel li:hover img.fst-img{
              display:none;
             }

            .list_carousel li img.sld-hvr{
            display:none;
                 }

            .list_carousel li:hover img.sld-hvr{
            display:block;
            }
            
            
            .ftr-slider { margin-top:25px;}
 
 
/** test template styles****/

.header-menu ul li ul {background-color:#2198ae;padding-bottom:20px;padding-top:20px;}



.hs-menu-wrapper.hs-menu-flow-horizontal>ul li ul li a {padding-top:15px!important;}


.blue-but {color: #fff!important;background: #2198ae;display: inline-block;padding: 12px 18px;
text-decoration: none;border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;cursor: pointer;font-family: 'Open Sans', sans-serif;
font-size: 14px;}


.column h3,.column2 h3,.column3 h3 {font-size: 27px;font-weight: normal;font-family: effra_corpmedium, sans-serif;color: #58585a;}

.column p,.column2 p,.column3 p {line-height: 20px;font-family: 'Open Sans', sans-serif;color: #636363!important;
font-size: 14px;}

.column strong {font-family: 'Open Sans', sans-serif;
font-size: 14px;color: #636363;}

.column p a ,.column2 p a,.column3 p a {color: #2198ae;cursor: pointer;font-family: 'Open Sans', sans-serif;
font-size: 14px;}

.column,.column2,.column3 {position:relative;min-height: 530px!important;}

.column .blue-but {position:absolute;bottom:0px;}

.column3 .blue-but {position:absolute;bottom:0px;}

.column2 .cta-wrapper {position:absolute;bottom:0px;}
 
 /* Blog Styles */
 
 
 
 .Body-cos-blog p{color:#636363;font-size:14px;}
 
 
 
 
.post_header,.post_header a,.post_header span{font-size:28px!important;
font-family: effra_corpmedium, sans-serif;
color: #0e5f73!important;text-decoration:none!important;margin-top:0px!important;}
 

 
.blg-hdr-ourter  {padding:50px!important; background: #ebebeb; border-bottom: #ddddde 1px solid; margin-bottom: 28px;}

.blg-hdr-ourter h1,.blg-hdr-ourter h1 a { color: #0e5f73; margin:0px;text-decoration:none;font-family: effra_corpmedium, sans-serif;font-size: 34px!important;}

.post-header { float:left; width:12%!important; min-height:125px!important; clear:both;}

.post-body h2 { font-size: 16px; margin: 6px 0 8px; font-weight: normal;}

@media screen and (max-width: 600px) {
  .post-body h2 {
    clear: both; 
  }
}

.post-body h2 a ,.post-body p a{ text-decoration: none; color: #2198ae;}
.post-body h2 a:hover{ text-decoration:underline; color: #2198ae;}

.post-body p img{margin-left:20px!important;}

.post-body ul li{color:#636363!important;}

.post-body {margin-left: 100px;}

.post-item {border-bottom: 1px solid #ccc;
padding-bottom:8px!important;
margin-bottom: 25px!important;}

.pub-dt { background-image: url(https://cdn2.hubspot.net/hub/12523/file-530201485-png/cos-images/date.png);
background-repeat: no-repeat;
font-size: 15px;
padding: 12px 7px 30px 7px;
margin: 0;
background-position: 8px 7px; width: 62px!important;}

#hs_cos_wrapper_post_body h2{color:#636363!important;}
 

/*Blog Social Sharing*/

.social-sharing {
width: 58px;
height: 275px;
margin: 0px 0 0 -10px;
padding: 0px 22px 5px;
float: left;
}

.blg-rt-bar{padding-left:45px;padding-top:20px;}

.blg-rt-bar .landing1-form h3 { margin-bottom:0px!important;}

.blg-rt-bar ul { padding-left:0px!important;}

.blg-rt-bar ul li { list-style-type:none!important; font-family: 'open_sansregular'!important;}

.blg-rt-bar ul li a { text-decoration: none; color: #2198ae; font-family: 'open_sansregular'!important; font-size:14px;}

.blog-pagination a {  text-decoration: none; color: #2198ae; margin-right:30px; font-family: 'open_sansregular'!important; }

.blg-rt-bar h3 { font-size:16px; font-family: 'open_sansregular'!important; padding: 0 0 12px;
border-bottom: #f6f6f6 1px solid; color:#58585a; font-weight:normal; }

.pub-dt { text-align:center!important;font-family: 'Open Sans', sans-serif;}

.sze-clr { color: #2198ae!important; font-size: 26px;font-family: 'Open Sans', sans-serif;
width: 100%;
display: block; }




#comment-form .hs-form fieldset { max-width:100%!important;}

#comment-form { background: #fcfcfc;
border-bottom: #ddddde 1px solid;
border-top: #ddddde 1px solid;
margin-bottom: 28px;
padding: 40px; position: relative;}

#comment-form .blg-cmnt .hs_arrange_a_demo { padding-right:0px!important;}

#comment-form textarea, 
#comment-form input[type="text"], 
#comment-form input[type="password"], 
#comment-form input[type="datetime"], 
#comment-form input[type="datetime-local"],
#comment-form input[type="date"], input[type="month"], 
#comment-form input[type="time"], input[type="week"], 
#comment-form input[type="number"], input[type="email"], 
#comment-form input[type="url"], 
#comment-form input[type="search"], 
#comment-form input[type="tel"], 
#comment-form input[type="color"] select { display: block;
padding: 10px;
background: #fff;
border: #d9d9de 1px solid;
margin-bottom: 12px;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px; width: 95%;}

#comment-form select { display: block;
padding: 10px;
width:100%!important;
background: #fff;
border: #d9d9de 1px solid;
margin-bottom: 12px;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;}

#comment-form .hs_company { margin-top:-60px!important;}

/* #comment-form .hs_position { margin-top:-195px!important;} */

#comment-form li { list-style-type:none!important; margin-bottom:8px;}

#comment-form ul { padding-left:0px!important;}

#comment-form .form-columns-1 { width:50%!important;}

#comment-form textarea { height:195px; width: 95%;}

#comment-form .hs_comment { position:absolute!important; right:20px; max-width: 47%!important; margin-top: 13px!important;}




#comment-form .hs-button { color: #fff;
border: none;
background: #36a2b5;
margin: 15px 0px 0px 0px;
padding: 8px 18px;
text-align: center;
font-weight: normal;
font-size: 22px;
font-family: effra_corpmedium, sans-serif;
cursor: pointer;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;}

#comment-form .hs-form-required { color: #c70000; }


/* #comment-form textarea, 
#comment-form input[type="text"], 
#comment-form input[type="password"], 
#comment-form input[type="datetime"], 
#comment-form input[type="datetime-local"], 
#comment-form input[type="date"], 
#comment-form input[type="month"], 
#comment-form input[type="time"], 
#comment-form input[type="week"], 
#comment-form input[type="number"], 
#comment-form input[type="email"], 
#comment-form input[type="url"], 
#comment-form input[type="search"], 
#comment-form input[type="tel"], 
#comment-form input[type="color"] 
#comment-form select { border:1px solid #cccccc; margin-bottom:10px;}

#comment-form h4 { font-family: 'open_sansregular'!important;
padding: 0 0 12px;
border-bottom: #f6f6f6 1px solid;
color: #58585a;
font-weight: normal;}

#comment-form { margin-bottom:30px;}

#comment-form .hs-button {
    padding: 10px 20px;
font-size: 20px;
height: auto;
margin-top: 20px;
background-color: #2198ae;
color: #ffffff;
border: none; cursor: pointer; border:none!important;}

.blg-cmnt { padding: 40px 0px; background: #fcfcfc;
/*border-bottom: #ddddde 1px solid;
border-top: #ddddde 1px solid;
/*margin-bottom: 28px;}

#comment-form input { padding: 6px;
background: #fff;
border: #d9d9de 1px solid!important;
margin-bottom: 12px;
height: 40px; border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;}

#comment-form select { padding: 6px!important;
background: #fff!important;
border: #d9d9de 1px solid!important;
margin-bottom: 0px!important;
height: 40px!important; border-radius: 4px!important;
-webkit-border-radius: 4px!important;
-moz-border-radius: 4px!important;}

#comment-form .hs-form-required { color: #c70000;}

#comment-form .inputs-list input { height:auto!important;} */


.only-mob { display:none!important; visibility:hidden!important;}

.mob-menu { display:none!important; visibility:hidden!important; }



@media (max-width: 800px){
    


.blg-rt-bar {
padding-left: 0px;
}

.blg-rt-bar ul li a {
font-size: 12px;
}

.pub-dt{
background-position: 4px 9px;
}

.blg-cmnt .hs-form{max-width:100%!important;float:none!important;}
 
.blg-cmnt .hs-form fieldset{width:100%!important;float:none!important;}
 
.blg-cmnt ul{list-style-type: none!important;padding:0px!important;}
 
.blg-cmnt .hs-form fieldset.form-columns-2 .input{}
 
.blg-cmnt #comment-form textarea {max-width:300px;height:200px;}
 
.blg-cmnt .hs_firstName{float:left; max-width:300px!important;}

.blg-cmnt .hs_firstName input{max-width:300px;}

.blg-cmnt .hs_comment,.blg-cmnt .hs_arrange_a_demo,.blg-cmnt .hs_how_did_you_hear_about_us_ {float:right;max-width:300px;}

.blg-cmnt select{max-width:300px; height: 30px;}

.blg-cmnt .hs_arrange_a_demo {padding-right: 20px!important;}

.blg-cmnt .hs_position{max-width:300px!important;float:left;}
 
.blg-cmnt .hs_position input{max-width:300px!important;}
 
.blg-cmnt .hs_phone{float:left;max-width:300px;} 
 
.blg-cmnt .hs_phone input{max-width:300px;} 

.blg-cmnt .hs_email{float:left;max-width:300px;}
 
.blg-cmnt .hs_email input{width:300px!important;}
 
.blg-cmnt .hs_company,.blg-cmnt .hs_lastName{max-width:300px;float:left;}
 
.blg-cmnt .hs_company input,.blg-cmnt .hs_lastName input{max-width:300px;}

.blg-cmnt .actions{float:none;font-size:16px;max-width:300px!important;display:block!important;}
  
.blg-cmnt .actions #comment-form .hs-button{margin:0px;}

.blg-cmnt {padding: 40px 10px;}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {padding: 27px 0px 0 12px!important; font-size: 14px;}

.footer-copy {padding-top: 30px; color: #969696; margin: 0 auto!important; float: none!important; width: 100%!important; text-align: center; margin-bottom: 20px!important;}

.footer-image{width: 100%!important; margin-left: 0!important;}

.footer-image span.hs_cos_wrapper{width: 69%!important; display: block!important; margin-left: auto; margin-right: auto; float: none;}
    
    }
    
@media (max-width: 600px){
    
.mob-menu { display:block!important; visibility:visible!important; max-width:20%!important; float:right!important; margin-top: -40px!important; }
.header-menu { position: absolute!important; background-color: #2198ae; width: 92%!important; padding-bottom: 25px!important;}
.header-menu ul { float:none!important;}
.header-menu ul li { width:100%!important; float:none!important; text-align:center!important;}
.header-client { position: absolute!important; top: 0!important; right: 10px!important;}
    
.only-mob { display:block!important; visibility:visible!important;}    
    
.header-logo {
max-width: 75%!important;
float: left!important;
}

.header-logo img{
margin-left: auto;
margin-right: auto;
display: block;
}

.header-client{
text-align: center;
margin-top: 30px;
}

.header-menu {
text-align: center;
}

.hs-blog-header h1 {
text-align: center!important;
}



.post-body {
margin-left: auto;
margin-right: auto;
float: none;
display: block;
padding: 0px 10px;
}

.blg-rt-bar-sec{
text-align: center;
}

.blg-cmnt .hs_firstName, .hs_how_did_you_hear_about_us_, .hs_arrange_a_demo, .hs_lastName, .hs_company, .hs_comment {
max-width: 100%!important;
float: none!important;
}

.blg-cmnt .hs_firstName input, .blg-cmnt select {
max-width: 100%!important;
}

.footer1, .footer2, .footer3 .hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-menu-depth-1>a, h3, .footer-middle a, .footer4 p, a, .footer5 {text-align: center;}

.footer-image img {
margin-left: auto;
margin-right: auto;
display: block;
margin-bottom: 20px;
margin-top: 20px;
width: auto!important;
}

.blg-cmnt .hs_position {
max-width: 100%!important;
float: none!important;
}

.blg-cmnt .hs_lastName input, .blg-cmnt .hs_company input, .blg-cmnt #comment-form textarea, .blg-cmnt .hs_position input {
max-width: 100%!important;
float: none!important;
}

.blg-cmnt .hs_phone {
float: none;
max-width: 100%!important;
}

.blg-cmnt .hs_phone input {
max-width: 100%;
}

.blg-cmnt .hs_email {
float: none;
max-width: 100%;
}

.blg-cmnt .hs_email input {
width: 100%!important;
}


.post-header { float: none!important;  width: 100%!important; min-height: 85px!important;}

.social-sharing { width:auto!important;
height: auto!important; 
margin: 0 0 0 -10px;
padding: 0px!important;
float: left;}

.pub-dt { width: 55px!important; float:left!important; margin-right: 10px;}


#comment-form .hs-form fieldset { width:100%!important;}
#comment-form .hs_company { margin-top:20px!important;}
#comment-form .hs_comment {
position: relative!important;
right: auto!important; 
max-width: 100%!important; 
margin-top: 13px!important;
}
#comment-form li.hs-form-checkbox input { width:auto!important;}

#comment-form fieldset.form-columns-2 .hs-form-field { width:100%!important;}


}
