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

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

@import url(//fonts.googleapis.com/css?family=Cabin:400,400italic,500,500italic,600,600italic,700,700italic);
@import url(//fonts.googleapis.com/css?family=Titillium+Web:600,600i,700,700i&display=swap);

@import url(//cdn.jsdelivr.net/jquery.slick/1.6.0/slick.css);
@import url(//cdn.jsdelivr.net/jquery.slick/1.6.0/slick-theme.css);
@import url(//cdn.jsdelivr.net/jquery.ui/1.11.4/jquery-ui.min.css);

@font-face {
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    src: url("//cdn2.hubspot.net/hubfs/2015686/Feb2016_Fonts/fontawesome-webfont.eot") format("embedded-opentype"), 
    url("//cdn2.hubspot.net/hubfs/2015686/Feb2016_Fonts/fontawesome-webfont.woff") format("woff"), 
    url("//cdn2.hubspot.net/hubfs/2015686/Feb2016_Fonts/fontawesome-webfont.ttf") format("truetype");
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.container-fluid {
    *zoom: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Clearfix */

.clearfix {
    *zoom: 1;
}

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

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

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

/* Responsive Visibilty Classes */

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

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

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

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

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

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

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

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

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

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

    .visible-desktop {
        display: none !important ;
    }
}
/* Images */
img {
    max-width: 100%;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom; /* Suppress the space beneath the baseline */
}

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

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

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

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

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

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

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

/* Embed Container (iFrame, Object, Embed) */
.hs-responsive-embed {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}
.hs-responsive-embed iframe, 
.hs-responsive-embed object, 
.hs-responsive-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
    padding-bottom: 56.25%;
}
.hs-responsive-embed.hs-responsive-embed-instagram {
    padding-bottom: 116.01%;
}
.hs-responsive-embed.hs-responsive-embed-pinterest {
    height: auto;
    overflow: visible;
    padding: 0;
}
.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
    position: static;
    width: auto;
    height: auto;
}
iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
    width: 100%;
    max-width: 100%;
}
@media (max-width: 568px) {
    iframe {
        max-width: 100%;
    }
}

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel li {margin-right: 5px}


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

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



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

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

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

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

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

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

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

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


/* responsive pre elements */

pre {
    overflow-x: auto;
}

/* responsive pre tables */

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

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

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

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


/* These includes are optional, but helpful. */
/* HTML 5 Reset */

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

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

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

/* Support migrations from wordpress */

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

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

/* Responsive Google Maps */

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

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

 

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

   Index:         

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

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

  3. MAIN NAVIGATION
    - Custom Menu Primary
    - Mobile Menu

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

  5. COS COMPONENTS
    - Blog
    - Forms
    - Buttons

  6. MISCELLANOUS

  7. MOBILE MEDIA QUERIES

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








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


   1. BASE STYLES                                             


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





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


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

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

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

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



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


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








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




/* ==========================================================================
   Base                                                    
   ========================================================================== */


/** 
 * Box Sizing
 * 
 * Applies a natural box layout model to all elements so that width and padding 
 * are essentially combined, making responsive styles easier to manage.
 */

*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

html, body {
  min-height: 100%;
  margin: 0;
  padding: 0;
} 

/* Website background color and default font styles */
body {
  background: #fff;
  color: #103462;
  font-family: Cabin, Titillium Web, sans-serif;
  font-size: 16px;
  line-height: 26px;
  -webkit-font-smoothing: antialiased;
}

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

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

a { color: #1446a0; cursor: pointer; text-decoration: none;}
a:hover, a:focus { color: #1446a0; }

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


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

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



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


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

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

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

/* Headings */
h1, h2, h3, h4, h5, h6 {
    margin:0;
    font-family:"Cabin",sans-serif;
    font-weight:600;
    text-transform:uppercase;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
    font-size:47px;
    color:#103462;
    letter-spacing:1px;
    line-height:60px;
}
h2 {
    font-size:24px;
    color:#103462;
    letter-spacing:1px;
    line-height:33.2333px;
}
h3 {
    color: #103462;
    font-size: 17px;
    letter-spacing: 1px;
    line-height: 22.1667px;
}
h4 {
    font-size:19px;
    font-weight:400;
    color:#303030;
    letter-spacing:1px;
    line-height:26.1333px;
}
h5 {
    font-size:15px;
    color:#103462;
    letter-spacing:1px;
    line-height:23.5667px;
}
h6 {}

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

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

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

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







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


   2. COS STRUCTURE                                            


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





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


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

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

.banner-wrapper {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  color: #ffffff;
  position:relative;
  margin-top: -1px !important;
}
.custom-header {
position: absolute;
z-index:999;
background: linear-gradient(to bottom, rgba(25,48,54,1) 0%,rgba(125,185,232,0) 100%);
}
.custom-logo {
  padding: 6px 0 0;
}
.entry-title {
  color: #ffffff;
  margin: 0;
}
.one-column.with-top-banner .entry-title{
    text-shadow: 1px 1px 2px rgba(0,0,0,0.4);
}
.banner-wrapper p {
  color: #103462
;
   font-size: 13px;
   line-height: 13px;
   margin: 0;
   text-align: center;
}
.sub-header .current {
   color: #4dc4b0
;
}
.banner-wrapper .page-center {
   padding-top: 43px;
}
.custom-hrspacer {
  min-height: 60px !important;
}
/* ==========================================================================
   Header
   ========================================================================== */


.header-container-wrapper {
    position: relative;
    z-index: 99999;
}
.header-container {}

/* Logo styling */
.header-container .hs_cos_wrapper_type_logo {}
.header-container .hs_cos_wrapper_type_logo a {}
.header-container .hs_cos_wrapper_type_logo a img {}

.custom-logo img {
  max-width: 161px;
}



@media(min-width:1001px){
    
    .custom-header.header-after-scroll{
    position: fixed;
    width: 100% !important;
    transform: translateY(-128px);
    transition: all 0.3s ease;
    z-index:999;
    }
    .fixed .custom-header.header-after-scroll{
    transform: translateY(0);
    transition: all 0.3s ease;
    }
    .fixed .custom-logo img{
    max-width:90px;
    }
    .header-after-scroll{
    background-image: url("//cdn2.hubspot.net/hubfs/2015686/Feb2016_Images/9ine_headerimg.jpg");
    background-repeat: repeat;
    box-shadow: 0 12px 10px rgba(0, 0, 0, 0.18);
    }
    .fixed .custom-menu-primary .hs-menu-wrapper > ul > li > a,
    .fixed .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a{
    padding: 22px 17px;
    color: #9d9d9d;
    }
    .fixed .custom-menu-primary .hs-menu-wrapper > ul ul{
    top: 59px;
    }
}
/* ==========================================================================
   Content                                                 
   ========================================================================== */


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


.body-container-wrapper{
    margin-bottom: 494px;
    background:#fff;
    z-index:99999;    
    padding-top: 88px;
}

.hidden-image {
    visibility: hidden !important;
    opacity: 0 !important;
}
.banner-wrapper > img {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
}
.banner-wrapper .banner-content-wrapper {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
/* Unique Pages
   ========================================================================== */

/* Homepage */

/* Contact Us */

/* About Us */


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

/* Callouts */

/* Social Media Custom Icons */

/* Additional Menus aside from the Main Nav */




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


.footer-container-wrapper {}
.footer-container {}
.about-us img {
    display: block;
}
.custom-footer-bottom {
  background: #103462
 none repeat scroll 0 0;
  text-align: center;
}
.custom-copyright p {
  font-size: 12px;
  line-height: 22px;
  margin: 16px 0 15px;
}

.custom-footer-top {
  background: #262626 none repeat scroll 0 0;
  padding: 72px 0 66px;
}
.about-us .body-container img {
  display: block;
  margin: 0 0 15px;
}
.footer-container h3{
    color: #ffffff;
    margin: 0 0 22px;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 23.5667px;
    text-transform: uppercase;
}
.footer-container ul{
    margin:0;
    padding:0;
    list-style:none;
    display:block;
}
.footer-container a{
    color: #818181;
    transition: color 0.2s ease-in-out;
}
.footer-container a:hover{
    color: #fff;
}
.footer-container{
  bottom: 0;
  left: 0;
  position: fixed;
  z-index: -1;
  width:100% !important;
}
.custom-footer-rss .hs-rss-date {
  color: #9d9d9d;
  font-size: 14px;
  font-weight: 400;
}
.custom-footer-rss .hs-rss-byline {
  font-size: 85%;
  opacity: 1;
}
.custom-footer-subscription-form form{
    background-color: #262626;
    border-color: #e3e3e3;
    border-style: solid;
    border-width: 1px;
    color: #555555;
    font-family: Cabin;
    font-size: 11px;
    padding: 10px;
}
.custom-footer-subscription-form label{
    color: #818181;
    font-size: 12px;
    margin: 10px 0 3px;
    line-height:26px;
    display: block;
}
.custom-footer-subscription-form .hs-input{
    background-color: #ffffff;
    border: 1px solid #cccccc;
    color: #8cc73f;
    font-family: Cabin;
    font-size: 11px;
    padding: 4px 2px;
    width: 98%;
    margin:0;
    line-height:14px;
    outline:none;
}
.custom-footer-subscription-form .hs-button.primary.large {
  background-color: #8cc73f;
  border-color: #e3e3e3;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  color: #ffffff;
  font-family: Cabin;
  font-size: 12px;
  font-weight: 400;
  height: auto;
  letter-spacing: 0;
  line-height: 15px;
  margin: 20px 10px 10px;
  padding: 5px 15px;
  text-align: center;
  text-decoration: none;
  width: 89%;
}
.custom-footer-subscription-form .hs-form-required {
  display: none;
}

#back-to-top{
    display: block;
    cursor: pointer;
    z-index: 99999;
    overflow: hidden;   
    color: #cdcdcd;
    position: fixed;
    bottom: 65px;
    margin: 0;
    z-index: 10000;
    right: 25px;
    width: 56px;
    height: 56px;
    line-height: 56px;
    text-decoration: none;
    -o-border-radius: 52px;
    -moz-border-radius: 52px;
    -webkit-border-radius: 52px;
    border-radius: 52px;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    border: 2px solid #e8e8e8;
    background: transparent;
    text-align: center;
}

#back-to-top:hover{
    background-color: #e8e8e8;
}

#back-to-top:after{
        content: "\f062";
    font-size: 22px;
    -webkit-transition: color .2s ease;
    -moz-transition: color .2s ease;
    -o-transition: color .2s ease;
    color: #ffffff;
    line-height: 52px;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.custom-footer-top .about-us img {
  margin: 0 0 11px;
}

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


   3. MAIN NAVIGATION                                            


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





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


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

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul{ 
  background:transparent;
  margin:0;
  padding:0;
  float:right;
}
.custom-menu-primary .hs-menu-wrapper > ul > li{
  background:transparent;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
  color:#fff;
    font-size: 13px;
    font-weight: 600;
    line-height:16px;
    letter-spacing: 1px;
    padding: 42px 17px;
    position: relative;
    text-transform: uppercase;
    display:block;
    transition: opacity 0.3s ease-in-out, color 0.3s ease-in-out;
}
.fixed .custom-menu-primary .hs-menu-wrapper > ul > li.active > a{
    color:#000000 !important;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:hover > a{
  color:#fff;
  opacity: 0.8;
}

/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{
    background-color: #103462;
    left: 16px !important;
    width: 165px;
    padding: 7px 0;
    top: 75px;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li{
  background:transparent;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{
  color:#9d9d9d;
  padding: 9px 20px;
  display: block;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 16px;
    text-transform: uppercase;
    transition: color 0.3s ease-in-out ;
    white-space:normal !important;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{
  color:#fff;
}

/* Override max width on menu links */
.custom-menu-primary .hs-menu-wrapper > ul li a, 
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  overflow: visible !important;
  max-width: none !important;
  width: auto !important;
}

/* Fix menu disappearing on desktop after toggling mobile menu */
@media screen and (min-width:1001px) {
      .custom-menu-primary .hs-menu-wrapper { 
          display:block !important;
      }
  }




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


/**
 * Special Note
 *
 * When the menu is open, a class of .mobile-open is applied to the body. You can 
 * use this for custom styling on any element when the menu is in the open position.                     
 */

.mobile-trigger, .child-trigger{
    display: none; /* Hide button on Desktop */
}

@media (max-width: 1000px){


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

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

  /* 
    * Menu Reset
    *
    * Remove styling from desktop version of custom-menu-primary. Place any 
    * additional CSS you want removed from the mobile menu in this reset 
    */

  .custom-menu-primary,
  .custom-menu-primary .hs-menu-wrapper > ul,
  .custom-menu-primary .hs-menu-wrapper > ul li,
  .custom-menu-primary .hs-menu-wrapper > ul li a{
    display: block;
    float: none;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0px;
    margin: 0px;
    background-image: none;
    background-color: transparent;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none; 
    max-width: none;
    width: 100%;
    height: auto;
    line-height: 1;  
    font-weight: normal;
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
    color:#ffffff;
  }


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

  .mobile-trigger {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 4px;
  color: #000000;
  cursor: pointer;
  display: inline-block !important;
  font-size: 16px;
  font-weight: normal;
  height: auto;
  left: -10px;
  padding: 7px 10px 8px;
  position: absolute;
  text-align: left;
  text-transform: uppercase;
  top: -65px;
  width: auto;
}
  .mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
    color:#ffffff;
    background-color: #ffffff; 
    border-color: transparent;
  }

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


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

  .mobile-trigger i{
    display: inline;
    position: relative;
    top: -4px;
  }
  .mobile-trigger i:before, .mobile-trigger i:after{
    position: absolute;
    content: '';
  }
  .mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after{
    background-color: #9d9d9d;
    border-radius: 1px;
    display: inline-block;
    height: 2px;
    width: 12.45px;
  }
  .mobile-trigger i:before{
    top: -4px; /* Position top line */
  }
  .mobile-trigger i:after{
    top: 4px; /* Position bottom line */
  }
  
  .mobile-trigger:hover i, .mobile-trigger:hover i:before, .mobile-trigger:hover i:after,  
  .mobile-open .mobile-trigger i, .mobile-open .mobile-trigger i:before, .mobile-open .mobile-trigger i:after{
      background-color: #9d9d9d; /* Icon color */
  }
.mobile-trigger:hover i, .mobile-trigger:hover i:before, .mobile-trigger:hover i:after{
    opacity:0.8;
}

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

  .child-trigger{
    display: block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 0px;
    right: 0px;
    width: 55px !important; /* Button width */
    min-width: 55px !important;
    height: 45px !important; /* Button height */  
    padding: 0 !important;
    border-left: 1px dotted rgba(255, 255, 255, .20);
  }
  .child-trigger::after {
    color: #888888;
    content: "";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    position: absolute;
    right: 10px;
    top: 16px;
}
.child-open.child-trigger::after {
  content: "";
}
  .child-trigger:hover{
    text-decoration: none;
  }
  .child-trigger i{
    position: relative;
    top: 50%; /* Centers icon inside button */
    margin: 0 auto !important;
  }
  .child-trigger i:after{
    position: absolute;
    content: '';
  }
  .child-trigger i, .child-trigger i:after{
    width: 10px; /* Icon line width */
    height: 0; /* Icon line height */
    background-color:#ffffff; /* Icon color */
    display: block;
  }
  .child-trigger i:after{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .child-trigger.child-open i:after{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  .child-trigger.child-open i{
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }

    
  /* Menu Styles on Mobile Devices
     ========================================================================== */  
     
   .custom-menu-primary.js-enabled{
       position: relative;
       padding-top: 0; /* Makes room for button */
       margin: 0 !important;
       width: 100% !important;
   }

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

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

  /* Mobile Menu Styles */ 
  .custom-menu-primary.js-enabled .hs-menu-wrapper{
    left: 0;
    margin: 0 auto;
    max-width: 768px !important;
    padding: 0;
    position: relative;
    top:0;
    margin-top: 1px;
    width: 100%;
  }
  .custom-menu-primary .hs-menu-wrapper{
    background-color:#fff; /* Menu background color set off global menuColorMobile variable */
    width: 100%; /* Full screen width */
  }

   /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li:last-child{
    border-bottom:none;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a{
    font-size: 13px; /* Font size of top level list items */
    line-height: 26px;
    font-weight: 400;
    overflow: visible;
    transition: all 0.2s ease;
    text-transform:none;
    letter-spacing: 0;
  }

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li{ /* Adds transparent dark highlights to top of top level list items */
  }
  .custom-menu-primary .hs-menu-wrapper >  ul li a{
    padding: 10px 0;
    color:#103462 !important; /* link color set by global mobile-aColor variable */
    border-bottom:1px solid #eaeaea;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a,
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li:hover > a{
    color:#4dc4b0 !important; /* link hover color set by global mobile-aColorHover variable */
    opacity:1;
  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    background-color: #ffffff;
    left: 0 !important;
    padding: 0;
    top: 75px;
    width: 100%;
}
  .custom-menu-primary .hs-menu-wrapper > ul ul li{
    background-color:#fff;
    padding: 0 0 0 20px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li:last-child{
    border-bottom:none;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    text-indent: 0; /* Indent Child lists */
    font-size: 13px; /* Font size of child lists */
    font-weight: 400;
    letter-spacing: 0;
    line-height: 26px;
    padding: 10px 0;
    text-transform:none;
    color:#888;
  }

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








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


   4. TEMPLATE MODULE SELECTORS                                         


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





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

body.one-column {}
body.two-column {}
body.three-column {}
.site-page .content-wrapper {
    padding-bottom:50px;
}
.landing-page .content-wrapper,
.error-template.one-column .content-wrapper,
.password-template.one-column .content-wrapper,
.subscription-template.one-column .content-wrapper{
    padding-bottom:50px;
}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}

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

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

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

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

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

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


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

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

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

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


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

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

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

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


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

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

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

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








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


   5. COS COMPONENTS                                        


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





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


/* Blog Post and Listing Body Class */
body.blog {}

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

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

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


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

.blog .blog-content {}

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

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

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

/* Blog Post Title */
.post-header h2 {
    font-size: 20px;
    color: #303030;
    line-height: 23px;
    font-weight: 800;
    margin-bottom: 5px;
}
.post-header h2 a {}

/* Blog Author and Avatar */
#hubspot-author_data {}
#hubspot-author_data a.author-link {}
#hubspot-author_data .hs-author-avatar {}
#hubspot-author_data .hs-author-avatar img {}
.blog-listing-wrapper .post-listing .post-item .post-body {}
.blog-post-wrapper .post-body {}

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

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

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

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

.news-blog .hs-blog-social-share {
  background: #323232 none repeat scroll 0 0;
  border-radius: 4px;
  height: auto;
  padding: 4px 6px !important;
  position: absolute;
  width: auto !important;
  display:none;
  top: 30px;
}
.show-social{
    cursor:pointer;
}
.show-social:hover .hs-blog-social-share{
    display:block;
}
.news-blog .hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
  float: none;
  height: auto;
  list-style: outside none none !important;
  width: auto !important;
}
/** 
 * Blog Commments 
 *
 * Custom styles are listed below, as the COS does not provide default styles.
 */

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

/* Pagination */
.blog-pagination {
    float: right;
    margin-right: 246px;
}
.blog-pagination a {
  display: inline-block;
  border: 2px solid #e5e5e5;
    border-radius: 4px;
    color: #b4b4b4;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    line-height: 38px;
    margin: 0 11px 0 0;
    outline: 0 none;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
    white-space: nowrap;
    padding: 0 15px;
}
.blog .body-container-wrapper {
  padding-bottom: 60px;
}
.body-container-wrapper {
    min-height: calc(100vh - 161px);
}
.blog-pagination a:hover {
    background-color: #e3e3e3;
    border-color: #e3e3e3;
    color: #303030;
}
.blog-pagination a.previous-posts-link {}
.blog-pagination a.all-posts-link {}
.blog-pagination a.next-posts-link {}

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

.hs-author-profile {}
.hs-author-profile h2.hs-author-name {}
.hs-author-profile .hs-author-bio {}
.hs-author-profile .hs-author-avatar {}
.hs-author-profile .hs-author-avatar img {}
h3.hs-author-listing-header {}

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

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


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

.blog .blog-sidebar {}

/* Blog Modules */
.blog .blog-sidebar .widget-span {}




/* ==========================================================================
   Forms
   ========================================================================== */


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

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

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

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

/* One Line Inputs */
body input[type="text"],
body input[type="password"], 
body input[type="datetime"], 
body input[type="datetime-local"], 
body input[type="date"], 
body input[type="month"], 
body input[type="time"], 
body input[type="week"], 
body input[type="number"], 
body input[type="email"], 
body input[type="url"], 
body input[type="search"], 
body input[type="tel"], 
body input[type="color"],
body input[type="file"],
body textarea,
body select {
    background: #ffffff none repeat scroll 0 0;
    border-color: #000000;
    box-sizing: border-box;
    color: #818181;
    display: block;
    font-family: Cabin,sans-serif;
    font-size: 13px;
    margin: 4px 0 0;
    padding: 15px;
    width: 100%;
    max-width:700px;
    outline:none;
}

body input[type="text"]:focus,
body input[type="password"]:focus, 
body input[type="datetime"]:focus, 
body input[type="datetime-local"]:focus, 
body input[type="date"]:focus, 
body input[type="month"]:focus, 
body input[type="time"]:focus, 
body input[type="week"]:focus, 
body input[type="number"]:focus, 
body input[type="email"]:focus, 
body input[type="url"]:focus, 
body input[type="search"]:focus, 
body input[type="tel"]:focus, 
body input[type="color"]:focus,
body input[type="file"]:focus,
body textarea:focus,
body select:focus {}

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

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

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

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

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

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


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

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

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

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

/* One Line Inputs */
.hs_cos_wrapper_type_form input[type="text"],
.hs_cos_wrapper_type_form input[type="password"], 
.hs_cos_wrapper_type_form input[type="datetime"], 
.hs_cos_wrapper_type_form input[type="datetime-local"], 
.hs_cos_wrapper_type_form input[type="date"], 
.hs_cos_wrapper_type_form input[type="month"], 
.hs_cos_wrapper_type_form input[type="time"], 
.hs_cos_wrapper_type_form input[type="week"], 
.hs_cos_wrapper_type_form input[type="number"], 
.hs_cos_wrapper_type_form input[type="email"], 
.hs_cos_wrapper_type_form input[type="url"], 
.hs_cos_wrapper_type_form input[type="search"], 
.hs_cos_wrapper_type_form input[type="tel"], 
.hs_cos_wrapper_type_form input[type="color"],
.hs_cos_wrapper_type_form input[type="file"],
.hs_cos_wrapper_type_form textarea,
.hs_cos_wrapper_type_form select {}

.hs_cos_wrapper_type_form input[type="text"]:focus,
.hs_cos_wrapper_type_form input[type="password"]:focus, 
.hs_cos_wrapper_type_form input[type="datetime"]:focus, 
.hs_cos_wrapper_type_form input[type="datetime-local"]:focus, 
.hs_cos_wrapper_type_form input[type="date"]:focus, 
.hs_cos_wrapper_type_form input[type="month"]:focus, 
.hs_cos_wrapper_type_form input[type="time"]:focus, 
.hs_cos_wrapper_type_form input[type="week"]:focus, 
.hs_cos_wrapper_type_form input[type="number"]:focus, 
.hs_cos_wrapper_type_form input[type="email"]:focus, 
.hs_cos_wrapper_type_form input[type="url"]:focus, 
.hs_cos_wrapper_type_form input[type="search"]:focus, 
.hs_cos_wrapper_type_form input[type="tel"]:focus, 
.hs_cos_wrapper_type_form input[type="color"]:focus,
.hs_cos_wrapper_type_form input[type="file"]:focus,
.hs_cos_wrapper_type_form textarea:focus,
.hs_cos_wrapper_type_form select:focus {}

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

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

/* Multiple Selection Inputs */
.hs_cos_wrapper_type_form form.hs-form .hs-form-field ul.inputs-list li input {}
.hs_cos_wrapper_type_form input[type="radio"] {}
.hs_cos_wrapper_type_form input[type="checkbox"] {}


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

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

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

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

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

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


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

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

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

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


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

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

/* Input */
.widget-type-google_search input[type="text"] {
    margin:10px 0 20px;
}
.widget-type-google_search input[type="focus"] {}
#hs-pwd-widget-password {
    height: auto !important;
    margin: 0 0 30px;
}

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

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

body .hs-form fieldset.form-columns-2 { max-width: 710px; }
body .hs-form fieldset.form-columns-2 .hs-form-field {}

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

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

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




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


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

body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
   -webkit-appearance: none;
    background-color: rgba(0, 0, 0, 0);
    border: 2px solid #353535;
    border-radius: 4px;
    color: #444444;
    cursor: pointer;
    display: inline-block;
    font-family: "Cabin",sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 39px;
    letter-spacing: 1px;
    line-height: 36px;
    margin: 0;
    outline: 0 none;
    padding: 0 23px;
    position: relative;
    text-align: left;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
    transition: all 0.2s linear;
    white-space: nowrap;
    width: auto;
}

body .hs-button.primary:hover,
body input[type="submit"]:hover,
body input[type="button"]:hover {
    background-color: #4dc4b0;
    border-color: #4dc4b0; 
    color: #ffffff;
    text-decoration: none;
}

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


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

.hs_cos_wrapper_type_form { max-width: 710px; width: 100%; margin: 0 auto; }
.hs_cos_wrapper_type_form .hs-button.primary.large {}
.hs_cos_wrapper_type_form .hs-button.primary.large:hover {}
.hs_cos_wrapper_type_form .hs-button.primary.large:focus {}


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


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


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


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

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








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


   6. MISCELLANOUS                                        


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


.two-column.landing-page .custom-menu-primary .hs-menu-wrapper>ul>li>a, .two-column-equal .custom-menu-primary .hs-menu-wrapper>ul>li>a,
.two-column-equal.landing-page .custom-menu-primary .hs-menu-wrapper>ul>li>a, .two-column-equal .custom-menu-primary .hs-menu-wrapper>ul>li>a{
    color:#fff;
}


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



/*=========== Case Studies ===========*/
.case-studies .row1-wrapper {
 background: #f8f8f8 none repeat scroll 0 0;
 border-bottom: 1px solid #e4e4e4;
 padding-bottom: 4px;
 padding-top:88px;
}
.case-studies h2 {
   text-align: center;
}
.case-studies h2::after {
   border-top: 2px solid #000000;
   content: "";
   display: block;
   height: 2px;
   margin: 19px auto 18px !important;
   width: 22px;
}
h6 a {
border: 2px solid #303030;
 border-radius: 4px;
 display: inline-block;
 font-size: 13px;
 letter-spacing: 1px;
 line-height: 39px !important;
 margin: 26px 0 0;
 min-height: 39px !important;
 padding: 0 23px;
 text-transform: uppercase;
   transition: color .1s linear,background-color .1s linear,border-color .1s linear;
   webkit-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
   -moz-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
   -ms-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
   -o-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
 white-space: nowrap;
 width: auto;
}

.case-studies .row2-col1 iframe {
   height: 300px;
   max-width: 100% !important;
}

.case-studies .row2-wrapper {
 background: #f2f2f2 none repeat scroll 0 0;
 padding: 40px 0;
}
.case-studies .body-container-wrapper {
padding-top: 0;
}

.case-studies h6 a:hover {
   background: #87bf3e none repeat scroll 0 0;
   border-color: #87bf3e;
   color: #303030;
}
.hs-error-msgs.inputs-list label {
  color: #ff0000 !important;
}
.two-column .about-us-name{
  padding: 39px 0 34px;  
}

/*========== One Column With Breadcrumb =========*/
.one-column.with-breadcrumb .custom-menu-primary .hs-menu-wrapper > ul > li > a {
 color: #9d9d9d;
}
.about-us-name h2 {
   font-size: 17px;
   line-height: 22.1667px;
}
.one-column.with-breadcrumb .about-us-name {
   padding: 37px 0 34px;
}
.one-column.with-breadcrumb .about-us-name h2::after {
   border-top: 2px solid #303030;
   content: "";
   display: block;
   height: 2px;
   margin: 14px 0 0 !important;
   width: 22px;
}
.one-column.with-breadcrumb .about-us-image > img {
   border-radius: 50%;
   box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.about-us-content {
    display: block;
    float: left;
    padding-left: 20px;
    width: 83%;
}
.about-us-content h4 {
   font-size: 19px;
   letter-spacing: 0;
   line-height: 26.1333px;
   margin-bottom: 21px;
}
.about-us-content p {
   text-align: justify;
}
.one-column.with-breadcrumb .main-content .hs_cos_wrapper_type_rich_text p {
   font-size: 14px;
   line-height: 26px;
   margin: 16px 0 21px;
}
.one-column.with-breadcrumb .main-content .hs_cos_wrapper_type_rich_text {
   display: block;
   float: left;
   text-align: justify;
}
.about-us-image {
    float: left;
    width: 16.6667%;
    padding: 0 16px;
    margin: 0 1px 0 -16px;
}

.about-us-wrapper {
    padding: 32px 0 0;
}

.breadcrumb-menu ul {
    float: right !important;
    text-align: right;
}

.breadcrumb-menu ul li a {
  color: #303030;
  font-size: 13px;
  line-height: 13px;
}
.breadcrumb-menu ul li a:hover{
    color: #8cc63f;
}
.breadcrumb-menu ul li {
  padding: 0;
}

.hs-breadcrumb-menu-divider {
  font-size: 13px;
  line-height: 13px;
  text-align: left;
}

.hs-breadcrumb-label {
    color: #8cc63f;
    font-size: 13px;
    line-height: 13px;
}

.hs-breadcrumb-menu-divider::before {
  color: #303030;
  content: "> ";
  font-weight: 400;
  padding-left: 3px;
  padding-right: 3px;
}

.breadcrumb-menu {
  padding-top: 43px;
}

.one-column.with-top-banner .custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: #303030;
}

 .banner-wrapper .page-center {
    display: block;
    height: 100%;
    padding: 0;
    vertical-align: middle;
}
 .banner-wrapper .page-center .inner{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: relative;
    padding-top:100px;
    padding-left:15px;
    padding-right:15px;
}
 .banner-wrapper .page-center .inner-most{
    display: table;
    height: 100%;
    width: 100%;
}

.one-column.with-top-banner .sub-header h4 {
  color: #fff;
    letter-spacing: 0;
    text-align: center;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.4);
}

.google-maps {
position: relative;
padding-bottom: 55%; // This is the aspect ratio
height: 0;
overflow: hidden;
}
.google-maps iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}

.one-column.with-top-banner .body-container-wrapper {
  padding-top: 0;
  z-index: 99999;
}

.one-column.with-top-banner .body-container .page-center {
  padding-top: 29px;
}

.one-column.with-top-banner .body-container ul {
  list-style-position: inside;
  margin: 0;
  padding: 0;
}
.one-column.with-top-banner .body-container p {
  margin: 0;
}
.hs-content-id-3910449806.one-column.with-top-banner .custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: #ffffff;
}
.hs-content-id-3910449806.one-column.with-top-banner.fixed .custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: #9d9d9d;
}
.about-us-name {
   padding: 37px 0 34px;
}
.about-us-name h2::after {
   border-top: 2px solid #303030;
   content: "";
   display: block;
   height: 2px;
   margin: 14px 0 0 !important;
   width: 22px;
}
.gallery_inner.v4 {
  display: block;
  float: left;
  list-style: outside none none !important;
  margin: 20px 0 40px !important;
  padding: 0;
}
.gallery_inner.v4 li {
  margin: 0;
  width: 25%;
  float:left;
  overflow: hidden;
}
.gallery_inner.v4 li a {
    margin-bottom: -1px !important;
    margin-right: -1px;
    display:block;
}
.gallery_inner.v4 li a img {
    display: block;
    transform: scale(1, 1);
    transition: all 0.3s ease-in-out;
    width: 100%;    
  -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%);
}
.gallery_inner.v4 li:hover a img {
  transform: scale(1.03, 1.03);
  -webkit-filter: none; /* Chrome, Safari, Opera */
    filter: none;
}
.two-column .body-container .page-center.top-cover,
.two-column-equal .body-container .page-center.top-cover {
  padding-bottom: 30px;
  padding-top: 32px;
}

.two-column .custom-menu-primary .hs-menu-wrapper > ul > li > a ,
.two-column-equal .custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: #303030;
}
.two-column-equal .wpb_wrapper > p {
  margin: 13px 0 !important;
}
.two-column .main-content p {
  margin: 0;
}

.two-column .main-content ul {
    list-style-position: inside;
    margin: 0;
    padding: 0;
}

.hs-form textarea {
    min-height: 220px;
}
.two-column .body-container-wrapper{
    margin-top: -2px;
}
.two-column.two-column-right .sidebar h3 {
  display: block;
  font-size: 14px;
  line-height: 28px;
  margin: 0 0 5px;
  min-height: 45px;
  padding: 9px 0 0 63px;
  position: relative;
  transform: translateZ(0px);
  cursor: pointer;
  transition: color 0.3s ease-in-out;
}
.two-column.two-column-right .sidebar h3:hover{
  color: #8cc63f;
}
.two-column.two-column-right .sidebar h3.active{
    color:#303030;
}
.two-column.two-column-right .sidebar h3.active::before {
  background-color: #e3e3e3;
  background-image: url("//cdn2.hubspot.net/hubfs/2015686/Feb2016_Images/minus.png");
  transition: background-color 0.3s ease-in-out;
}
.two-column.two-column-right .sidebar p{
    padding: 0px 0 0 63px;
}
.two-column.two-column-right .sidebar h3::before{
  background: rgba(0, 0, 0, 0) url("//cdn2.hubspot.net/hubfs/2015686/Feb2016_Images/plus.png") no-repeat scroll center center;
  border: 2px solid #e3e3e3;
  border-radius: 3px;
  content: "";
  display: block;
  height: 45px;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 45px;
}
.sidebar-column1 h5 {
  margin-bottom: 9px;
}
iframe {
  max-width: 100% !important;
}

.two-column-equal .main-content.left h3 {
  margin-bottom: 12px;
}

.two-column-equal .main-content p {
  margin: 0;
}

.q_social_icon_holder.normal_social {
  margin: 12px 6px 0;
}

.q_social_icon_holder {
  display: inline-block;
  position: relative;
}
.two-column-equal.with-top-banner .hs-form {
 padding-top: 29px;
}

.separator.transparent {
 height: 1px;
}

.two-column-equal.with-top-banner .hs-form .hs-richtext {
 font-size: 10px;
 line-height: 26px;
}
.two-column-equal.with-top-banner .content-wrapper h3 {
 color: #99cc00;
 font-size: 19px;
 font-weight: normal;
 letter-spacing: 0;
 line-height: 26.1333px;
 text-align: center;
}
.fa-twitter::before {
    content: "";
}

.q_social_icon_holder i.simple_social {
  color: #bcbcbc;
  transition: all 0.3s ease-in-out 0s;
}

.fa-2x {
  font-size: 2em;
}

.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}

.fa-linkedin::before {
    content: "";
}

.q_social_icon_holder.normal_social:hover a i{
    color: #8cc63f !important;
}
.custom-accord .hbspt-form, .custom-accord p {
    display: none;
}
.two-column-equal .hs_cos_wrapper_type_rich_text:first-child {
  margin-bottom: 20px;
}

.hs-content-id-3864127851 .sidebar-column1 {
  margin-bottom: 0;
}
.vertical-accordion p {
  font-size: 13.3333px;
}
/*-------------------- Two col left with breadcrumb -----------------------*/

.two-column-left .custom-menu-primary .hs-menu-wrapper > ul > li > a {
 color: #303030;
}
.fixed.two-column-left .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    color: #9d9d9d;
}
.custom-menu-primary .hs-menu-wrapper > ul ul{
   left: 0 !important;
   top: 100px;
}
.two-column-left .top-cover {
 padding: 32px 0 0;
}

blockquote {
 border-left: 4px solid rgba(0, 0, 0, 0);
 padding: 14px 14px 14px 10px;
 position: relative;
 margin: 0;
}

.fa-quote-right::before {
   content: "";
}
.custom-accord form {
  padding: 8px 0 0 63px;
}
.custom-accord form .hs-form-required {
    display: none;
}
blockquote i.pull-left {
   color: #c1c0c0;
   font-size: 22px;
   margin: 6px 0 0 !important;
}

.pull-left {
   float: left;
}

.two-column-left .main-content {
   padding: 0 13px;
}

blockquote h5 {
 font-size: 21px;
 font-weight: 400;
 letter-spacing: normal;
 line-height: 1.5625em;
 margin: 0 !important;
 padding-left: 40px;
 text-transform: none;
}

.two-column-left .main-content p {
 margin: 0;
}

blockquote.with_quote_icon h5 {
 padding: 0 0 0 40px;
}
.two-column-left .sidebar-left p a {
 color: #818181;
 transition: color .3s ease-in-out;
 webkit-transition: color .3s ease-in-out;
   -moz-transition: color .3s ease-in-out;
   -ms-transition: color .3s ease-in-out;
   -o-transition: color .3s ease-in-out;
}

.two-column-left .sidebar-left p a:hover {
 color: #8cc63f !important;
}

.two-column-left .sidebar-left .hs_cos_wrapper.hs_cos_wrapper_widget {
 display: block;
 margin: 0 0 42px;
}

.two-column-left .sidebar-left-col4 h3 {
 font-size: 15px;
 line-height: 23.5667px;
 margin-bottom: 14px;
}

.two-column-left .sidebar-left-col4 .hs-form {
 border: 1px solid #e3e3e3;
 padding: 10px;
}

.two-column-left .sidebar-left-col4 label {
 color: #555555;
 font-size: 12px;
}

.two-column-left .sidebar-left-col4 .hs-richtext p {
 color: #8cc73f;
 font-size: 13px;
 font-weight: bold;
 line-height: 26px;
 margin: 0 0 31px;
 text-align: center;
}

.two-column-left .sidebar-left-col4 input {
 border: 1px solid #cccccc;
 color: #8cc73f;
 font-size: 11px;
 line-height: 14px;
 margin: 3px 0 11px;
 padding: 4px 2px;
}

.two-column-left .sidebar-left-col4 .hs-button.primary.large {
 background: #8cc73f none repeat scroll 0 0;
 border-color: #e3e3e3;
 color: #ffffff;
 font-size: 12px;
 font-weight: 400;
 height: auto;
 letter-spacing: 0;
 line-height: 15px;
 margin: 10px auto !important;
 padding: 5px 15px;
 text-align: center;
}

.two-column-left .sidebar-left-col4 .actions {
 margin: 0 auto !important;
 text-align: center;
}
.separator.transparent.center {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  display: block;
  height: 1px;
  margin: 10px 0;
  position: relative;
}

.two-column-left .main-content ul {
  list-style-position: inside;
  margin: 0;
  padding: 0;
}

.two-column-left .main-content ul ul {
  padding-left: 15px;
}

.two-column-left .main-content ul ul li a:hover {
  color: #1abc9c;
}

.two-column-left .main-content .call_to_action {
  background-color: #8cc63f !important;
  display: block;
  padding: 51px 21px;
  position: relative;
}

.two-column-left .main-content .call_to_action .two_columns_75_25 {
  position: relative;
}

.two-column-left .main-content .two_columns_75_25 {
  width: 100%;
}

.two-column-left .main-content .call_to_action .text_wrapper {
  position: relative;
}

.two-column-left .main-content .two_columns_75_25 > .column1 {
  float: left;
  width: 75%;
}

.two-column-left .main-content .call_to_action .text_wrapper .call_to_action_icon_holder {
  height: 100%;
  position: absolute;
}

.two-column-left .main-content .call_to_action .text_wrapper .call_to_action_icon {
  display: table;
  height: 100%;
}

.two-column-left .main-content .call_to_action .text_wrapper .call_to_action_icon_inner {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}

.two-column-left .main-content .fa-long-arrow-right::before {
  content: "";
}

.two-column-left .main-content .call_to_action .text_wrapper .call_to_action_icon_inner i {
  color: #ffffff;
}

.two-column-left .main-content .fa.pull-left {
  margin-right: 0.3em;
}

.two-column-left .main-content .pull-left {
  float: left;
}

.two-column-left .main-content .fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.two-column-left .main-content .call_to_action.with_icon .text_wrapper .call_to_action_text {
  line-height: 1em;
  padding: 0 0 0 54px;
}

.two-column-left .main-content .call_to_action .text_wrapper .call_to_action_text {
  color: #ffffff;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 1px;
}

.two-column-left .main-content .call_to_action .column2.button_wrapper {
  text-align: right;
}

.two-column-left .main-content .two_columns_75_25 > .column2 {
  float: left;
  width: 25%;
}

.two-column-left .main-content .call_to_action .column2.button_wrapper .qbutton {
  margin: -21px 0 0;
  position: absolute;
  right: 0;
  top: 50%;
}

.two-column-left .main-content .qbutton, .two-column-left .main-content .load_more a,
.two-column-left .main-content .blog_load_more_button a,
.two-column-left .main-content #submit_comment,
.two-column-left .main-content .drop_down .wide .second ul li .qbutton,
.two-column-left .main-content .drop_down .wide .second ul li ul li .qbutton {
    border: 2px solid #303030;
    border-radius: 4px;
    box-sizing: initial !important;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    height: 39px;
    letter-spacing: 1px;
    line-height: 39px;
    margin: 0;
    outline: 0 none;
    padding: 0 23px;
    position: relative;
    text-align: left;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
    -webkit-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
    -moz-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
    -ms-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
    -o-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
    transition: color .1s linear,background-color .1s linear,border-color .1s linear;
    white-space: nowrap;
    width: auto;
}
.qbutton.white.medium:hover {
 background: #ffffff none repeat scroll 0 0 !important;
 color: #8cc63f !important;
}

.two-column-left .main-content h4 {
 letter-spacing: 0;
 text-transform: none;
}
.two-column-left.with-breadcrumb .body-container-wrapper{
    margin-top: -1px;
    padding-top: 89px;
}

/*========= Careers Page =========*/

.careers .custom-header:not(.header-after-scroll) {
    background: none;
}
.careers.custom-home-page .body-container-wrapper {
    padding-top: 40px;
}
.careers .hs-form label {
    display: block!important;
}

.custom-careers-page .custom-menu-primary .hs-menu-wrapper > ul > li > a,
.custom-careers-page .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a{
  color: #ffffff;
}
.custom-careers-page .entry-title,
.custom-careers-page .sub-header{
  color: #ffffff;
  display: none;
  margin: 0;
}
.custom-careers-page-row1 {
  background: #f8f8f8 none repeat scroll 0 0;
  border-bottom: 1px solid #e4e4e4;
  padding: 40px 0 20px;
}
.custom-careers-page-rightcol-row1 {
  padding: 20px 0 0;
}
.custom-careers-page-leftcol-row1 h2::after {
  border-top: 2px solid #303030;
  content: "";
  display: block;
  height: 2px;
  margin: 19px auto 20px !important;
  width: 22px;
}
.custom-careers-page .body-container-wrapper {
  padding-top: 0;
   background: #f8f8f8 none repeat scroll 0 0; 
}
.join-us {
  border: 2px solid #303030;
  border-radius: 4px;
  color: #303030;
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 39px;
  margin-top: 17px;
  padding: 0 23px;
  text-transform: uppercase;
  transition: color 0.1s linear, background-color 0.1s linear, border-color 0.1s linear;
}
.join-us:hover {
  background: #87bf3e none repeat scroll 0 0;
  border-color: #87bf3e;
  color: #303030;
}
.custom-careers-page-row2-flexi h2:after{
    border-top: 2px solid #303030;
  content: "";
  display: block;
  height: 2px;
  margin: 19px auto 20px !important;
  width: 22px;
}
.custom-careers-page-row2-flexi .hs_cos_wrapper_type_rich_text h5 {
  float: left;
  padding: 0;
  width: 83.3333%;
}
.custom-careers-page-row2-flexi p {
  float: left;
  width: 16.6667%;
}
.custom-careers-page-row2-flexi .hs_cos_wrapper_type_rich_text{
    border-bottom: 1px solid #666666;
    float: left;
    margin-bottom: 25px;
    padding: 16px 0 2px;
    width: 100% !important;
}
.custom-careers-page-row2-flexi .hs_cos_wrapper_type_rich_text:first-child {
  border-bottom: medium none;
  margin-bottom: 0;
   padding: 25px 0 0;
}
.custom-careers-page-row2-flexi p a{
    border: 2px solid #303030;
  border-radius: 4px;
  color: #303030;
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 39px;
  padding: 0 23px;
  text-transform: uppercase;
  transition: color 0.1s linear, background-color 0.1s linear, border-color 0.1s linear;
}
.custom-careers-page-row2-flexi p a:hover{
    background: #87bf3e none repeat scroll 0 0;
  border-color: #87bf3e;
  color: #303030;
}
.custom-careers-page-row2-flexi p {
 margin: -11px 0 22px;
 padding: 0 0 0 24px;
}
.fixed.custom-careers-page .custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: #ffffff;
}
.fixed.custom-careers-page .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a {
  color: #9d9d9d;
}
.fixed .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a{
 color:#000;   
}
.fixed.two-column-equal .custom-menu-primary .hs-menu-wrapper > ul > li > a{
    color: #9d9d9d;
}
.two-column-equal .mobile-trigger i, .two-column-equal .mobile-trigger i::before, .two-column-equal .mobile-trigger i::after, 
.two-column-equal .mobile-trigger:hover i, .two-column-equal .mobile-trigger:hover i::before, .two-column-equal .mobile-trigger:hover i::after{
  background-color: #777777;
}
/*----------------About Us Layout-------------------*/
.one-column.about-us .row1-wrapper {
 background: #ffffff none repeat scroll 0 0;
 border-bottom: 1px solid #eeeeee;
 padding-bottom: 19px;
 padding-top: 60px;
}

.one-column.about-us .body-container h2 {
 margin-top: 18px;
 text-align: center;
}

.one-column.about-us .body-container h2::after {
 border-top: 2px solid #818181;
 content: "";
 display: block;
 height: 2px;
 margin: 19px auto 65px;
 text-align: center;
 width: 22px;
}

.one-column.about-us .row1-wrapper p {
 margin: 0;
}

.one-column.about-us .row1-col-right img {
 display: block;
 margin: 0 0 11px;
 border-radius: 4px;
}

.one-column.about-us .row1-col-right {
 margin-top: 22px;
}
.one-column.about-us .body-container-wrapper {
  margin-top: -1px;
}
.fixed.one-column.about-us .custom-logo img {
  margin-bottom: 0;
  max-width: 90px;
}

.one-column.about-us .row2-wrapper {
  padding: 94px 0 35px;
}

.team-member {
  float: left;
  margin-right: 0;
  width: 16.567%;
  position: relative;
}
.team-member > a img.hover_image {
  display: block;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 0.3s ease;
}
.team-member > a:hover img.hover_image{
    opacity:1;
    transition: opacity 0.3s ease;
}
.team-member > p {
  font-weight: bold;
  margin: 0;
  text-align: center;
}
.team-of-experts-wrapper {
  float: left;
  margin-bottom: 36px;
  width: 100% !important;
}
.one-column.about-us .row3-wrapper {
  background: #f2f2f2 none repeat scroll 0 0;
  padding: 51px 21px;
}
.one-column.about-us .row3-col-left p {
  color: #303030;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 26px;
  margin: 0;
}
.one-column.about-us .row3-col-right a {
  border: 2px solid #303030;
  border-radius: 4px;
  color: #303030;
  display: inline-block;
  float: right;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 39px;
  margin: -11px 0 0;
  padding: 0 23px;
  transition: color 0.1s linear, background-color 0.1s linear, border-color 0.1s linear ;
}
.one-column.about-us .row3-col-right a:hover{
    background-color: #8cc63f;
}
.one-column.about-us .custom-menu-primary .hs-menu-wrapper > ul > li > a{
    color:#000;
}
.fixed.one-column.about-us .custom-menu-primary .hs-menu-wrapper > ul > li > a,
.fixed.one-column.about-us .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a{
    color: #9d9d9d;
}
.one-column.about-us .row1-top-content h2::after{
    border-top: 2px solid #000000 !important;
}


/*=========== Two Col Left With Slider ============*/
.two-column-left.with-slider-row1 {
  padding: 9px 0 0;
}
.two-column-left.with-slider-row1 .main-content {
  padding-top: 19px;
}

.two-col-left-listing h3{
    color: #303030;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 23.5667px;
    margin:0 0 14px;
}
.left-content-form h3{
    color: #303030;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 23.5667px;
    margin:0 0 14px;
    text-align:center;
}
.two-col-left-listing .widget-module > ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.two-col-left-listing .widget-module a {
  color: #818181;
  display: block;
  margin:0 0 10px;
  transition: color 0.3s ease-in-out;
}
.two-col-left-listing .widget-module a:hover{
    color: #8cc63f !important;
}
.left-content-form .hs-form-required {
  display: none;
}
.Right.Module h2{
    color: #303030;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 23.5667px;
    text-align: center;
    margin:0 0 14px;
}

.Right.Slider .hs_cos_flex-direction-nav a{
    border: 2px solid #ffffff;
    color: #8a8a8a;
    cursor: pointer;
    display: block;
    height: 42px;
    line-height: 42px;
    transition: all 0.3s ease;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    width: 42px;
    text-align: center;
    border-radius: 2em;
}
.Right.Slider .hs_cos_flex-direction-nav .hs_cos_flex-prev:after{
    content: "";
    color: #8a8a8a;
    font-size: 22px;
    line-height: 42px;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    text-indent: 0 !important;
    font-weight: normal;
    display: block;
    left: 0;
    line-height: 42px;
    position: absolute;
    top: 0;
    right: 0;
}
.Right.Slider .hs_cos_flex-direction-nav .hs_cos_flex-next:after{
    color: #8a8a8a;
    content: "";
    display: block;
    font-family: FontAwesome;
    font-size: 22px;
    font-style: normal;
    font-weight: normal;
    left: 0;
    line-height: 42px;
    position: absolute;
    right: 0;
    text-indent: 0 !important;
    top: 0;
}
.Right.Slider .hs_cos_flex-slider:hover .hs_cos_flex-prev {
  left: 40px;
  opacity: 1;
}
.Right.Slider .hs_cos_flex-direction-nav .hs_cos_flex-prev {
  left: 40px;
}


.left-content-form h3:after,
.Right.Module h2:after{
    border-top: 2px solid #303030;
   content: "";
   display: block;
   height: 2px;
   margin: 14px auto 0 !important;
   width: 22px;
}
.about-us .body-container img{
    display:block;
}
.two-column-left.with-slider .body-container{
  padding: 0 0 70px;
}
.slider-two-col-right-flexi{
    margin:0 0 20px;
}
.custom-four-column-accordion {
  list-style: outside none none;
}
.custom-four-column-accordion li{
    float:left;
}
.custom-four-column-accordion a {
    border-style: solid;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-width: 2px;
    line-height: 40px;
    padding: 0 12px;
    position: relative;
    z-index: 100;
    color: #b4b4b4;
    display: block;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    transition: color 0.3s ease-in-out;
    border-color:transparent;
}
.custom-four-column-accordion li.active a{
    border-color: #e3e3e3 #e3e3e3 #ffffff;
    color: #303030;
}
.custom-four-column-accordion a:hover{
    color: #8cc63f;
}
.group-accordion-four {
  border-top: 2px solid #e3e3e3;
  float: left;
  padding: 19px 0 40px;
  width: 100%;
  position: relative;
    top: -2px;
}
.group-accordion-four .content {
  display: none;
}
.group-accordion-four strong {
  color: #8cc63f;
}
.sidebar-left-col2 p span {
  font-weight: bold;
}
.hs-content-id-3928070793 .separator.transparent.center{
    margin:19px 0 10px;
}



/*========= Two Col Left With Top Banner ==============*/

.two-column-left.with-top-banner .entry-title {
  color: #3d3d3d;
  font-size: 24px;
  line-height: 33.2333px;
  margin: 0;
}
.two-column-left.with-top-banner .banner-wrapper p{
    display:none;
}
.two-column-left.with-top-banner .banner-wrapper .page-center .inner {
  padding-top: 42px;
}
.two-column-left.with-top-banner .body-container-wrapper {
  padding-top: 30px;
}


/*========== Services Page ===========*/
.services-left-content a ,
.services-right-content a {
  display: block;
  position: relative;
}
.services-left-content a img.hover_image,
.services-right-content a img.hover_image{
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.3s ease;
}
.services-left-content a:hover img.hover_image ,
.services-right-content a:hover img.hover_image {
  opacity: 1;
}
.vertical-accordion .accordion-content {
   display: none;
}

.services-right-content {
  float: left;
  margin-left: 2%;
  width: 48% !important;
}
.services-left-content {
  float: left;
  width: 49%;
}
.services-module-wrapper {
  float: left;
  margin: 0 0 30px;
  width: 100% !important;
}
.services .sidebar-left {
  padding: 42px 0 0;
}

.services-left-content img.active_image ,
.services-right-content img.active_image {
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0px);
    opacity: 1;
    filter: alpha(opacity = 100);
    position: relative;
    display: block;
}

.services-left-content a img.hover_image, .services-right-content a img.hover_image {
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0px);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity = 0);
}

.services-left-content a, .services-right-content a {
    display: block;
    position: relative;
    overflow: hidden;
}

.services-left-content a:hover img.active_image,
.services-right-content a:hover img.active_image{
    opacity: 0;
    filter: alpha(opacity = 0);
}

.services-left-content a:hover img.hover_image, .services-right-content a:hover img.hover_image {
    opacity: 1;
    opacity: 1;
    filter: alpha(opacity = 100);
}

/*=========== Home Page ========*/
.custom-home-page .custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: #000000;
}
.custom-home-page .banner-wrapper .page-center .inner {
  display: table-cell;
  padding-top: 89px;
  position: relative;
  text-align: center;
  vertical-align: top;
}
.custom-home-page .entry-title {
  color: #383838;
  font-size: 40px;
  line-height: 55px;
  margin: 0 auto;
  max-width: 450px;
  text-transform: none;
}
.custom-home-page .banner-wrapper p {
  display: none;
}
.custom-home-page-row1-col2 ul {
  display: block;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.custom-home-page-row1-col2 ul li{
    float: left;
    width: 33.3333%;
    padding: 0 20px 0 0;
}
.custom-home-page-row1-col2 ul li h4 {
  letter-spacing: 0;
  margin: 24px 0;
}
.custom-home-page-row2 {
  background: #f2f2f2 none repeat scroll 0 0;
  border-bottom: 1px solid #eeeeee;
  padding: 50px 0 60px;
}
.custom-home-page-row2-col1 h2:after,
.custom-home-page-row2-col2 h2:after{
    border-top: 2px solid #303030;
   content: "";
   display: block;
   height: 2px;
   margin: 25px auto 0 !important;
   width: 22px;
}
.custom-home-page-row2-col2 ul {
  display: block;
  list-style: outside none none;
  margin: 0;
  padding: 43px 0;
  text-align: center;
}
.custom-home-page-row4 {
  background: #f2f2f2 none repeat scroll 0 0;
  border-top: 1px solid #e4e4e4;
  padding: 60px 0 0;
}
.custom-home-page-row4-col1 h2:after,
.custom-home-page-row4-col2 h3:after{
   border-top: 2px solid #303030;
   content: "";
   display: block;
   height: 2px;
   margin: 25px auto 0 !important;
   width: 22px; 
}
.custom-home-page-row4-col2 h3{
    text-align:center;
    color: #303030;
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 33.2333px;
}
.custom-home-page-row5 {
  background-color: #f8f8f8;
  background-image: url("//cdn2.hubspot.net/hubfs/2015530/upcoming_events_bg6.jpg?t=1455788799067");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 1px solid #e4e4e4;
  padding: 50px 0;
  text-align: left;
}
.custom-home-page-row5-col2 h2,
.custom-home-page-row5-col2 p{
    color:#fff;
}
.custom-home-page-row5-col2 p{
    margin:0;
}
.custom-home-page-row5-col2 h2:after{
    border-top: 2px solid #fff;
   content: "";
   display: block;
   height: 2px;
   margin: 19px auto 20px !important;
   width: 22px;
}
.register {
  border: 2px solid #ffffff;
  border-radius: 4px;
  color: #ffffff;
  display: inline-block;
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 39px;
  margin-top: 30px;
  padding: 0 23px;
  text-transform: uppercase;
  transition: all 0.3s ease-in;
}
.register:hover{
    background:#893E87;
    border-color:#893E87;
    color:#fff;
}
.custom-home-page .hs_cos_flex-slider .caption {
  background-color: transparent;
  color: #ffffff;
  font-size: 2em;
  line-height: 1.1em;
  opacity: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  top: 0;
  transition: all 0.3s ease-in;
  width: 100%;
}
.custom-home-page .hs_cos_flex-slider .hs_cos_flex-slides > li:hover .caption {
  opacity: 1;
}
.custom-home-page .hs_cos_flex-slider {
  background: transparent;
  border-radius: 4px;
  border-top: 1px solid #eeeeee;
  margin: 0;
  padding: 33px 0 36px;
  position: relative;
}

.custom-home-page-row6-slider .hs_cos_flex-direction-nav {
  display: none;
}
.custom-home-page .item {
  /* text-align: center;
  list-style: outside none none; */
}
.custom-home-page p.testimonial_author {
  color: #303030;
  font-size: 13px;
  font-weight: 500;
  margin-top: 22px;
}

.owl-prev::before {
  color: #000000;
  content: "";
  display: block;
  font-family: FontAwesome;
  font-size: 16px;
  height: 26px;
  left: 0;
  line-height: 26px;
  position: relative;
  text-indent: 0 !important;
  top: 0;
  width: 26px;
  transition: all 0.3s ease;
}
.owl-next::before {
  content: "";
  color: #000000;
  font-family: FontAwesome;
  font-size: 16px;
  height: 26px;
  display: block;
  left: 0;
  line-height: 26px;
  position: relative;
  text-indent: 0 !important;
  top: 0;
  width: 26px;
  transition: all 0.3s ease;
}
.owl-prev, .owl-next {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  border: 2px solid #303030;
  border-radius: 4px !important;
  font-size: 0 !important;
  line-height: 0;
  margin: 0 9px 0 0 !important;
  padding: 0 !important;
  transition: all 0.3s ease;
  text-indent: -99999px !important;
}
.owl-prev:hover,
.owl-next:hover{
    background-color: #303030 !important;
}
.owl-prev:hover:before,
.owl-next:hover:before{
    color:#fff;
}
.custom-home-page-row6-slider .hs_cos_flex-slider{
    background: #f2f2f2 none repeat scroll 0 0;
}
.custom-home-page-row1-slider {
  margin-top: -2px;
}
.custom-home-page .body-container-wrapper {
  padding-top: 0;
}
.custom-home-page-row1-slider .hs_cos_flex-slider .caption{
    opacity:1;
    text-align: left;
}
.custom-home-page-row1-slider .hs_cos_flex-slider {
  padding: 0 0 0;
}
.custom-home-page-row1 {
  border-bottom: 1px solid #eeeeee;
  padding: 19px 0 6px;
}
.black-bg.p-block{
    font-size:21.0833px;
    font-weight:400;
    line-height:31.6167px;
}
.caption-container-blk{
    width: 42%;
    position: absolute;
    right: 0;
}
.custom-home-page-row5-col1 {
  padding: 15% 0;
}
.get-started,
.get-started:hover{
    background: #8cc63f none repeat scroll 0 0;
    border: 0 none;
    border-radius: 8px;
    color: #ffffff;
    font-family: Cabin;
    font-size: 2vw;
    height: auto;
    line-height: 2.1vw;
    padding: 11.2417px;
    white-space: nowrap;
    width: auto;
}

.custom-home-page-row3-col2 .hs_cos_flex-direction-nav {
  display: none;
}
.custom-home-page-row3-col1 h2:after,
.custom-home-page-row3-heading h2:after{
    border-top: 2px solid #303030;
    content: "";
    display: block;
    height: 2px;
    margin: 25px auto 0 !important;
    width: 22px;
}
.caption-container-blk {
   position: absolute;
    right: 148px;
    top: 11.3vw;
    width: 39.5%;
}
.custom-home-page .custom-home-page-row3-col2 .hs_cos_flex-slider {
  border-top:none;
}
.custom-home-page-row3 {
  border-bottom: 1px solid #e4e4e4;
  padding: 60px 0 0;
}
.black-bg {
   background: rgba(0,0,0,0.33) none repeat scroll 0 0;
   border: 0 none;
   border-radius: 8px;
   color: #fff;
   font-family: Cabin;
   font-size: 3vw;
   height: auto;
   line-height: 64.4245px;
   margin-left: 0;
   margin-top: 0;
   opacity: 1;
   padding: 15.8583px;
   margin-bottom: 23px;
}

.black-bg.p-block {
   font-size: 29.7344px;
   font-weight: 400;
   line-height: 44.6016px;
   display: block;
   margin-bottom: 35px;
}

.transparent-bg {
   background: rgba(0, 0, 0, 0.33) none repeat scroll 0 0;
    border-radius: 8px;
    font-size: 22px;
    line-height: 32px;
    margin: 0 0 40px;
    opacity: 1;
    padding: 15.8583px;
    width: 40%;
}
.tr-bg-wrapper {
  left: 89.2031px;
  position: absolute;
  top: 16vw;
  width:100%;
}
a.click-for-more {
   background: #8cc63f none repeat scroll 0 0;
    border-radius: 8px;
    color: #ffffff;
    font-size: 1.8vw;
    line-height: 44.6016px;
    padding: 15.8583px;
}
.simply-heading {
    background: rgba(255, 255, 255, 0.64) none repeat scroll 0 0;
    border-radius: 8px;
    color: #262626;
    display: inline-block;
    font-size: 3vw;
    line-height: 3vw;
    margin: 0 0 20px;
    padding: 15.8583px;
}
.simply-content-wrapper {
  left: 255.716px;
  position: absolute;
  top: 25vw;
}
.simply-content {
    background: rgba(255, 255, 255, 0.64) none repeat scroll 0 0;
    border-radius: 8px;
    color: #262626;
    font-size: 29.7344px;
    line-height: 44.6016px;
    margin: 0 0 20px;
    padding: 15.8583px;
}

.simply-button {
    background: #8cc63f none repeat scroll 0 0;
    border-radius: 8px;
    color: #ffffff;
    display: inline-block;
    font-size: 2vw;
    line-height: normal;
    padding: 15.8583px;
}
.clients-content-wrapper {
  left: 192.282px;
  position: absolute;
  top: 21vw;
  width: 100%;
}
.online-client-heading {
   color: #fff;
}

.online-client-heading a {
   color: #fff;
   font-size: 59.4688px;
   line-height: 64.4245px;
}

.online-client-content {
   font-size: 29.7344px;
    line-height: 44.6016px;
}

.online-client-button {
   background: #8cc63f none repeat scroll 0 0;
    border-radius: 8px;
    display: inline-block;
    font-size: 1.8vw;
    line-height: normal;
    margin-top: 20px;
    padding: 15.8583px;
}
.white-paper-content-wrapper {
  left: 198.229px;
  position: absolute;
  top: 15vw;
  width: 100%;
}
.white-paper-heading {
   font-size: 3.1vw;
    line-height: 3.2vw;
    margin: 0 0 20px;
    color: #262626;
}

.white-paper-content {
   color: #262626;
    font-size: 22px;
    line-height: 32px;
    margin: 0 0 20px;
}

a.white-paper-button {
   background: #8cc63f none repeat scroll 0 0;
    border-radius: 8px;
    color: #ffffff;
    display: inline-block;
    font-size: 1.8vw;
    line-height: normal;
    margin-top: 20px;
    padding: 15.8583px;
}
.independent-tech {
  color: #000000 !important;
  font-size: 3.8vw;
  line-height: 4.8vw;
  position: absolute;
  top: 5vw;
  width: 100% !important;
}
.custom-home-page-row1-slider .hs_cos_flex-direction-nav a {
   width: 54px;
   height: 54px;
   margin: -20px 0 0 0;
   position: absolute;
   top: 50%;
   z-index: 10;
   cursor: pointer;
   opacity: 1;
   -webkit-transition: all .3s ease;
   border: 2px solid #fff;
   line-height: 54px;
   font-size: 14px;
   -webkit-border-radius: 56px;
   -moz-border-radius: 56px;
   -ms-border-radius: 56px;
   -o-border-radius: 56px;
   border-radius: 56px;
   text-align: center;
   display: block;
   font-size: 0;
   background-image: none;
   opacity:0.7;
    text-indent: 0;
}

.custom-home-page-row1-slider .hs_cos_flex-slider:hover .hs_cos_flex-prev {
   opacity: 1;
   left: 10px;
}

.custom-home-page-row1-slider .hs_cos_flex-direction-nav .hs_cos_flex-prev:before {
   content: "\f104";
   display: inline-block;
   font-family: FontAwesome;
   font-style: normal;
   font-weight: normal;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 30px;
   color: #fff;
   line-height: 54px;
   position: relative;
   text-align: center;
}

.custom-home-page-row1-slider .hs_cos_flex-next:before {
   content: "\f105";
   display: inline-block;
   font-family: FontAwesome;
   font-style: normal;
   font-weight: normal;
   -webkit-font-smoothing: antialiased;
   font-size: 30px;
   color: #fff;
   line-height: 54px;
   -moz-osx-font-smoothing: grayscale;
}
.custom-home-page-row1-slider .hs_cos_flex-direction-nav .hs_cos_flex-prev {
  left: 10px;
}
.custom-home-page-row1-slider .hs_cos_flex-direction-nav .hs_cos_flex-next{
    right:10px;
}
.custom-home-page-row1-slider .hs_cos_flex-slider:hover .hs_cos_flex-next {
   opacity: 1;
   right: 10px;
}

.custom-home-page-row1-col1 h2:after{
    border-top: 2px solid #818181;
    content: "";
    display: block;
    height: 2px;
    margin: 25px auto 0 !important;
    width: 22px;
}







/*========= Download Resources ========*/
.download-resources .body-container-wrapper {
  padding-top: 72px;
}
.download-resources .body-container-wrapper h2:after{
    border-top: 2px solid #303030;
   content: "";
   display: block;
   height: 2px;
   margin: 14px auto 0 !important;
   width: 22px;
}
.vertical-accordion h3 {
  cursor: pointer;
  float: left;
  height: 45px;
  line-height: 45px;
  margin: 3px 0 5px;
  padding: 0 0 0 63px;
  position: relative;
  vertical-align: middle;
  width: 100% !important;
  transition: all 0.3s ease-in-out;
}
.vertical-accordion h3:hover{
    color: #8cc63f !important;
}
.vertical-accordion h3.active {
  display: block;
}
.vertical-accordion h3::before {
  background: rgba(0, 0, 0, 0) url("//cdn2.hubspot.net/hubfs/2015686/Feb2016_Images/plus.png") no-repeat scroll center center;
  border: 2px solid #e3e3e3;
  content: "";
  height: 45px;
  left: 0;
  position: absolute;
  top: 0;
  border-radius: 4px;
  width: 45px;
}
.vertical-accordion {
  float: left;
  margin-top: 60px;
  width: 100% !important;
}

.qbutton.small {
  border: 2px solid #303030;
  border-radius: 4px;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 30px;
  padding: 0 17px;
  margin:20px 0;
  transition: color 0.1s linear, background-color 0.1s linear, border-color 0.1s linear;
}
.fa-download::before {
  content: "";
  margin: 0 0 0 10px;
}
.qbutton.small:hover{
    background-color: #8cc63f;  
    border-color: #8cc63f;
    color: #ffffff;
    text-decoration: none;
}
.accordion-content {
  background: #ffffff none repeat scroll 0 0;
  float: left;
  padding: 0 0 50px 63px;
  position: relative;
  width: 100% !important;
  z-index: 99;
}
.vertical-accordion h3.active::before {
  background-color: #e3e3e3;
  background-image: url("//cdn2.hubspot.net/hubfs/2015686/Feb2016_Images/minus.png");
  color: #303030;
}

.download-resources-row2 {
  background: #8cc63f none repeat scroll 0 0;
  color: #ffffff;
  margin-top: 60px;
  padding: 51px 21px 44px;
}
.download-resources-row2-col1 p {
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 1px;
  margin: 0;
}
.button-white {
  border: 2px solid #ffffff;
  border-radius: 4px;
  color: #ffffff;
  display: inline-block;
  float: right;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 39px;
  padding: 0 23px;
  text-transform: uppercase;
  transition: all 0.3s ease;
  margin-top: -10px;
}
.button-white:hover{
    background:#fff;
    color:#333;
}
/*======== Conference layout =======*/

.inner-most h4 {
  color: #ffffff;
  letter-spacing: 0;
}
.confrence-layout .banner-wrapper .page-center .inner {
  padding-top: 42px;
}
.confrence-layout .body-container-wrapper {
  padding-top: 72px;
  padding-bottom:30px;
}
.confrence-layout .main-content p {
    margin: 0;
}
.sidebar-column1 {
  margin-bottom: 51px;
}
.confrence-layout .sidebar-column2 p a {
  color: #818181;
  font-weight: 400;
  transition: color 0.3s ease-in-out;
}
.confrence-layout .sidebar-column2 p a:hover{
    color: #8cc63f;
}
.confrence-layout .services-module-wrapper {
  margin: 0;
}
.confrence-layout .sidebar-column2 {
  margin-bottom: 27px;
}
.confrence-layout .sidebar-column3 {
  margin-bottom: 29px;
}
.confrence-layout .sidebar-column4{
    margin-bottom:50px;
}
.confrence-layout .sidebar-column4 h5 {
  margin: 0 0 13px;
}
.confrence-layout .two-col-with-icon-wrapper {
  float: left;
  padding: 61px 15px 37px 0;
  width: 50%;
}
.confrence-layout .fa-print::before {
  content: "";
  color: #8cc63f;
  font-size:42px;
  line-height:42px;
}
.confrence-layout .fa-glass::before {
  content: "";
  color: #8cc63f;
  font-size:42px;
  line-height:42px;
}
.fa-sliders::before {
  content: "";
  color: #8cc63f;
  font-size:42px;
  line-height:42px;
}
.fa-user::before {
  content: "";
  color: #8cc63f;
  font-size:42px;
  line-height:42px;
}
.confrence-layout .two-col-icon-content {
  padding: 0 0 0 56px;
}
.fa-calendar::before {
  content: "";
  color: #8cc63f;
  font-size:42px;
  line-height:42px;
}
.confrence-layout .two-col-icon-content a {
  color: #8cc63f;
  display: inline-block;
    margin-top: 12px;
}
.confrence-layout .two-col-icon-content a:hover{
    color: #303030;
}
.confrence-layout .two-col-icon {
  float: left;
}
.confrence-layout .two-col-icon-content h5 {
  margin: 0 0 18px;
}
.full_section_inner li {
  float: left;
  padding: 0 15px;
  width: 33.333%;
}
.full_section_inner {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 55px 0 66px;
  width: 100%;
}
.full_section_inner img {
  border-radius: 4px;
}
/*
.confrence-layout #hs_cos_wrapper_widget_3833638369 > h3 {
  float: left;
  margin: 0 0 20px;
  width: 100% !important;
}
*/
.confrence-layout iframe {
  max-width: 100% !important;
  width: 100% !important;
}
.confrence-layout .banner-wrapper > img{
    min-height: 150px !important;
    width: 100% !important;
}
/*
.confrence-layout #hs_cos_wrapper_widget_1455773760111 > p {
  float: left;
  margin: 35px 0 0;
}
*/
.hs-content-id-4050709725 .hs_cos_wrapper_type_rich_text h3 {
  border-bottom: 1px solid #b7b7b7;
  margin: 0 0 10px;
  padding: 0 0 10px;
}
.speakers-left-col {
  float: left;
  padding: 0 30px 0 0;
  width: 25%;
}
.speakers-right-col {
  float: left;
  padding: 0 15px 0 0;
  width: 75%;
}
.speakers-two-col {
  border-bottom: 1px solid #b7b7b7;
  float: left;
  margin: 20px 0 10px;
  padding: 0 0 4px;
  width: 100% !important;
}
.speakers-image-wrapper::before {
  bottom: 4%;
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
  content: "";
  height: 20%;
  left: 10px;
  max-height: 100px;
  max-width: 300px;
  position: absolute;
  transform: rotate(-6deg);
  width: 40%;
}
.speakers-image-wrapper{
    position:relative;
}
.speakers-image-wrapper::after {
  bottom: 4%;
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
  content: "";
  height: 20%;
  left: auto;
  max-height: 100px;
  max-width: 300px;
  position: absolute;
  right: 10px;
  transform: rotate(6deg);
  width: 40%;
}
.speakers-image-wrapper img {
  position: relative;
  z-index: 999;
}
.speakers-left-col p {
  font-weight: 700;
  padding: 25px 0;
  text-align: center;
}
#hs_cos_wrapper_widget_1456472400074 .speakers-two-col {
  border-bottom: medium none;
}
.networking-two-col-wrapper {
  float: left;
  margin: 50px 0 0;
  width: 100% !important;
}
.networking-two-col-left {
  float: left;
  width: 40%;
}
.left-icon {
  float: left;
  width: 16%;
}
.left-content {
  float: left;
  margin-left: 2%;
  width: 75%;
}
.left-content > h5 {
  margin: 0 0 16px;
}
.left-content a {
  color: #8cc63f;
  display: inline-block;
  margin: 13px 0 0;
}
.left-content a:hover{
  color: #303030;
}
.networking-two-col-right {
  float: left;
  width: 58%;
}
.networking-two-col-right img {
  border-radius: 4px;
}
.accordion-content .span3 {
  min-height: 370px !important;
}
.col-5.span3 {
  margin: 0 !important;
}

.two-column-left.with-top-banner.bett .entry-title {
 color: #ffffff;
 font-size: 47px;
 line-height: 60px;
 margin: 0;
}

.two-column-left.bett .custom-menu-primary .hs-menu-wrapper > ul > li > a {
 color: #ffffff;
}

.two-column-left.bett .sidebar-column1 h5 {
 margin-bottom: 14px;
}

.two-column-left.bett .main-content p {
 margin: 0;
 text-align: unset;
}

.two-column-left.bett .content-wrapper p a img {
 display: block;
}
.two-column-left.bett .body-container .content-wrapper {
 padding-bottom: 30px;
}
/*=========== Events Page ===========*/
.events .event-wrapper a img {
    max-width: 248px;
}
.events .event-wrapper h5 {
    color: #000000;
    font-family: "Cabin",​sans-serif;
    font-size: 13.3333px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 23.5667px;
    margin: 22px 0 20px;
    text-transform: uppercase;
}
.events .event-wrapper p {
    text-align: left;
}
.events .event-wrapper a.event-button:hover{
    background-color: #8cc63f;
    border-color: #8cc63f;
    color: #ffffff;
    opacity: 1;
}
.events .event-wrapper a.event-button {
    border: 2px solid #303030;
    border-radius: 4px;
    color: #303030;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 30px;
    padding: 0 17px;
    background-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    outline: 0 none;
    position: relative;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
    transition: color 0.1s linear , background-color 0.1s linear, border-color 0.1s linear ;
    white-space: nowrap;
    width: auto;
    font-family:"Cabin",​sans-serif;
    text-align:center;
}
.events .event-column1,.events .event-column2,.events .event-column3 {
     float: left;
     min-height: 1px;
     padding: 0 15px;
     width: 33.33%;
}
.event-wrapper {
  float: left;
  width: 100% !important;
}
.events .event-wrapper a:hover {
 opacity: 0.5;
}
.events .event-wrapper a {
 transition: all 0.3s ease;
}
.events .event-wrapper .hover_image {
 display: none !important;
}
.events .event-column1, .events .event-column2, .events .event-column3 {
 float: left;
 min-height: 1px;
 padding: 0 15px 35px;
 width: 33.33%;
}
.body-container .hs-error-msgs.inputs-list {
  margin-top: 0 !important;
}
.two-column-equal .hs-form-required {
  display: none;
}
/*------------------------Blog-------------------------*/


.blog-sidebar h3 {
  font-size: 15px;
  line-height: 23.5667px;
  margin-bottom: 14px;
}

.blog .page-center.content-wrapper {
    padding: 150px 0 0;
}

.blog-sidebar ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

.blog-sidebar ul li {
  margin: 0 0 10px;
}

.blog-sidebar ul li a {
  color: #818181;
  font-weight: 400;
  transition: color 0.3s ease-in-out;
}

.blog-sidebar ul li a:hover {
  color: #8cc63f !important;
}

.blog-sidebar .hs_cos_wrapper.hs_cos_wrapper_widget {
  display: block;
  margin: 0 0 42px;
}

.news-blog .blog-content {
 padding: 0 0 0 13px;
}
.news-blog .left-column-blog {
 display: block;
 float: left;
 width: 50%;
}
.news-blog .right-column-blog {
 float: left;
 padding: 23px;
 width: 50%;
}
.news-blog .show-social {
    color: #bebebe;
    display: inline-block;
    position: relative;
}
.news-blog #hubspot-topic_data a {
 color: #bebebe;
}
.news-blog .post-header-byline,
.news-blog .post-header-byline > span{
 color: #bebebe;
 margin: 0 0 18px;
 font-weight:500;
 font-size: 17px;
}

.news-blog .dots {
  padding: 0 7px 0 4px;
  display:inline-block;
}
.fa-square::before {
    content: "";
    font-size: 3px;
    vertical-align: middle;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
}
.topic-link:hover {
  color: #8cc63f !important;
}
.hs-blog-social-share:before{
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #323232;
  border-style: solid;
  border-width: 9px;
  display: block;
  height: 0;
  left: 8px;
  position: absolute;
  top: -16px;
  width: 0;
  z-index: 999;
  content:"";
}
.more-link{
    font-size: 12px;
    line-height: 30px;
    padding: 0 17px;
    background-color: rgba(0, 0, 0, 0);
    border: 2px solid #303030;
    border-radius: 4px;
    color: #303030;
    cursor: pointer;
    display: inline-block;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 39px;
    margin: 20px 0 0;
    outline: 0 none;
    padding: 0 23px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    transition: color 0.1s linear, background-color 0.1s linear, border-color 0.1s linear;
}
.more-link:hover{
    border-color: #8cc63f;
    background-color: #8cc63f;
    color:#fff;
}
.tag-cloud .widget-module a {
  font-size: 13px;
  letter-spacing: 1px;
}
.tag-cloud .filter-link-count{
    display:none;
}
.tag-cloud .widget-module li {
  display: inline-block;
  margin: 0 2px 3px 0;
}

.news-blog-post .page-center.content-wrapper {
    padding: 37px 0 0;
}
.blog-title h1 {
  font-size: 17px;
  line-height: 22.1667px;
}
.blog-title h1:after{
    border-top: 2px solid #303030;
   content: "";
   display: block;
   height: 2px;
   margin: 14px 0 0 !important;
   width: 22px;
}
.blog-title {
  padding: 0 0 36px;
}
.section.post-header > h1 {
  font-size: 24px;
  line-height: 33.2333px;
}


/*========= Two Col Equal With Top Banner ====*/
.two-column-equal.with-top-banner .body-container-wrapper {
 padding-top: 0;
 z-index: 99999;
}

.two-column-equal.with-top-banner .custom-menu-primary .hs-menu-wrapper > ul > li > a {
 color: #ffffff;
}
.fixed.two-column-equal.with-top-banner .custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: #9d9d9d;
}
.two-column-equal.with-top-banner .entry-title::after {
 border-top: 2px solid #ffffff;
 content: "";
 display: block;
 height: 2px;
 margin: 14px auto 10px;
 width: 22px;
}

.two-column-equal.with-top-banner .body-container .page-center.top-cover {
 padding-bottom: 30px;
 padding-top: 73px;
}

.two-column-equal.with-top-banner .body-container h2 {
 text-align: center;
}

.two-column-equal.with-top-banner .body-container .content-wrapper h4 {
 letter-spacing: 0;
 padding-bottom: 35px;
 text-align: center;
}

.two-column-equal.with-top-banner .body-container h2::after {
 border-top: 2px solid;
 content: "";
 display: block;
 height: 2px;
 margin: 20px auto;
 width: 22px;
}

.two-column-equal.with-top-banner .main-content.left {
 padding-bottom: 95px;
 padding-top: 19px;
}

.two-column-equal.with-top-banner .main-content.right {
 padding-top: 19px;
}
.custom-related-post-slider h5 {
  margin: 0 0 14px;
}
.custom-related-post-slider .owl-item h2{
    font-size: 18px;
    font-weight: 300;
    line-height: 22px;
    padding: 10px 0 2px !important;
    letter-spacing: 1px;
}
.custom-related-post-slider .owl-item h2 a{
    color:#000;
}
.custom-related-post-slider .byline a{
    color:#818181;
}
.custom-related-post-slider .owl-item h2 a:hover,
.custom-related-post-slider .byline a:hover{
    color: #8cc63f !important;
}
.custom-related-post-slider .owl-prev::before {
    color: #ffffff;
    content: "";
    display: block;
    font-family: FontAwesome;
    font-size: 22px;
    line-height: 38px;
    transition: all 0.3s ease;
    width: 35px;
}
.custom-related-post-slider .owl-prev {
    background-color: rgba(0, 0, 0, 0.4) !important;
    border-color: #fff;
    border-radius: 50% !important;
    height: 40px;
    left: 15px;
    line-height: 40px;
    text-align: center;
    top: -3px;
    width: 40px;
    margin: 0 9px 0 15px !important;
}
.custom-related-post-slider .owl-next{
    background-color: rgba(0, 0, 0, 0.4) !important;
    height: 40px;
    line-height: 40px;
    width: 40px;
    right: 15px;
    border-color: #fff;
    border-radius: 50% !important;
    float: right;
    margin: 0 15px 0 0 !important;
}
.custom-related-post-slider .owl-next:before{
    color: #fff;
    content: "";
    display: block;
    font-family: FontAwesome;
    font-size: 22px;
    line-height: 38px;
    text-align: center;
    transition: all 0.3s ease;
    width: 36px;
}
.custom-related-post-slider .owl-theme .owl-controls {
  text-align: left;
  top: 29%;
  width: 100% !important;
}
.custom-related-post-slider .owl-theme .owl-controls {
    margin-top: 0;
    position: absolute;
    text-align: left;
    top: 20%;
}
.custom-related-post-slider .owl-next:hover,
.custom-related-post-slider .owl-prev:hover{
     background-color: #000 !important;
}
.hs-content-id-3928438768 .sidebar-column1,
.hs-content-id-3928253718 .sidebar-column1,
.hs-content-id-4051083505 .sidebar-column1,
.hs-content-id-4051021125 .sidebar-column1{
  margin-bottom: 0;
}
.hs-content-id-3881917323 h4{
    letter-spacing: 0;
    text-transform: none;
}
.custom-home-page-row6-slider .hs_cos_flex-slider .hs_cos_flex-slides img {
  border-radius: 0;
  display: block;
  width: auto;
}
.fixed.two-column-left.bett .custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: #9d9d9d;
}
.align-border {
  margin-top: 32px;
}
.align-border:after{
    border-top: 2px solid #303030;
    content: "";
    display: block;
    height: 2px;
    margin: 19px 0 30px !important;
    width: 22px;
}
.reg {
    font-size: 12px;
    line-height: 30px;
    padding: 0 17px;
    border: 2px solid #303030;
    border-radius: 4px;
    color: #303030;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 11px 0 33px;
    outline: 0 none;
    text-transform: uppercase;
    transition: color 0.1s linear, background-color 0.1s linear, border-color 0.1s linear;
}
.reg:hover{
     background-color: #8cc63f;
     border-color: #8cc63f;
     color:#fff;
}
.sidebar-twitter h5 {
  margin-bottom: 15px;
}
.two-column.custom-thank-you.fixed .custom-menu-primary .hs-menu-wrapper > ul > li > a{
    color: #9d9d9d;
}

@media(min-width:1001px){
.error-template .header-container-wrapper, 
.password-template .header-container-wrapper, 
.subscription-template .header-container-wrapper{
  background: #473d34 none repeat scroll 0 0;
  min-height: 106px;
}
}
.gallery_inner.v4 li a img {
    width: 100% !important;
}
#hs_cos_wrapper_widget_3884063571 > a:hover {
  color: #1abc9c;
}
.two-column-left with-top-banner bett.main-content img {
  display: block;
  float: none !important;
  margin: 0 auto 10px !important;
}
/* ==========================================================================


   7. MOBILE MEDIA QUERIES                              


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



   

/* Screen sizes smaller than site maxWidth (.page-center)
   ========================================================================== */
   
@media (max-width: 1790px){
    .black-bg {
        font-size: 3vw;
        line-height: 4vw;
    }
    .black-bg.p-block {
        display: block;
        font-size: 1.7vw;
        font-weight: 400;
        line-height: 2vw;
        margin-bottom: 35px;
    }
    .caption-container-blk {
        top: 7vw;
    }
    .simply-content-wrapper {
        top: 17vw;
    }
}
@media (max-width: 1400px){
    .tr-bg-wrapper {
        top: 12vw;
    }
    .black-bg {
        font-size: 2vw;
        line-height: 3vw;
    }
    .black-bg.p-block {
        font-size: 1.6vw;
        line-height: 2vw;
    }
    .simply-content-wrapper {
        top: 14vw;
        left: 205.716px;
    }
}
@media (max-width: 1335px) {
    .transparent-bg {
        font-size: 15px;
        line-height: 25px;
    }

}
@media (max-width: 1170px){
    .tr-bg-wrapper {
        top: 10vw;
    }
    .transparent-bg {
        width: 45%;
    }
    .simply-heading{
        font-size: 2vw;
        line-height: 3vw;
    }
    .simply-content{
        font-size: 1.8vw;
        line-height: 3vw;
    }
    .online-client-heading a {
        color: #ffffff;
        font-size: 4vw;
        line-height: 5vw;
    }
    .online-client-content {
        font-size: 2vw;
        line-height: 3vw;
    }
    .white-paper-content-wrapper {
        left: 148.229px;
        position: absolute;
        top: 11vw;
        width: auto;
    }
    .white-paper-heading {
        font-size: 2.5vw;
        line-height: 3vw;
    }
    .white-paper-content {
        font-size: 2vw;
        line-height: 3vw;
    }
    .clients-content-wrapper {
        left: 152.282px;
        position: absolute;
        top: 17vw;
        width: 100%;
    }
    .caption-container-blk {
        top: 11.3vw;
        width: 59.5%;
    }
}
@media (max-width: 1100px) {}

@media (max-width: 1200px) {
    .container-fluid .row-fluid .page-center {
        max-width: 980px;
        padding-left:15px;
        padding-right:15px;
    }
    .header-container .page-center {
        max-width: 100% !important;
        padding: 0 !important;
    }
    .custom-header{
        padding: 0 45px !important;
    }
    
    .blog-pagination {
        margin-right: 192px;
    }
}

@media (min-width: 1001px) and (max-width: 1200px) {
    .custom-menu-primary.js-enabled {
        float: right !important;
        width: auto !important;
    }
    .custom-logo {
        float: left !important;
        width: auto !important;
    }
    .banner-wrapper .page-center .inner {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        position: relative;
        padding-top: 100px;
    }
    .blog .header-container .page-center {
        max-width: 100% !important;
        padding: 0 !important;
    }
    .events .event-wrapper a img {
        max-width: 210px;
    }
    
    .download-resources-row2-col2 {
        float: right !important;
        width: auto !important;
    }
    .download-resources-row2-col1 {
        width: auto !important;
    }
}

@media (max-width: 1000px){
    .container-fluid .row-fluid .page-center {
        max-width: 798px;
        padding-left:15px;
        padding-right:15px;
    }
    .custom-hrspacer {
        min-height: 1px !important;
    }
    .custom-related-post-slider .owl-prev,
    .custom-related-post-slider .owl-next {
        display: inline-block !important;
    }
    .one-column.about-us .row1-wrapper {
        padding-top: 48px;
    }
    .custom-header {
        background: #ffffff none repeat scroll 0 0;
        position: relative;
        z-index: 999;
    }
    .custom-logo {
        margin: 0 !important;
        padding: 10px 0 0;
        text-align: center;
        width: 100% !important;
    }
    .case-studies .row1-wrapper{
        padding-top: 88px;
    }
    .custom-logo img {
        max-width: 144px;
        margin: 0 auto;
    }
    .custom-header.header-after-scroll {
        display: none !important;
    }
    .entry-title {
        color: #ffffff;
        font-size: 40px;
        line-height: 50px;
        margin: 0;
    }
    .footer-container {
        position: relative;
        width: 100% !important;
        z-index: 9;
    }
    .body-container-wrapper{
        margin-bottom:0;
    }
    .one-column.with-breadcrumb .about-us-name {
        padding: 30px 0 40px;
    }
    .body-container-wrapper {
        padding-top: 0;
    }
    .about-us-wrapper {
        padding: 30px 0 0;
    }
    .one-column.with-breadcrumb .main-content .hs_cos_wrapper_type_rich_text p {
        margin: 7px 0 21px;
    }
    .breadcrumb-menu {
        padding-top: 35px;
    }
    .header-container .page-center {
        max-width: 768px !important;
        padding: 0 !important;
    }
    .custom-careers-page .mobile-trigger i, 
    .custom-careers-page .mobile-trigger i::before,
    .custom-careers-page .mobile-trigger i::after {
        background-color: #777777;
    }
    .custom-careers-page .mobile-trigger:hover i, 
    .custom-careers-page .mobile-trigger:hover i::before, 
    .custom-careers-page .mobile-trigger:hover i::after{
        opacity:0.8;
    }
    .two-column-left.with-breadcrumb .body-container-wrapper {
        margin-top: -1px;
        padding-top: 0;
    }
    .about-us-name {
        padding: 30px 0 38px;
    }
    .two-column-left.with-slider-row1 {
        padding: 0;
    }
    .two-column-left .top-cover {
        padding: 30px 0 0;
    }
    .two-column-left  .sidebar-left img {
        display: inline-block;
    }
    .confrence-layout .banner-wrapper .page-center .inner {
        padding-top: 0;
    }
    .confrence-layout .fa-glass::before {
        font-size: 32px;
        line-height: 32px;
    }
    .left-content {
        margin-left: 5%;
    }
    .accordion-content .span3 {
        min-height: 450px !important;
    }
    .qbutton.small{
        padding: 0 5px;
    }
    .custom-home-page .body-container-wrapper {
        padding-top: 88px;
    }
    .blog .page-center.content-wrapper {
        padding-top: 60px;
    } 
    .about-us .mobile-trigger i, .about-us .mobile-trigger i::before, .about-us .mobile-trigger i::after,
    .about-us .mobile-trigger:hover i, .about-us .mobile-trigger:hover i::before, .about-us .mobile-trigger:hover i::after{
        background-color: #777777;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li.active > a,
    .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a{
        color: #8cc63f !important;
    }
    .banner-wrapper .page-center .inner {
        padding-top: 0;
    }
    .events .event-column1, .events .event-column2, .events .event-column3 {
        float: left;
        min-height: 1px;
        padding: 0 15px 35px;
        width: 50%;
    }
    .hs-content-id-3928438768.two-column-left .sidebar-left img {
        display: inline-block;
        max-width: 100%;
    }
    .custom-home-page .body-container-wrapper {
        padding-top: 11px;
    }
    .custom-home-page-row4 {
        padding-bottom: 30px;
    }
    .bett .custom-logo img {
        margin: 0 auto 10px;
        max-width: 144px;
    }
    .bett .mobile-trigger {
        top: -66px;
    }
    .two-column-left.with-top-banner.bett .entry-title {
        font-size: 40px;
        line-height: 50px;
    }
    .two-column-left.with-top-banner.bett .banner-wrapper .page-center .inner {
        padding-top: 0;
    }
    .landing-page .content-wrapper,
    .error-template.one-column .content-wrapper,
    .password-template.one-column .content-wrapper,
    .subscription-template.one-column .content-wrapper{
        padding-bottom:50px;
        padding-top:50px;
    }
    .site-page .content-wrapper {
        padding-bottom:50px;
        padding-top:50px;
    }
    
    .blog-pagination {
        margin-right: 123px;
    }
}


@media (max-width:890px){
    .custom-home-page-row1-slider {
        display: none !important;
    }
}


@media (min-width: 768px) and (max-width:800px){
   .button-white {
        font-size: 12px;
        line-height: 29px;
        margin-top: 0;
        padding: 10px 7px;
    }     
}


@media (min-width: 768px) and (max-width:1000px){
    .mobile-trigger{
        top: -55px;
    }
    .one-column.about-us .row1-wrapper {
    padding-top: 58px;
    }
}


@media (max-width: 768px){
    .container-fluid .row-fluid .page-center {
        max-width: 630px;
        padding-left:15px;
        padding-right:15px;
    }
    .header-container .page-center {
        max-width: 600px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .mobile-trigger{
        left: -10px;
    }
    .entry-title {
        color: #ffffff;
        font-size: 30px;
        line-height: 40px;
        margin: 0;
    }
    .banner-wrapper .page-center {
        padding-top: 0 !important;
    }
    .custom-header {
        padding: 0 45px;
    }
    .one-column.with-breadcrumb .about-us-name {
        padding: 25px 0 20px;
        width: 45%!important;
        float: left;
    }
    .about-us-content {
        float: none;
        padding-left: 0;
        padding-top: 21px;
        width: 100%;
    }
    .about-us-image {
        float: none;
        margin: 0;
        padding: 0;
        width: auto;
    }
    .breadcrumb-menu {
        padding-top: 30px;
        width: 48% !important;
        float: left !important;
    }
    .about-us-wrapper {
        padding: 45px 0 0;
    }
}




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

@media (max-width: 767px) {
    .footer-col-content{
        margin-bottom:25px;
    }
    .download-resources-row2-col1 p{
        text-align: center;
    }
    .button-white {
        float: none;
        line-height: 39px;
        margin: 30px auto 0;
    }
    .download-resources-row2-col2 {
        text-align: center;
    }
    .confrence-layout .main-content {
        margin-top: 40px;
    }
    .confrence-layout .main-content img {
        display: block;
        float: none !important;
        margin: 0 auto 20px !important;
    }
    .landing-page .main-content,
    .error-template.one-column .main-content,
    .password-template.one-column .main-content,
    .subscription-template.one-column .main-content{
        margin-bottom:20px;
    }
    .site-page ..main-content {
        margin-bottom:20px;
    }
    .two-column-left.with-top-banner.bett .entry-title {
        font-size: 30px;
        line-height: 40px;
    }
    .owl-prev, .owl-next{
        display: inline-block !important;
    }
    .breadcrumb-menu {
        float: left !important;
        padding-top: 0;
        width: 100% !important;
    }
    .breadcrumb-menu ul {
        float: none !important;
        text-align: left;
        margin-bottom: 5px;
        overflow: hidden;
    }
    .about-us-name {
        padding: 15px 0 4px;
    }
    .two-column-left .main-content {
        padding: 0;
    }
    .two-column-left .body-container-wrapper {
        padding-bottom: 30px;
    }
    .custom-careers-page-row2-flexi .hs_cos_wrapper_type_rich_text h5 {
        float: left;
        padding: 0;
        width: 100%;
    }
    .custom-careers-page-row2-flexi p {
        float: left;
        margin: 30px 0 60px;
        padding: 0;
        width: 100% !important;
    }
    .custom-careers-page-row2-flexi p a {
        padding: 0 16px;
    }
    .one-column.about-us .row1-col-right img {
        margin: 0 auto 11px;
    }
    .team-member {
        float: left;
        margin-bottom: 40px;
        position: relative;
        text-align: center;
        width: 100%;
    }
    .team-member > a {
        display: inline-block;
        margin: 0 auto;
    }
    .one-column.about-us .row3-col-left p {
        margin: 0 auto;
        max-width: 420px;
        text-align: center;
    }
    .one-column.about-us .row3-col-right a {
        float: none;
        margin: 20px auto 0;
    }
    .one-column.about-us .row3-col-right{
        text-align:center;
    }
    .Right.Module {
        padding: 60px 0 0;
    }
    .two-column-left.with-slider .body-container {
        padding: 0 0 40px;
    }
    .custom-four-column-accordion a{
        padding: 0 8px;
    }
    .services-left-content {
        float: left;
        width: 100%;
    }
    .services-right-content {
        float: left;
        margin: 20px 0 0;
        width: 100% !important;
    }
    .confrence-layout .main-content h3 img {
        display: block;
        float: none !important;
        margin: 0 0 30px !important;
    }
    .confrence-layout .two-col-with-icon-wrapper {
        float: left;
        padding: 37px 0 37px;
        width: 100%;
    }
    .full_section_inner li {
        float: left;
        margin: 0 0 57px;
        padding: 0;
        width: 100%;
    }
    .speakers-left-col {
        float: left;
        padding: 0 0 0 0;
        width: auto;
    }
    .speakers-right-col {
        float: left;
        padding: 0;
        width: 100%;
    }
    .speakers-image-wrapper img {
        height: 100% !important;
        position: relative;
        width: 100% !important;
        z-index: 999;
    }
    .sidebar-left img {
        display: inline-block;
        width: auto;
    }
    .left-content {
        margin-left: 10px;
    }
    .left-icon {
        float: left;
        width: 40px;
    }
    .networking-two-col-left {
        float: left;
        width: 100%;
    }
    .networking-two-col-right {
        float: left;
        margin-top: 50px;
        width: 100%;
    }
    .custom-logo img {
        margin:0 auto 10px;
        display:inline-block;
    }   
    .accordion-content .span3 {
        min-height: 1px !important;
    }
    .custom-home-page-row1-col2 ul li {
        float: none;
        padding: 0;
        text-align: center;
        width: 100%;
    }
    .custom-home-page-row4 {
        padding: 0 0 30px;
    }
    .custom-home-page-row5-col1 {
        margin-bottom: 45px;
    }
    .news-blog .blog-content {
        padding: 0;
    }
    .news-blog .left-column-blog {
        display: block;
        float: left;
        width: 100%;
    }
    .news-blog .right-column-blog {
        float: left;
        padding: 23px 0;
        width: 100%;
    }
    .team-member img {
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .team-member > a img.hover_image {
        right: 0;
    }
    .mobile-trigger {
        top: -66px;
    }
    .gallery_inner.v4 li {
        float: left;
        margin: 0 0 20px;
        overflow: hidden;
        width: 100%;
    }
    .events .event-column1, .events .event-column2, .events .event-column3 {
        float: none;
        min-height: 1px;
        padding: 0 15px 35px;
        width: 100%;
    }
    .custom-home-page .hs_cos_flex-slider .caption {
        padding: 0 20px;
        position: relative;
        top: 0;
        width: 100%;
    }
    .tr-bg-wrapper {
        left: 0;
        position: relative;
        top: 0;
    }
    .transparent-bg {
        font-size: 15px;
        line-height: 20px;
    }
    .custom-home-page-row1-slider .hs_cos_flex-direction-nav a{
        top: 15%;
    }
    a.click-for-more,
    .simply-button,
    .online-client-button,
    a.white-paper-button,
    .get-started, .get-started:hover{
        font-size: 15px;
        line-height: 21px;
    }
    .simply-content-wrapper {
        left: 0;
        top: 0;
        padding: 10px 20px;
    }
    .simply-content {
        font-size: 15px;
        line-height: 20px;    
        background: rgba(0, 0, 0, 0.33) none repeat scroll 0 0;
        color: #ffffff;
    }
    .simply-heading {
        font-size: 20px;
        line-height: 25px;
        margin: 0 0 10px;
        background: rgba(0, 0, 0, 0.33) none repeat scroll 0 0;
        color: #ffffff;
    }
    .clients-content-wrapper {
        background: rgba(0, 0, 0, 0.33) none repeat scroll 0 0;
        border-radius: 4px;
        color: #ffffff;
        left: 0;
        padding: 10px;
        position: relative;
        top: 20px;
        width: 100%;
    }
    .online-client-heading a {
        color: #ffffff;
        font-size: 24px;
        line-height: 28px;
    }
    .online-client-content {
        font-size: 15px;
        line-height: 20px;
        margin-top: 10px;
    }
    .white-paper-content-wrapper {
        background: rgba(0, 0, 0, 0.33) none repeat scroll 0 0;
        border-radius: 4px;
        left: 0;
        margin-top: 20px;
        padding: 10px;
        position: relative;
        top: 0;
        width: auto;
    }
    .white-paper-heading {
    font-size: 25px;
    line-height: 30px;
    color: #ffffff;
    }
    .white-paper-content {
        font-size: 15px;
        line-height: 20px;
        color: #ffffff;
    }
    .caption-container-blk {
        position: relative;
        right: 0;
        margin-top: 10px;
        width: 100%;
    }
    .black-bg {
        font-size: 15px !important;
        line-height: 20px !important;
    }
    .custom-home-page-row6-slider .caption {
        position: absolute !important;
    }
    .hs-content-id-3862304714 .main-content img {
        display: block;
        float: none !important;
        margin: 0 auto 20px !important;
    }
    .gallery_inner.v4 li a img{
        width: auto !important;
        margin:0 auto !important;
    }
    .bett .main-content img{
        margin: 0 auto 10px !important;
        display:block;
        float:none !important;
    }
    .gallery_inner.v4 li a {
        display: inline-block;
        margin-bottom: 0 !important;
        margin-right: 0;
        overflow: hidden;
    }
    .gallery_inner.v4 li {
        float: left;
        overflow: hidden;
        text-align: center;
        width: 100%;
    }
    .banner-wrapper .page-center .inner{
        padding-top: 2% !important;
    }
    .two-column-left .main-content p {
        margin: 0;
        text-align: left;
    }
    .blog-pagination {
        float: left;
        margin-right: 0;
    }
}

@media (max-width: 600px){
    .container-fluid .row-fluid .page-center  {
        max-width: 450px;
        padding-left:15px;
        padding-right:15px;
    }
    
    .header-container .page-center {
        max-width: 420px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    
    .custom-header {
        padding: 0 45px;
    }
    
    .mobile-trigger {
        left: -10px;
    }
    
    .entry-title {
        text-align: center;
        font-size: 25px;
        line-height: 35px;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul {
        padding: 0 15px !important;
    }
    
    .banner-wrapper .page-center {
        padding-top: 0px !important;
    }
    
    .one-column.with-breadcrumb .about-us-name {
        padding: 15px 0 3px;
        float: none;
        width: 100% !important;
    }
    
    .breadcrumb-menu ul {
        float: none!important;
        text-align: right;
    }
    
    .breadcrumb-menu {
        padding-top: 0;
        width: 100% !important;
        float: none !important;
    }
    
    .about-us-wrapper {
        padding: 39px 0 0;
    }
    .custom-menu-primary .hs-menu-wrapper > ul {
        padding: 0 !important;
    }
    .two-column-left .main-content .two_columns_75_25 > .column1 {
        float: left;
        width: 100%;
    }
    .two-column-left .main-content .two_columns_75_25 > .column2 {
        float: left;
        margin: 20px 0 0;
        text-align: center !important;
        width: 100%;
    }
    .two-column-left .main-content .call_to_action .column2.button_wrapper .qbutton {
        margin: 0 auto;
        position: relative;
        right: 0;
        top: 0;
    }
    .two-column-left.with-top-banner.bett .entry-title {
        font-size: 25px;
        line-height: 35px;
    }
}



@media(max-width: 480px){
    .container-fluid .row-fluid .page-center {
        max-width: 330px;   
        padding-left:15px;
        padding-right:15px;
    }
    .custom-header {
        padding: 0 25px !important;
    }
    .mobile-trigger {
        left: -10px;
    }
    .entry-title {
        font-size: 20px;
        line-height: 25px;
    }
    .one-column.with-breadcrumb .about-us-name h2::after {
        display: none;
    }
    
    .one-column.with-breadcrumb .about-us-name {
        padding: 15px 0 0px;
        float: none;
        width: 100% !important;
    }
    .banner-wrapper .page-center {
        padding-top: 0px !important;
        }
    .banner-wrapper .page-center .inner {
        padding-top: 0;
    }
    .custom-four-column-accordion a{
        padding: 0 5px;
    }
    .banner-wrapper > img {
        width: auto !important;
    }
    .banner-wrapper{
        overflow: hidden;
    }
    .two-column-left.with-top-banner.bett .entry-title {
        font-size: 20px;
        line-height: 25px;
    }
    .inner-most h4 {
        color: #ffffff;
        font-size: 17px;
        letter-spacing: 0;
    }
}


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

@media (max-width: 420px) {
    .custom-header {
        padding: 0 15px !important;
    } 
    .custom-logo img {
        margin: 0 auto 10px;
    }
}


/* May 2017 reskin
   ========================================================================== */

/* General overwrites*/
.custom-logo {
    padding: 0;
}
.custom-logo img {
    max-width: 108px;
    vertical-align: middle;
}
.fixed .custom-logo img {
    max-width: 81.5px;
}

.header-after-scroll {
    background: #103462;
}
.custom-header .row-fluid .row-fluid {
    line-height: 96px;
}
.custom-header .widget-type-raw_html {
    width: auto;
    text-align: right;
    float: right;
}
.custom-header .hs_cos_wrapper_type_raw_html .cta {
   background: #ffffff;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 13px;
    box-shadow: none!important;
    border: none!important;
    text-shadow: none!important;
    font-weight: 700;
    letter-spacing: 1px;
	-webkit-font-smoothing: antialiased;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    font-family: sans-serif;
    border-radius: 20px;
    color: #103462 ;
    line-height: 1.5em;
    padding: 10px 20px;
	box-sizing: content-box !important;
    vertical-align: middle;
}
.custom-header .widget-type-menu {
    width: auto;
}
.header-after-scroll.custom-header .row-fluid .row-fluid {
    line-height: 56px;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: table;
    width: 100%;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: none;
    display: table-cell;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1:last-child {
    display: none;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a {
    font-weight: 300;
    padding: 42px 25px;
}
.fixed .custom-menu-primary .hs-menu-wrapper > ul > li > a,
.fixed .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a{
    padding: 22px 25px;
}
.custom-home-page .custom-menu-primary .hs-menu-wrapper > ul > li > a,
.custom-home-page .header-after-scroll .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    color: #ffffff;
}

.custom-menu-primary .hs-menu-wrapper > ul ul {
    background: #ffffff;
    padding: 10px 0;
    width: 200px;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a {
    color: #103462;
}
.custom-menu-primary .hs-menu-wrapper > ul li a:hover,
.custom-menu-primary .hs-menu-wrapper > ul li.active-branch > a,
.fixed .custom-menu-primary .hs-menu-wrapper > ul li a:hover,
.fixed .custom-menu-primary .hs-menu-wrapper > ul li.active-branch > a {
    color: #4dc4b0!important;
}

#back-to-top {
    width: 40px;
    height: 40px;
    line-height: 40px;
    bottom: 25px;
}
#back-to-top:after {
    color: #cdcdcd;
}
#back-to-top:hover:after {
    color: #087e8b;
}

.no-padding .content_inner {
    padding: 0!important;
}
.quarter-width {
    max-width: 25%;
    margin-left: auto;
    margin-right: auto;
}
.third-width {
    max-width: 33.3%;
    margin-left: auto;
    margin-right: auto;
}
.half-width {
    max-width: 50%;
    margin-left: auto;
    margin-right: auto;
}
.threequarter-width {
    max-width: 75%;
    margin-left: auto;
    margin-right: auto;
}
.footer-container {
    position: relative;
    z-index: 1;
}
.footer-container .custom-copyright p {
    color: #ffffff;
}
.footer-container .custom-copyright a {
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
}
.footer-container .footer-logo {
    width: auto!important;
}
.footer-logo {
    margin: 7px;
}

/* Form re-styling */

.hs-form label {
    display: block!important;
}
.hs-form input {
    margin: 0!important;
    border: 0!important;
    background: #d2d2d4!important;
    letter-spacing: 1px;
    padding: 11px 15px!important;
}
.hs-form input[type="submit"] {
    background: #193036!important;
    font-weight: 100;
    text-transform: uppercase;
    font-size: 13px;
    box-shadow: none!important;
    border: none!important;
    text-shadow: none!important;
    font-weight: 500;
    letter-spacing: 1px;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    font-family: sans-serif;
    border-radius: 6px;
    color: rgb(255, 255, 255);
    line-height: 1.5em;
    padding: 10px 40px!important;
    box-sizing: content-box !important;
    vertical-align: middle;
}
.hs-error-msgs label {
    display: block!important;
}

/* 2 col modules */
.row-fluid > .span12 > .row-fluid-wrapper > .row-fluid {
    display: flex;
}
.row-fluid > .span12 > .row-fluid-wrapper > .row-fluid .span6 {
    margin: 0!important;
    display: table-cell;
    width: 50%;
}
.row-fluid > .span12 > .row-fluid-wrapper > .row-fluid .span6 .cell-wrapper,
.row-fluid > .span12 > .row-fluid-wrapper > .row-fluid .span6 .content_block {
    height: 100%;
}
.row-fluid > .span12 > .row-fluid-wrapper > .row-fluid .span6 .content_column .content_inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/* Content block */
.row-fluid .content_block {
    display: -webkit-flex; /* Safari */
    -webkit-flex: 1; /* Safari 6.1+ */
    -ms-flex: 1; /* IE 10 */ 
    display: flex;
    -webkit-flex-direction: row; /* Safari 6.1+ */
    flex-direction: row;
}
.row-fluid .content_block.v-align .content_inner {
    display: -webkit-flex; /* Safari */
    -webkit-flex: 1; /* Safari 6.1+ */
    -ms-flex: 1; /* IE 10 */ 
    display: flex;
    -webkit-flex-direction: column; /* Safari 6.1+ */
    flex-direction: column;
    -webkit-justify-content: center; /* Safari 6.1+ */
    justify-content: center;
}
.row-fluid .content_column .content_inner {
    padding: 50px 100px;
    height: 100%;
}
.row-fluid .content_column .content_inner.bg-only {
    min-height: 350px;
}
.row-fluid .content_block .content_column.span12 {
    width: 100%;
}
.row-fluid .content_block .content_column.span6 {
    width: 50%;
    margin: 0;
}
.row-fluid .content_block .content_column.span4 {
    width: 33.33%;
    margin: 0;
}
.row-fluid .content_block .content_column.span3 {
    width: 25%;
    margin: 0;
}

.body-container-wrapper {
    margin-bottom: 0;
}

/* Hero */

#hero .span12 .content_inner {
    max-width: 1200px;
    padding: 10vw 0 7vw;
}
#hero h2 {
    color: #103462;
    font-size: 40px;
    line-height: 45px;
    letter-spacing: 2px;
    margin-bottom: .5em;
}
#hero p {
    color: #FFFFFF;
    font-size: 18px;
    line-height: 25px;
}

@media screen and (max-width:768px) {
    #hero h1 {
        font-size: 2.5rem;
        line-height: 2.5rem;
    }
}

/* Full CTA */
.full-cta .page-center {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.full-cta .content_column {
    height: 100%;
}
.full-cta .content_column .content_inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.full-cta .cta-image img {
    height: 100%;
}

/* Content block custom classes */
.alt-blockquote blockquote {
    font-size: 27px;
    font-weight: 600;
    padding-left: 0;
    border: 0;
    padding-bottom: 0;
}
.alt-blockquote blockquote:before,
.alt-blockquote blockquote:after {
    content: '"';
    font-size: 35px;
    top: -5px;
    position: absolute;
    left: -25px;
    font-weight: 100;
}
.alt-blockquote blockquote:after {
    left: auto;
    right: 0px;
}

/* Image slider */

.flex-slider-main .caption {
    margin-top: 15vw;
}
.flex-slider-main .caption h2 {
    color: #95c11f;
    font-size: 40px;
    line-height: 45px;
    letter-spacing: 2px;
    margin-bottom: .5em;
}
.flex-slider-main .caption p {
    color: #000000;
    font-size: 18px;
    line-height: 25px;
}

/* Brand Slider */

.brand-slider {
    background: #103462;
    padding-top: 30px;
}
.brand-heading {
    margin-bottom: 10px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    font-size: 15px;
}
.brand-slider .slick-slider {
    margin-bottom: 35px;
}
.brand-slider .slick-slide {
    text-align: center;
}
.brand-slider .slick-slide img {
    display: inline;
}
.brand-slider table {
    max-width: 90%;
    margin: 0 auto;
    width: 100%;
}
.brand-slider .slick-prev,
.brand-slider .slick-next {
    z-index: 9999;
}
.brand-slider .slick-prev:before,
.brand-slider .slick-next:before {
    font-family: FontAwesome;
    color: #c7c5c6;
}
.brand-slider .slick-prev:before {
    content: "\f053";
}
.brand-slider .slick-next:before {
    content: "\f054";
}
.brand-slider .slick-prev {
    left: 25px;
}
.brand-slider .slick-next {
    right: 25px;
}
.brand-slider .slick-dots {
    position: relative;
    bottom: -20px;
}
.brand-slider .slick-dots li {
    margin: 0;
}
.brand-slider .slick-dots li button::before {
    color: #ffffff;
}
.brand-slider .slick-dots li.slick-active button::before,
.brand-slider .slick-prev::before,
.brand-slider .slick-next::before {
    color: #8dc63f;
}

/* Awards/Accreditations Slider */

.brand-slider.accreditations {
    background: #ffffff;
}
.brand-slider.accreditations h4 {
    color: #103462;
}

/* Testimonial slider */

.testimonial-heading {
    margin-top: 30px
    margin-bottom: 0
    color: #4dc4b0;
    text-transform: uppercase
    font-weight: 600
    text-align: center
    font-size: 15px
    
}
.testimonial-slider {
    text-align: center;
    padding-bottom: 30px;
    background-image: linear-gradient(to right, #103462, #165393);
   
  color: #4dc4b0;
   
}
.testimonial-slider blockquote {
    color: #4dc4b0;
    font-size: 30px;
    max-width: 900px;
    margin: 20px auto 0;
    padding: 20px 20px 0;
    line-height: 1.6;
}
.testimonial-slider.alt-blockquote blockquote:before,
.testimonial-slider.alt-blockquote blockquote:after {
    content: '"';
    font-size: 60px;
    top: 0px;
    left: 0px;
    color: #4dc4b0;
}

.testimonial-slider.quote-title {
    color: #4dc4b0;
    font-size:25px;
    text-align: center;
    padding-bottom: 30px;
    
}
.testimonial-slider.alt-blockquote blockquote:after {
    left: auto;
    right: 5px;
    
}
.testimonial-slider p {
    color: #4dc4b0;
    margin-bottom: 0;
}
.testimonial-slider .slick-prev,
.testimonial-slider .slick-next {
    z-index: 9999;
 
  
}
.testimonial-slider .slick-prev:before,
.testimonial-slider .slick-next:before {
    font-family: FontAwesome;
}
.testimonial-slider .slick-prev:before {
    content: "\f053";
  
}
.testimonial-slider .slick-next:before {
    content: "\f054";
  
}
.testimonial-slider .slick-prev {
    left: 0;
}
.testimonial-slider .slick-next {
    right: 0;
}
.testimonial-slider .slick-dots li.slick-active button::before,
.testimonial-slider .slick-prev::before,
.testimonial-slider .slick-next::before {
    
}

/* Sector filter*/

.sector-filter ul {
    list-style: none;
    width: 100%;
    display: table;
    margin: 0;
    padding: 0;
}
.sector-filter ul li {
    display: table-cell;
    width: 2%;
    padding: 0;
    margin: 0;
    height: 100%;
    vertical-align: middle;
}
.sector-filter ul li:hover {
    background: rgba(255,255,255,0.3);
}
.sector-filter ul li:first-child a {
    background-color: #47a39a!important;
 
}
.sector-filter a {
    text-transform: uppercase;
    padding: 25px;
    display: block;
    height: 100%;
    text-align: center;
}
.sector-filter a.active {
    background: #47a39a;
    
}
.sector-filter.light a {
    color: #ffffff;
}
.sector-filter.dark a {
    color: #103462;
}
.sector-filter img:first-of-type {
    max-height: 69px;
}
.sector-filter img {
    margin-bottom: 20px;
}

/* Homepage schools section */
#schools-content,
.school-text {
    display: none!important;
}
#schools-content.active,
.school-text.active {
    display: block!important;
}
#schools-content {
    padding-top: 35px;
    padding-bottom: 35px;
}
#schools-content .content_inner {
    padding: 0;
}

/* Anchor links*/

.sector-filter.anchor-links a {
    padding: 25px 5px;
    font-size: 0.8em;
    letter-spacing: 1px;
    text-transform: initial;
    line-height: 1.3em;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    background-color: #19647e;
}

/* Team members */

.team-members {
    position: relative;
}
.team-member {
    width: 25%;
    padding: 0 2.5%;
    text-align: center;
    position: inherit;
    padding-bottom: 30px;
}
.team-member img {
    cursor: pointer;
    opacity: 0.7;
}
.team-member.active img,
.team-member:hover img {
    opacity: 1;
}
.team-member .popup {
    display: none;
    background: #19647e;
    padding: 30px 25px;
    margin: 30px 0 0!important;
}
.team-member .popup * {
    color: #fff!important;
}
.team-member.active .popup {
    display: block;
    position: absolute;
    left: 0;
    z-index: 9999;
}
.team-member .profile-text {
    -moz-column-count: 2;
    -moz-column-gap: 30px;
    -webkit-column-count: 2;
    -webkit-column-gap: 30px;
    column-count: 2;
    column-gap: 30px;
    margin-top: 30px;
    text-align: left;
}
.team-member .popup h4 {
    margin-bottom: 30px;
    font-size: 16px;
}
.team-member .popup h3 {
    font-size: 22px;
}
.team-member .popup p {
    margin: 0;
}

/* Latest posts */

.latest_blogs .content_column {
    position: relative;
}
.post_details {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 25px 20px;
    background: rgba(255, 255, 255, 0.8);
    color: #165393;
    width: 100%;
}
.post_details h3 {
    color: #103462;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.latest_blogs .content_column {
    min-height: inherit;
}
.content_column:hover .post_details {
    background: rgba(255, 255, 255, 1);
}
.content_column:hover .post_details h3 {
    white-space: normal;
    overflow: visible;
}

.blog-section h1 {
    font-size: 25px;
    line-height: 30px;
    color: #103462;
}

/* Fancy forms */

.fancy-form form {
    border-radius: 0px 0px 10px 10px;
    background: #fff;
    padding: 30px;
}
.fancy-form .hs_cos_wrapper_type_form {
    max-width: 600px;
    margin: 0 auto;
    display: block;
}
.fancy-form h3.form-title {
    background-image: url('https://cdn2.hubspot.net/hubfs/2015686/%20May2017_Images/Icons/white_9ine_icon.svg?t=1494330456417');
    background-repeat: no-repeat;
    background-color: #8dc63f;
    background-position: 95% 50%;
    border-radius: 10px 10px 0 0;
    padding: 30px 40px 30px 30px;
    color: #fff;
    font-weight: 100;
    background-size: 57px 70px;
}
.fancy-form.blue-heading h3.form-title {
    background-color: #19647e;
}
.blog-sidebar .fancy-form h3.form-title {
    background-position: 95% 20%;
    background-size: 34px 38px;
    text-transform: initial;
}
.blog-sidebar .fancy-form form {
    padding: 0;
}
.fancy-form label {
    display: none;
}
.fancy-form input,
.fancy-form select,
.fancy-form textarea {
    border: 0;
    background: ##E6E6E6!important;
    font-size: 18px!important;
    letter-spacing: .5px!important;
}
.fancy-form .actions {
    padding-top: 20px;
    text-align: center;
}
.fancy-form input[type="submit"]{
    
    border: 0;
    padding: 10px 50px;
    color: #ffffff;
    background-color: #8dc63f!important;
    font-weight: 300!important;
    border-radius: 10px;
    font-size: 14px!important;
}

/* General Filter */

.filter-container {
    background: #087e8b;
}
ul#filter {
    display: table;
    width: 100%;
    list-style: none;
    padding: 0;
}
ul#filter li {
    width: 2%;
    display: table-cell;
    text-align: center;
}
ul#filter li a{
    display: block;
    padding: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px;
}
ul#filter li:hover a,
ul#filter li.active a {
    background:#2ba19e;
}
li.filter a {
    text-decoration: none;
    font-size: 16px;
    color: #ffffff;
    font-weight: semi-bold;

}

/* Events */
#events .item {
    display: none!important;
}
#events .item[style*="display: inline-block"] {
    display: flex!important;
}

/* Download example health check */

.full-download-cta .content_column .content_inner {
    padding: 30px 100px;
}
.full-download-cta .content_column:last-of-type .content_inner {
    padding: 30px 0px;
}
.full-download-cta.white * {
    color: #ffffff;
}
.full-download-cta.black * {
    color: #303030;
}
.full-download-cta h3 {
    font-size: 22px;
    line-height: 22px;
}
.full-download-cta h4 {
    font-size: 13px;
}
.full-download-cta .field {
    width: 70%;
    display: inline-block;
    float: left;
    padding: 0;
    margin: 0;
}
.full-download-cta .hs_submit {
    width: 30%;
    display: inline-block;
    float: right;
    text-align: center;
}
.full-download-cta label {
    display: none!important;
}
.full-download-cta input {
    margin: 0 0 0 20px!important;
    border: 0!important;
    background: #d2d2d4!important;
    letter-spacing: 1px;
    padding: 11px 15px!important;
    color: #000000!important;
}
.full-download-cta input[type="submit"] {
    background: #193036!important;
    color: #ffffff!important;
    font-weight: 100;
    text-transform: uppercase;
    font-size: 13px;
    box-shadow: none!important;
    border: none!important;
    text-shadow: none!important;
    font-weight: 500;
    letter-spacing: 1px;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    font-family: sans-serif;
    border-radius: 6px;
    color: rgb(255, 255, 255);
    line-height: 1.5em;
    padding: 10px 40px!important;
    box-sizing: content-box !important;
    vertical-align: middle;
}
.full-download-cta.black input[type="submit"] {
    background: #95c11f!important;
}

/* Blog styling */

.blog .body-container-wrapper {
    padding-bottom: 0;
}
.blog .blog-content {
    margin-bottom: 35px;
}
.blog .post-item {
    padding: 12.5px;
    float: left;
}
.blog .post-item:not(:nth-child(2n)) {
    padding-left: 0;
    clear: both;
}
.blog .post-item:nth-child(2n) {
    padding-right: 0;
}

.blog .post-banner-image {
    margin-bottom: 20px;
}
.blog-pagination {
    margin-top: 35px;
}
#blog-subscribe {
    background-color: #95C11F;
    padding: 35px;
}
#blog-subscribe h1,
#blog-subscribe h2,
#blog-subscribe h3,
#blog-subscribe h4,
#blog-subscribe p,
#blog-subscribe span,
.blog .latest-cta *{
    color: #ffffff;
}
.blog .latest-cta {
    background: rgba(149, 193, 31, 0.6);
    margin-bottom: 42px;
    padding: 30px 20px;
    position: relative;
}
.blog .latest-cta h3 {
    margin: 0;
    font-size: 16px;
}
.blog .latest-cta .hs_cos_wrapper.hs_cos_wrapper_widget {
    margin: 0 0 15px;
}
.blog .latest-cta .hs_cos_wrapper_type_cta {
    margin: 0!important;
}
.blog .latest-cta .hs_cos_wrapper_type_cta .hs-cta-wrapper .hs-cta-node a.cta_button {
    background: transparent!important;
    border: 1px solid #ffffff!important;
    padding: 8px 20px!important;
    font-size: 11px!important;
    position: absolute;
    bottom: 5px;
    border-radius: 10px!important;
    font-weight: 600!important;
    right: 5px;
}
.blog .widget-type-post_filter {
    background: #eeeeee;
    padding: 20px;
    margin-bottom: 42px;
}
.blog  .widget-type-post_filter .hs_cos_wrapper.hs_cos_wrapper_widget {
    margin-bottom: 0;
}
.blog-sidebar ul li a {
    color: #95c11f;
}

@media screen and (max-width: 1200px) {
    .row-fluid .content_column .content_inner {
        padding: 50px 50px;
    }
    .brand-slider .slick .slick-prev {
        left: -40px;
    }
    .brand-slider .slick .slick-next {
        right: -40px;
    }
    .brand-slider {
        padding: 30px 50px 0;
    }
    .blog .page-center.content-wrapper {
        max-width: 100%;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li > a {
        padding: 42px 20px;
    }
    .custom-header .row-fluid .row-fluid {
        display: block;
    }
}
@media screen and (max-width: 1000px) {
    .mobile-open {
        overflow: hidden;
    }
    .header-container .page-center {
        max-width: 100%!important;
        padding: 0 25px !important;
    }
    .body-container-wrapper {
        margin-bottom: 0;
    }
    .custom-header {
        padding: 0 !important;
        background: #103462;
    }
    .custom-header .row-fluid .row-fluid {
        line-height: 70px;
        display: block!important;
    }
    .custom-header .custom-logo {
        float: right;
        display: inline-block;
        width: auto!important;
    }
    .custom-logo img {
        max-width: 80px;
    }
    .custom-header .widget-type-menu {
        position: absolute;
        width: 35px!important;
        height: 22px;
        left: 50%;
        margin-left: -17.5px!important;
        top: 50%;
        margin-top: -11px!important;
    }
    .custom-header .widget-type-raw_html {
        text-align: left;
        float: left;
        margin: 0;
    }
    .custom-header .hs_cos_wrapper_type_raw_html .cta {
        background: #ffffff!important;
        padding: 10px 30px!important;
      color: #103462!important;
    }
    .custom-header .hs_cos_wrapper_type_raw_html .cta:hover {
        background: #ffffff!important;
        color: #103462!important;
    }
    .mobile-trigger {
        position: relative;
        left: 0!important;
        right: 0!important;
        top: 0!important;
        background: transparent!important;
        padding: 0;
    }
    .mobile-trigger i {
        top: 0;
    }
    .mobile-trigger:hover i,
    .mobile-trigger:hover i:before,
    .mobile-trigger:hover i:after {
        opacity: 1;
        background-color: #ffffff;
    }
    .mobile-open .mobile-trigger i,
    .mobile-open .mobile-trigger i:before,
    .mobile-open .mobile-trigger i:after{
        background-color: #ffffff;
    }
    .mobile-trigger i,
    .mobile-trigger i::before,
    .mobile-trigger i::after {
        height: 5px;
        width: 35px;
        background-color: #ffffff;
    }
    .mobile-trigger i::before {
        top: -9px;
    }
    .mobile-trigger i::after {
        top: 9px;
    }
    body.fixed .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
        display: none;
    }
    body:not(.fixed) .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
        margin-top: 70px;
        position: fixed;
        top: 0;
        left: 0;
        right: 0; 
        width: 100%;
        display: block;
        background: #ffffff;
        height: 100vh;
        background: rgba(0,0,0,0.5);
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
        display: block;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li > a {
        padding: 16px 25px;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li {
        background: #ffffff;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch,
    .custom-menu-primary .hs-menu-wrapper > ul > li:hover {
        background: #47a39a;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li:hover,
    .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li.active-branch {
        background: #103462;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li:hover a,
    .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li.active-branch a,
    .custom-menu-primary .hs-menu-wrapper > ul li:hover > a,
    .custom-menu-primary .hs-menu-wrapper > ul li.active-branch > a {
        color: #ffffff!important;
    }
    .child-trigger {
        height: 58px !important;
    }
    .child-trigger::after {
        color: #103462;
        right: 19px;
        top: 19px;
        font-size: 21px;
    }
    li:hover .child-trigger::after,
    li.active-branch .child-trigger::after {
        color: #ffffff;
    }
    .custom-menu-primary .hs-menu-wrapper > ul ul {
        width: 100%;
        padding: 0;
    }
    .custom-menu-primary .hs-menu-wrapper > ul ul li {
        padding: 0;
    }
    .custom-menu-primary .hs-menu-wrapper > ul ul li a {
        padding: 16px 45px;
    }
    .custom-home-page .body-container-wrapper {
        padding-top: 0;
    }
    .custom-home-page-row1-slider .caption {
        margin-top: 7vw;
    }
    .sector-filter .page-center {
        max-width: 100%!important;
        padding: 0!important;
    }
    .sector-filter a {
        padding: 25px 10px;
    }
}
@media screen and (max-width: 890px) {
    .custom-home-page-row1-slider {
        display: block!important;
    }
}
@media screen and (max-width: 767px) {
    .hide-on-mobile {
        display: none;
    }
    .mobile-trigger {
        top: -55px;
    }
    #hero {
        min-height: 0;
    }
    #hero .page-center {
        max-width: 100%!important;
    }
    .custom-header .hs_cos_wrapper_type_raw_html .cta {
        font-size: 0!important;
        padding: 20px 10px 17px 10px!important;
    }
    .custom-header .hs_cos_wrapper_type_raw_html .cta:after {
        font-family: 'FontAwesome';
        font-size: 27px;
        content: '\f095';
        color: #103462;
        vertical-align: middle;
    }
    .custom-header .hs_cos_wrapper_type_raw_html .cta:hover {
        background: transparent!important;
    }
    .custom-header .hs_cos_wrapper_type_raw_html .cta:hover:after {
        color: #47a39a!important;
    }
    
    /* Custom container classes */
    
    .mobile-no-top-pad {
        padding-top: 0;
    }
    .mobile-no-bot-pad {
        padding-bottom: 0;
    }
    
    .row-fluid > .span12 > .row-fluid-wrapper > .row-fluid {
        display: block;
    }
    .row-fluid > .span12 > .row-fluid-wrapper > .row-fluid .span6 {
        display: block;
        width: 100%!important;
    }
    .row-fluid .content_block {
        display: block!important;
    }
    .row-fluid .content_block .content_column {
        width: 100%!important;
    }
    .row-fluid .content_column .content_inner {
        padding: 35px 20px;
    }
    .row-fluid .page-center .content_column .content_inner {
        padding: 35px 0;
    }
    
    /* Switch order of columns on mobile */
    
    .flex-column-switch.content_block {
        display: flex!important;
        flex-direction: column!important;
    }
    .flex-column-switch .content_column:first-child {
        order: 2;
    }
    .flex-column-switch .content_column:last-child {
        order: 1;
    }
    
    .custom-home-page-row1-slider .caption br {
        display: none;
        content: ' ';
    }
    .custom-home-page .hs_cos_flex-slider .caption {
        margin-bottom: 35px;
        margin-top: 35px;
    }
    .sector-filter {
        padding: 0 0 15px;
        box-shadow: 0 0 17px rgba(0,0,0,0.6);
    }
    .sector-filter a {
        padding: 25px;
    }
    .sector-filter ul {
        display: block;
    }
    .sector-filter ul li:first-of-type a {
        padding-top: 35px;
    }
    .sector-filter ul li:first-of-type,
    ul#filter,
    ul#filter li {
        max-width: 100%;
        display: block;
        width: 100%;
    }
    .sector-filter ul li:hover {
        background: none;
    }
    .brand-slider table {
        max-width: 100%;
    }
    .alt-blockquote blockquote {
        padding-left: 18px;
    }
    .alt-blockquote blockquote:before {
        left: -10px;
    }
    #events .item {
        flex-direction: column;
    }
    #events .item span6 {
        order: 2;
    }
    #events .item span6.img-col {
        order: 1;
    }
    .team-member {
        width: 33.3%;
    }
    .latest_blogs .content_column {
        min-height: 350px;
    }
    .blog .post-item {
        padding: 25px 12.5px!important;
        border-bottom: 1px solid #eae5e5;
    }
    .blog:not(.hs-blog-post) .post-banner-image {
        height: auto;
    }
    .blog:not(.hs-blog-post) .post-banner-image img {
        position: relative;
    }
    .full-download-cta .content_column .content_inner {
        text-align: center;
    }
    .full-download-cta .content_column:first-of-type .content_inner {
        padding-bottom: 0!important;
    }
    .full-download-cta .content_column:last-of-type .content_inner {
        padding: 20px 20px;
    }
    .full-download-cta input {
        margin: 0 0 20px!important;
    }
    .full-download-cta input[type="text"] {
        margin: 0!important;
    }
    .full-download-cta .field {
        width: 100%;
        display: block;
        float: none;
    }
    .full-download-cta .hs_submit {
        width: 100%;
        display: block;
        float: none;
        text-align: center;
    }
    .fancy-form .content_column:first-child:not(:last-child) .content_inner {
        padding-bottom: 0;
    }
    .custom-footer-top {
        padding: 35px 0;
    }
    .footer-container-wrapper .page-center {
        max-width: 100%!important;
    }
}
@media screen and (max-width: 650px) {
    #hero h2 {
        font-size: 30px;
        line-height: 37px;
    }
    .content_column p:last-of-type {
        margin-bottom: 0;
    }
    .sector-filter ul li {
        display: inline-block;
        width: 49.7%;
    }
    .full-cta .cta-image {
        display: none;
    }
    .full-cta .content_column:not(.cta-image) {
        width: 100%;
        text-align: center;
    }
    .testimonial-slider .page-center {
        max-width: 100%!important;
        width: auto!important;
    }
    .team-member {
        width: 50%;
        padding-bottom: 0;
    }
    .fancy-form h3.form-title {
        padding: 30px 70px 30px 30px;
    }
    .quarter-width,
    .third-width,
    .half-width,
    .threequarter-width {
        max-width: 100%;
    }
}
@media screen and (max-width: 600px) {
    .team-member .profile-text {
        -moz-column-count: 1;
        -moz-column-gap: 0px;
        -webkit-column-count: 1;
        -webkit-column-gap: 0px;
        column-count: 1;
        column-gap: 0px;
    }
}
@media screen and (max-width: 480px) {
    .custom-header .widget-type-menu {
        margin-left: -30px!important;
    }
    .sector-filter ul li {
        width: 49%;
    }
    .brand-slider {
        padding: 30px 10px 0;
    }
}

/* COOKIE BANNER */
#hs-eu-cookie-confirmation {
    position: fixed!important;
    top: auto!important;
    bottom: 0;
}


