/* @ndexmport url('https://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;}


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

/*
    This file was generated by the setup wizard, when you chose your colors and font.
    Feel free to edit this file as must as you want to create a style you love.
*/



@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'icomoon';
    src:url('https://cdn2.hubspot.net/hub/398538/fonts/icomoon.eot?7337qk');
    src:url('https://cdn2.hubspot.net/hub/398538/fonts/icomoon.eot?#iefix7337qk') format('embedded-opentype'),
        url('https://cdn2.hubspot.net/hub/398538/fonts/icomoon.woff?7337qk') format('woff'),
        url('https://cdn2.hubspot.net/hub/398538/fonts/icomoon.ttf?7337qk') format('truetype'),
        url('https://cdn2.hubspot.net/hub/398538/fonts/icomoon.svg?7337qk#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'swis721_th_btthin';
    src: url('https://cdn2.hubspot.net/hub/398538/fonts/swz721t-webfont.eot');
    src: url('https://cdn2.hubspot.net/hub/398538/fonts/swz721t-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cdn2.hubspot.net/hub/398538/fonts/swz721t-webfont.woff') format('woff'),
         url('https://cdn2.hubspot.net/hub/398538/fonts/swz721t-webfont.ttf') format('truetype'),
         url('https://cdn2.hubspot.net/hub/398538/fonts/swz721t-webfont.svg#swis721_th_btthin') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'swis721_ltcn_btlight';
    src: url('https://cdn2.hubspot.net/hub/398538/fonts/swz721lc-webfont.eot');
    src: url('https://cdn2.hubspot.net/hub/398538/fonts/swz721lc-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cdn2.hubspot.net/hub/398538/fonts/swz721lc-webfont.woff') format('woff'),
         url('https://cdn2.hubspot.net/hub/398538/fonts/swz721lc-webfont.ttf') format('truetype'),
         url('https://cdn2.hubspot.net/hub/398538/fonts/swz721lc-webfont.svg#swis721_ltcn_btlight') format('svg');
    font-weight: normal;
    font-style: normal;

}
a, a:focus
{
text-decoration:none;
outline:none;
}
@charset "utf-8";
/* CSS Document */
body {
    margin: 0
}
div, aside, details, figcaption, figure, footer, header, hgroup, main, nav, div, summary {
    display: block
}
textarea { overflow: auto; }
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}
figure {
    margin: 0;
}
.dropdown-menu a:hover {
    color: #e5e5e5 !important;
}
button, html input[type="button"], input[type="reset"], input[type="submit"], a {
    cursor: pointer;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: #005696;
    font-family: Arial,Helvetica,sans-serif;
	font-weight: 500;
	line-height: 1.1;
}
h1, .h1, h2, .h2, h3, .h3 {
	margin-bottom: 10px;
	margin-top: 20px;
}

.new-section
{
    border-bottom: 1px solid #eaeaea;
    background: #fafafa;
    margin: 15px;
    float: left;
}

.txt-part1>h3 {
    font-size: 24px;
    margin-top: 0;
}

ul,li
{
margin:0;
padding:0;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
	display: block;
	height: auto;
	max-width: 100%;
}
.solution-info > a {
    float: left;
}
.solution-info .thumbnailText a {
    text-decoration: none;
}
.solution-info .thumbnailText a:hover {
    text-decoration: underline;
}
#fancyNewsRss > div {
    display: none;
}
.industry-page .productBox {
    width: 225px;
}
.industry-page .caption > p {
    margin-left: 0;
    padding: 13px 12px;
    text-align: left;
}
.supply .img-responsive {
    height: 200px;
    width: 200px;
}
.management-vedios .wistia_embed {
    float: left;
    margin: 0;
}
.management-vedios .wistia_embed:last-child {
    float: right;
}
.solution-upper-txt .lft-part {
    float: left;
}
.about ul {
    margin: 0 54px;
}
.solution-upper-txt > div {
    float: left;
    margin: 0 0 28px;
    width: 100%;
}
.solution-upper-txt .rght-part {
    float: right;
    width: 66%;
}
.solution-upper-txt iframe {
    float: right;
    margin: 0px 0 23px 23px;
}
.MainBox a .img-responsive {
    height:  auto !important;
}
.productMainRight .buy-now {
    background: none repeat scroll 0 0 #36d84d;
    border-bottom: 3px solid #259134;
}
.productMainRight .buy-now:hover {
    background: none repeat scroll 0 0 #259134;
    border-bottom: 3px solid #36d84d;
}
.clultr-btn {
    background: none repeat scroll 0 0 #028bf1;
    border-color: #005696;
    border-image: none;
    border-radius: 4px;
    border-style: none none solid;
    border-width: medium medium 2px;
    color: white;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 17px;
    padding: 10px 24px;
}
.industry-page .productBox {
    margin: 12px -8px;
    width: 225px;
}
.industry-page p .img-responsive {
    float: right;
    margin: 8px 0 16px 16px;
}
label {
	display: inline-block;
	font-family: Arial,Helvetica,sans-serif;
	margin-bottom: 5px;
}
.footer .container .discoverText > h1 {
    font-size: 24px;
    line-height: 30px;
}
header {
	clear: both;
	font-family: Arial,Helvetica,sans-serif;
	padding: 25px 0;
	width: 100%;
	display: inline-block;
	padding: 15px 0 10px;
}

.rightside i {
	color: #acc885;
}
.lft-part img {
  max-width: 204px;
}
p {
	color: #535353;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 25px;
	margin: 0 0 10px;
}
.nav > li {

/*	display: block;
*/	position: relative;
}
.nav.navbar-nav {
	display: inline-block;
	*display: inline;
	margin: 0;
	padding: 0;
	text-align:center;
}
.rightside {
	border-right: 2px solid #EFEFEF;
	float: left;
	width: 140px;
}
.socialicon {
	 display: inline-block;
*display: inline;
zoom: 1;
    float: none;
    margin-left: 15px;
    margin-top: 5px;
}
.main-nav {
    background: url("https://cdn2.hubspot.net/hub/398538/images/menuback.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    clear: both;
    font-family: Arial,Helvetica,sans-serif !important;
    position: relative;
    z-index: 2147483647;
}
.navbar-collapse {
	display: block;
	height: 50px;
	text-align: center;
}
.nav.navbar-nav {
	display: inline-block;
}
.shadow {
	background: url(https://cdn2.hubspot.net/hub/398538/images/shadow.png) no-repeat center;
	bottom: 0;
	display: block;
	height: 40px;
	position: absolute;
	width: 100%;
	z-index: 100;
	top: 50px;
}
.mainNav 
{
	position:relative;
	z-index:99999999999999;
}
.zero {
	padding: 0px !important;
}
.discover {
	background: url(https://cdn2.hubspot.net/hub/398538/images/stripbackground.png) no-repeat;
	background-size: cover;
	padding: 20px 0;
	clear:both;
}
.discover h1 {
	color: #FFFFFF;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 20px;
}

.banner .container .text-center {
    margin-top: 6px;
}
.dropdown {
	position: relative;
}
.navbar-nav > li > .dropdown-menu {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	margin-top: -2px;
}
.dropdown-menu {
	background-clip: padding-box;
	background-color: #005696;
	border-radius: 0;
	border-top: 5px solid #4F85CA;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
	display: none;
	float: left;
	font-size: 14px;
	left: 0;
	list-style: none outside none;
	margin: 2px 0 0;
	min-width: 160px;
	padding: 0 0 15px;
	position: absolute;
	z-index: 99999999999999999;
	text-align: left;
}
.dropdown-menu > li > a {
	border-bottom: 1px dotted #3378AB;
	clear: both;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857;
	margin: 0 10px;
	padding: 10px 20px 10px 10px;
	white-space: nowrap;
	text-decoration: none;
}
.nav.navbar-nav > li {
	border-color: #EBEBEB;
	border-style: solid;
	border-width: 0 1px 0 0;
	list-style: none outside none;
	display: inline-block;
*display: inline;
zoom: 1;
}
.navbar-nav > li > a {
	color: #5E5E5E;
	display: block;
	font-size: 14px;
	padding: 17px 25px;
	position: relative;
	text-decoration: none;
}
.realated-title {
    border-bottom: 1px solid #d8d8d8;
    color: #000;
    padding: 0 0 10px;
}
.nav > li > a:hover, .nav > li > a:focus {
	background-color: #005696;
	color: #FFFFFF;
	text-decoration: none;
}
.left-div h1 {
	font-size: 28px;
	margin-top: 30px ;
	margin-bottom:4px;
}
.french .claim.left-div.fs_obj.fs_fixed_obj > h1 {
    margin-top: -14px !important;
}
.left-div h3 {
	font-size: 17px;
    margin-top: 0 ;
	margin-bottom:0;
}
.left-div p {
	font-size: 15px !important;
}
.thumbnailText .btn {
	padding: 6px 10px;
	font-size: 14px;
}
.btn {
	-moz-user-select: none;
	background-image: none;
	border: 1px solid rgba(0, 0, 0, 0);
	border-radius: 4px;
	cursor: pointer;
	display: inline-block;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.42857;
	margin-bottom: 0;
	padding: 8px 20px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	text-decoration: none;
}
.btn-primary {
	background-color: #028BF1;
	border-bottom: 3px solid #005696;
	border-color: #357EBD #357EBD #005696;
	color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	background-color: #3276B1;
	border-color: #285E8E;
	color: #FFFFFF;
     text-decoration: none !important;
}
.btn:hover, .btn:focus {
	color: #fff;
	text-decoration: none;
}
.btnview {
	color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 20px;
	width:200px;
	margin-top: 20px;
	background:none;
	border:none;
}
.thumbnail {
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	display: block;
	line-height: 1.42857;
	margin-bottom: 20px;
	/*padding: 8px;*/
	transition: all 0.2s ease-in-out 0s;
}
.productMainRight > a {
    background: none repeat scroll 0 0 #028bf1;
    border-bottom: 3px solid #005696;
    border-color: #357ebd #357ebd #005696;
    border-radius: 4px;
    color: white;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    padding: 12px 19px;
    text-decoration: none;
}
.productMainRight > a:hover {
    background: none repeat scroll 0 0 #005696;
    border-bottom: 3px solid #028bf1;
}
.solution-info.imgspace .thumbnail .caption{
    background: none repeat scroll 0 0 #005697;
    color: #005697;
    font-family: 'swis721_ltcn_btlight';
    margin: 14px 0 0;
    padding: 12px 8px 6px;
}
.solution-info.imgspace .thumbnail .caption  p{color: white;
}
.thumbnail .caption p {
    color: #005697;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    line-height: 13px;
    padding: 10px 7px;
}
.togehter h2 {
	color: #005696;
	margin-top: 20px;
}
.productText {
	display: inline-block;
	display: inline-block;
*display: inline;
zoom: 1;
	float: left;
	margin: 0 10px;
	text-align: center;
	width: 23%;
}

a.close {
    background: url("https://cdn2.hubspot.net/hub/53/file-527841348-gif/close.gif") no-repeat scroll left top transparent;
    cursor: pointer;
    height: 13px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 13px;
}

a.close:hover {
    background-position: 0 -13px;
}
.thumbnail .caption i {
	color: #7C7C7C;
	font-size: 16px;
}
.text-center {
	display: inline-block;
	float: right;
	width:20%;
	vertical-align: top;
	*display: inline-block;
*display: inline;
zoom: 1;
}
.discoverText {
	display: inline-block;
	width: 75%;
	float:left;
	*display: inline-block;
*display: inline;
zoom: 1;
}
.form-control {
	background-color: #FFFFFF;
	background-image: none;
	border: 1px solid #CCCCCC;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #555555;
	display: block;
	font-size: 14px;
	height: 30px;
	margin-bottom: 10px;
	line-height: 1.42857;
	text-indent: 12px;
	padding: 0 0;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
}
.form-group {
	font-size: 14px;
}
.MainBox {
	display: inline-block;
	margin: 0 10px;
	width: 30.7%;
	*display: inline-block;
*display: inline;
zoom: 1;
}
.thumbnail > img, .thumbnail a > img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.main-body {
	padding-top: 40px;
}
.first-row {
	box-shadow: 0 -5px 5px -3px #EDEDED;
	-webkit-box-shadow: 0 -5px 5px -3px #EDEDED;
	-moz-box-shadow: 0 -5px 5px -3px #EDEDED;
	padding: 40px 0 30px;
	zoom: 1;
filter:
  progid:DXImageTransform.Microsoft.Shadow(Color=#eeeeee, Strength=15, Direction=90),
  progid:DXImageTransform.Microsoft.Shadow(Color=#eeeeee, Strength=15, Direction=180);
}
.second-row {
	box-shadow: 0 -5px 5px -3px #EDEDED;
	-webkit-box-shadow: 0 -5px 5px -3px #EDEDED;
	-moz-box-shadow: 0 -5px 5px -3px #EDEDED;
	padding: 30px 0 0;
}
.border-row div h2 {
	font-size: 24px;
	line-height: 30px;
}
.border-row {
	border-top: 1px solid #eaeaea;
	margin: 0 15px;
}
.togehter {
	padding-top: 20px;
}
.products {
	padding-top: 50px;
	display: table;
	width: 100%;
	margin-bottom: 50px;
}
.first-one {
	position: relative;
	background: url(https://cdn2.hubspot.net/hub/398538/images/blue1.png) no-repeat center;
	display: block;
	height: 233px;
}
.second-one {
	position: relative;
	background: url(https://cdn2.hubspot.net/hub/398538/images/blue2.png) no-repeat center;
	display: block;
	height: 233px;
}
.second-container {

    width:100%;
    float:left;
}
.third-one {
	position: relative;
	background: url(https://cdn2.hubspot.net/hub/398538/images/blue3.png) no-repeat center;
	display: block;
	height: 233px;
}
.fourth-one {
	position: relative;
	background: url(https://cdn2.hubspot.net/hub/398538/images/blue4.png) no-repeat center;
	display: block;
	height: 233px;
}
.products p {
	bottom: 0;
	color: #FFFFFF;
	font-size: 14px;
	margin: 0 auto;
	position: absolute;
	text-align: center;
	top: 45%;
	width: 60%;
	left: 20%;
	line-height: 18px;
	font-family: 'swis721_ltcn_btlight';
	padding: 0 5px;
}
.FooterText {
	width: 24%;
	margin: 0 10px;
}
.FooterText {
	margin: 0 10px;
	width: 22%;
	display: inline-block;
	vertical-align: top;
	*display: inline-block;
*display: inline;
zoom: 1;
}
.solutions .caption p {
	width: 80%;
    height: 85px;
}
.caption p {
	font-family: arial;
	font-size: 12px;
	margin: 0 auto;
	line-height: 18px;
}
 
.solutions {
	display: inline-block;
	*display: inline-block;
*display: inline;
zoom: 1;
	width: 32%;
	margin: 0 5px;
	vertical-align:top
}
.blog-right .recent-posts {
    margin-top: 0;
}
.prodct-details {
	padding: 70px 0;

	display: table;
	width: 100%;
	text-align: center;
}
.blog-right .row-fluid-wrapper.row-depth-2 {
    margin: 0 0 38px;
}
.prodct-details figure img {
	height: 130px;
	margin-bottom: 10px;
}
.prodct-details .caption h2 {
	color: #005697;
	font-size: 24px;
}
.prodct-details .caption a {
	margin-top: 30px;
	text-decoration: none;
}
.second-container .discover h1 {
	font-size: 24px;
	line-height: 30px;
}
.footerinner {
	background: #a9c680;
	padding: 20px 0;
	clear:both;
}
.footerinner h2 {
	border-bottom: 2px solid #99B573;
	color: #2B2B2B;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
	padding-bottom: 10px;
}
.footerinner p {
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.footerinner ul {
	list-style: none;
	padding-left: 0px;
	float:left;
	width:100%;
	margin:0
	
	
}
.footerinner ul li {
	line-height: 25px;
	text-transform: uppercase;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin:0;
	padding:0;
}
.second-box ul li {
	text-transform: none !important;
	margin-bottom: 10px;
	line-height: 18px;
}
.fourth-box p {
	margin-bottom: 15px;
}
.copy-right {
	background: #718d4a;
}
.copy-right p {
	padding: 10px 0;
	color: #fff;
	margin-bottom: 0;
}
/********* product page ***************/
.fancy-header {
	background: url("https://cdn2.hubspot.net/hub/398538/images/fancybackground.png") ;
	background-repeat:repeat;
	background-position:bottom center;
	display: block;
	height: 130px;
}
.left-bar {
	display: inline-block;
	vertical-align: top;
	width: 700px;
}
.span6.widget-span.widget-type-cell.left-bar {
	display: inline-block;
	vertical-align: top;
	width: 700px;
}
.aboutImg {
	display: inline-block;
	margin: 0 10px 0 0;
	vertical-align: top;
	width: 285px;
}
.cashTech {
	font-size: 36px;
}
.aboutMain {
	display: inline-block;
	width: 32%;
}
.aboutText {
	display: inline-block;
	width: 397px;
}

.right-bar {
	display: inline-block;
	float: right;
	width: 260px;
}
.span6.widget-span.widget-type-cell.right-bart {
	display: inline-block;
	float: right;
	width: 260px;
}
.fancy-header h1 {
    color: #005697;
    font-size: 28px;
    font-weight: normal;
    margin-top: 0;
    padding: 48px 0;
}
.product-row .caption {
	font-family: Arial,Helvetica,sans-serif !important;
	margin-top: 20px;
}
.product-row .caption {
	background: #f6f5f5;
	min-height: 67px;
}
.product-row .caption p {
	font-family: Arial,Helvetica,sans-serif;
	line-height: 25px;
	margin-left: 10px;
    font-size: 16px;
}
.productBox a {
	text-decoration: none;
	color: #005696;
}
/*.product-row .thumbnail {
	min-height: 325px;
}*/
.productMainLeft {
	width: 415px;
	float: left;
}
.productMainRight {
	width: 530px;
	float: right;
}
.productMainLeft .img-thumbnail {
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-radius: 4px;
	display: inline-block;
	height: auto;
	line-height: 1.42857;
	max-width: 100%;
	padding: 4px;
	transition: all 0.2s ease-in-out 0s;
}
/****** about page ***********/
.left-bar p {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #535353;
	text-align: justify;
	line-height: 22px;
}
.product-info {
	padding: 30px 0;
}
.Email {
	background: none repeat scroll 0 0 #FAFAFA;
	border: 1px solid #CDCCCC;
	padding: 0 0 20px;
}
.emial-inner {
	padding: 5px 25px;
}
.emial-inner h3 {
	border-bottom: 1px solid #CDCCCC;
	font-size: 20px;
	padding-bottom: 10px;
}
.emial-inner ul {
	list-style: none outside none;
	margin-top: 0;
	padding-left: 0;
}
.submit-button {
	background: #057dd7; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA1N2RkNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDU5OWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #057dd7 0%, #00599c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #057dd7), color-stop(100%, #00599c)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top, #057dd7 0%, #00599c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #057dd7 0%, #00599c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #057dd7 0%, #00599c 100%); /* IE10+ */
	background: linear-gradient(to bottom, #057dd7 0%, #00599c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#057dd7', endColorstr='#00599c', GradientType=0 ); /* IE6-8 */
	border: 1px solid #034C82;
	border-radius: 3px;
	color: #FFFFFF;
	padding: 8px 0;
	width:100%;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 20px;
}
.submit-button:hover {
	background: #00599c; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNTk5YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNTdkZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #00599c 0%, #057dd7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00599c), color-stop(100%, #057dd7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #00599c 0%, #057dd7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #00599c 0%, #057dd7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #00599c 0%, #057dd7 100%); /* IE10+ */
	background: linear-gradient(to bottom, #00599c 0%, #057dd7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00599c', endColorstr='#057dd7', GradientType=0 ); /* IE6-8 */
}
.right-bart .row-fluid-wrapper.row-depth-2 {
    margin: 0 0 40px;
}
.post-title {
	ackground: #057dd7; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA1N2RkNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDU5OWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #057dd7 0%, #00599c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #057dd7), color-stop(100%, #00599c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #057dd7 0%, #00599c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #057dd7 0%, #00599c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #057dd7 0%, #00599c 100%); /* IE10+ */
	background: linear-gradient(to bottom, #057dd7 0%, #00599c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#057dd7', endColorstr='#00599c', GradientType=0 ); /* IE6-8 */
	padding: 10px 30px;
	color: #fff;
	font-size: 20px;
	border-radius: 3px;
	border-bottom: 4px solid #004a80;
	margin-bottom: 0;
}
.post img {
    float: left !important;
    height: 40px;
    margin-right: 10px;
    max-width: 40px !important;
    width: 40px !important;
}
.span12.widget-span.widget-type-cta.sidebar-cta
{
display: inline-block;
*display: inline;
zoom: 1;
/*padding-bottom:42px;*/
}
.post-inner {
	background: none repeat scroll 0 0 #FAFAFA;
	border-bottom: 4px solid #005A9C;
	border-left: 1px solid #CDCCCC;
	border-right: 1px solid #CDCCCC;
	padding: 0 15px 10px 15px;
    height: auto !important;
}
.post {
	padding: 20px 0;
	border-bottom: 1px solid #cdcccc
}
.post h4 {

	display: inline-block;
*display: inline;
zoom: 1;
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
    margin: 0;

    width: 75%;
}
.post-inner .post:last-child
{
border-bottom:none;
}
/************ solution-info****************/
.solution-info .thumbnail {
	width: 206px !important;
	display: inline-block;
*display: inline;
zoom: 1;
padding:0;
	background: #ececec; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ececec 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ececec), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ececec 0%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ececec 0%, #ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ececec 0%, #ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ececec 0%, #ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#ffffff', GradientType=0 ); /* IE6-8 */
}
.management-vedios .wistia_embed
{
margin-right:10px;
width:335px;
}
.blue strong
{
float:left;
}
.services1 .block-image {
    float: left;
    width: 30%;
	*width:26%;
}
.services1 .block-text {
    float: right;
    width: 67%;
	
}
.block-text table
{
width:100% !important;
}
.service-detail.services1 {
    float: left;
	display:block;
	width:100%;
	
}
.about li {
    margin: 14px 0 0;
}
.about li span {
    color: #535353;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 22px;
}
.thumbnailText {
	display: inline-block;
*display: inline;
zoom: 1;
	margin: 10px 0 0 18px;
	vertical-align: top;
	width: 446px;
}
.solution-info .btn-primary {
	border-bottom: 2px solid #005696;
}
.solution-info h3 {
	color: #000000;
	font-size: 24px;
	margin: 0 0 10px;
}
.solution-info p {
	margin-bottom: 20px;
}
.solution-info {
	border-bottom: 1px solid #f1f1f1;
	border-top: 1px solid #f1f1f1;
	clear: both;
	display: table;
	margin-bottom: 5px;
	padding: 20px 0 16px;
	width: 100%;
}
.solution-info.imgspace {
    border: 0 none;
}
.solution-info.imgspace .thumbnail{
margin-right: 5px;
width: 216px !important;
padding: 10px 0 0;
}
.solution-info:first-of-type {
	border-top: 0px;
}
.solution-info:last-of-type {
	border-bottom: 0px;
}
/**************** service page ****************/
.note {
	border-bottom: 1px solid #F1F1F1;
	color: #005696;
	font-size: 26px;
	margin-bottom: 5px;
	margin-top: 20px;
	padding-bottom: 10px;
    float: left;
    width: 100%;
}
.service-detail.services1.last {
    border-bottom: medium none;
}
.service-detail > img {
	float: left;
}
.service-detail {
	padding: 20px 0 0;
	border-bottom: 1px solid #f1f1f1;
	border-top: 1px solid #f1f1f1;
	margin-bottom: 5px;
}
.service-detail:last-of-type {
	border-bottom: 0px;
}
.service-detail img {
	margin-right: 15px;
}
.service-detail h3 {
	color: #000000;
	font-size: 20px;
	margin-bottom: 5px;
	margin-top: 0;
}
.productBox {
	display: inline-block;
*display: inline;
zoom: 1;
	padding: 0 10px;
	vertical-align: top;
	width: 22.5%;
}
.service-detail p {
	margin-bottom: 15px;
}
.productBox .product-row .caption p {
	font-family: 'swis721_ltcn_btlight' !important;
}
.main-product h4 {
	color: #000;
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 10px;
}
.main-product h3 {
	font-size: 20px;
}
.main-product a {
	margin-top: 20px;
	display: block;
}
.specification {
	background: url("https://cdn2.hubspot.net/hub/398538/images/spbg.png");
	
	background-repeat:repeat;
	clear: both;
	display: inline-block;
	margin: 30px 0;
	width: 100%;
	*padding-bottom:30px;
}
.supply a
{
cursor:pointer;
text-decoration:none;
}
.specification h3 {
	color: #000;
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 10px;
}
.specfic ul {
	list-style: none;
	padding-left: 0px;
	margin:0;
}
.specificInner {
	float: left;
	width: 50%;
}
.zero {
	width: 45%;
	float: right;
}
.specfic {
    float: left;
    margin: 0 0 26px;
    width: 53%;
}
.specfic ul li {
    color: #535353;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin-bottom: 10px;
}
.nav > li:hover > .dropdown-menu {
	display: block;
}
.thank-you .hs-button.primary.large {
    text-decoration: none;
}
.dropdown-menu li:hover > ul
{
display:block;
}
.productMainRight a {
    display: inline;
}
.industry-page img {
    float: right;
    margin: 8px 0 16px 16px;
}
.dropdown-menu ul {
    left: 100%;
	margin:-43px 0 0 0;
}
.thank-you {
    padding: 6px 14px;
}
.nav > li:hover a {

	color: #fff;
}
.nav > li:hover {
	background: #005696;
	color: #fff;
}
.supply .col-lg-6 {
	margin-bottom: 20px;
}
/********** bog page *****************/
.bog-info .thumbnail {
	background: #ececec; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ececec 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ececec), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ececec 0%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ececec 0%, #ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ececec 0%, #ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ececec 0%, #ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#ffffff', GradientType=0 ); /* IE6-8 */
	padding: 10px;
}
.bog-info .btn-primary {
	border-bottom: 2px solid #005696;
}
.bog-info h3 {
	margin: 0 0 5px;
	color: #000;
}
.bog-info p {
	margin-bottom: 10px;
}
.bog-info {
	border-bottom: 1px solid #f1f1f1;
	border-top: 1px solid #f1f1f1;
	clear: both;
	display: table;
	margin-bottom: 5px;
	padding: 20px 0 0;
	width: 100%;
}
.bog-info:first-of-type {
	border-top: 0px;
}
.bog-info:last-of-type {
	border-bottom: 0px;
}
.left-bar .pagination a {
	margin-right: 8px;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
	background: #0287e9;
	color: #fff;
	border-bottom: 1px solid #000;
}
.blog-detail .thumbnail {
	background: #ececec; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ececec 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ececec), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ececec 0%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ececec 0%, #ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ececec 0%, #ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ececec 0%, #ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#ffffff', GradientType=0 ); /* IE6-8 */
	padding: 10px;
}
.blog-detail h1, h2 {
	color: #000000;
	font-size: 24px;
	margin-top: 0;
}
/****************** contact **************/
.contact-detail h2 {
	color: #000;
}
.contact-detail p {
	font-style: normal;
}
.contactDetails {
	display: inline-block;
display: inline-block;
*display: inline;
zoom: 1;
	margin: 0 20px 0 0;
	vertical-align: top;
	width: 30%;
}
.contactDetails:last-child
{
margin:0 !important;
}
.fraction-slider .left-div .btn-primary
{
border:none\9;
*border:none;
}
.contact-form .form-control {
	width: 99%;
}
.contactDetails:last-child {
	margin: 0 0 0 0;
}
.info3 .info2 .info1 {
	min-height: 184px;
}
.contact-detail p {
	font-size: 16px;
	text-align: left;
}
.contact-info h3 {
	font-family: 'swis721_ltcn_btlight';
	color: #fff;
	font-size: 21px;
}
.contact-info a {
	text-decoration: underline;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fff;
	font-size: 14px;
}
.contact-info a:hover {
	color: #fff;
}
.info1 {
	background: #3f80b0;
	color: #fff;
	padding: 10px;
}
.info1 p {
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
}
.bottom {
	background: #005696;
	padding: 10px;
	margin-top: 5px;
}
.bottom h3 {
	margin: 0;
}
.info2 {
	background: #9cbe74;
	color: #fff;
	padding: 10px;
}
.info2 p {
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
}
.bottom2 {
	background: #6f8f49;
	padding: 10px;
	margin-top: 5px;
}
.bottom2 h3 {
	margin: 0;
}
.info3 {
	background: #919191;
	color: #fff;
	padding: 10px;
}
.info3 p {
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
}
.bottom3 {
	background: #707070;
	padding: 10px;
	margin-top: 5px;
}
.bottom3 h3 {
	margin: 0;
}
.map {
	margin-top: 30px;
}
.contact-form {
	background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #CDCCCC;
}
.contact-form form {
	padding: 15px 10px;
}
.contact-form .form-group {
	margin: 31px 0;
}
.contact-form .form-group input, .contact-form .form-group textarea {
	border-radius: 2px;
	border: 2px solid #9c9c9c;
	margin:0;
}
.contact-title {
	color: #000;
}

ul.inputs-list li.hs-form-booleancheckbox {
    list-style: none;
}

ul.inputs-list li.hs-form-booleancheckbox label span {
    display: inline-block;
    width: 90%;
    vertical-align: top;
}
/*********************** slider *******************/
.left-div {
	width: 500px;
}
.left-div p {
	display: block !important;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px !important;
	white-space: normal !important;
	padding: 0px !important;
	margin-top: 12px;
	line-height: 25px !important;
}
.turky {
	font-family: Arial,Helvetica,sans-serif !important;
	color: #005697 !important;
	line-height: 16px !important;

}
.turky span {
	font-size: 18px !important;
		height:112px;
	width:112px;
}
.turky span a
{
 bottom: 0;
    font-size: 16px;
    height: 112px !important;
    left: 0 !important;
    margin: auto;
    padding: 10px 0;
	margin:0 auto !important;
    right: 0;
    top: 0 !important;
    width: 90px !important;
}
.socialicon a
{
display: inline-block;
*display: inline;
zoom: 1;
}
.container {
	width: 1000px;
	margin: 0 auto;
}
.span12.widget-span.widget-type-cell.container {
	width: 1000px;
	margin: 0 auto;
	float:none;
}
.logo {
	float: left;
}
.phone-icon {
	float: left;
	margin: 5px 5px 0 0;
}
.second-div p {
	color: #535353;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 25px;
	margin: 0 0 0;
}
.header
{
	float: left;
    padding: 10px 0;
    width: 100%;
}
.mark {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #5E5E5E;
	display: block;
	font-size: 16px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	margin: -4px 0 0;
}
.second-div {
    float: right;
    margin-top: -12px;
    width: 316px;
}
.bog-info .thumbnail {
	background: linear-gradient(to bottom, #ECECEC 0%, #FFFFFF 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	float: left;
	padding: 10px;
	width: 206px;
}
.blogText {
	display: inline-block;
	margin: 10px 0 0 18px;
	vertical-align: top;
	width: 448px;
}
.blogText .btn {
	font-size: 14px;
	padding: 6px 10px;
}
 [class^="icon-"], [class*=" icon-"] {
 font-family: 'icomoon';
 speak: none;
 font-style: normal;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
}
.icon-phone:before {
	content: "\e600";
}
.icon-play:before {
	content: "\e601";
}
.subactive {
	background: #005696;
}
.subactive a {
	color: #FFF !important
}
.pagination {
	border-radius: 4px;
	display: inline-block;
	margin: 20px 0;
	padding-left: 0;
}
.pagination > li {
	display: inline-block;
}
.left-bar .pagination a {
	background: none repeat scroll 0 0 #0287E9;
	border-bottom: 1px solid #000000;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	color: #FFFFFF;
	margin-right: 8px;
}
.pagination > li > a, .pagination > li > span {
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	color: #428BCA;
	float: left;
	line-height: 1.42857;
	margin-left: -1px;
	padding: 6px 12px;
	position: relative;
	text-decoration: none;
}
/*stylesheet*/

	
.slider-wrapper {
    background-image: url("https://cdn2.hubspot.net/hub/398538/file-1606723173-jpg/images/slide1-2.jpg");
	background-repeat:no-repeat;
/*	background-position:-95px 0;*/
	background-size:cover;
	background-color:#EFEFEF;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 55px;
    position: relative;
    width: 100%;
}
.slider {
	position: relative;
	width: 100%;
	/*	height:400px; when responsive, comment this out */
	margin: 0 auto;
}

.post h4 a {
    color: #005696;
	text-decoration:none;
}
.post h4 a:hover
{
	text-decoration:underline;
}
.socialicon a, .FooterText a {
    color: #000000;
    text-decoration: none;
}
/* @media only screen and (min-width: 1000px) {
.slider {
	width: 1000px;
}
.slide p {
	line-height: 25px;
}
}
 @media only screen and (min-width: 1440px) {
.slider {
	width: 1440px;
}
}*/
/* ELEMENT STYLES */

.slide p {
	position: absolute;
	top: -200px;
	z-index: 8000;
	padding: 1% 3%;
	font-size: 24px;
	line-height: 25px;
	white-space: nowrap;
	line-height: 30px;
	text-align: left;
	color: #000;
    margin-bottom: 26px;
}
.claim {
	line-height: 100%
}
.teaser {
	padding: 0.5% 1.5%;
	font-size: 14px;
	line-height: 100%
}
.small {
	width: 250px;
	padding-left: 0;
	padding-right: 0px;
	text-align: center;
}
.light-green {
	background: #95C542;
}
.green {
	background: #7CB761
}
.orange {
	background: #EF7D00
}
.turky {
	background:url(https://cdn2.hubspot.net/hub/398538/file-1583175578-png/supply-images/coin-sorter.png);
	background-repeat:no-repeat;
	color: #005697;
	height: 112px !important;
	width: 112px !important;
	font-size: 13px !important;
	padding: 0 !important;
	text-align:center;
}

.teaser.turky.fs_obj a  {

}
.turky 
{
}

.turky span {
	margin-top: 30px;
	text-align: center;
	white-space: normal;
	width:100%;
	display:block;
	
}
.white {
	background: #fff;
	color: #333
}
/*stylesheet ends here
*/
.fraction-slider{
	position:relative;
	width:100%; height:100%;
	overflow:visible;
}

.fraction-slider .slide{
	display:none; width:100%; height:100%;
	position:absolute;
	z-index:5000;
}

.fraction-slider .active-slide{
	z-index:9999;
}

.fraction-slider .fs_obj{
	display:block; display:none;
	position:absolute;
	top:0px; left:100%;
	z-index:7000;
}

.fraction-slider .fs_fixed_obj{
	z-index:6000;
	left:0;
}

.fraction-slider .fs_obj *{
	display:inline-block;
	position:relative;
	top:0px; left:0px;
}
.slider .btn-primary
{
width:150px !important;
display:block;
float:left;
}

.fs_loader{
	width:100%; height:400px;
 
}


/** CONTROLS **/

.fraction-slider .prev,
.fraction-slider .next{
	display:none;
	position:absolute;
	width:45px; height:45px;
	z-index:9999;
}

.fraction-slider .prev{
	left:10px; top:45%;
 
	
}
.fraction-slider .prev:hover{
 
}

.fraction-slider .next{
	right:10px; top:185px;
 
}
.fraction-slider .next:hover{
 
}

.fraction-slider:hover .prev,
.fraction-slider:hover .next{
	display:block;
}

/** PAGER **/

.fs-pager-wrapper{
	position:absolute;
	left:10px; bottom:10px;
	z-index:9999;	
}

.fs-pager-wrapper a{
	display:inline-block;
	width:14px; height:14px;
	margin:0 5px 0 0;
 
}
.fs-pager-wrapper .active{
 
}
.footer {
    margin-top: 20px;
}
.solution-upper-txt li {
    color: #535353;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 22px;
    margin: 7px 0 0;
}
.solution-upper-txt > ul {
    padding: 0 54px;
    text-align: justify;
}
.industry-upper-txt {
    border-bottom: 1px solid #F1F1F1;
    margin: 0 0 32px;
    padding: 0 0 15px;
}
.industry-upper-txt li {
    color: #535353;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin: 10px 0 0;
	line-height: 25px;
}
.caption p a {
    color: #005697;
    text-decoration: none;
}
.privacy-policy li {
    color: #535353;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 25px;
}
.privacy-policy h2 {
    font-size: 24px;
    font-weight: bold;
}
.privacy-policy > div {
    margin: 0 0 38px;
}
.sitemap-p {
   color: #fff;
    font-family: arial;
    font-size: 14px;
    padding: 14px 0;
	text-align:right;
}
.sitemap-p > a {
    color: #FFFFFF;
    text-decoration: none;
}
.twitter-timeline.twitter-timeline-rendered, .FooterText iframe {
    height: 177px;
}
.copy-right p, .sitemap-p
{
display: inline-block;
*display: inline;
zoom: 1;
width:49%;
}
.cntct-title {
    border: medium none !important;
    font-size: 13px !important;
    margin: 0;
    padding: 0 0 7px !important;
}
.fourth-box p {
    margin-bottom: -2px;
}
.footer-icns {
    margin: 9px 0 0;
}
.solutionImg {
    min-height: 158px;
}
.about > h2 {
    font-size: 24px;
   font-weight: normal;
   color: #005696;
}
.span12.widget-span.widget-type-cell.blog-outer {
    float: none;
    margin: 35px auto;
    width: 1000px;
}
.span6.widget-span.widget-type-cell.blog-letf {
    float: left;
    width: 700px;
}
.span6.widget-span.widget-type-cell.blog-right {
    float: right;
    width: 260px;
}
.IN-widget {
    float: left;
    margin-right: 5px !important;
    margin-top: 3px !important;
}
.social-sharing-widget-vertical > iframe {
    height: 67px !important;
    margin: 3px 4px 0 0 !important;
}
.social-sharing-widget-vertical > div {
    float: left !important;
    margin: 3px 6px 0 0 !important;
}
.hubspot-editable {
    float: left;
    margin: 0 6px 0 0;
}
.saperator {
    float: left;
    margin: 3px 6px 0 0;
}
.social-sharing-widget-vertical {
    border-bottom: 1px solid #CDCCCC;
    border-top: 1px solid #CDCCCC;
    margin: 0 0 11px;
    padding: 8px 0 2px;
}
.post-body img {
    float: right;
    margin: 0 0 18px 17px;
}
.post-body p {
    text-align: justify;
	margin: 0 0 18px;
}
.post-body li {
    color: #535353;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 25px;
}
.author-link {
    color: #005696;
    text-decoration: none;
}
.author-link:hover {

    text-decoration: underline;
}
.post-header h2 a {
    color: #000000;
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
}
.post-header > h2 {
    margin: 0;
}
.all-posts-link {
    background: none repeat scroll 0 0 #028BF1;

    border-bottom: 3px solid #005696;
    border-color: #357EBD #357EBD #005696;
    border-radius: 4px;
    color: #FFFFFF;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    padding: 8px 15px;
    text-decoration: none;
}
.blog-pagination > br {
    display: none;
}
.all-posts-link:hover {
    background: none repeat scroll 0 0 #3276B1;
    border-color: #285E8E;
}
.next-posts-link {
    background: none repeat scroll 0 0 #028BF1;
    border-bottom: 3px solid #005696;
    border-color: #357EBD #357EBD #005696;
    border-radius: 4px;
    color: #FFFFFF;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0 0 0 27px;
    padding: 8px 11px;
    text-decoration: none;
}
.previous-posts-link {
    background: none repeat scroll 0 0 #028BF1;
    border-bottom: 3px solid #005696;
    border-color: #357EBD #357EBD #005696;
    border-radius: 4px;
    color: #FFFFFF;
     display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0 0 0 27px;
    padding: 8px 11px;
    text-decoration: none;
}
.previous-posts-link:hover {
    background: none repeat scroll 0 0 #3276B1;
    border-color: #285E8E;
}
.next-posts-link:hover {
    background: none repeat scroll 0 0 #3276B1;
    border-color: #285E8E;
}
.post-body a {
    color: #005696;
    text-decoration: none;
}
.more-link {
    background: none repeat scroll 0 0 #028BF1;
    border-bottom: 3px solid #005696;
    border-color: #357EBD #357EBD #005696;
    border-radius: 4px;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;

    margin: 6px 0 0;
    padding: 8px 15px;
    text-decoration: none;
}
.hs-custom-form input
{
padding:6px 0;
}
.social-sharing-widget-vertical > span, .social-sharing-widget-vertical > iframe, .social-sharing-widget-vertical > DIV
{
display: inline-block;
*display: inline;
zoom: 1;
float:left;
}
iframe table
{
width:100% !important;
}
.more-link:hover {
    background: none repeat scroll 0 0 #3276B1;
    border-color: #285E8E;
}
.post-listing .post-item {
    margin: 0 0 84px;
}
#node-content-left {
    float: left;
    width: 35%;
}
#node-content-main {
    float: right;
    width: 63%;
}
td {
    color: #535353;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
}
.row.first-row .thumbnail {
    padding: 5px 0 0 0;
}
input[type="text"]
{
padding:6px 0;
box-shadow:none;
}
.submit-button
{
*border:none;
margin-top:12px;
}
.contact-form input[type="text"], textarea {
    border: 1px solid #CCCCCC;
    border-radius: 4px;
}
.contact-form input[type="email"] {
    border: 1px solid #CCCCCC;
    border-radius: 4px;
}
.contact-form .hs-form-field {
    margin: 0 0 22px;
}
.contact-form .hs_cos_wrapper.form-title {
    border-bottom: 1px solid #E0E0E0;
    margin: 15px 10px 1px;
    padding: 0 0 6px;
}
.hs-button.primary.large {
    background: #057dd7; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA1N2RkNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDU5OWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #057dd7 0%, #00599c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #057dd7), color-stop(100%, #00599c)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top, #057dd7 0%, #00599c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #057dd7 0%, #00599c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #057dd7 0%, #00599c 100%); /* IE10+ */
	background: linear-gradient(to bottom, #057dd7 0%, #00599c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#057dd7', endColorstr='#00599c', GradientType=0 ); /* IE6-8 */
    border: 1px solid #034c82;
	*border:none;
    border-radius: 4px;
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    padding: 6px 7px;
}
.hs-button.primary.large:hover {
    	background: #00599c; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNTk5YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNTdkZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #00599c 0%, #057dd7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00599c), color-stop(100%, #057dd7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #00599c 0%, #057dd7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #00599c 0%, #057dd7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #00599c 0%, #057dd7 100%); /* IE10+ */
	background: linear-gradient(to bottom, #00599c 0%, #057dd7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00599c', endColorstr='#057dd7', GradientType=0 ); /* IE6-8 */
}
.contact-form textarea {
    height: 181px !important;
    max-width: 237px !important;
}
.industry-upper-txt ul {
    margin: 10px 37px
}
.left_side.sitemap-section ul
{
display: inline-block;
*display: inline;
zoom: 1;
vertical-align:top;
}
.sitemap-section.left_side li ul li
{list-style-position: inside;
    list-style-type: disc;
    display: list-item;
	}
.contact-detail a {
    color: #005696;
    text-decoration: none;
}
.specfic tr > td:first-child {
    width: 29%;
}
.login-sec {
    background: none repeat scroll 0 0 #005696;
    border-radius: 0 0 10px 10px;
    float: right;
    margin: 0 27px 0 0;
    padding: 8px 10px 8px 7px;
}
.cntctbar {
    float: left;
    margin: 6px 0 0;
    width:293px;
}
.login-sec > a {
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0 0 0 11px;
    text-decoration: none;
}
.row.second-row .thumbnail {
    padding: 5px 0 0;
}
.image-part {
    float: left;
   
}
.txt-part > h3 {
    font-size: 24px;
}
.txt-part {
    float: right;
    margin: 10px 0 0;
    width: 673px;
}
.cash-management-solutions {
    box-shadow: 0 -5px 5px -3px #EDEDED;
    float: left;
    padding: 41px 0 20px;
    width: 100%;
}
.inner-cntnt {
    margin: 0 auto;
    width: 1000px;
}
.txt-part > a {
    background: none repeat scroll 0 0 #028BF1;
    border-radius: 4px;
    color: #FFFFFF;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    padding: 8px 20px;
    text-decoration: none;
    border-bottom: 3px solid #005696;
}
.txt-part > a:hover {
    background: none repeat scroll 0 0 #3276B1;
}
.specificInner.left-block {
    width: 30%;
}
.specificInner.right-blog {
    width: 65%;
}
.specfic tr td {
    padding: 8px 10px;
    vertical-align: top;
}
.evenTR {
    background: none repeat scroll 0 0 #F1F2F2;
}
.oddTR {
    background: none repeat scroll 0 0 #FFFFFF;
}
.solution-upper-txt div.rght-part a {
    color: #535353;
    text-decoration: none;
}
.solution-upper-txt div.rght-part a:hover {
    text-decoration: underline;
}
.rtejustify {
    color: #535353;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 25px;
}
.supply .specificInner {
    border: 1px solid #DDDDDD;
    margin: 0 13px 13px 0;
    width: auto;
	min-width:45%;
	position:relative;
}
.supply-text {
    background: none repeat scroll 0 0 black;
    bottom: 0;
    color: white;
    opacity: 0.56;
    position: absolute;
    text-align: center;
    width: 100%;
}
.supply-text > p {
    color: white;
    margin: 0;
    padding: 7px 0;
	font-size:12px;
}
.thumbnail a .img-responsive {
    height: 210px;
    width: 100%;
}
.case-study {
    float: left;
    margin: 0 13px;
    width: 200px;
    min-height:350px;
}
.case-study > a {
    text-decoration: none;
}
.case-study p {
    color: #005696;
    padding: 0 21px;
    text-align: center;
}
.teaser.turky.fs_obj a {
    color: #005696;
    text-decoration: none;
}
a.fs_obj {
    width: 100%;
}
#fancyNewsBlogsidebarFrench .post > img {
    margin-bottom: 23px !important;
}
#fancyNewsRssFrench > div {
    display: none;
}
.laguage-selector {
    margin: 0 0 17px;
}

.laguage-selector > a {
    color: #005696;
    display: inline-flex;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    text-decoration: none;
}

.dividr {
    display: inline-block;
    margin: -5px 8px 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .dividr {
       margin: -3px 8px 0;
}
}
.prodct-details.french .solutions .caption > p {
       min-height: 155px;
}
.prodct-details.french .caption > h2 {
    min-height: 58px;
}

.productText.french.first-one {
    background: url("https://cdn2.hubspot.net/hub/398538/file-1545347882-png/supply-images/blue22.png");
	background-repeat:no-repeat;
	background-position:center center;
	height:292px
}

.productText.french.second-one {
    background: url("https://cdn2.hubspot.net/hub/398538/file-1541762449-png/supply-images/blue12.png");
    height: 292px;
	background-repeat:no-repeat;
	background-position:center center;
}
.productText.french.third-one {
    background: url("https://cdn2.hubspot.net/hub/398538/file-1545952650-png/supply-images/blue13.png") ;
    height: 292px;
	background-repeat:no-repeat;
	background-position:center center;
}
.productText.french.fourth-one {
    background: url("https://cdn2.hubspot.net/hub/398538/file-1545952655-png/supply-images/blue14.png");
    height: 292px;
	background-repeat:no-repeat;
	background-position:center center;
}
.productText.french.second-one > p {
    top: 33%;
    font-size: 13px;
}
.productText.french.first-one > p {
    top: 41%;
    font-size: 13px;
}
.productMainRight > ul {
    margin: 0 35px;
}
.productText.french.third-one > p {
    font-size: 13px;
}
.cntctbar.french {
    width: 334px;
}
.productText.french.fourth-one > p {
    font-size: 13px;
    top: 48%;
}
.french .rightside {
    width: 170px;
}
.productMainRight li {
    color: #535353;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin: 10px 0;
}
.span12.widget-span.widget-type-blog_subscribe.english-module {
    background: none repeat scroll 0 0 #fafafa;
    border: 1px solid #cdcccc;
    padding: 5px 21px 27px;
}
.english-module .hs-form-radio {
    list-style: none outside none;
}
.english-module label {
    font-size: 14px;
}
.english-module .hs_cos_wrapper.form-title {
    border-bottom: 1px solid #cdcccc;
    padding: 0 0 12px;
}

.english-module input[type="email"] {
    border: 1px solid #ccc;
    border-radius: 6px;
    margin: 9px 0;
}
.english-module .inputs-list.multi-container {
    margin: 4px 0 11px;
}
#hubspot-topic_data {
    clear: both;
    display: block;
    margin: 20px 0 0;
}

.topic-link {
    color: #005696;
}
@charset "utf-8";
/* CSS Document */
.mean-container .mean-nav ul li a.mean-expand {
    height:auto!important;
}
.mean-container .mean-nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
}
.mean-container .mean-bar {
	position:absolute!important;
}
.left_side.sitemap-section ul {
	display: inline-table;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0;
	width: 185px;
}
.left_side.sitemap-section a {
	color: #005697;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	display:inline-block;
	width:88%;
	vertical-align:top;
}
.left_side.sitemap-section h2 {
	border-top: 3px solid #2b83b6;
	color: #595959;
	font-size: 18px;
	padding: 8px 0 0;
}
.left_side.sitemap-section ul {
	list-style: none outside none;
}
.left_side.sitemap-section li ul li {
	list-style-position: inside;
	list-style-type: disc;
	display: list-item;
	margin-bottom: 10px;
	vertical-align:top;
}
.left_side.sitemap-section li, .left_side.sitemap-section ul {
*padding:0;
*margin:0;
	padding:0\9;
	margin:0\9;
}
.span12.widget-span.widget-type-cta.sidebar-cta {
	margin-bottom: 42px;
}
@media (min-width:768px) and (max-width:991px) {
.turky 
{
display:none !important;
}

 .container {
 width: 750px;
}
 .slider {
 padding: 0 10px;
}
 .discoverText {
 width: 69%;
}
 .MainBox {
 width: 30.3%;
 vertical-align: top;
}
 .MainBox .thumbnail .caption p {
 line-height: 14px;
 min-height: 32px;
}
 .productText {
 margin: 0 7px;
 width: 23%;
}
 .first-one, .second-one, .third-one, .fourth-one {
background-size:100%;
}
 .productText {
 width: 23%;
}
.products p {
 font-size: 12px;
 line-height: 16px;
 top: 42%;
 width: 60%;
}
 .solutions {
 width: 31%;
}
 .solutions .caption p {
 width: 96%;
 min-height: 110px;
}
 .inner-cntnt {
 width: 750px;
}
 .image-part {
 display: inline-block;
 float: none;
 width: 40%;
 vertical-align: top;
}
 .txt-part {
 display: inline-block;
 margin: 0;
 width: 59%;
}
 .footer .FooterText iframe {
 min-width: inherit !important;
}
.FooterText {
 margin: 0 9px;
}
 .header {
 clear: both !important;
 display: block !important;
 float: none;
 padding: 10px;
 width: auto;
}
.second-div {
 margin-top: 3px;
 width: 304px;
}
 a.fs_obj {
 width: 76%;
}
.slider-wrapper {
 height: 400px;
 padding-top: 27px;
}
 .productBox {
 width: 30%;
}
 .span12.widget-span.widget-type-cell.container {
 width: 750px;
}
.span6.widget-span.widget-type-cell.left-bar {
 width: 465px;
}
.left-div h1
{
font-size:26px !important;
}
.left-div h3
{
font-size:17px !important;
}
.slider-wrapper
{
height:360px;
padding-top:0;
}
.turky span a
{
font-size:16px !important;
}
/*.solution-info > a {
    width: 43%;
}*/
.solution-info .thumbnail {
 width:197px !important;
}
 .thumbnailText {
 width: 244px;
}
 .service-detail.services1 {
 clear: both;
 float: none;
}
.service-detail table {
 width: 318px !important;
}
 .service-detail table td {
 width: 52%;
}
 .productMainLeft {
 width: 300px;
}
 .productMainRight {
 width: 410px;
}
 .supply .img-responsive {
 height: 180px;
 width: 180px;
}
 .supply .specificInner {
 margin: 0 9px 13px 0;
}
 .specfic {
 width: 47%;
}
 .zero {
 width: 51%;
}
 .text-center {
 width: auto;
}
 .contactDetails {
 margin: 0 19px 0 0;
}
 .solution-upper-txt .rght-part {
 width: 54%;
}
 .management-vedios .wistia_embed {
 height: 130px !important;
 width: 222px !important;
}
 .span12.widget-span.widget-type-cell.blog-outer {
 width: 750px;
}
 .span6.widget-span.widget-type-cell.blog-letf {
 width: 468px;
}
}
 @media (max-width:767px) {
 
 
 .turky 
{
display:none !important;
}

       .dropdown-menu > li > a {
    white-space: initial!important;
}

.banner.french {
 padding-top: 55px;
}
.fancy-header h1 {
 text-align: center;
}
 .fancy-header {
 margin: 51px 0 0;
}
.mean-container .mean-bar {
 top: 119px;
}
.main-nav {
 z-index: 1;
}
.nav > li:hover > .dropdown-menu {
 display: unset;
}
.dropdown-menu {
 position:static;
 display: unset;
}
.contact-form {
 margin-top: 25px;
}
 .container {
 width: auto;
}
 .header {
 padding: 10px 10px;
 width:auto;
 float:none;
}
.slider {
 padding: 0 10px;
}

.second-div {
 margin-top: 4px;
 width:auto;
}
 .discover h1 {
 font-size: 20px;
}
 .discoverText {
 width: 66%;
}
.discover {
 padding: 20px 10px;
}
.banner .container .text-center {
 margin-right: 0;
}
 .MainBox {
 width: 29.5%;
 vertical-align:top;
}
 .icon-play {
 position: relative;
 top: -4px;
}
.MainBox .thumbnail .caption p {
 line-height: 18px;
 min-height: 37px;
}
 .border-row div h2 {
 font-size: 21px;
 line-height:26px;
}
.productText {
 width: 46%;
}
.products p {
 left: 22%;
 width: 53%;
}
 .solutions {
 margin: 0 2px;
 width: 32%;
}
 .solutions .caption p {
 height: auto;
 min-height: 146px;
 width: 98%;
}
 .inner-cntnt {
 width: auto;
}
 .footer .container .discoverText > h1 {
 font-size: 19px;
 line-height: 27px;
}
 .footer .discoverText {
 width: 70%;
}
 .image-part {
 display: inline-block;
 float: none;
 width: 40%;
 vertical-align: top;
}
 .txt-part {
 display: inline-block;
 margin: 0;
 width: 58%;
 float:none;
}
.prodct-details .caption a {
 margin-top: 10px;
}
.footer .FooterText iframe {
 min-width: inherit !important;
}
 .FooterText {
 margin: 0 8px;
}
 .productBox {
 width: 235px;
}
 .product-row {
 text-align: center;
}
 .product-row .caption {
text-align:left;
}
 .span12.widget-span.widget-type-cell.container {
 width: auto;
 padding: 0 10px;
}
.span6.widget-span.widget-type-cell.left-bar {
 width: 100%;
}

/*.solution-info > a {
    width: 43%;
}*/
.solution-info .thumbnail {
 width: 86%;
}
 .thumbnailText {
 width: 54%;
}
 .span6.widget-span.widget-type-cell.right-bart {
 display: block;
 float: none;
 margin: 0 auto;
}
 .service-detail table {
 width: 430px !important;
}
 .main-product {
 padding: 0 10px;
}
 .productMainLeft {
 width: 40%;
}
 .productMainRight {
 width: 55%;
}
.specificInner {
 display: inline-block;
 float: none;
}
 .supply.row {
 text-align: center;
}
 .product-row .caption p {
 min-height: 48px;
}
.specification {
 padding: 0 10px;
 width: auto;
}
 .zero {
 width: 40%;
}
 .specfic {
 width: 58%;
}
 .footer .discoverText {
 width: 66%;
}
 .text-center {
 width: auto;
}
 .contactDetails > div {
 min-height: 207px;
}
 .about {
 text-align: center;
}
.about p {
 text-align: center;
}
 .case-study {
 display: inline-block;
 float: none;
}
 .left-bar .thumbnailText {
 width: 62%;
}
 .solution-upper-txt .rght-part {
 width: 61%;
}
 .management-vedios .wistia_embed {
 width: 48%;
}
 .span12.widget-span.widget-type-cell.blog-outer {
 width: auto;
}
.span6.widget-span.widget-type-cell.blog-letf {
 float: none;
 padding: 0 10px;
 width: auto;
}
 .span6.widget-span.widget-type-cell.blog-right {
 float: none;
 margin: 20px auto 0;
 width: 260px;
}

   /*----------- 05-jan-22 -------------*/
   
   .newheader .logos img{
          width: 90px !important;
   }



}
 @media (max-width:639px) {
     
     .news-letter-block form .field.hs-form-field {
    width: 100%!important;
    margin: 0 0 16px!important;
}
.news-letter-block .hs-image-widget {
    margin: 26px auto;
    float: none;
    display: list-item;
}
.left-div h1
{
font-size:28px !important;
}
.left-div h3
{
font-size:17px !important;
}
.cntctbar.french {
 width: 100%;
}
.french .rightside {
 width: 170px;
 margin: 0 auto 13px;
 border: none;
}
.productText.french {
 width: 227px;
}
.fancy-header {
 margin: 51px 0 0;
}
.main-nav {
 z-index: 1;
}
 .mean-container .mean-bar {
 top: 251px;
}
.logo {
 float: none;
 text-align: center;
}
 .second-div {
display: block;
 float: none;
 text-align: center;
 width: auto;
}
 .cntctbar, .rightside {
 float: none;
 width: auto;
}
.rightside {
margin:0 0 10px;
}
 .phone-icon {
 float: none;
 margin: 0 5px 0 0;
 position: relative;
 top: -5px;
}
.prodct-details .caption a {
 margin-top: 10px;
 text-decoration: none;
}
 .socialicon {
 margin-left: 0;
}
 .left-div {
 width: 98% !important;
 text-align: center;
}
.left-div p {
 text-align: center;
}
a.fs_obj, .turky {
 display: none !important;
}
 .discoverText {
 text-align: center;
 width: auto;
}
.text-center {
 display: block;
 margin: 0 auto !important;
 text-align: center;
 vertical-align: top;
 float:none;
}
.btnview {
 margin-top: 0;
}
.discover h1 {
 margin-top: 0;
}
 .discover {
 display: inline-block;
}
 .MainBox {
 display: block;
 margin: 0 auto !important;
 width: 300px;
}
 .productText {
 display: block;
 float: none;
 margin: 0 auto;
 width: 200px;
}
.border-row div h2 {
text-align:center;
}
 .products p {
 left: 12%;
 width: 72%;
}
 .solutions {
 width: auto;
}
 .solutions .caption p {
 min-height: inherit;
}
 .solutions {
 margin: 0 0 25px;
}
.solutions:last-child {
 margin: 0 0 0px;
}
 .prodct-details .caption a {
 margin-top: 15px;
}
 .footer .discoverText {
 width: auto;
}
.txt-part {
 width: auto;
 padding: 0 10px;
}
.image-part {
 width: auto;
}
 .inner-cntnt {
 text-align: center;
}
 .FooterText {
 display: block;
 float: none;
 margin: 0 auto;
 text-align: center;
 width: 290px;
}
 .twitter-timeline.twitter-timeline-rendered {
 height: 187px;
}
.footer .FooterText iframe {
width:290px !important;
}
 .copy-right {
 display: block;
 text-align:center;
}
 .sitemap-p {
 display: block;
 float: none;
 margin: 3px 0 0;
}
 .footerinner ul li {
 display: inline-block;
 padding: 0 8px;
}
 .btn {
 font-size: 18px !important;
}
 .MainBox .thumbnail .caption p {
 min-height: inherit;
}
 #fancyNewsRss {
height:auto !important;
}
 .copy-right p {
 padding: 10px;
}
 .main-body .product-row {
 text-align: center;
}
 .product-row .caption {
 text-align: left;
}
.productBox {
 width: 240px;
}
 .fancy-header h1 {
 font-size: 26px;
 text-align: center;
}
 .solution-info > a {
 float: none;
}
 .solution-info .thumbnail {
 width: auto;
}
.left-bar .solution-info {
text-align:center;
}
 .left-bar .thumbnailText {
 margin: 0;
 width: auto;
}
.left-bar p {
 text-align: center;
}
 .note {
 float: none;
 text-align: center;
}
 .services1 .block-text {
 float: none;
 margin: 18px 0 0;
 text-align: center;
 width: auto;
}
 .service-detail.services1 {
 float: none;
}
.service-detail table {
 margin: 0 0 30px;
}
 .services1 .block-image {
 float: none;
 margin: 0 auto;
 width: 30%;
}
.service-detail table {
 display: block;
 float: none;
 margin: 0 auto 20px !important;
 width: 100% !important;
}
 .service-detail table td {
 width: 32%;
}
 .productMainLeft {
 float: none;
 margin: 0 auto;
 width: 310px;
}
 .productMainRight {
 float: none;
 text-align: center;
 width: auto;
}
.main-product .productMainRight > a {
 display: inline-block;
 float: none;
}
 .specfic {
 float: none;
 width: auto;
}
.zero {
 float: none;
 text-align: center;
 width: auto;
}
 .realated-title, .specification h3 {
 text-align: center;
}
.specfic table {
 margin: 0 auto;
}
 .contactDetails {
 display: block;
 float: none;
 margin: 0 auto 20px;
 text-align: center;
 width: 290px;
}
 .contact-info > h2, .contact-detail h2 {
 text-align: center;
}
.contactDetails:last-child {
 margin: 0 auto !important;
}
.copy-right p, .sitemap-p {
 width: auto;
}
.sitemap-p {
text-align:center;
padding: 0 0 10px;
}
 .solution-upper-txt .lft-part {
 float: none;
 text-align: center;
}
 .solution-upper-txt .rght-part {
 float: none;
 text-align: center;
 width: auto;
 padding: 0 10px;
}
 .management-vedios .wistia_embed {
 height: 100%;
 width: 47%;
}
 .management-vedios h3, .solution-upper-txt h3 {
 text-align: center;
}
 .privacy-policy {
 text-align: center;
}
 .industry-page p .img-responsive {
 display: block;
 float: none;
 margin: 0 auto 20px;
 text-align: center;
}
 .industry-upper-txt ul {
 margin: 10px 20px;
}
.industry-page img {
 display: block;
 float: none !important;
 margin: 0 auto 20px !important;
}
.left-bar {
 text-align: center;
}
 .post-body img {
 display: block;
 float: none !important;
 margin: 0 auto 20px;
 width: auto;
}
 .post-body p, .post-header > h2 {
 text-align: center;
}
.post-header, .section.post-body {
 text-align: center;
}
.hubspot-editable, .saperator, .post-header p {
display:inline-block;
float:none;
}
.post-item {
 text-align: center;
}
.more-link {
float:none;
}
 .social-sharing-widget-vertical.clearfix {
 display: block;
 margin: 0 auto 15px;
 text-align: center;
}
.IN-widget, .social-sharing-widget-vertical > span, .social-sharing-widget-vertical > iframe, .social-sharing-widget-vertical > DIV, .social-sharing-widget-vertical > div {
 float: none !important;
 vertical-align:top;
}
}
 @media (max-width:479px) {
 .image-part {
 width: 100%;
}
.fraction-slider .slide {
 position: absolute;
 width: 96%;
}
 .productMainLeft {
 width: 280px;
}
.productMainLeft .img-thumbnail {
padding:0px;
}
.management-vedios .wistia_embed:last-child {
 float: none;
 margin-top: 17px;
}
.management-vedios .wistia_embed {
 display: block;
 float: none;
 margin: 0 auto 20px !important;
 width: 270px;
}



}
@media (min-width:640px) and (max-width:767px) {
.left-div {
width:56%;
}
.teaser.turky.fs_obj a
{font-size:16px !important;
}

.slider-wrapper {
    min-height: 320px;
}
.turky 
{
left:80% !important;
}
.left-div h1
{
 font-size: 22px !important;
    margin-top: 15px;
}
.left-div h3
{
  font-size: 16px !important;
    line-height: 20px !important;
}
.slide p
{
font-size:13px !important;
line-height:20px !important;
}
}
@media (min-width:320px) and (max-width:479px) {
.slider-wrapper {
    min-height: 410px;
}	
.left-div h1
{
font-size:21px !important;
}
.left-div
{
 float: none;
    margin: 0 auto;
    max-width: 310px;
    position: static !important;
    width: auto;
}
}
@media (min-width:480px) and (max-width:639px) {
.slider-wrapper {
    min-height: 320px;
}
.left-div p {
    max-width: 470px;
    margin: 15px auto;
}
}
.news-letter-block form .field.hs-form-field {
    display: inline-block;
    margin: 0 10px 2px 0;
    /*width: 31%;*/
        width: 24%;
    float:left;
}
.span9.widget-span.widget-type-cell.newsletter-form {
    background: none repeat scroll 0 0 #fafafa;
    border: 1px solid #cccccc;
   
    padding: 0px 32px 27px;
}
.newsletter-form .hs-button.primary.large {
    margin: 20px 0 0;
}
.newsletter-form .input .hs-input {
    border: 1px solid #cccccc;
    border-radius: 6px;
    padding: 10px 0;
    text-indent: 10px;
}
.newsletter-form .hs_email.field.hs-form-field {
    margin: 0;
}
.span12.widget-span.widget-type-cell.news-letter-block.container {
    margin-top: 35px;
}
.newsletter-form .hs_cos_wrapper.form-title {
    display: none;
}
.newsletter-form h3 {
    border-bottom: 2px solid #cdcbcc;
    padding: 0 0 12px;
}
.discover.middle {
    background: rgba(0, 0, 0, 0) url("https://cdn2.hubspot.net/hubfs/398538/stripbackground2.png") no-repeat scroll 0 0 / cover ;
}
#slidebox {
    bottom: -6px;
    position: fixed;
    right: -600px;
}
.management-vedios {
    display: inline-block;
}

/*#twitter-widget-0,.twitter-timeline .twitter-timeline-rendered */
/*{*/
/*    height : auto !important;*/
/*}*/

#hs_form_target_module_14291107655494210 .hs-form-required {
    display: none;
}

.hs_submit {
    float: left;
    margin-left: 10px;
    width: 18%;
}

 @media (max-width:767px) {
     .hs_submit {
    width: auto;
}

 }
.email-cs p {
    font-family: open-sans;
}
 }
.email-cs-title h2 {
    font-family: leaguegothic;
}

.groupContainer {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 991px) {
  .row-fluid.groupContainer [class*="span"] {
    margin: 0 1%;
  }
  
  .row-fluid.groupContainer [class*="span"]:first-child {
    margin: 0 1%;
  }
  .groupContainer {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}

@media (max-width: 767px) {
  .groupContainer {
  flex-direction: column;
}
}

@media screen and (max-width: 991px) and (min-width: 768px){

  div.newheader .container {
    padding: 1% 20px;
    box-sizing: border-box;
    height: auto;
    flex-direction: row;
  }
  div.ct2019 .topBar {
    width: 76% !important;
    margin-left: 0;
  }
  div.newheader .row-fluid {
    margin: -70px 0 0px;
    justify-content: flex-end;
    z-index: 9;
  }
  .newheader.ct2019 .logos {
    width: 24% !important;
    flex-basis: inherit !important;
  }
  .topBar .headerSocial a {
    padding-left: 10px;
}

}