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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.container-fluid {
    *zoom: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Clearfix */

.clearfix {
    *zoom: 1;
}

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

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

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

/* Responsive Visibilty Classes */

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Videos */

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

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

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

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

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

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

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

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

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

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

/* Forms */

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

/* Menus */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Space Module */

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

/* Blog Author Section */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel li {margin-right: 5px}


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

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



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

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

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

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

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

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

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

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

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


/* responsive pre elements */

pre {
    overflow-x: auto;
}

/* responsive pre tables */

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

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

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




 /* HTML 5 Reset */

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

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

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

/* Support migrations from wordpress */

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

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

/* Responsive Google Maps */

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

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




 /*****************************************/
 /* Start your style declarations here    */
 /*****************************************/
 
 /* @import url('http://example.com/example_style.css'); */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.container-fluid {
    *zoom: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Clearfix */

.clearfix {
    *zoom: 1;
}

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

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

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

/* Responsive Visibilty Classes */

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Videos */

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

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

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

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

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

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

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

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

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

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

/* Forms */

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

/* Menus */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Space Module */

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

/* Blog Author Section */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel li {margin-right: 5px}


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

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



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

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

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

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

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

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

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

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

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


/* responsive pre elements */

pre {
    overflow-x: auto;
}

/* responsive pre tables */

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

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

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




 /* HTML 5 Reset */

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

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

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

/* Support migrations from wordpress */

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

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

/* Responsive Google Maps */

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

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







/*********march 15 2016********/

.leftText {
    color: white;
}


.rightText {
    /*display:in-line !important;*/
    color: white;
    text-align: left !important;
}



.leftFigure {
    font-weight: 600;
    font-size: 67px;
}

.rightFigure {
    font-weight: 600;
    font-size: 67px;
}


.contentHeight {
    min-height: 400px !important;
}










/*********march 15 2016********/



/*****************/




.with-testimonial-as-first-box .hs_cos_wrapper_type_rich_text:first-child {
    background: linear-gradient(to bottom,#fff 0,#f4f4f4 100%);
    background: -moz-linear-gradient(top,white 0,#f4f4f4 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,white),color-stop(100%,#f4f4f4));
    border: 1px solid #d1d1d1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 12px 12px;
    text-align: left;
    line-height: 2;
    margin-top: 10px;
    line-height:15px;
}

.with-testimonial-as-first-box .hs_cos_wrapper_type_rich_text:first-child .person, .company {
    margin-left: 27px;
}

.with-testimonial-as-first-box .hs_cos_wrapper_type_rich_text:first-child .person {
    color: #3b110e;
}

.with-testimonial-as-first-box .hs_cos_wrapper_type_rich_text:first-child .company {
    color: #777777;
}

.with-testimonial-as-first-box .hs_cos_wrapper_widget {
    margin-bottom: 44px;
}

.footer-container .hs-menu-wrapper.no-flyouts .hs-menu-children-wrapper li {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    position: static;
    background-color: transparent;
}

.footer-container .hs-menu-wrapper.no-flyouts .hs-menu-children-wrapper {
    visibility: visible;
    margin: 0px;
    opacity: 1;
    padding: 0px;
    position: static;
    background-color: transparent;
}

.footer-container .hs-menu-wrapper.no-flyouts  li a {
    background-color: transparent;
    color: #777;
    font-weight: bold;
}

.footer-container .hs-menu-wrapper.no-flyouts .hs-menu-children-wrapper li a {
    color: #888;
    font-weight: 300;
}

.footer-container .hs-menu-wrapper.no-flyouts .hs-menu-item.active-branch > a {
    border-width: 0px;
    box-shadow: inset 0 0px transparent;
}

.footer-container .hs-menu-wrapper.no-flyouts  .hs-menu-item.active-branch > a:hover {
    background-color:transparent;
    box-shadow: inset 0 0px transparent;
}

/**************** Additional Style ********************/

body {
   
    font-weight: inherit;
    margin: 0;
    line-height: 1.4;
    font-size: 16px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #444;
    border-top: 1px solid #d19700;
   
}

.container-fluid {
    margin: 0 auto;
    max-width: none;
    padding: 0px;
    transition: padding 0.5s ease 0s;
}

.row-fluid-wrapper {
    border-bottom: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

/**************** Header Container Style ********************/

.header-container-wrapper

{
    padding-top: 10px;
    padding-bottom: 0;
    border-bottom: 0 solid red;
    background-color: #444444;
  
}

.header-container
{
    max-width: 100%; /*1080px;*/
    margin: 0 auto;
  
}


.upper-social-sharing

{
    text-align: left;
    padding-bottom: 5px;
    padding-left: 40px;
}

.header-good-sign-container {
   
   background-color: #444444;  
   padding-bottom: 10px;
   border-bottom: 0px solid #333;
   padding-bottom: 0px;
}
   /*background-image: url ('http://cdn2.hubspot.net/hub/406365/file-1550637819-jpg/Backgrounds/futuristicGrey.jpg') !important;*/

/**************** Body Container Style ********************/
.body-container-wrapper{
    margin-top: 0px;
     padding-top: 0;
}

.body-container{
    max-width: 1080px;
    margin: 0 auto;
    padding-top: 0;
}

/**************** Footer Container Style ********************/

.footer-container-wrapper{
    background: #444;
    padding: 0px;
    margin-top: 20px;
    border-bottom: 1px solid #DDDDDD;
    color: white;
}

.footer-container{
    max-width: 100%;
    margin: 0 auto;
    background: #444;
}

.footer-container h2{
    color: #f4f4f4;
    border-bottom: 0px solid #333;
    margin-bottom: 0px;
    padding-bottom: 15px;
}

.footer-container p{
    color: #f4f4f4;
}

.footer-container a{
    color: white;
}

.footer-container a:hover{
    color: #f4f4f4;
}

.footer-social
{
   padding-left: 50px;
   float: right;
}

.terms-of-use

{
background-color: #4a4a4a;
}

.terms-of-use ul

{
    float: right;
    margin-right: 40px;
    display: inline-block;
    list-style-type: none;
}

.terms-of-use ul li

{
    display: inline-block;
    margin-right: 60px;
}

.terms-of-use ul a

{
    display: inline;
    color: #f4f4f4;
}

.footer-content {
    min-width: 150px;
}

/**************** Image Style ********************/

.feature-module img:hover{
    opacity: 0.7;
}



/* Breadcrumb menu */

.good-sign-breadcrumbs {
    
     border-top: 1px solid #707070;
     background-color: #707070;
}


.hs-breadcrumb-menu-wrapper {
    display: block;
    text-align: center;
    border: 0;
    
}
.hs-breadcrumb-menu {
    display: block;
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.hs-breadcrumb-menu-item {
    float: left;
    display: list-item;
    position: relative;
    padding: 10px 0px 10px 45px;
    background-color: #FBFBFB;
    z-index: 1;
}
.hs-breadcrumb-menu-divider {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 21px 0px 21px 25px;
    margin: -10px -25px -10px 20px;
    border-color: transparent transparent transparent #FBFBFB;
    z-index: inherit;
}

.hs-breadcrumb-menu-item.first-crumb {
    padding-left: 25px;
    background-color: #e1e1e1;
    z-index: 6;
}

.hs-breadcrumb-menu-item.first-crumb a {
    padding-left: 25px;
    z-index: 6;
    color: #00848e;
    font-style: normal;
}
.hs-breadcrumb-menu-item.first-crumb a:hover {
  
    color: #00b7c6;
    font-style: normal;
}


.hs-breadcrumb-menu-item.first-crumb .hs-breadcrumb-menu-divider {
    z-index: inherit;
}
.hs-breadcrumb-menu-item:nth-child(2) {
    background-color: #E7E7E7;
    z-index: 5;
}
.hs-breadcrumb-menu-item:nth-child(2) .hs-breadcrumb-menu-divider {
    border-color: transparent transparent transparent #E7E7E7;
    z-index: inherit;
}
.hs-breadcrumb-menu-item:nth-child(3) {
    background-color: #E7E7E7;
    z-index: 4;
}
.hs-breadcrumb-menu-item:nth-child(3) .hs-breadcrumb-menu-divider {
    border-color: transparent transparent transparent #EDEDED;
    z-index: inherit;
}
.hs-breadcrumb-menu-item:nth-child(4) {
    background-color: #F3F3F3;
    z-index: 3;
}
.hs-breadcrumb-menu-item:nth-child(4) .hs-breadcrumb-menu-divider {
    border-color: transparent transparent transparent #F3F3F3;
    z-index: inherit;
}
.hs-breadcrumb-menu-item:nth-child(5) {
    background-color: #F9F9F9;
    z-index: 2;
}
.hs-breadcrumb-menu-item:nth-child(5) .hs-breadcrumb-menu-divider {
    border-color: transparent transparent transparent #444444;
    z-index: inherit;
}
.hs-breadcrumb-menu-item.last-crumb {
    border-top: 0px solid #E1E1E1;
    border-right: 0px solid #E1E1E1;
    background-color: #00848e;
    padding-top: 9px;
    padding-right: 21px;
    z-index: 0;
    color: #ffffff;
}
.hs-breadcrumb-menu-item:hover:not(.last-crumb) {
    background-color: #e1e1e1;
}
.hs-breadcrumb-menu-item:hover:not(.last-crumb) .hs-breadcrumb-label {
    color: #00b7c6;
   background-color: #e1e1e1;
}
.hs-breadcrumb-label,
.hs-breadcrumb-menu-divider {
    display: block;
    float: left;
    position: relative;
}
a.hs-breadcrumb-label {
    text-decoration: none;
}
.hs-breadcrumb-menu-item:hover .hs-breadcrumb-menu-divider {
    border-color: transparent transparent transparent #e1e1e1;
   
}




/**************** Link Style ********************/

a{
    color: #00848e;
    text-decoration: none;
    font-style: italic;
}

a:hover{
    color: #00b7c6;
     text-decoration: none;
      font-style: italic;
}

a:visited
{
    
    color: #;
     text-decoration: none;
}
/**************** Misc. Style ********************/

.home-offer-cta {
   text-align: center;
   margin-top: 40px;
}

.cta-top-padding{
    padding: 15px 0px;
}

.welcome h2, .slider-headline h2, .clients h2{
    border-bottom: 3px solid #d19700;
}

.well{
    border: 1px solid #DDD;
    background: #f4f4f4;
    padding: 20px;
    border-radius: 6px;
}

.address{
    color: #f4f4f4;
    font-size: 16px;
    text-transform: none;
    margin-top: 16px;
}

.old-form .hs-form-radio-display {
    color: white;
}


.module-margin{
    margin: 20px 0px;
}

.video-player{
    padding: 3px;
    border: 1px solid #DDD;
    float: right;
}

h1, h2, h3, h4, h5, h6{
    font-weight: 300;
}




/**************** Inner Page- Page Name style ********************/
.page-name{
    color: #444;
    border-bottom: 3px solid #d19700;
}

.page-name h1, .page-name h2, .page-name h3, .page-name h4, .page-name h5, .page-name h6{
    margin-bottom: 0px;
}


/**************** Google Search ********************/
.hs_cos_wrapper_type_google_search label{
    font-size: 1.17em;
    font-weight: 300;
}

.hs_cos_wrapper_type_google_search .field label {
    font-weight: normal;
}

.hs_cos_wrapper_type_google_search .field input.hs-input {
    width: 60%;
    margin-right: 10px;
    margin-bottom: 0px;
}

.hs_cos_wrapper_type_google_search a.hs-button.primary {
       -moz-user-select: none;
    background-color: #d19700;
    background-image: none;
    border-width: 0px;
    border-radius: 4px 4px 4px 4px;
    box-shadow:none;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: sans-serif;
    font-size: 16px;
    font-weight: bold;
    height: auto;
    line-height: 30px;
    padding: 4px 12px;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    width: auto;
}

/**************** Sidebar Style ********************/
.sidebar{
    margin-top: 21px;
}

.sidebar h3{
    color: #444;
    border-bottom: 3px solid #d19700;
    margin-bottom: 10px;
}

.sidebar .hs_cos_wrapper_type_post_listing ul{
    list-style: none;
    padding-left: 0px;
}



/**************** Media Styles ********************/

 @media (max-width: 1080px) {

.header-container-wrapper, .body-container-wrapper, .footer-container-wrapper {
    padding-right: 10px;
    padding-left: 10px;
   }

  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    max-width: 100%;
}
}




 @media (max-width: 480px) {
   .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    margin-top: 20px;
}
}

/**************** Client Logo Styles *****************/
@media (max-width: 1080px) {
    .span12.clients > .cell-wrapper{
        position: relative;
    }

    .span12.clients .span2 {
        height: 100px;
        float: left;
        width: 14%;
    }
}

@media (max-width: 480px) {
    .span12.clients .span2 {
   width: 100px;
    }
}


/*----Uusi etusivu----*/

.cta-blue-box
{
text-align: center; 
background-color: #46a9c6; 
color: #ffffff; 
font-weight: bolder; 
padding: 20px;
}

.cta-blue-box a {
    
color:#fff;

}

.cta-blue-box a:hover {
    
opacity: 0.5;

}


.blue-header

{
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
background-color: #46a9c6;
color: white;
text-decoration: none;
font-size: 1.1em;
font-weight: bold;
width: 100%;
}

.blue-header a

{
padding-left: 8px;
padding-top: 4px;
padding-bottom: 4px;    
color: white;
text-decoration: none;
font-size: 1.1em;
font-weight: bold;

}



/*home*/


.home-page-spacer
{height: 130px;}



.brownish-header

{
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
background-color: #d19700;
color: white;
text-decoration: none;
font-size: 1.1em;
font-weight: bold;
width: 100%;
}

.brownish-header a

{
padding-left: 8px;
padding-top: 4px;
padding-bottom: 4px;    
color: white;
text-decoration: none;
font-size: 1.1em;
font-weight: bold;

}


.greenish-header

{
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
background-color: #b3ad00;
width: 100%;
color: #ffffff;
font-weight: bold;
font-size: 1.1em;
}

.greenish-header a

{
padding-left: 8px;
padding-top: 4px;
padding-bottom: 4px;    
color: white;
text-decoration: none;
font-size: 1.1em;
font-weight: bold;

}


.good-sign-description

{
    padding-right: 25px;
    font-size: 0.9em;
    
    }
.good-sign-description-image    
    {
        
     border: 4px solid #f5f5f5;
    }

.list-with-checkmarks
{
list-style-type: none;

}

.list-with-checkmarks-item
{

padding-bottom: 10px;
}

.list-with-checkmarks-first
{
list-style-type: none;
}

.questionWrapper
{
}

.answerWrapper

{
    color: #003b40/*#333334*/;
background-color: #fefffa; /*#00848e*/
padding-left: 50px;
padding-top: 20px;
font-style: ;
font-weight: ;
font-size: 1em;

}


.home-page-slider
{
     background-color: #444444;
   
}



#homeQeustionWrapper

{background-color: #fefffa; /*#00848e*/
height: 219px;
border: 1px solid #ecf0f1;
}

.linkToSolutions
{
text-decoration: none;
color: #000000;
font-size: 0.7em;
}

/*--LP NEW--*/

.usa-lp-content p {
    margin-top: -5px;
}

.lp-logo-cont {
    padding: 20px;
}




.lp-form2 .hs-form {
    background-color: #fff;
    padding: 0 0 0 0 !important;
}




.lp-form2 .hs-form-field > label {
    color: #444 !important;    
}


.lp-form2 .hs-form .hs-button.large.primary {
    background-color: #c69214;
    max-width: 300px;
    text-align: center !important;
     
}

.lp-image {
    margin-top: 20px;
}

.lp-form-header h2 {
    margin-top: 15px;
}

.lp-social-heading {
    margin-top: 20px;
}

.lp-footer {
    color: #fff;
    padding: 20px 0;
}

.lp-content-wrapper {
    margin-top: 25px;
    margin-bottom: 50px;

}

.lp-content {
    padding: 0 40px;
    
}


/*Solutions*/

.solutions-submenu

{
    background: -webkit-linear-gradient(#838181, #3c3b3b); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#838181, #3c3b3b); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#838181, #3c3b3b); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#838181, #3c3b3b); /* Standard syntax (must be last) */
    color: white;
    text-align: center;
    padding: 10px;
}

.solutions-submenu a

{color: #fff;
font-style: normal;}

.solutions-submenu a:hover

{opacity: 0.7;}

.serviceBrief
{
    font-size: 0.8em;
    background-color: #fefefa;
    margin-bottom: 80px;

}


.serviceDescription
{
    font-size: 1em;
    
  }
  
  
.solution-description-header

{
    background-color: #;
    color: #444444;
    font-weight: bold;
    padding-left: 5px;
   
}


.solution-decsription-text

{
    
}

.portfolio_item  {
    
padding: 5px;
margin: 10px;
}

.portfolio_item img {
padding: 5px;
border: 1px solid #aaaaaa;
width: 211px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
background: #f9f9f9;
margin-bottom: 0px;
}

.portfolio_item:hover img {
-webkit-box-shadow: 0px 0px 20px #787878;
-moz-box-shadow: 0px 0px 20px #787878;
background: #f9f9f9;
}


.portfolio_item span {
    z-index:10;
    display:none; 
    padding:25pxpx;
    margin-top:-5; 
    margin-left:28px;
    width:450px; 
    line-height:1.2em;
   border:5px solid #b3ad00; 
   border-radius: 8px;

}


.portfolio_item:hover span{
    display:inline; 
    position:absolute; 
    padding: 25px;
    color: #444;
    border:5px solid #b3ad00; 
    background-color:#fffee5;
    font-size: 1em;
    border-radius: 8px;
    
    }
 
.solutions-links-subpages
 
 {
     background-color: #f5f5f5;
 }

.telco-product-line

{
font-size: 1em;
text-align: left;
}

.telco-product-line ul

{

 text-decoration: none;
text-align: left;
list-style-type: none !important;
}

.telco-product-line ul li

{
  
  list-style-type: none !important;
}

.telco-product-line ul li a

{
  
color: #444;
font-style: italics;
font-size: 1em;
list-style-type: none !important;

}

.telco-product-line ul li a:hover

{
   
opacity: 0.7;
}

.telco-division

{
background-color: #f5f5f5;
padding-left: 20px;
color: #444444;
}
.grey

{background-color: #f5f5f5;}


/*executive team*/

#managementMember
{
   margin-bottom: 90px; 
   padding-bottom: 20px;

}

.managementDescription
{
  
padding-top: 25px;
font-size: 0.8em;}

.managementImage
{float: left;
padding-bottom: 20px;
   }

.management
{
    font-weight: bold;
    color:  #d19700;
    font-size: 1em;
    padding-top: 20px;
}

.firstLine
{
    font-weight: bold;
    font-style: italic;
    padding-left: 5px;
}


/*end of executive team*/

.upper-part-logo
{
padding: 10px 20px 10px 20px;
}

.upper-part-logo img{
    min-width: 350px;
}

/*side menu About*/
.hs-menu-wrapper.hs-menu-flow-vertical

{font-size: 12px;}

/*GS story - About*/
#GSstory
{
  
}
.milestonesTable
{width: 100%;
}


.milestone
{margin: 20px 10px 0px;
width: 44px; height: 45px;}

/*matrix table on the About us page*/

.matrix-table

{
    
border: 0px solid #444444;
width: 100%;

}

.left-header-column
{
    color: #ffffff;
    background-color: #b3ad00;
    padding: 3px;
    font-weight: bold;
    text-align: center;
}

.table-header-row
{
    color: #ffffff;
    background-color: #d19700;
    padding: 5px;
    font-weight: bold;
   text-align: center;
}

.table-text
{
    
    padding: 5px 15px;
    font-size: 0.8em;
    width: 45%;
    text-align: center;
}

/*Clients and Partners*/

.case-studies-top-image

{
    width: 100%;
    padding-bottom: 2em;
    border-bottom: 1px solid #f5f5f5;
    
    }

.general-clients-image

{width: 100%;
margin-top: 10px;}


.logo-group-tech {
    vertical-align: middle;
    color: #444444;
    padding-top: 12px;
    font-weight: bold;
    font-size: 1em;
    margin-bottom: 25px;
    height: auto;
    background-color: #f5f5f5;
    border: 1px solid #E2E2E2;
    border-top: 1px solid #00b7c6;
}

.logo-group-tech p {
    text-align: center;
}

.logo-group-tech .logoImages{
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    height: auto;
    vertical-align: middle;
    margin-bottom: 25px;
    border-top: 1px solid #f5f5f5;
}


.logoGroup
{

text-align: center;
vertical-align: middle;
color: #444444;
padding: 10px;
font-weight: bold;
font-size: 1em;
margin-bottom: 25px;
height: auto;
background-color: #f5f5f5;
border-top: 1px solid #f5f5f5;
}

.logoGroupImage

{

border: 4px solid #f5f5f5;
}


.logoImages
{
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
   height: auto;
    vertical-align: middle;
    margin-bottom: 25px;
    border-top: 1px solid #f5f5f5;
}

.logoPic
{margin:3px;}


/*case studies*/

.customer-description
{font-size: 1.2em;}

.caseStudy
{
    padding: 20px;
    height: auto;
    text-align: left;
    vertical-align: middle;
    background-color: #ffffff;
    margin-bottom: 5px;
    font-size: 0.8em;
}
.caseStudy-paragraph
{
background-color: #f5f5f5;
padding: 5px;}

.caseStudyLogo
{
text-align: left;
vertical-align: middle;
color: #4b4b4c;
padding: 10px;
font-weight: bold;
font-size: 0.7em;
margin-bottom: 25px;
height: auto;
}


/*misc*/

.div-separator

{
    border-bottom: 2px solid #cccccc;
}

.highlight

{
    color: #f07d00;
    font-size: 1.2em;
    font-style: italic;
}

/**************** Main Nav. Style ********************/
li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.active-branch
{
    color: #d19700;
    background: -webkit-linear-gradient(#3c3b3b, #838181); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#3c3b3b, #838181); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#3c3b3b, #838181); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#3c3b3b, #838181); /* Standard syntax (must be last) */
}

#hs_menu_wrapper_wizard_module_104581157416035992365146057907828630964 > ul > li.hs-menu-item.hs-menu-depth-1.active, li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.active-branch {
 background: -webkit-linear-gradient(#3c3b3b, #838181); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#3c3b3b, #838181); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#3c3b3b, #838181); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#3c3b3b, #838181); /* Standard syntax (must be last) */   
    color: #d19700;

}




#hs_menu_wrapper_wizard_module_104581157416035992365146057907828630964 > ul > li.hs-menu-item.hs-menu-depth-1.active.active-branch

{
    color: #d19700 !important;
    background: -webkit-linear-gradient(#3c3b3b, #838181); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#3c3b3b, #838181); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#3c3b3b, #838181); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#3c3b3b, #838181); /* Standard syntax (must be last) */   
}



.top-nav .hs-menu-item 
{
    background-color: transparent !important;
    max-height: 40px !important; 
    color: #ffffff;
    font-style: normal;
}

.top-nav
{
    text-align: center;
    margin:0 auto;
    display: inline-block;  
    text-transform: uppercase;
    color: #ffffff !important;
    float: none;
    background-color: none !important;
    max-height: 40px;
    font-style: normal;
    
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    display: inline-block;
    max-width: 240px;
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    color: #ffffff;
    font-style: normal;

}


.top-nav ul
{
    
    background-color: transparent;
    color: #ffffff;
    font-size: 1.1em;
    text-align: center;
    display: inline-block;  
    float: none;
     color: #ffffff;
     font-style: normal;
}

.top-nav ul li
{
   
    display: inline;
    margin-left: auto;
    margin-right: auto;
     color: #ffffff;
   
} 

.top-nav ul li a {
   display: inline-block;
   padding-bottom: 0px;
   margin-bottom: 0px;
  text-decoration: none;
  max-width: 240px;
  font-style: normal;
  padding: 10px 20px 5px 20px !important;

}

.top-nav ul li a:hover
{

background-color: #333 !important;
color: #0099cc;

}


.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    top:37px !important;
}


.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
 
  width: 240px;
  background-color: #333; 
  display: block; 
  color: #fff;
  text-align: left;
  text-transform: none;
  font-size: 0.8em;
  /* margin-top: -7px; NOT NEEDED */
  padding: 15px;
  padding: 10px;
  font-weight: normal;
 
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a:hover {
 
 
  background-color: #333 !important; 
  display: block; 
  text-align: left;
  border: 0;
  font-size: 0.8em;
  font-weight: normal;
  color: #d19700;

 }
 .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a:active {
 

  display: block; 
  color: #d19700;
  text-align: left;
  border: 0;
  font-size: 0.8em;
  font-weight: normal;
    background: -webkit-linear-gradient(#3c3b3b, #838181); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#3c3b3b, #838181); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#3c3b3b, #838181); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#3c3b3b, #838181); /* Standard syntax (must be last) */  


 }

/*contact page*/

.contact-text

{
    margin-right: 50px;
 }
    
.addresses-maps-general-section

{background-color: #;
border-top: 1px solid #f5f5f5;}

.maps-header-row

{
width: 100%;
background-color: #;
color: #444444;
font-weight: bold;
text-transform:;
text-align: center;
valign: middle;
margin-top: 20px;
border-top: 1px dotted #f5f5f5;
border-botom: 1px dotted #f5f5f5;
}

.contact-header-row
{
width: 100%;
background-color: #444444;
color: #ffffff;
font-weight: bold;
text-transform:;
text-align: center;
valign: middle;
margin-top: 0px;
}

.maps-group
{
margin-top:0px;
}

.maps-section

{
padding-bottom: 20px;
border-bottom: 1px dotted #f5f5f5;

}

.maps-address
{

padding:5px;
display:inline;
float:left;

}

.maps-section-title
{
  color: #444444 !important;  
  font-weight: bold;
  font-size: 1em;
}

.address
{
font-size: 0.8em;
text-align: left;
color: #444444 !important;

}

.map
{
margin-right: 10px;
display:inline;
}

.maps-address-headquarters
{

display:inline;
float:left;

}
    

.address-footer
{
    color: #ffffff;
    font-size: 0.8em;
}

.maps-section-sales

{
text-align: left;
vertical-align: middle;
}

.flag-small
{
 vertical-align: middle;
border: none;
color: #ffffff; 
font-weight: bold;
 }
 
 
 /**************footer addresses*****************/
 
 
.contact-addresses
{
color: white;
background-color: #4a4a4a;
padding: 15px;
padding-top:0;

}

.addresses-horizontal-spacer
{

border-top: 2px solid #4a4a4a;

}

.footer-left-container

{
    padding: 15px;
    border-right: 0px solid #333;
}

.footer-right-container

{
    padding: 15px;
    }
    
.footer-header-div

{

 padding-left: 27%;
 background-color: #333;
 color: #ffffff;
 font-weight: bold;
 
   }
   
.gs-blog-footer {
    font-size: 0.8em;
    font-style: italic;
}

.gs-blog-footer ul {
    list-style: none;
    padding-left: 0;
}
 
.gs-blog-footer h3 {
    margin: 0;
}
 
.gs-blog-footer ul li {
    margin-bottom:1em;
} 

.gs-blog-footer ul li:before {
    content:"-";
    margin-right:0.2em;
}

.footer-social {
    padding-left: 0;
}
 
.solution-name-footer
 
 {
    color: #ffffff;
    font-size: 0.9em;
    font-style: normal;
 }
 
 .solution-name-footer a
 
 {
    color: #ffffff;
    font-size: 0.9em;
    font-style: normal;
 }
 
 .solution-name-footer a:hover
 
 {
    opacity: 0.7;
 }
 
/************* Form styling *****************/

form.hs-form {
    margin-bottom: 30px;
    background-color: #444444;

}

.hs-form-field > label {
    font-weight: normal;
    color: #ffffff !important;
   
}

form.hs-form input[type="text"], form.hs-form input[type="email"], form.hs-form select, form.hs-form textarea, form.hs-form .email-correction, form.hs-form .email-validation {
    min-height: 35px;
}

form.hs-form .inputs-list {
    list-style-type: none;
}

.hs-form-field

{
    margin-bottom: 10px;
}

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"] {
    padding: 6px;
    display: inline-block;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    font-size: 16px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border 0.2s, box-shadow 0.2s;
    -moz-transition: border 0.2s, box-shadow 0.2s;
    -o-transition: border 0.2s, box-shadow 0.2s;
    transition: border 0.2s, box-shadow 0.2s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.btn-primary, .hs-button.primary {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background-color: #d19700;
    background-image: none;
    border: 0px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    box-shadow: none;
    color: #ffffff;
    cursor: pointer;
    display: -moz-inline-stack;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    height: auto;
    line-height: 18px;
    padding: ;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 0px #00004d;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 0;
}
.hs-button.large.primary

{
    width: 100%;
}

.hs-form .btn-primary, .hs-button.primary {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  background-color: transparent;
  background-image: none;
  border: 2px solid #46a9c6;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  box-shadow: none;
  color: #46a9c6;
  cursor: pointer;
  display: -moz-inline-stack;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  height: auto;
  line-height: 18px;
  padding: ;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 0 #00004d;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  padding: 8px 0;
  max-width: 35%;
  display: inline-block;
  position: relative;
  margin-top: -1em;
  transition: all .2s;
}


.contact-form
{
   background-color: #444444;
    text-align: left;
    margin-top: 10px;
    color: #ffffff !important;
    padding: 10px;
    font-style: italic;
    font-weight: normal;
    font-size: 0.9em;
}

/*telecom solutions*/


.telecom-service-description
{border-top: 2px solid #f5f5f5;}

.telecom-solutions-image
{
text-align: left;
vertical-align: middle;
padding-top: 20px;

}

/*careers page*/

.job-ad

{
    width: 90%;
    padding-left: 25px;
}


/*misc*/

.download-link

{
    text-decoration: none;
    background-color: #b3ad00;
    color: white;
    font-weight: bold;
    padding: 6px;
    width: 100%;
    
}

.download-link a

{
    color: #ffffff;
    }
    
    
.download-link a:hover

{
    color: #f8f8f8;
    }
    
    
    
.download-link a:visited

{
    color: #f8f8f8;
    }

.readMoreButton
{

color: #00848e; 
text-decoration: none !important; 
font-weight: bold; 
border: 0; 

}

.readMoreButton a

{

color: #00848e; 
text-decoration: none !important; 
font-weight: bold; border: 0; 

}

.readMoreButton a:hover
{
color: #00b7c6; 
text-decoration: none; 
font-weight: bold; border: 0; }

.readMoreButton img:hover
{
    opacity: 0.7;
}

.cta-proposition
{
    text-align: center;
    color: #fff;
    font-weight: bold;
    vertical-align: middle;
    }
    
.cta-orange-box
{
text-align: center; 
background-color: #d19700; 
color: #ffffff; 
font-weight: bolder; 
padding: 20px;
}


.cta-orange-box a
{
text-align: center; 
color: #ffffff; 
}

.cta-orange-box a:hover
{
opacity: 0.8;
}

.cta-black-box

{
    background-color: #444444; 
    padding: 30px 10px;
    height: 70px;
    font-weight: bold;
    }


.h2-link

{
    font-style: normal;
    font-weight: bold;
    color: #444444;
}

   
.h2-link:hover

{
    font-style: normal;
     font-weight: bold;
    color: #444444;
}

/*=========================================================== Landing page styles =======================================================*/

.lp-header {
    color: #333;
    font-size: 1.5em;
    font-weight: bold;
}

.lp-header-container img
{
    width: 100%;
    border-bottom: 10px solid #444444;
    }

.lp-content-wrapper {
    
}

.lp-content-container {
    /* background-image:url('#'); */
    background-repeat: no-repeat;
}

.lp-form-container {
    background-color: #444444;
    padding: 0 20px;
}


.lp-form-container .lp-header {
    color: #ffffff;
    font-size: 1.5em;
    font-weight: bold;
}

.hs-input {
    
   width: 100% !important;
}

.lp-main-text-content {
    
}

.lp-detailed-content-container {
    
}

.lp-detailed-image {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-top: 45px;
}



.lp-content-container p {
    font-size: 1em;
    color: #333;
}

.lp-detailed-content-container p {
    font-size: 1em;
    color: #333;
}

.hs-form .fieldset.form-columns-1 .hs-input

{
    width: 100%;
}


.lp-logo
{
    padding: 5px;
}

.lp-logo img

{
    min-width: 350px;
}

/* ============================= WROOMLE LP =================================== */

.wroomle-lp .header-container-wrapper {
    padding: 10px;
    background-color:transparent;
}

.wroomle-lp .footer-container-wrapper {
    background-color: transparent;
    background: #fff;
    color:#868686;
    padding: 10px;
    margin-top: 20px;
}

.wroomle-lp .footer-container p {
    color: #868686;
}

.wroomle-lp .footer-container {
    background-color: transparent;
    background: #fff;
}


.wroomle-lp {
    color:#6D6D6D;
}

.wroomle-logo-container {
    max-width: 1080px;
    margin: 0 auto !important;
    float: none !important;
}

.wroomle-logo-lp {

}

.wroomle-hr {
    border-top: 10px solid #ECECEC;
}

.wroomle-lp-container {
    
}

.wroomle-bigpic {
    margin-bottom:30px;
}

.wroomle-title h1 {
    color: #FF8500;
    font-weight: bold;
    margin-bottom: 0;
}

.wroomle-title p {
    font-weight: bold;
    margin-top: 0;
    color: #BEBEBE;
    font-size: 1.2em;
}

.wroomle-title {
    margin-top:0px;
}

.wroomle-car-form {
    text-align:center;
}

.wroomle-form-container {
    padding: 20px;
    background-color:#FFA838;
    color:#fff;
}

.wroomle-form-lp {
    
    
}

.wroomle-form-container form.hs-form {
    color:#fff;
    font-weight:100;
    background-color: #ffa838;

}

.wroomle-form-container label {
    font-weight:100;
}

.wroomle-footer-block {
    
}

.wroomle-footer-container {
    max-width: 1080px;
    margin: 0 auto !important;
    float: none !important;
}

.wroomle-lp footer {
    text-align:center;
}


.wroomle-lp .hs-button.primary {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background-color: #C9C9C9;
    background-image: none;
    border: 0px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    box-shadow: none;
    color: #1B1B1B;
    cursor: pointer;
    display: -moz-inline-stack;
    display: inline-block;
    font-size: 12px;
    font-weight: 100;
    height: auto;
    line-height: 18px;
    padding: ;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 0px #00004d;
    width: 50%;
    text-align: center;
    text-transform: uppercase;
}

a#cta_button_406365_43990e97-fae4-4076-8b47-bb5993f19dd8, a#cta_button_406365_4988eb43-b5d4-45f4-a306-dfb040344646

{
    font-style: normal;
}


a#cta_button_406365_43990e97-fae4-4076-8b47-bb5993f19dd8:hover

{
  background-image: none;
    color: #00b7c6;
    background-color: white;
    border: 0px;
    -webkit-box-shadow: none;
    color: #00b7c6 !important;
}

a#cta_button_406365_4988eb43-b5d4-45f4-a306-dfb040344646:hover

{
  background-image: none;
    color: #00b7c6;
    background-color: white;
    border: 0px;
    -webkit-box-shadow: none;
    color: #00b7c6 !important;
}

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

/* ========================= BLOG STYLES ===================================== */

.blog-body h1, .blog-body h2, .blog-body h3, .blog-body h4, .blog-body h5, .blog-body h6, .post-header h2 {
    color: #444444;
}

.hs_cos_wrapper.hs_cos_wrapper_meta_field.hs_cos_wrapper_type_text, .post-header h2

{
   font-weight: bold;
   font-style: normal !important;
   color: #333 !important;
}

.post-header h2

{
   font-weight: bold;
   font-style: normal !important;
   color: #333 !important;
   
}

.post-header h2 a

{
   font-weight: bold;
   font-style: normal !important;
   color: #333 !important;
 
}

.blog-sidebar-container ul {
    padding-left: 10px;
    list-style: circle;
}

.blog-header img

{
  width: 100%;
}

.blog-body {
    
}

.blog-sidebar-container {
    margin-top:0px;
   
}

.blog-sidebar-container.form.hs-form {
    color: #777;
}

.blog-body .blog-section {
  
   
}

.hs-form

{
    padding: 10px;
}

.about-blog

{
    
    background-color: #444444;
    color: #ffffff;
    padding-left: 10px;
    padding-right: 10px;
}

.about-blog h2

{
   color: #ffffff;

}


.section.post-header.clearfix, .post-header
{

color: #444444;
border-bottom: 1px solid #cccccc;

}


.section.post-body
{
padding: 10px;
border: 1px dotted #cccccc;
}

.hs-form-booleancheckbox-display

{
    color: #ffffff;
}
.author-link
{
    color: #444444;
}

.blog-contact

{
    width: 100%;
    background-color: #d19700;
    color: #ffffff;
    border-radius: 4px;
    margin-bottom: 10px;
     padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

.about-blog h3

{
    color: #ffffff !important;
}


.blog-contact a

{
    width: 100%;
    color: #ffffff;
    font-style: normal;
    text-transform: uppercase;
    text-align: center;
    font-size: 12px;
    font-weight: ;
}

.hs-author-label

{
    color: #;
}
.section.post-body h3

{
    color: #00848e;
}

.post-item

{
    margin-bottom: 60px;
  
}


.post-listing-simple a

{
    font-style: normal;
    color: #333333;
    font-weight: bold;
}

.blog-body h1, .blog-body h2, .blog-body h3, .blog-body h4, .blog-body h5, .blog-body h6, .post-header h2 {
    color: #444444;
}

.hs_cos_wrapper.hs_cos_wrapper_meta_field.hs_cos_wrapper_type_text, .post-header h2

{
   font-weight: bold;
   font-style: normal !important;
   color: #333 !important;
}

.post-header h2

{
   font-weight: bold;
   font-style: normal !important;
   color: #333 !important;
   
}

.post-header h2 a

{
   font-weight: bold;
   font-style: normal !important;
   color: #333 !important;
 
}

.blog-sidebar-container ul {
    padding-left: 10px;
    list-style: circle;
}

.blog-header img

{
  width: 100%;
}

.blog-body {
    
}

.blog-sidebar-container {
    margin-top:0px;
   
}

.blog-sidebar-container.form.hs-form {
    color: #777;
}

.blog-body .blog-section {
  
   
}

.hs-form

{
    padding: 10px;
}

.about-blog

{
    
    background-color: #444444;
    color: #ffffff;
    padding-left: 10px;
    padding-right: 10px;
}

.about-blog h2

{
   color: #ffffff;

}


.section.post-header.clearfix, .post-header
{

color: #444444;
border-bottom: 1px solid #cccccc;

}


.section.post-body
{
padding: 10px;
border: 1px dotted #cccccc;
}

.hs-form-booleancheckbox-display

{
    color: #ffffff;
}
.author-link
{
    color: #444444;
}

.blog-contact

{
    width: 100%;
    background-color: #d19700;
    color: #ffffff;
    border-radius: 4px;
    margin-bottom: 10px;
     padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

.about-wroomle-blog h3

{
    color: #ffffff;
}


.blog-contact a

{
    width: 100%;
    color: #ffffff;
    font-style: normal;
    text-transform: uppercase;
    text-align: center;
    font-size: 12px;
    font-weight: ;
}

#subscribe {
    width:1em !important;
}

/* ======================= BLOG STYLES END ========================== */

.hs-field-desc {
    color:#fff;
    font-size:14px;
}

.hs_hs_persona {
    font-size:14px;
}

/* ========================= WROOMLE BLOG STYLES ===================================== */

.blog-wroomle-sidebar-container ul {
    padding-left: 10px;
    list-style: circle;
}

.blog-wroomle-sidebar-container a:link {
    color:#d19700;    
}

.blog-wroomle-sidebar-container a:hover {
    color:#000;    
}

.blog-wroomle-sidebar-container a:visited {
    color:#d19700;     
}


.blog-wroomle-sidebar-container .blog-contact a

{
    width: 100%;
    color: #ffffff;
    font-style: normal;
    text-transform: uppercase;
    text-align: center;
    font-size: 12px;
    font-weight: ;
}

.blog-wroomle-sidebar-container {
    margin-top:0px;
   
}


.wroomle-form {
    color: #777;
    margin-bottom: 30px;
    background-color: #FFF;
}

.wroomle-form form.hs-form {
    color: #777;
    margin-bottom: 30px;
    background-color: #FFF;    
}

.wroomle-form .hs-form-field>label {
font-weight: normal;
color: #777!important;
}

.wroomle-content form.hs-form {
    color: #777;
    background-color: #FFF;    
}

.wroomle-content .hs-form-field>label {
font-weight: normal;
color: #777!important;
}


.about-wroomle-blog

{
    
    background-color: #fff;
    color: #777;
    padding-left: 10px;
    padding-right: 10px;
}

.about-wroomle-blog h2

{
   color: #777;

}




.about-wroomle-blog h3

{
    color: #777;
}


/* ================= WROOMLE BLOG ENDS ================== */

/* ================ Resource bank styles ================================= */

.resource-bank-item

{
    border: 1px solid #cccccc;
    padding: 3px;
}

.resource-bank-item img

{
   width: 100%;
   text-align: center;
}

.resource-bank-title

{
    height: 50px;
    color: #d19700;
    font-weight: bold;
}

.resource-bank-download

{
    width: 100%;
    background-color: #d19700;
    color: #ffffff;
    text-align: center;
    padding: 10px 0;
    border-radius: 4px;
    margin-bottom: 5px;
}


.resource-check-blog

{
    font-size: 0.8em;
    margin-top: 10px;
}


blockquote {
    font-style: italic !important;
    color: #d19700 !important;
}

/* =========================================================================== */
/*wroomle styles*/

.wroomle-header-container
{
background-color: white;
}

.imgHolder

{
padding: 1px;
background: #fff;
border: 6px solid #cecece;
margin-bottom: 1em;
max-width: 100%;
overflow: hidden;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.hs-menu-item hs-menu-depth-1

{
    color: #333;
    }

.wroomle-nav

{
    display: block;
    text-align: right;
     color: #333;
    }
.wroomle-nav ul

{
    display: inline-block;
    text-align:center;
    color: #333;
    }



.wroomle-nav ul li{
    display:inline-block;
    padding: 10px;
    color: #333;
	}
    
.wroomle-nav ul li a{
	color: #333 !important;
	display:inline-block;
	padding:0.278em;
	text-decoration:none;
	font-size:1.214em;
	line-height:2.35em;
	text-transform: uppercase;
	font-style: normal;
	
	}
    
       
.wroomle-nav ul li a:hover {
    color: #d19700 !important;
    background-color: white !important;
    
	}

    
.wroomle-nav ul li a:active {

	color: #d19700 !important;
	}
    
.hs-menu-wrapper active-branch flyouts hs-menu-flow-horizontal > ul > li.hs-menu-item.hs-menu-depth-1.active.active-branch
{

    color: #d19700 !important;
   
	}
    
.hs-menu-item hs-menu-depth-1 active active-branch

{
    background-color: red;
    color: #d19700 !important;
    }
/*wroomle about*/

.wroomle-about-image

{
   
   vertical-align: middle;
   text-align: center;
   padding-top: auto;
   padding-bottom: auto;
    margin-top: auto;
   margin-bottom: auto;
}

.wroomle-about-descr-left
{
    vertical-align: middle;
    margin-top: 40px;
}

.wroomle-about-section

{
    border-bottom: 1px solid #cccccc;
    padding-bottom: 40px;
    padding-top: 40px;
}
.left-column

{

float: left;
padding-right: 5px;
margin-right: 5px;
margin-bottom: 70px;
}


.right-column

{
    margin-left: 5px;
width: 47%;
float: left;
padding-left: 5px;
}

.fullWidth
{
    width:100%;
    
    }
    
    
    
    /*wroomle home*/
    
    
    
.hs_cos_flex-slider .superimpose .caption {
color: white;
font-size: 1em;
line-height: 1.2em;
position: absolute;
width: 30%;
height: 50%;
top: 55%;
text-align: left;
background-color: #ef7e1a;
opacity: .9;
border-top-right-radius: 15px;
border-bottom-right-radius: 15px;
vertical-align: middle;
}

.hs_cos_flex-slider .superimpose .caption h2
{
color: #ffffff;
font-weight: bold;
}
    
.download-wroomle

{
    width: 100%;
    background-color: #ef7d00;
    text-align: center;
    vertical-align: middle;
    padding-top: 20px;
    
}

.download-wroomle-cta-container
{
  width: 100%;
    background-color: #c05f0a;
    text-align: center;
    vertical-align: middle;
    
    
}

.wroomle-cta-download
{
    width: 100%;
}

.wroomle-body-container
{
    width: 100%;
}
    
.wroomle-home-upper

{
    border-bottom: 20px solid #ef7d00;
    
    
    }
    
.wroomle-home-upper img

{
    width: 100%;
}
    
.wroomle-home-middle
{
    border-top: 55px solid #444;
    }
 
.wroomle-interested

{
    color: white;
    background-color: #ef7d00;
    text-align: center;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
}
    
.home-wroomle-left  

{
    float: left;
    width: 50%;
   
}

.home-wroomle-right
{
 
    color: #ef7d00;
    text-align: left;
    
    }

.wroomle-home-download
{
    width: 100%;
      color: white;
    background-color: #ef7d00;
    text-align: center;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
}

.download-left
{
float: left;
width: 50%;
vertical-align: middle;
}

.download-right
{
vertical-align: middle;
text-align: left;}


.wroomle-footer

{
    background-color: white;
    text-align: left;
    vertical-align: middle;
    border-top: 10px solid #cccccc;
}

.wroomle-footer-left
{
float: left;
width: 50%;

text-align: right;

}
.wroomle-footer-right
{

text-align: left;
}

.wroomle-upper-separator

{
    border-bottom: 10px solid #cccccc;
}

.wroomle-upper
{
    border-top: 10px solid #cccccc;
}

.wroomle-upper img
{
    width: 100%;
}
    
.wroomle-contact-form

{
   background-color: #ef7d00;
   margin-top: 70px;
}

.wroomle-contact-form h3

{
   color: #ffffff;
   text-align: center;
}
   
.wroomle-contact-form form.hs-form

{
    background-color: #ef7d00 !important;
}

    
.wroomle-contact-form .hs-button.large.primary

{
    background-color: #c05f0a;
}


/* ================= WROOMLE NEW STYLES ========================= */

.wroomle-2-body {
    
}

.wroomle-2-body .header-container-wrapper {
    padding-top: 10px;
    padding-bottom: 0;
    border-bottom: 0 solid red;
    background-color: #fff;
}

.wroomle-2-body #hs_menu_wrapper_wizard_module_104581157416035992365146057907828630964>ul>li.hs-menu-item.hs-menu-depth-1.active, li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.active-branch {
    background: transparent;
}

.wroomle-2-body .hs-breadcrumb-menu-item.last-crumb {
    border-top: 0 solid #E1E1E1;
    border-right: 0 solid #E1E1E1;
    background-color: #ef7d00;
    padding-top: 9px;
    padding-right: 21px;
    z-index: 0;
    color: #fff;
}

.wroomle-2-body .hs-breadcrumb-menu-item.first-crumb a:hover {
    color: #fff;
    font-style: normal;
}

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

.wroomle-2-body .footer-container-wrapper {
    margin-top:0 !important;
}

.wroomle-2-body a:link {
    color:#ef7d00;
    transition:all 0.2s;
    text-decoration:none;
    font-style:normal;
}

.wroomle-2-body a:hover {
    color:#fff;
}

.wroomle-2-body a:active {
    color:#ef7d00;
}

.wroomle-2-body a:visited {
    color:#ef7d00;
    text-decoration:none;
}

.wroomle-2-body .body-container {
    max-width:100%;
}

.wroomle-opportunities-wrapper a:link {
    color:#ef7d00;
    transition:all 0.2s;
    text-decoration:none;
    font-style:normal;
}

.wroomle-opportunities-wrapper a:hover {
    color:#fff !important;
}

.wroomle-opportunities-wrapper a:active {
    color:#ef7d00;
}

.wroomle-opportunities-wrapper a:visited {
    color:#ef7d00;
    text-decoration:none;
}

.wroomle-works-wrapper a:link {
    color:#ef7d00;
    transition:all 0.2s;
    text-decoration:none;
    font-style:normal;
}

.wroomle-works-wrapper a:hover {
    color:#858585;
}

.wroomle-works-wrapper a:active {
    color:#ef7d00;
}

.wroomle-works-wrapper a:visited {
    color:#ef7d00;
}

.wroomle-header-container {

}

.wroomle-header-wrapper {
    border-bottom: 1px solid #E0E0E0;
}

.upper-footer-container {
    background-color: #525252;
}

.social-wroomle img {
    margin: 0.1em;
    background-color: #525252;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius: 2px;
}

.upper-footer-wrapper {
    max-width: 65em;
    margin: 0 auto !important;
    float: none !important;
    padding: 3em 1em;
    color:#fff;
}

.upper-footer-wrapper h3, .lower-footer-wrapper h3, .upper-footer-wrapper h4, .lower-footer-wrapper h4 {
    color:#fff;
}

.lower-footer-wrapper {
    max-width: 65em;
    margin: 0 auto !important;
    float: none !important;
    padding: 3em 1em;   
    color:#fff;

}

.footer-5 h4, .footer-6 h4, .footer-7 h4 {
    color:#fff;
    transition:all 0.2s;
}

.footer-5 h4:hover, .footer-6 h4:hover, .footer-7 h4:hover {
    color:#ef7d00;
}

.footer-5 p, .footer-6 p, .footer-7 p {
    color:#fff;
    transition:all 0.2s;
}

.footer-5 p:hover, .footer-6 p:hover, .footer-7 p:hover {
    color:#ef7d00;
}


.upper-footer-wrapper a:link, .lower-footer-wrapper a:link {
    color:#ef7d00;
    transition:all 0.2s;
    text-decoration:none;
    font-style:normal;
}

.upper-footer-wrapper a:hover, .lower-footer-wrapper a:hover {
    color:#fff;
}

.upper-footer-wrapper a:active, .lower-footer-wrapper a:active {
    
}

.upper-footer-wrapper a:visited, .lower-footer-wrapper a:visited {
    color:#ef7d00;
}

.lower-footer-container {
    background-color: #3F3F3F;
}

/* ================ C2S MICROSITE ================================= */

.c2s-full-width-bg{
    background:#003366;
}

.c2s-full-width-bg-image{
    background: url(//www.goodsignsolutions.com/hubfs/new-york-1280.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: bottom;
}

.c2s-body {
    
}

.c2s-body .header-container-wrapper {
    padding-top: 10px;
    padding-bottom: 0;
    border-bottom: 0 solid red;
    background-color: #fff;
}

.c2s-body #hs_menu_wrapper_wizard_module_104581157416035992365146057907828630964>ul>li.hs-menu-item.hs-menu-depth-1.active, li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.active-branch {
    background: transparent;
}

.c2s-body .hs-breadcrumb-menu-item.last-crumb {
    border-top: 0 solid #E1E1E1;
    border-right: 0 solid #E1E1E1;
    background-color: #0099cc;
    padding-top: 9px;
    padding-right: 21px;
    z-index: 0;
    color: #fff;
}

.c2s-body .hs-breadcrumb-menu-item.first-crumb a:hover {
    color: #fff;
    font-style: normal;
}

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

.c2s-body .footer-container-wrapper {
    margin-top:0 !important;
}

.c2s-body a:link {
    color:#0099cc;
    transition:all 0.2s;
    text-decoration:none;
    font-style:normal;
}

.c2s-body a:hover {
    color:#fff;
}

.c2s-body a:active {
    color:#0099cc;
}

.c2s-body a:visited {
    color:#0099cc;
    text-decoration:none;
}

.c2s-body .body-container {
    max-width:100%;
}

.c2s-text h1 {
    text-transform:uppercase;
    color:#0099cc;
    font-size: 1.7em;
}

.c2s-text p {
    color:#454545;
}

.c2s-letstalk-container {
    background-color:#000033;
}

.c2s-letstalk-container-2 {
    background-color:#444444;
}

.c2s-letstalk-wrapper {
    max-width: 70em;
    margin: 0 auto!important;
    float: none!important;
    padding: 3em 1em;
    text-align: center;
    min-height: 10em!important;
}

.c2s-image-container {
    background:url('//www.goodsignsolutions.com/hubfs/aerial_view.jpg')no-repeat center center;
    background-size: cover;
}

.c2s-image-container-2 {
    background:url('//www.goodsignsolutions.com/hubfs/aerial_view_2.jpg')no-repeat center center;
    background-size: cover;
}

.c2s-image-container-3 {
    background:url('//www.goodsignsolutions.com/hubfs/aerial_view_3.jpg')no-repeat center center;
    background-size: cover;
}

.c2s-image-container-int {

}

.c2s-image-wrapper {
    max-width: 60em;
    margin: 0 auto!important;
    float: none!important;
    padding: 1em 1em;
    text-align: left;
    min-height: 15em!important;
}

.c2s-image-wrapper-int {
    max-width: 60em;
    margin: 0 auto!important;
    float: none!important;
    padding: 3em 1em;
    text-align: left;
    min-height: 15em!important;
}

.c2s-welcome-wrapper-solutions {
    max-width: 75em;
    margin: 0 auto!important;
    float: none!important;
    padding: 3em 2em;
    text-align: center;
    min-height: 15em!important;
}

.c2s-benefits {
    margin: 0 auto!important;
    float: none!important;
}

.c2s-welcome p {
    
}

.benefits img {
    max-width:20em;
}

.left-benefits {
    text-align:center;
    margin:0 auto !important;
    float:none !Important;
}

.right-benefits {
    text-align:center;
    margin:0 auto !important;
    float:none !important;
}
    
.left-benefits h3, .right-benefits h3 {
    text-transform:uppercase;
    margin-bottom:0;
    font-weight:bold;
}
    
.left-benefits p, .right-benefits p {
    margin-bottom: 2em;
}
    
.c2s-contact-form {
    background-color:000033;
    color:white;
}    


/* ================ TECHNOLOGY SUB-PAGE ================================= */

.tech-full-width-bg-image{
    background: url(//www.goodsignsolutions.com/hubfs/tech-header-bg-1280.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: bottom;
}

.tech-image-container-3 {
    background:url('//www.goodsignsolutions.com/hubfs/tech-header-bg-white.jpg')no-repeat center center;
    background-size: cover;
}

/* ================ CONTAINERS & WRAPPERS ================================= */

.wroomle-head-container {
    background: url('//www.goodsignsolutions.com/hs-fs/hub/406365/file-2194921983-png/wroomle_2.0/Home_1.png')no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: bottom;
}

.wroomle-head-shade {
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(0,0,0,0.5);
}

.wroomle-head-wrapper {
    max-width: 75em;
    margin: 0 auto !important;
    float: none !important;
    padding: 3em 1em;
    text-align:center;
    min-height: 30em !important;
}

.wroomle-subhead-container {
    background: url('//www.goodsignsolutions.com/hs-fs/hub/406365/file-2198721184-jpg/wroomle_2.0/Leasing_Finance_1.jpg')no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: bottom;
}

.wroomle-abouthead-container {
    background: url('//www.goodsignsolutions.com/hs-fs/hub/406365/file-2207144106-jpg/wroomle_2.0/AboutUs_1.jpg')no-repeat;
    background-size: cover;
    background-position: bottom;
}

.wroomle-subhead-shade {
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(0,0,0,0.5);
}
.wroomle-subhead-shade-int {
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(255, 255, 255, 0.21);
}

.wroomle-subhead-wrapper {
    max-width: 75em;
    margin: 0 auto !important;
    float: none !important;
    padding: 3em 1em;
    text-align:center;
    min-height: 30em !important;
}

.wroomle-welcome-container {
    background-color:#fff;
}

.wroomle-welcome-wrapper {
    max-width: 85em;
    margin: 0 auto !important;
    float: none !important;
    padding: 3em 1em;
    text-align:center;
    min-height: 15em !important;
}

.wroomle-welcome-wrapper-int {
    max-width: 55em;
    margin: 0 auto !important;
    float: none !important;
    padding: 3em 1em;
    text-align:center;
    min-height: 15em !important;
}

.wroomle-about-welcome-wrapper {
    max-width: 65em;
    margin: 0 auto!important;
    float: none!important;
    padding: 3em 1em;
    text-align: justify;
    min-height: 15em!important;
}

.wroomle-leasing-wrapper {
    max-width: 55em;
    margin: 0 auto!important;
    float: none!important;
    padding: 3em 1em;
    text-align: center;
    min-height: 15em!important;
}

.wroomle-welcome-wrapper-solutions {
    max-width: 75em;
    margin: 0 auto!important;
    float: none!important;
    padding: 3em 2em;
    text-align: center;
    min-height: 15em!important;
}

.wroomle-benefits {
    margin: 0 auto!important;
    float: none!important;
}

.wroomle-opportunities-container {
    background:url('//www.goodsignsolutions.com/hs-fs/hub/406365/file-2199549207-jpg/wroomle_2.0/Home_2.jpg')no-repeat center center;
    background-size: cover;
}

.wroomle-opportunities-wrapper {
    
}

.wroomle-opportunities-wrapper h3 {
    margin-bottom:0;
}

.wroomle-opportunities-wrapper p {
    margin-top:0;
    color:#fff;
}

.wroomle-driver-container {
    background:url('//www.goodsignsolutions.com/hs-fs/hub/406365/file-2199539122-jpg/wroomle_2.0/Home_3.jpg')no-repeat center center;
    background-size: cover;
}

.wroomle-driver-container-int {

}

.wroomle-driver-wrapper {
    max-width: 60em;
    margin: 0 auto!important;
    float: none!important;
    padding: 3em 1em;
    text-align: left;
    min-height: 15em!important;
}

.wroomle-driver-wrapper-int {
    max-width: 60em;
    margin: 0 auto!important;
    float: none!important;
    padding: 3em 1em;
    text-align: left;
    min-height: 15em!important;
}

.wroomle-inttraffic-wrapper {
    max-width: 75em;
    margin: 0 auto!important;
    float: none!important;
    padding: 3em 1em;
    text-align: left;
    min-height: 15em!important;
}

.wroomle-quote-wrapper {
    max-width: 60em;
    margin: 0 auto!important;
    float: none!important;
    padding: 3em 1em;
    text-align: left;
    min-height: 15em!important;
}

.wroomle-letstalk-container {
    background-color:#ef7d00;
}

.wroomle-letstalk-wrapper {
    max-width: 70em;
    margin: 0 auto!important;
    float: none!important;
    padding: 3em 1em;
    text-align: center;
    min-height: 10em!important;
}

.wroomle-works-wrapper {
    max-width: 70em;
    margin: 0 auto!important;
    float: none!important;
    padding: 3em 1em;
    text-align: center;
    min-height: 26em!important;
}

.wroomle-onroad-container {
    background:url('//www.goodsignsolutions.com/hs-fs/hub/406365/file-2199539117-jpg/wroomle_2.0/Home_4.jpg')no-repeat center center;
    background-size: cover;
}

.wroomle-onroad-wrapper {
    max-width: 70em;
    margin: 0 auto!important;
    float: none!important;
    padding: 3em 1em 0 1em;
    min-height: 10em!important;
    position:relative;
}

.wroomle-guide-container {
    background:url('//www.goodsignsolutions.com/hs-fs/hub/406365/file-2199569227-jpg/wroomle_2.0/Solutions_2.jpg')no-repeat center center;
    background-size: cover;
    
}

.wroomle-guide-wrapper {
    max-width: 70em;
    margin: 0 auto!important;
    float: none!important;
    padding: 5em 1em 0 1em;
    min-height: 25em!important;
    position:relative;
}

.leasing-how-container {
    background-color:#BEBEBE;
}

.leasing-how-wrapper {
    max-width: 70em;
    margin: 0 auto!important;
    float: none!important;
    padding: 3em 1em;
    min-height: 10em!important;
    position:relative;
}

.about-how-outer-container {
    background:url('//www.goodsignsolutions.com/hs-fs/hub/406365/file-2204170448-jpg/wroomle_2.0/AboutUs_2.jpg')no-repeat center center;
    background-size: cover;
}

.about-how-container {
    background-color:#BEBEBE;
    background: rgba(85, 85, 85, 0.92);
}

.about-how-wrapper {
    max-width: 70em;
    margin: 0 auto!important;
    float: none!important;
    padding: 3em 1em;
    min-height: 10em!important;
    position:relative;
}


.wroomle-subcta-container {
    background:url('//www.goodsignsolutions.com/hs-fs/hub/406365/file-2198721174-jpg/wroomle_2.0/Leasing_Finance_2.jpg')no-repeat center center;
    background-size: cover;
    
}

.wroomle-subcta-wrapper {
    margin: 0 auto!important;
    float: none!important;
    position: relative;
    min-height: 28em !important;
    overflow: hidden;
}

.footer-1 {
    padding-top: 1em;
}

.about-us-form {
    max-width: 600px;
    float: none !important;
    margin: 0 auto !important;
}


.about-us-form .hs-custom-form {
    background: #fff !important;
    
}

.about-us-form .hs-form-field > label {
    font-weight: normal;
    color: #444 !important;
    
}

.about-us-form .hs-button {
    background-color: #00b1cb;
}

/* ======================================= REST OF STYLES ================================================= */


.head-text {
    font-size: 2em;
    color: #fff;
}

.head-subtext {
    text-transform:uppercase;
    color:#fff;
}

.head-subtext h2 {
    line-height: 1em;
    margin:0.1em;
}

.head-subtext h3 {
    font-size:1.2em;
    margin:0.1em;
    margin-bottom:1em;
}

.wroomle-welcome {
    
}

.wroomle-welcome-about h1 {
    color:#ef7d00;
    text-transform:uppercase;
    text-align:center;
}

.wroomle-welcome-about {
    text-align:center;
}

.wroomle-welcome h1 {
    color:#ef7d00;
    text-transform:uppercase;
}

.wroomle-welcome p {
    
}

.wroomle-welcome-icons {
    max-width: 25em;
    margin: 0 auto!important;
    text-align: center;
    float: none !important;
}

.welcome-icon {
    max-width: 8em;
    margin: 0 auto!important;
    text-align: center;
    float: none !important;
    display: inline-block !important;
}

.opportunity-head {
    text-transform:uppercase;
    color:#fff;
    text-align:center;
    font-size: 1.1em;
}

.opportunity-upper1, .opportunity-upper2, .opportunity-upper3 {
    padding: 1em 2em;
    display: block;
    min-height: 10em !important;
    width: 33.3% !important;
    margin: 0 auto !important;
    font-weight:bold;
    transition: all 0.2s;
}

.opportunity-lower1, .opportunity-lower2, .opportunity-lower3, .opportunity-lower4 {
    padding: 1em 2em;
    display: block;
    min-height: 10em !important;
    width: 25% !important;
    margin: 0 auto !important;
    font-weight:bold;
    transition: all 0.5s;
}

.opportunity-upper1, .opportunity-upper3, .opportunity-lower1, .opportunity-lower3 {
    background: rgba(0,0,0,0.3);
}

.opportunity-upper2, .opportunity-lower2, .opportunity-lower4 {
    background: rgba(0,0,0,0.5);
}

.opportunity-upper1:hover, .opportunity-upper3:hover, .opportunity-lower1:hover, .opportunity-lower3:hover {
    background: rgba(0,0,0,0.1);
}

.opportunity-upper2:hover, .opportunity-lower2:hover, .opportunity-lower4:hover {
    background: rgba(0,0,0,0.8);
}

.driver-text h1 {
    text-transform:uppercase;
    color:#ef7d00;
    font-size: 1.7em;
}

.driver-text p {
    color:#454545;
}

.letstalk-text {
    color:#fff;
}

.letstalk-text h1 {
    text-transform:uppercase;
}

.letstalk-text p {
    margin-bottom:2em;
}

.onroad-head {
    color:#fff;
    text-align:center;
}

.onroad-box {
    background: rgba(255,255,255,0.7);
    padding: 1em 1em .2em 1em;
    bottom: 0px;
    position: relative;
    display: block;
    min-height: 21em!important;
}

.onroad-box h3 {
    color: #333;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.7em;
    margin-bottom: 0.7em;
}

.onroad-quote {
    color:#ef7d00;
}

.onroad-below {
    color:#333;
}

.onroad-box a:link {
    color:#333;
    transition:all 0.2s;
}

.onroad-box a:hover {
    color:#ef7d00;
}

.onroad-box a:visited {
    color:#333;
}

.onroad-box .hs-rss-description {
    color:#ef7d00;
}

.left-benefits {
    text-align:right;
}

.right-benefits {
    text-align:left;
}

.left-benefits h3, .right-benefits h3 {
    text-transform:uppercase;
    margin-bottom:0;
    font-weight:bold;
}

.left-benefits p, .right-benefits p {
    margin-bottom: 5em;
}

.quote-image {
    max-width: 20em;
}

.quote-text:before {
    content:;
}

.quote-text {
    padding: 0 4em 1em 5em;
    background-image: url('//www.goodsignsolutions.com/hs-fs/hub/406365/file-2198721189-png/wroomle_2.0/Home_quote.png');
    background-position: top left;
    background-repeat: no-repeat;
}

.benefits img {
    max-width:20em;
}

.benefits {
    max-width:20em;
}

.guide-text {
    color: #fff;
    text-align:center;
}

.guide-text h1 {
    text-transform: uppercase;
}

.leasing-icons {
    text-align:center;
    color:#fff;
    transition:all 0.3s;
}

.leasing-icons:hover {
    -ms-transform: scale(1.1,1.1); /* IE 9 */
    -webkit-transform: scale(1.1,1.1); /* Chrome, Safari, Opera */
    transform: scale(1.1,1.1);
}

.how-leasing-text h2 {
    text-transform: uppercase;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
}

.how-about-text h2 {
    text-transform: uppercase;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    color:#fff;
}

.cta-right-text {
    text-align:left;
}

.cta-right-text h2 {
    color:#ef7d00;
    text-transform:uppercase;
}

.left-subcta {
    text-align:left;
    padding: 5em 10em 5em 2em;
    min-height: 30em !important;
    background: rgba(0,0,0,0.3);
    margin:0 !important;
    color:#fff;
    width:50% !important;
    transition:all 0.3s;
    max-height:30em !important;
}

.right-subcta {
    text-align:right;
    padding: 5em 2em 5em 10em;
    min-height: 30em !important;
    background: rgba(0,0,0,0.5);
    margin:0 !important;
    color:#fff;
    width:50% !important;
    transition:all 0.3s;
    max-height:30em !important;
}

.left-subcta h3 {
    color:#ef7d00;
}

.right-subcta h3 {
    color:#ef7d00;
}

.lone-text-field {
    color:#fff;
    padding:3em 4em;
    text-align:justify;
}

.lone-text-field h3 {
    text-transform:uppercase;
    font-weight:100;
    margin-bottom:1em;
    text-align:left;
}

.aboutus-text-blog .hs-form {
    background-color:#fff;
    position:relative;
    display:block;
    max-width: 27em;
}

.aboutus-text-blog .form-title {
    margin-bottom: -1.5em !important;
    color: #ef7d00;
    margin-bottom: 0;
    text-align: left;
    z-index: 9999;
    display: block;
    position: relative;
}

.aboutus-text-blog .hs-button.large.primary {
    background-color:#ef7d00;
}

.form-header h3 {
    color:#ef7d00;
    margin-bottom:0;
}

.left-arrow, .right-arrow {
    height:100%;
    text-align:center;
    vertical-align:middle;
    position:relative;
    min-height: 20em !important;
}

.left-arrow img, .right-arrow img {
    vertical-align:middle;
    position:absolute;
    top:0;
    bottom:0;
    margin:auto;
}


.left-text {
    text-align: right;
}

.right-text {
    text-align:left;
}

.left-text, .right-text {
    font-weight: bold;
    position: relative;
    padding: 5em 0.2em;
}


.left-text h2, .right-text h2 {
    font-weight: bold;
}

.middle-image {
    text-align:center;
}

.wroomle-contact-text {
    display: block;
    float: left !important;
    padding: 1em;
}

.wroomle-contact-form {
    display: block;
    float: left !important;
}

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

                                    CUSTOM MODULES STYLES
                                    
=================================================================================================================================== */

.full-width-img-right {
    position: relative;
    width: 100%;
    background:#F5F5F5;
    border-bottom: 1px solid rgba(194,194,194,0.46);
}

.full-width-img-right .img-area {
    float:right;
}

.full-width-img-left .text-area {
    float:right;
}

.full-width-img-left {
    position: relative;
    width: 100%;
}

.text-img-container {
    max-width:900px;
    float:none !important;
    margin:0 auto !important;
    min-height: 15em !important;
    padding: 5em 2em;
    position:relative;
    display:block;
    overflow: auto;
}

.text-img-container h2:after {
    margin-left: 5px; 
    content: '\25BA';
    color:#63B0C2;
    font-size: 0.8em;
}

.text-img-container h2 {
    margin-bottom:0;
    margin-top:0;
}

.text-area {
    max-width: 65%;
    padding:2.5%;
    float:left;
    display:table-cell;
}

.img-area {
    text-align: center; 
    max-height: 15em;
    line-height: 15em;
    max-width: 240px;
    float:left;
    display:table-cell;
    position: relative;
}

.img-area img {
    vertical-align:middle;
    height: auto;
}

.full-width-img-left .img-area {
   /* margin-left:5em; */
}

.lp-textarea {
    max-width: 1000px;
    float: none !important;
    margin: 0 auto !important;
    padding: 0 50px 0 50px;
}


.lp-form {
    max-width: 1000px;
    float: none !important;
    margin: 0 auto !important;
    padding: 0 50px 0 50px;
}

.lp-form-second {
    
}

.lp-form-second form {
    background:transparent;
}

.lp-transp-form form.hs-form {
  margin-bottom: 30px;
  background-color: transparent;
} 

.lp-transp-form .hs-button.primary {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  background-color: transparent;
  background-image: none;
  border: 2px solid #444;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  box-shadow: none;
  color: #444;
  cursor: pointer;
  display: -moz-inline-stack;
  display: inline-block;
  font-weight: 100;
  height: auto;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 0 #00004d;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  padding: 8px 0;
  display: inline-block;
  position: relative;
  margin-top: 0.5em;
  transition: all 0.2s;
  float: none !important;
  margin: 1em auto !important;
  display: block;
}

.lp-transp-form .hs-button.primary:hover {
  background:#46a9c6;;
}

.lp-header-bg-second {
    background:url('//www.goodsignsolutions.com/hubfs/Landing_page_photos/Telecom-expense-management.jpg')no-repeat center center;
    background-size:cover;
    display:block;
    position:relative;
}

.lp-transp-form .hs-form-field>label {
  font-weight: normal;
  color: #444 !important;
}





/* ===================================== 2015 Landing Page ==================================================================== */

.landing-page .header-container-wrapper 

{
    padding: 0 0 0 0;
    background-color: #fff;
}


.lp-header-bg {
    background:url('//www.goodsignsolutions.com/hs-fs/hub/406365/file-2441072806-jpg/lp-header-bg.jpg')no-repeat center center;
    background-size:cover;
    display:block;
    position:relative;
    max-height: 400px;
    
}

.lp-header-bg2 {
    background: url('//www.goodsignsolutions.com/hs-fs/hub/406365/file-2441072806-jpg/lp-header-bg.jpg?t=1438163690243')no-repeat center center;
    background-size: cover;
    display: block;
    position: relative;
    max-height: 500px;
}


.lp-header-text-bg {
    background-color: rgba(255, 255, 255, 0.5);
    background: rgba(255, 255, 255, 0.5);
    color: rgba(255, 255, 255, 0.5);
    padding: 0.5em 1em;
    z-index:1;
    max-height: 300px;
   
}

.lp-header-text {
    padding:2em 2em;
    
}

.lp-header-text h2 {
    color:#FFF;
    font-size: 42px;
    line-height: 44px;
    
}

.lp-header-text p {
    color:#383838;
}


.lp-header-logo-bg {
    background-color: rgba(255, 255, 255, 0.8);
    background: rgba(255, 255, 255, 0.8);
    color: rgba(255, 255, 255, 0.8);
    padding:1em 2em;
    
}


.lp-header-logo {
    text-align:right;
    float:right;
}


.lp-header-logo img {
    max-width:6em;
}


.lp-textarea {
    max-width: 1000px;
    float: none !important;
    margin: 0 auto !important;
}


.lp-form {
    max-width: 1000px;
    float: none !important;
    margin: 0 auto !important;
}


.lp-form .hs-form {
    background-color: #fff;
    padding: 0 0 0 0 !important;
}




.lp-form .hs-form-field > label {
    color: #444 !important;    
}


.lp-form .hs-form .hs-button.large.primary {
    background-color: #00b1cb;
    max-width: 300px;
    text-align: center !important;
     
}


.lp-bottom-textarea {
    max-width: 1000px;
    float: none !important;
    margin: 0 auto !important;
}



.lp-quote {
    padding: 20px 0 0 20px;
    background-color: #e9e9e9;
}

.lp-quote img {
    border-radius: 100px;
}


.lp-mainpoints {
    padding: 0 20px 0 0;
    background-color: #e9e9e9;
}

.lp-bottom-container {
    background-color: #e9e9e9;
    padding: 0 20px 0 20px ;
}

.lp-social {
    padding: 20px 0 0 0;
}



/* ===================================== 2015 Netherlands ==================================================================== */



.netherlands .header-container-wrapper {
    margin-bottom: 0px;
}

.netherlands .body-container {
    max-width: 2000px;
}

.nl-container {
    max-width: 1080px;
    float: none !important;
    margin: 0 auto !important;
}

.lp-textarea-nl {
    padding-top:2.5em;
}


.lp-textarea-nl h1 {
   color: #00848E;
   font-weight: 600; 
}



.lp-contact {
    width: 100%;
    background-color: #e9e9e9;
    padding: 20px 20px 0px 20px;
    min-height: 170px;
}


.lp-contact img {
    border-radius: 100px;
    max-width: 150px;

}


.lp-events-container {
    margin-bottom:  20px;
    margin-top: 20px;
}

.lp-events-container h2{
    color: #00848E;
    font-weight: 600; 
}



.lp-nl-bottom-container {
    margin-top: 30px;
}


.lp-nl-quote img {
   border-radius: 100px;
   
}

.lp-blog {
    padding: 0 0 20px 0;
}


.lp-cta-area {
    padding: 0 0 20px 0;
}


.lp-events {
    padding: 0 0 20px 0;
}

.nl-container {
    padding: 0 0 30px 0;
}

.nl-form-area .hs-custom-form {
    background: #fff !important;
    
}

.nl-form-area .hs-form-field > label {
    font-weight: normal;
    color: #444 !important;
    
}

.nl-form-area .hs-button {
    background-color: #00b1cb;
}

.nl-header-bg {
    background:url('//www.goodsignsolutions.com/hs-fs/hub/406365/file-2554650121-jpg/GS-nl-background.jpg')no-repeat center center;
    background-size:cover;
    display:block;
    position:relative;
    max-height: 400px;
    
}

.usa-header-bg {
    background:url('//www.goodsignsolutions.com/hs-fs/hub/406365/file-2422114715-jpg/2015_images/GS_Case_Ukkoverkot_Header_blur.jpg')no-repeat center center;
    background-size:cover;
    display:block;
    position:relative;
    max-height: 400px;
    
}

.nl-header-text-bg {
    background-color: rgba(255, 255, 255, 0.9);
    background: rgba(255, 255, 255, 0.9);
    color: rgba(255, 255, 255, 0.9);
    padding: 0.5em 1em;
    z-index:1;
    max-height: 300px;
   
}


.usa-header-text-bg {
    background-color: rgba(255, 255, 255, 0.6);
    background: rgba(255, 255, 255, 0.6);
    color: rgba(255, 255, 255, 0.9);
    padding: 0.5em 1em;
    z-index:1;
    max-height: 300px;
   
}

/* ===================================== 2015 templates ==================================================================== */


.header-text-bg {
    
    min-height: 19em !important;
}

.case-spacer {
    height: 20px;
}

.case-figures {
    background-color: #EDEDED;
    padding: 20px 0 30px 0;
} 

.case-goal {
    padding: 0 0 30px 0;
}

.case-hightlight-numbers {
    text-align:center;
    height: 120px;
}

.case-hightlight-numbers p:nth-child(2) span {
    font-size: 4em;
    font-weight: 600;
    color: #005D79;
}

.case-hightlight-numbers p:nth-child(2) {
    margin-bottom:0;
}

.case-hightlight-numbers p:nth-child(1) {
    font-weight: 600;
}

.case-hightlight-numbers p:nth-child(3) {
    font-weight: 600;
    margin-top:0;
    word-spacing: 1em;
}

.goal-cta-container {
    text-align:center;
}


.case-com4-header-bg {
    background:url('//www.goodsignsolutions.com/hubfs/Landing_page_photos/GS_Case_Com4_Header_blur.jpg')no-repeat center center;
    background-size:cover;
    display:block;
    position:relative;
    margin-bottom:3em;
}


.case-fujitsu-header-bg {
    background:url('//www.goodsignsolutions.com/hs-fs/hub/406365/file-2388149305-jpg/2015_images/GS_Case_Fujitsu_Header_blur.jpg')no-repeat center center;
    background-size:cover;
    display:block;
    position:relative;
    margin-bottom:3em;
}


.case-ainacom-header-bg {
    background:url('//www.goodsignsolutions.com/hs-fs/hub/406365/file-2457496144-jpg/2015_images/GS_Case_Ainacom_Header_blur.jpg')no-repeat center center;
    background-size:cover;
    display:block;
    position:relative;
    margin-bottom:3em;
}
.case-technopolis-header-bg {
    background:url('https://www.goodsignsolutions.com/hubfs/technopolis_case_bg.jpg')no-repeat center center;
    background-size:cover;
    display:block;
    position:relative;
    margin-bottom:3em;
}

.case-fortum-header-bg {
    background:url('//www.goodsignsolutions.com/hubfs/fortum-case-header-jarvenpaa.jpg')no-repeat center center;
    background-size:cover;
    display:block;
    position:relative;
    margin-bottom:3em;
}

.case-jarvileasing-header-bg {
    background:url('https://www.goodsignsolutions.com/hubfs/jarvileasing_case_header-1.jpg')no-repeat center center;
    background-size:cover;
    display:block;
    position:relative;
    margin-bottom:3em;
}

.case-finance-header-bg {
    background:url('https://www.goodsignsolutions.com/hubfs/industry-finance-2.jpeg')no-repeat center center;
    background-size:cover;
    display:block;
    position:relative;
    margin-bottom:3em;
}
.case-traffic-smart-header-bg {
    background:url('https://www.goodsignsolutions.com/hubfs/autos-214033_1920.jpg')no-repeat center center;
    background-size:cover;
    display:block;
    position:relative;
    margin-bottom:3em;
}

.case-ukko-header-bg {
    background:url('//www.goodsignsolutions.com/hs-fs/hub/406365/file-2467744085/GS_Case_Ukkoverkot_Header')no-repeat center center;
    background-size:cover;
    display:block;
    position:relative;
    margin-bottom:3em;
}

.case-fujitsu-header-text-bg {
    background-color: rgba(255, 255, 255, 0.5);
    background: rgba(255, 255, 255, 0.5);
    color: rgba(255, 255, 255, 0.5);
    padding:5em 3em;
    z-index:1;
}

.case-fujitsu-header-text {
    color:#000;
}

.case-fujitsu-header-text p {
    color:#383838;
}

.case-fujitsu-header-logo-bg {
    background-color: rgba(255, 255, 255, 0.8);
    background: rgba(255, 255, 255, 0.8);
    color: rgba(255, 255, 255, 0.8);
    padding:1em 2em;
}

.case-fujitsu-header-logo {
    text-align:right;
    float:right;
}

.case-fujitsu-header-logo img {
    max-width:6em;
}

.about-fujitsu-container {
    background: #EDEDED;
    padding: 0.5em 2em;
}

.about-fujitsu-container img {
    max-width:10em;
}


.reference-container {
    background: #EDEDED;
    padding: 2em 0;
    text-align:left;
    margin:3em 0;
}

.reference-text {
    padding: 0 5em;
    position: relative;
    top: 1em;
}

.reference-text h2 {
  font-style: italic;
  color: #005D79;
  font-size: 16px;
  line-height: 2em;
}
.reference-text p {
    float:right;
    font-size: 0.8em;
}

.reference-image img {
    -webkit-border-radius: 9999px;
    -moz-border-radius: 9999px;
    border-radius: 9999px;
}

.reference-image {
    text-align:center;
}

.single-case {
    display:block;
    position:relative;
    margin:2em auto 2em auto;
    max-width: 340px;
}


.demo,
.demo2,
.demo3, 
.demo4,
.demo5,
.demo6 {
    float: none !important;
    margin: 0 auto !important;

}


.single-case a {
    font-style: normal;
}

.case-header {
    margin:0;
}

.case-header h4 {
    margin:0;
    text-transform:uppercase;
    color:#868686;
}

.case-link-container {
    border: 1px solid #D1D1D1;
    margin-top:0;
    background-size:cover !important;
    position:relative;
    opacity:0.7;
    transition:all 0.2s;
}

.case-link-container:hover {
    border: 1px solid #888;
    opacity:1.0;
    transition:all 0.2s;
}


.case-text {
    color:#fff;
    padding: 0.5em 2em;
    text-align:center;
    height: 12em;
}

.case-logo {
    max-height: 3em;
    background: #fff;
    text-align: center;
    padding: 0.6em;
}

.case-logo img {
    max-height: 2.4em;
    width: auto;
}

.cases-all-header-bg {
    background:url('//www.goodsignsolutions.com/hs-fs/hub/406365/file-2376109180-jpg/2015_images/GS_Cases.jpg')no-repeat center center;
    background-size:cover;
    position:relative;
    margin-bottom:2em;
}

.cases-all-header-text {
    color: #fff;
    text-align: center;
    padding: 5em 2em;
}

.cases-all-header-text h1 {
    text-transform:none;
}

.video1,
.video2,
.video3 {
    
    position: relative;
    top: 80px;
}

.diagram {
    display: inline-block;
	margin: 2em;
    
}

.resources-all-header-bg {
    background:url('//www.goodsignsolutions.com/hs-fs/hub/406365/file-2378432497-jpg/2015_images/GS_Resource_Bank.jpg')no-repeat center center;
    background-size:cover;
    position:relative;
    margin-bottom:2em;
}

.resources-all-header-text {
    color: #fff;
    text-align: center;
    padding: 5em 2em;
    min-height: 19em !important;
}

.resources-all-header-text p {
    font-size: 1.2em;
}

.resources-all-header-text h1 {
    font-size:48px;
}

.single-resource {
    max-width: 320px;
    margin: 2em auto;
    
}

.resource-heading h4 {
    margin-bottom:0;
    color:#868686;
}

.single-resource img {
    border:1px solid #888;
}

.resource-text {
    min-height: 220px;
}

.resource-text h2 {
    font-size: 1.3em;
    font-weight: 600;
}

.resources-columns {
    min-width: 300px;
}

.hs-content-name-gs-resource-bank-2015 .resources-columns:nth-child(3) .single-resource:nth-child(1) .resource-text {
margin-bottom: -1em;
}

.solutions-all-header-bg {
    background:url('//www.goodsignsolutions.com/hs-fs/hub/406365/file-2374064866-jpg/2015_images/GS_Solutions_Header.jpg')no-repeat center center;
    background-size:cover;
    display:block;
    position:relative;
    margin-bottom:3em;
}

.solutions-all-header-text-right-bg {
    background-color: rgba(126, 197, 203, 0.4);
    background: rgba(126, 197, 203, 0.4);
    color: rgba(126, 197, 203, 0.4);
    margin-left:0 !important;
    width:50% !important;
}

.solutions-all-header-text-left-bg {
    background-color: rgba(55, 74, 79, 0.3);
    background: rgba(55, 74, 79, 0.3);
    color: rgba(55, 74, 79, 0.3);
    width:50% !important;
}

.solutions-all-header-text-right {
    color: #fff;
    text-align:left;
    padding: 3em;
}

.solutions-all-header-text-left {
    color: #fff;
    text-align:right;
    padding: 3em;
}

.solutions-all-header-text-left h1, .solutions-all-header-text-right h1 {
    text-transform:none;
}

.solutions-industry-header-bg {
    background:url('//www.goodsignsolutions.com/hs-fs/hub/406365/file-2378432502-jpg/2015_images/GS_Solutions_by_Industry_Header.jpg')no-repeat center center;
    background-size:cover;
    display:block;
    position:relative;
    margin-bottom:2em;
}

.solutions-area-header-bg {
    background:url('//www.goodsignsolutions.com/hs-fs/hub/406365/file-2374064861-jpg/2015_images/GS_Solutions_by_Area_Header.jpg')no-repeat center center;
    background-size:cover;
    display:block;
    position:relative;
    margin-bottom:2em;
    
    
}

.solutions-industry-header-bg-shade {
    background-color: rgba(0, 0, 0, 0.18);
    background: rgba(0, 0, 0, 0.18);
    color: rgba(0, 0, 0, 0.18);
}

.solutions-industry-header-text {
  text-align: center;
  color: #fff;
  padding: 5em 2em;
  min-height: 19em!important;
}

.solutions-industry-header-text h1 {
    text-transform:none;
  font-size: 48px;
}

.solutions-industry-header-text p {
    font-size: 1.2em;
}

.solutions-industry-header-icons {
    background-color: rgba(0, 0, 0, 0.3);
    background: rgba(0, 0, 0, 0.3);
    color: rgba(0, 0, 0, 0.3);
    text-align:center;
    padding: 1em 0.2em;
}

.solutions-industry-header-icons a:link, .solutions-industry-header-icons a:hover, .solutions-industry-header-icons a:active, .solutions-industry-header-icons a:visited {
    text-decoration:none;
    font-style:normal;
    color:#fff;
}

.solutions-industry-header-icons img {
    max-width: 4em;
    height: auto;
}



.solutions-industry-header-icon-single p {
    margin:0.3em 0 0 0 !important;
}

.solutions-industry-header-icon-single {
    opacity:0.7;
    transition:all 0.2s;
    padding: 1em 2em;
}

.solutions-industry-header-icon-single:hover {
    opacity:1;
    transition:all 0.2s;
}

.solutions-all-text-left {
    line-height:3.5em;
    text-align:right;
}

.solutions-all-text-right {
    line-height:3.5em;
}

.solutions-all-text-left p {
    line-height:3.5em;
}

.solutions-all-text-right p {
    line-height:3.5em;
}

.solutions-all-text-left img {
    text-align:right;
    vertical-align:middle;
}

.solutions-all-text-right img {
    text-align:left;
    vertical-align:middle;
}

.solutions-all-text-left h2:before {
    margin-left: 5px; 
    content: '\25C4';
    color:#63B0C2;
    font-size: 0.8em;
}

.solutions-all-text-right h2:after {
    margin-left: 5px; 
    content: '\25BA';
    color:#63B0C2;
    font-size: 0.8em;
}

.solutions-all-text-right a:link, .solutions-all-text-right a:hover, .solutions-all-text-right a:active, .solutions-all-text-right a:visited, .solutions-all-text-left a:link, .solutions-all-text-left a:hover, .solutions-all-text-left a:active, .solutions-all-text-left a:visited {
    text-decoration:none;
    font-style:normal;
    color:#444;
}

.ictcloud-header-bg {    
    background:url('//www.goodsignsolutions.com/hs-fs/hub/406365/file-2389027965-jpg/2015_images/GS_Solutions_Industry_ICT_blur.jpg')no-repeat;
    background-size:cover;
    display:block;
    position:relative;
    margin-bottom:2em;
}

.enterprise-header-bg {    
    background:url('//www.goodsignsolutions.com/hs-fs/hub/406365/file-2384490413-jpg/2015_images/GS_Solutions_Enterprise_blur.jpg')no-repeat;
    background-size:cover;
    display:block;
    position:relative;
    margin-bottom:2em;
}

.telecommunications-header-bg {    
    background:url('//www.goodsignsolutions.com/hs-fs/hub/406365/file-2389517314-jpg/2015_images/GS_Solutions_Telecommunications_blur.jpg')no-repeat;
    background-size:cover;
    display:block;
    position:relative;
    margin-bottom:2em;
}

.poweruti-header-bg {    
    background:url('//www.goodsignsolutions.com/hs-fs/hub/406365/file-2384490423-jpg/2015_images/GS_Solutions_PowerUtilities_blur.jpg')no-repeat;
    background-size:cover;
    display:block;
    position:relative;
    margin-bottom:2em;
}

.service-single-header-bg {
    background-size: cover !important;
    display: block;
    position: relative;
    margin-bottom: 2em;
    position: relative;
    overflow: auto;
}

.service-single-header-text-bg {
    background-color: rgba(255, 255, 255, 0.5);
    background: rgba(255, 255, 255, 0.5);
    color: rgba(255, 255, 255, 0.5);
    padding:5em 3em;
    z-index:1;
    width: 40%;
    float: right;
}

.service-single-header-text {
    color:#444;
}

.services-lower-header-text-bg {
    background-color: rgba(255, 255, 255, 0.5);
    background: rgba(255, 255, 255, 0.5);
    color: rgba(255, 255, 255, 0.5);
    padding:5em 3em;
    z-index:1;
}

.services-lower-header-text-bg img {

}

.services-lower-header-text {
    color:#444;
}

.services-lower-header-text h1 {
    margin-top:0;
    line-height:1em;
}

.services-lower-header-text h2 {
    margin-bottom:0;
    margin-top:0;
    line-height:1em;
}


.services-lower-header-logo-bg {
    background-color: rgba(255, 255, 255, 0.8);
    background: rgba(255, 255, 255, 0.8);
    color: rgba(255, 255, 255, 0.8);
    padding:1.5em 2em;
}

.services-lower-header-banner {
    
}


.partners-text {
    text-align:center;
    color:#fff;
    padding: 4em 0.2em;
    min-height: 19em !important;
}

.partners-text h1 {
      font-size: 48px;
}

.partners-bg {
    background:url('//www.goodsignsolutions.com/hs-fs/hub/406365/file-2494227278-jpg/2015_images/GS_Customers_Partners_Header-1.jpg')no-repeat;
    background-size:cover;
    display:block;
    position:relative;
    margin-bottom:2em;
}

.partners-feb .logoPic {
    opacity:0.3;
    transition:all 0.3s;
}

.partners-feb .logo-group-tech:hover .logoPic {
    opacity:1.0;
    transition:all 0.3s;
}

.partners-feb .logo-group-tech p {
    text-align:left;
}

.partners-feb-group-heading h2 {
    font-weight: 600;
    margin-bottom: 0;
    font-size: 1.3em;
    padding: 0 0.6em !important;
    text-align:left !important;
}

.partners-feb-group-heading p {
    font-size: 0.8em;
    margin-top: 0;
    padding: 0 1em;
}

.partners-feb .logo-group-tech {
    vertical-align: middle;
    color: #444444;
    padding-top: 12px;
    font-weight: bold;
    font-size: 1em;
    margin-bottom: 25px;
    height: auto;
    background-color: #fff;
    border:0;
}

.careers-heading-bg {
    background:url('//www.goodsignsolutions.com/hs-fs/hub/406365/file-2508560750-jpg/2015_images/GS_Careers.jpg')no-repeat;
    background-size:cover;
    display:block;
    position:relative;
    margin-bottom:2em;
    min-height: 19em !important;
}

.careers-heading-text {
    text-align:center;
    color:#fff;
    padding: 5em 2em;
}

.careers-heading-text h1 {
    font-size:48px;
}


.reg-sidebar {
    border-left:1px solid #d1d1d1;
    padding-left:1.5em;
}

.reg-sidebar h2 {
    font-weight: 600;
    font-size: 1.3em;
}

.sub-main-content h2 {
    font-weight: 600;
    font-size: 1.3em;
}

.reg-sidebar h3 {
    margin-bottom:0;
}

.reg-sidebar .color-number {
    color:#00848e;
}

.reg-sidebar .sidebar-list p {
    margin-top:0;
}

.career-single-position-title {
    color:#00848e;
}

.career-single-position {
    margin: 1em auto;
}

.aboutus-header-bg {
    background:url('//www.goodsignsolutions.com/hs-fs/hub/406365/file-2519814252-jpg/2015_images/GS_About_us.jpg')no-repeat;
    background-size:cover;
    display:block;
    position:relative;
    margin-bottom:2em;
}

.aboutus-header-text {
    text-align:center;
    color:#fff;
    padding: 5em 2em;
    min-height: 19em !important;
}

.aboutus-header-text h1 {
      font-size: 48px;
}

.aboutus-header-text p {
      max-width: 35em;
  float: none !Important;
  margin: 0 auto !important;
}

.aboutus-header-text a:link, .aboutus-header-text a:visited {
    color: #FFFFFF;
    background:transparent;
    text-decoration: none;
    font-style: normal;
    border: 1px solid #fff;
    padding: 0.5em 1em;
    border-radius: 5px;
    margin: 2em 1em;
    transition:all 0.3s;
}

.aboutus-header-text a:hover {
    color: #00848e;
    background:#fff;
    text-decoration: none;
    font-style: normal;
    border: 1px solid #fff;
    padding: 0.5em 1em;
    border-radius: 5px;  
    transition:all 0.3s;
}



.people-header-bg {
    background:url('//www.goodsignsolutions.com/hs-fs/hub/406365/file-2527299614-jpg/GS_Our_people.jpg')no-repeat;
    background-size:cover;
    display:block;
    position:relative;
    margin-bottom:2em;
}

.people-header-text {
    text-align:center;
    color:#fff;
    padding: 5em 2em;
}

.people-header-text h1 {
    font-size:48px;
}

.people-header-text a:link, .people-header-text a:visited {
    color: #FFFFFF;
    background:transparent;
    text-decoration: none;
    font-style: normal;
    border: 1px solid #fff;
    padding: 0.5em 1em;
    border-radius: 5px;
    margin: 2em 1em;
    transition:all 0.3s;
}

.people-header-text a:hover {
    color: #00848e;
    background:#fff;
    text-decoration: none;
    font-style: normal;
    border: 1px solid #fff;
    padding: 0.5em 1em;
    border-radius: 5px;  
    transition:all 0.3s;
}

.person-pic {
  max-height: 100px;
  width: 100px !important;
  overflow: hidden;
  border-radius: 50%;
}

.person-pic img {
    
    max-width:100px;    
    margin: 0 20px 20px 0;
}

#hs_cos_wrapper_module_14243612895803296 > img, #hs_cos_wrapper_module_14243615065598257 > img {
  max-width: 100px;
  max-height: 100px;
  margin: 0 20px 20px 0;
  border-radius: 50%;
}

.person {
    
    padding: 30px 0 30px 0;
}

.person-social-media {
    padding: 10px 0 0 0;
}

.conversion-window {
    height: 330px !important;
    min-width: 250px;
    margin: 0 10px;

}



/* ==== KEYCONCEPT ==== */

.contact-button {
  text-transform: uppercase;
  font-style: normal !important;
  background: #A9A9A9;
  border: 2px solid #444;
  padding: 0.5em 2em;
  min-width: 10em;
  display: inline-block;
  text-align: center;
  border-radius: 3px;
  margin: 1em 1.5em;
}

.middle {
  background: #46a9c6;
  border: 2px solid #46a9c6;
  color:#fff;
  transition:all 0.2s;
}

.middle:hover {
  background: #fff;
  border: 2px solid #46a9c6;
  color:#46a9c6;
}

.light {
  background: #fff;
  border: 2px solid #46a9c6;
  color:#46a9c6;
}

.light:hover {
  background: #46a9c6;
  border: 2px solid #46a9c6;
  color:#fff;
}


/* body > div.body-container-wrapper > div > div.row-fluid-wrapper.row-depth--2.row-number-1 > div > div {
      background: #F5F5F5;
} */

.keyconcept-industry-header-icons {
    background-color: rgba(0,0,0,0.3);
  background: rgba(0,0,0,0.3);
  color: rgba(0,0,0,0.3);
  text-align: center;
  padding: 0 .2em;
}

.hex-nav {
    
}

.hex-nav ul {
    list-style:none;
}

.hex-nav li {
    display:inline-block;
    margin:0 1em;
}

.hex-nav-first ul {
    
    margin-bottom:-0.5em;
}

.hex-nav-second ul {
    margin-top:-0.5em;
    
}

.hex-nav img {
    max-width:5em;   
    opacity:0.4;
    transition:all 0.2s ease-in-out;
}

.hex-nav img:hover {  
    opacity:1;
    transform: scale(1.1);
}

.hex-nav-first {
    
}

.hex-nav-second {
    
}


.hs-content-name-gs-key-concepts-2015 .text-img-container h2:after {
  margin-left: 5px;
  content: '';
  color: #63B0C2;
  font-size: .8em;
}

.hs-content-name-gs-key-concepts-2015 .ghost-button-semi-transparent {
  display: block;
  width: auto;
  padding: 12px;
  color: #fff !important;
  background-color: transparent;
  font-size: 18px;
  border: 2px solid #fff;
  border-radius: 5px;
  text-align: center;
  outline: none;
  text-decoration: none;
  transition: background-color .2s ease-out,border-color .2s ease-out;
  font-style: normal;
}

.hs-content-name-gs-key-concepts-2015 .ghost-button-semi-transparent:hover, .hs-content-name-gs-key-concepts-2015 .ghost-button-semi-transparent:active {
  color:#303557 !important;
  background-color: #fff;
  font-size: 18px;
  border: 2px solid #fff;
  border-radius: 5px;
  text-align: center;
  outline: none;
  text-decoration: none;
  transition: background-color .2s ease-out,border-color .2s ease-out;
  font-style: normal;
}

.hs-content-name-gs-key-concepts-2015 .img-area {
  padding-top:3em;
}


.intro-block {
    color:#46a9c6;
    text-align:center;
    padding:3em 1em 4em 1em;
    max-width: 900px;
  float: none !important;
  margin: 0 auto !important;
}

.intro-block h2 {
    color: #46a9c6;
    font-size: 2em;
    
}

.intro-block p {
    font-size: 1.2em;
    font-weight: 100;
}

.intro-block span {
    font-weight:700;
    color:#46a9c6;
}

.ala-ikonit-wrapper {
    text-align:justify;
    padding:2em 1em 0 1em;
}

.ala-ikonit-wrapper:after {
    display:inline-block;
    width:100%;
    content:'';
}

.ala-ikonit a {
    display:inline-block;
    text-align:center;
    font-size:0.8em;
}

.ala-ikonit img {
    max-width:100% !important;
}

.keyconcept-header-bg {
    background:url('//www.goodsignsolutions.com/hubfs/Key_concepts/Key-concepts-header.jpg')no-repeat center center;
    background-size:cover;
    display:block;
    position:relative;
    margin-bottom:2em;
    max-height:304px;
}

.blurryblue-bg {
    background:url('//www.goodsignsolutions.com/hubfs/2015_images/Keyconcepts/GS-Case-Example.jpg')no-repeat center center;
    background-size:cover;
    width:100%;
}

.sub-blurryblue-bg {
    background:url('//www.goodsignsolutions.com/hubfs/2015_images/Keyconcepts/Subscribe-GS-blog.jpg')no-repeat center center;
    background-size:cover;
    width:100%;
}

.auto-blurryblue-bg {
    background:url('//www.goodsignsolutions.com/hubfs/GS-Case-Two.jpg')no-repeat center center;
    background-size:cover;
    width:100%;
}

.blue-layer {
    background-color: rgba(3, 81, 104, 0.7);
    background: rgba(3, 81, 104, 0.7);
    color: rgba(3, 81, 104, 0.7);
    margin: 2em 0;
}
    
.promocontent {
    max-width:700px;
    padding:3em 1em;
    text-align:center;
    color:#fff;
    float:none !important;
    margin:0 auto !important;
}

.hs-content-name-gs-key-concepts-2015 form.hs-form {
  margin-bottom: 30px;
  background-color: transparent;
}

.hs-content-name-gs-key-concepts-2015 .hs-form-field>label {
  font-weight: normal;
  color: #fff!important;
  display: none;
}

.hs-content-name-gs-key-concepts-2015 #hs_cos_wrapper_module_143409521211520295_title {
    margin:0;
}



.hs-content-name-gs-key-concepts-2015 .hs-input {
  max-width: 55%!important;
  float: left!important;
  display: inline-block!important;
  margin-top: 0.3em;
}



.hs-content-name-gs-key-concepts-2015 .btn-primary, .hs-button.primary {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  background-color: transparent;
  background-image: none;
  border: 2px solid #fff;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  box-shadow: none;
  color: #fff;
  cursor: pointer;
  display: -moz-inline-stack;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  height: auto;
  line-height: 18px;
  padding: ;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 0 #00004d;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  padding: 8px 0;
  max-width: 35%;
  display: inline-block;
  position: relative;
  margin-top: -1em;
  transition:all 0.2s;
}

.hs-content-name-gs-key-concepts-2015 .hs-form .btn-primary {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  background-color: transparent;
  background-image: none;
  border: 2px solid #46a9c6;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  box-shadow: none;
  color: #46a9c6;
  cursor: pointer;
  display: -moz-inline-stack;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  height: auto;
  line-height: 18px;
  padding: ;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 0 #00004d;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  padding: 8px 0;
  max-width: 35%;
  display: inline-block;
  position: relative;
  margin-top: -1em;
  transition: all .2s;
}

.hs-content-name-gs-key-concepts-2015 .btn-primary, .hs-button.primary:hover {
    color:transparent;
    background:#fff;
}



.lp-bigbg {
    background:url('//www.goodsignsolutions.com/hubfs/Backgrounds/bubbly-bg.jpg') no-repeat left top;
    background-size:cover;
    min-height: 1200px !important;
}

.hs-content-name-lp-summer-blog-activation-subscribe-win .body-container {
    max-width:100%;
}

.hs-content-name-lp-summer-blog-activation-subscribe-win .header-container-wrapper {
  margin-bottom: 0;
}

.main-cont {
  max-width: 1080px;
  margin: 0 auto!important;
  float: none!important;
  padding: 4em 1em;
}

.lp-form-wrap {
    max-width: 600px;
    float:none !important;
    margin:0 auto !important;
}

.lp-form-wrap .hs-button.primary {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  background-color: #46a9c6;
  background-image: none;
  border: 2px solid #444;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  box-shadow: none;
  color: #fff;
  cursor: pointer;
  display: -moz-inline-stack;
  display: inline-block;
  font-size: 1.1em;
  font-weight: 100;
  height: auto;
  line-height: 1.2em;
  padding: ;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 0 #00004d;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  padding: 8px 0;
  max-width: 20em;
  display: inline-block;
  position: relative;
  margin-top: 0.5em;
  transition: all 0.2s;
  float: none !important;
  margin: 1em auto !important;
  display: block;
}

.lp-form-wrap .hs-button.primary:hover {
  background:#fff;
  color:#46a9c6;
}

.lp-form-wrap form.hs-form {
  margin-bottom: 30px;
  background-color: transparent;
}

.lp-head-text {
    background-color: rgba(255, 255, 255, 0.8);
    background: rgba(255, 255, 255, 0.8);
    padding:1em;
}

.lp-main-textwrap ul {
    padding-left: 1.2em;
}

.lp-main-textwrap {
    background-color: rgba(255, 255, 255, 0.8);
    background: rgba(255, 255, 255, 0.8);
    padding:4em;
}

.lp-lower-links {
    text-align:center;
}



/* ============================================== NEW BLOG STYLES ====================================================== */

.post-body h1 {
    font-weight: 400;
}

.blog-header-bg {
    background:url('//www.goodsignsolutions.com/hs-fs/hub/406365/file-2376109185-jpg/2015_images/GS_Blog_Header.jpg')no-repeat;
    background-size:cover;
    display:block;
    position:relative;
    margin-bottom:2em;
}

.blog-header-text {
    text-align:center;
    color:#fff;
    padding: 2em 0.2em;
    min-height: 19em !important;
}

.blog-header-text h1 {
      font-size: 48px;
}

.tiimi-table img, #hs_cos_wrapper_module_141647312620913412 > table > tbody > img {
    width: 5em !important;
    height: 5em !important;
    max-width: 5em !important;
    max-height: 5em !important;
    margin-right: 1em;
    border-radius:99px;
    -webkit-border-radius:99px;
    -moz-border-radius:99px;
}

.tiimi-kuvaus {
    font-size:0.9em;
}

.tiimi-table strong {
    color:#00b6c7;
}

.blog-sidebar {
    border-left:1px solid #d1d1d1;
    padding-left:1.5em;
}

.blog-sidebar form.hs-form {
    margin-bottom: 30px;
    background-color: transparent;
}

.blog-sidebar .hs-button.primary {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background-color: #fff;
    background-image: none;
    border: 1px solid #00b6c7;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    box-shadow: none;
    color: #00b6c7;
    cursor: pointer;
    display: -moz-inline-stack;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    height: auto;
    line-height: 18px;
    padding: ;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 0 #00004d;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 0;
}

.author-palkki {
    position: relative;
    background: #fff;
    padding: 1em 2em;
    border: 1px solid #d1d1d1;
    text-align:left;
    margin:2em auto;
}

.author-palkki .hs-author-social-section {
    float:right;
}

.author-palkki .hs-author-avatar img {
    max-width:6em;
}

.author-palkki .hs-author-avatar {

}

.author-palkki-tekstit {
    
}

.blog-sidebar h3 {
    font-weight:bold;
}

.gs-blog-container h2 {
    font-weight:300;
    color:#00b6c7;
    font-size:18pt;
}

.gs-blog-container h3 {
    font-weight:500;
    color:#444;
    font-size:14pt;
}

.gs-blog-container .section.post-body {
    padding: 0;
    border: 0;
}

.gs-blog-recent ul {
    list-style:none;
    padding-left:0;
}

.gs-blog-recent li:before {
    margin-right: 5px; 
    content: '\25BA';
    color:#63B0C2;
}

.gs-blog-topics ul {
    list-style:none;
    padding-left:0;
}

.hs-author-listing-header {
  margin: 0 0 .75em 0;
  margin-top: 2em;
  font-weight: 600 !important;
  color: #00b6c7 !important;
  text-decoration: underline;
}

.hs-author-social-label {
    font-weight:600;
}

.hs-author-social-section {
    margin-top: 1em;
}

.hs-author-avatar img {
  max-width: 6em;
  border-radius: 100%;
}

.hs-author-profile .hs-author-avatar img {
  width: auto;
  margin-bottom: 1em;
}

.cta-block-image-container {
    padding:2em 1em;
    text-align:center;
    border-right: 1px dashed #d1d1d1;
    display:block;
    position:relative;
}

.cta-block-image-container .cta_button {
    max-width:90%;
}



.row-fluid .widget-type-custom_widget:last-child .cta-block-image-container {
    border-right:none !important;
}

.cta-block-image {
    
}

.cta-block-image img {
    max-width: 6em;
    height: auto;
}

.cta-block-image-text {
    
}

.cta-block-image-text h3 {
    font-size:1.3em;
}

.cta-block-image-text p {
    color: #868686;
}

.blog-sidebar .hs-form-field label {
    font-weight: normal;
    color: #444!important;
}

.service-single-header-text h3 {
    margin-bottom:0 !important;
}

.service-single-header-text h1 {
    margin-top:0;
}




.ghost-button-semi-transparent {
  display: block;
  width: auto;
  padding: 12px;
  color: #fff;
  background-color:#46a9c6;
  font-size: 18px;
  border: 2px solid 46a9c6;
  border-radius: 5px;
  text-align: center;
  outline: none;
  text-decoration: none;
  transition: background-color 0.2s ease-out, border-color 0.2s ease-out;
  font-style: normal;
}

.ghost-button-semi-transparent:hover, .ghost-button-semi-transparent:active {
  background-color: #fff;
  background-color: #fff2;
  border-color: #46a9c6;
  border-color: #46a9c6;
  transition: background-color 0.3s ease-in, border-color 0.3s ease-in;
  font-style: normal;
  color: #46a9c6;
}

.single-resource {
  max-width: 320px;
  margin: 2em auto;
  min-height: 550px;
  display: block;
  position: relative;
  margin-bottom: 4em !important;
}

.resource-cta {
  position: absolute;
  width: auto;
  bottom: 0;
}


/* ============= CONTACT US */

.contactus-header-bg {
    background:url('//www.goodsignsolutions.com/hs-fs/hub/406365/file-2656546538-jpg/2015_images/GS_Contact.jpg')no-repeat center center;
    background-size:cover;
    position:relative;
    margin-bottom:2em;
}

.map-header h3 {
    color:#46a9c6;
    margin-bottom:0;
}


/* FORM BUTTON */

.lp-form-narrow .hs-form .hs-button.large.primary {
  background-color: #00b1cb;
  max-width: 500px;
  text-align: center!important;
}



/* === JULY HOMEPAGE TEMPLATE + OVERRIDING STYLES BODYCLASS= "styleJuly" =================================================================== */

.basicTranspButton {
    color:#fff !important;
    text-transformation:uppercase;
    border:4px solid #fff;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    background:transparent;
    transition:all 0.2s;
    padding:.3em 2em;
    font-style:normal !important;
    font-size:1.4em;
}

.basicTranspButton:hover {
    color:#444 !important;
    background:#fff;
}


/* == HEADER == */
.styleJuly {
    border-top:none;
}

.styleJuly .body-container {
  max-width: 100%;
  margin: 0 auto;
  padding-top: 0;
}

.styleJuly .header-container-wrapper {
    background:none;
    padding:0;
    margin:0;
}

.headerJulyContainer {
    padding:2em 0.5em;
    position:absolute;
    top:0;
    z-index: 99;
    background-color: rgba(249, 251, 255, 0.8);
    background: rgba(249, 251, 255, 0.8);
    -webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow:    0px 3px 5px 0px rgba(50, 50, 50, 0.5);
    box-shadow:         0px 3px 5px 0px rgba(50, 50, 50, 0.5);
}

.headerLogo {
    margin-left: 2em !important;
}

.headerLogo img {
    max-height: 70px !important;
    width: auto !important;
}

.fullHomeBg {
    background:url('//www.goodsignsolutions.com/hubfs/Backgrounds/bigBluebg.jpg')no-repeat top center;
    background-size:cover;
    display:block;
    min-height:900px !important;
}

.homeTopNav {
    max-width:950px;
}

.homeTopNav .hs-menu-wrapper.hs-menu-flow-horizontal {
    
}

.homeTopNav .hs-menu-wrapper.hs-menu-flow-horizontal ul {
  height: 100%;
  position: relative;
  top: 1em;
}

.homeTopNav .hs-menu-wrapper.hs-menu-flow-horizontal ul li {
    height:100%;
}

.homeTopNav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    text-transform:uppercase;
    color:#444;
    font-size: 1.1em;
}

.homeTopNav .hs-menu-wrapper.hs-menu-flow-horizontal ul li a:hover {
    color:#000;
}


/* == REST OF CONTENT == */

.mainWrap {
  max-width: 1080px;
  float: none !important;
  margin: 0 auto !important;
  padding: 1em;
}

.headingText{
    padding-top:15em;
}

.headingText h1 {
    font-family:Georgia;
    color:#fff;
}

.headingText h1 span.darkblue {
    color:#007b92;
}

.centeredHeading {
    text-align:center;
}

.centeredHeading h2 {
      color: #007a96;
  font-size: 2.5em;
  margin-bottom: 1em;
  font-weight:700;
}

.benefitContainer {
    max-width: 300px;
  float: none !important;
  margin: 0 auto !important;
}

.iconBg {
    min-height:150px;
    background-size:contain !important;
}

.benefitText {
    color:#46a9c6;
}

.benefitText h3 {
    color:#007a96;
    text-align:center;
}

.fullWidthBg {
  background: url('//www.goodsignsolutions.com/hubfs/2015_images/Keyconcepts/Subscribe-GS-blog.jpg')no-repeat center center;
  background-size: cover;
}

.mainWrap .promocontent {
    margin-bottom:2em;
}

.mainWrap .promocontent .hs-button.primary {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  background-color: transparent;
  background-image: none;
  border: 2px solid #fff;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  box-shadow: none;
  color: #fff;
  cursor: pointer;
  display: -moz-inline-stack;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  height: auto;
  line-height: 19px;
  padding: ;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 0 #00004d;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  padding: 8px 0;
  max-width: 35%;
  display: inline-block;
  position: relative;
  margin-top: -1em;
  transition: all .2s;
  font-style:normal;
    margin: 2em 1em !important;
}

.mainWrap .promocontent .hs-button.primary:hover {
  color: transparent;
  background: #fff;
}

.greyBg {
    background:#eeeeee;
}

.homeResourceWrap {
      max-width: 290px;
  margin: 0 auto !important;
  float: none !important;
  position:relative;
  display:block;
}

.homeResImg {
    text-align:center;
    max-height:200px;
    background-size:cover;
}

img.homeResIcon {
      max-height: 100px;
  padding: 1em;
}

.homeResText {
    color:#46a9c6;
}

.homeResText h3 {
        color:#46a9c6;
    text-align:center;
}

.centeredHeading .cta_button {
      max-width: 350px;
  float: none !important;
  margin: 3em auto !important;
}

.videoWrap {
    float:none !important;
    margin:0 auto !important;
    max-width:450px;
}

.darkBg {
    background:#444444;
    margin: 4em 0 0 0;
}

.darkBgText {
    color:#fff;
    text-align:center;
}

.darkBgText .cta_button {
  display: inline-block !important;
  margin: 0 2em;
}

.blueContent {
    color:#46a9c6;
}

.blueCol {
    color:#46a9c6;
}










@media screen and (min-width: 990px){
    .single-resource {
      max-width: 320px;
      margin: auto auto;
      min-height: 550px;
      display: block;
      position: relative;
      float: left;
    }   
}


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

                                    MOBILE MENU STARTS HERE
                                    
============================================================================================================================== */

/**
 * 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.                     
 */
 
@media (max-width: 568px){
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
    float: left;
}    
}

@media (max-width: 768px){
    
    
    .hex-nav-first ul {
      margin-bottom: 0;
      padding: 0;
    }
    
    .hex-nav-second ul {
      margin-top: 0;
      padding: 0;
    }
    
    .hex-nav li {
    display:inline-block;
    margin: 0 .1em;
    }
    
    .hex-nav img {
    max-width:3em;   
    opacity:1;
    transition:all 0.2s ease-in-out;
    }
    
    .left-side-grid {
    display:none;
    }
    
    .partners-feb .logoPic {
    opacity:1.0;
    transition:all 0.3s;
    }
    
    .services-lower-header-text-bg img {
        max-width: 9em;
        margin: 2em auto;
    }
    
    
    .fujitsu-header-bg {
        background: url('//www.goodsignsolutions.com/hs-fs/hub/406365/file-2388149305-jpg/2015_images/GS_Case_Fujitsu_Header_blur.jpg')no-repeat center right;
        background-size: cover;
        display: block;
        position: relative;
        margin-bottom: 3em;
    }
    
    .service-single-header-text-bg {
        background-color: rgba(255, 255, 255, 0.5);
        background: rgba(255, 255, 255, 0.5);
        color: rgba(255, 255, 255, 0.5);
        padding:5em 3em;
        z-index:1;
        width: auto;
        float: none;
    }
    
    .service-single-header-bg {
        background-size: cover !important;
        display: block;
        position: relative;
        margin-bottom: 2em;
        position: relative;
        overflow: visible;
    }
    
    
    .solutions-all-text-left {
        text-align:center;
    }

    .solutions-all-text-right {
        text-align:center;
    }
    
    .solutions-all-header-text-right {
        text-align:center;
    }

    .solutions-all-header-text-left {
        text-align:center;
    }
    
    .full-width-img-left .img-area {
    margin-left:0;
    }
    
    .wroomle-contact-form {
    width: 100% !important;
    margin: 0 auto !important;
    position: relative;
    }
    
    .wroomle-welcome-about h1 {
    color: #ef7d00;
    text-transform: uppercase;
    text-align: left;
    font-size: 1.3em;
    font-weight: bold;
    }
    
    .left-text, .right-text {
    font-weight: bold;
    position: relative;
    text-align:center;
    padding: 1em;
    }
    
    .left-arrow, .right-arrow {
        display:none !important;
    } 
    
    .left-arrow img, .right-arrow img {
        display:none !important;
    } 
    
    .left-subcta {
    text-align:center;
    padding: 3em 2em;
    min-height: 25em!important;
    background: rgba(0,0,0,0.3);
    width:100% !important;
    }
       
    .right-subcta {
        text-align:center;
        padding: 3em 2em;
        min-height: 25em!important;
        background: rgba(0,0,0,0.5);
        width:100% !important;
    }
    
    .opportunity-upper1, .opportunity-upper2, .opportunity-upper3 {
    width: 100% !important;
    }

    .opportunity-lower1, .opportunity-lower2, .opportunity-lower3, .opportunity-lower4 {
    padding: 1em 2em;
    display: block;
    min-height: 10em !important;
    width: 100% !important;
    }
    
    .benefits {
    margin:0 auto !important;
    float: none !important;
    }
    
    .left-benefits {
    text-align:center;
    margin:0 auto !important;
    float:none !Important;
    }

    .right-benefits {
        text-align:center;
        margin:0 auto !important;
        float:none !important;
    }
    
    .left-benefits h3, .right-benefits h3 {
        text-transform:uppercase;
        margin-bottom:0;
        font-weight:bold;
    }
    
    .left-benefits p, .right-benefits p {
        margin-bottom: 2em;
    }
    
    
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
     max-width: 100%;
     width:100%;
}    
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    width: 100%;

}

  /*    SUB MENU */
  .submenu-item, .submenu-solutions {
        display:block;
        padding:10px;
        border:1px solid #D1D1D1;
        margin:5px;
        cursor: pointer;
    }
    .submenu-item {
        display:none;
    }
    
    .etusivu-slider {
        display:none;
    }
}


@media (min-width: 768px){
    
    .grid-mobile {
    display:none;
    }
    
    
  a.mobile-trigger, a.child-trigger {
      display: none !important; /* Hide button on Desktop */
  }
  
  .submenu-solutions {
        display:none;
    }
    .submenu-item {
        display:inline-block !important;
    }

}

@media (max-width: 767px){
    
    
    
    .hs-content-name-gs-key-concepts-2015 .hs-input {
  max-width: 100%%!important;
  float: none!important;
  display: block!important;
  margin-top: 0.3em;
}



.hs-content-name-gs-key-concepts-2015 .btn-primary, .hs-button.primary {

  max-width: 100%;
  display: block;
  position: relative;
  margin-top: 1em;
}
    
    .full-width-img-right {
    position: relative;
    width: 100%;
    background:#F5F5F5;
    border-bottom: 1px solid rgba(194,194,194,0.46);
}

.full-width-img-right .img-area {
    float:right;
}

.full-width-img-left .text-area {
    float:right;
}

.full-width-img-left {
    position: relative;
    width: 100%;
}

.text-img-container {
  max-width: 900px;
  float: none!important;
  margin: 0 auto!important;
  min-height: 15em!important;
  padding: 5em .5em;
  position: relative;
  display: block;
  height: 100%;
}

.text-img-container h2:after {
    margin-left: 5px; 
    content: '\25BA';
    color:#63B0C2;
    font-size: 0.8em;
}

.text-img-container h2 {
    margin-bottom:0;
    margin-top:0;
}

.text-area {
  max-width: 100%;
  padding: 1em;
  float: left;
  display: table-cell;
  position: relative;
  display: block;
  float: none !important;
  margin: 0 auto !important;
}

.img-area {
  text-align: center;
  max-height: 100%;
  line-height: 15em;
  max-width: 240px;
  float: none!important;
  margin: 0 auto!important;
  display: table-cell;
  position: relative;
  width: 100%;
  text-align: center;
  display: block;
  position: relative;
}

.img-area img {
    vertical-align:middle;
    height: auto;
    float:none !important;
    margin:0 auto !important;
}
    
    
    
    
    .lp-content {
    padding-right: 0px;
}
    
    
    .reference-text {
    padding:0 1em;
    }
    
    .solutions-all-header-text-right-bg {
    width:100% !important;
    text-align:center;
    }

    .solutions-all-header-text-left-bg {
    width:100% !important;
    text-align:center;
    }
    
    .video1,
    .video2,
    .video3 {
    
    position: relative;
    top: 10px;
    }
    
    

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

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



  /* Menu Reset - Remove styling from desktop version of top-nav */
  /* Place any additional CSS you want removed from the mobile menu in this reset */
  .top-nav, .top-nav *{
    display: block;
    /* float: none; */
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0px !important;
    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: #fff;
    font-size: 1em;
    }
    
    .top-nav .hs-menu-item {
    background-color: transparent !important;
    max-height: 100% !important; 
    color: #ffffff;
    font-style: normal;
    }


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

  a.mobile-trigger {
      display: inline-block !important; /* Hide button on Desktop */
      cursor: pointer; /* Mouse pointer type on hover */
      position: absolute; /*******************************************/
      top: 0px;          /* Position Button at top right of screen  */
      right: 10px;        /*******************************************/
      width: auto; /* Button width */
      height: auto; /* Button height */      
      padding: 12px 10px !important;
      background: #000000; /* Background color */
      z-index: 99999999999; /* Z-index to keep button on top of other layers */
      -webkit-transition: background-color 0.2s linear; /* Button color transition effect */
      font-size: 16px;
      font-weight: normal;
      text-align: left;
      text-transform: uppercase;
      -webkit-border-bottom-right-radius: 6px;
      -webkit-border-bottom-left-radius: 6px;
      -moz-border-radius-bottomright: 6px;
      -moz-border-radius-bottomleft: 6px;
      border-bottom-right-radius: 6px;
      border-bottom-left-radius: 6px;
      -webkit-transition:color .2s ease-in; 
      -moz-transition:color .2s ease-in;
      transition:color .2s ease-in;
  }

  a.mobile-trigger:hover {
      text-decoration: none; /* Removes link text underline on button */
      color: #ffffff;
  }

  a.mobile-trigger span{
      display: inline;
  }

  a.mobile-trigger span:before{
      position: absolute;
      content: 'Menu'; /* Change the text on the closed toggle button */
  }

  a.mobile-trigger span:after{
      position: relative;
      right: 2px;
      content: 'Close'; /* Change the text on the open toggle button */
      background-color: #000000;
      opacity: 0;
      transition: opacity .4s ease-in-out;
      -moz-transition: opacity .4s ease-in-out;
      -webkit-transition: opacity .4s ease-in-out; 
  }

  /* Change button when menu is open */
  .mobile-open a.mobile-trigger{
      -webkit-transition:background-color 0.2s linear; /* Button color transition effect */
      -moz-transition:background-color 0.2s linear; /* Button color transition effect */
      transition:background-color 0.2s linear; /* Button color transition effect */
      background: transparent; /* Changes button background to be slightly darker than open menu color */  
  }

  .mobile-open a.mobile-trigger span:after{
     opacity: 1; 
  }


  /* Toggle Button Icon & Animations
     ========================================================================== */

  a.mobile-trigger i {
      display: inline;
      position: relative;
      top: -5px;
      margin-left: 5px;
      -webkit-transition-duration: 0s;
      -webkit-transition-delay: .2s;
      -moz-transition-duration: 0s;
      -moz-transition-delay: .2s;
      transition-duration: 0s;
      transition-delay: .2s;
  }
  a.mobile-trigger  i:before, a.mobile-trigger i:after {
      position: absolute;
      content: '';
  }
  a.mobile-trigger  i, a.mobile-trigger  i:before, a.mobile-trigger  i:after {
      width: 15px; /* Icon line width */
      height: 2px; /* Icon line height */
      background-color: #fff; /* Icon color */
      display: inline-block;
  }
  a.mobile-trigger  i:before {
      margin-top: -6px; /* Position top line */
      -webkit-transition-property: margin, -webkit-transform;
      -webkit-transition-duration: .2s;
      -webkit-transition-delay: .2s, 0;
  }
  a.mobile-trigger  i:after {
      margin-top: 6px; /* Position bottom line */
      -webkit-transition-property: margin, -webkit-transform;
      -webkit-transition-duration: .2s;
      -webkit-transition-delay: .2s, 0;
  }
  .mobile-open a.mobile-trigger i {
      background-color: rgba(0,0,0,0.0);
      -webkit-transition-delay: .2s;
      -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
      -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0);
      box-shadow:         0px 1px 1px rgba(0, 0, 0, 0);
  }
  .mobile-open a.mobile-trigger i:before {
      margin-top: 0;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      -webkit-transition-delay: 0, .2s;
      -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
      -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0);
      box-shadow:         0px 1px 1px rgba(0, 0, 0, 0);
  }
  .mobile-open a.mobile-trigger i:after {
      margin-top: 0;
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
      -webkit-transition-delay: 0, .2s;
      -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
      -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0);
      box-shadow:         0px 1px 1px rgba(0, 0, 0, 0);
  }

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

  a.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: 2.8em!important; /* Button height */  
      padding: 0 !important;
      border-left: 1px dotted rgba(255, 255, 255, .20);
  }
  a.child-trigger:hover {
      text-decoration: none;
  }


  /* Child Toggle Button Icon & Animations
     ========================================================================== */

  a.child-trigger span {
      position: relative;
      top: 50%; /* Centers icon inside button */
      margin: 0 auto !important;
      -webkit-transition-duration: .2s;
      -moz-transition-duration: .2s;
      transition-duration: .2s;
  }
  a.child-trigger span:after {
      position: absolute;
      content: '';
  }
  a.child-trigger span, a.child-trigger span:after {
      width: 10px; /* Icon line width */
      height: 1px; /* Icon line height */
      background-color: #fff; /* Icon color */
      display: block;
  }
  a.child-trigger span:after {
      -webkit-transform: rotate(-90deg);
       -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
       -webkit-transition-duration: .2s;
       -moz-transition-duration: .2s;
      transition-duration: .2s;
  }
  a.child-trigger.child-open span:after {
      -webkit-transform: rotate(-180deg);
       -ms-transform: rotate(-180deg);
      transform: rotate(-180deg);
       -webkit-transition-duration: .2s;
       -moz-transition-duration: .2s;
      transition-duration: .2s;
  }
  a.child-trigger.child-open span {
      -webkit-transform: rotate(180deg);
       -ms-transform: rotate(180deg);
      transform: rotate(180deg);
       -webkit-transition-duration: .2s;
       -moz-transition-duration: .2s;
      transition-duration: .2s;
  }
  
/*wroomle home page slider*/
.hs_cos_flex-slider .superimpose .caption {
    color: white;
    font-size: 0.7em;
    line-height: 1.2em;
    padding: 0 5% 0 5%;
    width: 50%;
    height: 140%;
    top: 10%;
    text-align: left;
    background-color: #ef7e1a;
    opacity: .85;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}

#hs_cos_wrapper_module_14121508401751809 > div {
    padding: 0 5%;
}

#hs_cos_wrapper_module_14121508401751809 > div > ul {
    padding-left: 0 5% !important;
}

.top-nav .hs-menu-flow-horizontal>ul>li a {
font-size: 1em !important;
line-height: 2em !important;
overflow: visible !important;
}


/*******************end of slider***********************/
    
  /* Menu Styles on Mobile Devices
     ========================================================================== */  


  /* Hide menu on mobile */
  .top-nav.js-enabled .hs-menu-flow-horizontal,
  .top-nav.js-enabled .hs-menu-children-wrapper{
      display: none;
  }  

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

  /* Mobile Menu Styles */
  .top-nav.js-enabled .hs-menu-flow-horizontal{
      position: absolute; /**************************************************************/
      top: 0;             /* Positions the menu to drop from the very top of the screen */
      left: 0px;          /**************************************************************/                                              
      width: 100%;   
      -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.65);
      -moz-box-shadow:    0px 5px 5px 0px rgba(0, 0, 0, 0.65);
      box-shadow:         0px 5px 5px 0px rgba(0, 0, 0, 0.65); 
  }
  .top-nav .hs-menu-flow-horizontal{
      padding: 40px 0 0 0; /* Padding to add room for close button */
      background-color: #000000; /* Menu background color set off global mobile-menuColor variable */
      width: 100%; /* Full screen width */
      z-index: 8888;
  }

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

  /* Level 1 and Higher Menu List Styles */
  .top-nav .hs-menu-flow-horizontal ul li{
      border-top: 1px dotted rgba(255, 255, 255, .35); /* Adds transparent dark highlights to top of top level list items */
  }
  .top-nav .hs-menu-flow-horizontal ul li a{
      padding: 0 10px;
  }
  .top-nav .hs-menu-flow-horizontal ul li a:hover{
      color: #ffffff; /* link hover color set by global mobile-aColorHover variable */
  }

  /* Level 2 and Higher Menu List Styles */
  .top-nav .hs-menu-flow-horizontal > ul ul li{
     background-color: rgba(255, 255, 255, .08);
  }
  .top-nav .hs-menu-flow-horizontal > ul ul li a{
      text-indent: 10px; /* Indent Child lists */
      font-size: 16px; /* Font size of child lists */
  }

  /* Level 3 and Higher Menu List Styles */
  .top-nav .hs-menu-flow-horizontal > ul ul ul li a{
      text-indent: 30px; /* Indent Child lists */
  }
  .top-nav .hs-menu-flow-horizontal > ul ul ul ul li a{
      text-indent: 50px; /* Indent Child lists */
  }
  
  /* =============== WROOMLE MOBILE STUFF ============================= */

.wroomle-nav ul li {
    height: auto;
    padding: 0px;
}

.wroomle-nav ul li a {
    border-top: 1px solid #D1D1D1;
    font-size: 1em;
    height: 3em;
    font-weight: 600;
    color: #B2B2B2 !important;

}
  
}


/* ======================================= MOBILE MENU ENDS ============================================================== */


@media (max-width: 940px) {
    
.lp-contact h2 {
    
    font-size: 16px !important;
}

}

@media (max-width: 990px) {
    
.home-column {
    float: none!important;
    margin: 0 auto!important;
    width: 100%!important;
    border-bottom: 1px solid #ECECEC;
    padding: 1em 1em 3em 1em;
}

.conversion-window {
    height: auto!important;
    min-width: auto;
    margin: 0 10px;
}


}

@media (max-width: 980px) {
   
   .conversion-window {
        float: none !important;
        margin: 0 auto !important;
    }

}


@media (max-width: 765px) {

.lp-contact-text {
    line-height: 1.5em;
}

.lp-header-text-bg {
   
    padding: 0.5em 2.5em;
   


}

}


@media (max-width: 550px) {
    
    .lp-main-textwrap {
    background-color: rgba(255, 255, 255, 0.8);
    background: rgba(255, 255, 255, 0.8);
    padding:1em;
}
    
    .lp-header-text-bg {
   
    padding: 0em 2.5em;
    
}

.upper-part-logo img{
    min-width: 280px;
}

.lp-logo img{
    min-width: 280px;
}
}

