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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.container-fluid {
    *zoom: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Clearfix */

.clearfix {
    *zoom: 1;
}

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

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

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

/* Responsive Visibilty Classes */

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Videos */

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

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

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

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

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

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

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

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

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

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

/* Forms */

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

/* Menus */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Space Module */

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

/* Blog Author Section */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel li {margin-right: 5px}


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

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



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

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

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

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

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

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

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

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

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


/* responsive pre elements */

pre {
    overflow-x: auto;
}

/* responsive pre tables */

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

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

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




 /* HTML 5 Reset */

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

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

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

/* Support migrations from wordpress */

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

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

/* Responsive Google Maps */

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

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




/*****************/
/* 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.
*/


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

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

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

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

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

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

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

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

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

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

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

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

body {
    font-weight: 400;
    margin: 0;
    line-height: 1.4;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    background: #ffffff;
    color: #575757;
}

h1, h2, h3, h4, h5, h6 {
    color:#00295d;
    font-weight:300;
}

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

.row-fluid-wrapper {
    border-bottom: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.row-fluid .span4 {
    *width:25%;
}
.hs-content-name-mortgage-industries .span4  {
    *width:inherit !important;
}
/* -------------------------------------------------- */
/* hr */
/* -------------------------------------------------- */
hr {
    display: block;
    clear: both;
    border: none;
    border-top: solid 1px #eee;
    margin: 20px 0 20px 0;
}

    hr.blank {
        border: none;
        margin: 20px 0 20px 0;
    }


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

.header-container-wrapper {
  /*  background: #f4f4f4; */
}

.header-container{
    /*max-width: 1080px;
    margin: 0 auto;  */  
   /* background: #f4f4f4; */
}
.info {
    border-bottom: none;
    color: #555;
    background: #fff;
    font-size: 12px;
}

.info a {
    color: #646464;
}

.info .separator {
    display: inline-block;
    width: 1px;
    height: 10px;
    border-left: solid 1px #777;
    margin: 0 20px 0 20px;
}

.info-text {
    margin-top: 15px;
}

#logo {
    height:100px;
}

#logo img {
    border: 0 none;
    height: 63px\9;
    *height:120px;
    max-width: 100%;
    padding-top:18px;
}

/* -------------------------------------------------- */
/* subheader */
/* -------------------------------------------------- */

.section-header {
}

    .section-header h1 {
        font-size: 32px;
        letter-spacing: -2px;
        float: left;
        border-right: solid 1px #ddd;
        padding: 0px 40px 10px 0;
        margin-right: 40px;
        *margin-top:30px;
        *padding-bottom:30px;
        *border-right:none;
    }

    .secondary-header span {
        display: inline-block;
        padding-top: 33px;
        font-size: 16px;
        *padding-top:43px;
    }

.blue-section-header {
    background-color:#00295d;
    color:#FFF;
}

.blue-section-header h1 {
    color:#FFF;
}
.hs-breadcrumb-menu {
    padding:45px 0 0 0;
    float:right;
    font-size:10px;
}
.hs-breadcrumb-menu a {
    text-decoration:none;
    color:#FFF;
}
.hs-breadcrumb-menu-divider:before {
    content:"/ " !important;
}
.hs-breadcrumb-menu-divider {
    padding-right:10px;
}
.home-breadcrumb .home-breadcrumb-text, .home-breadcrumb a {
    color:#aaa;
}


/* -------------------------------------------------- */
/* menu, navigation */
/* -------------------------------------------------- */

.active {
    /*border-bottom:2px solid #fccc51;*/
}

#mainmenu {
    color: #fff;
    font-weight: bold;
    letter-spacing: 0px;
    float: right;
    height: 60px;
}

    #mainmenu ul {
        float: right;
        margin: 0px 0px;
        padding: 0px 0px;
        height: 30px;
    }

    #mainmenu li {
        margin: 0px 0px;
        padding: 0px 0px;
        float: left;
        display: inline;
        list-style: none;
        position: relative;
    }

    #mainmenu a {
        display: block;
        padding: 38px 15px 27px;
        text-decoration: none;
        color: #555;
        width: 80px;
        border-left: solid 1px #eee;
        text-align: center;
        white-space: inherit;
        overflow:inherit;
        height:35px;
        font-weight:normal;
    }

    #mainmenu li:last-child a {
        border-right: solid 1px #eee;
    }

    #mainmenu a:hover {
        color: #00578E;
        background: #f8f8f8;
    }

    #mainmenu li li {
        font-size: 12px;
        font-weight: normal;
        border-bottom: solid 1px #626262;
    }

        #mainmenu li li:last-child {
            border-bottom: none;
        }


        .hs-content-id-2089199407 #mainmenu li li {
            width: 170px;
        }
        #mainmenu li li a {
            padding: 2px 15px 2px 15px;
            background: #555555;
            border-top: none;
            color: #ccc;
            width: 170px;
            border-left: none;
            text-align: left;
            line-height:35px;
        }

        #mainmenu li li:last-child a {
            border-right: none;
        }

        #mainmenu li li li a {
            padding: 2px 15px 2px 15px;
            background: #767676;
        }

        #mainmenu li li a:hover {
            color: #fff;
            background: #002d56;
        }


    #mainmenu li ul {
        width: 170px;
        height: auto;
        position: absolute;
        top: 100%;
        margin-top: 0px;
        left: 0px;
        z-index: 999;
        display: none;
    }

    #mainmenu li li {
        display: block;
        float: none;
        width: 200px;
    }

    #mainmenu li:hover > ul {
        display: block;
    }

    #mainmenu li ul ul {
        left: 100%;
        top: 0px;
    }

    #mainmenu li:hover > ul {
        color: #469159;
    }

    #mainmenu select {
        padding: 10px;
        height: 36px;
        font-size: 14px;
        border: none;
        background: #ff4200;
        color: #fff;
    }

        #mainmenu select option {
            padding: 10px;
        }

.selectnav {
    display: none;
}

/* -------------------------------------------------- */
/* social-icons */
/* -------------------------------------------------- */
.sb-icon-facebook {
    background: url(//info.datatree.com/hs-fs/hub/322946/file-445218775-png/images/social-icons/facebook.png) top no-repeat;
}

.sb-icon-twitter {
    background: url(//info.datatree.com/hs-fs/hub/322946/file-445095390-png/images/social-icons/twitter.png) top no-repeat;
}

.sb-icon-rss {
    background: url(//info.datatree.com/hs-fs/hub/322946/file-440759248-png/images/social-icons/rss.png) top no-repeat;
}

.sb-icon-dribbble {
    background: url(//info.datatree.com/hs-fs/hub/322946/file-445218775-png/images/social-icons/dribbble.png) top no-repeat;
}

.sb-icon-linkedin {
    background: url(//info.datatree.com/hs-fs/hub/322946/file-445232680-png/images/social-icons/linkedin.png) top no-repeat;
}

.sb-icon-flickr {
    background: url(//info.datatree.com/hs-fs/hub/322946/file-445218775-png/images/social-icons/flickr.png) top no-repeat;
}

.social-icons {
    display: inline-block;
    float: right;
}

.social-icon {
    display: block;
    height: 32px;
    width: 32px;
    margin: 10px;
    float: left;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

    .social-icon:hover {
        background-position: 0px -32px;
        box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.3);
    }

/**************** Body Container Style ********************/
.body-container-wrapper{
}

.body-container{
    /*max-width: 1080px;
    margin: 0 auto; */   
}
.hs-page-width-normal {
    -moz-box-sizing: content-box;
    margin: 0 auto;
    max-width: 1170px;
    padding: 0 20px;
}
.info-top-section {
    border-bottom:1px solid #EEEEEE;
}

.full-width-seperator {
    border-bottom:1px solid #EEE;
}

.body-container-wrapper h2 {
    color:#575757;
    font-size:36px;
    margin-bottom:0;
}

.body-container-wrapper h2 a {
    text-decoration: none;
}

body.hs-blog-listing .body-container-wrapper h2 a {
    font-size:26px;
}

.body-container-wrapper p {
    line-height:22px;
}

.body-container-wrapper ul {
}

.body-container-wrapper ul li {
    padding:5px 0;
    line-height:22px;
}

.page-center {
    max-width:1170px;
    margin:0 auto !important;
    float: none !important;
}
.page-center .span12.widget-span.widget-type-rich_text {
    margin-top:0 !important;
}
.white-section {
    padding:20px 0;
}
.white-section h2, .full-width-bg h2 {
    margin-top:0;
}
.white-section .span12.widget-span.widget-type-rich_text {
    margin-top:0 !important;
}
.full-width-bg {
    background:#f2f7fa;
    border-top:1px solid #d9dee1;
    border-bottom:1px solid #d9dee1;
    padding:20px 0;
}
/**************** Contact Us Style ********************/
.hs-form input[type="submit"] {
    /*-moz-user-select: none;
    background: none repeat scroll 0 0 #FCCC51;
    border-radius: 5px;
    border-width: 0;
    color: #333333;
    cursor: pointer;
    display: inline-block ;
    font-family: 'Open Sans',sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 40px;
    line-height: 27px;
    padding: 5px 14px;
    text-align: center;
    text-decoration: none;
    width: 50%;
    margin-top:10px;*/
    
    -moz-user-select: none;
    background: url("//info.datatree.com/hs-fs/hub/322946/file-526415263-png/images/arrow-cta.png") no-repeat scroll 92% 50% #f4a62a;
    /*text-shadow: 1px 1px 0px rgba(150, 150, 150, 1);*/
    box-shadow:0 3px 0 #e67e22;
    border-radius: 5px;
    border-width: 0;
    color: #333;
    cursor: pointer;
    display: inline-block ;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    margin-top:10px;
    padding:0 50px 0 25px;

}

/**************** Home Style ********************/

.home-sub-banner h1 {
    color:#333;
    text-align:center;
    font-size:20px;
}
.hs-content-name-home-page h2 {
    *margin-top:30px;
}
.inverted {
    background-color: #ed8f2c;
    color: #FFF;
    display: inline-block;
    padding: 5px 10px;
}
.feature-box i {
    background-color: #469159;
    color: #fff;
}

.feature-box-small-icon {
    margin: 40px 0;
}

    .feature-box-small-icon .text {
        padding: 0;
    }

    .featured-icon {
        background-color: #469159;
        color: #fff;
        font-size: 18px;
        padding: 15px 10px 5px 10px;
        width: 48px;
        height: 48px;
        text-align: center;
        position: absolute;
        margin:55px 0 0 10px;
        -moz-border-radius: 10%; 
        -webkit-border-radius: 10%; 
        border-radius: 10%;
    }

        .feature-box-small-icon i.dark {
            background-color: #333333;
        }

    .feature-box-small-icon h3 {
        line-height: normal;
        margin: 0 5px 0 0;
        font-size: 20px;
        font-weight: 300;
    }

    .feature-box-small-icon p {
        /*padding-left:80px;*/
        text-align:center;
        font-size:14px;
        line-height:30px;
        margin-bottom:0;
        margin-left:90px;
    }
    
    .feature-box-small-icon a {
        font-size:12px
    }
    
    .feature-box-small-icon .em {
        color:#00578E;
    }
    
    .feature-box-small-icon .inner {
        padding: 20px;
        background: #eee;
        border-bottom: solid 3px #ddd;
        min-height:200px;
    }

        .feature-box-small-icon .inner:hover {
            padding: 20px;
            background: #f5f5f5;
            border-bottom: solid 3px #ccc;
        }
        
        

/*-----------------Home Blog Styles------------------- */
    

.bloglist-small {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .bloglist-small h5 a {
        text-decoration:none;
        font-size:14px;
        color:#F86E4E;
        font-weight:bold;
    }

    .bloglist-small li {
        padding-bottom: 10px;
        margin-bottom: 20px;
        border-bottom: solid 1px #eee;
    }

        .bloglist-small li h5 {
            margin-bottom: 5px;
            margin-top:0;
        }

        .bloglist-small li .txt {
            padding-left: 80px;
        }

        .bloglist-small li .read {
            display: block;
            margin-bottom: 5px;
        }

        .bloglist-small li .info {
            display: block;
            margin: 0;
            font-size: 11px;
            color: #aaa;
        }

        .bloglist-small li .info a {
            color: #F86E4E;
        }

    .bloglist-small img {
        position: absolute;
    }

.date-box {
    width: 60px;
    position: absolute;
    text-align: center;
}

    .date-box .day {
        display: block;
        color: #fff !important;
        background: #555;
        font-size: 26px;
        padding: 20px 0 20px 0;
    }

    .date-box .month {
        font-size: 12px;
        display: block;
        color: #fff;
        background: #469159;
    }

/*-----------------Home TAB Styles------------------- */
/* -------------------------------------------------- */
/* tabs */
/* -------------------------------------------------- */
.de_tab {
}

    .de_tab .de_nav {
        overflow: hidden;
        padding-left: 0;
        margin: 0;
        padding: 0;
        font-weight: bold;
    }

        .de_tab .de_nav li {
            float: left;
            list-style: none;
            background: #EEE;
            margin-right: 5px;
            text-align:center;
        }
        
        .de_tab li {
            padding-top:0 !important;
            padding-bottom:0 !important;
        }

            .de_tab .de_nav li span {
                padding: 8px 16px 8px 16px;
                border-top: 1px solid #ddd;
                border-bottom: 1px solid #ddd;
                border-left: 1px solid #ddd;
                border-right: 1px solid #ddd;
                display: block;
                background: #eee;
                text-decoration: none;
                color: #888;
                font-size: 13px;
                cursor: pointer;
            }

            .de_tab .de_nav li:first-child span {
                border-left: 1px solid #ddd;
            }

    .de_tab .de_tab_content {
        border: 1px solid #ddd;
        padding: 15px 20px 20px 20px;
        margin-top: -1px;
        background: #FCFCFC;
        border-bottom: solid 3px #ddd;
    }

    .de_tab_content h1 {
        *margin-top:10% !important;
    }
    .de_tab .de_nav li span.active {
        background: #FCFCFC;
        border-bottom: 1px solid #FCFCFC;
        color: #222;
        margin-bottom: -3px;
    }

.tab-small-post ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .tab-small-post ul li {
        min-height: 60px;
        margin-bottom: 15px;
        padding-bottom: 10px;
        border-bottom: solid 1px #eeeeee;
    }

        .tab-small-post ul li:last-child {
            border-bottom: none;
            margin-bottom: 0;
            padding-bottom: 0;
        }

        .tab-small-post ul li img {
            position: absolute;
        }

        .tab-small-post ul li span {
            display: block;
            padding-left: 64px;
        }

            .tab-small-post ul li span.post-date {
                font-size: 11px;
            }

/* flex slider - testi slider */
#testimonial-full {
    background: url(//info.datatree.com/hs-fs/hub/322946/file-532452112-png/images/home-slider/neighborhood-wide.png) top center !important;
    text-align: center;
    padding: 10px 0 10px 0;
    height:250px;
}

.testi-slider blockquote {
    border: none !important;
    margin: 0;
    padding: 20px 100px 0px 100px;
    font-size: 28px;
    font-weight: 300;
    color: #fff;
    text-shadow: 2px 3px #000000;
    line-height:40px;
    position:relative;
    z-index: 2;
}
.bar {
    display:none;
    background-color:#000;
    height:100px;
    position:relative;
    top:-7em;
    
    /* Required for IE 5, 6, 7 */
	/* ...or something to trigger hasLayout, like zoom: 1; */
	width: 100%; 
		
	/* Theoretically for IE 8 & 9 (more valid) */	
	/* ...but not required as filter works too */
	/* should come BEFORE filter */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	
	/* This works in IE 8 & 9 too */
	/* ... but also 5, 6, 7 */
	filter: alpha(opacity=50);
	
	/* Older than Firefox 0.9 */
	-moz-opacity:0.5;
	
	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 0.5;
    
	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 0.5;
}
.testi-slider .flex-control-nav {
    position: absolute !important;
    margin-top: -50px !important;
}

.testi-slider .flex-direction-nav {
    display: none;
}
/* Control Nav */
.testi-slider .flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center;
}

    .testi-slider .flex-control-nav li {
        margin: 0 6px;
        display: inline-block;
        zoom: 1;
        *display: inline;
    }

.testi-slider .flex-control-paging li a {
    background: none;
    width: 8px;
    height: 8px;
    display: block;
    border: solid 1px #fff;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

    .testi-slider .flex-control-paging li a:hover {
        border: solid 1px #fff;
        background: #fff;
    }

    .testi-slider .flex-control-paging li a.flex-active {
        border: solid 1px #fff;
        cursor: default;
        background: #fff;
    }


.teaser-slider h1 {
    font-size: 64px;
    color: #fff;
    font-weight: bold;
}

/* testimonial
/*-------------------------------------------------- */
.de_testi {
    display: block;
    margin: 40px 0;
}

    .de_testi blockquote {
        margin: 0;
        color: #555;
        padding: 20px 30px 30px 30px;
        border-radius: 8px;
        border: solid 1px #ddd;
        box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.2);
        background: rgb(255,255,255); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(242,242,242,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); /* IE10+ */
        background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */
    }

        .de_testi blockquote, .de_testi blockquote p {
            font-size: 14px;
            line-height: 1.6em;
            font-weight: 500;
        }

.de_testi_by {
    margin-left: 20px;
    margin-top: -10px;
}

.de_testi_pic {
    float: left;
    padding-right: 15px;
}

    .de_testi_pic img {
        width: 50px;
        height: 50px;
    }

.de_testi_company {
    padding-top: 20px;
}

/**************** Carosel Style ********************/
.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}
.nbs-flexisel-ul li {
    display:inline;    
}
.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
    background:none;
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width:270px;
    max-height:250px;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 22px;
    height: 22px; 
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.5;
}

.nbs-flexisel-nav-left {
    left: 10px;
    background: url(//info.datatree.com/hs-fs/hub/322946/file-527935237-png/images/button-previous.png) no-repeat;
}

.nbs-flexisel-nav-right {
    right: 5px;
    background: url(//info.datatree.com/hs-fs/hub/322946/file-527917072-png/images/button-next.png) no-repeat;
}






/**************** product grid Style ********************/

.body-container .separator {
    display: inline-block;
    width: 1px;
    height: 10px;
    border-left: solid 1px #777;
    margin: 0 20px 0 20px;
}
.product-anchors a {
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: 300;
    padding: 5px 10px;
	margin:0 5px 10px 0;
	border-left: 3px solid #ED8F2C;
	text-decoration:none;
	color:#222;
    background-color:#e5e5e5;
}
.product-anchors a:hover {
    color:#666;
}
.tile {
    padding:25px;
    background-color:#e5e5e5;
    margin-bottom:15px;
}
.tile h3 {
    margin-top:3;
    font-size:16px;
    margin-top: 0;
    }
.sample a {
    text-decoration:none;
    font-size:16px;
    color:#00578E;
    font-weight:300;
}
.sample a:hover {
    text-decoration:none;
    font-size:16px;
    color:#333;
}
.orange-tile {
    border-left:3px solid #ED8F2C;
}
.blue-tile {
    border-left:3px solid #00578E;
}
.green-tile {
    border-left:3px solid #35aa47;
}
table.available-via {
    width:100%;
}
.tile img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width:32px;
}
.tile td {
    text-align:center;
    font-size:10px;
    color:#00578E;
}

/**************** Contact Us and CTA Style ********************/
.hs-cta-img {
    vertical-align:middle\9;
}
a:link.cta_button {
    -moz-user-select: none;
    background: url("//info.datatree.com/hs-fs/hub/322946/file-526415263-png/images/arrow-cta.png") no-repeat scroll 92% 50% #f4a62a;
    /*text-shadow: 1px 1px 0px rgba(150, 150, 150, 1);*/
    box-shadow:0 3px 0 #e67e22;
    border-radius: 5px;
    border-width: 0;
    color: #333;
    cursor: pointer;
    display: inline-block ;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    margin-top:10px;
    padding:0 50px 0 25px;
        *padding-top:20px;
}
a:visited.cta_button {
    -moz-user-select: none;
    background: url("//info.datatree.com/hs-fs/hub/322946/file-526415263-png/images/arrow-cta.png") no-repeat scroll 92% 50% #f4a62a;
    /*text-shadow: 1px 1px 0px rgba(150, 150, 150, 1);*/
    box-shadow:0 3px 0 #e67e22;
    border-radius: 5px;
    border-width: 0;
    color: #333;
    cursor: pointer;
    display: inline-block ;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    margin-top:10px;
    padding:0 50px 0 25px;
        *padding-top:20px;
    }
a:hover.cta_button  {
    -moz-user-select: none;
    background: url("//info.datatree.com/hs-fs/hub/322946/file-526415263-png/images/arrow-cta.png") no-repeat scroll 92% 50% #f59600;
    /*text-shadow: 1px 1px 0px rgba(150, 150, 150, 1);*/
    box-shadow:0 3px 0 #e67e22;
    border-radius: 5px;
    border-width: 0;
    color: #666;
    cursor: pointer;
    display: inline-block ;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    margin-top:10px;
    padding:0 50px 0 25px;
        *padding-top:20px;
}
a:active.cta_button {
    -moz-user-select: none;
    background: url("//info.datatree.com/hs-fs/hub/322946/file-526415263-png/images/arrow-cta.png") no-repeat scroll 92% 50% #f4a62a;
    /*text-shadow: 1px 1px 0px rgba(150, 150, 150, 1);*/
    box-shadow:0 3px 0 #e67e22;
    border-radius: 5px;
    border-width: 0;
    color: #333;
    cursor: pointer;
    display: inline-block ;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    margin-top:10px;
    padding:0 50px 0 25px;
        *padding-top:20px;
}
.hs-content-name-home-page a:link.cta_button {
    padding:10px 75px 10px 25px
}
#hs_cos_wrapper_widget_533646206 h3 {
    font-weight:300 !important;
}
.hs-form.stacked label {
    text-shadow:none;
}
/* HS support 
.hs-form fieldset {
    border: 0;
    padding-bottom: 10px;
    margin-left: -17px;
    max-width: 500px
}
*/

/* Magnific Popup CSS */
.your-special-css-class {
    max-width: 320px !important;
    height: 85%;
    margin: auto;
    max-height: 780px;
    padding: 140% 16px 0 13px !important;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }



/**************** Clients Container Style ********************/
.client-tile {
    display:block;
	/*background: url(//info.datatree.com/hs-fs/hub/322946/file-461241126-png/images/client-bg.png) no-repeat; #6b84bb;*/
	background-color:#00295d;
	padding:20px;
   	text-align:center;
	min-height:220px;
	height:220px;
    margin:10px 0;
}
.top-client-icon {
	display:block;
	width:100%;
	padding:0;
	text-align:center
}
.top-client-icon img {
    text-align:center;
}
.client-tile h2 {
	color:#ffffff;
    font-size:18px;
    font-weight: bold;
}    
.client-tile p {
	color:#ffffff;
	font-size:12px;
    line-height: 18px;
}
.learn-more-wrapper {
	margin:5px 5 5 0
}
.learn-more-button {
   /* border-top: 1px solid #fffbf2;
   background: #00295d;
   background: -webkit-gradient(linear, left top, left bottom, from(#fccc51), to(#ffb700));
   background: -webkit-linear-gradient(top, #fccc51, #ffb700);
   background: -moz-linear-gradient(top, #fccc51, #ffb700);
   background: -ms-linear-gradient(top, #fccc51, #ffb700);
   background: -o-linear-gradient(top, #fccc51, #ffb700);
   padding: 9px 28px;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   color: #333333;
   font-size: 14px;
   font-family: Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   top:20px */
   
   /*-moz-user-select: none;
    background: none repeat scroll 0 0 #FCCC51;
    border-radius: 5px;
    border-width: 0;
    color: #333333;
    cursor: pointer;
    display: inline-block ;
    font-family: 'Open Sans',sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    width: 80%;
    margin-top:10px;*/
    
    -moz-user-select: none;
    /*text-shadow: 1px 1px 0px rgba(150, 150, 150, 1);*/
    background: #f4a62a;
    box-shadow:0 3px 0 #e67e22;
    border-radius: 5px;
    border-width: 0;
    color: #FFF;
    cursor: pointer;
    display: inline-block ;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-weight: 400;
    height: 22px;
    line-height: 22px;
    text-align: center;
    text-decoration: none;
    margin-top:5px;
    padding:3px 25px 3px 25px;
   }
.learn-more-button:hover {
    background: #f59600;
    color:#f1f1f1;
   }
.learn-more-button:active {
    background: #f4a62a;
   }




/**************** Serivces Olny Container Style ********************/
.hs-content-name-services .client-tile {
    display:block;
    /*background: url(//info.datatree.com/hs-fs/hub/322946/file-461241126-png/images/client-bg.png) no-repeat;*/
    background-color:#34495e;
	padding:20px;
	text-align:center;
	min-height:280px;
	height:280px;
    margin:15px 0;
}
.hs-content-name-services .top-client-icon {
	display:block;
	width:100%;
	padding:0;
	text-align:center
}
.hs-content-name-services .top-client-icon img {
    text-align:center;
}
.hs-content-name-services .client-tile h2 {
	color:#ffffff;
    font-size:22px;
    font-weight: bold;
}    
.hs-content-name-services .client-tile p {
	color:#ffffff;
	font-size:12px
}
.hs-content-name-services .learn-more-wrapper {
	margin:30px 0 0 0
}
.hs-content-name-services .learn-more-button {    
    -moz-user-select: none;
    /*background: url("//info.datatree.com/hs-fs/hub/322946/file-526415263-png/images/arrow-cta.png") no-repeat scroll 92% 50% #f4a62a;
    text-shadow: 1px 1px 0px rgba(150, 150, 150, 1);*/
    box-shadow:0 3px 0 #e67e22;
    border-radius: 5px;
    border-width: 0;
    color: #333;
    cursor: pointer;
    display: inline-block ;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    margin-top:10px;
    padding:0 25px 0 25px;
   }
.hs-content-name-services .learn-more-button:hover {
    /*background: url("//info.datatree.com/hs-fs/hub/322946/file-526415263-png/images/arrow-cta.png") no-repeat scroll 92% 50% #f59600;*/
    color:#666;
   }
.hs-content-name-services .learn-more-button:active {
    /*background: url("//info.datatree.com/hs-fs/hub/322946/file-526415263-png/images/arrow-cta.png") no-repeat scroll 92% 50% #f4a62a;*/
   }


/**************** Data Delivery Only Container Style ********************/
.hs-content-name-data-delivery .client-tile {
    display:block;
    /*background: url(//info.datatree.com/hs-fs/hub/322946/file-461241126-png/images/client-bg.png) no-repeat;*/
    background-color:#2980b9;
    padding:20px;
	text-align:center;
	min-height:210px;
	height:210px;
    margin:15px 0;
}
.hs-content-name-data-delivery .top-client-icon {
	display:block;
	width:100%;
	padding:0;
	text-align:center
}
.hs-content-name-data-delivery .top-client-icon img {
    text-align:center;
}
.hs-content-name-data-delivery .client-tile h2 {
	color:#ffffff;
    font-size:20px;
    font-weight: bold;
}    
.hs-content-name-data-delivery .client-tile p {
	color:#ffffff;
	font-size:12px
}
.hs-content-name-data-delivery .learn-more-wrapper {
	margin:20px 0 0 0
}
.hs-content-name-data-delivery .learn-more-button {
    -moz-user-select: none;
    background: url("//info.datatree.com/hs-fs/hub/322946/file-526415263-png/images/arrow-cta.png") no-repeat scroll 92% 50% #f4a62a;
    text-shadow: 1px 1px 0px rgba(150, 150, 150, 1);
    box-shadow:0 3px 0 #e67e22;
    border-radius: 5px;
    border-width: 0;
    color: #FFF;
    cursor: pointer;
    display: inline-block ;
    font-family: 'Open Sans',sans-serif;
    font-size: 18px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    margin-top:10px;
    padding:0 50px 0 25px;
   }
.hs-content-name-data-delivery .learn-more-button:hover {
    background: url("//info.datatree.com/hs-fs/hub/322946/file-526415263-png/images/arrow-cta.png") no-repeat scroll 92% 50% #f59600;
    color:#f1f1f1;
   }
.hs-content-name-data-delivery .learn-more-button:active {
    background: url("//info.datatree.com/hs-fs/hub/322946/file-526415263-png/images/arrow-cta.png") no-repeat scroll 92% 50% #f4a62a;
   }


/**************** Resources Only Container Style ********************/
.hs-content-name-resources .client-tile {
    display:block;
    /*background: url(//info.datatree.com/hs-fs/hub/322946/file-461241126-png/images/client-bg.png) no-repeat;*/
    background-color:#c0392b;
    padding:20px;
	text-align:center;
	min-height:210px;
	height:210px;
    margin:15px 0;
}
.hs-content-name-resources .top-client-icon {
	display:block;
	width:100%;
	padding:0;
	text-align:center
}
.hs-content-name-resources .top-client-icon img {
    text-align:center;
}
.hs-content-name-resources .client-tile h2 {
	color:#ffffff;
    font-size:20px;
    font-weight: bold;
}    
.hs-content-name-resources .client-tile p {
	color:#ffffff;
	font-size:12px
}
.hs-content-name-resources .learn-more-wrapper {
	margin:10px 0 0 0
}
.hs-content-name-resources .learn-more-button {
    -moz-user-select: none;
    background: url("//info.datatree.com/hs-fs/hub/322946/file-526415263-png/images/arrow-cta.png") no-repeat scroll 92% 50% #f4a62a;
    text-shadow: 1px 1px 0px rgba(150, 150, 150, 1);
    box-shadow:0 3px 0 #e67e22;
    border-radius: 5px;
    border-width: 0;
    color: #FFF;
    cursor: pointer;
    display: inline-block ;
    font-family: 'Open Sans',sans-serif;
    font-size: 18px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    margin-top:10px;
    padding:0 50px 0 25px;
   }
.hs-content-name-resources .learn-more-button:hover {
    background: url("//info.datatree.com/hs-fs/hub/322946/file-526415263-png/images/arrow-cta.png") no-repeat scroll 92% 50% #f59600;
    color:#f1f1f1;
   }
.hs-content-name-resources .learn-more-button:active {
    background: url("//info.datatree.com/hs-fs/hub/322946/file-526415263-png/images/arrow-cta.png") no-repeat scroll 92% 50% #f4a62a;
   }


/*======================================================================
	Selectric
======================================================================*/
.selectricWrapper { position: relative; margin: 0 auto; width: 210px; cursor: pointer; }
.selectricDisabled { filter: alpha(opacity=50); opacity: 0.5; cursor: default; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.selectricOpen { z-index: 9999; }
.selectricHideSelect { position: relative; overflow: hidden; }
.selectricHideSelect select { position: absolute; left: -100%; }
.selectric { border: 1px solid #DDD; background: #fccc51; position: relative; border-radius: 2px; }
.selectricOpen .selectric { border-color: #CCC; background: #F0F0F0; z-index: 9999; }
.selectric .label { display: block; white-space: nowrap; overflow: hidden; margin: 0 30px 0 0; padding: 6px; font-size: 12px; color: #444; min-height: 18px; }
.selectric .selectric-button { position: absolute; right: 0; top: 3px; height: 30px; width: 30px; color: #333; text-align: center; font: normal 18px/30px sans-serif; }
.selectricHover .selectric { border-color: #CCC; }
.selectricHover .selectric .selectric-button { color: #888; }
.selectricTempShow { position: absolute !important; visibility: hidden !important; display: block !important; }

/* Items box */
.selectricItems { display: none; position: absolute; overflow: auto; top: 100%; left: 0; background: #F9F9F9; border: 1px solid #CCC; z-index: 9998; box-shadow: 0 0 10px -6px; }
.selectricItems ul,
.selectricItems li { list-style: none; padding: 0; margin: 0; min-height: 20px; line-height: 20px; font-size: 12px; }
.selectricOpen .selectricItems { display: block; }
.selectricItems li { padding: 5px; cursor: pointer; display: block; border-bottom: 1px solid #EEE; color: #666; border-top: 1px solid #FFF; }
.selectricItems li.selected { background: #EFEFEF; color: #444; border-top-color: #E0E0E0; }
.selectricItems li:hover { background: #F0F0F0; color: #444; }
.selectricItems li.disabled { background: #F5F5F5; color: #BBB; border-top-color: #FAFAFA; cursor: default; }



/* Products and Services Page */
.data-tree-offer {
  position: relative;
  float: left;
  width: 22%;
  height: 130px;
  margin: 5px;
  padding: 10px;
  background: #888;
  color: #262524;
}
.data-tree-offer .name {
    display: block;
    font-size: 16px;
    font-weight: normal;
    height: 30px;
    left: 0px;
    letter-spacing: 0;
    padding: 15px 0;
    margin:0;
    position: absolute;
    text-align: center;
    text-transform: none;
    width: 100%;
	bottom:0;
	border-bottom:3px solid #D7D7D7;
	color:#ffffff;
    
    /*
    background: rgb(0, 0, 0) transparent;
    background: rgba(0, 0, 0, 0.6);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
    */
}
.data-tree-offer .name a {
    color:#FFF;
    text-decoration:none;
}
.data-tree-offer img{
    display: block;
    margin: 0 auto;
    vertical-align: center;
    max-height: 50px;
    max-width: 50px;
    padding-top:20px;
	}
.data-tree-offer.product 		{ background: #00295d; }
.data-tree-offer.service 		{ background: #f95900; }


.product-services-filter a { 
	cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: 300;
    padding: 5px 10px;
	margin-bottom:10px;
	border: 1px solid #DDDDDD;
	text-decoration:none;
	color:#222
}

.product-services-filter a.current { 
	background: none repeat scroll 0 0 #F86E4E;
	color:#FFF;
    font-weight: 300;
}
.product-services-sort {
    *display:none;
}
.product-services-sort a {
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: 300;
    padding: 5px 10px;
	margin-bottom:10px;
	border: 1px solid #DDDDDD;
	text-decoration:none;
	color:#222    
}
.product-services-sort a.current {
    background: none repeat scroll 0 0 #F86E4E;
	color:#FFF;
    font-weight: 300;
}
.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */

    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}

/* IMAGES */

.img_wrapper{
	position: relative;
	background: #f0ebe5;
	overflow: hidden;
}

.img_wrapper img{
	position: absolute;
	width: 100%;
	height: auto;
	opacity: 0;
	top: 0;
	
	-webkit-transition: opacity 150ms;
	-moz-transition: opacity 150ms;
	-ms-transition: opacity 150ms;
	transition: opacity 150ms;
}

.img_wrapper.loaded img{
	opacity: 1;
}



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

.main-footer{
    background: #f5f5f5;
    padding: 20px 0;
    margin-top:30px;
    border-top:1px solid #DDDDDD;
}

.footer-container{
    max-width: 1170px;
    margin: 0 auto;  
}

.main-footer h2, .main-footer h3{
    color: #00578E;
    margin-bottom: 0px;
    font-size:28px;
    letter-spacing: -0.5px;
    margin-top: 0;
}

.footer-container p{
    color: #555;
    line-height:1.8;
}

.footer-container a{
    color: #555;
}

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

.footer-social{
    margin-top: 16px;
}

.footer-container-wrapper {
    background: none repeat scroll 0 0 #EEEEEE;
    border-top: 1px solid #DDDDDD;
    font-size: 10px;
    margin: 0;
    padding: 20px 0;
}
.footer-container-wrapper ul {
    float:right;
}
.main-footer.widget-type-rich_text {
    margin-top:0;
}
.footer-container-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    font-size:10px;
}
.main-footer input[type="submit"] {
    -moz-user-select: none;
    background: none repeat scroll 0 0 #FCCC51;
    border-radius: 5px;
    border-width: 0;
    color: #333333;
    cursor: pointer;
    display: inline-block ;
    font-family: 'Open Sans',sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 40px;
    line-height: 27px;
    padding: 5px 20px;
    text-align: center;
    text-decoration: none;
    width: auto;
    margin-top:10px;
}

.footer-bottom-links ul li a{
    font: 11px Arial,sans-serif;
    text-transform: uppercase;
    padding: 10px 10px;
}
.footer-bottom-links ul li a:hover{

    background-color: #5F5F60;
    padding: 10px 10px;
}

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

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

/**************** Main Nav. Style ********************/

.top-nav ul{
    float: right;
}

.hs-menu-wrapper.hs-menu-flow-horizontal .active-branch > a, .hs-menu-wrapper.hs-menu-flow-horizontal .active-item > a {
    box-shadow: 0 0px #FFF;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    display: inline-block;
    max-width: 170px;
    overflow: show;
    padding: 10px 10px;
    text-decoration: none;
    font-size:13px;
    font-weight:400 !important;

}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    /*border-bottom: 2px solid #3574E3;*/
    transition: all 0.3s ease 0s;
}
    
.top-nav ul li a:hover{

}

.hs-menu-wrapper a:hover {
    color: #FFF;
    background-color: #444444;
    box-shadow: 0px 0px 0px #FFF;    
}
/**************** Link Style ********************/

a{
    color: #3574E3;
}

a:hover{
    color: #67a6ff;
}

/**************** Misc. Style ********************/

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

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

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

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

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

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

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

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

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

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


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

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

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

.hs_cos_wrapper_type_google_search a.hs-button.primary {
       -moz-user-select: none;
    display: inline-block;
    position: relative;
    cursor: pointer;
    outline: none;
    white-space: nowrap;
    margin: 5px;
    padding: 0 22px;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    background-color: #4ab4e8;
    color: #FFF;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}

 .hs-button  {
       -moz-user-select: none;
    display: inline-block;
    position: relative;
    cursor: pointer;
    outline: none;
    white-space: nowrap;
    margin: 5px;
    padding: 0 22px;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    background-color: #4ab4e8;
    color: #FFF;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}


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

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

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

/**************** Sidebar Style ********************/

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

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

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
    background: none repeat scroll 0 0 #444444;
    border-bottom: 3px solid #3574E3;
    color: #FFFFFF;
    width: auto;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a:hover {
    background: none repeat scroll 0 0 #3574E3;
    color: #FFFFFF;
    width: auto;
}

/* -------------------------------------------------- */
/* widget */
/* -------------------------------------------------- */ 

.widget-module {
    margin-bottom: 40px;
}

    .widget-module h4 {
        padding-bottom: 10px;
        font-size: 18px;
        letter-spacing: normal;
    }

    .widget-module ul {
        list-style: none;
        margin: 0;
        padding:0;
    }
    .widget-module ul li {
        padding:10px 0 10px 0;
        border-bottom: solid 1px #ddd;
    }
    .widget-module ul li a {
        text-decoration:none;
       
    }

.widget-module .widget_category li {
    border-bottom: solid 1px #eee;
    padding-bottom: 8px;
    margin-bottom: 8px;
}

    .widget-module .widget_category li a {
        color: #555;
    }

.widget_recent_post li {
    padding-left: 20px;
    background: url(../images/list-arrow.png) left 2px no-repeat;
    border-bottom: solid 1px #ddd;
    padding-bottom: 7px;
    margin-bottom: 5px;
}

    .widget_recent_post li a {
        color: #555;
    }

.widget-module .comments li {
    padding-left: 20px;
    background: url(../images/list-arrow.png) left 2px no-repeat;
    border-bottom: solid 1px #eee;
    padding-bottom: 7px;
    margin-bottom: 5px;
}

.widget_tags li {
    display: inline-block;
    margin-right: 2px;
    margin-bottom: 10px;
}

    .widget_tags li a {
        text-decoration: none;
        margin-bottom: 5px;
        border-radius: 1px;
        -moz-border-radius: 1px;
        -webkit-border-radius: 1px;
        background: #469159;
        color: #fff;
        padding: 5px 8px 5px 8px;
    }

        .widget_tags li a:hover {
            background: #555;
        }

footer .widget_recent_post li {
    padding: 0 0 5px 0;
    background: none;
}

    footer .widget_recent_post li a {
    }

/**************** START ISOTOPE ********************/

/* ---- demos ---- */

.demo .isotope,
.demo.isotope {
  border: 2px solid #484542;
  background: hsla(0, 0%, 0%, 0.15);
}

/* horizontal examples need height */
.isotope.horizontal {
  height: 334px;
}

.demo .button {
  margin-bottom: 0.8em;
}


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

.isotope:after {
  clear: both;
}


/* ---- item elements ---- */

.element-item {
  position: relative;
  float: left;
  width: 300px;
  height: 200px;
  margin: 5px;
  padding: 10px;
  background: #888;
  color: #262524;
}

.element-item > * {
  margin: 0;
  padding: 0;
}

.element-item .name {
  position: absolute;

  left: 10px;
  top: 60px;
  text-transform: none;
  letter-spacing: 0;
  font-size: 12px;
  font-weight: normal;
}

.element-item .symbol {
  position: absolute;
  left: 10px;
  top: 0px;
  font-size: 42px;
  font-weight: bold;
  color: white;
}

.element-item .number {
  position: absolute;
  right: 8px;
  top: 5px;
}

.element-item .weight {
  position: absolute;
  left: 10px;
  top: 76px;
  font-size: 12px;
}

.element-item.alkali          { background: #F00; background: hsl(   0, 100%, 50%); }
.element-item.alkaline-earth  { background: #F80; background: hsl(  36, 100%, 50%); }
.element-item.lanthanoid      { background: #FF0; background: hsl(  72, 100%, 50%); }
.element-item.actinoid        { background: #0F0; background: hsl( 108, 100%, 50%); }
.element-item.transition      { background: #0F8; background: hsl( 144, 100%, 50%); }
.element-item.post-transition { background: #0FF; background: hsl( 180, 100%, 50%); }
.element-item.metalloid       { background: #08F; background: hsl( 216, 100%, 50%); }
.element-item.diatomic        { background: #00F; background: hsl( 252, 100%, 50%); }
.element-item.halogen         { background: #F0F; background: hsl( 288, 100%, 50%); }
.element-item.noble-gas       { background: #F08; background: hsl( 324, 100%, 50%); }

/* varying sizes */
.is-varying-sizes .element-item.width2 { width: 210px; }
.is-varying-sizes .element-item.height2 { height: 210px; }

/* ---- mini items ---- */

.item,
.mini-item {
  width: 500px;
  height: 70px;
  background: #fff;
  border:none;
  border-color: none;
}

.mini-item.w2 { width: 100px; }
.mini-item.h2 { height: 100px; }

.mini-item.w3 { width: 150px; }
.mini-item.h3 { height: 150px; }

.mini-item.gigante {
  width: 150px;
  height: 200px;
}

.clickable .mini-item:hover {
  border-color: #28F;
  background: #8CF;
  cursor: pointer;
}

/* ---- flexible 5 columns ---- */

.flex-5-col .grid-sizer,
.flex-5-col .mini-item { width: 20%; }
.flex-5-col .mini-item.w2 { width: 40%; }

/* ----  ---- */

.rainbowed > *:nth-child(10n+0) { background: hsl(   0, 100%, 50%); }
.rainbowed > *:nth-child(10n+1) { background: hsl(  36, 100%, 50%); }
.rainbowed > *:nth-child(10n+2) { background: hsl(  72, 100%, 50%); }
.rainbowed > *:nth-child(10n+3) { background: hsl( 108, 100%, 50%); }
.rainbowed > *:nth-child(10n+4) { background: hsl( 144, 100%, 50%); }
.rainbowed > *:nth-child(10n+5) { background: hsl( 180, 100%, 50%); }
.rainbowed > *:nth-child(10n+6) { background: hsl( 216, 100%, 50%); }
.rainbowed > *:nth-child(10n+7) { background: hsl( 252, 100%, 50%); }
.rainbowed > *:nth-child(10n+8) { background: hsl( 288, 100%, 50%); }
.rainbowed > *:nth-child(10n+9) { background: hsl( 324, 100%, 50%); }

/* ---- individual demos ---- */

#masonry-bottom-spaced .mini-item {
  margin-bottom: 10px;
}

#masonry-flex-gutter .gutter-sizer {
  width: 3%;
}

#masonry-horizontal-right-spaced .mini-item {
  margin-right: 10px;
}

/* ---- fit width ---- */

#masonry-fit-width {
  border: 2px solid white;
}

/* center container with CSS */
#masonry-fit-width .isotope {
  margin: 10px auto;
}

/* ---- counting ---- */

.isotope.counting {
  counter-reset: item;
}

.isotope.counting .mini-item:before,
.isotope.counting .item:before {
  counter-increment: item;
  content: counter(item);
  display: block;
  color: #555;
  padding-top: 0.2em;
  text-align: center;
  font-size: 18px;
}

/* ---- measurement demos ---- */

#gutter-opt-demo2 .item {
  margin-bottom: 10px;
}

/* responive column width */
#column-width-demo2 .grid-sizer { width: 20%; }
#column-width-demo2 .item { width: 20%; }
#column-width-demo2 .item.w2 { width: 40%; }

#row-height-demo2 .grid-sizer {
  height: 60px;
}

#gutter-opt-demo3 .gutter-sizer {
  width: 3%;
}

/* ---- stamp ---- */

.has-stamp {
  position: relative;
}

.demo .stamp {
  position: absolute;
  width: 30%;
  height: 60px;
  background: orange;
  border: 4px dotted black;
}

#stamp-opt-demo .stamp1 {
  left: 30%;
  top: 10px;
  width: 20%;
  height: 100px;
}

#stamp-opt-demo .stamp2 {
  right: 10%;
  top: 20px;
  width: 70%;
  height: 30px;
}

#stamp-demo .stamp {
  right: 10%;
  top: 10px;
  width: 35%;
  height: 70px;
}

#stamp-demo .mini-item { opacity: 0.8; }

/* ---- clickable ---- */

.clickable .item:hover {
  border-color: white;
  background: #A2C;
  cursor: pointer;
}

/* ---- vertical table-like ---- */

.table-like {
  list-style: none;
  margin: 0;
  padding: 0;
}

.table-like > li {
  width: 100%;
  clear: both;
  border-top: 1px solid;
  border-color: hsla(0, 0%, 100%, 0.2);
}

/* clearfix */
.table-like > li:after {
  display: block;
  content: '';
  clear: both;
}

.table-like > li > * {
  float: left;
  padding: 2px 4px;
}

.table-like .name { width: 30%; }
.table-like .symbol { width: 10%; }
.table-like .weight { width: 15%; }
.table-like .number { width: 10%; }
.table-like .category { width: 20%; }

/* ----  ---- */

#fit-columns-feature-demo {
  height: 448px;
}

/* ---- insert-demo ---- */

#insert-demo .mini-item .number {
  padding: 0px;
  font-size: 24px;
  font-weight: bold;
  color: #777;
  text-align: center;
  line-height: 50px;
}

/* ---- multiple-sort-by ---- */

#multiple-sort-by-demo .mini-item .number {
  font-size: 50px;
  font-weight: 600;
  color: #222;
  padding-top: 0.1em;
  text-align: center;
}

#multiple-sort-by-demo [data-color="blue"] { background: blue; }
#multiple-sort-by-demo [data-color="red"] { background: red; }
#multiple-sort-by-demo [data-color="yellow"] { background: yellow; }

/* ---- animate-item-size ---- */

/* item is invisible, but used for layout */
.isotope.animate-item-size-demo .item,
.isotope.animate-item-size-demo .item-content {
  width: 60px;
  height: 60px;
}

.isotope.animate-item-size-demo .item {
  border: none;
  background: transparent;
}

/* item-content is visible, and transitions size */
.animate-item-size-demo .item-content {
  width: 60px;
  height: 60px;
  background: #8DF;
  border: 2px solid #333;
  border-color: hsla(0, 0%, 0%, 0.5);
  -webkit-transition: width 0.4s, height 0.4s;
     -moz-transition: width 0.4s, height 0.4s;
       -o-transition: width 0.4s, height 0.4s;
          transition: width 0.4s, height 0.4s;
}

.animate-item-size-demo .item:hover .item-content {
  border-color: white;
  background: #4BF;
}

/* both item and item content change size */
.animate-item-size-demo .item.is-expanded,
.animate-item-size-demo .item.is-expanded .item-content {
  width: 180px;
  height: 120px;
}

.animate-item-size-demo .item.is-expanded {
  z-index: 2;
}

.animate-item-size-demo .item.is-expanded .item-content {
  background: #F90;
}


/* ---- animate item size responsive ---- */

#animate-item-size-responsive .item,
#animate-item-size-responsive .grid-sizer {
  width: 20%;
}

#animate-item-size-responsive .item-content {
  width:  100%;
  height: 100%;
}

/* item has expanded size */
#animate-item-size-responsive .item.is-expanded {
  width: 60%;
}

/* ---- Metafizzy logo ---- */

/* use custom font for logo */
.metafizzy-logo {
  font-family: 'Metafizzy Logo', sans-serif;
}

.metafizzy-logo .etafizzy {
  display: none;
}

#hero {
}

#hero .primary-content {
  padding-bottom: 20px;
}

#hero .primary-content:after  {
  content: '';
  display: block;
  clear: both;
}

#hero h1 {
  font-size: 70px;
  line-height: 1.2;
  letter-spacing: -0.01em;
  margin-bottom: 0.1em;
}

#hero .tagline {
  font-size: 24px;
  margin-bottom: 0.8em;
  line-height: 1.2;
}



/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon {
    font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.icon-file-download:before {
	content: "\e001";
}
.icon-folder-download:before {
	content: "\e002";
}
.icon-github:before {
	content: "\e000";
}

/* ---- desktop  ---- */

@media screen and ( min-width: 960px ) {

  /* first primary content not used on homepage */
  .index-page #content > .primary-content:first-child {
    border-top: none;
    padding-top: 0;
  }

}

/* ---- button ---- */

.button {
  display: inline-block;
  padding: 0.5em 1.0em;
  background: #EEE;
  border: none;
  border-radius: 7px;
  background-image: linear-gradient( to bottom, hsla(0, 0%, 0%, 0), hsla(0, 0%, 0%, 0.2) );
  color: #222;
  font-weight: 500;
  text-shadow: 0 1px white;
  cursor: pointer;
}

.button:hover {
  background-color: #8CF;
  text-shadow: 0 1px hsla(0, 0%, 100%, 0.5);
  color: #222;
}

.button:active,
.button.is-checked {
  background-color: #28F;
}

.button.is-checked {
  color: white;
  text-shadow: 0 -1px hsla(0, 0%, 0%, 0.8);
}

.button:active {
  box-shadow: inset 0 1px 10px hsla(0, 0%, 0%, 0.8);
}

/* hide radio inputs */
.button input[type="radio"] { display: none; }

/* ---- button-group ---- */

.button-group:after {
  content: '';
  display: block;
  clear: both;
}

.button-group .button {
  float: left;
  border-radius: 0;
  margin-right: 1px;
}

.button-group .button:first-child { border-radius: 0.5em 0 0 0.5em; }
.button-group .button:last-child { border-radius: 0 0.5em 0.5em 0; }




/**************** END ISOTOPE ********************/

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

 @media (max-width: 1080px) {
   
.header-container-wrapper, .body-container-wrapper, .footer-container-wrapper {
    /*padding-right: 10px;    padding-left: 10px;*/
    
   } 
  .page-center { padding:20px};
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    max-width: 100%;  
}   
}
    
 @media (max-width: 480px) {
   .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    margin-top: 20px;
}     
}    

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

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

@media (max-width: 480px) {
    .span12.clients .span2 {
        width: 100px;
    }
}
    
    
/* -------------------------------------------------- */
/* R E S P O N S I V E */
/* -------------------------------------------------- */
@media (max-width: 1200px) {
    .slider_text {
        padding-top: 20px;
    }
    #selectnav { display: none;}
	
}

@media(min-width:980px) and (max-width: 1160px) {
    #mainmenu a {
    width: 60px;
    }
    
    #selectnav { display: none;}
    
    .client-tile h2 {
            font-size:14px;
        }
        .body-container-wrapper p {
        }
        .learn-more-wrapper {
            margin-top:0
        }
}

/* -------------------------------------------------- 
	design for 768px
/* -------------------------------------------------- */
@media (min-width: 768px) and (max-width: 979px) {
    #homebanner-empower {
        font-size:10px !important;
    }
    .slider_text {
        padding-top: 0px;
    }
    #home-testimonial p {
        margin-left:0 !important;
    }
    .mainmenu, .top-responsive-target, .main-footer {
        display: none;
    }
    .section-header h1 {
        margin:15px 0 5px 0;
        font-size:26px;
    }
    .hs-breadcrumb-menu {
        font-size:7px !important;
        padding:20px 0 0 0;
    }
    div.header-container-wrapper .page-center {
        padding:0 !important;
    }
    #mainmenu, #section-top-info {
        display: none;
    }

    .mainmenu {
        display: none;
    }
    
    #selectnav {display:block;}
    .hs-content-name-home-page .cta_button { font-size:10px !important; }
    .hs-content-name-home-page h1 {
        margin:0;
    }
    .hs-content-name-home-page .learn-more-button {
        margin-top: 15px;
    }
    .feature-box-small-icon {margin-top:20px; margin-bottom:20px;}
    .featured-icon {display:none;}
    .cta_button { font-size:12px !important; padding:0px 35px 0px 15px!important; }
    .hs-content-name-industries .client-tile p {
        font-size:10px;
    }
    .feature-box-small-icon p { 
        font-size:10px;
        margin-left:0px !important;
    }
    .hs-content-name-home-page .body-container-wrapper h2 {
        font-size:20px;
    }
    .data-tree-offer {
        width:20% !important;
    }
    .body-container-wrapper h2 {
        font-size:26px;
    }
    .de_tab .de_nav li span {
        font-size:10px;
        padding:8px 5px;
    }
    .hs-content-name-industries .client-tile {
        height:250px;
    }
    .hs-content-name-services .client-tile h2 {
        font-size:18px;
        font-weight:300;
    }
    .hs-content-name-services .learn-more-button {
        font-size:10px;
        margin-top:0;
    }
    .tile .span1 {
        display:none;
    }
    .tile img {
        width:16px;
    }
    .tile td {
        font-size:8px;
        padding:0;
    }
    .tile .span2 {
        margin:5px 15px !important;
    }
    .selectnav {
        display: block;
        margin-top:-35px;
        margin-right:20px;
        float: right;
        width: 65%;
        height: 35px;
    }
    
    #logo img {
        margin-left: 10%;
        margin-top: 7%;
    }
    .client-tile {
        padding:10px;
    }
    .learn-more-button {
        margin-top:0;
        padding:3px 7px !important;
        font-size:10px !important;
    }
    .featured-icon {
        margin-top:85px !important;
        height:32px !important;
        width:32px !important;
    }
    .feature-box-small-icon .inner {
        min-height:190px;
    }
    .main-footer h2, .main-footer h3 {
        font-size:18px;
    }
    #footer-id a {
        font-size:10px;
    }
    #footer-id address {
        font-size:10px;
    }
    #footer-id p {
        font-size:10px;
    }
    .footer-container p {
        padding-left:20px;
        font-size:8px;
    }
}

/* -------------------------------------------------- 
	design for 320px & 480px custom
/* -------------------------------------------------- */
@media only screen and (max-width: 767px) {
    .homebanner-maintext {
        padding-left:50px;
    }
    #homebanner-empower {
        font-size:24px !important;
        line-height:32px !important;
        margin:0 0 10px 0;
    }
    #homebanner-express, #homebanner-video {
        display:none;
    }
    #homebanner-tel {
        margin-top:0 !important;
    }
    #homebanner-tel a {
        font-size:18px !important;
        text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
    }
    .pricing-2-col .pricing-box, .pricing-3-col .pricing-box, .pricing-4-col .pricing-box, .pricing-5-col .pricing-box {
        width: 100%;
    }
    .section-header h1 {
        border:none;
    }
    .page-center {
        padding:0 20px;
    }
    ul {
        padding-left:20px;
    }
    header .info, .info-top-section, .secondary-header, .hs-breadcrumb-menu, .tile   {
        display: none !important;
    }
    .featured-icon {
        margin-top:85px !important;
    }
    .feature-box-small-icon p {
        font-size:12px;
    }
    .hs-content-name-home-page .cta_button {
        margin-top:0 !important;
    }
    .hs-content-name-home-page .blue-section-header {
        height:200px;
    }
    .hs-content-name-home-page .blue-section-header h2 {
        padding-bottom:20px !important;
    }
    .top-client-icon img {
        width:40px;
    }
    .client-tile h2 {
        margin-top:10px;
    }
    .footer-container-wrapper li {
        text-align:center;
    }
    .footer-container-wrapper p {
        padding:0 20px;
    }
    .body-container-wrapper h2 {
        font-size:26px;
    }
    .data-tree-offer .name {
        font-size:11px;
    }
    .sticky-1 {
        position: relative;
        display: block;
    }

    .sticky-2 {
        margin-top: 0;
    }

    .h_info_hide, .top-responsive-target, .main-footer  {
        display: none;
    }

    .slider_text h1 {
        font-size: 32px;
    }

    .slider_text .description {
    }

    #mainmenu, #section-top-info {
        display: none;
    }

    .mainmenu {
        display: none;
    }

    #logo, #logo .inner {
        display: block;
        width: 100%;
        height: auto;
        padding: 10px 0 10px 0;
        margin: 0;
        text-align: center;
    }

    .selectnav {
        display: block;
        margin-left: auto;
        margin-right:auto;
        margin-top:40px;
        margin-bottom:20px;
        height: 35px;
        /*float: right;*/
        width: 95%;
    }

    .container {
        padding: 0 20px 0 20px;
    }

    #domain-check .text, #domain-check .button {
        width: 100%;
    }

    #subheader span {
        display: none;
    }

    #testimonial-full blockquote {
        padding: 20px;
    }
}

/* -------------------------------------------------- 
	design for 480px
/* -------------------------------------------------- */
@media only screen and (min-width: 480px) and (max-width: 767px) {
    #section-top-info {
        display: none;
    }
    .info-top-section, .tile, #footer-id  {
        display: none !important;
    }
    .data-tree-offer .name {
        font-size:12px;
    }
}


/* -------------------------------------------------- 
	design for 320px
/* -------------------------------------------------- */
@media only screen and (max-width: 479px) {
    .fullwidthbanner-container .btn {
        display: none;
    }
    
    #top-top-info, #footer-id {display:none;}

    .de_tab .de_nav li {
        display: block;
        width: 100%;
    }
}

.span12.widget-span.widget-type-rich_text {
    margin-top: -30px !important;  
}

/* -------------------------------------------------- 
    Styles for revolution slider
/* -------------------------------------------------- */

.bannercontainer {
    padding:0px;
    background-color:#fff;
    width:960px;
    position:relative;
    position:relative;
    margin-left:auto;
    margin-right:auto;
}

.bannercontainer{
    width:100% !important;
    position:relative;
    padding:0;
    max-height:500px !important;
    overflow:hidden;
}

.bannercontainer {
    width:100% !important;
    position:relative;
    padding:0;
    height:100%;
}
 
.banner{
    width:960px;
    height:500px;
    position:relative;
    overflow:hidden;
}
 
@media only screen and (min-width: 768px) and (max-width: 959px) {
      .banner, .bannercontainer { width:760px; height:395px;}
      
      .secondary-header {
          float:right;
      }
        .info-top-section, .secondary-header  {
        display: none !important;
        }
        .section-header h1 {
            border:none;
        }
        .client-tile h2 {
            font-size:14px;
        }
        .body-container-wrapper p {
            line-height:18px;
        }
        .learn-more-wrapper {
            margin-top:0
        }
}
 
 
@media only screen and (min-width: 480px) and (max-width: 767px) {
      .banner, .bannercontainer { width:480px; height:250px; }
      
      .info-top-section  {
        display: none !important;
    }
}
 
@media only screen and (min-width: 0px) and (max-width: 479px) {
      .banner, .bannercontainer { width:320px;height:166px; }
}

@media (max-width: 480px) {
.top-info strong {display: block;}
.social-icons {float: left;
margin-left: 25%;
margin-right: 20%;}
}

/******* CUSTOM STYLES *******/

