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

  Theme Name:  Antidote
  Theme URL:   www.antidote.me

  Template:    Antidote
  Version:     0.5

  Author:      Radar Digital + Antidote
  Author URL:  radardigital.com + antidote.me

  License:     ©Radar Digital, Inc. This code can not be distrubuted or reproduced. 
               Limit one license per HubSpot portal. 

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

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

/* -------- Fonts -------- */
@font-face {
 font-family:'MK1 Light';
 src:url('//3446569.fs1.hubspotusercontent-na1.net/hubfs/3446569/fonts/ObjektivMk1-Light.eot');
 src:url('//3446569.fs1.hubspotusercontent-na1.net/hubfs/3446569/fonts/ObjektivMk1-Light.eot#iefix') format('embedded-opentype'), 
     url('//3446569.fs1.hubspotusercontent-na1.net/hubfs/3446569/fonts/ObjektivMk1-Light.woff2') format('woff2'), 
     url('//3446569.fs1.hubspotusercontent-na1.net/hubfs/3446569/fonts/ObjektivMk1-Light.woff') format('woff'), 
     url('//3446569.fs1.hubspotusercontent-na1.net/hubfs/3446569/fonts/ObjektivMk1-Light.otf')  format('opentype'), 
     url('//3446569.fs1.hubspotusercontent-na1.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('//3446569.fs1.hubspotusercontent-na1.net/hubfs/3446569/fonts/ObjektivMk1-Medium.eot');
 src:url('//3446569.fs1.hubspotusercontent-na1.net/hubfs/3446569/fonts/ObjektivMk1-Medium.eot#iefix') format('embedded-opentype'), 
     url('//3446569.fs1.hubspotusercontent-na1.net/hubfs/3446569/fonts/ObjektivMk1-Medium.woff2') format('woff2'), 
     url('//3446569.fs1.hubspotusercontent-na1.net/hubfs/3446569/fonts/ObjektivMk1-Medium.woff') format('woff'), 
     url('//3446569.fs1.hubspotusercontent-na1.net/hubfs/3446569/fonts/ObjektivMk1-Medium.otf')  format('opentype'), 
     url('//3446569.fs1.hubspotusercontent-na1.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('//3446569.fs1.hubspotusercontent-na1.net/hubfs/3446569/fonts/ObjektivMk3-Regular.eot');
 src:url('//3446569.fs1.hubspotusercontent-na1.net/hubfs/3446569/fonts/ObjektivMk3-Regular.eot#iefix') format('embedded-opentype'), 
     url('//3446569.fs1.hubspotusercontent-na1.net/hubfs/3446569/fonts/ObjektivMk3-Regular.woff2') format('woff2'), 
     url('//3446569.fs1.hubspotusercontent-na1.net/hubfs/3446569/fonts/ObjektivMk3-Regular.woff') format('woff'), 
     url('//3446569.fs1.hubspotusercontent-na1.net/hubfs/3446569/fonts/ObjektivMk3-Regular.otf')  format('opentype'), 
     url('//3446569.fs1.hubspotusercontent-na1.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('//3446569.fs1.hubspotusercontent-na1.net/hubfs/3446569/fonts/ObjektivMk3-Medium.eot');
 src:url('//3446569.fs1.hubspotusercontent-na1.net/hubfs/3446569/fonts/ObjektivMk3-Medium.eot#iefix') format('embedded-opentype'), 
     url('//3446569.fs1.hubspotusercontent-na1.net/hubfs/3446569/fonts/ObjektivMk3-Medium.woff2') format('woff2'), 
     url('//3446569.fs1.hubspotusercontent-na1.net/hubfs/3446569/fonts/ObjektivMk3-Medium.woff') format('woff'), 
     url('//3446569.fs1.hubspotusercontent-na1.net/hubfs/3446569/fonts/ObjektivMk3-Medium.otf')  format('opentype'), 
     url('//3446569.fs1.hubspotusercontent-na1.net/hubfs/3446569/fonts/ObjektivMk3-Medium.svg#ObjektivMk3-Medium') format('svg');
 font-weight:normal;
  font-style:normal;        
} 

@font-face {
 font-family:'slick';
 font-weight:normal;
 font-style:normal;
 src:url('//3446569.fs1.hubspotusercontent-na1.net/hubfs/3446569/fonts/slick.eot');
 src:url('//3446569.fs1.hubspotusercontent-na1.net/hubfs/3446569/fonts/slick.eot#iefix') format('embedded-opentype'), 
     url('//3446569.fs1.hubspotusercontent-na1.net/hubfs/3446569/fonts/slick.woff') format('woff'), 
     url('//3446569.fs1.hubspotusercontent-na1.net/hubfs/3446569/fonts/slick.ttf') format('truetype'), 
     url('//3446569.fs1.hubspotusercontent-na1.net/hubfs/3446569/fonts/slick.svg#slick') format('svg');
}

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









 /* neon  */
 /* slate */
 /* teal  */
 /* aqua  */
 /* green */








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

html {background:#26292b; position:relative; -webkit-text-size-adjust:100%;}

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

* {outline:0 none!important;}

a {
 color:#0f8e86;
 font-weight:400;
 outline:none;
 text-decoration:none;
 -webkit-transition:all 0.2s ease-out; 
    -moz-transition:all 0.2s ease-out;
         transition:all 0.2s ease-out;  
}
a:hover, a:focus {color:#555759; 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 -------- */
h1, h2, h3, h4, h5, h6 {
 font-family:'MK1 Light', sans-serif;
 color:#35383a;
 margin:0 0 25px 0;
 font-weight:normal;
 line-height:1.2;
 text-rendering:optimizelegibility;
}

/* New Changes Date 16-08-2022 */

.mt-hero-secreverse.reverseSection .hero__content img {margin: 0 -95px 0 auto;}
  .mt-hero-secreverse.reverseSection .hero__content .hero__header{left: 0;}



.bannerUpdates.hero .hero__content img{ margin: 0 -95px 0 auto !important;}


@media(max-width:1024px){

.bannerUpdates.hero .hero__content img {
    margin: 0 auto !important;
}
}



h1 {font-size:48px;}
h2 {font-size:32px; font-family:MK1 Medium, sans-serif;}
h3 {font-family:MK1 Medium, sans-serif;}
h4 {}
h5 {}
h6 {}
  
p {margin:0 0 30px 0;}

small {font-size:85%;}
strong {font-weight:600;}
em {font-style:italic;}
cite {font-size:10px; font-style:italic; font-weight:600;}

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

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

ul, ol {margin-bottom:20px;}
ul ul, ul ol, ol ol, ol ul {margin-bottom:0;}

li {margin-bottom:10px;}

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

blockquote {font-size:32px; position:relative; margin:0; padding-left:60px; font-weight:700;}
blockquote::before {
 background:#087872;
 position:absolute;
 top:0;
 left:0;
 width:5px; 
 height:100%;
 content:'';
 display:block;
 border-radius:8px;
}
  
blockquote p {}

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

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

pre, code {
 font:12px Monaco, Menlo, Consolas, 'Courier New', monospace;
 color:#fff;
 margin:0 0 25px 0;  
 padding:10px; 
 display:block; 
 line-height:20px; 
 word-break:break-all; 
 word-wrap:break-word; 
 white-space:pre; 
 white-space:pre-wrap;
 -webkit-border-radius:4px; 
    -moz-border-radius:4px; 
         border-radius:4px; 
}
  
pre code {background-color:transparent; color:inherit; padding:0; border:0; white-space:pre; white-space:pre-wrap;}

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

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

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

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

.widget-type-rich_text a::-moz-selection {background:#99e12c; color:#fff; text-shadow:none;}
.widget-type-rich_text a::selection {background:#99e12c; color:#fff; text-shadow:none;}

/* -------- Animations -------- */
.slide-in {-webkit-animation-name:slide-in; animation-name:slide-in;}

@keyframes slide-in {
    0% {transform:translateY(-100%);}
  100% {transform:translateY(0);}
}

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

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

.panel {padding:120px 25px;}
.panel > div {
 max-width:1120px; 
 float:none;
 margin:0 auto;
 padding:0;
}
  
/* -------- Header -------- */
.header-container-wrapper {
 background:#f5f5f2;
 position:fixed;
 left:0;
 right:0;
 width:100%;
 height:80px;
 z-index:999;
 -webkit-transition:all 0.15s linear; 
    -moz-transition:all 0.15s linear; 
      -o-transition:all 0.15s linear;
         transition:all 0.15s linear;
}
  
.header-container-wrapper.scroll {
 animation:slide-in 420ms cubic-bezier(0.165, 0.84, 0.44, 1);
 -webkit-box-shadow:0 0 10px rgba(0, 0, 0, 0.25);
    -moz-box-shadow:0 0 10px rgba(0, 0, 0, 0.25); 
         box-shadow:0 0 10px rgba(0, 0, 0, 0.25); 
}

.sticky {
 position:fixed;
 left:0;
 right:0;
 width:100%;
 max-width:1300px;
 margin:auto!important;
 z-index:999;
 -webkit-transition:all 0.15s linear; 
    -moz-transition:all 0.15s linear; 
      -o-transition:all 0.15s linear;
         transition:all 0.15s linear;
}
.sticky.scroll {animation:slide-in 420ms cubic-bezier(0.165, 0.84, 0.44, 1);}

.header {
 max-width:1120px;
 height:80px;
 margin:auto;
 padding:0 25px;
 display:flex;
 align-items:center;
 justify-content:space-between;
}
.header::before, .header::after,
.header *::before, .header *::after {
 display:none;
}
  
.header__logo {max-width:160px;}

.header__left,
.header__right {
 display:flex;
 align-items:center;
}

.header__links {position:relative; display:flex; align-items:center;}
.header__links ul {list-style-type:none; margin:0; padding:0;}
.header__links ul li {position:relative; margin:0 0 0 40px; display:flex;}
.header__links ul li a {font-size:18px; color:#555759; margin-top:10px; padding:0!important; cursor:pointer;}
.header__links ul li:hover a {font-weight:600;}

.mobile__menu {
 background-color:#26292b;
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100vh;
 padding:0 28px 30px 28px;
 box-sizing:border-box;
 display:none;
 z-index:999;
}
  
.mobile__header {display:flex; justify-content:space-between; padding:28px 0 30px 0;}

.mobile__icon {font:12px 'MK3 Medium', sans-serif; color:#555759; margin-top:8px; display:none;}
.mobile__icon::after {
 width:18px;
 height:6px;
 margin-left:10px;
 content:'';
 border-top:2px solid #555759;
 border-bottom:2px solid #555759;
 border-radius:2px;
 display:inline-block;
 cursor:pointer;
}
  
.mobile__close {cursor:pointer;}

.mobile__section {margin-bottom:30px; display:flex; flex-direction:column;}
.mobile__section .hs-menu-wrapper.hs-menu-flow-horizontal > ul {}
.mobile__section .hs-menu-wrapper.hs-menu-flow-horizontal > ul li {float:none; margin:0;}
.mobile__section .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {font-size:16px; color:#fff; padding-left:0;}

.mobile__footer {position:absolute; bottom:140px; left:25px;}

.mobile__social {}
.mobile__social h6 {font:14px MK3 Medium, sans-serif; color:rgba(255,255,255,0.7);}
.mobile__social a {color:#fff;}
.mobile__social .fa {margin:0 15px 0 10px;}
.mobile__social .fa::before, 
.mobile__social .fa::after {
 display:inline-block;
}  
  
/* -------- Forms -------- */
.hs-form {}
.hs-form h3 {margin-bottom:30px;}
.hs-form fieldset {max-width:none!important; margin:0;}
.hs-form label {font-size:16px; color:#555759; margin-bottom:5px;}

.hs-form .input {margin:0;}
.hs-form fieldset.form-columns-1 .hs-form-field .input {margin:0;}
.hs-form fieldset.form-columns-2 .hs-form-field .input {margin:0;}
.hs-form fieldset.form-columns-2 .hs-form-field:first-child .input {margin-right:10px;}

.hs-form .inputs-list {margin:0!important; padding:0; list-style:none;}
.hs-form .inputs-list li {
 margin:5px 0;
 padding:0 0 0 10px;
 display:inline-block;
}
.hs-form .inputs-list li input {min-height:1px; margin:0 5px 0 0; padding:0; border:0 none; vertical-align:middle;}

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

.hs-form .hs-input {
 background:#fff;
 font:16px 'MK3 Regular', sans-serif;
 position:relative;
 width:100%;
 min-width:100%;  
 min-height:40px;
 color:#555759;
 padding:10px 15px!important; 
 border:1px solid #25292c; 
 font-weight:400;
 outline:0 none;
 overflow:hidden;
 border-radius:2px;
 -webkit-appearance:none;
}
.hs-form .hs-input:focus {color:#555759; border-color:#03a095;}

.hs-form input.hs-input[type="radio"].hs-input,
.hs-form input.hs-input[type="checkbox"].hs-input {
 background:transparent;
 width:auto;
 min-width:10px;
 min-height:1px;
 border:0 none;
 border-radius:0;
}
.hs-form input.hs-input[type="radio"].hs-input {-webkit-appearance:radio; -ms-appearance:radio;}
.hs-form input.hs-input[type="checkbox"].hs-input {-webkit-appearance:checkbox; -ms-appearance:checkbox;}

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

.hs-form select.hs-input {max-width:262px; text-align:left;}
.hs-form textarea.hs-input {width:100%!important; min-height:175px;}
    
.hs-form form .actions {margin-top:30px; text-align:center;}
.hs-form form .actions .hs-button {width:100%; min-width:100%; margin:0;}
  
/* Search */
.hs-search-field .hs-search-field__input {
 background:#fff;
 font:16px 'MK3 Regular', sans-serif;
 position:relative;
 width:100%;
 min-width:100%;  
 min-height:60px;
 color:#555759;
 padding:10px 15px!important; 
 border:0 none; 
 font-weight:400;
 outline:0 none;
 overflow:hidden;
 border-radius:2px;
 box-shadow:inset 0 0 0 -1px transparent;
 -webkit-appearance:none;
}
.hs-search-field .hs-search-field__input:focus {color:#fff; box-shadow:inset 0 0 0 -1px #03a095;}

/* Errors */
.hs-form .hs-error-msgs {font-size:12px;}
.hs-form .hs-error-msgs li {font-size:12px; margin:0; padding:0;}
.hs-error-msgs.inputs-list li {width:100%;}
.hs-form .hs-error-msgs li label {
 font-size:12px;  
 color:#f00;
 margin:0;
 font-weight:bold;
 text-align:left;
 display: block;
}

.hs-form .hs-form-required {color:#dd3322; margin-left:2px; display:none;}

.hs-form .hs-input.invalid, 
.hs-form .hs-input.error {
 box-shadow:inset 0 0 0 -1px #dd3322;
}

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

/* Placeholders */
.hs-form ::-webkit-input-placeholder {font:16px MK3 Regular, sans-serif; color:#a5a6a7; line-height:1.4; font-weight:400;}
.hs-form  :-moz-placeholder {font:16px MK3 Regular, sans-serif; color:#a5a6a7; line-height:1.4; font-weight:400; opacity:1;}
.hs-form ::-moz-placeholder {font:16px MK3 Regular, sans-serif; color:#a5a6a7; line-height:1.4; font-weight:400; opacity:1;} 
.hs-form  :-ms-input-placeholder {font:16px MK3 Regular, sans-serif; color:#a5a6a7; line-height:1.4; font-weight:400;}
.hs-form ::input-placeholder {font:16px MK3 Regular, sans-serif; color:#a5a6a7; line-height:1.4; font-weight:400;}

.system ::-webkit-input-placeholder {color:#a5a6a7;}
.system  :-moz-placeholder {color:#a5a6a7;}
.system ::-moz-placeholder {color:#a5a6a7;} 
.system  :-ms-input-placeholder {color:#a5a6a7;}
.system ::input-placeholder {color:#a5a6a7;}

.hs-search-field ::-webkit-input-placeholder {color:#a5a6a7;}
.hs-search-field :-moz-placeholder {color:#a5a6a7;}
.hs-search-field ::-moz-placeholder {color:#a5a6a7;} 
.hs-search-field  :-ms-input-placeholder {color:#a5a6a7;}
.hs-search-field ::input-placeholder {color:#a5a6a7;}
  
/* -------- Buttons -------- */
.hs-button, 
.cta_button > span { 
 background:#03a095;
 font:16px 'MK3 Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif; 
 position:relative;
 width:auto;
 color:#fff;
 margin-bottom:0;
 padding:15px 30px; 
 border:0 none; 
 display:inline-block; 
 font-weight:600;
 line-height:1;
 text-align:center;
 text-transform:none;
 vertical-align:middle;
 white-space:nowrap;
 cursor:pointer;
 letter-spacing:0;
 border-radius:30px;
 -webkit-appearance:none;
}

.hs-button:hover, 
.hs-button:focus,
.cta_button > span:hover, 
.cta_button > span:focus {
 background:#25292c;
 color:#fff;
}
  
.cta_button img, .hs-button img {
  display:none;
}
  
/* Button Alt */
.hs-button.alt {
 background:transparent; 
 font-size:18px;
 color:#03a095;
 margin:0;
 padding:12 28px 11px 28px; 
  border:2px solid #03a095;
}
.hs-button.alt:hover {background:#03a095; color:#fff; border-color:transparent;}

.hs-button.alt::after {
 font-family:'FontAwesome';
 margin:1px 0 0 10px;    
 content:'\f105';
 display:inline-block;
 font-weight:bold;
}
.hs-button.alt:hover::after {
 -webkit-transform:translate(2px);
     -ms-transform:translate(2px);
         transform:translate(2px);
}
  
/* -------- Components - Vendor -------- */
/* Lity */
.lity-active,
.lity-active body {
 overflow:hidden;
}

.lity {
 z-index:9990;
 position:fixed;
 top:0;
 right:0;
 bottom:0;
 left:0;
 white-space:nowrap;
 background:#0b0b0b;
 background:rgba(0,0,0,0.9);
 outline:none !important;
 opacity:0;
 -webkit-transition:opacity .3s ease;
      -o-transition:opacity .3s ease;
         transition:opacity .3s ease;
}

.lity.lity-opened {opacity:1;}
.lity.lity-closed {opacity:0;}

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

.lity-wrap {
 z-index:9990;
 position:fixed;
 top:0;
 right:0;
 bottom:0;
 left:0;
 text-align:center;
 outline:none!important;
}

.lity-wrap::before {
 content:'';
 display:inline-block;
 height:100%;
 vertical-align:middle;
 margin-right:-0.25em;
}

.lity-loader {
 z-index:9991;
 color:#fff;
 position:absolute;
 top:50%;
 margin-top:-0.8em;
 width:100%;
 text-align:center;
 font-size:15px;
 font-family:Arial, Helvetica, sans-serif;
 opacity:0;
 -webkit-transition:opacity .3s ease;
      -o-transition:opacity .3s ease;
         transition:opacity .3s ease;
}

.lity-loading .lity-loader {opacity:1;}

.lity-container {
 z-index:9992;
 position:relative;
 text-align:left;
 vertical-align:middle;
 display:inline-block;
 white-space:normal;
 max-width:100%;
 max-height:100%;
 outline:none !important;
}

.lity-content {
 z-index:9993;
 width:100%;
 -webkit-transform:scale(1);
     -ms-transform:scale(1);
      -o-transform:scale(1);
         transform:scale(1);
 -webkit-transition:-webkit-transform .3s ease;
         transition:-webkit-transform .3s ease;
      -o-transition:-o-transform .3s ease;
         transition:transform .3s ease;
         transition:transform .3s ease, -webkit-transform .3s ease, -o-transform .3s ease;
}

.lity-loading .lity-content,
.lity-closed .lity-content {
 -webkit-transform:scale(0.8);
     -ms-transform:scale(0.8);
      -o-transform:scale(0.8);
         transform:scale(0.8);
}

.lity-content:after {
 content:'';
 position:absolute;
 left:0;
 top:0;
 bottom:0;
 display:block;
 right:0;
 width:auto;
 height:auto;
 z-index:-1;
 -webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);
         box-shadow:0 0 8px rgba(0,0,0,0.6);
}

.lity-close,
.lity-close:hover,
.lity-close:focus,
.lity-close:active,
.lity-close:visited {
 z-index:9994;
 width:35px;
 height:35px;
 position:fixed;
 right:0;
 top:0;
 -webkit-appearance:none;
 cursor:pointer;
 text-decoration:none;
 text-align:center;
 padding:0;
 color:#fff;
 font-style:normal;
 font-size:35px;
 font-family:Arial, Baskerville, monospace;
 line-height:35px;
 text-shadow:0 1px 2px rgba(0,0,0,0.6);
 border:0;
 background:none;
 -webkit-box-shadow:none;
 box-shadow:none;
}

.lity-close::-moz-focus-inner {padding:0; border:0;}
.lity-close:active {top:1px;}

.lity-image img {
 max-width:100%;
 display:block;
 line-height:0;
 border:0;
}

.lity-iframe .lity-container {width:100%; max-width:964px;}

.lity-iframe-container {
 width:100%;
 height:0;
 padding-top:56.25%;
 overflow:auto;
 pointer-events:auto;
 -webkit-transform:translateZ(0);
 -webkit-transform:translateZ(0);
 -webkit-overflow-scrolling:touch;  
}

.lity-iframe-container iframe {
 background:#000;  
 position:absolute;
 display:block;
 top:0;
 left:0;
 width:100%;
 height:100%;
 -webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);
         box-shadow:0 0 8px rgba(0,0,0,0.6);
}

.lity-hide {display:none;}

/* -------- Components -------- */
/* Accordion */
.accordion {background:#f5f5f2;}
.accordion .accordion__header h2 {margin-bottom:30px;}
  
.accordion .accordion__items {list-style:none; margin:0; padding:0;}
.accordion .accordion__items li {margin:0;}
.accordion .accordion__items li:last-child {border-bottom:1px solid #e8e8e8;}
  
.accordion .accordion__trigger {
 background:transparent;
 font:16px 'MK3 Medium', sans-serif;
 margin:0; 
 padding:10px 15px;
 border-top:1px solid #e8e8e8;
 cursor:pointer;
 transition:0.2s ease-in;
}

.accordion .accordion__content {background:transparent; margin:0; padding:5px 15px 5px 45px;}
.accordion .accordion__content a {font-family:'MK3 Medium', sans-serif; padding-bottom:1px; border-bottom:1px solid #03a095;}
.accordion .accordion__content a:hover {border-bottom-color:transparent;}
  
.accordion .accordion__icon {position:relative; width:12px; height:12px; margin-right:15px; display:inline-block;}
.accordion .accordion__icon::before, 
.accordion .accordion__icon::after {
 background-color:#03a095;
 position:absolute;
 content:'';
 -webkit-transition:transform 0.25s ease-out;
         transition:transform 0.25s ease-out;
}
.accordion .accordion__icon::before {top:0; left:50%; width:2px; height:100%; margin-left:-1px;}
.accordion .accordion__icon::after {top:50%; left:0; width:100%; height:2px; margin-top:-1px;}

.accordion .open .accordion__icon::before {
 -webkit-transform:rotate(90deg);
        transform:rotate(90deg);
}
.accordion .open.accordion__icon::after {
 -webkit-transform:rotate(180deg);
         transform:rotate(180deg);
}

/* Back to Top */
a.btt {
 background:#26292b;
 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;}
}  

/* Content Split */
.content__column {}
.content__column.alt {background:#f5f5f2;}
  
.content__column > .row-fluid {
 min-width:0;
 display:-webkit-flex;
         display:flex;
 -webkit-flex-wrap:wrap;
         flex-wrap:wrap;
 -webkit-align-items:normal;
         align-items:normal;
}
.content__column > .row-fluid [class*="span"] {
 min-width:0;
 overflow:hidden;
 -webkit-flex:0 1 auto;
         flex:0 1 auto;
}

.content__column .content__header {margin-bottom:60px;}
  
.content__column .content__text {padding:0;}
.content__column .content__text * {max-width:380px;}
.content__column .content__text p {}
.content__column .content__text p:last-child {margin:0;}
  
/* Content Split */
.content__split {}
.content__split > .row-fluid {
 min-width:0;
 display:-webkit-flex;
         display:flex;
 -webkit-flex-wrap:wrap;
         flex-wrap:wrap;
 -webkit-align-items:center;
         align-items:center;
}
.content__split > .row-fluid [class*="span"] {
 min-width:0;
 overflow:hidden;
 -webkit-flex:0 1 auto;
         flex:0 1 auto;
}

.content__split.reverse {padding-bottom:0;}
.content__split.reverse > .row-fluid {-webkit-flex-direction:row-reverse; flex-direction:row-reverse;}
.content__split.reverse > .row-fluid [class*="span"]:first-child {margin-left:2.127659574%;}
.content__split.reverse > .row-fluid [class*="span"]:last-child {margin-left:0; margin-right:0;}

.content__split .content__header {margin-bottom:60px;}
  
.content__split .content__text {padding:0;}
.content__split .content__text * {max-width:430px;}
.content__split .content__text p {}
.content__split .content__text p:last-child {margin:0;}
  
.content__split .content__text .hs-button, 
.content__split .content__text .cta_button > span {
 width:auto;
}
  
.content__split .content__illustration {}
.content__split .content__illustration img {width:auto; max-height:540px; margin:auto; display:block;}

.content__split.reverse .content__text {padding:0 0 0 50px;}

/* Feed */
.body-container .feed {display:none;}
  
.feed .feed__header h2 {margin-bottom:60px; text-align:center;}

.feed .feed__inner {display:flex; flex-wrap:wrap; justify-content:space-between;}
.feed .feed__inner::before, .feed .feed__inner::after {display:none;}
  
.feed .feed__footer {padding-top:60px; text-align:center;}
  
.feed .rss-item {
 width:350px;
 margin-bottom:0;
 -webkit-transition:all 0.2s ease; 
    -moz-transition:all 0.2s ease;
         transition:all 0.2s ease;
}
.feed .rss-item:hover {cursor:pointer;}

.feed .rss-featured-image {overflow:hidden;}
.feed .rss-featured-image .rss-item-image-wrapper {background:#03a095; position:relative; width:auto; height:220px; margin:0; display:block; overflow:hidden; border-radius:2px 2px 0 0;}
.feed .rss-featured-image .rss-item-image-wrapper::before,
.feed .rss-featured-image .rss-item-image-wrapper::after {
 display:none;
}
.feed .rss-featured-image .rss-item-image-wrapper img {
 width:100%;
 max-height:220px;
 min-height:220px; 
 object-fit:cover;
 object-position:100% 50%;
}

.feed .rss-featured-image .rss-item-image-wrapper .default {}

.feed .rss-item .rss-item-text {background:#f5f5f2; width:auto; float:none; padding:30px; overflow:hidden; border-radius:0 0 2px 2px;}
.feed .rss-item .rss-item-text span {
 font-size:14px;
 color:#484848;
 margin:0 0 5px 0;
 content:'Article';
 display:block;
}
  
.feed .rss-byline {display:none;}
.feed .rss-byline span {color:#3d3f3e;}

.feed .rss-byline .rss-date {margin:0 3px 0 0; display:none;}
  
/* Feed - Alt */
.feed.alt {background:#f5f5f2;}
.feed.alt .rss-featured-image .rss-item-text {background:#fff;}
.feed.alt .rss-featured-image .rss-item-text a {color:#555759;}
  
/* Headers */
.body-container .header {background:#f5f5f2; max-width:100%; height:auto; padding-top:25px; padding-bottom:25px; text-align:left;}
.body-container .header .section-header {max-width:540px; text-align:left;}
.body-container .header .section-header h1 {}
.body-container .header .section-header p {}
  
/* Hero */
.hero {
 background:#fff; 
 position:relative;
 padding:0;
 overflow:hidden;
 display:flex; 
 flex-direction:column; 
 justify-content:space-between;
}
.hero::after {
 background:#f5f5f2;
 position:absolute;
 top:0;
 left:0;
 content:'';
 width:100%;
 height:calc(100% - 100px);
 content:'';
 display:block;
 z-index:1;
}
  
  
  
.hero h1 {}
.hero p {}
.hero p:empty {margin:0;}

.hero__content {position:relative; width:100%; display:flex; flex-direction:column; z-index:2;}
.hero__content img {width:832px; margin-left:-95px;}

/* .hero__content .hero__header {position:absolute; top:80px; right:0; width:540px;} */
/*   01/09/2022 */
 .hero__content .hero__header { position: absolute; top: 80px; max-width: 444px; right: 0; /* width: 516px; */ left: 0; }
  .hero__header p { max-width: 314px; } 
  
  
.hero__content .hero__header img {width:210px; margin:0 0 30px 0;}
  
.hero__content .hero__cta {margin-top:50px;}

.hero.reverse .hero__content {flex-direction:column-reverse;}
.hero.reverse .hero__content img {margin: 0 0 0 -90px !important;}
/* .hero.reverse .hero__content .hero__header {left:0;} */
  .hero.reverse .hero__content .hero__header {left:inherit;}
.hero.reverse .hero__content .hero__header p {width:350px;}

.hero__promo {
 background:#d6eeec; 
 position:relative;
 top:-120px;
 display:flex; 
 justify-content:space-between;
 z-index:2;
}
.hero__promo .hero__cta {margin-top:0; padding:50px; box-shadow:inset -2px 0 0 rgba(0,0,0,0.05);}
.hero__promo .hero__widget {padding:50px;}
.hero__promo .widget__wrap {position:relative; width:324px; height:48px; z-index:10;}
.hero__promo .widget__wrap iframe {width:100%; max-width:100%;}
  
/* Hero Match */
.hero__match {overflow:visible;}
.hero__match::after {height:calc(100% - 100px);}
  
.hero__match .hero__content {flex-direction:row;}
/* .hero__match .hero__content .hero__header {position:relative; top:40px;} */
.hero__match .hero__content .hero__header {position:relative; top:40px; padding-right: 60px;}
.hero__match .hero__content .hero__header p {width:390px;}
  
.hero__match .hero__widget {position:relative; padding:0;}
.hero__match .hero__widget::before,
.hero__match .hero__widget::after {
 display:none;
}
.hero__match .hero__widget iframe {
 background:transparent; 
 position:absolute; 
 left:-80px; 
 bottom:-120px; 
 width:320px;
 height:435px;
 z-index:2;
}
.hero__match .hero__widget img {width:640px; margin-left:auto; margin-right:-95px;}
  
/* Icon Box */
.icon__block {
 position:relative;
 color:#555759;
 padding:0;  
 display:block;
}

.icon__block .icon {font-size:24px; margin-bottom:20px; padding:0; font-weight:700;}
.icon__block .icon img {height:48px;}
.icon__block .icon svg {fill:#555759; height:48px;}

.icon__block .content {}
.icon__block .content h3 {}
.icon__block .content p {}
.icon__block .content p:last-child {margin:0;}
  
/* Icon Grid */
.icon__grid {padding-top:0; padding-bottom:60px;}
.icon__grid h2 {width:100%; margin-bottom:60px;}
  
.icon__grid .widget-type-header {margin-bottom:60px;}
.icon__grid .widget-type-header h2 {margin:0;}
  
.icon__grid .icon__grid--inner {
 display:flex;
 flex:0 1 auto;
 flex-wrap:wrap;
 justify-content:space-between;
}  

.icon__grid .icon__block {width:250px; margin-bottom:30px;}
.icon__grid .icon__block .icon img {}
  
/* Icon List */
.icon__list {
 list-style:none; 
 margin:0 0 60px 0; 
 padding:0;
 -webkit-column-count:1;
    -moz-column-count:1;
         column-count:1;
}
.icon__list li {margin:0 0 18px 0; display:flex; align-items:baseline;}
.icon__list li img {max-height:14px; margin:2px 15px 0 0; vertical-align:middle;}
  
.check__list {
 list-style:none; 
 margin:0 0 60px 0; 
 padding:0 0 0 20px;
 -webkit-column-count:1;
    -moz-column-count:1;
         column-count:1;
}
.check__list:last-child {margin-bottom:0;}

.check__list li {position:relative; padding-left:10px;}
.check__list li::before {
 background:url(//www.antidote.me/hubfs/icons/ico-tick.svg) 50% no-repeat;
 background-size:cover;
 position:absolute;
 top:8px;
 left:-20px;
 width:14px;
 height:14px;
 content:'';
 display:inline-block;
}
  
/* Icon Split */
.icon__split {}  
.icon__split h2 {width:100%; margin-bottom:60px;}
  
.icon__split .widget-type-header {margin-bottom:60px;}
.icon__split .widget-type-header h2 {margin:0;}
  
.icon__split .icon__split--inner {
 display:flex;
 flex:0 1 auto;
 flex-wrap:wrap;
 justify-content:space-between;
}  

.icon__split .icon__block {width:450px; margin-bottom:30px; display:flex; flex-wrap:wrap;}
.icon__split .icon__block h3 {width:100%;}
.icon__split .icon__block .content {flex:1;}
.icon__split .icon__block .icon {width:70px; margin:0 20px 20px 0; flex-shrink:0;}
.icon__split .icon__block .icon img {}
  
/* Leadership */
.leadership {padding-bottom:80px;}
.leadership .leadership__header {margin-bottom:60px;}
  
.leadership .leadership__inner {
 -webkit-columns:4 250px;
    -moz-columns:4 250px;
         columns:4 250px;
 -webkit-column-gap:15px;
    -moz-column-gap:15px;
         column-gap:15px;
}
.leadership .leadership__inner::before,
.leadership .leadership__inner::after {
 display:none;
}

.leadership .leadership__item {
 width:250px; 
 margin:0 auto 40px auto;
 -webkit-column-break-inside:avoid;
           page-break-inside:avoid;
                break-inside:avoid;
}

.leadership .leadership__item .headshot {background:#03a095; margin-bottom:20px;}
.leadership .leadership__item .headshot::before,
.leadership .leadership__item .headshot::after {
 display:none;
}
.leadership .leadership__item .headshot img {
 width:100%;
 max-height:250px;
 min-height:250px; 
 object-fit:cover;
}
  
.leadership .leadership__meta {}
.leadership .leadership__meta h4 {font:18px MK3 Medium, sans-serif; margin:0 0 5px 0;}  
.leadership .leadership__meta h6 {font-size:14px; margin:0;}
  
/* Board */
.board {background:#f5f5f2;}
.board .board__header {margin-bottom:60px;}
  
.board .board__inner {}

.board .board__item {margin-bottom:20px;}

.board .board__meta {}
.board .board__meta img {max-width:28px; margin:0 15px 0 0; display:inline-block; vertical-align:middle;}
.board .board__meta h4 {font-size:18px; margin:0; display:inline-block; vertical-align:middle;}
.board .board__meta a {
 font-size:10px;
 color:#555759c;
 margin:0 5px;
 padding:6px 15px 4px 15px;
 border:1px solid #555759;
 display:inline-block;
 vertical-align:middle;
 border-radius:30px;
}
.board .board__meta .fa {
 font-size:12px;
 color:#555759;
 margin:0 5px 0 0;
 padding:0 7px 1px 0;
 border:0 none;
 border-right:1px solid #555759;
 line-height:1;
}
  
/* Logo Grid */
.logo__grid {background:#f5f5f2; text-align:center;}
.logo__grid h2 {margin-bottom:60px;}
  
.logo__grid .logos {
 display:flex;
 flex-wrap:wrap;
 justify-content:space-between;
}
.logo__grid .logos::before,
.logo__grid .logos::after {
 display:none;
}

.logo__grid .logos .logo {background:transparent; max-width:150px; margin:0 auto 30px auto; padding:0 15px; display:block;}
  
/* Promo */
.promo__cta {
 background:#087872 url(//www.antidote.me/hubfs/template/bg-utility.svg) 100% 100% no-repeat; background-size:cover;
 position:relative;
 color:#fff;
 margin:auto;
 padding:50px 25px;
}

.promo__cta .promo__inner {display:flex; align-items:center;}

.promo__cta .promo__content {max-width:622px;}
.promo__cta .promo__button {margin:auto 0 0 auto;}

.promo__cta h4 {font:24px MK3 Medium, sans-serif; color:#fff; margin:0; line-height:1.4;}

.promo__cta .hs-button, 
.promo__cta .cta_button > span {
 background:#fff;
 color:#087872;
}
.promo__cta .hs-button:hover, 
.promo__cta .cta_button > span:hover {

}

/* Section Headers */
.section-header {margin-bottom:45px; text-align:center;}
.section-header h1 {margin:0 0 5px 0;}
.section-header p {max-width:540px; color:#35383a; margin:auto;}
  
/* Resources */
.resources {background:#f5f5f2;}

.resources .resources__inner {display:flex; flex-wrap:wrap; justify-content:space-between;}
.resources .resources__inner::before,
.resources .resources__inner::after {
 display:none;
}

.resources .resources__col {background:#fff; width:430px; max-width:100%; margin:15px; padding:60px 40px;}
.resources .resources__col h3 {margin-bottom:30px;}

.resources .resources__col a {font-family:'MK3 Medium', sans-serif; padding-bottom:1px; border-bottom:1px solid #03a095;}
.resources .resources__col a:hover {border-bottom-color:transparent;}
  
.resources .resources__col ul {list-style:none; margin:0; padding:0;}
.resources .resources__col ul li {margin-bottom:10px;}
  
.resources .asset__item {margin-bottom:30px; padding:0 15px 30px 0; border-bottom:1px solid #e8e8e8; display:flex;}
.resources .asset__item:last-child {margin-bottom:0; border-bottom:0;}

.resources .asset__item .asset__name {}
.resources .asset__item .asset__name h4 {margin-bottom:10px;}
  
.resources .asset__item .cover__photo {margin-right:25px; border:0 none; display:block;}
.resources .asset__item .cover__photo img {max-width:60px; box-shadow:0 0 4px rgba(0,0,0,0.2);}
  
/* Resources - Grid */
.resources__grid {background:#fff;}
.resources__grid .resources__grid--header h2 {margin-bottom:30px;}
  
.resources__grid .resources__grid--inner {
 display:flex;
 flex:0 1 auto;
 flex-wrap:wrap;
 justify-content:space-between;
}
.resources__grid .resources__grid--inner::before,
.resources__grid .resources__grid--inner::after {
 display:none;  
}

.resources__grid .resources__block {
 background:#d6eeec;
 width:250px;
 height:250px;
 padding:30px;
 margin-bottom:30px;
 box-sizing:border-box;
 display:flex;
 flex-direction:column;
 justify-content:space-between;
}
.resources__grid .resources__block::before,
.resources__grid .resources__block::after {
 display:none;
}
  
.resources__grid .resources__block .content {}
.resources__grid .resources__block .content h4 {font:22px MK3 Medium, sans-serif;}
  
.resources__grid .resources__block .icon img {max-height:54px;}
  
/* Tables */
table {
 background-color:transparent;
 border-spacing:0;
 border-collapse:collapse;  
}

td, th {padding:0;}

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

th {text-align:left;}

.table {
 width:100%;
 max-width:100%;
 margin-bottom:100px;
 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:20px;
 vertical-align:top;
 border-top:1px solid transparent;
}
.table > thead > tr > th {
 vertical-align:bottom;
 border-bottom:2px solid transparent;
}
.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 transparent;
}
.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 > thead > tr > th {padding-left:0;}
.table-striped > tbody > tr > th {padding-left:0;}
.table-striped > tbody > tr:nth-of-type(2n+3) {background-color:#fff;}
.table-striped > tbody > tr:nth-of-type(even) {background-color:#d6eeec;}
  
.table-hover > tbody > tr:hover {background-color:#f5f5f2;}
  
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 (max-width: 767px) {
  .table-responsive {
    width:100%;
    margin-bottom:80px;
    overflow-y:hidden;
    -ms-overflow-style:-ms-autohiding-scrollbar;
    border:1px solid transparent;
  }
  .table-responsive > .table {
    margin-bottom:0;
  }
  .table-responsive > .table > tbody > tr > td {
    font-size:16px;
  }
  .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;
  }
}

/* Testimonials */
.testimonials {}
.testimonials .testimonial__header h2 {margin-bottom:60px; text-align:center;}
  
.testimonials__inner {
 display:flex;
 flex-wrap:wrap;
 justify-content:space-around;
}
.testimonials__inner::before,
.testimonials__inner::after {
 display:none;
}

.testimonials .testimonial {
 background:#d6eeec;
 width:280px;
 margin:0 15px 15px 15px;
 padding:30px;
 border-radius:0;
}

.testimonials .testimonial blockquote {font-size:20px; margin:0 0 30px 0; padding:0; border:0 none; font-weight:normal; line-height:1.4;}
.testimonials .testimonial blockquote::before {display:none;}
  
.testimonials .testimonial span {font-size:12px; display:block;}
.testimonials .testimonial .author__name {font-weight:600;}
  
/* Utility */
.utility {background:#087872 url(//www.antidote.me/hubfs/template/bg-utility.svg) 100% 100% no-repeat; background-size:cover; text-align:center;}

.utility .section-header {margin-bottom:45px; text-align:center;}
.utility .section-header h2 {color:#fff; margin:0 0 5px 0;}
.utility .section-header p {color:#fff;}
  
.utility .utility__form {max-width:680px; float:none; margin:auto;}

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

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

.utility .hs-form .hs-form-field {margin-bottom:30px;position: relative;}

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

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

.utility .hs-error-msgs {position:absolute;}
.utility .hs-error-msgs li label {color:#fff; padding-top: 2px;}

.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);}
  .utility .hs-form  fieldset.form-columns-1 {margin-right: 15px;}
/* Video */
.video__block {background:#f5f5f2; text-align:center;}

.video__block .video__preview {
 background-position:50%; 
 background-repeat:no-repeat; 
 background-size:cover; 
 position:relative;
 width:920px;
 max-width:100%;
 height:515px;
 margin:auto;
}
.video__block .video__preview a {
 position:absolute;
 width:100%;
 height:100%;
 text-align:center;
 display:flex;
 align-items:center;
}
.video__block .video__preview .hs-button {
 margin:auto;
 -webkit-transition:all 0.2s ease; 
    -moz-transition:all 0.2s ease;
         transition:all 0.2s ease;
}
.video__block .video__preview .hs-button::before {
 background:url(//www.antidote.me/hubfs/icons/play-button.svg) 50% no-repeat;
 background-size:cover;
 width:18px;
 height:18px;
 margin-right:10px;
 content:'';
 display:inline-block;
 vertical-align:middle;
 filter:brightness(0) invert(1);
}
  
/* Video Quote */
.video__quote {background-color:#f5f5f2; max-width:480px; margin:auto; text-align:center;}
 
.video__quote.video__preview {
 background-position:50%; 
 background-repeat:no-repeat; 
 background-size:cover;
 position:relative;
 min-height:360px;
 color:#fff;
 margin-bottom:30px;
 display:flex; 
 align-items:center; 
 justify-content:center;
}
.video__quote.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__quote.video__preview * {position:relative; z-index:2;}

.video__quote.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__quote.video__preview a:hover {
 background:#25292c;
 color:#fff;
 border:1px solid transparent;  
}

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

/* -------- Home -------- */
.home {}

/* Header */
.home .header-container-wrapper .header__left .header__logo {display:none;}
.home .header-container-wrapper.scroll .header__left .header__logo {display:block;}
  
/* Hero */
.home .hero {padding-bottom:30px;}
.home .hero::after {height:calc(100% - 200px);}
.home .hero h1 {font-size:64px;}

.home .hero__content {}
.home .hero__content .hero__header {top:40px; left:0; right:auto;}
.home .hero__content img {margin-left:auto; margin-right:-95px;}
  
/* Icon Grid */
.home .icon__grid {padding-bottom:0;}
  
/* -------- About -------- */
.about {}

/* Testimonials */
.about .testimonials {background:#f5f5f2;}
 
/* -------- Partners -------- */
.partners {}
  
/* Testimonials */
.partners .testimonials .testimonial {background:#f5f5f2;}
  
/* -------- Patients -------- */
.patients {}
  
/* Video Block */
.patients .video__block {background:#fff;}
.patients .video__block .video__preview .hs-button {background-color:#fff; color:#03a095;}
.patients .video__block .video__preview .hs-button::before {filter:none;}
  
/* -------- Sponsors -------- */
.sponsors {}

/* Feed */
.sponsors .feed {}
  
/* Table */
.table>tbody>tr>td:nth-child(1) {width:40%;}
.table>tbody>tr>td:nth-child(2) {width:10%; text-align:center;}
  
.sponsors .table img[src*="arrow"] {width:30px;}
  
/* -------- Careers -------- */
.careers {}

  
  
/* Jobs */
.careers .cards {}
.careers .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; 
}

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

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

.careers .cards > span .hs_cos_wrapper .card {
 background:#f5f5f2;
 position:relative;
 width:100%;
 padding:20px 15px;
 overflow:hidden;
 display:-moz-box;
 display:-webkit-flex;
 display:flex;
 -webkit-flex-direction:column;
    -moz-flex-direction:column; 
         flex-direction:column;
}
  
.careers .cards > span .hs_cos_wrapper .card {padding:25px;}

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

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

 /* new Careers page */
  
.roles .intro-text{
  margin-bottom: 48px;
}
  
  
.careers .listings {}
.careers .listings * {
 box-sizing:border-box;
 -webkit-transition:all 0.2s ease-out; 
    -moz-transition:all 0.2s ease-out;
         transition:all 0.2s ease-out; 
}
  
.careers .listings > span {
 display:-moz-box;
 display:-webkit-flex;
 display:flex;
 -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap; 
         flex-wrap:wrap;
}  
  
  .careers .listings > span .hs_cos_wrapper {
 width:100%;
 padding:0 20px 20px 0;
 display:-moz-box;
 display:-webkit-flex;
 display:flex; 
}
  
.careers .listings .job {
 background:#f5f5f2;
 position: relative;
 width:100%;
 padding:40px 40px 32px;
 overflow:hidden;
 display:-moz-box;
 display:-webkit-flex;
 display:flex;
 -webkit-flex-direction:column;
    -moz-flex-direction:column; 
         flex-direction:column;
  justify-content: space-between;
}  
  
  
  
.careers .listings .job:before,.careers .listings .job:after{display:none;}
  
.careers .listings .job h2 {font-size:18px; margin:0 0 12px 0;}
.careers .listings .job-details {display: flex; flex-direction: column;}
.careers .listings .job-details p {font-size:18px; margin-bottom: 8px; display: flex; align-items: center;}
.careers .listings .job-details span {display:inline-block; width:32px; height:32px; margin-right: 12px; background:url(//www.antidote.me/hubfs/icons/icon-team.svg) 50% no-repeat}

.careers .listings .job-details span.icon-location {background-image: url(//www.antidote.me/hubfs/icons/icon-location.svg);}
  
.careers .listings .job-link .hs-button {background:#0F8E86; color:#fff; padding:12px 20px; margin-top: 16px;}
.careers .listings .job-link .hs-button:hover {background:#25292c; color:#fff; border-color:transparent;}  
  
@media (min-width: 767px) {
  .careers .listings .job {flex-direction:row; -webkit-flex-direction:row; -moz-flex-direction:row; align-items: center;}
  .careers .listings .job-details {flex-direction: row;}
  .careers .listings .job-details p {margin-right: 32px;}  
  .careers .listings .job-link .hs-button {margin-top:0;}
}

  
.culture{  
  background-color: #D6EEEC;
}
  
.values h3{
  display: flex;
  align-items: center;
}
  
.values h3::before {
  background:url(//www.antidote.me/hubfs/icons/icon-care.svg) 50% no-repeat;
  background-size:cover;
  margin-right: 32px;
  width:56px;
  height:56px;
  display:block;
}
  
.values .left-col h3:nth-of-type(1)::before {background-image:url(//www.antidote.me/hubfs/icons/icon-care.svg)}
.values .left-col h3:nth-of-type(2)::before {background-image:url(//www.antidote.me/hubfs/icons/icon-trust.svg)}
.values .right-col h3:nth-of-type(1)::before {background-image:url(//www.antidote.me/hubfs/icons/icon-collaborate.svg)}
.values .right-col h3:nth-of-type(2)::before {background-image:url(//www.antidote.me/hubfs/icons/icon-deliver2.svg)}
    
  
.values ul{
  padding-left: 40px;  
  margin-bottom: 64px;    
}

.perks ul{
  list-style:none;
  padding-left: 0;
  margin:0;
}  
  
.perks ul li{
  display: flex;
  align-items: center;
  padding-bottom: 24px;
}
  
.perks ul li::before {
  background:url(//www.antidote.me/hubfs/icons/icon-gym.svg) 50% no-repeat;
  background-size:cover;
  margin-right: 32px;
  min-width:40px;
  height:40px;
  display:block;
} 
  
.perks .left-col ul li:nth-child(1)::before{background-image:url(//www.antidote.me/hubfs/icons/icon-gym.svg)}   
.perks .left-col ul li:nth-child(2)::before{background-image:url(//www.antidote.me/hubfs/icons/icon-plane.svg)}   
.perks .left-col ul li:nth-child(3)::before{background-image:url(//www.antidote.me/hubfs/icons/icon-birthday.svg)}   
.perks .left-col ul li:nth-child(4)::before{background-image:url(//www.antidote.me/hubfs/icons/icon-heart.svg)}   
.perks .right-col ul li:nth-child(1)::before{background-image:url(//www.antidote.me/hubfs/icons/icon-calendar.svg)}   
.perks .right-col ul li:nth-child(2)::before{background-image:url(//www.antidote.me/hubfs/icons/icon-house.svg)}   
.perks .right-col ul li:nth-child(3)::before{background-image:url(//www.antidote.me/hubfs/icons/icon-idea.svg)}   
.perks .right-col ul li:nth-child(4)::before{background-image:url(//www.antidote.me/hubfs/icons/icon-cocktail.svg)}    
  
  
/* -------- 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;}  

/* -------- Landing -------- */
.landing {}

/* Header */
.ladning .header__links {display:none;}
  
/* -------- 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%);
}
  
/* Promo */
.pillar .cta {background:#f5f5f2; padding:80px 0; text-align:center;}
.pillar .cta > div {max-width:800px;}

.pillar .cta.alt {background:#d6eeec;}

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

.pillar .cta .cta_button > span {background:#26292b; color:#fff; margin:auto; transform:none;}
.pillar .cta .cta_button > span:hover {background:#fff; color:#555759;}

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

/* Header */
.flex-container .header {padding:120px 25px;}
.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:#f5f5f2;}
.flex-container .header.alt * {color:#35383a;}
.flex-container .header.alt p {color:#555759;}

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

/* -------- Blog -------- */
.blog {}

/* Section Headers */
.blog .body-container .header {background:#f5f5f2; max-width:100%; height:auto; padding-top:25px; padding-bottom:25px; text-align:left;}
.blog .body-container .header .section-header {max-width:540px; text-align:left;}
.blog .body-container .header .section-header h1 {}
.blog .body-container .header .section-header p {}
  
/* Post Headings */
.blog .post-header h1,
.blog .post-header h2,
.blog .post-header h2 a {
 font:24px 'MK1 Medium', sans-serif;
 color:#555759;
}

.blog .post-header .post-date {
 font-size:14px;
 margin-bottom:30px; 
 padding-top:20px;
 border-top:1px solid #e8e9ef;
 overflow:hidden;
}

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

.blog-listing-wrapper .post-listing .post-item .post-body {padding:0;}
.blog-listing-wrapper .post-listing .post-item .post-body * {font-style:normal;}

.blog-listing-wrapper .post-listing .post-item .post-meta {margin:0; padding:20px 0 0 0; border-top:2px solid #e8e9ef;}
.blog-listing-wrapper .post-listing .post-item .post-meta .post-date {margin:0; display:inline-block;}
.blog-listing-wrapper .post-listing .post-item .post-meta .more-link {float:right; margin:0 2px 0 0;}

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

/* Featured Image */
.hs-featured-image-wrapper {float:none; width:100%; margin:0 0 30px 0;}
.hs-featured-image-wrapper .hs-featured-image-link {display:block;}
.hs-featured-image-wrapper .hs-featured-image {
 float:none;
 max-width:100%;
 min-width:100%;
 max-height:240px;
 min-height:240px;
 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:1px solid #e8e9ef; overflow:hidden;}
.post-meta a {}

.post-meta .post-date {}

.post-meta .post-author {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center; 
    -ms-flex-align:center; 
       align-items:center; 
}
.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 .post-author .abstract {}
  
/* Post CTA */
.post-cta {background:#fff; padding:35px 0; text-align:center;}
.post-cta h3 {font-size:22px; color:#fff; margin:10px 15px 10px 15px; padding:0; font-weight:100; display:inline-block; vertical-align:middle;}
.post-cta img {display:none;}

.post-cta .cta_button > span {background:#25292c; margin:15px;}

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

.hs-author-avatar {
 position:relative;
 width:48px; 
 height:48px; 
 margin:0 20px 0 0; 
 display:block; 
 vertical-align:middle; 
 border-radius:50%;
}
.hs-author-avatar img {width:48px; height:48px; display:block; object-fit:cover;}

/* Social Sharing */
.blog .share {text-align:center;}
.blog .share .social {background:#f5f5f2; margin:50px auto 20px auto; padding: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:#f5f5f2;
 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:;
 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:#f5f5f2;
 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 */
.more-link {font-size:12px; margin:20px 0 0 0; display:block; text-transform:uppercase;}
.more-link::after {
 font-family:;
 font-size:11px;
 margin:-1px 0 0 8px;
 content:'\f105';
 display:inline-block;
 -webkit-transition:all 0.2s ease-out; 
    -moz-transition:all 0.2s ease-out;
         transition:all 0.2s ease-out;
}
.more-link:hover::after {transform:translateX(2px); -webkit-transform:translateX(2px);}

/* Pagination */
.blog-pagination {font-size:14px; text-align:center;}
.blog-pagination ul {list-style:none; margin:0; padding:0;}
.blog-pagination ul li {margin:0 7px; display:inline-block;}
.blog-pagination ul li.active {background:#03a095; padding:0 7px;}
.blog-pagination ul li.active a {color:#fff;}

/* Sidebar */
.blog .sidebar .widget-span {}
.blog .sidebar .widget-span a {color:#555759;}
.blog .sidebar .widget-span h3 {}

.hs_cos_wrapper_type_blog_subscribe .form-title {font-size:12px; text-transform:uppercase; margin-bottom: 16px;}

.hs_cos_wrapper_type_blog_subscribe .hs_firstname,
.hs_cos_wrapper_type_blog_subscribe .hs_lastname,
.hs_cos_wrapper_type_blog_subscribe .hs_email {
 margin:0 0 10px 0;
}

.hs_cos_wrapper_type_blog_subscribe .hs_email {margin:0;}

.hs_cos_wrapper_type_blog_subscribe .hs_firstname > label,
.hs_cos_wrapper_type_blog_subscribe .hs_lastname > label,
.hs_cos_wrapper_type_blog_subscribe .hs_email > label {
 display:none;
}

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

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

.hs_cos_wrapper_type_blog_subscribe form fieldset.form-columns-1 .hs-input {width:100%;}
.hs_cos_wrapper_type_blog_subscribe form .actions {text-align:right;}
.hs_cos_wrapper_type_blog_subscribe form .hs-button {margin-top:16px; float:left;}

/* Sidebar - Recent Posts */
.hs_cos_wrapper_type_post_listing ul {list-style:none; margin:0 0 20px 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:;
 font-size:12px;
 position:absolute;
 top:5px;
 left:-17px;
 color:#99e12c;
 content:"\f0f6";
 display:inline-block;
 line-height:1;
}

/* Simple Listing */
.post-listing-simple h2 {font-size:16px;}
  
/* -------- Press -------- */
.press .post-header h1, 
.press .post-header h2, 
.press .post-header h2 a {
 font:24px 'MK1 Light', sans-serif;
 color:#555759;
}
  
/* -------- Footer -------- */
.footer-container-wrapper {background:#26292b;}

.footer {color:#fff; padding:50px 50px 70px 50px;}
.footer *::before, footer *::after {display:none;}

.footer a {color:#fff;}
.footer ul {list-style:none; margin:0; padding:0; text-align:center; display:flex; flex-wrap:wrap;}
.footer ul li {margin:0 15px;}
  
.footer .footer__row {padding:15px 0; display:flex; align-items:baseline;}
.footer .footer__row:last-child {font-size:14px; color:rgba(255,255,255,0.7);}

.footer .footer__logo {}
.footer .footer__logo img {width:160px; display:block;}

.footer .footer__copyright {}
.footer .footer__copyright p {margin:0;}

.footer .footer__legal a {color:rgba(255,255,255,0.7);} 

.footer .footer__sitemap {}
.footer .footer__sitemap ul {}

.footer .footer__social {text-align:center;}
.footer .footer__social .fa {margin:0 10px;}
.footer .footer__social .fa::before, 
.footer .footer__social .fa::after {
 display:inline-block;
}  
  
  
/* -------- Changes 19/03/2024 -------- */
.footer .footer__inner {
  width: 100%;
  max-width: 100% !important;
  margin: 0 !important;
}
  
 .footer .footer__legal {
  width: auto;
}
  
.filter-link-count {
  display: none;  
}
  
.post-listing {
  display: grid;
  grid-template-columns: auto auto auto;
  gap: 1rem;
}
  
/* -------- Mobile Adjustments -------- */
/* Large desktop */
@media (min-width: 1200px) { }
    
@media (max-width: 1199px) { 
  /* Hero */
  /* no idea what this next line was meant to be doing */
  /*.hero__content .hero__header {left:25px;}*/
}
  
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 1024px) { 
  /* Header */
  .header__logo {width:115px;}
  .header__right .header__links {display:none;}
  
  .mobile__icon {display:block;}
  
  /* Forms */
  .hs-form fieldset.form-columns-2 .hs-form-field:first-child .input {margin-right:0;}
  
  /* Content Split */
  .content__split > .row-fluid {flex-direction:column;}
  .content__split > .row-fluid [class*="span"] {width:100%;}

  .content__split .content__text {margin-top:0;}
  .content__split .content__text * {max-width:100%;}
  .content__split .content__text {padding:0;}
  .content__split .content__illustration {margin-top:60px;}
  
  .content__split.reverse > .row-fluid {flex-direction:column;}
  .content__split.reverse > .row-fluid [class*="span"] {width:100%;}
  .content__split.reverse > .row-fluid [class*="span"]:first-child {margin-left:0;}
  .content__split.reverse .content__text {padding:0;}
  
  /* Feed */
  .feed .rss-item {width:100%; margin-bottom:30px;}
  
  /* Hero */
  .hero h1 {font-size:36px;}
  .hero p {font-size:16px;}

  .hero__content img {width:640px; margin:0 auto; object-fit:cover;}
/*   .hero__content .hero__header {position:relative; top:28px; left:25px; width:auto; margin-bottom:30px;} */
  .hero__content .hero__header {position:relative; top:28px; left:25px; width:auto; margin-bottom:30px; padding-right: 0 !important;}
  .hero__content .hero__header h1 {padding-right:10px;}
  .hero__content .hero__header p {display:none;}
  .hero__content .hero__header img {display:none;}
  .hero__content .hero__cta {margin:0 0 30px 0;}
  
  .hero.reverse .hero__content {flex-direction:column;}
  .hero.reverse .hero__content img {margin:0 auto;}
  .hero.reverse .hero__content .hero__header {left:25px;}
  .hero.reverse .hero__content .hero__header p {display:none;}

  .hero__promo {top:-40px; flex-direction:column; flex-wrap:wrap;}
  .hero__promo .hero__cta {padding:30px 25px; box-shadow:inset 0 -2px 0 rgba(0,0,0,0.05);}
  .hero__promo .hero__widget {padding:30px 25px;}

  .hero__match {padding-bottom:180px; overflow:hidden;}
  .hero__match::after {height:200px;}
  .hero__match .hero__content {flex-direction:column;}
  .hero__match .hero__widget {padding:0; display:flex; flex-direction:column-reverse;}
  .hero__match .hero__widget iframe {top:0; bottom:-330px; left:0; right:0;}
  .hero__match .hero__widget img {width:640px; margin:0 auto; object-fit:cover;}
  
  /* Icon Grid */
  .icon__grid .icon__block {width:100%;}
 
  /* Icon Split */
  .icon__split .icon__split--inner {flex-direction:column;}
  
  /* Board */
  .board .board__item {margin-bottom:30px;}
  .board .board__meta img {display:block;}
  .board .board__meta a {width:68px; margin-top:15px; display:block;}
  .board .board__meta .board__company {}
  
  /* Promo */
  .promo__cta h4 {font-size:22px;}
  .promo__cta .promo__inner {flex-direction:column;}
  .promo__cta .promo__content {margin-bottom:25px;}

  /* Tables */
  .table {font-size:14px;}
  
  /* Home */
  .home .header-container-wrapper .header__left .header__logo {display:block;}
  .home .hero {overflow:visible;}
  .home .hero h1 {font-size:42px; background:transparent; padding:0; display:block;}
  .home .hero__content {overflow:hidden;}
  .home .hero__content img {margin:75px -120px 0 auto;}
  .home .hero__content .hero__header {position:absolute; top:20px; left:25px; width:360px; margin-bottom:0;}
  
  /* Footer */
  .footer {padding:50px 25px 70px 25px;}
  .footer ul {justify-content:space-evenly;}
  .footer ul li {margin:0 10px 10px 10px;}
  
  .footer .footer__row {text-align:center; flex-direction:column;}
  .footer .footer__row [class*="span"] {width:100%;}
  .footer .footer__row:last-child {font-size:12px;}
  
  .footer .footer__logo img {margin:auto;}
  .footer .footer__sitemap {padding:30px 0;}
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  /* Header */
  .header__logo {width:115px;}
  .header__right .header__links {display:none;}
  
  .mobile__icon {display:block;}
  
  /* Forms */
  .hs-form fieldset.form-columns-2 .hs-form-field:first-child .input {margin-right:0;}
  
  /* Content Split */
  .content__split > .row-fluid {flex-direction:column;}
  .content__split > .row-fluid [class*="span"] {width:100%;}

  .content__split .content__text {margin-top:0;}
  .content__split .content__text * {max-width:100%;}
  .content__split .content__text {padding:0;}
  .content__split .content__illustration {margin-top:60px;}
  
  .content__split.reverse > .row-fluid {flex-direction:column;}
  .content__split.reverse > .row-fluid [class*="span"] {width:100%;}
  .content__split.reverse > .row-fluid [class*="span"]:first-child {margin-left:0;}
  .content__split.reverse .content__text {padding:0;}
  
  /* Feed */
  .feed .rss-item {width:100%; margin-bottom:30px;}
  
  /* Hero */
  .hero h1 {font-size:36px;}
  .hero p {font-size:16px;}

  .hero__content img {width:640px; margin:0 auto; object-fit:cover;}
  .hero__content .hero__header {position:relative; top:28px; left:25px; width:auto; margin-bottom:30px;}
  .hero__content .hero__header h1 {padding-right:10px;}
  .hero__content .hero__header p {display:none;}
  .hero__content .hero__header img {display:none;}
  .hero__content .hero__cta {margin:0 0 30px 0;}
  
  .hero.reverse .hero__content {flex-direction:column;}
  .hero.reverse .hero__content img {margin:0 auto;}
  .hero.reverse .hero__content .hero__header {left:25px;}
  .hero.reverse .hero__content .hero__header p {display:none;}

  .hero__promo {top:-40px; flex-direction:column; flex-wrap:wrap;}
  .hero__promo .hero__cta {padding:30px 25px; box-shadow:inset 0 -2px 0 rgba(0,0,0,0.05);}
  .hero__promo .hero__widget {padding:30px 25px;}

  .hero__match {padding-bottom:180px; overflow:hidden;}
  .hero__match::after {height:200px;}
  .hero__match .hero__content {flex-direction:column;}
  .hero__match .hero__widget {padding:0; display:flex; flex-direction:column-reverse;}
  .hero__match .hero__widget iframe {top:0; bottom:-330px; left:0; right:0;}
  .hero__match .hero__widget img {width:640px; margin:0 auto; object-fit:cover;}
  
  /* Icon Grid */
  .icon__grid .icon__block {width:100%;}
 
  /* Icon Split */
  .icon__split .icon__split--inner {flex-direction:column;}
  
  /* Board */
  .board .board__item {margin-bottom:30px;}
  .board .board__meta img {display:block;}
  .board .board__meta a {width:68px; margin-top:15px; display:block;}
  .board .board__meta .board__company {}
  
  /* Promo */
  .promo__cta h4 {font-size:22px;}
  .promo__cta .promo__inner {flex-direction:column;}
  .promo__cta .promo__content {margin-bottom:25px;}

  /* Tables */
  .table {font-size:14px;}
  
  /* Video Block */
  .video__block .video__preview {height:400px;}
  
  /* Home */
  .home .header-container-wrapper .header__left .header__logo {display:block;}
  .home .hero {overflow:visible;}
  .home .hero h1 {font-size:42px; background:transparent; padding:0; display:block;}
  .home .hero__content {overflow:hidden;}
  .home .hero__content img {margin:75px -120px 0 auto;}
  .home .hero__content .hero__header {position:absolute; top:20px; left:25px; width:360px; margin-bottom:0;}
  
  /* Careers */
  .careers .cards > span .hs_cos_wrapper {width:100%;}
  
  /* 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;}
  
  /* Footer */
  .footer {padding:50px 25px 70px 25px;}
  .footer ul {justify-content:space-evenly;}
  .footer ul li {margin:0 10px 10px 10px;}
  
  .footer .footer__row {text-align:center; flex-direction:column;}
  .footer .footer__row [class*="span"] {width:100%;}
  .footer .footer__row:last-child {font-size:12px;}
  
  .footer .footer__logo img {margin:auto;}
  .footer .footer__sitemap {padding:30px 0;}
}
     
/* Landscape phones and down */
@media (max-width: 480px) {
  /* Hero */
  .hero__content .hero__header {left:25px;}
  
  /* Icon Split */
  .icon__split .icon__split--inner {flex-direction:row;}
 
  /* Home */
  .home .hero__content .hero__header {left:25px;}
  
/*   01/08/2022 */
  .rightContent {padding: 0px 10px;}
} 

  
  
@media (max-height: 400px) {
  /* Header */  
  .mobile__footer {bottom:30px;}
}

@media (max-height: 380px) {
  /* Header */  
  .mobile__footer {display:none;}
}
  
/* -------- Browser Specific -------- */
/* Safari */
@media not all and (min-resolution:.001dpcm) { @media {    
  .row-fluid [class*="span"]:first-child {margin-right:-1px;}
}
  
  /*SLIDE-IN CTA
--------------------------------------------- */
#slidebox {
    padding: 10px 16px 10px 10px;
    background-color: #fff;
    border-top: 3px solid #F7F7F5;
    position: fixed;
    bottom: 0;
    right: -430px;
    -moz-box-shadow: -2px 0 5px #aaa;
    -webkit-box-shadow: -2px 0 5px #aaa;
    box-shadow: -2px 0 5px #aaa;
}

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

a.close:hover {
    background-position: 0 -13px;
}

@media only screen and (max-device-width: 480px) {
    #slidebox {
       width: 100%;
    }
}
  
  @media (max-width: 500px) {
  .utility .hs-form .hs-form-field{width: 100% !important;}
  .utility .hs-form fieldset .input{margin:0 !important}
  
  }