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

  Theme Name:  Base
  Theme URL:   www.antidote.me
	
  Template:    Base
  Version:     1.1
  Author:      Radar Digital
  Author URL:  www.radardigital.com
  
  License:     ©Radar Digital, Inc. This code can not be distrubuted or reproduced. 
               Limit one license per HubSpot portal.

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

/* -------- Fonts -------- */
@import url('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');

@font-face {
 font-family:'MK1 Light';
 src:url('//cdn2.hubspot.net/hubfs/3446569/fonts/ObjektivMk1-Light.eot');
 src:url('//cdn2.hubspot.net/hubfs/3446569/fonts/ObjektivMk1-Light.eot?#iefix') format('embedded-opentype'), 
     url('//cdn2.hubspot.net/hubfs/3446569/fonts/ObjektivMk1-Light.woff2') format('woff2'), 
     url('//cdn2.hubspot.net/hubfs/3446569/fonts/ObjektivMk1-Light.woff') format('woff'), 
     url('//cdn2.hubspot.net/hubfs/3446569/fonts/ObjektivMk1-Light.otf')  format('opentype'), 
     url('//cdn2.hubspot.net/hubfs/3446569/fonts/ObjektivMk1-Light.svg#ObjektivMk1-Light') format('svg');
 font-weight:normal;
  font-style:normal;        
}
@font-face {
 font-family:'MK1 Medium';
 src:url('//cdn2.hubspot.net/hubfs/3446569/fonts/ObjektivMk1-Medium.eot');
 src:url('//cdn2.hubspot.net/hubfs/3446569/fonts/ObjektivMk1-Medium.eot?#iefix') format('embedded-opentype'), 
     url('//cdn2.hubspot.net/hubfs/3446569/fonts/ObjektivMk1-Medium.woff2') format('woff2'), 
     url('//cdn2.hubspot.net/hubfs/3446569/fonts/ObjektivMk1-Medium.woff') format('woff'), 
     url('//cdn2.hubspot.net/hubfs/3446569/fonts/ObjektivMk1-Medium.otf')  format('opentype'), 
     url('//cdn2.hubspot.net/hubfs/3446569/fonts/ObjektivMk1-Medium.svg#ObjektivMk1-Medium') format('svg');
 font-weight:normal;
  font-style:normal;        
}
@font-face {
 font-family:'MK3 Regular';
 src:url('//cdn2.hubspot.net/hubfs/3446569/fonts/ObjektivMk3-Regular.eot');
 src:url('//cdn2.hubspot.net/hubfs/3446569/fonts/ObjektivMk3-Regular.eot?#iefix') format('embedded-opentype'), 
     url('//cdn2.hubspot.net/hubfs/3446569/fonts/ObjektivMk3-Regular.woff2') format('woff2'), 
     url('//cdn2.hubspot.net/hubfs/3446569/fonts/ObjektivMk3-Regular.woff') format('woff'), 
     url('//cdn2.hubspot.net/hubfs/3446569/fonts/ObjektivMk3-Regular.otf')  format('opentype'), 
     url('//cdn2.hubspot.net/hubfs/3446569/fonts/ObjektivMk3-Regular.svg#ObjektivMk3-Regular') format('svg');
 font-weight:normal;
  font-style:normal;        
}
@font-face {
 font-family:'MK3 Medium';
 src:url('//cdn2.hubspot.net/hubfs/3446569/fonts/ObjektivMk3-Medium.eot');
 src:url('//cdn2.hubspot.net/hubfs/3446569/fonts/ObjektivMk3-Medium.eot?#iefix') format('embedded-opentype'), 
     url('//cdn2.hubspot.net/hubfs/3446569/fonts/ObjektivMk3-Medium.woff2') format('woff2'), 
     url('//cdn2.hubspot.net/hubfs/3446569/fonts/ObjektivMk3-Medium.woff') format('woff'), 
     url('//cdn2.hubspot.net/hubfs/3446569/fonts/ObjektivMk3-Medium.otf')  format('opentype'), 
     url('//cdn2.hubspot.net/hubfs/3446569/fonts/ObjektivMk3-Medium.svg#ObjektivMk3-Medium') format('svg');
 font-weight:normal;
  font-style:normal;        
}

/* -------- HubSpot Scaffolding -------- */
/* Responsive Grid */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.container-fluid {
    *zoom: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Clearfix */

.clearfix {
    *zoom: 1;
}

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

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

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

/* Responsive Visibilty Classes */

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Videos */

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

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

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

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

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

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

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

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

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

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

/* Forms */

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

/* Menus */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Space Module */

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

/* Blog Author Section */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel li {margin-right: 5px}


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

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



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

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

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

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

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

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

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

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

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


/* responsive pre elements */

pre {
    overflow-x: auto;
}

/* responsive pre tables */

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

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

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




/* HTML 5 Reset */

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

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

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

/* Support migrations from wordpress */

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

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

/* Responsive Google Maps */

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

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



/* Variables */






















/* -------- Custom -------- */
html, body {margin:0; padding:0;}

html {background:#25292c; position:relative;}

body {
 background:#fff;    
 font:18px 'MK3 Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
 color:#25292c;
 font-weight:normal;
 line-height:1.7;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
}

* {outline:0 none!important;}

*::after, *::before {content:'';} 

a {
 color:#0f8e86;
 font-weight:400;
 outline:none;
 text-decoration:none;
 -webkit-transition:color 0.15s ease-out; 
    -moz-transition:color 0.15s ease-out;
         transition:color 0.15s ease-out;   
 -webkit-transition:background-color 0.15s ease-out; 
    -moz-transition:background-color 0.15s ease-out;
         transition:background-color 0.15s ease-out;  
}
a:hover, a:focus {color:#25292c; text-decoration:none;}

img {max-width:100%; height:auto!important;}

[class*='icon'] {
 -webkit-transition:all 0.2s ease-out; 
    -moz-transition:all 0.2s ease-out;
         transition:all 0.2s ease-out; 
}

/* -------- Typography -------- */
p {margin:0 0 30px 0;}
small {font-size:85%;}
strong {font-family:'MK3 Medium', sans-serif; font-weight:normal;}
em {font-style:italic;}
cite {font-style:normal;}

.text-left {text-align:left;}
.text-right {text-align:right;}
.text-center {text-align:center;}

h1, h2, h3, h4, h5, h6 {
 font-family:'MK1 Light', sans-serif; 
 font-weight:normal;
 margin:0 0 15px 0; 
 color:#25292c; 
 line-height:1.4;
 text-rendering:optimizelegibility;
}

h1 {font-size:36px;}
h2 {font-size:32px;}
h3 {font-size:24px; font-family:"MK1 Medium", sans-serif;}
h4 {font-size:18px;}
h5 {font-size:16px;}
h6 {font-size:12px;}

ul, ol {margin:0 0 35px 0; padding:0 0 0 30px;}
ul ul, ul ol, ol ol, ol ul {margin-bottom:0;}

li {font-size:16px; margin:0 0 7px 0;}
li:last-child {margin:0;}

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

ul.inline, ol.inline {margin-left:0; list-style:none;}
ul.inline > li, ol.inline > li {display:inline-block; *display:inline; padding-right:5px; padding-left:5px; *zoom:1;}

dl {margin-bottom:20px;}
dt, dd {line-height:20px;}
dt {font-family:'MK3 Regular', sans-serif; font-weight:normal;}
dd {margin-left:10px;}

blockquote {padding:0 0 0 15px; margin:0 0 20px; border-left:5px solid #eee;}
blockquote p {margin:0; font-size:16px; line-height:1.3;}
blockquote small {display:block; line-height:20px; color:#999;}
blockquote small::before {content:'\2014 \00A0';}

blockquote.pull-right {float:right; padding-right:15px; padding-left:0; border-right:5px solid #eee; border-left:0;}
blockquote.pull-right p, blockquote.pull-right small {text-align:right;}
blockquote.pull-right small::before {content:'';}
blockquote.pull-right small::after {content:'\00A0 \2014';}

q::before, q::after, blockquote::before, blockquote::after {content:'';}

address {margin:0 0 20px 0; display:block; font-style:normal; line-height:1.5;}

code, pre {padding:0 3px 2px; font:12px Monaco, Menlo, Consolas, 'Courier New', monospace; color:#333; border-radius:3px;}

code {background-color:#f7f7f9; color:#d14; padding:2px 4px; border:1px solid #e1e1e8; display:inline-block; white-space:nowrap;}

pre {display:block; padding:8px; margin:0 0 10px; font-size:14px; line-height:20px; word-break:break-all; word-wrap:break-word; white-space:pre; white-space:pre-wrap; background-color:#f5f5f5; border:1px solid #ccc; border:1px solid rgba(0,0,0,0.15); -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px;}
pre.prettyprint {margin-bottom:20px;}
pre code {padding:0; color:inherit; white-space:pre; white-space:pre-wrap; background-color:transparent; border:0;}

cite {font-size:14px; display:block;}

sub, sup {font-size:8px; margin-left:2px;}
sup {vertical-align:top;}

hr {background:#edeff2; height:1px; margin:0 0 20px 0; border:0 none;}

iframe {max-width:100%; margin:auto; display:block;}

/* -------- Structure -------- */
.header-container-wrapper, .body-container-wrapper, .footer-container-wrapper {}

.header-container-wrapper {}
.body-container-wrapper {padding-top:72px; min-height:800px;}

.header-container, .panel > div {
 max-width:1110px; 
 float:none;
 margin:0 auto; 
 padding:0 30px;
}

.panel {position:relative; padding:120px 0;}

/* -------- Header -------- */
.header-container-wrapper {
 background:#fff;   
 position:fixed;
 top:0;
 left:0;
 width:100%;
 padding:20px 0; 
 z-index:999;
 -webkit-transition:all 0.2s ease;
    -moz-transition:all 0.2s ease;
     -ms-transition:all 0.2s ease;
      -o-transition:all 0.2s ease;
         transition:all 0.2s ease; 
}

.header-container {position:relative;}
.header-container .row-fluid {   
 display:-webkit-flex;
 display:-moz-box;
 display:-ms-flexbox;
 display:-webkit-flex;  
 display:flex; 
 -webkit-align-items:center;
    -moz-align-items:center;
     -ms-align-items:center; 
         align-items:center;
}

.scroll {
 background:#25292c;
 padding:15px 0;
 -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.2); 
         box-shadow:0 1px 4px rgba(0, 0, 0, 0.2); 
}

.scroll .header-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul ul {padding-top:14px;}

/* Logo */
.header-container .logo {padding:0; text-align:left;}
.header-container .logo a {display:block;}
.header-container .logo img {
 max-width:142px; 
 display:block;
 -webkit-transition:all 0.2s;
    -moz-transition:all 0.2s;
     -ms-transition:all 0.2s;
      -o-transition:all 0.2s;
         transition:all 0.2s;     
}
.header-container .logo-alt {display:none;}

.scroll .logo {display:none;}
.scroll .logo img {max-width:124px;}
.scroll .logo-alt {display:block;}

/* -------- Menu -------- */    
.header-container .hs-menu-wrapper {text-align:right;}

.header-container .hs-menu-wrapper {}
.header-container .hs-menu-wrapper > ul {}
.header-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul {margin:0; padding:0; display:inline-block; vertical-align:middle;}
.header-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li {position:relative; margin:0 5px; padding:0; line-height:1px; text-align:center;}
.header-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li > a {    
 font:14px 'MK3 Regular', sans-serif; 
 max-width:none;
 color:#25292c;
 padding:11px 10px 0 10px; 
 border:0 none;
}

.header-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li:hover > a {color:#25292c;}
.header-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li.active-branch > a {color:#25292c;}

.header-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li::after {
 -webkit-transition:all 0.2s ease; 
    -moz-transition:all 0.2s ease;
         transition:all 0.2s ease;
}
.header-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li:hover::after {
 background:#99e12c;
 position:absolute;  
 bottom:-20px;
 left:0;
 right:0;
 width:calc(100% - 20px);
 height:2px;  
 margin:auto;  
 content:'';
 display:block;  
}

/* Scroll */
.scroll .header-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li > a {color:#fff;}
.scroll .header-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li:hover > a {color:#99e12c;}
.scroll .header-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li.active-branch > a {color:#99e12c;}

.scroll .header-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li.hs-item-has-children > a::after {color:#4f4f4f;}

.scroll .header-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li:hover::after {display:none;}

/* Drop Down */
.header-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul ul {background:transparent; padding:20px 0 10px 0;}
.header-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul ul li {background:#25292c; margin:0; border:0 none; line-height:normal; text-align:left; opacity:0.95;}

.header-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul ul li:first-child {border-top:1px solid #2f2f2f;}

.header-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul ul li:last-child {border-radius:0 0 3px 3px;}

.header-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul ul li a {
 font:12px 'MK3 Regular', sans-serif; 
 color:#c8ced7;
 width:150px!important;
 max-width:150px;
 padding:10px 15px 8px 15px; 
 display:block;
 white-space:normal!important;
}
.header-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul ul li a:hover {color:#99e12c;}

/* -------- Forms -------- */
.hs-form {font-size:12px;}
.hs-form h3 {}
.hs-form label {color:#3d3f3e; margin-bottom:5px; display:block;}

form.hs-form fieldset {max-width:none!important; margin:0;}
form.hs-form fieldset.form-columns-1 .hs-input {width:100%;}

.input {margin-bottom:0;}
.inputs-list {margin:0!important; padding:0; list-style:none;}
.inputs-list li {}
.inputs-list li input {min-height:1px; margin:0 5px 0 0; padding:0; border:0 none; vertical-align:middle;}

.hs-form-field {margin-bottom:18px;}

.hs-input, #hs-pwd-widget-password {
 background:#fff;
 font:14px 'MK3 Regular', sans-serif;
 position:relative;
 border:0 none;
 color:#25292c;
 font-weight:400;
 outline:0 none;
 overflow:hidden;
 margin:1px;
 padding:10px 16px!important;
 border-radius:4px;
 box-shadow:inset 0 0 0 1px #949596; 
 -webkit-appearance:none;
 -webkit-transition:all 0.2s ease-out; 
    -moz-transition:all 0.2s ease-out;
         transition:all 0.2s ease-out; 
}
.hs-input:focus, #hs-pwd-widget-password:focus {box-shadow:inset 0 0 0 2px #168f76;}

input.hs-input[type="radio"],
input.hs-input[type="checkbox"] {
 min-height:1px;
 border:0 none;
 border-radius:0;
}
input.hs-input[type="radio"] {-webkit-appearance:radio;}
input.hs-input[type="checkbox"] {-webkit-appearance:checkbox;}

input.hs-input[type="file"] {border:0 none;}

.hs-input[type='checkbox'] {-webkit-appearance:checkbox; -moz-appearance:checkbox;}
.hs-input[type='radio'] {-webkit-appearance:radio; -moz-appearance:radio;}

select.hs-input {
 background:#fff url(//www.antidote.me/hubfs/template/arrow-down.svg) 94% 50% no-repeat;
 background-size:10px;
 cursor:pointer;
 text-align:left;
 -moz-appearance:none;
}
select.hs-input::-ms-expand {
 display:none;
}

textarea.hs-input {width:100%!important; min-height:175px;}

.hs-form .hs-button {margin:10px 0;}

/* Errors */
.hs-error-msgs {font-size:12px;}
.hs-error-msgs li {margin:0;}
.hs-error-msgs li label {
 font-size:10px;    
 color:#ff4d5b;
 margin:2px 0 0 18px;
 font-weight:300;
 text-align:left;
}

.hs_error_rollup {display:none;}

.hs-form-required {font-size:10px; color:#ff4d5b; margin-left:4px; vertical-align:1px;}

.hs-input.invalid, .hs-input.error {
 border:0 none;
 box-shadow:inset 0 0 0 1px #ff4d5b; 
}
.hs-input.invalid:focus, .hs-input.error:focus {
 border:0 none;
 box-shadow:inset 0 0 0 2px #ff4d5b; 
}

/* Alerts */
.hs-common-confirm-message,
.hs-common-error-message {
 font-size:12px!important;
 margin:0 0 25px 0!important; 
 padding:10px 15px!important; 
}
.hs-common-confirm-message {background:#dff0d8!important; color:#3c763d!important; border-color:#d6e9c6!important;}
  .hs-common-error-message {background:#f2dede!important; color:#ebccd1!important; border-color:#a94442!important;}

/* Placeholders */
::-webkit-input-placeholder {font:14px 'MK3 Regular', sans-serif; color:#949596; line-height:22px; font-weight:400;}
 :-moz-placeholder {font:14px 'MK3 Regular', sans-serif; color:#949596; line-height:24px; font-weight:400; opacity:1;}
::-moz-placeholder {font:14px 'MK3 Regular', sans-serif; color:#949596; line-height:24px; font-weight:400; opacity:1;} 
 :-ms-input-placeholder {font:14px 'MK3 Regular', sans-serif; color:#949596; line-height:24px; font-weight:400;}
::input-placeholder {font:14px 'MK3 Regular', sans-serif; color:#949596; line-height:24px; font-weight:400;}

/* -------- Buttons -------- */
.hs-button, .cta_button > span {
 background:#99e12c;
 font:18px 'MK3 Medium', 'Helvetica Neue', Helvetica, Arial, sans-serif; 
 position:relative;
 color:#4c4f51; 
 margin:0;
 padding:16px 35px 14px 35px;
 border:0 none; 
 display:inline-block;
 font-weight:normal;
 line-height:1;
 text-align:center;
 white-space:nowrap;
 vertical-align:middle;
 cursor:pointer;
 border-radius:35px;
 -webkit-appearance:none;
 -webkit-transition:all 0.2s ease-out; 
    -moz-transition:all 0.2s ease-out;
         transition:all 0.2s ease-out; 
}

.hs-button:hover, 
.hs-button:focus,
.cta_button > span:hover, 
.cta_button > span:focus {
 background:#25292c;
 color:#fff;
}

/* Alt */
.hs-button.alt {
 background:transparent; 
 font-size:18px;
 margin:0;
 padding:12 28px 11px 28px; 
 border:2px solid #b8babc;
}
.hs-button.alt:hover {background:#b8babc; border-color:transparent;}

.hs-button.alt::after {
 font-family:'FontAwesome';
 margin:1px 0 0 10px;    
 content:'\f105';
 display:inline-block;
 font-weight:bold;
 -webkit-transition:all 0.2s ease;
     -ms-transition:all 0.2s ease;
         transition:all 0.2s ease; 
}
.hs-button.alt:hover::after {
 -webkit-transform:translate(2px);
     -ms-transform:translate(2px);
         transform:translate(2px);
}

/* -------- Animate -------- */
.animated { 
 -webkit-animation-duration:3s; 
         animation-duration:3s; 
 -webkit-animation-fill-mode:both; 
         animation-fill-mode:both; 
         animation-iteration-count:infinite; 
 -webkit-animation-iteration-count:infinite; 
} 

@-webkit-keyframes pulse { 
   0% { -webkit-transform:scale(1); } 
  50% { -webkit-transform:scale(1.07); } 
 100% { -webkit-transform:scale(1); } 
} 
@keyframes pulse { 
   0% { transform:scale(1); } 
  50% { transform:scale(1.07); } 
 100% { transform:scale(1); } 
} 

.pulse { 
 -webkit-animation-name:pulse; 
         animation-name:pulse; 
}

/* -------- Components -------- */
/* Tables */
table {
  background-color:transparent;
  border-spacing:0;
  border-collapse:collapse;  
}

td, th {padding:0;}

caption {
  padding-top:8px;
  padding-bottom:8px;
  color:#777;
  text-align:left;
}

th {text-align:left;}

.table {
  width:100%;
  max-width:100%;
  margin-bottom:20px;
  border-collapse:collapse !important;  
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding:8px;
  line-height:1.42857143;
  vertical-align:top;
  border-top:1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align:bottom;
  border-bottom:2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top:0;
}
.table > tbody + tbody {
  border-top:2px solid #ddd;
}
.table .table {
  background-color:#fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding:5px;
}
.table-bordered {
  border:1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border:1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width:2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color:#f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color:#f5f5f5;
}
table col[class*='col-'] {
  position:static;
  display:table-column;
  float:none;
}
table td[class*='col-'],
table th[class*='col-'] {
  position:static;
  display:table-cell;
  float:none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color:#f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color:#e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color:#dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color:#d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color:#d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color:#c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color:#fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color:#faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color:#f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color:#ebcccc;
}
.table-responsive {
  min-height:.01%;
  overflow-x:auto;
}
@media screen and (max-width:767px) {
  .table-responsive {
    width:100%;
    margin-bottom:15px;
    overflow-y:hidden;
    -ms-overflow-style:-ms-autohiding-scrollbar;
    border:1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom:0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space:nowrap;
  }
  .table-responsive > .table-bordered {
    border:0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left:0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right:0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom:0;
  }
}

/* Lightbox */
@media all  {

 html.with-featherlight {overflow:hidden;}
 
 .featherlight {background:#333; background:rgba(0, 0, 0, 0); display:none; position:fixed; top:0; right:0; bottom:0; left:0; z-index:2147483647; text-align:center; white-space:nowrap; cursor:pointer;}
 
 .featherlight:last-of-type {background:rgba(0, 0, 0, 0.9); cursor:default;}
 .featherlight::before {height:100%; content:''; display:inline-block; vertical-align:middle;}
 
 .featherlight .featherlight-content {background:#fff; position:relative; text-align:left; vertical-align:middle; display:inline-block; padding:25px 25px 0; border-bottom:25px solid transparent; min-width:30%; margin-left:5%; margin-right:5%; max-height:95%; cursor:auto; white-space:normal;}
 
 .featherlight .featherlight-inner {display:block;}
 
 .featherlight link.featherlight-inner,
 .featherlight script.featherlight-inner,
 .featherlight style.featherlight-inner {
  display:none;
 }

 .featherlight .featherlight-close-icon {background:#25292c; position:absolute; top:-10px; right:-10px; width:25px; height:25px; line-height:25px; border:0 none; cursor:pointer; text-align:center; text-indent:-1px; z-index:9999; border-radius:50%;}
 .featherlight .featherlight-close-icon::before {font:14px 'FontAwesome', sans-serif; color:#fff; content:'\f00d';}
 .featherlight .featherlight-close-icon:hover {background:#fff;}
 .featherlight .featherlight-close-icon:hover::before {color:#25292c;}
 
 .featherlight .featherlight-image {width:100%;}

 .featherlight-iframe .featherlight-content {border-bottom:0; padding:0; -webkit-overflow-scrolling:touch;}
 .featherlight iframe {width:560px; height:315px; border:0;}
 
 .featherlight * {-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}

}

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

 .featherlight .featherlight-content {margin-left:0; margin-right:0; max-height:98%; padding:10px 10px 0; border-bottom:10px solid transparent;}

}

/* Slider */
.owl-carousel {
 position:relative;	
 width:100%;
 display:none; 
 z-index:1;
 -webkit-tap-highlight-color:transparent; 
}
.owl-carousel .owl-stage {
 position:relative;
 -moz-backface-visibility:hidden;
 -ms-touch-action:pan-y;
     touch-action:manipulation;
}
.owl-carousel .owl-stage::after {
 height:0; 	
 content:".";
 display:block;
 clear:both;
 line-height:0; 
 visibility:hidden;
}

.owl-carousel .owl-stage-outer {
 position:relative;
 overflow:hidden;
 -webkit-transform:translate3d(0, 0, 0);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
 -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 {
 position:relative;
 min-height:1px;
 float:left;
 -webkit-backface-visibility:hidden;
 -webkit-tap-highlight-color:transparent;
 -webkit-touch-callout:none;
}
.owl-carousel .owl-item img {width:100%; display:block;}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
 display:none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
 cursor:pointer;
 -webkit-user-select:none;
  -khtml-user-select:none;
    -moz-user-select:none;
     -ms-user-select:none;
         user-select:none; 
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
 background:none;
 font:inherit; 
 color:inherit;
 padding:0!important; 
 border:none;
}

.owl-carousel.owl-loaded {display:block;}
.owl-carousel.owl-loading {display:block; opacity:0;}
.owl-carousel.owl-hidden {opacity:0;}
.owl-carousel.owl-refresh .owl-item {visibility:hidden;}

.owl-carousel.owl-drag .owl-item {
 -ms-touch-action:pan-y;
     touch-action:pan-y;
 -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;}

/* No JS */
.no-js .owl-carousel {display:block;}

.owl-carousel .animated {animation-duration:1000ms; animation-fill-mode:both;}
.owl-carousel .owl-animated-in {z-index:0;}
.owl-carousel .owl-animated-out {z-index:1;}

.owl-carousel .fadeOut {animation-name:fadeOut;}
@keyframes fadeOut {
  0% {
    opacity:1; 
  }
  100% {
    opacity:0;
  } 
}

.owl-height {transition:height 500ms ease-in-out;}

.owl-carousel .owl-item .owl-lazy {opacity:0; transition:opacity 400ms ease;}
.owl-carousel .owl-item .owl-lazy[src^=""], 
.owl-carousel .owl-item .owl-lazy:not([src]) {
 max-height:0;
}
.owl-carousel .owl-item img.owl-lazy {
 transform-style:preserve-3d; 
}

.owl-carousel .owl-video-wrapper {
 background:#000;	
 position:relative;
 height:100%;
}

.owl-carousel .owl-video-play-icon {
 background:url(owl.video.play.png) no-repeat;	
 position:absolute;
 top:50%; 
 left:50%;
 width:80px;
 height:80px;  
 margin-top:-40px;
 margin-left:-40px; 
 cursor:pointer;
 z-index:1;
 -webkit-backface-visibility:hidden;
 transition:transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {-ms-transform:scale(1.3, 1.3); transform:scale(1.3, 1.3);}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
 display:none;
}

.owl-carousel .owl-video-tn {
 background-position:center center;
 background-repeat:no-repeat;
 background-size:contain;	
 height:100%;
 opacity:0;
 transition:opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
 position:relative;
 width:100%;
 height:100%;
 z-index:1; 
}

.owl-theme .owl-nav {
 margin-top:10px;
 text-align:center;
 -webkit-tap-highlight-color:transparent; 
}
.owl-theme .owl-nav [class*='owl-'] {
 background:#d6d6d6;    
 font-size:14px;    
 color:#fff;
 margin:5px;
 padding:4px 7px;
 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:0.5; cursor:default;}
.owl-theme .owl-nav.disabled + .owl-dots {margin-top:10px;}

.owl-theme .owl-dots {text-align:center; -webkit-tap-highlight-color:transparent;}
.owl-theme .owl-dots .owl-dot {display:inline-block; zoom:1; *display:inline;}
.owl-theme .owl-dots .owl-dot span {
 background:#d6d6d6;    
 width:10px;
 height:10px;
 margin:5px 7px;
 display:block;
 border-radius:30px; 
 -webkit-backface-visibility:visible;
 transition:opacity 200ms ease;
}
.owl-theme .owl-dots .owl-dot.active span, 
.owl-theme .owl-dots .owl-dot:hover span {
 background:#869791;
}

button.owl-prev,
button.owl-next {
 background:transparent;
 font-size:18px; 
 position:absolute;
 top:45%;
 left:15px;
 color:#707070;
 border:0 none;
 margin:0; 
 padding:0;
 z-index:1;
 cursor:pointer;
 -webkit-appearance:none; 
}

button.owl-next {left:auto; right:15px;}

/* HS iFrames */
.body-container .hs-responsive-embed {margin-bottom:35px; padding-bottom:0;}
.body-container .hs-responsive-embed iframe {min-height:315px;}

/* Cookies */
body div#hs-eu-cookie-confirmation {position:fixed; top:auto; bottom:0;}
body div#hs-eu-cookie-confirmation.can-use-gradients {background-color:rgba(10, 10, 10, 0.9); background-image:none;}

body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner {
 max-width:880px;
 margin:auto;
 padding:27px 30px;
 display:table;
 text-align:center;
}

body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p {
 font:12px MK3 Regular, sans-serif!important;
 margin:0!important;
 padding:0 25px 0 0!important;
 line-height:1.5!important;
 display:table-cell; 
 text-align:center!important;
 vertical-align:middle;
}

body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button {
 background:#c9f7f4!important;
 font:10px 'MK3 Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif!important; 
 position:relative!important;
 color:#25292c!important; 
 margin:0!important;
 padding:12px 30px 10px 30px!important;
 border:0 none!important; 
 display:table-cell!important;
 font-weight:normal!important;
 line-height:1!important;
 text-align:center!important;
 white-space:nowrap!important;
 vertical-align:middle!important;
 text-shadow:none!important;
 text-transform:uppercase!important;
 vertical-align:middle; 
 cursor:pointer!important;
 border-radius:3px!important;
 -webkit-appearance:none!important;
 -webkit-transition:all 0.2s ease-out!important; 
    -moz-transition:all 0.2s ease-out!important;
         transition:all 0.2s ease-out!important; 
}

body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button:hover,
body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button:active {
 background:#25292c!important;
 color:#fff!important;
}

@media screen and (max-width:480px){
 body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner {padding:30px!important;}
}

/* -------- Common -------- */
.header {background:#25292c url(//www.antidote.me/hubfs/template/bg-interior.jpg) 50% 50% no-repeat; background-size:cover; position:relative; padding:40px 0;}
.header h1 {color:#ffffff; margin:0; padding:0;}

.header .section-header {margin:0;}
.header .section-header p {max-width:710px; color:rgba(255, 255, 255, 0.9); margin:0 auto;}

/* Default Headers */
.section-header {margin-bottom:30px; text-align:center;}
.section-header h1 {margin:0 0 15px 0;}
.section-header p {font-size:18px; margin:0;}

/* Sidebar */
.sidebar {
 font-size:16px;
 position:relative;
 padding:30px;
 border-radius:4px; 
 box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.2);
}
.sidebar h3 {font:16px 'MK3 Medium', sans-serif;}
.sidebar ul {margin-bottom:0;}
.sidebar ul li {}

.sidebar > div {margin-bottom:30px;}
.sidebar > div:last-child {margin-bottom:0;}

/* Sidemenu */
.sidebar .hs-menu-wrapper {margin-top:-20px;}
.sidebar .hs-menu-wrapper ul li {
 font-size:16px;
 max-width:80%;
 margin:0;
 padding:0;
 border-bottom:1px solid #edeff2;
 letter-spacing:1px;    
 text-transform:uppercase;
}

/* Submenu */
.submenu {background:#25292c;}

.submenu .hs-menu-wrapper > ul {
 max-width:80%;
 margin:auto;
 display:-webkit-box; 
 display:-ms-flexbox; 
 display:flex;
 -webkit-flex-wrap:wrap;
     -ms-flex-wrap:wrap;
         flex-wrap:wrap;
 -webkit-box-pack:justify;
 -webkit-justify-content:space-between;
     -ms-flex-pack:justify;
         justify-content:space-between;
}

.submenu .hs-menu-wrapper > ul li {
 float:none;
 margin:0;
 border-right:1px solid #36393b;
 -webkit-box-flex:1;
 -webkit-flex-grow:1;
     -ms-flex-positive:1;
         flex-grow:1;
 text-align:center;
}
.submenu .hs-menu-wrapper > ul li:first-child {border-left:1px solid #36393b;}

.submenu .hs-menu-wrapper > ul li a {font-size:14px; color:#fff; margin:auto; padding:14px 20px 11px 20px; display:block;}
.submenu .hs-menu-wrapper > ul li.active a {color:#99e12c; font-weight:bold;}

/* Well */
.well {background:#f5f7fa; margin:0 0 20px 0; padding:30px; border:2px solid #edeff2; border-radius:3px;}
.well h3 {color:#1d3e70;}
.well p {margin:0 0 20px 0;}
.well p:last-child {margin:0;}

/* Hero */
.hero {
 position:relative;
 padding:10% 0 11% 0;
 text-align:left;
}
.hero > div {
 display:-webkit-box; 
 display:-ms-flexbox; 
 display:flex; 
 -webkit-align-items:center;
     -ms-align-items:center; 
         align-items:center;
}

.hero::after {
 background:rgba(0, 0, 0, 0.0);    
 position:absolute;
 top:0;
 bottom:0;
 left:0;
 right:0;
 width:100%;
 height:100%;
 content:'';
 display:block;
 z-index:1;
}

.hero * {position:relative; color:#fff; z-index:2;}

.hero h1 {margin:0 0 5px 0;}
.hero h2, 
.hero h3 {
 font:18px 'MK3 Regular', sans-serif; 
 margin:0 0 20px 0;
}

.hero p:last-child {margin:0;}

.hero code {color:#d14;}

.hero .row-fluid [class*='span']:last-child {text-align:center;}

.hero.dark * {color:#06090b;}
.hero.dark::after {background:rgba(0, 0, 0, 0.05);}

.hero.video {color:#fff;}
.hero.video > div {
 text-align:center;
 -webkit-flex-direction:column;
     -ms-flex-direction:column; 
         flex-direction:column;
}

.hero.video video {
 position:absolute;
 top:0;
 left:0;
 right:0;
 width:auto;
 height:auto;
 min-width:100%;    
 min-height:100%;
 margin:auto;
 display:block;
 z-index:1;
 -webkit-transition:opacity 1s ease 0s; 
    -moz-transition:opacity 1s ease 0s;
         transition:opacity 1s ease 0s;  
}

/* Attribution */
.attr {
 font-size:10px;
 position:absolute;
 bottom:30px;
 left:30px;
 color:#fff; 
 opacity:0.5;
}

/* Download */
.download {background:url(//www.antidote.com/hubfs/template/bg-promo.png) 50% 50% no-repeat; background-size:cover; padding:40px 0 0 0; text-align:center;}
.download .row-fluid {min-height:1px;}

.download h3 {font-size:22px; color:#fff; margin:0 30px 0 0; padding:0; font-weight:100; display:inline-block; vertical-align:middle;}
.download img {max-width:220px; box-shadow:0 0 24px rgba(72, 58, 135, 0.35);}

.download .cta_button > span {}

/* Promo */
.promo {background:#25292c; padding:40px 0; text-align:center;}
.promo .row-fluid {min-height:1px;}

.promo h3 {font-size:22px; color:#fff; margin:0 30px 0 0; padding:0; font-weight:100; display:inline-block; vertical-align:middle;}
.promo img {display:none;}

.promo .cta_button > span {}

/* Icon Block */
.icon-box {margin-bottom:40px; overflow:hidden;}
.icon-box:last-child:not(:first-child) {margin-bottom:0;}

.icon-box .icon {float:left; padding:5px 0 0 5px;}
.icon-box .icon img {max-width:96px;}

.icon-box .content {margin-left:130px;}
.icon-box .content h3 {font:14px 'MK3 Medium', sans-serif; margin:0 0 15px 0;}
.icon-box .content p {font-size:16px; line-height:22px;}
.icon-box .content p:last-child {margin:0;}

/* Buckets */
.buckets {}

.buckets .icon-box {}
.buckets .icon-box .icon {float:none; margin:0 0 25px 0; padding:0; text-align:center;}
.buckets .icon-box .icon img {max-width:96px; margin:auto;}

.buckets .icon-box .content {margin:0; padding:0 20px;}

/* Features */
.features {}
.features .span12 .row-fluid:first-child {margin-bottom:20px;}

.features .icon-box {margin-bottom:40px;}
.features .icon-box .icon {float:left; padding:5px 0 0 5px;}
.features .icon-box .icon img {max-width:96px;}

.features .icon-box .content {margin-left:130px;}
.features .icon-box .content h3 {font-size:14px; margin:0 0 15px 0;}
.features .icon-box .content p {font-size:16px; line-height:22px; font-weight:400;}

/* Feed */
.body-container .feed {display:none;}
.feed h3 {font-size:36px; margin:0 0 15px 0; display:none;}

.feed .hs-rss-module {}
.feed .hs-rss-module h3 {display:none;}
.feed .hs-rss-module .hs-rss-item {
 margin-bottom:0;
 -webkit-transition:all 0.2s ease; 
    -moz-transition:all 0.2s ease;
         transition:all 0.2s ease;
}
.feed .hs-rss-module .hs-rss-item:hover {
 cursor:pointer;
 -webkit-transform:scale(1.05); 
    -moz-transform:scale(1.05);
         transform:scale(1.05);
}

.feed .hs-rss-module .hs-with-featured-image {overflow:visible;}
.feed .hs-rss-module .hs-with-featured-image .hs-rss-item-image-wrapper {position:relative; width:auto; margin:0; display:block; overflow:hidden; border-radius:4px 4px 0 0;}
.feed .hs-rss-module .hs-with-featured-image .hs-rss-item-image-wrapper img {
 width:100%;
 max-height:180px;
 min-height:180px; 
 object-fit:cover;
}

.feed .hs-rss-module .hs-with-featured-image .hs-rss-item-text {background:#f5f5f0; width:auto; float:none; padding:25px 20px 20px 20px; overflow:hidden; border-radius:0 0 4px 4px;}

.feed .hs-rss-byline {display:none;}
.feed .hs-rss-byline span {color:#3d3f3e;}

.feed .hs-rss-byline .hs-rss-date {margin:0 3px 0 0; display:none;}

.feed .hs-rss-module .hs-rss-item:nth-child(1) {padding:0 20px 0 0;}
.feed .hs-rss-module .hs-rss-item:nth-child(2) {padding:0 10px;}

.feed .hs-rss-module .hs-rss-item .hs-rss-title {font:20px 'MK3 Regular', sans-serif; color:#25292c; margin:0; display:block;}
.feed .hs-rss-module .hs-rss-item .hs-rss-title::before {
 font-size:14px;
 color:#484848;
 margin:0 0 5px 0;
 content:'Article';
 display:block;
}

.feed .hs-rss-module .hs-rss-item .hs-rss-description p {font-size:12px;}
.feed .hs-rss-module .hs-rss-item .hs-rss-description a {margin:20px 0 0 0; display:block;}
.feed .hs-rss-module .hs-rss-item .hs-rss-description a::after {
 margin:0 0 0 5px;
 content:'➜';
 display:inline-block;
}

.feed .rss-press .hs-rss-module .hs-rss-item:nth-child(1) {padding:0 0 0 10px;}
.feed .rss-press .hs-rss-module .hs-rss-item .hs-rss-title::before {content:'Press';}

.feed .rss-podcast .hs-rss-module {
 display:-webkit-box;
 display:-moz-box;
 display:-ms-flexbox;
 display:-webkit-flex;
 display:flex;
 -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
     -ms-flex-wrap:wrap;  
         flex-wrap:wrap;
}
.feed .rss-podcast .hs-rss-module .hs-rss-item {
 width:31.5%;
 padding:10px;
 display:-webkit-box;
 display:-moz-box;
 display:-ms-flexbox;
 display:-webkit-flex;
 display:flex;
 -webkit-flex-direction:column;
    -moz-flex-direction:column;
     -ms-flex-direction:column;  
         flex-direction:column; 
}
.feed .rss-podcast .hs-rss-module .hs-rss-item .hs-rss-title::before {content:'Podcast';}

/* Callout */
.callout {background:#c9f7f4; padding:40px 0; text-align:center;}
.callout a {color:#25292c; /* border-bottom:1px solid #25292c; */}
.callout a:hover {border-color:transparent;}
.callout p {font-size:18px; max-width:680px; color:#25292c; margin:auto;}

.callout .cta_button > span {
 font-size:18px;
 margin:0;
 padding:0 0 2px 0;
 border:0 none;
 border-bottom:1px solid #25292c;
 display:inline-block;
 letter-spacing:0;
 text-transform:none;
 vertical-align:middle;
 border-radius:0;
 background:transparent;
}
.callout .cta_button > span:hover {background:transparent; color:#25292c; border-color:transparent;}

.callout .cta_button img {display:none;}

.callout p + span {display:inline-block;}

/* Cards */
.card-group {}
.card-group > div {}

.cards {}
.cards * {
 box-sizing:border-box;
 -webkit-transition:all 0.2s ease-out; 
    -moz-transition:all 0.2s ease-out;
         transition:all 0.2s ease-out; 
}

.cards > span {
 display:-webkit-box;
 display:-moz-box;
 display:-ms-flexbox;
 display:-webkit-flex;
 display:flex;
 -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
     -ms-flex-wrap:wrap;  
         flex-wrap:wrap;
}

.cards > span .hs_cos_wrapper {
 width:25%;
 padding:0 20px 20px 0;
 display:-webkit-box;
 display:-moz-box;
 display:-ms-flexbox;
 display:-webkit-flex;
 display:flex; 
}

.cards > span .hs_cos_wrapper .card {
 background:#f5f5f0;
 position:relative;
 width:100%;
 padding:20px 15px;
 overflow:hidden;
 border-radius:4px; 
 display:-webkit-box;
 display:-moz-box;
 display:-ms-flexbox;
 display:-webkit-flex;
 display:flex;
 -webkit-flex-direction:column;
    -moz-flex-direction:column;
     -ms-flex-direction:column;  
         flex-direction:column;
}
.cards > span .hs_cos_wrapper .card:hover {box-shadow:0 0 10px rgba(127, 175, 182, 0.75);}

/* Client Logos */
.logo-group {background:#f5f5f0; padding:10px 0; text-align:center;}
.logo-group h3 {font:14px 'MK1 Light', sans-serif; margin:0; display:inline-block; text-align:left; text-transform:uppercase;}

.logo-group .row-fluid {
 display:-webkit-box; 
 display:-ms-flexbox; 
 display:flex; 
 -webkit-align-items:center;
     -ms-align-items:center; 
         align-items:center;
}

.logo-group .logos {
 display:-webkit-box; 
 display:-ms-flexbox; 
 display:flex; 
 -webkit-flex-flow:row wrap;  
     -ms-flex-flow:row wrap; 
         flex-flow:row wrap; 
 -webkit-box-align:center; 
    -ms-flex-align:center; 
       align-items:center; 
 -webkit-box-pack:center; 
    -ms-flex-pack:center; 
  justify-content:center;
}
.logo-group .logos .logo {
 text-align:center; 
 -webkit-box-flex:1; 
 -ms-flex:1 1 20%; 
     flex:1 1 20%; 
 -webkit-transition:all 0.2s ease-out; 
    -moz-transition:all 0.2s ease-out;
         transition:all 0.2s ease-out;
}
.logo-group .logos .logo img {max-width:148px; margin:5px auto; display:block;}

/* Promo */
.promo {background:#c9f7f4; padding:30px 0; text-align:center;}
.promo .row-fluid {min-height:1px;}

.promo h3 {font:22px 'MK1 Light', sans-serif; color:#25292c; margin:0 30px 0 0; padding:0; display:inline-block; vertical-align:middle;}
.promo img {display:none;}

.promo .cta_button > span {background:#25292c; color:#fff;}
.promo .cta_button > span:hover {background:#fff; color:#25292c;}

/* Testimonials */
.quote {background:#f5f5f0; padding:30px 30px 15px 30px; text-align:center; border-radius:3px;}
.quote blockquote {font-size:14px; border:0; margin:0 0 20px 0; padding:0;}
.quote blockquote p {font-size:14px; margin:0;}
.quote blockquote p::before,
.quote blockquote p::after {
 font-family:'MK3 Medium', sans-serif;
 color:#25292c;
}
.quote blockquote p::before {content:'\0022'; margin-right:5px;}
.quote blockquote p::after {content:'\0022'; margin-left:5px;}

.quote .details {font-size:12px; margin-bottom:5px;}
.quote .details .name {font-family:'MK3 Medium', sans-serif;}
.quote .details .name::after {color:#99e12c; content:'\002c';}
.quote .details .title {}

.quote .quote-img {}
.quote .quote-img img {
 max-width:125px;
 margin:auto;
 display:block;
}

.quote.alt {background:#fff; margin-bottom:15px; padding:0; text-align:center; border-radius:0;}
.quote blockquote {text-align:left;}
.quote .details {text-align:left;}
.quote.alt .quote-img {margin-bottom:15px;}
.quote.alt .quote-img img {
 max-width:100%;
 margin:auto;
 display:block;
}

/* Utility */
.utility {background:#25292c url(//www.antidote.me/hubfs/template/bg-connect.jpg) 100% 100% no-repeat; background-size:1600px; text-align:center;}

.utility .widget-type-header {margin-bottom:0;}
.utility .widget-type-header h3 {font:28px 'MK1 Light', sans-serif; color:#fff;}

.utility .widget-type-section_header {}
.utility .widget-type-section_header h1 {font:36px 'MK1 Light', sans-serif; color:#fff; margin-bottom:5px;}
.utility .widget-type-section_header p {font-size:14px;}
.utility .widget-type-section_header .section-header {margin-bottom:15px;}

.utility .widget-type-form {max-width:680px; float:none; margin:auto!important;}

.utility .field > label {display:none;} /* remove if you do not wish to use placeholders */

.utility .hs-form fieldset {margin-bottom:0!important;}
.utility .hs-form fieldset .input {margin:0 10px;}

.utility .hs-form .hs-form-field {margin-bottom:20px;}

.utility select.hs-input {max-width:none; color:#888; padding:10px 12px!important;}

.utility .hs-button {}
.utility .hs-button:hover {background:#fff; color:#25292c;}

.utility .hs-error-msgs {position:absolute;}

.utility .disclaimer {}
.utility .disclaimer p {font-size:11px; max-width:800px; color:rgba(255, 255, 255, 0.85); margin:15px auto 0 auto;}
.utility .disclaimer p a {color:rgba(255, 255, 255, 0.85);}

/* Video - Split */
.video-split {background:#f5f5f0;}
.video-split > div {
 display:-webkit-box; 
 display:-ms-flexbox; 
 display:flex; 
}
.video-split > div .video-preview {
 display:-webkit-box; 
 display:-ms-flexbox; 
 display:flex; 
 -webkit-box-align:center; 
    -ms-flex-align:center; 
       align-items:center; 
 -webkit-box-pack:center; 
    -ms-flex-pack:center; 
  justify-content:center;
}

.video-split > div .video-preview a {
 background:rgba(0, 0, 0, 0.3);
 border:1px solid #fff; 
 width:56px;
 height:56px;
 color:#fff;
 text-align:center;
 border-radius:50%;
}
.video-split > div .video-preview a:hover {
 background: #25292c;
 border: none;
}
.video-split > div .video-preview a i {font-size:24px; line-height:56px; text-indent:2px; vertical-align:middle;}

/* Video - Block */
.video-block {background:#f5f5f0; max-width:480px; margin:auto; text-align:center;}
 
.video-block.video-preview {
 position:relative;
 min-height:360px;
 color:#fff;
 display:-webkit-box; 
 display:-ms-flexbox; 
 display:flex; 
 -webkit-box-align:center; 
    -ms-flex-align:center; 
       align-items:center; 
 -webkit-box-pack:center; 
    -ms-flex-pack:center; 
  justify-content:center;
}
.video-block.video-preview::after {
 background:-webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);    
 background:   -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
 background:        linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); 
 position:absolute;
 top:0;
 bottom:0;
 left:0;
 right:0;
 width:100%;
 height:100%;
 content:'';
 display:block;
 z-index:1;
}

.video-block.video-preview * {position:relative; z-index:2;}

.video-block.video-preview a {
 background:rgba(0, 0, 0, 0.3);
 font:24px 'MK1 Light', 'Helvetica Neue', Helvetica, Arial, sans-serif; 
 position:relative;
 width:24px;
 height:24px;
 color:#fff; 
 margin:0;
 padding:15px;
 border:1px solid #fff; 
 display:inline-block;
 line-height:1;
 text-align:center;
 text-indent:2px;
 white-space:nowrap;
 vertical-align:middle;
 cursor:pointer;
 border-radius:50%;
 z-index:2;
 -webkit-appearance:none;
 -webkit-transition:all 0.2s ease-out; 
    -moz-transition:all 0.2s ease-out;
         transition:all 0.2s ease-out; 
}

.video-block.video-preview a:hover {
 background:#25292c;
 color:#fff;
 border:1px solid transparent;  
}

.video-block .video-statement {position:absolute; bottom:0; left:0; padding:30px; text-align:left;}
.video-block .video-statement span {font-size:14px; color:#fff; display:block;}
.video-block .video-statement p {font-size:18px; margin:0 0 10px 0;}
.video-block .video-statement p::before,
.video-block .video-statement p::after {
 font-family:'MK3 Medium', sans-serif;
 color:#fff;
}
.video-block .video-statement p::before {position:absolute; left:-15px; content:'\0022';}
.video-block .video-statement p::after {content:'\0022'; margin-left:5px;}

/* Video - Panel */
.video-panel {
 background-color:#f5f5f0;
 background-position:50% 50%;
 background-repeat:no-repeat; 
 background-size:cover;
 position:relative;
 padding:10% 0; 
}

.video-panel::after {
 background:-webkit-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);    
 background:   -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
 background:        linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);    
 position:absolute;
 top:0;
 bottom:0;
 left:0;
 right:0;
 width:100%;
 height:100%;
 content:'';
 display:none;
 z-index:1;
}

.video-panel .row-fluid {
 max-width:1110px;
 margin:auto;
 display:-webkit-box; 
 display:-ms-flexbox; 
 display:flex; 
 -webkit-box-align:center; 
    -ms-flex-align:center; 
       align-items:center;
}

.video-panel .video-statement {position:relative; z-index:2;}
.video-panel .video-statement span {font-size:16px; color:#fff; margin-bottom:25px; display:block;}
.video-panel .video-statement p {font-size:24px; position:relative; color:#fff; margin:0 0 15px 0; font-weight:200;}
.video-panel .video-statement p::before,
.video-panel .video-statement p::after {
 font-size:24px;
 color:#fff; /* #25292c */
 font-weight:600;
}
.video-panel .video-statement p::before {position:absolute; left:-18px; content:'\0022';}
.video-panel .video-statement p::after {content:'\0022'; margin-left:5px;}

.video-panel .hs-button {background:transparent; color:#fff; border:1px solid #fff;}
.video-panel .hs-button:hover {background:#fff; color:#25292c;}
.video-panel .hs-button i {font-size:14px; margin-left:8px;}
.video-panel .hs-button:hover {background:#fff; color:#25292c;}
.video-panel .hs-button:hover i {color:#25292c;}

/* Subscribe */
.subscribe {background:#f5f5f0; text-align:center;}

.subscribe .widget-type-section_header {margin-bottom:20px;}
.subscribe .widget-type-section_header h1 {font-size:24px;}
.subscribe .widget-type-section_header p {font-size:16px; color:;}

.subscribe form {max-width:480xp; margin:auto;}
.subscribe form > div {display:inline-block; vertical-align:top;}

.subscribe .hs-form .field {width:440px; margin:0;}
.subscribe .hs-form .field > label {display:none;}
.subscribe .hs-form .field .hs-input {padding:10px 42px 10px 18px!important;}

.subscribe .hs-form .actions .hs-button {margin:1px 0 0 -35px;}

/* Social */
.fa-google-plus, .fa-facebook, .fa-instagram, .fa-linkedin, .fa-twitter, .fa-youtube {
 color:#fff;
 -webkit-transition:all 0.2s ease-out; 
    -moz-transition:all 0.2s ease-out;
         transition:all 0.2s ease-out; 
}
.fa-google-plus:hover, .fa-facebook:hover, .fa-instagram:hover, .fa-linkedin:hover, .fa-twitter:hover, .fa-youtube:hover {
 color:#99e12c;
}

/* -------- Home -------- */
.home {}
.home .header-container-wrapper {}
.home .body-container-wrapper {}

/* Hero */
.home .hero {padding:15px 30px 30px 30px;}
.home .hero > div {padding:0;}
.home .hero h1 {font-size:48px; margin-top:-50px;} /* offset iframe */
.home .hero h2 {font-size:22px; max-width:540px;}

.home .hero .match-widget {margin-top:100px;}
.home .hero .match-widget p {font-size:14px; text-align:center;}
.home .hero .match-widget iframe {}

/* --
.home .hero iframe {
 background:#fff url(//www.antidote.me/hubfs/template/loader.svg) 50% 50% no-repeat;
 background-size:95px;
 border-radius:3px; 
 box-shadow:0 0 40px 1px rgba(0, 0, 0, 0.45);
}
-- */

/* Video */
.home .video-block {max-width:none;}
.home .video-block .video-preview {min-height:280px;}

/* Story */
.home .story {}
.home .story h4 {font-size:36px;}
.home .story h3 {font:24px MK1 Medium, sans-serif; margin-top:15px;}
.home .story img {max-width:300px; margin:auto; display:block;}

.home .story p:last-child {margin:0;}

.home .story .widget-type-header {margin-bottom:30px; text-align:center;}

.home .story > .row-fluid-wrapper {padding-bottom:60px;}
.home .story > .row-fluid-wrapper:first-child,
.home .story > .row-fluid-wrapper:last-child {
 padding-bottom:0;
}

.home .story .hs-button {background:transparent; font-family:MK1 Medium, sans-serif; padding:0 0 5px 0; border:solid #b8babc; border-width:0 0 2px 0; border-radius:0;}
.home .story .hs-button:hover {background:transparent; color:#25292c; border-color:#99e12c;}
.home .story .hs-button::after {
 font-family:'FontAwesome';
 margin:1px 0 0 10px;    
 content:'\f105';
 display:inline-block;
 font-weight:bold;
 -webkit-transition:all 0.2s ease;
     -ms-transition:all 0.2s ease;
         transition:all 0.2s ease; 
}
.home .story .hs-button:hover::after {
 -webkit-transform:translate(2px);
     -ms-transform:translate(2px);
         transform:translate(2px);
}

/* Numbers */
.home .numbers {
 background:url(//www.antidote.me/hubfs/template/bg-numbers.jpg) 50% 50% no-repeat; 
 background-size:cover;  
 text-align:center;
}

.home .numbers .widget-type-header {margin-bottom:30px; text-align:center;}
.home .numbers .widget-type-header h2 {font-size:36px;}

.home .numbers .icon-box {margin-bottom:0;}
.home .numbers .icon-box .icon {float:none; margin:0 0 25px 0; padding:0; text-align:center;}
.home .numbers .icon-box .icon img {max-width:84px; margin:auto;}

.home .numbers .icon-box h3 {font:18px 'MK3 Regular', sans-serif; margin:0;}
.home .numbers .icon-box h6 {font-size:36px; margin:0;}

/* Feed */
.home .feed h3 {font-family:'MK1 Light', sans-serif; display:block; text-align:center;}
.home .feed .widget-type-raw_html {margin-top:30px; text-align:center;}

/* -------- Home - V2 -------- */
.v2 {}

/* Body */
.v2 .body-container-wrapper {padding-top:0;}

/* Header */
.v2 .header-container-wrapper {background:transparent;}
.v2 .scroll {background:#25292c;}

.v2 .header-container .logo {display:none;}
.v2 .header-container .logo-alt {display:block;}

.v2 .header-container .hs-menu-wrapper > ul > li > a {color:#fff;}
.v2 .header-container .hs-menu-wrapper > ul > li:hover > a {color:#99e12c;}

/* Hero */
.v2 .hero h1 {font-size:64px; margin:0 0 10px 0;}
.v2 .hero h2 {font:21px 'MK3 Regular', sans-serif;}

/* Clients */
.v2 .logo-group {background:#fff; padding:0;}
.v2 .logo-group h3 {text-transform:none;}
.v2 .logo-group .logos .logo {height:80px;}
.v2 .logo-group .logos .logo img {
 max-width:100px;
 height:80px!important; 
 margin:auto;
 object-fit:cover;
 object-position:center;
}

/* Story */
.v2 .story {}
.v2 .story img {max-width:215px;}

/* Video Group */
.v2 .video-group {background:#f5f5f0; padding:120px 0 100px 0;}
.v2 .video-block .video-statement p {font:28px 'MK1 Light', sans-serif;}
.v2 .video-block .video-statement span {font-size:18px;}

.v2 .video-group .span8 .video-block {height:500px;}
.v2 .video-group .span4 .video-block {height:235px; min-height:1px; margin-bottom:30px;}
.v2 .video-group .span4 .video-block .video-statement p {display:none;}

/* Numbers */
.v2 .numbers {background-color:#c9f7f4; background-image:none;}

/* Feed */
.v2 .feed {background:#f5f5f0;}
.v2 .feed .hs-rss-module .hs-with-featured-image .hs-rss-item-text {background:#fff;}

/* -------- How -------- */
.patients {}

/* Video Split */
.patients .video-split {background:#fff;}
.patients .video-split .video-preview {background-size:contain!important;}

/* -------- Conditions -------- */
.conditions {}

/* Cards */
.conditions .card .condition-details h2 {font:16px "MK3 Medium", sans-serif;}
.conditions .card .condition-details p {font-size:14px;}
.conditions .card .condition-details p:last-child {margin:0}

.conditions .card .studies {text-align:center;}
.conditions .card .studies a {font-size:14px; margin:15px auto 0 auto; padding:10px 25px 7px 25px;}

.conditions .card .studies h4 {
 font-size:10px;
 margin-top:25px; 
 padding-top:15px;
 border-top:1px solid #25292c;
 letter-spacing:1px;
 text-transform:uppercase;
}

.conditions .card .studies .count {
 background:#fff;
 font-size:18px;
 position:relative;
 max-width:90%;
 margin:auto;
 padding:10px;
 display:block;
 overflow:hidden;
 border-radius:30px; 
}

/* -------- Condition -------- */
.condition {}

/* Body */
.condition .body-container-wrapper {padding-top:0;}

.condition .body-container {}
.condition .body-container .panel > div {}

/* Header */
.condition .header-container-wrapper {background:transparent;}
.condition .scroll {background:#25292c;}

.condition .header-container .logo {display:none;}
.condition .header-container .logo-alt {display:block;}

.condition .header-container .hs-menu-wrapper > ul > li > a {color:#fff;}
.condition .header-container .hs-menu-wrapper > ul > li:hover > a {color:#99e12c;}

/* Hero */
.condition .hero {padding:0 30px;}
.condition .hero > div {padding:0;}

.condition .hero h1 {margin:-50px 0 5px 0;} /* offset iframe */
.condition .hero h4 {font:18px 'MK3 Regular', sans-serif; margin:0 0 20px 0; opacity:0.8;}
.condition .hero p {font-size:14px; margin:0;}

.condition .hero iframe {margin-top:100px;}

.condition .hero [class*='span']:last-child {text-align:right;}
.condition .hero [class*='span']:last-child img {
 max-width:180px; 
 margin:auto;
 border:1px solid #fff!important;
 display:inline-block;
 border-radius:50%;
 box-shadow:0 0 5px rgba(127, 175, 182, 0.75);
}

/* Buttons */
.condition .hs-button.alt {margin:0 20px 0 0;}

/* Match */
.condition .match {
 position:relative;
 margin-top:-70px;
 padding:0;
 z-index:2;
}
.condition .match iframe {
 background:#fff url(//www.antidote.me/hubfs/template/loader.svg) 50% 50% no-repeat;
 background-size:110px;
 border-radius:3px; 
 box-shadow:0 0 40px 1px rgba(0, 0, 0, 0.45); 
}

/* Logos */
.condition .body-container .logo-group > div {max-width:1110px;}

.condition .logo-group {background:#fff; padding-bottom:60px;}
.condition .logo-group h3 {color:#656560; text-align:center;}

.condition .logo-group .logos {
 -webkit-align-items:stretch;
     -ms-align-items:stretch; 
         align-items:stretch;
}
.condition .logo-group .logos .logo {
 background:#f5f5f0;
 margin:10px;
 -ms-flex:1 1 13%; 
     flex:1 1 13%;
 border-radius:3px;
}
.condition .logo-group .logos .logo img {max-width:148px; margin:auto;}

.condition .logo-group .logos .logo:last-child {
 display:-webkit-box; 
 display:-ms-flexbox; 
 display:flex;
 -webkit-flex-direction:column;
         flex-direction:column; 
 -ms-flex:1 1 14%; 
     flex:1 1 14%;
 -webkit-box-pack:center; 
    -ms-flex-pack:center; 
  justify-content:center;     
}
.condition .logo-group .logos .logo:last-child:hover {
 color:#0f8e86;    
 -webkit-transform:scale(1.05); 
    -moz-transform:scale(1.05);
         transform:scale(1.05);
}
.condition .logo-group .logos .logo:last-child:hover h3 {color:#0f8e86;}

/* -------- About -------- */
.about {}

/* Callout */
.about .callout p {}
.about .callout a {
 font-size:18px;
 margin:3px 0 0 0;
 padding:0 0 1px 0;
 border:0 none;
 border-bottom:1px solid #25292c;
 display:inline-block;
 letter-spacing:0;
 text-transform:none;
 vertical-align:middle;
 border-radius:0;
}
.about .callout a:hover {background:transparent; color:#25292c; border-color:transparent;}

/* Video */
.about .video-split {background:#fff;}

/* Platform */
.about .platform ul li strong {
 background:#c9f7f4;
 font:14px 'MK3 Medium', sans-serif;
 padding:4px 8px 1px;
 border-radius:3px;  
}

.about .platform img {width:400px; margin:30px auto;}

/* -------- Partners -------- */
.partners {}

/* Callout */
.partners .callout p {}

/* Quote */
.partners .quotes {}
.partners .quotes .widget-type-header {text-align:center;}

/* Logos */
.partners .logo-group {background:#fff; padding-bottom:128px;}
.partners .logo-group h3 {margin-bottom:30px;}

.partners .logo-group .logos {}
.partners .logo-group .logos .logo {
 background:#f5f5f0;
 margin:10px;
 -ms-flex:1 1 14%; 
     flex:1 1 14%;
 border-radius:3px;
}
.partners .logo-group .logos .logo img {max-width:130px; margin:auto;}

/* -------- Partners - Match -------- */
.partners.landing {}
.partners.landing .header-container-wrapper {box-shadow:0 1px 4px rgba(0, 0, 0, 0.2);}

/* Header */
.partners.landing .header {background-color:#fff; background-image:none; text-align:center;}
.partners.landing .header h1 {color:#25292c;}

/* Intro */
.partners.landing .intro {padding:80px 0;}
.partners.landing .intro p {margin-top:15px;}
.partners.landing .intro img {max-width:160px; margin:auto; display:block;}

/* Link */
.partners.landing .partner-link {padding:0 0 80px 0; text-align:center;}
.partners.landing .partner-link .fa {font-size:14px; margin:0 0 0 5px; vertical-align:middle;}

/* -------- Researchers -------- */
.researchers {}

/* Split */
.researchers .split {}
.researchers .split.alt {background:#ffffff;}

.researchers .split .hs-image-widget {margin:auto; display:block;}

/* Buckets */
.researchers .buckets {background:#c9f7f4; text-align:center;}
.researchers .buckets h4 {font:14px 'MK3 Medium', sans-serif; margin:0;}
.researchers .buckets h4 em {font:12px 'MK3 Regular', sans-serif; margin-top:5px; font-style:normal; display:block;}

.researchers .buckets .widget-type-header {margin-bottom:30px;}
.researchers .buckets .widget-type-header h3 {margin:0;}

.researchers .buckets .icon-box {margin-bottom:0;}
.researchers .buckets .icon-box .content {padding:0 22px;}

/* -------- Services -------- */
.services {}
.services .panel p:last-child {margin-bottom:0;}

.services .icon-box .content h3 {font-size:18px;}

/* Header */
.services .widget-type-header {text-align:center;}
.services .widget-type-header h2 {
 font:16px 'MK3 Medium', sans-serif; 
 color:#25292c;
 margin-bottom:25px;
 text-align:left;
 text-transform:uppercase;
}

/* Split */
.services .split {}
.services .split .hs-image-widget {margin:auto; display:block;}

.services .split.alt {background:#f5f5f0;}
.services .split img {max-width:300px;}

/* Scale */
.services .scale {}

/* Quality */
.services .quality {background:#f5f5f0;}
.services .quality .widget-type-header {}
.services .quality .widget-type-header h3 {font:22px 'MK1 Light', sans-serif; margin:10px 0 25px 0;}

.services .quality .buckets .icon-box .content h3 {}
.services .quality .buckets .icon-box .content {padding:0 5px;}

.services .quality .quote {background:#fff;}

/* Conversion */
.services .conversion {}

/* Cases */
.services .cases {background:#03a095;}
.services .cases h2,
.services .cases h3, 
.services .cases p {
 color:#fff;
}
.services .cases p:last-child {margin:0;}

.services .cases .icon-box {margin-bottom:0;}
.services .cases .icon-box .icon img {max-width:180px;}
.services .cases .icon-box .content {margin-left:220px;}
.services .cases .icon-box .content p {font-size:18px; line-height:1.5;}

/* -------- Complex -------- */
.complex {}

/* Hero */
.complex .hero {padding:60px 0 40px 0; text-align:center;}
.complex .hero h1,
.complex .hero p,
.complex .hero span {
 color:#25292c;
 margin:auto; 
}

.complex .hero > div {margin-bottom:15px; display:block;}
.complex .hero .row-fluid {
 display:-webkit-box; 
 display:-ms-flexbox; 
 display:flex; 
 -webkit-align-items:center;
     -ms-align-items:center; 
         align-items:center;
}

.complex .hero .section-header {}
.complex .hero .section-header h1 {font-size:48px;}
.complex .hero .section-header p {font-size:14px; max-width:400px;}

.complex .hero .block {text-align:left;}
.complex .hero .block p {font-size:16px;}

.complex .hero .hero-img {
 min-height:300px;    
 display:-webkit-box; 
 display:-ms-flexbox; 
 display:flex; 
 -webkit-box-align:center; 
    -ms-flex-align:center; 
       align-items:center; 
 -webkit-box-pack:center; 
    -ms-flex-pack:center; 
  justify-content:center;
}

.complex .hero .hero-img a {
 background: rgba(0, 0, 0, 0.3);
 border:1px solid #fff; 
 width:56px;
 height:56px;
 color:#fff;
 text-align:center;
 border-radius:50%;
}
.complex .hero .hero-img a:hover {
 background: #25292c;
 border: none;
}
.complex .hero .hero-img a i {font-size:24px; line-height:56px; text-indent:2px; vertical-align:middle;}

/* Form */
.complex .inline-form {background:#f5f5f0; padding:40px 0; text-align:center;}
.complex .inline-form h3 {font-size:16px;}

.complex .inline-form form {max-width:1100px; margin:auto;}
.complex .inline-form form label {display:none;}
.complex .inline-form form > div {width:20%; margin:0 5px; display:inline-block; vertical-align:middle;}

.complex .inline-form .input {margin:0;}

.complex .inline-form .hs-input {background:#fff;}
.complex .inline-form .hs-input:focus {background:#f5f5f0; border-color:#f5f5f0 #f5f5f0 #99e12c #f5f5f0;}

.complex .inline-form .hs-button {font-size:16px; padding:13px 35px 9px 35px;}

/* Features */
.complex .features {background:#c9f7f4;}
.complex .features h3 {font-size:18px;}
.complex .features p {}
.complex .features a {color:#99e12c;}
.complex .features a:hover {}

.complex .features .icon-box {margin:0; text-align:center;}
.complex .features .icon-box .icon {
 float:none;
 margin:0 0 25px;
 padding:0;
 text-align:center;
}
.complex .features .icon-box .icon img {}

.complex .features .icon-box .content {margin:0; padding:0;}
.complex .features .icon-box .content h3 {font-size:18px;}

/* Testimonials */
.complex .testimonials {}

/* Press Logos */
.complex .logo-group {background:#fff;}

.complex .press {background:#25292c;}
.complex .press h3 {color:#fff;}

.complex .press .logos .logo {
 -ms-flex:1 1 14%; 
     flex:1 1 14%; 
}
.complex .press .logos .logo img {
 -webkit-filter:brightness(100);
         filter:brightness(100);
}

/* -------- Bridge -------- */
.bridge {}

/* Buckets */
.bridge .buckets {text-align:center;}
.bridge .buckets h4 {font-size:14px;}
.bridge .buckets h4 em {font-family:'MK3 Regular', sans-serif; color:#ffffff; margin-top:5px; font-style:normal; display:block;}

.bridge .buckets .icon-box .content {padding:0 25px;}

/* Callout */
.bridge .callout p {max-width:610px;}

/* -------- Pillar -------- */
.pillar {}

/* CTAs */
.pillar .hs_cos_wrapper_type_rich_text .hs-button, 
.pillar .hs_cos_wrapper_type_rich_text .cta_button > span {
 margin-left:50%;
 transform:translateX(-50%);
}


/* Flex Structure */
.flex-container {}
.flex-container .panel > div {max-width:800px;}

/* Header */
.flex-container .header {padding:120px 0;}
.flex-container .header .row-fluid {
 display:-webkit-flex;
 display:-ms-flexbox;
 display:flex;
 -webkit-align-items:center;
     -ms-align-items:center; 
         align-items:center;
}

.flex-container .header p {}
.flex-container .header p:last-child {margin:0;}

.flex-container .header.alt {background:#f5f5f0;}
.flex-container .header.alt * {color:#ffffff;}
.flex-container .header.alt p {color:#25292c;}

/* Forms */
.flex-container .hs-form {max-width:710px; margin:auto; padding-top:20px;}
.flex-container .hs-form .hs-form-field {margin-bottom:10px;}

.flex-container h3.form-title {font-size:30px;}

.flex-container .hs-form label {
 width:30%;
 margin:0;
 padding:5px 20px 0 0;
 display:inline-block;
 text-align:right;
 vertical-align:top;
}
.flex-container .hs-form .input {width:65%; margin:0; display:inline-block;}

.flex-container .hs-form .hs-button {margin-left:33%;}

/* Default Modules */
.flex-container .hs_cos_wrapper_type_rich_text,
.flex-container .hs_cos_wrapper_type_form {
 max-width:800px; 
 float:none;
 margin:60px auto; 
 padding:0 30px;
 display:block;
}

.flex-container .hs_cos_wrapper_type_rich_text {margin:120px auto;}
.flex-container .hs_cos_wrapper_type_form {
 background:#fff;
 padding:40px;
 border-radius:3px; 
 box-shadow:0 2px 4px rgba(0,0,0,.1);
}

/* Feature List */
.flex-container .cta {background:#f5f5f0; padding:80px 0; text-align:center;}
.flex-container .cta > div {max-width:800px;}

.flex-container .cta.alt {background:#c9f7f4;}

.flex-container .cta h3 {font:34px 'MK1 Light', sans-serif;}
.flex-container .cta p:last-child {margin:0;}

.flex-container .cta .cta_button > span {background:#25292c; color:#fff; margin:auto; transform:none;}
.flex-container .cta .cta_button > span:hover {background:#fff; color:#25292c;}

/* -------- Team -------- */
.team {}

/* Cards */
.team .cards > span .hs_cos_wrapper .card .team-member-details {text-align:center;}
.team .cards > span .hs_cos_wrapper .card .team-member-details h3 {font:14px 'MK3 Medium', sans-serif; margin:0 0 5px 0;}
.team .cards > span .hs_cos_wrapper .card .team-member-details h5 {font:12px 'MK3 Regular', sans-serf; color:#676767; margin:0 0 15px 0;}

.team .cards > span .hs_cos_wrapper .card .team-member-headshot {position:relative; margin-bottom:10px;}
.team .cards > span .hs_cos_wrapper .card .team-member-headshot img {max-width:150px; width:100%; margin:auto; border:1px solid #fff; display:block; border-radius:50%;}
.team .cards > span .hs_cos_wrapper .card:hover .team-member-headshot img {background:#fff; border:1px solid #99e12c;}

.team .cards > span .hs_cos_wrapper .card .team-member-social {text-align:center;}
.team .cards > span .hs_cos_wrapper .card .team-member-social a {
 font:10px 'MK1 Light', sans-serif;
 color:#25292c;
 margin:0 5px;
 padding:6px 15px 4px 15px;
 border:1px solid #25292c;
 display:inline-block; 
 vertical-align:middle;
 border-radius:30px;
}
.team .cards > span .hs_cos_wrapper .card .team-member-social a .fa-linkedin {
 font-size:12px;
 color:#25292c;
 width:auto;
 height:auto;     
 margin:0 5px 0 0;
 padding:0 7px 1px 0;
 border:0 none;
 border-right:1px solid #25292c;
 border-radius:0;
 line-height:1;
}

.team .cards > span .hs_cos_wrapper .card .team-member-bio {display:none;}
.team .cards > span .hs_cos_wrapper .card .team-member-bio p {font-size:14px; margin:0;}

/* -------- Board -------- */
.board {}

.board .panel.alt {padding-top:0;}
.board .panel.alt > div:first-child {padding-top:60px; border-top:1px solid #e8e9ef;}
 
/* Cards */
.board .cards > span .hs_cos_wrapper {width:33.333%;}

.board .cards > span .hs_cos_wrapper .card .team-member-details {text-align:left;}
.board .cards > span .hs_cos_wrapper .card .team-member-details h3 {font-size:14px; margin:15px 0 5px 0;}

.board .cards > span .hs_cos_wrapper .card .team-member-headshot {position:relative; max-width:96px; float:left; margin:0 25px 0 0;}
.board .cards > span .hs_cos_wrapper .card .team-member-headshot img {}

.board .cards > span .hs_cos_wrapper .card .team-member-social {position:absolute; bottom:10px; right:15px; text-align:right;}
.board .cards > span .hs_cos_wrapper .card .team-member-social a {
 font:10px 'MK1 Light', sans-serif;
 color:#25292c;
 margin:0;
 padding:0;
 border:0 none;
 display:inline-block; 
 vertical-align:middle;
 border-radius:3px;
}

/* -------- Careers -------- */
.careers {}
.careers .header .section-header p {max-width:540px;}

/* Callout */
.careers .callout {}
.careers .callout p {max-width:640px;}

/* Masonry */
.careers .masonry {padding:30px 0;}
.careers .masonry > div {max-width:100%;}

.careers .masonry .span12 > .row-fluid:first-child {margin-bottom:1.2%;}

.careers .masonry .span12 > .row-fluid > .span6:first-child {width:50%;}
.careers .masonry .span12 > .row-fluid > .span6:last-child {width:48.8%; margin-left:1.2%;}

.careers .masonry .span12 > .row-fluid > .span6 .row-fluid:first-child {margin-bottom:2.5641%;}

.careers .masonry .span4 {width:32.5%; margin-left:1.25%;}
.careers .masonry .span4:first-child {margin:0;}

/* Video */
.careers .video-split {background:#fff;}

/* Teams */
.careers .teams {background:#fff;}
.careers .teams h2 {margin-bottom:30px; text-align:center;}
.careers .teams h3 {font:16px "MK3 Medium", sans-serif; margin:25px 0 5px 0;}
.careers .teams p {font-size:14px;}

.careers .teams .icon {margin-top:30px;}
.careers .teams .icon img {
 max-width:180px; 
 margin:auto;
 border:1px solid #fff!important;
 display:block;
 border-radius:50%;
 box-shadow:0 0 5px rgba(127, 175, 182, 0.75);
}

.careers .teams .content {}

.careers .teams .cta {
 background:#c9f7f4;
 height:100%;
 min-height:380px;
 margin-top:10px;
 padding:15px 30px;
 text-align:center;
 border-radius:3px;
 box-sizing:border-box;
 display:-webkit-box; 
 display:-ms-flexbox; 
 display:flex;
 -webkit-flex-direction:column;
     -ms-flex-direction:column; 
         flex-direction:column; 
 -webkit-box-align:center; 
    -ms-flex-align:center; 
       align-items:center; 
 -webkit-box-pack:center; 
    -ms-flex-pack:center; 
  justify-content:center;
}

.careers .teams .cta h3 {font-size:28px; margin:0 0 15px 0; color:#25292c;}
.careers .teams .cta p {font-size:15px; margin-bottom:30px; color:#25292c;}
.careers .teams .cta p:last-child {margin:0;}

.careers .teams .cta .cta_button > span {background:#c9f7f4; font-size:14px; margin:0 auto; color:#25292c; border:1px solid #25292c;}
.careers .teams .cta .cta_button > span:hover {background:#25292c; color:#ffffff;}

/* Jobs */
.careers .cards > span .hs_cos_wrapper .card {padding:25px;}

.careers .job-details {margin-bottom:25px; padding-bottom:15px; border-bottom:1px solid #25292c;}
.careers .job-details h2 {font-size:14px; margin:0 0 5px 0;}
.careers .job-details h4 {font:12px 'MK3 Lite', sans-serif; margin:0 0 25px 0;}
.careers .job-details p {font-size:14px;}
.careers .job-details .fa {margin-right:10px;}

.careers .job-link {text-align:center;}
.careers .job-link .hs-button {background:transparent; margin:0 auto; padding:10px 20px 7px 20px; border:1px solid #25292c;}
.careers .job-link .hs-button:hover {background:#99e12c; color:#25292c; border-color:transparent;}

/* -------- Contact -------- */
.contact {}

.contact .sidebar {}
.contact .sidebar > div {background:#f5f7fa; border-radius:2px; box-shadow:0 0 20px 0 rgba(0, 0, 0, 0.15);}
.contact .sidebar .widget-span {margin:0;}

.contact .sidebar .actions {text-align:right;}
.contact .sidebar .field > label {display:none;}

/* Form */
.contact .v-form {}
.contact .v-form video {
 position:absolute;
 bottom:0;
 left:0;
 right:0;
 width:auto;
 height:auto;
 min-width:100%;    
 min-height:100%;
 display:none;
 z-index:1;
 -webkit-transition:opacity 1s ease 0s; 
    -moz-transition:opacity 1s ease 0s;
         transition:opacity 1s ease 0s;  
}

/* Map */
.contact .map {font-size:16px; position:relative; margin:auto;}
.contact .map h3 {font-size:18px;}
.contact .map h5 {font-family:'MK3 Medium', sans-serif; margin:0 0 5px 0;}
.contact .map address {}

.contact .map [id*="map"] {
 min-height:340px; 
 margin-bottom:30px; 
 border:1px solid #f5f7fa; 
 border-radius:3px;
 -webkit-transition:all 0.2s ease-out; 
    -moz-transition:all 0.2s ease-out;
         transition:all 0.2s ease-out;
}
.contact .map:hover [id*="map"] {box-shadow:0 0 10px rgba(127, 175, 182, 0.75);}

.contact .map .gmnoprint {right:0!important;}
.contact .map .gm-style-cc a {
 display:none!important;
}

.contact .map .md-whiteframe-2dp {padding:10px; box-shadow:0 0 5px 0 rgba(0, 0, 0, 0.3);}

.contact .map .gm-style img {max-width:14px; margin:0 5px 0 0;}

.contact .map .iw-toolbar h3 {margin:0 0 5px 0;}
.contact .map .iw-details {margin:0 0 10px 0;}
.contact .map .iw-details:last-child {margin:0;}

/* -------- Blog -------- */
.blog {}
.blog .header-container-wrapper {box-shadow:0 1px 4px rgba(0, 0, 0, 0.2);}

.blog .header {}
.blog .header h1 {}

/* Post Headings */
.blog .post-header h1,
.blog .post-header h2,
.blog .post-header h2 a {
 font-size:24px;
 color:#25292c; 
}

/* Post Item */
.hs-blog-listing .post-item {margin:0 0 60px 0;}
.hs-blog-listing .post-item:last-child {}

.hs-blog-listing .post-item .post-body {}
.hs-blog-listing .post-item .post-body * {font-style:normal; display:inline;}

.post-body {position:relative; overflow:hidden;}
.post-body img {padding:2px;}

.post-body .hs-responsive-embed iframe {height:360px;}

/* Featured Image */
.hs-featured-image-wrapper {float:none; width:100%; max-height:240px; margin:0 0 30px 0; overflow:hidden;}
.hs-featured-image-wrapper .hs-featured-image-link {display:block;}
.hs-featured-image-wrapper .hs-featured-image {
 float:none;
 min-width:100%;
 height:auto!important;
 margin:0;
 object-fit:cover;
 object-position:50% 10%;
}

/* Meta */
.post-meta {font-size:12px; position:relative; margin-bottom:20px; padding-top:20px; /*border-top:2px solid #e8e9ef;*/ overflow:hidden;}
.post-meta a {}

.post-meta .post-date {}

.post-meta .post-author {}
.post-meta .post-author .hs-author-social-section {}

.post-meta .post-author .hs-author-social-links {}
.post-meta .post-author .hs-author-social-links a.hs-author-social-link {background-size:16px 16px; width:16px; height:16px; line-height:16px;}

.post-meta .abstract {display:inline-block; vertical-align:middle;}

/* CTA */
.post-cta {background:#fff; padding:35px 0; text-align:center; border-radius:4px;}
.post-cta h3 {font-size:22px; color:#fff; margin:10px 15px 10px 15px; padding:0; font-weight:100; display:inline-block; vertical-align:-5px;}
.post-cta img {display:none;}

.post-cta .cta_button > span {margin:15px;}

/* Author Profile */
.hs-author-profile {font-size:12px;}
.hs-author-profile h2 {}

.hs-author-avatar {
 position:relative; 
 width:54px; 
 height:54px; 
 margin:0 20px 0 0; 
 display:inline-block; 
 overflow:hidden; 
 vertical-align:middle; 
 border-radius:50%;
 box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.25) inset;
}
.hs-author-avatar img {width:54px; height:54px; display:block; object-fit:cover;}

/* Social Sharing */
.blog .share {text-align:center;}
.blog .share .social {background:#f5f5f0; margin:5px auto 20px auto; padding:12px 12px 15px 12px; display:inline-block; border-radius:4px;}

.blog .share .social .hs-blog-social-share {height:auto;}
.blog .share .social .hs-blog-social-share iframe {margin:0;}
.blog .share .social .hs-blog-social-share .hs-blog-social-share-list {margin:0; padding:0;}
.blog .share .social .hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {float:none; line-height:1px; margin:0 0 5px 0;}
.blog .share .social .hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item:last-child {margin:0;}

.blog .share-base {list-style:none; margin:0; padding:0;}
.blog .share-base li {max-width:62px; margin:0 0 7px 0; text-align:center;}
.blog .share-base li:last-child {margin:0;}
.blog .share-base li > * {margin:auto!important; display:block!important;}

/* Comments */
.blog #comments-listing {margin-bottom:30px;}

.blog .comment {overflow:hidden;}
.blog .comment.depth-0 {border-top:0 none;}
.blog .comment.depth-1 {
 background:#f5f5f0;
 margin-left:2em;
 padding:25px;
 border-radius:4px; 
}

.blog .comment-from h4 {font-size:14px; margin:0; white-space:nowrap;}
.blog .comment-date {font-size:12px; margin-left:10px; padding-left:10px; border-left:1px solid #dedee0}
.blog .comment-body {margin-top:5px; padding:25px 0; border-top:1px solid #dedee0;}
.blog .comment-body p {font-size:14px;}
.blog .comment-body p:last-child {margin:0;}

.blog .comment-reply-to.hs-button {
 position:relative;
 background-color:transparent;
 background-image:none;
 font-size:12px;
 float:right;
 color:#25292c;
 margin:0;
 padding:0;
 font-weight:600;
 letter-spacing:0;
 text-transform:capitalize;
 text-shadow:none;
 border-radius:0;
 box-shadow:none;  
}
.blog .comment-reply-to.hs-button:hover {background-color:transparent; background-image:none; color:#99e12c;}
.blog .comment-reply-to.hs-button::before {
 font-family:'FontAwesome', sans-serif;
 font-size:10px;
 color:#99e12c;
 padding-right:7px;
 content:'\f112';
 display:inline-block;
 line-height:1;
 vertical-align:middle;
}
.blog .comment-reply-to.hs-button em {font-style:normal;}

/* Topics */
#hubspot-topic_data {font-size:10px;}
#hubspot-topic_data a {
 background:#f5f5f0;
 font-size:10px; 
 color:#25292c;
 padding:5px 10px;
 vertical-align:middle;
 border-radius:30px; 
}
#hubspot-topic_data a:hover {background:#99e12c; color:#fff;}

/* Read More */
.post-item .post-body .more-link {font-size:16px; width:115px; margin:30px 0 0 0; display:block;}
.post-item .post-body .more-link::after {
 font:10px 'FontAwesome', sans-serif;
 margin:0 0 0 10px;
 content:'\f061';
 display:inline-block;
 vertical-align:1px;
 -webkit-transition:all 0.2s ease-out; 
    -moz-transition:all 0.2s ease-out;
         transition:all 0.2s ease-out;
}
.post-item .post-body .more-link:hover::after {transform:translateX(2px); -webkit-transform:translateX(2px);}

/* Pagination */
.blog-pagination {text-align:center;}
.blog-pagination ul {list-style:none; margin:0; padding:0;}
.blog-pagination ul li {font-size:12px; margin:0 5px; display:inline-block;}
.blog-pagination ul li::before {display:none;}
.blog-pagination ul li a {color:#25292c; padding:5px 10px 2px 10px; display:block;}
.blog-pagination ul li.active {background:#c9f7f4; border-radius:3px;}
.blog-pagination ul li.active a {color:#25292c;}

/* Sidebar */
.blog .sidebar .widget-span {}
.blog .sidebar .widget-span a {}
.blog .sidebar .widget-span h3 {}

.hs_cos_wrapper_type_blog_subscribe .hs_email {margin:0 0 10px 0;}
.hs_cos_wrapper_type_blog_subscribe .hs_email > label {display:none;}

.hs_blog_default_blog_subscription label {margin-bottom:5px;}

.hs_blog_default_blog_subscription ul {
 list-style:none;
 margin:0 0 15px 10px;
 padding:0 0 5px 0;
 border-bottom:1px solid #c4c4c4;
}
.hs_blog_default_blog_subscription ul li {font-size:12px; margin:0 0 10px 0;}
.hs_blog_default_blog_subscription ul li .hs-input {min-width:1px; height:auto; margin:0 10px 0 0;}

/* Sidebar - Recent Posts */
.hs_cos_wrapper_type_post_listing ul {list-style:none; margin:0 0 0 10px;}
.hs_cos_wrapper_type_post_listing ul li {font-size:14px; position:relative;}
.hs_cos_wrapper_type_post_listing ul li::before {
 font-family:'FontAwesome';
 font-size:8px;
 position:absolute;
 top:5px;
 left:-18px;
 color:#99e12c;
 content:'\f10c';
 display:inline-block;
 line-height:1;
}

/* Simple Listing */
.post-listing-simple h2 {font-size:16px;}

/* -------- Press -------- */
.press {}
.press .header {}
.press .header h1 {}

/* Post Headings */
.press .post-header h1,
.press .post-header h2,
.press .post-header h2 a {
 font-size:24px;
 color:#25292c;
}

.press .post-header h1,
.press .post-header h2 {
 margin-bottom:40px; 
 padding-bottom:40px; 
 border-bottom:1px solid #e8e9ef;
}

/* Post Item */
.press.hs-blog-listing .post-item {margin:0;}
.press.hs-blog-listing .post-item:last-child .post-header h2 {border:0 none;}

.press.hs-blog-post .post-header h1 {margin-bottom:30px; padding-bottom:15px;}

/* -------- Jumper Page -------- */
.jumper .panel {padding-bottom: 0px; padding-top: 96px;}

.jumper .panel .jumper-text {min-height: 648px;}

.jumper .panel .jumper-background (background: url() bottom right;)

/* -------- Landing Page -------- */
.landing .header-container {}
.landing .header-container .widget-type-menu {display:none;}

.landing .body-container-wrapper {}

.landing .footer-container {}


/* Landing page buttonless CTAs */

.cta_button > span.link-cta {background:transparent; font-family:MK1 Medium, sans-serif; padding:0 0 5px 0; border:solid #b8babc; border-width:0 0 2px 0; border-radius:0;}
.cta_button > span.link-cta:hover {background:transparent; color:#25292c; border-color:#99e12c;}
.cta_button > span.link-cta::after {
 font-family:'FontAwesome';
 margin:1px 0 0 10px;    
 content:'\f105';
 display:inline-block;
 font-weight:bold;
 -webkit-transition:all 0.2s ease;
     -ms-transition:all 0.2s ease;
         transition:all 0.2s ease; 
}
.cta_button > span.link-cta:hover::after {
 -webkit-transform:translate(2px);
     -ms-transform:translate(2px);
         transform:translate(2px);
}


/* -------- Base - Landing -------- */
.base {background:#fff; font-size:16px;}
.base .mobile-trigger i {background:#fff;}

/* Body */
.base .body-container-wrapper {padding-top:0;}

/* Header */
.base .header-container-wrapper {background:transparent;}
.base .scroll {background:#25292c;}

.base .header-container .logo {display:none;}
.base .header-container .logo-alt {display:block;}

.base .header-container .hs-menu-wrapper > ul > li > a,
.base .header-container .hs-menu-wrapper > ul > li.active-branch > a {
 color:#fff;
}
.base .header-container .hs-menu-wrapper > ul > li:hover > a {color:#99e12c;}

/* Hero */
.base .hero { 
 background-image:none!important;
 height:calc(100vh - 40px);
 min-height:400px;
 padding:40px 0 0 0;
 text-align:center;
 display:-webkit-box; 
 display:-ms-flexbox;
 display:flex;
 -webkit-flex-direction:column;
     -ms-flex-direction:column; 
         flex-direction:column; 
}
.base .hero::after {background:rgba(0, 0, 0, 0.35);}

.base .hero > div {display:block;}

.base .hero .content {
 width:100%;
 max-width:640px;
 margin:auto;
 text-align:center;
/* display:-webkit-box; 
 display:-ms-flexbox;
 display:flex;
 -webkit-flex-direction:row;
     -ms-flex-direction:row; 
         flex-direction:row;
 -webkit-flex-grow:1; 
         flex-grow:1;
 -webkit-flex-wrap:wrap;
     -ms-flex-wrap:wrap;
         flex-wrap:wrap;
 -webkit-align-content:center;
     -ms-align-content:center;
         align-content:center; */
}

.base .hero h1 {font-size:48px; margin:0 0 25px 0; line-height:1;}
.base .hero h2 {font:22px 'MK3 Regular', sans-serif;}
.base .hero p {font-size:18px;}
.base .hero p:last-child {font-size:16px;}
.base .hero video {width:100%; height:100%;}

.base .hero p:last-child a {
 font-size:16px;
 color:#fff;
 margin:10px 10px 0 0;
 border-bottom:1px solid #fff;
 display:inline-block;
}
.base .hero p:last-child a:hover {border-color:transparent;}

.base .hero .hs-button {width:172px; color:#25292c; margin:0 10px;}
.base .hero .hs-button:hover {background:#fff; color:#25292c;}

.base .hero .hs-button:last-child {background:transparent; color:#fff; border:1px solid #fff;}
.base .hero .hs-button:last-child i {font-size:14px; margin-left:8px;}
.base .hero .hs-button:last-child:hover {background:#fff; color:#25292c;}
.base .hero .hs-button:last-child:hover i {color:#25292c;}

/* One Line */
.base .oneline {margin-top:60px; text-align:center;}
.base .oneline a {}
.base .oneline h4 {font-family:MK3 Regular; margin:0;}

/* Logos */
.base .logo-group {background:rgba(38, 41, 43, 0.8); padding:40px 0;}
.base .logo-group .logos {width:100%;}
.base .logo-group .logos .logo {-webkit-box-flex:1; -ms-flex:1 1 10%; flex:1 1 10%;}
.base .logo-group .logos .logo h4 {margin:0 0 4px 0;}
.base .logo-group .logos .logo img {max-width:130px; max-height:20px;}

/* Partners */
.base .partners {
 background:url(//www.antidote.me/hubfs/template/bg-partners.jpg) 50% 100% no-repeat;
 background-size:auto 800px;
 height:800px;
 padding:0;
 text-align:center;
 display:-webkit-box; 
 display:-ms-flexbox; 
 display:flex; 
 -webkit-align-items:center;
     -ms-align-items:center; 
         align-items:center;
}

.base .partners .widget-type-rich_text {
 max-width:420px; 
 float:none; 
 margin:auto;
 -webkit-transform:translateY(-55%);
         transform:translateY(-55%);
}
.base .partners .widget-type-rich_text p:last-child {margin:0;}

/* How */
.base .how {padding-top:60px;}
.base .how .widget-type-header {text-align:center;}

.base .how .row-fluid {
 display:-webkit-box; 
 display:-ms-flexbox; 
 display:flex; 
 -webkit-align-items:center;
     -ms-align-items:center; 
         align-items:center;
}

.base .how img {margin:auto; display:block;}

.base .how .widget-type-rich_text {padding:0 0 0 40px;}
.base .how .widget-type-rich_text h3 {position:relative; left:-54px;}
.base .how .widget-type-rich_text h3 strong {
 font-size:16px;
 width:16px;
 height:16px;
 color:#727678;
 margin:0 10px 0 0;
 padding:10px;
 border:1px solid #727678;
 line-height:18px;
 display:inline-block;
 text-align:center;
 border-radius:50%;
}

/* Testimonials */
.base .testimonials {background:url(//www.antidote.me/hubfs/template/bg-teal.png) 50% 50% no-repeat; background-size:cover;}
.base .testimonials > div {max-width:1100px; padding:0;}

.base .testimonials .widget-type-header {margin-bottom:30px; text-align:center;}
.base .testimonials .widget-type-header h2 {margin:0;}

.base .testimonials .owl-item {
 padding:50px 0;
 opacity:0.8;
 -webkit-transform:scale3d(0.66, 0.66, 0.66);
         transform:scale3d(0.66, 0.66, 0.66);
 -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
         transition:all 0.3s ease-in-out;
}
.base .testimonials .center {
 opacity:1;
 -webkit-transform:scale3d(1, 1, 1);
         transform:scale3d(1, 1, 1);
}

.base .testimonials .quote {background:#fff; text-align:center; box-shadow:0 19px 38px rgba(0,0,0,0.1), 0 15px 12px rgba(0,0,0,0.02);}
.base .testimonials .quote blockquote {text-align:center;}
.base .testimonials .quote blockquote p {font-size:24px;}
.base .testimonials .quote .details {text-align:center;}

/* Progress */
.base .steps {margin:0; padding:120px 0 0 0; /*counter-reset:step;*/}
.base .steps li {
 font-size:16px;
 position:relative;
 float:left;
 width:25%;
 color:#707070; 
 list-style:none;
 text-align:center;
}
.base .steps li::before {
 background:#707070;
 font-size:12px;
 position:relative;
 width:50px;
 height:auto;
 color:#fff;
 margin:0 auto 10px auto;
 padding:8px 5px;
 border:2px solid #fff;
 content:'Free';
 /*content:counter(step);*/
 /*counter-increment:step;*/
 display:block;
 line-height:11px;
 text-align:center;
 border-radius:30px;
 z-index:2; 
}
.base .steps li::after {
 background:#707070;
 position:absolute;
 top:15px;
 left:-50%; 
 width:100%;
 height:1px;
 content:'';
 z-index:1;
}

.base .steps li:first-child::after {content:none;}
.base .steps li.active {}
.base .steps li.active::before {background:#79c10c; content:'$';}
.base .steps li.active::after {background:#79c10c;}

.base .steps li img {max-height:64px; margin:auto;}

.base .steps li span {
 position:absolute;
 top:-100px;
 left:0;
 right:0;
}
.base .steps li span::after {
 background:#7d7d7d;
 position:absolute;
 top:70px;
 left:0;
 right:0;
 width:1px;
 height:30px;
 margin:auto; 
 content:'';
 z-index:1;
}

/* Promo CTA */
.base .promo {background:#fff; padding:60px 0;}
.base .promo .promo-inner > div {position:relative; width:auto; display:inline-block; text-align:right;}

.base .promo .hs-cta-wrapper {text-align:center; display:block;}
.base .promo .cta_button {}
.base .promo .cta_button h4 {font-size:22px; margin:0 30px 0 0; padding:0; font-weight:100; display:inline-block; vertical-align:-5px;}
.base .promo .cta_button span {}
.base .promo .cta_button img {display:none;}

.base .promo .promo-link {
 font-size:16px;
 position:relative;
 color:#25292c;
 margin:10px 12px 0 0;
 display:inline-block;
 text-shadow:1px 1px 0 #fff, -1px 1px 0 #fff, 2px 0 0 #fff, -2px 0 0 #fff;
 box-shadow:inset 0 -4px 0 0 #fff, inset 0 -5px 0 0 #25292c;
}
.base .promo .promo-link:hover {text-shadow:none; box-shadow:none;}

/* Promo Email */
.base .promo-email {padding:80px 0 60px 0;}
.base .promo-email .row-fluid {max-width:940px; text-align:right;}

.base .promo-email a {
 font-size:16px;
 color:#25292c;
 margin:10px 10px 0 0;
 display:inline-block;
 text-shadow:1px 1px 0 #fff, -1px 1px 0 #fff, 2px 0 0 #fff, -2px 0 0 #fff;
  box-shadow:inset 0 -4px 0 0 #fff, inset 0 -5px 0 0 #25292c;
}
.base .promo-email a:hover {text-shadow:none; box-shadow:none;}

.base .promo-email .span12 {
 text-align:left;
 display:-webkit-box; 
 display:-ms-flexbox; 
 display:flex; 
 -webkit-align-items:center;
     -ms-align-items:center; 
         align-items:center;
}
.base .promo-email .span12 h3 {margin:0 25px 0 0;}
.base .promo-email .span12 h3 + div {
 -webkit-flex:1;
     -ms-flex:1;
         flex:1;
}

.base .promo-email .hs-form {
 display:-webkit-box; 
 display:-ms-flexbox; 
 display:flex; 
 -webkit-align-items:center;
     -ms-align-items:center; 
         align-items:center;
}

.base .promo-email .hs-form label {display:none;}

.base .promo-email .hs-form .input,
.base .promo-email .hs-form .hs-form-field,
.base .promo-email .hs-form .hs-button {
 margin:0;
}

.base .promo-email .hs-form .hs-email {
 margin-right:25px;
 -webkit-flex:1;
     -ms-flex:1;
         flex:1;
}

/* Accordion */
.accordion {background:#f5f5f0;}
.accordion .widget-type-header {margin-bottom:30px; text-align:center;}
.accordion .widget-type-header h2 {margin:0;}

.accordion .accordion-group {
 max-width:800px;
 float:none;
 margin:auto!important;
 overflow:hidden;
 border-radius:4px;
 box-shadow:0 1px 7px rgba(0, 0, 0, 0.15);
}

.accordion .card-toggle {cursor:pointer;}

.accordion .card-header {
 background:#fff;
 position:relative;
 padding:15px 25px;
 border-bottom:1px solid #e1e1e1;
}
.accordion .card-header h6 {font:16px MK3 Regular, sans-serif; margin:0;}
.accordion .card-header h6::after {
 font-family:FontAwesome;
 font-size:12px;
 position:absolute;
 top:20px;
 right:25px; 
 color:#707070;
 content:"\f067";
 margin:auto;
 display:block;
}
.accordion .card-header h6.active::after {
 content:"\f068";
}

.accordion .card-body {background:#f5f5f2; padding:25px; border-bottom:1px solid #e1e1e1; display:none;}
.accordion .card-body.show {display:block;}
.accordion .card-body p {color:#595b5d; margin:0;}

/* -------- Base - Signup -------- */
.base-signup {background:#f7f7f5; font-size:16px;}

/* Header */
.base-signup .header-container-wrapper {background:#f7f7f5;}
.base-signup .scroll {background:#25292c;}

/* .base-signup .header-container {max-width:none;} Not sure why this was added */

/* Body */
.base-signup .body-container p {font-size:16px; color:#595b5d;}

/* Sidebar */
.base-signup .sidebar {background:#fff; padding:0;}

/* Form */
.base-signup .widget-type-form {padding:0 40px 40px 40px;}
.base-signup .widget-type-form .hs-button {background:#0f8f86; font-size:14px; color:#fff;}

.base-signup .hs-form fieldset.form-columns-2 .hs-firstname {width:65%;}
.base-signup .hs-form fieldset.form-columns-2 .hs-honorifics {width:35%;}
.base-signup .hs-form fieldset.form-columns-2 .hs-honorifics select.hs-input {background-position:92% 50%;}

.base-signup .hs-form .hs-richtext p {font-size:12px; margin:10px 0 12px 0;}

.base-signup .form-details {padding:40px; border-bottom:1px solid #e0e0e0;}
.base-signup .form-details .step {font-size:12px; color:#0f8e86; margin-bottom:10px;}
.base-signup .form-details .icon-box {overflow:visible;}
.base-signup .form-details .icon-box .icon {float:right; margin-top:-5px; padding:0; text-align:center;}
.base-signup .form-details .icon-box .icon img {width:96px; height:96px!important;}
.base-signup .form-details .icon-box .content {margin:0; overflow:hidden;}
.base-signup .form-details .icon-box .content h3 {font-size:24px; margin:0 0 10px 0; line-height:1.3;}
.base-signup .form-details .icon-box .content p {font-size:14px;}
.base-signup .form-details .icon-box .content p:last-child {margin:0;}

/* Confirm */
.base-signup .confirm {text-align:center;}
.base-signup .confirm .icon-box .icon {float:none; margin:0 0 25px 0;}
.base-signup .confirm .icon-box .icon img {margin:auto;}

/* Footer */
.base-signup .footer-container {}
.base-signup .footer-container .sitemap p {margin:0 0 15px 0;}
.base-signup .footer-container .sitemap p:last-child {margin:0;}

.base-signup .footer-container .sitemap a i {font-size:10px; margin-left:40px;}
.base-signup .footer-container .sitemap a:hover i {
 -webkit-transform:translate(2px);
     -ms-transform:translate(2px);
         transform:translate(2px);
}

.base-signup .footer-container .sitemap .logo img {max-width:134px;}

/* -------- System -------- */
.system {}
.system .mobile-trigger i {background:#fff;}
.system .header-container-wrapper {background:#25292c;}

.system .header-container .logo {display:none;}
.system .header-container .logo-alt {display:block;}

.system .header-container .hs-menu-wrapper > ul > li > a {color:#fff;}
.system .header-container .hs-menu-wrapper > ul > li:hover > a {color:#99e12c;}

/* Intro */
.system .intro {padding-bottom:0;}
.system .intro h2 {font-size:40px;}
.system .intro .widget-type-linked_image {position:relative; margin-bottom:-40px; z-index:1;} 
.system .intro .widget-type-linked_image img {max-width:80%; margin:auto; display:block;}
 
/* Promo */
.system .promo {background:#f5f5f0; text-align:left;}
.system .promo .cta_button > span {background:#99e12c; color:#25292c;}
.system .promo .cta_button > span:hover {background:#25292c; color:#fff;}

/* 404 */
.system .suggested {padding-top:60px;}
.system .suggested [class*="span"] {float:none; width:auto; margin:0; display:inline-block; vertical-align:top;}

.system .suggested .widget-type-text {font-size:16px;}
.system .suggested .hs-menu-wrapper.hs-menu-flow-horizontal > ul li {margin:0 10px;}
.system .suggested .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {padding:0;}

/* Email Subscribe */
.system .widget-type-email_subscriptions .page-header {margin-bottom:24px; padding:0;}
.system .widget-type-email_subscriptions .page-header h1 {font:36px 'MK1 Light', sans-serif; margin:0 0 24px 0;}
.system .widget-type-email_subscriptions .page-header p {margin:0;}

.system .widget-type-email_subscriptions p, 
.system .widget-type-email_subscriptions_confirmation p, 
.system .widget-type-email_simple_subscription p {
 font:18px 'MK3 Regular', sans-serif;
 color:#25292c;
 margin:0 0 24px 0;
 font-weight:normal;
 line-height:1.5;  
}

.system .widget-type-email_subscriptions p.header {background:none; padding:0;}

.system .email-prefs .item .item-inner * {font:16px 'MK3 Regular', sans-serif; color:#25292c; margin:0;}
.system .email-prefs .item .item-inner p {margin:0 0 0 23px;}
.system .email-prefs .item .item-inner .checkbox-row {margin-bottom:10px;}
.system .email-prefs .item .item-inner .checkbox-row span span {font:12px 'MK3 Regular', sans-serif; color:#25292c; margin:0 0 0 10px;}

/* -------- Footer -------- */
.footer-container-wrapper {background:#25292c; color:#949596; padding:0;}

.footer-container {font-size:14px;}
.footer-container a {color:#fff;}
.footer-container a:hover {color:#99e12c;}
.footer-container ul {list-style:none; margin:0; padding:0;}
.footer-container li {font-size:18px;}

/* Sitemap */
.footer-container .sitemap {padding:60px 0 45px 0; border:solid #3c3f41; border-width:1px 0;}
.footer-container .sitemap a {font-weight:300;}
.footer-container .sitemap h5 {
 font:16px 'MK3 Regular', sans-serif;
 margin-bottom:15px;
 color:#949596;
 font-weight:400;
}

.footer-container .sitemap .span3:last-child ul {width:49%; display:inline-block; vertical-align:top;}

/* Legal */
.footer-container .legal {font-size:12px; padding:40px 0 30px 0;} 
.footer-container .legal p {margin:0 0 5px 0;}

.footer-container .logo {}
.footer-container .logo img {
 max-width:108px; 
 display:inline-block;
 vertical-align:middle;
}

.footer-container .copyright {}
.footer-container .copyright a {font-size:14px; margin-right:10px;}
.footer-container .copyright a:last-child {margin:0;}

/* Social */
.footer-container .social {text-align:right;}
.footer-container .social > a {
 font-size:16px;
 margin:2px 5px; 
 padding:4px;
 display:inline-block;
}
.footer-container .social > a i {}
 
/* JS */
.footer-container .global-js {display:none;}

/* ------ Back to Top ------ */
a.btt {
 background:#25292c;
 font-size:16px;
 position:fixed;
 bottom:30px;
 right:30px; 
 width:34px;
 height:34px;
 color:#fff; 
 padding:5px;
 display:inline-block; 
 line-height:32px;
 opacity:0; 
 overflow:hidden;
 text-align:center;
 visibility:hidden; 
 white-space:nowrap;
 cursor:pointer;
 z-index:5;
 border-radius:50%;
 box-shadow:0 0 10px rgba(0, 0, 0, 0.2);  
 -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
         transition:all 0.3s;
}

.btt.btt-visible {opacity:1; visibility:visible;}
.btt.btt-fade {opacity:0.5;}

.no-touch .btt:hover {background-color:#25292c; color:#99e12c; opacity:1;}

@media only screen and (min-width: 768px) {
  .btt {right:20px; bottom:20px;}
}
@media only screen and (min-width: 1024px) {
  .btt {height:60px; width:60px; right:30px; bottom:30px;}
}

/* ------ Mobile Menu ------ */
.mobile-trigger, .child-trigger {
 display:none!important; /* hide button on desktop */
}

@media (max-width: 1024px){

  /* Variables */
    /* Menu color */
    /* Icon color */  
    /* Link color */

  /* Menu Reset */
  .header-container .mobile,
  .header-container .mobile .hs-menu-wrapper > ul,
  .header-container .mobile .hs-menu-wrapper > ul li,
  .header-container .mobile .hs-menu-wrapper > ul li a {
    background:none;
    position:static;
    top:auto;
    right:auto;
    left:auto;
    bottom:auto;
    width:100%;
    max-width:none;    
    height:auto;
    float:none;
    margin:0;
    padding:0;
    border:0;
    display:block;     
    font-weight:normal;
    line-height:1;    
    text-align:left;
    text-decoration:none;
    text-indent:0;    
    color:#fff;
    -webkit-border-radius:0;
       -moz-border-radius:0;
            border-radius:0;
    -webkit-box-shadow:none;
       -moz-box-shadow:none;
            box-shadow:none;    
  }

  /* Toggle Button */
  .mobile-trigger {
    position:absolute;
    top:8px;
    right:25px;
    width:25px;
    height:20px;
    margin:auto;
    display:inline-block!important;
    cursor:pointer; 
    -webkit-transform:rotate(0deg);
       -moz-transform:rotate(0deg);
         -o-transform:rotate(0deg);
            transform:rotate(0deg);
    -webkit-transition:.5s ease-in-out;
       -moz-transition:.5s ease-in-out;
         -o-transition:.5s ease-in-out;
            transition:.5s ease-in-out;
  }

  .mobile-trigger i {
    background:#25292c;
    position:absolute;
    left:0;
    width:100%;
    height:3px;
    display:block;
    opacity:1;
    border-radius:6px;
    -webkit-transform:rotate(0deg);
       -moz-transform:rotate(0deg);
         -o-transform:rotate(0deg);
            transform:rotate(0deg);
    -webkit-transition:.25s ease-in-out;
       -moz-transition:.25s ease-in-out;
         -o-transition:.25s ease-in-out;
            transition:.25s ease-in-out;
  }

  .mobile-trigger i:nth-child(1) {top:0;}
  .mobile-trigger i:nth-child(2), 
  .mobile-trigger i:nth-child(3) {
    top:7px;
  }
  .mobile-trigger i:nth-child(4) {top:14px;}
  
  .scroll .mobile-trigger i {background:#fff;}
  
  .home .mobile-trigger i {background:#fff;}

  /* Animate button when menu is open */
  .mobile-open .mobile-trigger i:nth-child(1) {top:8px; left:50%; width:0;}
  .mobile-open .mobile-trigger i:nth-child(2) {-webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -o-transform:rotate(45deg); transform:rotate(45deg);}
  .mobile-open .mobile-trigger i:nth-child(3) {-webkit-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -o-transform:rotate(-45deg); transform:rotate(-45deg);}
  .mobile-open .mobile-trigger i:nth-child(4) {
    top:8px;
    left:50%;
    width:0;
  }

  /* Child Toggle Button */
  .child-trigger {
    position:absolute;
    top:0;
    right:0;
    width:55px!important; /* Button width */
    min-width:55px!important;
    height:45px!important; /* Button height */
    padding:0!important;
    border-left:1px solid rgba(255, 255, 255, 0.05);
    display:block!important; /* Hide button on desktop */
    cursor:pointer; /* Mouse pointer type on hover */    
  }
  .child-trigger:hover {text-decoration:none;}

  /* Child Toggle Button Icon & Animations */
  .child-trigger i {position:relative; top:50%; margin:0 auto!important;}
  .child-trigger i::after {position:absolute; content:'';}
  
  .child-trigger i, .child-trigger i::after {
    width:10px; /* Icon line width */
    height:1px; /* Icon line height */
    background-color:#fff; /* Icon color */
    display:block;
  }
  .child-trigger i::after {
    -webkit-transform:rotate(-90deg);
        -ms-transform:rotate(-90deg);
            transform:rotate(-90deg);
  }
  .child-trigger.child-open i::after {
    -webkit-transform:rotate(-180deg);
        -ms-transform:rotate(-180deg);
            transform:rotate(-180deg);
  }
  .child-trigger.child-open i {
    -webkit-transform:rotate(180deg);
        -ms-transform:rotate(180deg);
            transform:rotate(180deg);
  }

  /* Menu Styles on Mobile Devices */
  /* Hide menu on mobile */
  .header-container .mobile.js-enabled .hs-menu-wrapper,
  .header-container .mobile.js-enabled .hs-menu-children-wrapper {
    display:none;
  }

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

  /* Mobile Menu Styles */
  .header-container .mobile .hs-menu-wrapper {position:absolute; top:70px; left:0; right:0; width:90%; margin:auto; z-index:8888;}

  /* Level 1 Menu List Styles */
  .header-container .mobile .hs-menu-wrapper > ul {background:#25292c; width:100%; margin:auto; padding:0; border-radius:4px; box-shadow:0 0 7px rgba(0, 0, 0, 0.25);}
  .header-container .mobile .hs-menu-wrapper > ul > li {position:relative;}
  .header-container .mobile .hs-menu-wrapper > ul > li a {font-size:12px; line-height:45px; overflow:visible;}

  /* Level 1 and Higher Menu List Styles */  
  .header-container .mobile .hs-menu-wrapper > ul li {border-top:1px solid rgba(255, 255, 255, 0.05);}
  .header-container .mobile .hs-menu-wrapper > ul li:first-child {border:0 none;}
  
  .header-container .mobile .hs-menu-wrapper > ul li a {padding:0 15px; color:#fff!important; text-transform:uppercase;}
  .header-container .mobile .hs-menu-wrapper > ul li a:hover {color:#fff!important;}
  .header-container .mobile .hs-menu-wrapper > ul li:hover::after {display:none;}
  
  .header-container .mobile .hs-menu-wrapper > ul > li.hs-item-has-children > a::after {display:none;}

  /* Level 2 and Higher Menu List Styles */
  .header-container .mobile .hs-menu-wrapper > ul ul {background:transparent; padding:0!important; border:0; padding:0;}
  
  .header-container .mobile .hs-menu-wrapper > ul li li {background:rgba(255, 255, 255, 0.05); border:0 none; box-shadow:none;}
  .header-container .mobile .hs-menu-wrapper > ul li li a {font-size:12px; width:100%!important; max-width:none; text-indent:10px; text-transform:capitalize;}
  
  /* Level 3 and Higher Menu List Styles */
  .header-container .mobile .hs-menu-wrapper > ul li li li a {text-indent:30px;}
  .header-container .mobile .hs-menu-wrapper > ul li li li li a {text-indent:50px;}

}

/* -------- Mobile Adjustments -------- */
/* Large desktop */
@media (min-width: 1200px) {

 .landing .header-container .widget-type-space {min-height:34px;}
 
}
     
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 1024px) {
    
 body {font-size:16px;}

 /* Structure */
 .header-container, .panel > div {padding-left:15px; padding-right:15px;}
 .body-container-wrapper {padding-top:68px;}

 .header {padding:30px 0;}

 .hero .content h1 {font-size:28px;}
 .hero .content p {font-size:16px;}

 /* Common */ 
 .cards > span .hs_cos_wrapper {width:50%;}
 .cards > span .hs_cos_wrapper .card .team-member-headshot img {width:100%;}
 
 .features .span12 .row-fluid:last-child .icon-box {margin-bottom:40px;}
 
 .promo {padding:30px 0; text-align:center;}
 .promo h3 {margin:0 0 15px 0; display:block;} 
 
 /* Home */
 .home .story img {max-width:175px;}
 .home .story .widget-type-space {display:none;}
 .home .story .span3 {margin:0;}
 .home .story .span6 {width:68%;}

 /* Blog */
 .blog .post-cta {padding:30px 15px;} 
 .blog .post-cta h3 {margin:0 0 15px 0; display:block;}
 .hs-blog-post .offset {display:none;}
 
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
    
 body {font-size:16px;}    

 /* Structure */
 .header-container, .panel > div {padding-left:15px; padding-right:15px;}
 .body-container-wrapper {padding-top:68px;}

 .header-container .logo img {max-width:127px;}
 
 .panel {padding:80px 0;}

 .header {padding:30px 0;}
 .header h1 {font-size:28px;}

 .hero > div {display:block;} 
 .hero .content h1 {font-size:28px;}
 .hero .content p {font-size:16px;}
 .home .hero .match-widget {margin-top: 40px;}
 
 .attr {position:relative; left:0; right:0; margin-top:15px; opacity:0.75;}

 .sidebar {margin-top:60px;}
 
 .submenu .hs-menu-wrapper > ul {max-width:100%; padding:5px 0 15px 0; display:block; text-align:center;}
 .submenu .hs-menu-wrapper > ul li {width:auto; border:0 none; display:inline-block;}
 .submenu .hs-menu-wrapper > ul li:first-child {border:0 none;} 
 .submenu .hs-menu-wrapper > ul li a {font-size:12px; padding:14px 20px 1px 20px; text-transform:uppercase;} 

 /* Forms */
 select.hs-input {max-width:100%;}

 /* Common */ 
 .cards > span .hs_cos_wrapper {width:100%; padding:0 0 20px 0;}
 .cards > span .hs_cos_wrapper .card .team-member-headshot img {width:100%;}

 .logo-group {padding:30px 0;}
 .logo-group h3 {text-align:center;} 
 .logo-group .row-fluid {display:block;}
 .logo-group .logos {padding:10px 0;}
 .logo-group .logos .logo {-webkit-box-flex:1; -ms-flex:1 1 33%; flex:1 1 33%;}
 .logo-group .logos .logo img {max-width:100px;}

 .features .icon-box {margin-bottom:40px;}
 .features .span12 > .row-fluid:first-child {margin-bottom:0;}
 .features .span12 > .row-fluid:last-child [class*='span']:last-child .icon-box {margin-bottom:0;}

 .feed .hs-rss-module .hs-rss-item:nth-child(1),
 .feed .hs-rss-module .hs-rss-item:nth-child(2),
 .feed .rss-press .hs-rss-module .hs-rss-item:nth-child(1) {
   margin:0 0 30px 0;
   padding:0;
 }
 
 .icon-box {margin:20px 0;}
 .icon-box .icon {float:none; margin-bottom:10px; padding:0; text-align:left;}
 .icon-box .content {margin-left:0;}

 .numbers [class*="span"] {margin-bottom:40px;}
 .numbers [class*="span"]:last-child {margin-bottom:0;} 
 .numbers .widget-type-header h2 {margin-bottom:30px;}

 .promo {padding:30px 0; text-align:center;}
 .promo h3 {margin:0 0 15px 0; display:block;}
 
 .quote {margin:0 auto 15px auto;}
 
 .split .hs-image-widget {margin:30px auto 0 auto;}
 .split.alt .hs-image-widget {margin:0 auto 30px auto;} 

 .home.v2 .utility {background-color:#25292c; background-size:800px; background-position:100% 100%;} /* temp */
 .home.v2 .utility::after {
   background:-webkit-linear-gradient(top, rgba(0,0,0,0) 10%,rgba(0,0,0,0.65) 100%);     
   background:   -moz-linear-gradient(top, rgba(0,0,0,0) 10%, rgba(0,0,0,0.65) 100%);
   background:        linear-gradient(to bottom, rgba(0,0,0,0) 10%,rgba(0,0,0,0.65) 100%);
   position:absolute;
   bottom:0;
   left:0;
   right:0;
   width:100%;
   height:100px;
   z-index:1;
 }
 .utility form {position:relative; z-index:2;}
 .utility .attr {position:absolute; bottom:20px; left:0; right:0; margin:auto; z-index:2;} 

 .video-split > div {display:block;}
 .video-split > div .video-preview {min-height:250px;}
 
 .video-block {margin-bottom:15px;} 
 .video-block .video-statement {}
 .video-block .video-statement p {font-size:18px; margin:0 0 5px 0;}
 .video-block .video-statement p::before {left:-10px;}
 .video-block .video-statement p::after {margin-left:0;}

 /* HubSpot Modules */
 .body-container .widget-type-space {display:none;} 
 
 body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p {margin:0 0 20px 0!important; padding:0!important; display:block;}
 body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button {display:inline-block!important;}

 /* Home */
 .home .hero {background-position:100% 50%!important; padding:15% 15px 1% 15px; text-align:center;}
 .home .hero::after {
   background:-webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);    
   background:   -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
   background:        linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
 }
 .home .hero h1 {font-size:36px; margin:0 0 20px 0; line-height:1.2;}
 .home .hero h2 {max-width:100%; font-size:18px;}
 .home .hero iframe {margin-top:30px;}
 .home .hero > div {padding:0;}

 .home .logo-group {padding:40px 0 20px 0;}
 .home .logo-group h3 {margin:0;} 
 .home .logo-group .logos .logo {-ms-flex:1 1 50%; flex:1 1 50%;}
 .home .logo-group .logos .logo:last-child {display:none;}
 .home .logo-group .logos .logo img {max-width:120px;} 

 .home .story {text-align:center;}
 .home .story img {max-width:175px;} 
 .home .story > .row-fluid-wrapper {padding-bottom:40px;} 
 .home .story > .row-fluid-wrapper:nth-child(2) .span6:first-child,
 .home .story > .row-fluid-wrapper:nth-child(4) .span6:first-child {
  display:table-footer-group;
 }

 .home .story > .row-fluid-wrapper:nth-child(2) .span6:last-child,
 .home .story > .row-fluid-wrapper:nth-child(4) .span6:last-child {
  display:table-header-group;
 } 
 
 .home .story .span6 {width:100%;}

 .home .video-group {padding:80px 0 60px 0;} 
 .home .video-group .span8 .video-block {height:250px; min-height:1px; margin-bottom:30px;}
 .home .video-group .span4 .video-block {height:250px; min-height:1px;}
 .home .video-block .video-statement p {font-size:18px;}
 .home .video-block .video-statement span {font-size:14px;}
 
 .home .feed .widget-type-raw_html .hs-button {margin:5px;} 
 
 /* About */ 
 .about .platform img {margin-top:0;}
 
 /* Base */
 .base .hero {padding:40px 0 0 0; overflow:hidden;}
 .base .hero p {margin:0 0 15px 0;} 
 .base .hero video {min-width:270%; min-height:100%; -webkit-transform:translateX(-30%); transform:translateX(-30%);}
 .base .hero .hs-button:first-child {margin-bottom:15px;}

 .base .how {text-align:center;}
 .base .how  > .row-fluid-wrapper:nth-child(even) .row-fluid {-webkit-flex-direction:column; flex-direction:column;}
 .base .how  > .row-fluid-wrapper:nth-child(odd) .row-fluid {-webkit-flex-direction:column-reverse; flex-direction:column-reverse;}
 .base .how .widget-type-rich_text {padding:0;}
 .base .how .widget-type-rich_text h3 {left:0;}
 
 .base .partners .widget-type-rich_text {-webkit-transform:translateY(-70%); transform:translateY(-70%);}
 .base .partners h2 {font-size:24px; line-height:1.1; margin:0 0 25px 0;} 
 .base .partners p {margin:0 0 15px 0;}
 
 .base .video-panel {background-position:20% 50%; text-align:center;}
 .base .video-panel::after {display:block;}
 .base .video-panel .row-fluid {padding:0; display:block;}
 .base .video-panel .video-statement p::before {position:relative; left:-5px;}
 
 .base .logo-group {padding:30px 0;}
 .base .logo-group h3 {margin:0;}
 .base .logo-group .logos {padding:0;}
 .base .logo-group .logos .logo:first-child {display:none;} 
 .base .logo-group .logos .logo {padding:5px 0; -ms-flex:1 1 24%; flex:1 1 24%;}
 .base .logo-group .logos .logo img {max-height:15px;} 

 .base .steps {max-width:300px; margin:auto; padding:40px 0 0 0;}
 .base .steps li {font-size:14px; float:none; width:auto; margin:0 0 60px 0; padding-left:100px; text-align:left;}
 .base .steps li:last-child {margin:0;}
 .base .steps li::before {position:absolute; top:-4px; left:0; margin:0;}
 .base .steps li::after {top:-54px; left:30px; width:1px; height:48px;}
 .base .steps li span {display:none;} 

 .base .testimonials .widget-type-header {padding:0 15px;}
 .base .testimonials .quote {max-width:300px; padding:25px 15px 20px 15px;}

 .base .promo-email {text-align:center;}
 .base .promo-email .row-fluid {padding:0; text-align:center;}
 .base .promo-email .span12 {padding:0 15px; display:block; text-align:center;}
 .base .promo-email .span12 h3 {margin:0 0 15px 0;}  
 .base .promo-email .hs-form {display:block; text-align:center;}
 .base .promo-email .hs-form .hs-email {margin:0;} 
 .base .promo-email .hs-form .hs-button {margin:15px auto 10px auto;}

 .base-signup .hs-form fieldset.form-columns-2 .hs-input {width:100%!important;}
 .base-signup .hs-form fieldset.form-columns-2 .hs-firstname,
 .base-signup .hs-form fieldset.form-columns-2 .hs-honorifics {
  width:100%;
 }

 /* Board */
 .board .cards > span .hs_cos_wrapper {width:100%;}
 
 /* Careers */
 .careers .masonry img {margin-bottom:2.5641%;}
 .careers .masonry .span4 {display:none;}
 .careers .masonry .span12 > .row-fluid > .span6:first-child {width:100%;}
 .careers .masonry .span12 > .row-fluid > .span6:last-child {width:100%; margin-left:0;}
 .careers .masonry .span12 > .row-fluid > .span6 .row-fluid:first-child {margin-bottom:0;} 
 
 .careers .teams .content {margin-bottom:25px;}

 /* Complex */ 
 .complex .hero > div {margin-bottom:35px;}
 .complex .hero .row-fluid {padding:0; display:block;}
 .complex .hero .row-fluid > div {padding:0 15px;}
 .complex .hero .hero-img {margin:25px auto;}

 .complex .inline-form form > div {width:100%; margin:0 0 10px 0; display:block;}

 .complex .features [class*="span"] {margin-bottom:40px;}
 .complex .features [class*="span"]:last-child {margin-bottom:0;}
 
 .complex .press {padding:15px 0;} 
 .complex .press .logo:last-child {display:none;} 
 
 /* Conditions */
 .condition .hero {background-position:100% 50%!important; padding:30% 15px 1% 15px; text-align:center;}
 .condition .hero::after {
   background:-webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);    
   background:   -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
   background:        linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
  }
 .condition .hero h1 {font-size:36px; margin:0 0 20px 0; line-height:1.2;}
 .condition .hero h2 {max-width:100%; font-size:18px;}
 .condition .hero iframe {margin-top:30px;}
 .condition .hero > div {padding:0;}

 .condition .mobile-trigger i {background:#fff;} 

 /* Partners */ 
 .partners .logo-group .logos .logo {-ms-flex:1 1 33%; flex:1 1 33%;}
 .partners .logo-group .logos .logo img {max-width:100px;}

 /* Researchers */
 .researchers .buckets .icon-box {margin-bottom:40px;}

 /* Services */
 .services .split .hs-image-widget {margin:30px auto 0 auto;}
 .services .split.alt .hs-image-widget {margin:0 auto 30px auto;} 

 .services .icon-box .icon {text-align: center;}

 .services .cases .span2 {display:none;}
 .services .cases .icon-box .icon {text-align:center;}
 .services .cases .icon-box .content {margin-left:0;}
 .services .cases p:last-child {text-align:center;} 

 /* Blog */
 .blog .post-cta {padding:30px 15px;} 
 .blog .post-cta h3 {margin:0 0 15px 0; display:block;}
 
 .blog .comment.depth-1 {margin:0; padding:15px;}
 .blog .comment-from {font-size:12px;}
 .blog .comment-date {display:none;}

 .hs-blog-post .share {position:fixed; bottom:20px; width:calc(100% - 30px); z-index:2;}
 .hs-blog-post .share .social {width:auto; margin:auto; padding:10px 5px 8px 5px; box-shadow:0 0 10px rgba(127, 175, 182, 0.75);}
 .hs-blog-post .share .share-base {white-space:nowrap;}
 .hs-blog-post .share .share-base li {margin:0 2px; display:inline-block; vertical-align:top;}
 .hs-blog-post .share .share-base li .fb_iframe_widget span {display:block;}

 .mobile-open .share {display:none;}
 
 /* System */
 .system .intro {font-size:28px; padding-bottom:80px;}
 .system .intro .widget-type-linked_image {display:none;}
 .system .promo {text-align:center;}
 
 /* Footer */  
 .footer-container .sitemap {display:none;}
 
 .footer-container .legal {padding-top:0; border-top:1px solid #3c3f41; text-align:center;}
 .footer-container .legal p {font-size:10px; margin:0 0 10px 0;}
 .footer-container .legal a {font-size:12px;}
 .footer-container .legal > div {padding:0;}
 .footer-container .legal .span12 .row-fluid {
   display:-webkit-box;
   display:-moz-box;
   display:-ms-flexbox;
   display:-webkit-flex;
   display:flex;
   -webkit-flex-direction:column;
      -moz-flex-direction:column;
       -ms-flex-direction:column;  
           flex-direction:column;
 } 

 .footer-container .legal .social {-ms-flex-order:1; -webkit-order:1; order:1;}
 .footer-container .legal .logo {-ms-flex-order:2; -webkit-order:2; order:2;}
 .footer-container .legal .copyright {-ms-flex-order:3; -webkit-order:3; order:3;} 

 .footer-container .legal .logo {padding:30px 0 15px 0;}

 .footer-container .legal .social {padding:20px; border-bottom:1px solid #3c3f41; text-align:center;}
 .footer-container .legal .social > a {font-size:14px; margin:2px 15px;}
 
 /* Jumper page */
 
 .jumper .panel .jumper-background {background: none;}
 .jumper .panel .jumper-text {min-height: auto;}

}
     
/* Landscape phones and down */
@media (max-width: 480px) {

 .utility .widget-type-header h3 {font-size:24px;}
 .utility .hs-form fieldset, 
 .utility .hs-form fieldset.form-columns-1 .input, 
 .utility .hs-form fieldset.form-columns-2 .input {
   margin:0!important;
 }
 
 .home .hero {padding:30% 15px 1% 15px;}

}

/* -------- Browser Specific -------- */
.text-ad {display:none;}

/* Firefox */
@-moz-document url-prefix() { 

 .callout .cta_button > span {margin:0 0 -2px 0;}
 
 .utility select.hs-input {padding:9px 12px!important;}
    
}

/* Webkit */ 
@media screen and (-webkit-min-device-pixel-ratio:0) { 

 .callout .cta_button > span {vertical-align:3px;}

 a.btt {line-height:30px;}

}