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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.container-fluid {
    *zoom: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Clearfix */

.clearfix {
    *zoom: 1;
}

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

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

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

/* Responsive Visibilty Classes */

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Videos */

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

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

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

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

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

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

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

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

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

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

/* Forms */

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

/* Menus */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Space Module */

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

/* Blog Author Section */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel li {margin-right: 5px}


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

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



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

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

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

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

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

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

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

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

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


/* responsive pre elements */

pre {
    overflow-x: auto;
}

/* responsive pre tables */

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

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

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



 */
 /* /* HTML 5 Reset */

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

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

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

/* Support migrations from wordpress */

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

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

/* Responsive Google Maps */

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

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

 */


 /*****************************************/
 /* Start your style declarations here    */
 /*****************************************/

 /* HubSpot Resets */

 .container-fluid {
  max-width: none;
 }

 .container-fluid.header-container {
  padding: 0;
  background: none;
 }

 .header-container-wrapper {
  padding-top: 0 !important;
  margin-bottom: 0 !important;
  border-bottom: none !important;
  padding-bottom: 0 !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.hs-form-field>label {
    font-weight: inherit !important;
}


/*****************************************/
/* Font Declarations
/* Liberation (free) and Univers (licensed)
/*****************************************/

@font-face {
  font-family: 'UniversLTStd-LightUltraCn';
  src: url('http://intel.thestarrconspiracy.com/hs-fs/hub/372148/file-955849855-eot/fonts/univers/2AE7A2_0_0.eot');
  src: url('http://intel.thestarrconspiracy.com/hs-fs/hub/372148/file-955849855-eot/fonts/univers/2AE7A2_0_0.eot?#iefix') format('embedded-opentype'),
    url('http://intel.thestarrconspiracy.com/hs-fs/hub/372148/file-955849805-woff/fonts/univers/2AE7A2_0_0.woff') format('woff'),
    url('http://intel.thestarrconspiracy.com/hs-fs/hub/372148/file-948896214-ttf/fonts/univers/2AE7A2_0_0.ttf') format('truetype');
}

@font-face {
  font-family: 'liberation_serifbold';
  src: url('http://intel.thestarrconspiracy.com/hs-fs/hub/372148/file-951853126-eot/fonts/liberation-serif/bold/LiberationSerif-Bold-webfont.eot');
  src: url('http://intel.thestarrconspiracy.com/hs-fs/hub/372148/file-951853126-eot/fonts/liberation-serif/bold/LiberationSerif-Bold-webfont.eot?#iefix') format('embedded-opentype'),
       url('http://intel.thestarrconspiracy.com/hs-fs/hub/372148/file-951843086-woff/fonts/liberation-serif/bold/LiberationSerif-Bold-webfont.woff') format('woff'),
       url('http://intel.thestarrconspiracy.com/hs-fs/hub/372148/file-948929244-ttf/fonts/liberation-serif/bold/LiberationSerif-Bold-webfont.ttf') format('truetype'),
       url('http://intel.thestarrconspiracy.com/hs-fs/hub/372148/file-951853131-svg/fonts/liberation-serif/bold/LiberationSerif-Bold-webfont.svg#liberation_serifbold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'liberation_serifbold_italic';
  src: url('http://intel.thestarrconspiracy.com/hs-fs/hub/372148/file-948998479-eot/fonts/liberation-serif/bold-italic/LiberationSerif-BoldItalic-webfont.eot');
  src: url('http://intel.thestarrconspiracy.com/hs-fs/hub/372148/file-948998479-eot/fonts/liberation-serif/bold-italic/LiberationSerif-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
       url('http://intel.thestarrconspiracy.com/hs-fs/hub/372148/file-951853151-woff/fonts/liberation-serif/bold-italic/LiberationSerif-BoldItalic-webfont.woff') format('woff'),
       url('http://intel.thestarrconspiracy.com/hs-fs/hub/372148/file-954991107-ttf/fonts/liberation-serif/bold-italic/LiberationSerif-BoldItalic-webfont.ttf') format('truetype'),
       url('http://intel.thestarrconspiracy.com/hs-fs/hub/372148/file-951843091-svg/fonts/liberation-serif/bold-italic/LiberationSerif-BoldItalic-webfont.svg#liberation_serifbold_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'liberation_serifitalic';
  src: url('http://intel.thestarrconspiracy.com/hs-fs/hub/372148/file-955849825-eot/fonts/liberation-serif/italic/LiberationSerif-Italic-webfont.eot');
  src: url('http://intel.thestarrconspiracy.com/hs-fs/hub/372148/file-955849825-eot/fonts/liberation-serif/italic/LiberationSerif-Italic-webfont.eot?#iefix') format('embedded-opentype'),
       url('http://intel.thestarrconspiracy.com/hs-fs/hub/372148/file-955849830-woff/fonts/liberation-serif/italic/LiberationSerif-Italic-webfont.woff') format('woff'),
       url('http://intel.thestarrconspiracy.com/hs-fs/hub/372148/file-955849800-ttf/fonts/liberation-serif/italic/LiberationSerif-Italic-webfont.ttf') format('truetype'),
       url('http://intel.thestarrconspiracy.com/hs-fs/hub/372148/file-950652583-svg/fonts/liberation-serif/italic/LiberationSerif-Italic-webfont.svg#liberation_serifitalic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'liberation_serifregular';
  src: url('http://intel.thestarrconspiracy.com/hs-fs/hub/372148/file-948998484-eot/fonts/liberation-serif/regular/LiberationSerif-Regular-webfont.eot');
  src: url('http://intel.thestarrconspiracy.com/hs-fs/hub/372148/file-948998484-eot/fonts/liberation-serif/regular/LiberationSerif-Regular-webfont.eot?#iefix') format('embedded-opentype'),
       url('http://intel.thestarrconspiracy.com/hs-fs/hub/372148/file-948998489-woff/fonts/liberation-serif/regular/LiberationSerif-Regular-webfont.woff') format('woff'),
       url('http://intel.thestarrconspiracy.com/hs-fs/hub/372148/file-955715100-ttf/fonts/liberation-serif/regular/LiberationSerif-Regular-webfont.ttf') format('truetype'),
       url('http://intel.thestarrconspiracy.com/hs-fs/hub/372148/file-951843096-svg/fonts/liberation-serif/regular/LiberationSerif-Regular-webfont.svg#liberation_serifregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'fontello';
  src: url('http://intel.thestarrconspiracy.com/hs-fs/hub/372148/file-941354525-eot/fonts/tsciu-arrow-icon/fontello.eotfontello.eot?39616092');
  src: url('http://intel.thestarrconspiracy.com/hs-fs/hub/372148/file-941354525-eot/fonts/tsciu-arrow-icon/fontello.eot?39616092#iefix') format('embedded-opentype'),
       url('http://intel.thestarrconspiracy.com/hs-fs/hub/372148/file-942724421-woff/fonts/tsciu-arrow-icon/fontello.woff?39616092') format('woff'),
       url('http://intel.thestarrconspiracy.com/hs-fs/hub/372148/file-940045969-ttf/fonts/tsciu-arrow-icon/fontello.ttf?39616092') format('truetype'),
       url('http://intel.thestarrconspiracy.com/hs-fs/hub/372148/file-940045929-svg/fonts/tsciu-arrow-icon/fontello.svg?39616092#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'Breuer Condensed';
    src: url('//secrets.thestarrconspiracy.com/hs-fs/hub/372148/file-1791594801-eot/fonts/breuer-condensed/breuercondweb-bold.eot');
    src: url('//secrets.thestarrconspiracy.com/hs-fs/hub/372148/file-1791594801-eot/fonts/breuer-condensed/breuercondweb-bold.eot?#iefix') format('embedded-opentype'),
         url('//secrets.thestarrconspiracy.com/hs-fs/hub/372148/file-1791604871-woff/fonts/breuer-condensed/breuercondweb-bold.woff') format('woff'),
         url('http://intel.thestarrconspiracy.com/hs-fs/hub/372148/file-1791594806-ttf/fonts/breuer-condensed/breuercondweb-bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?39616092#fontello') format('svg');
  }
}
*/

 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  zoom: 1;
  *display: inline;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-tsciu-arrow:before { content: '\e800'; } /* '' */


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

/*
Orange: #fd8204
Grey: #f3f3f3
Dark Grey: #505050
*/


/*****************************************/
/* Document Preparation
/*****************************************/

html {
  font-size: 62.5%;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  margin: 0;
  background: url(//secrets.thestarrconspiracy.com/hs-fs/hub/372148/file-807448695-png/tsciu-bg-grey.png), #e8e8e8;
  font-size: 18px;
  line-height: 27px;
  font-size: 1.8rem;
  line-height: 2.7rem;
  font-family: "liberation_serifregular", Georgia, Times, "Times New Roman", serif;
  font-weight: normal;
  color: #767678;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: none;
  font-smoothing: antialiased;
}


/*****************************************/
/* Clearfix
/*****************************************/

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

.cf:after {
  clear: both;
}

.cf {
  *zoom: 1;
}


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

h1 {
  font-size: 40px;
  line-height: 44px;
  font-size: 4rem;
  line-height: 4.4rem;
  font-family: "atrament-web", "UniversLTStd-LightUltraCn", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #767678;
  text-transform: uppercase;
  padding-bottom: 30px;
  background: url('//cdn2.hubspot.net/hub/372148/file-801431925-png/TSCIU_arrow-down.png') no-repeat bottom left;
}

.iu-lp-ungated-header-wrapper h1 {
  font-size: 60px;
  line-height: 64px;
  font-size: 6rem;
  line-height: 6.4rem;
  margin-top: 0;
  padding-top: 0;
}

h2 {
  font-size: 32px;
  line-height: 36px;
  font-size: 2.8rem;
  line-height: 3.2rem;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
}

p {
  margin: 0 0 20px 0;
}

a {
  text-decoration: none;
}

.widget-type-rich_text a {
  text-decoration: none;
  color: #fd8204;
  border-bottom: 1px solid #fd8204;
}

.widget-type-rich_text a:hover {
  color: #fff;
}

ol {
  margin: 20px 0;
  padding: 0;
  list-style-position: inside;
}

ol li {
  margin: 10px 0;
}


/*****************************************/
/* Forms
/*****************************************/

form {
  background: #fbfbfb;
  padding: 40px;
}

form div.hs-form-field {
  margin: 20px 0;
}

form label {
  color: #000000;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 28px;
  font-family: "atrament-web", "UniversLTStd-LightUltraCn", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  letter-spacing: 1px;
}

form input {
  border: none !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  outline: 0;
  background-color: #e0e0e0 !important;
  color: #959595;
  display: block;
  width: 100%;
  padding: 10px 10px !important;
  font-size: 20px;
  line-height: 20px;
  text-transform: uppercase;
  font-family: "atrament-web", "UniversLTStd-LightUltraCn", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  letter-spacing: 1px;
}

form input:focus {
  background-color: #fd8204 !important;
  color: #fff;
}

form input[type="submit"],
a.hs-button,
a.button {
  position: relative;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important;
  border-bottom: 0;
  text-shadow: none !important;
  font-size: 24px !important;
  line-height: 36px !important;
  font-size: 2.4rem !important;
  line-height: 3.6rem !important;
  background-color: #fd8204 !important;
  margin-top: 40px;
  text-transform: uppercase;
  color: #fff !important;
  font-family: "atrament-web", "UniversLTStd-LightUltraCn", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
  width: auto;
  display: inline-block;
  padding: 10px 20px !important;
  -webkit-transform: skewX(-08deg);
  -moz-transform:    skewX(-08deg);
  -ms-transform:     skewX(-08deg);
  -o-transform:      skewX(-08deg);
  transform:         skewX(-08deg);
}

form input[type="submit"]:before,
a.hs-button:before,
a.button:before {
  content: '';
  position: absolute;
  bottom: -1px;
  left: -1px;
  border-top: 10px solid #fd8204;
  border-left: 10px solid #e8e8e8;
  width: 0;
}

a.button.button-grey-bg {
  font-size: 40px !important;
  line-height: 50px !important;
  font-size: 4rem !important;
  line-height: 5rem !important;
}

a.button.button-grey-bg:before {
    border-left: 10px solid #e8e8e8;
}

a.iu-float-right {
    float: right;
    clear: both;
    display: table;
    width: auto;
}

form input[type="submit"]:hover,
form input[type="submit"]:focus,
form input[type="submit"]:active,
a.hs-button:hover,
a.hs-button:focus,
a.hs-button:active,
a.button:hover,
a.button:focus,
a.button:active{
  background: black !important;
  color: #fff !important;
}

form input[type="submit"]:hover:before,
form input[type="submit"]:focus:before,
form input[type="submit"]:active:before,
a.hs-button:hover:before,
a.hs-button:focus:before,
a.hs-button:active:before {
  border-top: 10px solid #000;
}

a.button:hover:before,
a.button:focus:before,
a.button:active:before {
    border-top: 10px solid #000;
}

::-webkit-input-placeholder {
  color: #1fc1dd;
}

:-moz-placeholder {
  color: #1fc1dd;
}

::-moz-placeholder {
  color: #1fc1dd;
}

:-ms-input-placeholder {
  color: #1fc1dd;
}


/*****************************************/
/* Images
/*****************************************/

img {
  width: inherit;  /* Make images fill their parent's space. Solves IE8. */
  max-width: 100%;
  height: auto;
}


/*****************************************/
/* Tables
/*****************************************/

table {
    border-spacing: 0;
    border-collapse: collapse;
}

table.subscription-levels {
    border: 1px solid #fff;
}

table.subscription-levels th {
    background: #404041;
    font-family: "atrament-web", "UniversLTStd-LightUltraCn", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 30px;
    padding: 10px;
}

table.subscription-levels td {
    padding: 20px;
    background: #e8e8e8;
    vertical-align: top;
}

table.subscription-levels td:nth-of-type(2n) {
    background: #fff;
}

table.subscription-levels td:nth-of-type(2n) .button:before {
    border-left-color: #fff;
}

.table-bottom {
    display: block;
    background: #404041;
    padding: 10px;
    color: #fff;
}

@media screen and (max-width: 780px) {
    table.subscription-levels td {
        max-width: 33%;
        padding: 10px;
        font-size: 14px;
        line-height: 18px;
    }
    table.subscription-levels th {
        font-size: 14px;
        line-height: 16px;
    }
    table.subscription-levels .button {
        padding: 5px !important;
        font-size: 14px !important;
        line-height: 16px !important;
    }
}

/*****************************************/
/* Layout
/*****************************************/

header {
  padding: 40px 0;
  background: #404041;
}

.container {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  display: block;
  padding: 0 40px;
}

.container.main-container {
  padding-top: 40px;
  margin-bottom: 40px;
}

.column {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  width: 49.5%;
}

.column-left {
  padding-right: 40px;
}

.columns {
  margin: 0 -20px;
}

.col1,
.col2,
.col3 {
  width: 33%;
  float: left;
  padding: 0 20px;
}

.logo img,
.download img {
  width: auto;
}

.asset-thumbnail-wrapper {
  margin-bottom: 20px;
}

hr {
  width: 25%;
  border: none;
  border-top: solid 5px #fd8204;
  margin: 40px 0;
  display: block;
}

.social-wrapper {
    font-family: "atrament-web", "UniversLTStd-LightUltraCn", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 20px 0;
}

.social-wrapper span {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.social-wrapper #social-span {
    padding-right: 10px;
    font-size: 2.6rem;
    line-height: 3.4rem;
    text-transform: uppercase;
    -webkit-transform: skewX(-08deg);
    -moz-transform:    skewX(-08deg);
    -ms-transform:     skewX(-08deg);
    -o-transform:      skewX(-08deg);
    transform:         skewX(-08deg);
}

.social-wrapper a {
    position: relative;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    background: #636466;
    color: #abadb0;
    width: 30px !important;
    height: 30px !important;
    -webkit-transform: skewX(-08deg);
    -moz-transform:    skewX(-08deg);
    -ms-transform:     skewX(-08deg);
    -o-transform:      skewX(-08deg);
    transform:         skewX(-08deg);
}

.social-wrapper a:before {
  content: '';
  position: absolute;
  bottom: -1px;
  left: -1px;
  border-top: 10px solid #636466;
  border-left: 10px solid #e8e8e8;
  width: 0;
}

.social-wrapper a:hover,
.social-wrapper a:active,
.social-wrapper a:focus {
    background: black;
    color: white;
}

.social-wrapper a:hover:before,
.social-wrapper a:active:before,
.social-wrapper a:focus:before {
    border-top: 10px solid black;
}

.social-wrapper a:after {
    text-transform: uppercase;
    position: absolute;
    right: 50%;
    bottom: 0;
    -webkit-transform: translateX(75%);
    -moz-transform:    translateX(75%);
    -ms-transform:     translateX(75%);
    -o-transform:      translateX(75%);
    transform:         translateX(75%);
}

.social-wrapper a[href*='twitter.com']:after {
    content: 'T';
}

.social-wrapper a[href*='facebook.com']:after {
    content: 'F';
}

.social-wrapper a[href*='linkedin.com']:after {
    content: 'IN';
}

.social-wrapper a[href*='plus.google.com']:after {
    content: 'G+';
}

.social-wrapper a[href*='pinterest.com']:after {
    content: 'P';
}

.social-wrapper a[href^='mailto:']:after {
    content: '@';
}

.social-wrapper a img {
    display: none;
}

.row-footer {
    background: #404041 !important;
}

/*****************************************/
/* Landing Page Specific
/*****************************************/

#hs_cos_wrapper_tsciu_lp_form_title {
  display: none;
}

#hs_cos_wrapper_tsciu_lp_form form {
  padding-top: 20px;
}

.row-other-ctas {
  background: #fff;
  color: #949496;
  padding: 50px 0;
}

.row-other-ctas a {
  margin-bottom: 10px;
  color: #949496;
  font-weight: bold;
  border-bottom: 1px solid #949496;
  font-style: italic;
  font-size: 16px;
  line-height: 22px;
}

.row-other-ctas a:hover {
  color: #000;
}

.row-other-ctas p:last-of-type a,
#navicon {
  display: block;
  position: relative;
  border-bottom: 0;
  background: #fd8204;
  text-transform: uppercase;
  color: #fff;
  font-family: "atrament-web", "UniversLTStd-LightUltraCn", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
  display: inline-block;
  padding: 5px 10px;
  -webkit-transform: skewX(-08deg);
  -moz-transform:    skewX(-08deg);
  -ms-transform:     skewX(-08deg);
  -o-transform:      skewX(-08deg);
  transform:         skewX(-08deg);
}

.row-other-ctas p:last-of-type a:hover,
#navicon:hover {
  background: #000;
  color: #fff;
}

.row-other-ctas p:last-of-type a:before,
#navicon:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: -1px;
  border-top: 10px solid #fd8204;
  border-left: 10px solid #fbfbfb;
  width: 0;
}

#navicon:before {
  border-left: 10px solid #404041;
}

.row-other-ctas p:last-of-type a:hover:before,
#navicon:hover:before {
  border-top: 10px solid #000;
}

.row-other-ctas p {
  font-size: 15px;
  line-height: 20px;
}

.row-other-ctas .col2 {
  border-left: 1px solid #c7c8ca;
  border-right: 1px solid #c7c8ca;
}

.row-boilerplate {
  background: #e0e0e0;
  padding: 50px 0 30px;
  color: #9c9b9b;
  font-size: 16px;
  line-height: 22px;
}

.row-footer {
  padding: 50px 0;
  color: #979797;
  font-family: "atrament-web", "UniversLTStd-LightUltraCn", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 20px;
  line-height: 26px;
}

.tsciu-lp-new h1 {
    margin-top: 0;
}

.tsciu-lp-new .row-fluid .column-left {
    width: 54%;
    padding-right: 40px;
}

.tsciu-lp-new .row-fluid .column-right {
    width: 43%;
}

.tsciu-lp-new .row-fluid .column-right img {
    max-width: 100%;
    display: block;
}

.tsciu-lp-new .asset-thumbnail-wrapper {
    margin-bottom: 0;
}


/*****************************************/
/* Thank You Page Specific
/*****************************************/

.typ-content h1 {
  font-size: 60px;
  line-height: 64px;
  font-size: 6rem;
  line-height: 6.4rem;
}

.typ-content .download {
  display: block;
}

.typ-content .download img {
  display: block;
  margin: 0 auto 10px;
}

.typ-content .download .download-text {
  font-size: 16px;
  line-height: 24px;
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: white;
  text-align: center;
  text-transform: uppercase;
  margin: 0 auto;
  display: block;
}


/*****************************************/
/* Home Page
/*****************************************/

.homepage .body-container-wrapper {
  margin-top: 0;
}

.homepage .logo-container {
  float: left;
}

.homepage .menu {
  float: right;
}

.homepage .contact {
  display: inline-block;
  zoom: 1;
  *display: inline;
  position: relative;
  border-bottom: 0;
  background: #fd8204;
  text-transform: uppercase;
  color: #fff;
  font-family: "atrament-web", "UniversLTStd-LightUltraCn", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
  padding: 1px 10px 1px 20px;
  margin-right: 10px;
  font-weight: 400;
  -webkit-transform: skewX(-08deg);
  -moz-transform:    skewX(-08deg);
  -ms-transform:     skewX(-08deg);
  -o-transform:      skewX(-08deg);
  transform:         skewX(-08deg);
}

.homepage .contact:hover {
  background: #fff;
  color: #000;
}

.homepage .contact:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: -1px;
  border-top: 10px solid #fd8204;
  border-left: 10px solid #404041;
  width: 0;
}

.homepage .contact:hover:before {
  border-top: 10px solid #fff;
}

.homepage .social {
  display: inline-block;
  zoom: 1;
  *display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative;
}

.homepage .social li {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.homepage .social a {
  display: block;
  margin-left: 1px;
  position: relative;
  border-bottom: 0;
  background: #959595;
  text-transform: uppercase;
  color: #c8c8c8;
  font-family: "atrament-web", "UniversLTStd-LightUltraCn", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  padding: 1px 6px;
  width: 24px;
  text-align: right;
  font-weight: 400;
  -webkit-transform: skewX(-08deg);
  -moz-transform:    skewX(-08deg);
  -ms-transform:     skewX(-08deg);
  -o-transform:      skewX(-08deg);
  transform:         skewX(-08deg);
}

.homepage .social a:hover {
  background: #fff;
  color: #000;
}

.homepage .social a::after {
  display: none;
  text-transform: uppercase;
  position: absolute;
  bottom: -30px;
  right: 0;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  border-bottom: 1px solid #fd8204;
  padding-left: 10px;
}

.homepage .social a:hover::after {
  display: block;
}

.homepage .social .blog::after {
  content: "Blog";
}

.homepage .social .linkedin::after {
  content: "LinkedIn";
}

.homepage .social .slideshare::after {
  content: "SlideShare";
}

.homepage .social .hq::after {
  content: "Website";
}


.homepage .featured {
  background: #fd8204 url('//cdn2.hubspot.net/hub/372148/tsciu-bg-orange.png');
}

.homepage h1 {
	color: #fff;
	font-size: 50px;
	line-height: 56px;
	margin-top: 0;
}

.homepage h2 {
  position: relative;
  font-size: 42px;
  line-height: 48px;
  margin-top: 0;
  padding-bottom: 30px;
}

.homepage h2::before {
  color: #cfcdcd;
  font-size: 80px;
  left: 0;
  bottom: -35px;
  position: absolute;
  -webkit-transform: rotate(90deg);
  -moz-transform:    rotate(90deg);
  -ms-transform:     rotate(90deg);
  -o-transform:      rotate(90deg);
  transform:         rotate(90deg);
}

.homepage .row-whitepapers:hover h2,
.homepage .row-whitepapers:hover h2::before,
.homepage .row-ebooks:hover h2,
.homepage .row-ebooks:hover h2::before,
.homepage .row-bulletins:hover h2,
.homepage .row-bulletins:hover h2::before {
  color: #fd8204;
}

.homepage .featured-col1 {
  float: left;
  width: 50%;
  padding-right: 10px;
}

.homepage .featured-col2 {
  float: right;
  width: 50%;
  padding-left: 10px;
  color: #fff;
}

.homepage .featured-col1 img {
  max-width: 90%;
}

.homepage .row-other-ctas {
  position: relative;
  border-bottom: 4px solid #f3f3f3;
}

.homepage .row-bulletins {
  border: none;
}

.homepage .row-other-ctas p:last-of-type a {
  font-size: 18px;
}

.homepage-copy .cell-wrapper {
  padding: 40px 0;
  -moz-column-count: 3;
  -moz-column-gap: 20px;
  -webkit-column-count: 3;
  -webkit-column-gap: 20px;
}

.drop-cap {
  position: relative;
  display: inline-block;
  zoom: 1;
  *display: inline;
  padding: 6px 10px;
  background: #505050;
  float: left;
  margin: 8px 10px 0 3px;
  -webkit-transform: skewX(-08deg);
  -moz-transform:    skewX(-08deg);
  -ms-transform:     skewX(-08deg);
  -o-transform:      skewX(-08deg);
  transform:         skewX(-08deg);
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}

.drop-cap::after {
  content: '';
  position: absolute;
  bottom: -1px;
  left: -1px;
  border-top: 10px solid #505050;
  border-left: 10px solid #e8e8e8;
  width: 0;
}

#navicon {
  display: none;
  float: right;
}

.homepage #form-container {
  display: none;
}

.homepage form {
  padding: 0;
}

.homepage .hs-form fieldset.form-columns-1 .hs-input {
  width: 100%;
}

.homepage .hs-form fieldset.form-columns-1 .input {
  margin-right: 0;
}

.homepage form.hs-form textarea {
  height: 100px;
}

.homepage .btn-primary, .hs-button.primary {
  margin-top: 10px;
}

.homepage .ctas {
    position: fixed;
	left: 0;
	top: 200px;
    z-index: 100;
    font-family: "atrament-web","UniversLTStd-LightUltraCn","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.homepage .cta {
	margin-bottom: 10px;
    position: relative;
}

.homepage .cta-img {
	display: inline-block;
    position: relative;
    z-index: 20;
	background: #F4F4F4;
	padding: 20px;
    width: 96px;
}

.homepage .cta-info {
	display: inline-block;
    width: 250px;
    height: 96px;
    overflow: hidden;
    top: 0;
    left: 96px;
    z-index: 10;
    padding: 10px 20px;
	position: absolute;
	background: #D1D1D1;
	color: #012f2f;
	font-size: 18px;
    line-height: 22px;
	-webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}

.homepage .cta-info.hide {
    -ms-transform: translate(-346px,0);
    -webkit-transform: translate(-346px,0);
	transform: translate(-346px,0);
}

.homepage .cta-info p {
    margin-bottom: 5px;
}

.homepage .cta-more {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	color: #70a0bd;
}

.homepage .cta-awards .cta-more {
	color: #8b3635;
}

.homepage .cta:hover .cta-info {
	-ms-transform: translate(0,0);
	-webkit-transform: translate(0,0);
	transform: translate(0,0);
}


/*****************************************/
/* Carousels
/*****************************************/

.owl-carousel {
  position: static;
  margin: 0 -20px;
}

.owl-item {
  padding: 0 20px;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls .owl-page:hover span {
  background: #fd8204;
}

.owl-buttons {

}

.owl-theme .owl-controls .owl-buttons .owl-prev {
  position: absolute;
  width: 80px;
  height: 100%;
  left: 0;
  top: 0;
  content: "";
  opacity: 1;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: none;
}

.owl-theme .owl-controls .owl-buttons .owl-prev::before {
  color: #cfcdcd;
  font-size: 80px;
  top: 50%;
  margin-top: -40px;
  left: 0;
  position: absolute;
  -webkit-transform: rotate(180deg);
  -moz-transform:    rotate(180deg);
  -ms-transform:     rotate(180deg);
  -o-transform:      rotate(180deg);
  transform:         rotate(180deg);
}

.owl-theme .owl-controls .owl-buttons .owl-prev:hover {
  background-color: #f3f3f3;
}

.owl-theme .owl-controls .owl-buttons .owl-prev:hover::before {
  color: #fd8204;
}

.owl-theme .owl-controls .owl-buttons .owl-next {
  position: absolute;
  width: 80px;
  height: 100%;
  right: 0;
  top: 0;
  content: "";
  opacity: 1;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: none;
}

.owl-theme .owl-controls .owl-buttons .owl-next::before {
  color: #cfcdcd;
  font-size: 80px;
  top: 50%;
  margin-top: -40px;
  left: 0;
  position: absolute;
}

.owl-theme .owl-controls .owl-buttons .owl-next:hover {
  background-color: #f3f3f3;
}

.owl-theme .owl-controls .owl-buttons .owl-next:hover::before {
  color: #fd8204;
}

/*****************************************/
/* Mobile Nav
/*****************************************/

.mobile-nav-push-wrapper {
  position: relative;
  overflow: hidden;
}

.mobile-nav-pusher {
  position: relative;
  right: 0;
  z-index: 99;
  height: 100%;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}

.mobile-nav-pusher::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  background: rgba(0,0,0,0.2);
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}

.mobile-nav-push-wrapper-open .mobile-nav-pusher::after {
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.mobile-nav-push-wrapper-open .mobile-nav-pusher {
  -webkit-transform: translate3d(-150px, 0, 0);
  transform: translate3d(-150px, 0, 0);
}

.mobile-nav {
  height: 100%;
  width: 150px;
  background: #404041;
  z-index: 1;
  position: absolute;
  right: 0;
  visibility: hidden;
  -webkit-transition: -webkit-transform .5s, visibility 0.5s;
  transition: transform .5s, visibility 0.5s;
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
}

.mobile-nav-push-wrapper-open .mobile-nav {
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.mobile-nav::after {
  display: none;
}

.mobile-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.mobile-nav li a {
  display: block;
  border-bottom: solid 1px rgba(0,0,0,.1);
  text-transform: uppercase;
  color: #c8c8c8;
  font-family: "atrament-web", "UniversLTStd-LightUltraCn", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  padding: 7px 15px;
  -webkit-transform: skewX(-08deg);
  -moz-transform:    skewX(-08deg);
  -ms-transform:     skewX(-08deg);
  -o-transform:      skewX(-08deg);
  transform:         skewX(-08deg);
}

/*****************************************/
/* Responsive States
/*****************************************/

@media (max-width: 1100px) {
  .owl-theme .owl-controls .owl-buttons .owl-prev:hover,
  .owl-theme .owl-controls .owl-buttons .owl-next:hover {
    background: none;
  }
}

@media (max-width: 1080px) {
    .body-container-wrapper {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .owl-theme .owl-controls .owl-buttons .owl-prev {
      left: -2%;
    }

    .owl-theme .owl-controls .owl-buttons .owl-next {
      right: -2%;
    }
}

@media (max-width: 1000px) {
  .row-other-ctas > .container {
    padding: 0 60px;
  }
}

@media (max-width: 767px) {
    a.iu-float-right {
      float: none;
    }

    .row-other-ctas {
        border-left: none;
        border-right: none;
    }
    
    .tsciu-lp-new .row-fluid .column-left,
    .tsciu-lp-new .row-fluid .column-right {
        width: 100%;
        padding-right: 0;
    }
}

@media screen and (max-width: 650px) {

  .homepage #navicon {
    display: table;
  }

  .homepage .menu {
    display: none;
  }

  .container {
    padding: 0 40px;
  }

  .row-other-ctas > .container {
    padding: 0 40px;
  }

  .column {
    width: 100%;
    display: block;
  }

  .column-left {
    padding-right: 0;
  }

  .col1,
  .col2,
  .col3 {
    width: 100%;
    float: none;
    border-left: none !important;
    border-right: none !important;
  }

  html {
    font-size: 55%;
  }

  form {
    padding: 20px;
  }

  .homepage form {
    padding: 0px;
  }

  form input:not[type="submit"] {
    padding: 5px 4px !important;
  }

  form input[type="submit"],
  a.hs-button,
  a.button {
    margin-top: 20px !important;
  }

  .typ-content h1 {
    font-size: 40px;
    line-height: 44px;
    font-size: 4rem;
    line-height: 4.4rem;
  }

  .typ-content .column-left {
    margin-bottom: 40px;
  }

  .homepage .featured-col1,
  .homepage .featured-col2 {
  	float: none;
  	width: 100%;
  }

  .homepage .featured-col2 {
    padding-left: 0;
  }

  .homepage .featured-col1 img {
    max-width: 100%;
  }

  .homepage-copy .cell-wrapper {
    -moz-column-count: initial;
    -moz-column-gap: initial;
    -webkit-column-count: initial;
    -webkit-column-gap: initial;
  }

  .owl-buttons {
    display: none;
  }
  
  .homepage .ctas {
        position: relative;
        width: 100%;
        top: 0;
        background: #D1D1D1;
    }
    
  .homepage .cta {
      border-bottom: 1px solid #999;
      margin-bottom: 0;
  }
    
    .homepage .cta-info {
        left: 0;
    	position: relative;
    	-ms-transform: translate(0,0) !important;
    	-webkit-transform: translate(0,0) !important;
    	transform: translate(0,0) !important;
        overflow: auto;
        height: auto;
        width: auto;
    }


}

@media (max-width: 500px) {
  .logo-container {
    width: 75%;
  }
}


