/* ==========================================================================
   CSS IMPORTS
   ========================================================================== */

/* FS LUCAS */
@font-face {
  font-family: 'fs-lucas-web';
  src: url("https://cdn2.hubspot.net/hubfs/2568683/Brand%20Assets/Font/FSLucasWeb-Regular.woff") format('woff'),
  url("https://cdn2.hubspot.net/hubfs/2568683/Brand%20Assets/Font/FSLucas-Regular.otf") format('opentype'),
  url("https://cdn2.hubspot.net/hubfs/2568683/Brand%20Assets/Font/FSLucasWeb-Regular.eot") format('embedded-opentype');
  font-style: normal;
}

@font-face {
  font-family: 'fs-lucas-web';
  src: url("https://cdn2.hubspot.net/hubfs/2568683/Brand%20Assets/Font/FSLucasWeb-Thin.woff") format('woff'),
  url("https://cdn2.hubspot.net/hubfs/2568683/Brand%20Assets/Font/FSLucas-Thin.otf") format('opentype'),
  url("https://cdn2.hubspot.net/hubfs/2568683/Brand%20Assets/Font/FSLucasWeb-Thin.eot") format('embedded-opentype');
}

/* FS LUCAS SEMI BOLD*/
@font-face {
  font-family: 'fs-lucas-web';
  src: url("//cdn2.hubspot.net/hubfs/2568683/Brand%20Assets/Font/FSLucasWeb-SemiBold.woff") format('woff'),
  url("//cdn2.hubspot.net/hubfs/2568683/Brand%20Assets/Font/FSLucas-SemiBold.otf") format('opentype'),
  url("//cdn2.hubspot.net/hubfs/2568683/Brand%20Assets/Font/FSLucasWeb-SemiBold.eot") format('embedded-opentype');
  font-weight: 700;
}

/* FS LUCAS ITALIC*/

@font-face {
  font-family: 'fs-lucas-web';
  src: url("https://cdn2.hubspot.net/hubfs/2568683/Brand%20Assets/Font/FSLucasWeb-Italic.woff") format("woff"),
  url("https://cdn2.hubspot.net/hubfs/2568683/Brand%20Assets/Font/FSLucas-Italic.otf") format("opentype"),
  url("https://cdn2.hubspot.net/hubfs/2568683/Brand%20Assets/Font/FSLucasWeb-Italic.eot") format("embedded-opentype");
  font-style: italic;
}

@font-face {
  font-family: 'fs-lucas-web';
  src: url("https://cdn2.hubspot.net/hubfs/2568683/Brand%20Assets/Font/FSLucasWeb-SemiBoldItalic.woff") format("woff"),
  url("https://cdn2.hubspot.net/hubfs/2568683/Brand%20Assets/Font/FSLucas-SemiBoldItalic.otf") format("opentype"),
  url("https://cdn2.hubspot.net/hubfs/2568683/Brand%20Assets/Font/FSLucasWeb-SemiBoldItalic.eot") format("embedded-opentype");
  font-style: italic;
}

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

/* Responsive Grid */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.container-fluid {
    *zoom: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Clearfix */

.clearfix {
    *zoom: 1;
}

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

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

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

/* Responsive Visibilty Classes */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel li {margin-right: 5px}


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

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



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

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

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

.hs_cos_flex-slider .caption {
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    padding: 0 5% 0 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;
    }
}

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

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


/* responsive pre elements */

pre {
    overflow-x: auto;
}

/* responsive pre tables */

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

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

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

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

/* 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;}

      /* optional */

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

   Index:

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

  2. COS STRUCTURE
    - Header
    - Footer
    - Forms
    - Buttons

  3. HEADER + NAVIGATION
    - Custom Menu Primary
    - Mobile Menu

  4. SPLASH PAGES
    - Buyers
    - Distributors
    - Buyers + Distributors
    - Suppliers
    - Home page

  5. @Media

  6. MISCELLANEOUS
    - Contact Us
    - Press Kit
    - Error Pages
    - System pages (e.g. 404, 500)

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


/* ==========================================================================
   1. BASE STYLES
   ========================================================================== */


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

/* Colors */

    /* Gray */

    /* Medium Gray #} */
    /* Light Gray  */
    /* Lightest Gray */

/* Typography */





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


/* ==========================================================================
   Macros - do not delete
   ========================================================================== */













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

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

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

/* Website background color and default font styles */
body {
  background: #fff;
  font-weight: 400;
color: #000;
font-family: fs-lucas-web, Helvetica Neue, Helvetica, sans-serif;
font-size: 16px;
line-height: 1.65em;
}

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

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

a { color: #808080;
-webkit-transition: all 0.15s;
-moz-transition: all 0.15s;
-o-transition: all 0.15s;
-ms-transition: all 0.15s;
transition: all 0.15s;;
}
a:hover, a:focus { color: #127bbe; }

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

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

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


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


p {
  font-size: 1.2em;
  text-rendering: optimizeLegibility;
font-family: fs-lucas-web, Helvetica Neue, Helvetica, sans-serif;
font-weight: normal;
}

a, p {
  line-height: 1.65em;
}

strong,b {
  font-weight: bold;
}

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

/* Headings */

h1, h2, h3, h4, h5 {
  margin: 0;
  color: #000;
font-family: fs-lucas-web, Helvetica Neue, Helvetica, sans-serif;
}
h1,h2,h3{
  font-weight: 700;
}
h1 {
  line-height: 1em;
  margin-bottom: 15px;
}
h2 {
  font-size: 1.625em;
  line-height: 1.1em;
  margin-bottom: 15px;
}
h3 {
  font-size: 1.25em;
}
h4 {
  font-size: 1.2em;
  line-height: 1.41em;
}
h5 {
  font-size: 1.15em;
  line-height: 1.19em;
}

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

/* ==========================================================================
                        Content Optimization System
========================================================================== */

/* ==========================================================================
                                Header
========================================================================== */

.custom-header-wrapper{
  padding: 0 0 15px;
  background-color: #f7f7f7;
}

.widget-span.custom-logo{
  max-width:163px;
}

/* Logo */
.custom-header-content .row-fluid-wrapper:nth-child(1) {
  padding-left: 10px;
  float: left;
  width: 22%;
  line-height: 66px;
}
/* Desktop menus */
.custom-header-content .row-fluid-wrapper:nth-child(2) {
  float: left;
  width: 76%;
}
/* Mobile menu */
.custom-header-content .row-fluid-wrapper:nth-child(3) {
}
.widget-span.custom-logo img {
  padding-bottom: 12px;
}
.custom-header-wrapper .page-center {
  padding: 0 6.25%;
}


/* === login === */

.landing-page.one-column .body-container form,
.error-template .body-container form,
.password-template .body-container form,
.subscription-template .body-container .widget-type-email_simple_subscription  form{
  width: 50%;
}
.widget-span.custom-login-wrapper{
  padding: 2% 23px 0 0;
  font-size: 1em;
  font-weight: 700;
  text-align:right;
}
.custom-login-wrapper a{
  padding: 3px 10px;
  display: inline-block;
  background-color: #127bbe;
  border: 1px solid #127bbe;
  text-decoration: none;
  color: #FFF;
  font-size: 1em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-weight: 700;
  vertical-align: middle;
}
.custom-login-wrapper a:hover{
  border: 1px solid #091d6c;
  color: #FFF;
  background-color: #091d6c;
}

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

.custom-footer-wrapper{
  color: #666666;
}
.custom-footer-wrapper a{
  text-decoration:none;
  color: #666666;
}
/* ========================
        Footer Top
   ========================*/

.custom-footer-top-wrapper{
  background-image: url(//cdn2.hubspot.net/hubfs/2568683/SevenFifty_Feb_2017/Images/dark-pattern.jpg);
  background-repeat: no-repeat;
  padding: 75px 0 0;
  text-align: center;
  color: #d2d2d2;
}
.custom-footer-top-wrapper .page-center{
  padding-left:0;
  padding-right:0;
}
.custom-footer-top-wrapper h1 {
  font-size: 2.1em;
  font-weight: 700;
  line-height: 1em;
  color: #FFF;
}
.custom-footer-top-col-one p:first-child {
  margin:0 0 25px;
}
.custom-footer-top-col-one p {
  font-size: 1em;
  font-weight: 700;
}
.custom-footer-top-col-one p a{
  border: 1px solid #a3a3a3;
  background-color: transparent;
  color: #d2d2d2;
  padding: 7px 12px;
  text-decoration: none;
  font-size: 0.85em;
  font-weight: 700;
  display: inline-block;
-webkit-border-radius: 24px;
-moz-border-radius: 24px;
-o-border-radius: 24px;
-ms-border-radius: 24px;
border-radius: 24px;;
}
.custom-footer-top-col-one p a span{
  text-decoration: none;
  font-weight: 700;
}
.custom-footer-top-col-one p a:hover {
  color: #FFF;
  border-color: #FFF;
}

.custom-footer-top-col-two{
  padding-top: 45px;
  padding-bottom: 45px;
}
.custom-footer-top-col-two h1{
  font-size: 1.7em;
  line-height: 1em;
}
.custom-footer-top-col-two p{
  padding-bottom: 29px;
  font-size:1em;
  font-weight: 700;
  margin-top: 0;
}
.custom-footer-top-col-two p a{
  font-size: 1.15em;
  display: inline-block;
  max-width: 30%;
  padding: 12px 10px;
  line-height: 1.19em;
  margin-right: 20px;
  text-decoration: none;
  background-color: #FFF;
  border: 1px solid #FFF;
  color: #127bbe;
  font-weight: 700;
  vertical-align: middle;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;;
}
.custom-footer-top-col-two p a:hover{
  background-color: #127bbe;
  border-color: #127bbe;
  color: #FFF;
  text-decoration: none;
}
.custom-footer-top-col-two p a:last-child{
  margin-right:0;
  text-decoration: none;
}

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

.custom-footer-bottom-wrapper{
  padding: 15px 0;
  background-color: #000;
  display: inline;
}

.widget-span.custom-footer-bottom-col {
  margin-left: 0;
  width: 43.75%;
  float:none!important;
  display:inline-block;
  vertical-align: top;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.widget-span.footer-col-left{
  margin-left: 6.25%!important;
}
.footer-col-left p,
.footer-col-left ul{
  display: inline-block;
  vertical-align: middle;
  padding:0;
  margin: 0 1px 0 0;
}
.footer-col-left p img{
  max-width:30px;
}
.footer-col-left ul li {
  display: inline-block;
}
.footer-col-left ul li:not(:first-child){
  margin-left:-4px;
}
.footer-col-left ul li a{
  padding: 10px 15px;
  font-size: 1em;
  font-weight: 700;
  display: inline-block;
  vertical-align: middle;
  color: #969696;
}
.footer-col-left ul li a:hover {
  color: #127bbe;
  font-weight: 700;
}
.widget-span.footer-col-right{
  text-align: right;
  margin-left: -3px!important;
}
.footer-col-right p {
  display: inline-block;
  font-size: 0.81em;
  font-weight: 700;
}
.footer-col-right .social-links > div {
  display: inline-block;
  /*margin-left: 20px;*/
}
.footer-col-right .icon.social {
  margin-left: 10px;
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
}
.import-js{
  min-height:0px!important;
}

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

                            MAIN NAVIGATION

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


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

 /* ul background color */
 /* li background Color */



/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul{
background:transparent;
padding: 0 0 0 17px;
display:block;
position: relative;
top: 4px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li{
background:transparent;
display: inline-block;
float:none!important;
position:relative;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:not(:first-child){
  margin-left:-4px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
color:#000;
display: inline-block;
vertical-align: middle;
padding: 25px 15px 15px 10px;
font-size: 1em;
font-weight: 700;
line-height: 1.65em;
text-decoration:none;
font-family: fs-lucas-web, Helvetica Neue, Helvetica, sans-serif;
-webkit-transition: all 0.15s;
-moz-transition: all 0.15s;
-o-transition: all 0.15s;
-ms-transition: all 0.15s;
transition: all 0.15s;;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a:after{
  content:"";
  width: 6px;
  height: 6px;
  background-size: 6px 6px;
  background-image: url(//cdn2.hubspot.net/hubfs/2568683/SevenFifty_Feb_2017/Images/drop-arrow.png);
  display: inline-block;
  top: -1px;
  vertical-align: middle;
  margin-left: 5px;
  position: relative;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
color:#127bbe;
}

/* menu disappearing on desktop after toggling mobile menu */

@media screen and (min-width: 769px) {
  .custom-menu-primary .hs-menu-wrapper {
    display:inline !important;
  }
  .widget-span.custom-menu-primary.mobile-menu{
    display:none;
  }
  .owl-stage {
    -webkit-transform: none!important;
    -moz-transform: none!important;
    -o-transform: none!important;
    -ms-transform: none!important;
    transform: none!important;
  }
}

/* ==========================================================================
                        MOBILE MENU (dropdown)
============================================================================ */
.mobile-trigger, 
.child-trigger{
  display: none;          /* hide hamburger on Desktop */
}

@media (max-width: 768px) {

   /* Menu Background Color */
      /* Link Color */
 /* Link Hover Color */

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


/* Menu Styles on Mobile Devices
   ========================================================================== */

.custom-menu-primary.js-enabled{
  position: relative;
  padding-top: 0px; /* Makes room for button */
  margin: 0;
}

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

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

/* Mobile Menu Styles */
.custom-menu-primary.js-enabled .hs-menu-wrapper{
  width: 100%;
  max-width: 210px;
  position: absolute;
  top: 0px;             /* Positions the menu to drop from the very top of the screen */
  left: 0;
  padding: 0;
  z-index: 99999;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;;
-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.1);
-moz-box-shadow: 0 2px 5px rgba(0,0,0,0.1);
-o-box-shadow: 0 2px 5px rgba(0,0,0,0.1);
-ms-box-shadow: 0 2px 5px rgba(0,0,0,0.1);
box-shadow: 0 2px 5px rgba(0,0,0,0.1);;
}
.custom-menu-primary .hs-menu-wrapper{
background-color:#ffffff; /* Menu background color set off global menuColorMobile variable */
width: 100%; /* Full screen width */
}

/* Level 1 Menu List Styles */
.custom-menu-primary .hs-menu-wrapper > ul > li{
  position: relative;
  border-bottom: 1px solid #EAEAEA;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:not(:first-child) {
  margin-left: 0;
}
.custom-menu-primary .hs-menu-wrapper > ul > li a{
  padding: 10px 14px;
  font-weight: 700;
  font-size: 1em;
  line-height: 1.65em;
  overflow: visible;
}

/* Level 1 and Higher Menu List Styles */
.custom-menu-primary .hs-menu-wrapper > ul li{
  border-bottom: 1px solid #EAEAEA;/* Adds transparent dark highlights to top of top level list items */
}
.custom-menu-primary .hs-menu-wrapper >  ul li a{
  padding: 10px 14px;
color:#000000; /* link color set by global mobile-aColor variable */
}
.custom-menu-primary .hs-menu-wrapper > ul li a:hover{
color:#127bbe; /* link hover color set by global mobile-aColorHover variable */
}

/* Level 2 and Higher Menu List Styles */
.custom-menu-primary .hs-menu-wrapper > ul ul li{}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{
  text-indent: 10px; /* Indent Child lists */
  font-size: 16px; /* Font size of child lists */
}

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


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


/*======================================
            Single Column Form
   ===================================== */

/* Form Field */
body .hs-form-field {
  padding: 6px 1% 9px 1%;
}


/* Labels */
body label {}
body .hs-form-field > label {
  font-size: 1.25em;
font-family: fs-lucas-web, Helvetica Neue, Helvetica, sans-serif;
font-style: normal;
font-weight: 700;
color: #444444;
line-height: 1.5em;
margin: 0;
padding: 5px 0 3px 0;
border: none;
display: block;
white-space: normal;
}

/* One Line Inputs */
body input[type="text"],
body input[type="password"],
body input[type="datetime"],
body input[type="datetime-local"],
body input[type="date"],
body input[type="month"],
body input[type="time"],
body input[type="week"],
body input[type="number"],
body input[type="email"],
body input[type="url"],
body input[type="search"],
body input[type="tel"],
body input[type="color"],
body input[type="file"],
body textarea,
body select {
  width: 100%;
  height: 35px;
  font-size: 16px;
  line-height: 35px;
  color: #127bbe;
  font-weight: 600;
font-family: fs-lucas-web, Helvetica Neue, Helvetica, sans-serif;
background-color: transparent;
border: 2px solid #ebebeb;
padding: 0px 10px;
display: block;
vertical-align: middle;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: inset 0px 0px 0px 0px rgba(0, 0, 0, 0);
-moz-box-shadow: inset 0px 0px 0px 0px rgba(0, 0, 0, 0);
-o-box-shadow: inset 0px 0px 0px 0px rgba(0, 0, 0, 0);
-ms-box-shadow: inset 0px 0px 0px 0px rgba(0, 0, 0, 0);
box-shadow: inset 0px 0px 0px 0px rgba(0, 0, 0, 0);
-webkit-transition: border linear 0s, box-shadow linear 0s;
-moz-transition: border linear 0s, box-shadow linear 0s;
-o-transition: border linear 0s, box-shadow linear 0s;
-ms-transition: border linear 0s, box-shadow linear 0s;
transition: border linear 0s, box-shadow linear 0s;
}

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

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

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

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


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

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

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

/*====================================
            Two Column Form
  =================================== */

body .hs-form fieldset.form-columns-1 {
  display: inline-block;
  width: 50%;
}
body .hs-form fieldset.form-columns-1 .hs-form-field {}
body .hs-form fieldset.form-columns-2 {}
body .hs-form fieldset.form-columns-1 h2 {
  font-size: 2.25em;
  font-weight: 700;
}
body .hs-form fieldset.form-columns-1 p {
  font-size: 1.25em;
  font-weight: 400;
}
body .hs-form fieldset.form-columns-1 a {
  font-size: 1em;
  font-weight: 700;
  color: #127bbe;
  text-decoration: none;
}

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

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


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

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

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

/* Input */
.widget-type-google_search input[type="text"] {}
.widget-type-google_search input[type="focus"] {}


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


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

body .hs-button.primary, .widget-type-google_search .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
  width: 50% !important;
  background-color: transparent;
  border: 1px solid #127bbe;
  display: inline;
  margin-top: 25px;
  margin-bottom: 25px;
  margin-left: 30% !important;
  padding: 10px 20px;
  color: #127bbe;
  font-size: 1em;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
-o-border-radius: 9px;
-ms-border-radius: 9px;
border-radius: 9px;;
-webkit-transition: all 0.15s ;
-moz-transition: all 0.15s ;
-o-transition: all 0.15s ;
-ms-transition: all 0.15s ;
transition: all 0.15s ;;
}

body .hs-button.primary:hover, .widget-type-google_search .hs-button.primary:hover,
body input[type="submit"]:hover,
body input[type="button"]:hover {
  text-decoration: none;
  background-color: #127bbe;
  color: #ffffff;
  background-position: 0 -15px;
-webkit-transition: background-position 0.1s linear;
-moz-transition: background-position 0.1s linear;
-o-transition: background-position 0.1s linear;
-ms-transition: background-position 0.1s linear;
transition: background-position 0.1s linear;
}
body .hs-button.primary:focus, .widget-type-google_search .hs-button.primary:focus,
body input[type="submit"]:focus,
body input[type="button"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.hs-error-msgs.inputs-list{
  margin: 0 !important;
  padding: 10px 0 0 0 !important;
  line-height: 10px !important;
  font-weight: 700;
  font-size: 0.9em;
  color: #DF0000 !important;
  clear: both;
}
.body-container textarea{
  min-height:77px!important;
}

/* ==================================================================================================
                                        TESTIMONIAL SLIDER
====================================================================================================*/
/* content */
.custom-slider-wrapper{
  border-top: 1px solid #e1e1e1;
  background:transparent;
}
.custom-slider-wrapper .page-center{
  max-width: 900px!important;
  height: auto;
  position:relative;
  padding-top: 100px;
  padding-bottom: 200px;
}
.custom-slider-wrapper .hs_cos_gallery_main{
  top: 130px;
  padding:0;
  background-color: #f2f2f2;
}

/* main block */
.custom-slider-wrapper .slider-left-content{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  background-color: #747474;
  min-height: 300px;
  height: auto;
  position:relative;
  padding:0;
}
.custom-slider-wrapper .slider-left-content:after{              /*speech block tail */
  content:"";
  position:relative;
  top: auto;
  right: 48%;
  bottom: -41px;
  width:45px;
  height:45px;
  background:url(//cdn2.hubspot.net/hubfs/2568683/SevenFifty_Feb_2017/Images/icon-arrow-d5922cec192292abefda6197f058eea3.png);
  background-size: contain;
}
.custom-slider-wrapper .slider-left-content blockquote {
  text-align: center;
  font-size: 1.5em;
  font-weight: 700;
  color: #d2d2d2;
  line-height: 1.35em;
  margin: 0;
  padding: 75px 50px;
}

/* speaker information */
.custom-slider-wrapper .slider-right-content{
  display: inline-block;
  text-align:center;
  width: 100%;
  margin-left:0px;
}
.custom-slider-wrapper .slider-right-content img{
  max-width:160px;
  margin: 0 auto;
  margin-top: 58px;
}
.custom-slider-wrapper .slider-right-content h1{
  text-rendering: optimizeLegibility;
font-family: fs-lucas-web, Helvetica Neue, Helvetica, sans-serif;
font-weight: 700;
font-size: 2.5em;
text-transform: uppercase;
margin-bottom: 0;
text-align: center;
margin: 0 auto;
padding-top: 35px;
padding-left: 30px;
padding-right: 30px;
}
.custom-slider-wrapper .slider-right-content p{
  margin: 0;
  font-size: 1.25em;
  font-weight: 700;
  color: #666666;
}

/* prev next buttons */
.custom-slider-wrapper .slick-prev,
.custom-slider-wrapper .slick-next {
  height: 0px;
  width: 0px;
  top: 385%;
  z-index: 999;
  left: 50%;
  background-size: cover;
  border: 0px solid #FFF;
  background-repeat:no-repeat;
  background-position:center center;
  font-size:0px!important
}
.custom-slider-wrapper .slick-prev:before,
.custom-slider-wrapper .slick-next:before{
  display:none!important;
}
.custom-slider-wrapper .slick-prev{
  right: auto;
  margin-left:-60px;
  border-right: none;
  background-image:url(//cdn2.hubspot.net/hubfs/2568683/SevenFifty_Feb_2017/Images/prev-f87505043d28e6520317d93a35a4aa31.png);
}
.custom-slider-wrapper .slick-next{
  right: auto;
  background-image:url(//cdn2.hubspot.net/hubfs/2568683/SevenFifty_Feb_2017/Images/next-a4fad8eb89be987f2dbc2cfe96e9222a.png);
}

/* sliding logos (top) */
.custom-slider-wrapper .slick-dots,
.custom-slider-wrapper .hs_cos_gallery_main .slick-slide .slick-slide-inner-wrapper > img{
  display:none!important;
}
.custom-slider-wrapper .hs_cos_gallery_thumbnails{
  margin:0;
  padding:0!important;
  position:absolute;
  top: 50px;
  left:0;
  width:100%;
}
.custom-slider-wrapper .slick-initialized .slick-slide{
  border-right: 2px solid #e2e2e2;
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.custom-slider-wrapper .hs_cos_gallery_main .slick-track .slick-slide{
  width: 100%!important;
}
.custom-slider-wrapper .hs_cos_gallery_thumbnails .slick-slide  .slick-slide-inner-wrapper img{
  margin-bottom: -4px;
  margin: 0 auto;
  max-width: 160px;
  display: inline-block;
  vertical-align: middle;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
-webkit-transition: filter 0.3s;
-moz-transition: filter 0.3s;
-o-transition: filter 0.3s;
-ms-transition: filter 0.3s;
transition: filter 0.3s;;
}
.custom-slider-wrapper .hs_cos_gallery_thumbnails .slick-slide  .slick-slide-inner-wrapper:hover img,
.custom-slider-wrapper .hs_cos_gallery_thumbnails .slick-slide.slick-current  .slick-slide-inner-wrapper img{
  -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
}

/* ==================================================================
                    Wholesale Buyers Page Content ONLY
==================================================================*/

.two-col-image-wrapper {
  padding-top: 80px;
  padding-bottom: 80px;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.07);
-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.07);
-o-box-shadow: 0 1px 1px rgba(0,0,0,0.07);
-ms-box-shadow: 0 1px 1px rgba(0,0,0,0.07);
box-shadow: 0 1px 1px rgba(0,0,0,0.07);
}
.two-col-image-wrapper .page-center > div{
  padding: 0 10px;
  float:left;
}
.two-col-image-wrapper .content-wrapper{
  width: 43.75%;
  margin-left: 6.25%;
}
.two-col-image-wrapper .image-wrapper{
  width: 41.5%;
  float: right!important;
  margin-right: 2.25%;
}
.icon-features{
  left: -9px;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  max-width: 48px;
  position: relative;
}

h1.title,
.title h1{
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 -4px;
  font-size: 1.7em;
}
.two-col-image-wrapper.left-image-wrapper{
  border:none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
}
.two-col-image-wrapper.left-image-wrapper .image-wrapper {
  width: 50.5%;
  float: left!important;
  margin-right: 0%;
}
.two-col-image-wrapper.left-image-wrapper .content-wrapper{
  width: 37.5%;
  margin-left: 5.8%;
}

/* ===========================================================
                Distributor Page Content ONLY
=============================================================*/

.two-col-image-wrapper.bg-black{
  background-color: #262d3b;
  color:#fff;
  border:none;
}
.two-col-image-wrapper.bg-black h1.title {
  color:#fff;
}
.full-width-layout-type-2 .two-col-image-wrapper.bg-black .image-wrapper {
  width: 43.5%;
  margin-right: 1.15%;
}
.product-description {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border:none;
  background-color: #e7eff5;
  padding-top:80px;
  padding-bottom:80px;
  position: relative;
  overflow:hidden;
}
.product-description .page-center > div{
  display: inline-block;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top;
}
.product-description .pre-1 {
  margin-left: 6.25%;
  width: 43.75%;
  position: relative;
}
.product-description .col-7 {
  width: 43.75%;
}
.product-description .card{
  margin: 20px;
  background:#fff;
  padding: 35px 50px;
-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.15);
-o-box-shadow: 0px 1px 3px rgba(0,0,0,0.15);
-ms-box-shadow: 0px 1px 3px rgba(0,0,0,0.15);
box-shadow: 0px 1px 3px rgba(0,0,0,0.15);;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
-ms-border-radius: 2px;
border-radius: 2px;;
}
.icon-pin {
  width: 32px;
  height: 52px;
  margin: 0 auto;
  display: block;
}
.section-accounts .icon-pin{
  position: absolute;
  top: -100%;
  right: 5%;
  z-index: 10;
}
.section-accounts .icon-pin.frame-1 {
  right: 7%;
  top: -23%;
}
.section-accounts .icon-pin.frame-2 {
  top: 5%;
  right: 9%;
}
.section-accounts .icon-pin.frame-3 {
  right: 14%;
  top: 12%;
}
.section-accounts .icon-pin.frame-4 {
  top: 26%;
  right: 15%;
}
.section-accounts .icon-pin.frame-5 {
  right: 8%;
  top: 26%;
}
.section-accounts .icon-pin.frame-6 {
  right: 25%;
  top: 29%;
}
.section-accounts .icon-pin.frame-7 {
  top: 31%;
  right: 27%;
}
.section-accounts .icon-pin.frame-8 {
  right: 13%;
  top: 32%;
}
.section-accounts .icon-pin.frame-9 {
  top: 29%;
  right: 55%;
}
.section-accounts .icon-pin.frame-10 {
  right: 14%;
  top: 38%;
}
.section-accounts .icon-pin.frame-11 {
  top: 58%;
  right: 12%;
}
.section-accounts .icon-pin.frame-12 {
  right: 23%;
  top: 68%;
}
.section-accounts .section-hero {
  z-index: 13;
  margin: 0;
  padding-bottom: 150px;
  max-width: 50%;
  display: block;
  position:relative;
}
.section-log {
  overflow: hidden;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}
.graph {
  position: absolute;
  height: 85%;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-color: #e7eef6;
  overflow: hidden;
}
.graph .bar {
  width: 3%;
  float: left;
  margin-left: 1%;
  top: auto;
  bottom: 0;
  background-color: #127bbd;
  width: 3%;
  height: 5%;
  top: 95%;
  position: relative;
}
.graph .bar:first-child {
  margin-left: -1%;
}
.graph .bar.margin {
  margin-left: 7%;
}
.section-log .col-6 {
  width: 37.5%;
  margin-left: 31.25%;
  display: inline-block;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top;
  position:relative;
  z-index:3;
}
.ui-center {
  text-align: center;
}
.page-menu{
  height:118px;
}
.fix-body-menu .custom-full-width-menu-wrapper{
  position:fixed;
  top:0;
  left:0;width:100%!important;
  z-index:99999;
  border-bottom: 1px solid #d9d9d9;
}

/*==================================================================================================
                                BOTH BUYER + DISTRIBUTOR PAGE
==================================================================================================== */

/* section header background colors */
.custom-two-col-section-header .two-col-section-header-content{
    overflow: hidden;
  background-repeat: repeat-x;
  width: 87.5%;
  margin-left: 13.25%;
  padding: 100px 0;
}

.custom-two-col-section-header .page-center > div{
  display: table-cell;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
}
.custom-two-col-section-header.dark{
  background-color: #3b216a;
  background-image: -moz-linear-gradient(top, #3b216a, #312f86);
  background-image: -ms-linear-gradient(top, #3b216a, #312f86);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3b216a), to(#312f86));
  background-image: -webkit-linear-gradient(top, #3b216a, #312f86);
  background-image: -o-linear-gradient(top, #3b216a, #312f86);
  background-image: linear-gradient(top, #3b216a, #312f86);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$from', endColorstr='$to', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.custom-two-col-section-header.light{
  background-color: #091d6c;
  background: -moz-linear-gradient(top,  #0a1e6d 0%, #104c82 51%, #177998 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #0a1e6d 0%,#104c82 51%,#177998 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #0a1e6d 0%,#104c82 51%,#177998 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a1e6d', endColorstr='#177998',GradientType=0 );
}

/* section header left content */

.section-header-left-content{
  text-align: left;
}
.section-header-left-content h1{
  font-size: 3em;
  margin: 0;
  letter-spacing: 1px;
  color: #FFF;
  line-height: 1.15em;
  margin-bottom: 25px;
  font-weight: 700;
}
.custom-two-col-section-header .section-header-left-content p{
  color: #FFF;
  font-size: 1.25em;
  font-weight: 400;
  text-align: left;
  margin: 0 0 0 0px;
}

/* section header right content */

.section-header-right-content{
  width: 24%;
  text-align: right;
  margin-top: 125px;
}
.section-header-right-content p{
  color: #fff;
  margin:0;
  font-size: 1em;
  font-weight: 400;
}
.section-header-right-content a{
  background-color: #127bbe;
  border: 1px solid #127bbe;
  display: inline-block;
  padding: 10px 14px;
  text-decoration: none;
  color: #FFF;
  font-size: 1em;
  font-weight: 700;
  vertical-align: middle;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;;
-webkit-transition: all 0.15s ;
-moz-transition: all 0.15s ;
-o-transition: all 0.15s ;
-ms-transition: all 0.15s ;
transition: all 0.15s ;;
}
.section-header-right-content a:hover {
  border: 1px solid #091d6c;
  color: #FFF;
  background-color: #091d6c;
}
.section-header-right-content a + a,
.section-header-right-content a + a:hover{
  border-color: #FFF;
  color: #FFF;
  background:transparent;
}

/*=== icon horizontal menu below section header ===*/

.custom-full-width-menu-wrapper{
  display: block;
  background-color: #FFF;
  overflow: hidden;
  height: 118px;
}
.full-width-menu{
  width: 87.5%;
  margin-left: 6.25%;
  padding: 0 10px;
}
.full-width-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.full-width-menu ul li {
  vertical-align: middle;
  text-align: center;
  display: inline-block;
  width: 14%;
  position: relative;
  margin-left:-3.7px;
}
.full-width-menu ul li:first-child{
  margin-left:0;
}
.full-width-menu ul li.state-active a.default {
  margin-top: -237px;
}
.full-width-menu ul li a {
  color: #676767;
  margin: 0;
  text-decoration: none;
  padding-top: 24px;
  padding-bottom: 24px;
  display: block;
  font-weight: 300;
-webkit-transition: all 0.35s ;
-moz-transition: all 0.35s ;
-o-transition: all 0.35s ;
-ms-transition: all 0.35s ;
transition: all 0.35s ;;
}
.full-width-menu ul li p {
  font-size: 0.9em;
  font-weight: 700;
  margin:0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.full-width-menu .icon-features {
  width: 100%;
  width: 48px;
  height: 49px;
  margin: 0 auto;
  display: inline-block;
  left: 0;
}
.full-width-menu .icon-features img {
  width: 100%;
  height: auto;
  margin: 0 auto;
-webkit-transition: all 0.15s ;
-moz-transition: all 0.15s ;
-o-transition: all 0.15s ;
-ms-transition: all 0.15s ;
transition: all 0.15s ;;
}
.full-width-menu ul li.nav-backtotop {
  vertical-align: top;
}
.full-width-menu ul li.nav-backtotop a {
  padding-top: 44px;
  color: #127bbe;
}
.full-width-layout-type-2 .two-col-image-wrapper .content-wrapper {
  width: 37.5%;
}
.full-width-layout-type-2 .two-col-image-wrapper .image-wrapper {
  width: 43.5%;
  margin-right: 6.28%;
}
.full-width-layout-type-2 .two-col-image-wrapper.left-image-wrapper .image-wrapper {
  margin-right: 0%;
  margin-left: 6.72%;
}

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

/* home page content, below section header*/

.custom-row-group{
  padding-top: 80px;
  padding-bottom: 80px;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  background-color: #f7f7f7;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.07);
-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.07);
-o-box-shadow: 0 1px 1px rgba(0,0,0,0.07);
-ms-box-shadow: 0 1px 1px rgba(0,0,0,0.07);
box-shadow: 0 1px 1px rgba(0,0,0,0.07);;
}
.custom-row-2{}
.widget-span.custom-row-2-content-wrapper{
  border-bottom: 3px solid #FFF;
  margin-left: 6.25%;
  width: 87.5%;
  padding: 0 10px;
  margin-left: 6.25%!important;
}
.widget-span.custom-row-2-content-wrapper img {
  width: 60px;
  height: 60px;
  margin: 0 auto;
  display: block;
  margin-bottom: 12px;
}
.widget-span.row-2-col{
  text-align: center;
  width: 50%;
  margin-left:0;
  color: #666666;
  padding: 12px 50px 50px 0;
}
.widget-span.row-2-col h1{
  margin:0 0 25px;
  font-size: 1.7em;
  font-weight: 700;
  font-color: #ffffff;
}
.widget-span.row-2-col p {
  font-size: 1em;
  font-weight: 400;
  text-align: left;
  margin-top: 0;
  line-height: 1.6em;
}
.widget-span.row-2-col p+p{
  margin: 0;
  padding: 25px 0 0;
  text-align: center;
}
.widget-span.row-2-col p a,
.custom-row-3-content p a,
.tabber-left-content a{
  background-color: #127bbe;
  border: 1px solid #127bbe;
  display: inline-block;
  padding: 10px 14px;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 1em;
  font-weight: 700;
  vertical-align: middle;
  margin-right: 10px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;;
-webkit-transition: all 0.15s ;
-moz-transition: all 0.15s ;
-o-transition: all 0.15s ;
-ms-transition: all 0.15s ;
transition: all 0.15s ;;
}
.widget-span.row-2-col p a:hover,
.custom-row-3-content p a:hover,
.tabber-left-content a:hover{
  border: 1px solid #091d6c;
  color: #FFF;
  background-color: #091d6c;
}
.widget-span.row-2-col p a+a,
.custom-row-3-content p a+a{
  background-color: transparent;
  color: #747474;
  border-color: #747474;
}
.widget-span.row-2-col p a+a:hover,
.custom-row-3-content p a+a:hover{
  color: #091d6c;
  border: 1px solid #091d6c;
  background-color: transparent;
}
.custom-left-col{
  border-right: 3px solid #FFF;
}
.widget-span.custom-right-col{
  padding: 12px 0 50px 50px;
}
.custom-row-3{}
.widget-span.custom-row-3-content{
  margin-left: 6.25%!important;
  width: 87.5%;
  padding: 0 10px;
  text-align: center;
  padding-top: 20px;
}
.custom-row-3-content img+h1{
  font-size: 1.25em;
  text-rendering: optimizeLegibility;
font-family: fs-lucas-web, Helvetica Neue, Helvetica, sans-serif;
font-weight: 700;
letter-spacing: 0;
display:inline-block;
vertical-align:middle;
margin:0;
margin-left:-3.5px;
}
.custom-row-3-content img{
  width: 60px;
  height: 60px;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.custom-row-3-content p{
  font-size: 1em;
  line-height: 1.6em;
font-family: fs-lucas-web, Helvetica Neue, Helvetica, sans-serif;
font-weight: 400;
}
.custom-row-3-content h1+p {
  margin: 15px 0 0;
}

/*==================== Home Page Tabber (section header transitions) ======================*/

.custom-tabber-wrapper{
  overflow: hidden;
  background-color: #091d6c;
  background-image: -moz-linear-gradient(top, #091d6c, #1c98a7);
  background-image: -ms-linear-gradient(top, #091d6c, #1c98a7);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#091d6c), to(#1c98a7));
  background-image: -webkit-linear-gradient(top, #091d6c, #1c98a7);
  background-image: -o-linear-gradient(top, #091d6c, #1c98a7);
  background-image: linear-gradient(top, #091d6c, #1c98a7);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$from', endColorstr='$to', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  color: #FFF;
}
.tabber-link{
  background-color: #FFF;
  width: 100%;
  padding: 20px 0;
}
.tabber-link ul{
  width: 87.5%;
  margin:0 0 0 6.25%;
  list-style: none;
  padding: 0 10px;
}
.tabber-link ul div.owl-item{
  width: 33%;
  vertical-align: middle;
  white-space: nowrap;
  border-right: 1px solid #e2e2e2;
  margin-left:-3.5px;
  display: inline-block;
  text-align: center;
}
.tabber-link ul div.owl-item:first-child{
  margin-left:0;
}
.tabber-link ul li a{
  display:block;
  font-size: 1.25em;
  font-weight: 700;
  text-decoration: none;
  color: #808080;
  display: inline-block;
  padding:9px 0 8px 0px;
  outline: 0;
  line-height: 1.65em;
}

.tabber-link ul li.active a{
  color: #000;
}
.tabber-link ul div.owl-item:first-child{
  text-align:left;
}
.tabber-link ul div.owl-item:nth-child(3){
  text-align: right;
  border-right: 0px solid #e2e2e2;
}
.tabber-link ul li .ico.rotateBack{
  background-size: 18px 18px;
  top: -3px;
  vertical-align: middle;
  display: inline-block;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  height: 40px;
  width: 40px;
  border: 1px solid #808080;
  background-repeat: no-repeat;
  background-position: center;
  margin-left:12px;
  background-image: url(//cdn2.hubspot.net/hubfs/2568683/SevenFifty_Feb_2017/Images/arrow-small-next.png);
}
.tabber-link ul li.active .ico.rotateBack{
  background-size: 20px 20px;
  border: 1px solid #127bbe;
  background-color: #127bbe;
  background-image: url(//cdn2.hubspot.net/hubfs/2568683/SevenFifty_Feb_2017/Images/arrow-small-top.png);
}
.tabber-content{
  padding:0 6.25%;
}
.tab-pane{
  display:none;
}
.tab-pane.active {
  padding: 65px 0;
  display:table!important;
}
.tab-pane > div{
  position: relative;
  display: table-cell;
  padding: 0 10px;
  vertical-align: middle;
}
/*.tabber-left-content{*/
/*width: 37.5%;*/
/*}*/
.tabber-left-content h1 {
  font-size: 3em;
  margin: 0;
  letter-spacing: 1px;
  color: #FFF;
  line-height: 1.15em;
  margin-bottom: 25px;
  font-weight: 700;
}
.tabber-left-content p{
  margin-bottom: 25px;
  font-size: 1.25em;
  font-style: normal;
  text-decoration: none;
  text-rendering: optimizeLegibility;
}
.tabber-right-content{
  text-align: right;
}
.tabber-left-content a+a,
.tabber-left-content a+a:hover{
  border-color: #FFF;
  color: #FFF;
  background:transparent;
}

.mobile-menu .hs-menu-wrapper > ul > li.close-menu{
  display:none;
}

/*=============================Owl CSS=============================*/
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative
}
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block
}
.owl-carousel.owl-hidden {
  opacity: 0
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab
}
.owl-carousel.owl-rtl {
  direction: rtl
}
.owl-carousel.owl-rtl .owl-item {
  float: right
}
.owl-carousel .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
.owl-carousel .owl-animated-in {
  z-index: 0
}
.owl-carousel .owl-animated-out {
  z-index: 1
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}

.owl-height {
  transition: height .5s ease-in-out
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease
}
.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: -webkit-transform .1s ease;
  transition: transform .1s ease
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3)
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%
}
.owl-theme .owl-dots, .owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent
}
.owl-theme .owl-nav {
  margin-top: 10px
}
.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px
}
.owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none
}
.owl-theme .owl-nav .disabled {
  opacity: .5;
  cursor: default
}
.owl-theme .owl-nav.disabled+.owl-dots {
  margin-top: 10px
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791
}
.error-template .body-container,
.password-template .body-container,
.subscription-template .body-container {
  padding-top:30px;
  padding-bottom:30px;
}
.custom-slider-wrapper {
  margin-bottom: -60px;
}
.widget-type-google_search input[type="text"],
.custom_error_message input[type="password"]{
  margin-bottom:15px;
}
.content-gap .body-container{
  padding-bottom:30px;
}
.content-gap .custom-section-header-wrapper{
  margin-bottom:30px;
}
.custom-header-no-nav{
  height: 70px;
}

/* ============================================================================================
                                  Supplier Page (clone)
==============================================================================================*/

.custom-supplier-section-header{
  color: #FFF;
  background-repeat: repeat-x;
}
.custom-supplier-section-header.dark{
  background-color: #3b216a;
  background-image: -moz-linear-gradient(top, #3b216a, #312f86);
  background-image: -ms-linear-gradient(top, #3b216a, #312f86);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3b216a), to(#312f86));
  background-image: -webkit-linear-gradient(top, #3b216a, #312f86);
  background-image: -o-linear-gradient(top, #3b216a, #312f86);
  background-image: linear-gradient(top, #3b216a, #312f86);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$from', endColorstr='$to', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.custom-supplier-section-header.light{
  background-color: #091d6c;
  background: -moz-linear-gradient(top,  #0a1e6d 0%, #104c82 51%, #177998 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #0a1e6d 0%,#104c82 51%,#177998 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #0a1e6d 0%,#104c82 51%,#177998 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a1e6d', endColorstr='#177998',GradientType=0 );
}

.custom-supplier-section-header .supplier-section-header-content{
  padding-top: 10%;
  padding-bottom: 5%;
}
.custom-supplier-section-header .page-center > div{
  display: inline-block;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
}
.supplier-intro{
  width: 80%;
  margin-left: 6.25%;
  color: #FFF;
}
.supplier-intro h1{
  color: #FFF;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1.15em;
  margin: 0 0 20px;
  font-size: 3em;
}
.supplier-intro p{
  margin:0 0 20px;
  color: #FFF;
  font-weight: 700;
  font-size: 1.25em;
}

/*====Join Now Button (Right) + Description====*/

.join-now-cta{
  width: 100%;
  text-align: right;
}
.join-now-cta p{
  margin: 0;
  line-height: 1em;
  font-size: 1em;
}
.join-now-cta h1{
  color: #FFF;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1em;
  margin: 0 0 20px;
  font-size: 2em;
}
.join-now-cta h2{
  color: #FFF;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1.15em;
  margin: 0 0 20px;
  font-size: 1.5em;
}
.join-now-cta a{
  background-color: #127bbe;
  border: 1px solid #127bbe;
  display: inline;
  padding: 14px 20px;
  color: #FFF;
  font-size: 1em;
  font-weight: 700;
  text-decoration: none;
  vertical-align: middle;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;;
-webkit-transition: all 0.15s ;
-moz-transition: all 0.15s ;
-o-transition: all 0.15s ;
-ms-transition: all 0.15s ;
transition: all 0.15s ;;
}
.join-now-cta a:hover {
  border: 1px solid #091d6c;
  color: #FFF;
  background-color: #091d6c;
}
.join-now-cta a + a,
.join-now-cta a + a:hover{
  border-color: #FFF;
  color: #FFF;
  background:transparent;
}

/*==== Blue Buttons Below Section Header ====*/

.custom-supplier-subsection-header{
  width: 40%;
  margin-left: 35%;
  color: #FFF;
  display: inline-block;
  background-repeat: repeat-x;
}
.custom-supplier-subsection-header .supplier-section-subheader-content{
  padding-top: 50px;
  padding-bottom: 50px;
}
.custom-supplier-subsection-header .page-center > div{
  display: inline;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
  text-align: center;
}
.supplier-blue-cta{
  text-align: center;
}
.supplier-blue-cta p{
  margin: 0;
  font-size: 1em;
}
.supplier-blue-cta a{
  text-align: center;
  background-color: #127bbe;
  border: 1px solid #127bbe;
  display: inline-block;
  padding: 15px 50px;
  color: #FFF;
  font-size: 1em;
  font-weight: 700;
  text-decoration: none;
  vertical-align: middle;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;;
-webkit-transition: all 0.15s ;
-moz-transition: all 0.15s ;
-o-transition: all 0.15s ;
-ms-transition: all 0.15s ;
transition: all 0.15s ;;
}
.supplier-blue-cta a:hover {
  border: 1px solid #091d6c;
  color: #FFF;
  background-color: #091d6c;
}
.supplier-blue-cta a + a,
.supplier-blue-cta a + a:hover{
  border-color: #FFF;
  color: #FFF;
  background:transparent;
}
.two-col-image-wrapper.left-image-wrapper .content-wrapper{
  width: 37.5%;
  margin-left: 5.8%;
}

/*=== are you a self-distributing producer? ===*/

.sdp-box{}
.sdp-box-content{
  padding: 5% 5% 1% 5%;
  text-align: center;
  vertical-align: middle;
}
.sdp-box-content h1{
  font-size: 2em;
  text-align: center;
}
.learn-more-button a{
  text-align: center;
  background-color: #127bbe;
  border: 1px solid #127bbe;
  display: inline-block;
  padding: 15px 50px;
  margin-bottom: 35px;
  margin-left: 44%;
  color: #FFF;
  font-size: 1em;
  font-weight: 700;
  text-decoration: none;
  vertical-align: middle;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;;
-webkit-transition: all 0.15s ;
-moz-transition: all 0.15s ;
-o-transition: all 0.15s ;
-ms-transition: all 0.15s ;
transition: all 0.15s ;;
}
.learn-more-button a:hover {
  border: 1px solid #091d6c;
  color: #FFF;
  background-color: #091d6c;
}
.learn-more-button a + a,
.learn-more-button a + a:hover{
  border-color: #FFF;
  color: #FFF;
  background:transparent;
}

/*===================================================================================================================================================
                                                                MEDIA QUERIES
=====================================================================================================================================================*/

@media screen and (max-width: 414px) {                  /* iPhone 6s and 6s plus */
  .tabber-content{
    text-align: center;
  }
  .tab-pane.active {
    height: auto;
    display:block;
    padding-top: 15%;
    padding-bottom: 10%;
  }
  .tab-pane > div{
    position: relative;
    display: block;
    padding: 0 10px;
    vertical-align: middle;
  }
  .tabber-left-content{
    width: 95%;
  }
  .tabber-left-content h1 {
    font-size: 1.5em;
    margin: 0;
    margin-bottom: 25px;
    text-align: center;
  }
  .tabber-left-content p{
    margin-bottom: 5%;
    font-size: 1em;
    line-height: 1.25em;
    font-weight: 700;
  }
  .tabber-right-content{
    width: 87%;
    margin-top: 5%;
    text-align:center;
  }
  .tabber-left-content a{
    padding: 9px 13px;
    font-size: 0.7em;
  }
}

@media (max-width: 768px) {
  .custom-header-content .row-fluid-wrapper:nth-child(2) .mobile-trigger {
      display: none;
  }
  .custom-header-content .row-fluid-wrapper:nth-child(3) .mobile-trigger {
    padding: 1.5% 2% 1.5% 2%;
    font-size: 1em;
    line-height: 1.5em;
    font-weight: 500;
    vertical-align: middle;
    display: inline-block !important;
    cursor: pointer;
    position: absolute;
    top: 26px;
    left: 10%;
    width: auto;
    height: auto;
    color: #127bbe;
    border: 0.5px solid #127bbe;
  -webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;;
    
  }
  .mobile-trigger:hover{
    text-decoration: none;
    color: #000000;
  }
  .mobile-trigger i:before, .mobile-trigger i:after{
    position: absolute;
    content: '';
  }
  .mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after{
    width: 25px;
    height: 0.9px;
    border-radius: 1px;
    background-color: #127bbe;                  /* line color */
    display: inline-block;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
  }
  .mobile-trigger i:before{
    top: -7px; /* Position top line relative to middle line */
  }
  .mobile-trigger i:after{
    top: 7px; /* Position bottom line relative to middle line */
  }
  
  .mobile-trigger:hover i, .mobile-trigger:hover i:before, .mobile-trigger:hover i:after,
  .mobile-open .mobile-trigger i, .mobile-open .mobile-trigger i:before, .mobile-open .mobile-trigger i:after{
    background-color: #091d6c; /* Icon color */
  }

  /*Change button when menu is open */
  .mobile-open .mobile-trigger{
    color: #747474;
  }
  .widget-span.custom-logo {
    position: static;
    width: 100%;
    max-width: 100%;
    padding-top: 5px;
    text-align: center;
  }
  .custom-logo img{
    padding-top: 10px;
  }
  .custom-header-wrapper .custom-header-content {
    float: left;
  }
  .custom-header-content .row-fluid-wrapper:nth-child(1) {
    position: relative;
    float: left;
    line-height: 66px;
    width: 100%;
  }
  .widget-span.custom-login-wrapper {
    float: right;
    padding: 4% 0 0 0;
    }  
  .contact-menu .hs-menu-wrapper > ul > li > a {
    font-size: 0.9em;
    }
}

                @media (max-width: 414px) {         /* keep below */
                  .widget-span.custom-logo {
                    position: static;
                    max-width: 80%;
                    padding-left: 15%;
                  }
                  .mobile-trigger{
                    top: -37px;
                  }
                  .widget-span.custom-login-wrapper{
                    padding: 3% 2% 0 0;
                    font-size: 0.9em;
                  }
                  .custom-login-wrapper a{
                    padding: 3px 8px;
                    font-size: 0.9em;
                  }
                  .custom-header-content .row-fluid-wrapper:nth-child(1) {
                      left: 28%;
                  }
                  .custom-header-content .row-fluid-wrapper:nth-child(2) .mobile-trigger {
                      display: none;
                  }
                  .widget-span.custom-login-wrapper {
                      padding: 9.5% 2% 0 0;
                  }
                }

@media (max-width: 767px) and (min-width: 415px) {
  .tabber-content{
    text-align: center;
  }
  .tab-pane.active {
    height: auto;
    display:block;
    padding-top: 12%;
    padding-bottom: 10%;
  }
  .tab-pane > div{
    position: relative;
    display: block;
    padding: 0 10px;
    vertical-align: middle;
  }
  .tabber-left-content{
    width: 100%;
  }
  .tabber-left-content h1 {
    font-size: 2em;
    margin: 0;
    margin-bottom: 25px;
    text-align: center;
  }
  .tabber-left-content p{
    margin-bottom: 5%;
    font-size: 1em;
    font-style: normal;
    line-height: 1.5em;
    font-weight: 700;
  }
  .tabber-right-content{
    width: 95%;
    margin-top: 5%;
    text-align:center;
  }
}

@media (max-width: 992px) and (min-width: 768px) {        /* bootstrap small */
  .tab-pane{
    display:none;
  }
  .tab-pane.active {
    max-height: 550px;
    display:table!important;
  }
  .tab-pane > div{
    position: relative;
    display: table-cell;
    padding: 15px 10px;
    vertical-align: middle;
  }
  .tabber-left-content h1 {
    font-size: 2.5em;
    margin: 0 0 25px 0;
    letter-spacing: 1.25px;
    color: #FFF;
    line-height: 1em;
    text-align: left;
  }
  .tabber-left-content p{
    margin-bottom: 15px;
    font-size: 1.1em;
    text-align: left;
  }
  .widget-span.custom-login-wrapper {
    padding-top: 3%;
  }
  .custom-row-group {
    padding-top: 45px;
  }
  .footer-col-left ul li a {
    padding: 10px 10px;
  }
  .tabber-link{ /** Make menu below section header disappear **/
    display:none;
  }

}

@media (min-width: 1170px) {
.custom-two-col-section-header .two-col-section-header-content{
    margin-left: 6.5%;
    }
}




/* ========================================================
                    TWO COLUMN CONTENT
===========================================================*/

@media (max-width: 767px) {
  .tabber-link{ /** Make menu below section header disappear **/
    display:none;
  }
  .custom-row-group{
    display: block;
    padding-top: 60px;
    padding-bottom: 80px;
  }
  .widget-span.custom-row-2-content-wrapper{
    width: 95%;
    display: block;
    text-align: center;
  }
  .custom-left-col{                                   /* ALL */
    border-bottom: 3px solid #FFF;
  }
  .widget-span.row-2-col{                             /* 1st box */
    width: auto;
    padding: 0% 7.5% 7.5% 5%;

  }
  .widget-span.custom-right-col{                      /* 2nd box */
    padding: 10% 7.5% 7.5% 5%;
  }
  .widget-span.custom-row-2-content-wrapper img {
    width: 80px;
    height: 80px;
    display: block;
    margin-bottom: 5%;
  }

  .widget-span.row-2-col h1{
    margin:0 0 25px;
    font-size: 1.7em;
    font-weight: 700;
    font-color: #ffffff;
  }
  .widget-span.row-2-col p {
    font-size: 1em;
    color: #666666;
    font-weight: 700;
    text-align: left;
    margin-top: 0;
    line-height: 1.6em;
  }
  .widget-span.row-2-col p+p{
    margin: 0;
    padding: 25px 0 0;
    text-align: center;
  }

  .widget-span.custom-row-3-content{                  /* 3rd box */
    padding: 7.5% 7.5% 0% 5%;
    width: 95%;
    text-align: center;
  }
  .custom-row-3-content img{
    width: 120px;
    height: 120px;
    display: block;
    padding-left: 35%;
  }
  .custom-row-3-content h1{
    font-size: 1.25em;
  font-family: fs-lucas-web, Helvetica Neue, Helvetica, sans-serif;
font-weight: 700;
letter-spacing: 0;
display: block;
vertical-align:middle;
padding-bottom: 5%;
}
.custom-row-3-content p{
  font-size: 1em;
  line-height: 1.6em;
font-family: fs-lucas-web, Helvetica Neue, Helvetica, sans-serif;
font-weight: 400;
}
}

@media screen and (max-width: 414px) {                  /* iPhone 6s and 6s plus */
  .custom-row-group{
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
/* ========================================================
                TESTIMONIAL SLIDER
===========================================================*/

@media screen and (max-width: 414px){                  /* iPhone 6s and 6s plus */
  /* content */
  .custom-slider-wrapper .page-center{
    width: auto;
    padding-top: 35px;
    padding-bottom: 150px;       /* footer top */
  }
  /* main block */
  .custom-slider-wrapper .slider-left-content{
    max-height: auto;
  }
  .custom-slider-wrapper .slider-left-content blockquote {
    font-size: 1.2em;
  }
  /* prev next buttons */
  .custom-slider-wrapper .slick-prev,
  .custom-slider-wrapper .slick-next {
    height: 0px;
    width: 0px;
  }
  /* speaker information */
  .custom-slider-wrapper .slider-right-content img{
    margin-top: 45px;
  }
  .custom-slider-wrapper .slider-right-content h1{
    font-size: 2.5em;
    padding-top: 35px;
  }
}

@media (max-width: 568px) and (min-width: 415px) {
  /* content */
  .custom-slider-wrapper .page-center{
    max-width: 500px!important;
  }
  /* main block */
  .custom-slider-wrapper .slider-left-content{
    min-height: 500px;
  }
  .custom-slider-wrapper .slider-left-content blockquote {
    text-align: center;
    font-size: 1.2em;
    font-weight: 700;
    color: #bfbfbf;
    line-height: 1.35em;
    margin: 0;
    padding: 60px 50px;
  }
  /* prev next buttons */
  .custom-slider-wrapper .slick-prev,
  .custom-slider-wrapper .slick-next {
    height: 0px;
    width: 0px;
  }
}

@media (max-width: 640px) and (min-width: 569px) {
  /* content */
  .custom-slider-wrapper .page-center{
    max-width: 550px!important;
  }
  /* main block */
  .custom-slider-wrapper .slider-left-content{
    min-height: 500px;
  }
  .custom-slider-wrapper .slider-left-content blockquote {
    text-align: center;
    font-size: 1.25em;
    font-weight: 700;
    color: #bfbfbf;
    line-height: 1.35em;
    margin: 0;
    padding: 60px 50px;
  }
  /* prev next buttons */
  .custom-slider-wrapper .slick-prev,
  .custom-slider-wrapper .slick-next {
    height: 0px;
    width: 0px;
  }
}

@media (max-width: 750px) and (min-width: 641px) {

  /* content */
  .custom-slider-wrapper .page-center{
    max-width: 600px!important;
  }
  /* main block */
  .custom-slider-wrapper .slider-left-content{
    min-height: 450px;
  }
  .custom-slider-wrapper .slider-left-content blockquote {
    text-align: center;
    font-size: 1.25em;
    font-weight: 700;
    color: #bfbfbf;
    line-height: 1.35em;
    margin: 0;
    padding: 55px 50px;
  }
  /* prev next buttons */
  .custom-slider-wrapper .slick-prev,
  .custom-slider-wrapper .slick-next {
    height: 0px;
    width: 0px;
  }
}

@media (max-width: 768px) and (min-width: 751px) {
  /* content */
  .custom-slider-wrapper .page-center{
    max-width: 650px!important;
  }
  /* main block */
  .custom-slider-wrapper .slider-left-content{
    min-height: 450px;
  }
  .custom-slider-wrapper .slider-left-content blockquote {
    text-align: center;
    font-size: 1.25em;
    font-weight: 700;
    color: #bfbfbf;
    line-height: 1.35em;
    margin: 0;
    padding: 65px 50px;
  }
  /* prev next buttons */
  .custom-slider-wrapper .slick-prev,
  .custom-slider-wrapper .slick-next {
    height: 0px;
    width: 0px;
  }
}

@media (max-width: 800px) and (min-width: 769px) {

  /* content */
  .custom-slider-wrapper .page-center{
    max-width: 650px!important;
  }
  /* main block */
  .custom-slider-wrapper .slider-left-content{
    min-height: 390px;
  }
  .custom-slider-wrapper .slider-left-content blockquote {
    text-align: center;
    font-size: 1.25em;
    font-weight: 700;
    color: #bfbfbf;
    line-height: 1.35em;
    margin: 0;
    padding: 65px 50px;
  }
  /* prev next buttons */
  .custom-slider-wrapper .slick-prev,
  .custom-slider-wrapper .slick-next {
    height: 0px;
    width: 0px;
  }
}

/* ========================================================
                        FOOTER
===========================================================*/

@media (max-width: 767px) {
  .custom-footer-bottom-wrapper,
  .custom-footer-top-wrapper,
  .custom-footer-wrapper,
  .widget-span.footer-col-right{
    text-align:center;
    display: block;
  }
  .custom-footer-top-wrapper {
    padding: 40px 20px 0;
    margin-top: 0;
  }
  .widget-span.footer-col-right,
  .widget-span.footer-col-left,
  .footer-col-right .icon.social{
    margin-left:0!important;
  }
  .widget-span.custom-footer-bottom-col {
    width:100%;
    display: inline-block;
  }
  .widget-span.custom-footer-bottom-col p {
    font-size: 0.9em;
  }
  .custom-footer-bottom-wrapper{
    padding: 25px 0;
  }
  .footer-col-left ul {
    margin: 0 auto 20px;
    text-align: center;
    display: block;
    padding-bottom: 17px;
  }
  .footer-col-left ul li:not(:first-child) {
    margin-left: -3px;
  }
  .footer-col-left p img {
    margin-top: 7px;
  }
  .custom-footer-top-col-two {
    padding: 15px 0px 0px 0px;
  }
  .custom-footer-top-col-two h1 {
    margin-left: auto;
    margin-right: auto;
    max-width: 420px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1.42em;
  }
  .custom-footer-top-col-two p a {        /* select role buttons */
    margin-bottom: 20px;
    font-size: 1.112em;
    line-height: 1.19em;
    width: 93%;
    max-width: 100%;
    padding: 12px;
    display: block;
  }
  .custom-footer-top-col-two p{
    padding:0;
    margin: 0 auto;
    max-width: 420px;
    padding-left: 10px;
    padding-right: 10px;
  }
}


/* ====================================================================================
   ====================================================================================
                                OTHER WEB PAGES
   ====================================================================================
   =====================================================================================*/

.custom-section-header-wrapper{
  position:relative;
  padding-top: 7.5%;
  padding-bottom: 7.4%;
  background-image: -o-radial-gradient(50% 150%, #9C9C9C 50%, #747474 100%);
  background-image: -moz-radial-gradient(50% 150%, #9C9C9C 50%, #747474 100%);
  background-image: -ms-radial-gradient(50% 150%, #9C9C9C 50%, #747474 100%);
  background-image: radial-gradient(50% 150%, #9c9c9c 50%,#747474 100%);
  background-color: #091d6c;
  background-repeat: repeat-x;
}
.section-header-image{
  background-size: cover;
  background-position: center -173px;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.2;
  width:100%;
  height:100%;
  z-index:1;
}
.section-header-content-wrapper{
  padding-top: 90px;
  padding-bottom: 100px;
}
.custom-section-header-wrapper h1{
  text-align: center;
  vertical-align: middle;
  width: 87.5%;
  padding: 0 10px;
  display: inline-block;
  font-size: 4em;
  letter-spacing: 0;
  text-rendering: optimizeLegibility;
font-family: fs-lucas-web, Helvetica Neue, Helvetica, sans-serif;
font-weight: 700;
margin: 0 0 20px;
color: #FFF;
line-height: 1.15em;
position:relative;
z-index:5;
margin-left: 6.25%;
}

/* ==================================================================
                                Contact Us
   ==================================================================*/


/* ================================ Contact Page ===============================*/

/*** menu under section header ***/
.custom-contact-menu-wrapper{
  background-color: #FFF;
}
.widget-span.contact-menu{
  padding: 14px 10px;
  width: 100%;
  margin-left: 6.25%!important;
}
.widget-span.contact-menu > div{
  width: 80%;
  margin: 0 auto;
  display: inline-block;
}
.contact-menu .hs-menu-wrapper > ul{
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0 auto;
  display: table;
}
.contact-menu .hs-menu-wrapper > ul > li{
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 197px;
  float:none!important;
  border-right: 1px solid #e1e1e1;
  font-size: 1.25em;
}
.contact-menu .hs-menu-wrapper > ul > li:last-child{
  border-right: 0px solid #e1e1e1;
}
.contact-menu .hs-menu-wrapper > ul > li > a{
  color: #127bbe;
  font-weight: 700;
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 2% 0 0 0;
-webkit-transition: all 0.35s ;
-moz-transition: all 0.35s ;
-o-transition: all 0.35s ;
-ms-transition: all 0.35s ;
transition: all 0.35s ;;
}
.contact-menu .hs-menu-wrapper > ul > li.active-branch >a,
.contact-menu .hs-menu-wrapper > ul > li.active-branch >a:hover{
  color: #000;
  font-weight: 700;
}
.contact-menu .hs-menu-wrapper > ul > li > a:hover{
  color: #127bbe;
}
.custom-contact-us-wrapper{
  padding: 80px 0;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  background-color: #f7f7f7;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.07);
-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.07);
-o-box-shadow: 0 1px 1px rgba(0,0,0,0.07);
-ms-box-shadow: 0 1px 1px rgba(0,0,0,0.07);
box-shadow: 0 1px 1px rgba(0,0,0,0.07);;
}

/*** contact form ***/

.custom-contact-form{
    padding: 0 10px;
    font-family: fs-lucas-web, Helvetica Neue, Helvetica, sans-serif;
    letter-spacing: .01em;
    font-size: 1em;
}
.custom-contact-form > div{
  width: 100%;
  max-width: 620px;
  margin: 0 auto;
  background:#fff;
  padding:16px 20px 20px;
}
.custom-contact-form .hs-richtext{
  border-bottom: 1px dotted #CCCCCC;
  margin: 0 0 3px 0;
  padding: 0 1% 0 1%;
}

.custom-contact-form .hs-richtext h2{
  font-size: 2em;
font-family: fs-lucas-web, Helvetica Neue, Helvetica, sans-serif;
font-style: normal;
font-weight: 700;
color: #000000;
margin: 0 0 6px 0;
line-height: 1.2;
}

.custom-contact-form .hs-richtext a{
  color:#0000EE;
  text-decoration: none;
  font-weight: 700;
}
.custom-contact-form .hs-richtext a:hover{
  color: #cccccc;
  text-decoration: none;
  font-weight: 700;
}
.custom-contact-form .hs-richtext p{
    font-family: fs-lucas-web, Helvetica Neue, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    color: #444444;
    margin: 0;
    line-height: 1.25em;
}

.custom-contact-form .hs_cos_wrapper_type_form .hs-form-field{
  padding: 6px 1% 9px 1%;
-webkit-transition: background-color 350ms;
-moz-transition: background-color 350ms;
-o-transition: background-color 350ms;
-ms-transition: background-color 350ms;
transition: background-color 350ms;;
}
.custom-contact-form .input{
  max-width: 100%;
}

/* ====================== Press Kit ===============================*/

.presskit-lay{}
.presskit-lay .custom-contact-us-wrapper .page-center{
  max-width: 620px!important;
  padding:0;
}
.presskit-lay .custom-contact-us-wrapper h1 {
  font-size: 1.7em;
}
.custom-download-wrapper{
  margin-bottom: 32px;
}
.custom-download-wrapper .custom-download-col{
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
.custom-download-wrapper .col-right{
  margin-left: -4px;
}
.custom-download-wrapper .logo-container {
  background-color: #e1e1e1;
  padding-bottom: 75%;
  margin: 12px 0 10px;
  position: relative;
}
.custom-download-wrapper .logo-container.dark {
  background-color: #000;
}
.custom-download-wrapper .logo-container-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.custom-download-wrapper .logo-download {
  background-color: rgba(18,123,190,0.78);
  display: table;
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 10;
  opacity: 0;
-webkit-transition: all 0.15s ;
-moz-transition: all 0.15s ;
-o-transition: all 0.15s ;
-ms-transition: all 0.15s ;
transition: all 0.15s ;;
}
.custom-download-wrapper .logo-container:hover .logo-download {
  opacity: 1;
}
.custom-download-wrapper .logo-download p {
  color: #FFF;
  background-color: #127bbe;
  padding: 10px 14px;
  text-decoration: none;
  display: inline-block;
  font-size: 1.2em;
  border: 1px solid #000;
  font-weight: 500;
  vertical-align: middle;
-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.1);
-o-box-shadow: 0px 1px 3px rgba(0,0,0,0.1);
-ms-box-shadow: 0px 1px 3px rgba(0,0,0,0.1);
box-shadow: 0px 1px 3px rgba(0,0,0,0.1);;
}
.custom-download-wrapper .table {
  display: table;
  position: absolute;
  height: 100%;
  width: 100%;
}
.custom-download-wrapper .table .middle {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.custom-download-wrapper .logo {
  display: inline-block;
  margin: 0 auto;
  width: 163px;
  height: 48px;
  padding-top: 12px;
  background-size: cover;
  vertical-align: middle;
}
.custom-download-wrapper .logo img {
  width: 100%;
  height: auto;
}
.custom-download-wrapper .logo-details .logo-name{
  display: inline-block;
  width: 50%;
  margin: 0;
  font-size: 1em;
}
.custom-typography{
  margin-bottom: 100px;
  padding-top: 28px;
}
.typography-how {
  background-color: #FFF;
  border: 1px solid #000;
}
.typography-how  > div{
  display: inline-block;
  padding: 0 10px;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.custom-typography .left-column{
  padding-bottom: 34%;
  width: 37.5%;
}
.custom-typography .left-column .full-absolute {
  border-right: 1px solid #000;
}
.custom-typography .right-column{
  width: 62.5%;
  margin-left: -4px;
  padding-bottom: 34%;
}
.custom-typography .full-absolute {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.custom-typography .table {
  display: table;
  position: absolute;
  height: 100%;
  width: 100%;
}
.custom-typography .middle {
  padding: 0 20px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.custom-typography .how-example {
  padding: 0 10px;
  width: 50%;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top;
}
.custom-typography .typography-how h1 {
  margin-bottom: 5px;
}
.custom-typography .typography-how p {
  font-size: 1.2em;
  margin: 0;
  color: #f52626;
}
.custom-typography .left-column p {
  color: #0f9141;
  text-rendering: optimizeLegibility;
font-family: fs-lucas-web, Helvetica Neue, Helvetica, sans-serif;
font-weight: 700;
}
.custom-typography .how-example.last{
  margin-left: -4px;
}

.section-header-content-wrapper {
  padding-top: 40px;
  padding-bottom: 55px;
}
.contact-menu .hs-menu-wrapper > ul {
  border: none;
}
.contact-menu .hs-menu-wrapper > ul > li {
  width: 215px;
  font-size: 2em;
}
.custom-contact-us-wrapper {
  padding: 70px 0;
}
.custom-contact-form {
  padding: 0;
}
.custom-section-header-wrapper h1 {
  width: 100%;
  margin-left: 0;
}

.section-header-image {
  background-position: center;
}

@media (max-width: 767px) {
  .landing-page.one-column .body-container form,
  .error-template .body-container form,
  .password-template .body-container form,
  .subscription-template .body-container .widget-type-email_simple_subscription  form{
    width: 100%;
  }
  .hs_cos_gallery_main.slick-fixed-height-slider .slick-slide{
    margin:0;
  }
}


/* =========================== Error Pages ===============================*/
.custom-error-page{
  background-color: #7890A8!important;
}
.custom-error-page .body-container .page-center{
  max-width:70%;
}
.custom-error-page .widget-span.custom_error_message{
  margin-top: 10%;
  padding: 50px;
  text-align:center;
  background: white;
  border: 1px solid #6e6e6e;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
-o-border-radius: 7px;
-ms-border-radius: 7px;
border-radius: 7px;;
}
.custom-error-page .body-container h3{
  font-weight: 700;
  color: #181848;
  font-size: 1.5em;
  margin: 0;
  line-height: 1.5em;
font-family: fs-lucas-web, Helvetica Neue, Helvetica, sans-serif;
}
.custom-error-page .body-container p {
  font-variant-numeric: lining-nums;
  -moz-font-feature-settings: "lnum";
  -ms-font-feature-settings: "lnum";
  -webkit-font-feature-settings: "lnum";
  font-feature-settings: "lnum";
  font-size: 1.25em;
  line-height: 18px;
font-family: fs-lucas-web, Helvetica Neue, Helvetica, sans-serif;
color: #333;
margin: 0 0 10px;
}

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

body.subscription-template.one-column .main-content h1, h2, h3{
  line-height: 1.5em;
}
body.subscription-template.one-column .main-content h1{
  font-size: 2.5em;
  font-weight: 700;
}

body.subscription-template.one-column .main-content h2{
  font-size: 2em;
  color: #127bbe;
}

body.subscription-template.one-column .main-content h3{
  font-size: 2em;
}

body.subscription-template.one-column .main-content p{
  font-size: 1.5em;
  font-weight: 700;
}

