img {
    max-width: 100%;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom
}
.overview-left-img{
    width: 100%;
    height: 200px;
}
.store-img{
    height: 430px;
}
.store-div{
    width: 100%;
    height: 100%;
}
video {
    max-width: 100%;
    height: auto
}
.machine-img{
    height: 350px;
}
.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%
    }
}

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
}

.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 .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 .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
}

.widget-type-space {
    visibility: hidden
}

.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")
}

.hs_cos_wrapper_type_image_slider {
    display: block;
    overflow: hidden
}

.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: 0
}

.hs_cos_flex-slides,
.hs_cos_flex-control-nav,
.hs_cos_flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none
}

.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
}

.hs_cos_flex-slider .hs_cos_flex-slides img {
    width: 100%;
    display: block;
    border-radius: 0px
}

.hs_cos_flex-pauseplay span {
    text-transform: capitalize
}

.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%
}

.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
}

.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: .8;
    right: 5px
}

.hs_cos_flex-slider:hover .hs_cos_flex-prev {
    opacity: .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
}

.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
}

.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
    }

    #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
}

.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
}

pre {
    overflow-x: auto
}

table pre {
    white-space: pre-wrap
}

.comment {
    margin: 10px 0 10px 0
}

.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
}

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
}

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

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

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

#recaptcha_table td {
    line-height: 0
}

.recaptchatable #recaptcha_response_field {
    min-height: 0;
    line-height: 12px
}

.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 {
    *zoom: 1
}

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

.clearfix:after {
    clear: both
}

.hide {
    display: none
}

.show {
    display: block
}

.invisible {
    visibility: hidden
}

.hidden {
    display: none;
    visibility: hidden
}

.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
    }
}

@font-face {
    font-family: "membrain";
    src: url(https://www.membrain.com/hubfs/Redesign/Fonts/membrain.woff) format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Brandon';
    font-weight: 300;
    src: url(https://www.membrain.com/hubfs/fonts/brandon/Brandon_light.woff) format('woff');
    font-display: swap
}

@font-face {
    font-family: 'Brandon';
    font-weight: 900;
    src: url(https://www.membrain.com/hubfs/fonts/brandon/Brandon_blk.woff) format('woff');
    font-display: swap
}

@font-face {
    font-family: 'Open Sans';
    font-weight: 300;
    font-style: italic;
    src: url(https://www.membrain.com/hubfs/fonts/open-sans/OpenSans-LightItalic.woff) format('woff');
    font-display: swap
}

@font-face {
    font-family: 'Open Sans';
    font-weight: 400;
    src: url(https://www.membrain.com/hubfs/fonts/open-sans/OpenSans-Regular.woff) format('woff');
    font-display: swap
}

@font-face {
    font-family: 'Open Sans';
    font-weight: 700;
    src: url(https://www.membrain.com/hubfs/fonts/open-sans/OpenSans-Bold.woff) format('woff');
    font-display: swap
}

@font-face {
    font-family: 'Domine';
    font-weight: 400;
    src: url(https://www.membrain.com/hubfs/fonts/Domine/Domine-Regular.woff2) format('woff2');
    font-display: swap
}

@font-face {
    font-family: 'Domine';
    font-weight: 700;
    src: url(https://www.membrain.com/hubfs/fonts/Domine/Domine-Bold.woff2) format('woff2');
    font-display: swap
}

* {
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-appearance: none;
    outline: 0
}

html {
    min-height: 100%;
    overflow-x: hidden
}

html,
body,
table,
tr,
td,
p {
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    line-height: 27px
}

body {
    margin: 0;
    min-height: 100%;
    background: #1d1d1e;
    overflow-x: hidden
}

a {
    text-decoration: none;
    color: #c8325d;
    transition: color .1s
}

a:hover {
    color: #e63e64;
    text-decoration: none
}

a:focus {
    text-decoration: none
}

div {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

body img {
    height: 100%;
    width: 100%;
}

hr {
    height: 2px;
    border: 0;
    background-color: #00b3a5
}

select,
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"],
.uneditable-input {
    height: 40px !important;
    padding-left: 16px !important
}

input,
textarea,
keygen,
select,
button {
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    background-color: rgba(0, 0, 0, 0.1);
    border: 0px;
    border-radius: 3px;
    color: black
}

.span12.widget-span.widget-type-widget_container,
.row-fluid [class*="span"] {
    min-height: 0 !important
}

h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
p:last-child {
    margin-bottom: 0px
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child,
p:first-child {
    margin-top: 0px
}

h1 {
    font-family: 'Brandon', sans-serif;
    font-size: 56px;
    font-weight: 900;
    line-height: 64px;
    text-transform: uppercase
}

h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 48px;
    line-height: 56px;
    font-weight: 700
}

h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 48px;
    margin-bottom: 16px
}

h4 {
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    margin-top: 16px;
    margin-bottom: 16px
}

.Ingress {
    font-size: 22px;
    line-height: 36px;
    color: #bebec8
}

.FeatureBullets li {
    list-style: none;
    margin-bottom: 14px
}

.FeatureBullets {
    padding-left: 32px
}

.FeatureBullets li:before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-top: -4px;
    margin-right: 8px;
    margin-left: -32px;
    background-image: url('/hubfs/checklist.png');
    background-size: contain;
    vertical-align: middle
}

.Section {
    width: 100%;
    display: flex
}

.SectionInner,
.SectionInnerWide {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
    max-width: 1060px;
    margin-left: auto;
    margin-right: auto;
    display: flex
}

.SectionInnerWide {
    max-width: 100%
}

.SectionInner.container-width {
    max-width: 1170px
}

.SingleColumn,
.SingleColumnWide,
.LeftColumn,
.LeftColumnNarrow,
.LeftColumnNarrower,
.LeftColumnNarrowest,
.LeftColumnWide,
.LeftColumnWider,
.LeftColumnWidest,
.RightColumn,
.RightColumnNarrow,
.RightColumnNarrower,
.RightColumnNarrowest,
.RightColumnWide,
.RightColumnWider,
.RightColumnWidest {
    display: flex
}

.LeftColumn,
.LeftColumnNarrow,
.LeftColumnNarrower,
.LeftColumnNarrowest,
.LeftColumnWide,
.LeftColumnWider,
.LeftColumnWidest {
    margin-right: 80px
}

.SingleColumn {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    max-width: 980px
}

.SingleColumnModule {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    max-width: 980px;
    padding: 75px 0px
}

.SingleColumnWide {
    max-width: 100%;
    width: 100%
}

.HrOnly {
    max-width: 100%;
    width: 100%;
    border: 1px solid red
}

.LeftColumn,
.RightColumn {
    width: 50%
}

.LeftColumnNarrow,
.RightColumnNarrow {
    width: 40%
}

.LeftColumnWide,
.RightColumnWide {
    width: 60%
}

.LeftColumnNarrower,
.RightColumnNarrower {
    width: 33%
}

.LeftColumnWider,
.RightColumnWider {
    width: 67%
}

.LeftColumnNarrowest,
.RightColumnNarrowest {
    width: 25%
}

.LeftColumnWidest,
.RightColumnWidest {
    width: 75%
}

@media(max-width:768px) {

    .SectionInner,
    .SectionInnerWide {
        flex-flow: row wrap;
        padding-left: 25px;
        padding-right: 25px
    }

    .Section {
        background-image: none !important
    }

    .SingleColumn,
    .SingleColumnWide,
    .LeftColumn,
    .LeftColumnNarrow,
    .LeftColumnNarrower,
    .LeftColumnNarrowest,
    .LeftColumnWide,
    .LeftColumnWider,
    .LeftColumnWidest,
    .RightColumn,
    .RightColumnNarrow,
    .RightColumnNarrower,
    .RightColumnNarrowest,
    .RightColumnWide,
    .RightColumnWider,
    .RightColumnWidest {
        width: 100%;
        display: flex
    }

    .LeftColumn,
    .LeftColumnNarrow,
    .LeftColumnNarrower,
    .LeftColumnNarrowest,
    .LeftColumnWide,
    .LeftColumnWider,
    .LeftColumnWidest {
        margin-right: 0px
    }

    .RightColumn,
    .RightColumnNarrow,
    .RightColumnNarrower,
    .RightColumnNarrowest,
    .RightColumnWide,
    .RightColumnWider,
    .RightColumnWidest {
        padding-top: 0px;
        margin-top: 40px
    }
}

.bgImageSection {
    background-image: url("/hubfs/bg_phones_2.png");
    height: 600px;
    background-position: 335px;
    background-repeat: no-repeat;
    background-size: 65%;
    position: relative
}

.bgFullWidth {
    background-image: url("/hubfs/Story_Stream_bg.gif");
    height: 446px;
    background-repeat: repeat;
    background-size: 100%
}

.SectionInner::selection,
.SectionInnerWide::selection {
    background-color: rgba(244, 244, 244, 0.1)
}

.VerticalAlignContainer {
    display: table;
    height: 100%
}

.VerticalAlignMiddle {
    display: table-cell;
    vertical-align: middle;
    padding-bottom: 0
}

.FadeIn {
    opacity: 0;
    transition: all .7s .5s
}

.ScrolledIntoView .FadeIn {
    opacity: 1
}

.AnimateInScreenshot {
    opacity: 0;
    transition: transform 1s cubic-bezier(0.067, 0.433, 0.272, 0.995) .33s, opacity 1.5s linear .33s;
    transform: translateY(40px)
}

.AnimateInTextBlock,
.AnimateInTextBlockDelayed {
    opacity: 0;
    transition: all 1s cubic-bezier(0.067, 0.433, 0.272, 0.995) .25s;
    transform: translateY(20px)
}

.AnimateInTextBlockDelayed {
    transition: all 1s cubic-bezier(0.067, 0.433, 0.272, 0.995) .5s
}

.ScrolledIntoView.AnimateInScreenshot,
.ScrolledIntoView.AnimateInTextBlock,
.ScrolledIntoView.AnimateInTextBlockDelayed {
    opacity: 1;
    transform: translateY(0px)
}

.SectionInner p,
.SectionInnerWide p {
    margin-top: 0px;
    margin-bottom: 20px
}

.SingleColumn h2 {
    text-align: left;
    margin-bottom: 30px
}

.buyFrame {
    max-width: 1220px;
    width: 100%;
    height: 680px;
    border: 0px;
    margin: 0px;
    padding: 0px
}

.icon-see-membrain-in-action:before {
    content: "a"
}

.icon-panel:before {
    content: "b"
}

.icon-membrain-blog:before {
    content: "c"
}

.icon-man:before {
    content: "d"
}

.icon-hub:before {
    content: "e"
}

.icon-free-tool:before {
    content: "f"
}

.icon-bars:before {
    content: "g"
}

[class^="icon-"]::before,
[class*=" icon-"]::before {
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-family: membrain;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    font-variant: normal normal
}

.row-fluid .widget-type-space {
    min-height: 28px !important
}

.body-container-wrapper {
    background: white;
    color: #17171d
}

.container,
.wrap {
    max-width: 1170px;
    padding: 0px 16px;
    margin: 0px auto
}

.container {
    position: relative;
    z-index: 1
}

.background-image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

@media(max-width:767px) {
    .HideOnMobile {
        display: none !important
    }
}

.parallax-section {
    padding: 150px 0px;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed
}

body.solution .cos_top .widget-type-section_header,
body.solution .cos_top .section-header {
    margin: 0px auto;
    width: 94%;
    max-width: 750px;
    float: none
}

.content {
    position: relative;
    z-index: 1
}

.header-container-wrapper {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 999;
    padding-top: 30px;
    height: 92px;
    transition: background .3s ease, box-shadow .5s ease, padding .2s ease, height .2s
}

.header-container-wrapper.active {
    display: block;
    background: rgba(31, 31, 38, 0.95);
    box-shadow: 0px 10px 55px rgba(0, 0, 0, 0.2);
    transition: background .3s ease, box-shadow .5s ease, padding .2s ease, height .2s;
    padding-top: 10px;
    height: 62px
}

.active a.site-logo--logo svg .st0,
.active a.site-logo--logo svg .st2,
.active a.site-logo--logo svg g {
    fill: #fff
}

.active .site-menu .hs-menu-depth-1>a {
    color: #fff
}

.header-container-wrapper.active .top-menu {
    display: none
}

.header-container-wrapper a {
    color: #fff;
    transition: all .1s ease
}

.no-top-menu .header-container-wrapper {
    position: absolute
}

.header-container-wrapper .site-logo img {
    margin-top: -8px;
    max-width: 200px
}

.site-logo-landing-page {
    position: absolute;
    top: 0px;
    left: 15px;
    margin-top: 12px;
    z-index: 1
}

.site-logo-landing-page img {
    max-width: 200px
}

.header-menu {
    position: fixed;
    width: 100%;
    padding-right: 30px;
    left: auto
}

.site-menu {
    max-width: calc(100% - 250px);
    float: right;
    font-size: 14px;
    line-height: 20px
}

.site-menu .hs-menu-depth-1 a {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    display: block !important;
    width: auto !important;
    max-width: none !important;
    text-transform: uppercase !important;
    letter-spacing: 1px
}

.site-menu .hs-menu-depth-1 a:hover {
    color: #ddd
}

.site-menu .hs-menu-depth-1:last-child a {
    background: transparent;
    margin-top: 3px;
    border: 1px solid #c8325d;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
    border-radius: 2px;
    margin-left: 10px
}

.site-menu .hs-menu-depth-1:last-child a:hover,
.active .site-menu .hs-menu-depth-1:last-child a {
    color: #fff;
    background: #c8325d
}

.active .site-menu .hs-menu-depth-1:last-child a {
    margin-top: 0px
}

.active .site-menu .hs-menu-depth-1>a {
    padding-top: 10px !important
}

.active .site-menu .hs-menu-depth-1:last-child a {
    padding: 10px 25px !important
}

.active .site-menu .hs-menu-depth-1:last-child a:hover {
    background: transparent
}

.site-menu .hs-menu-depth-2 a {
    background: #333;
    color: #fff;
    font-size: 15px;
    padding-right: 40px;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    position: relative;
    text-transform: none !important;
    letter-spacing: 0px
}

.site-menu .hs-menu-depth-2 a:hover {
    background: #c8325d;
    color: #fff;
    transition: none
}

.hs-menu-children-wrapper a {
    width: auto !important;
    max-width: none !important
}

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

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
    font-family: 'Open Sans', sans-serif
}

.hs-menu-children-wrapper>li:hover .menu-content {
    opacity: 1;
    visibility: visible
}

.menu-content>a.cover-link {
    position: absolute;
    display: block !important;
    width: 100% !important;
    height: 100%;
    background-color: transparent !important;
    left: 0;
    top: 0
}

.menu-content .cta-button {
    display: inline-block;
    border: 1px solid #fff;
    padding: 10px 15px;
    background: transparent !important
}

.site-menu ul {
    float: left
}

.header-container-wrapper.active .site-menu .toggle-menu {
    display: inline-block;
    margin-right: 20px;
    opacity: 1;
    transition: all .3s ease .5s
}

.site-menu .toggle-menu {
    float: right;
    height: 13px;
    opacity: 0;
    margin: 25px -70px 25px 20px;
    transition: all .3s ease;
    cursor: pointer
}

.toggle-menu-icon {
    display: block;
    width: 30px;
    height: 3px;
    background: #fff;
    position: relative;
    transition: all .3s ease
}

.toggle-menu-icon:after {
    content: '';
    display: block;
    width: 30px;
    height: 3px;
    background: #fff;
    position: absolute;
    top: 10px;
    transition: all .3s ease
}

.toggle-menu.active .toggle-menu-icon {
    transform: rotate(45deg)
}

.toggle-menu.active .toggle-menu-icon:after {
    transform: rotate(-90deg);
    top: 0px
}

.top-menu {
    font-weight: 300;
    font-size: 14px;
    margin-top: 10px;
    overflow: hidden;
    min-height: 0 !important
}

.top-menu ul {
    margin: 0 !important;
    text-align: right
}

.top-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-item.hs-menu-depth-1 {
    float: none;
    display: inline-block
}

.top-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-item.hs-menu-depth-1>a {
    padding: 10px;
    color: #c5c5c5
}

.menu-button-alt {
    display: none
}

.HoverBox__icon {
    font-size: 60px;
    line-height: 0
}

.factBox {
    max-width: 200px;
    min-height: 175px;
    padding: 20px;
    margin: 10px;
    background-color: gulfstream;
    float: left;
    text-align: center;
    color: #fff
}

.footer-container-wrapper li {
    clear: both;
    float: none
}

.footer-container a {
    color: #e9e9e9
}

.footer-row-2 {
    background-color: #eff2f4;
    padding: 89px 0;
    text-decoration: none
}

.footer-container-wrapper .footer-row-2 .footer-title {
    font-family: 'Brandon', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 12px
}

.footer-container-wrapper .footer-row-2 li a {
    color: #9a9a9a;
    padding: 2px 0px !important;
    white-space: normal;
    display: inline-block !important;
    width: 100%;
    overflow: visible;
    text-overflow: initial;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 12px;
    line-height: 22px
}

.footer-container-wrapper .footer-row-2 li a:hover {
    color: #fff
}

.footer-message-wrapper {
    padding-top: 120px;
    padding-bottom: 80px;
    background-color: #000;
    color: #fff;
    position: relative
}

.footer-message-wrapper .triangle {
    position: absolute;
    top: -1px;
    left: 70%;
    z-index: 3;
    border-right: 44px solid transparent;
    border-top: 44px solid #fff
}

.footer-row-2 {
    background-color: #000;
    color: #9a9a9a;
    padding: 80px 0
}

.footer-copyright {
    padding-top: 0px;
    padding-bottom: 140px;
    background-color: #000;
    color: #9a9a9a;
    font-weight: 400
}

.footer-copyright-wrapper>div>div>div {
    float: none !important;
    display: inline-block !important;
    margin-right: -4px;
    vertical-align: middle;
    width: auto !important
}

.footer-logo {
    min-width: 236px
}

@media(max-width:767px) {
    .footer-container-wrapper .footer-row-2 .footer-title {
        margin-bottom: 5px
    }

    .footer-container-wrapper .footer-row-2 li a {
        font-size: 17px
    }

    .footer-message-wrapper {
        padding-top: 80px;
        padding-bottom: 40px
    }

    .footer-row-2 {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .footer-copyright {
        padding-top: 40px;
        padding-bottom: 80px
    }

    .footer-copyright-wrapper {
        text-align: center
    }

    .footer-copyright-wrapper>div>div>div {
        display: block !important;
        margin-right: 0px;
        width: 100% !important
    }
}

.small-wrap {
    max-width: 950px;
    width: 94%;
    margin: 0px;
    margin-left: auto;
    margin-right: auto
}

.small-wrap:after {
    clear: both;
    content: '';
    display: block
}

.column-container .small-wrap {
    padding: 89px 0;
    position: relative
}

.cos_top.parallax-section {
    height: 540px;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    flex-direction: column;
    overflow: hidden
}

.resources.cos_top.parallax-section {
    height: 100%
}

.solution_header .section-header .secondary-header {
    margin-bottom: 1em;
    margin-top: 0px
}

body.story .cos_top,
body.solution .cos_top {
    text-align: center;
    position: relative
}

.cos_top>.row-fluid-wrapper {
    max-width: none;
    padding: 0;
    width: 100%
}

.cos_top .widget-type-cta {
    min-height: 0 !important
}

.cos_top .widget-type-linked_image,
.cos_top .hs_cos_wrapper_type_linked_image {
    display: none
}

.TealBackground,
.bgc-teal {
    background-color: #00b3a5;
    color: #fff
}

.QuoteGreyBackground {
    background-color: #333335;
    color: #fff
}

.QuoteWhite {
    background-color: white;
    color: black
}

.OrangeBackground,
.bgc-orange {
    background-color: #fc7e55;
    color: #fff
}

.DarkGreyBackground {
    background: #17171d;
    color: #bebec8
}

.GulfStreamBackground {
    background: #00b3a5;
    color: #fff
}

.KuroshioBackground {
    background: #0e978e;
    color: #fff
}

.VeryDarkGreyBackground {
    background: #121217;
    color: #fff
}

.DarkGreyBackground h1 {
    color: #ffc954 !important
}

.DarkGreyBackground h2,
.DarkGreyBackground h3,
.DarkGreyBackground h4,
.DarkGreyBackground h5 {
    color: #fff
}

.DarkGreyBackground b,
.DarkGreyBackground strong {
    color: #fff
}

.BlackBackground {
    background: #000;
    color: #fff
}

.BlackBackground h1,
.BlackBackground h2,
.BlackBackground h3,
.BlackBackground h4,
.BlackBackground h5 {
    color: #fff
}

.BlackBackground,
.BlackBackground p {
    color: #aaa
}

.WhiteBackground {
    background: #fff;
    color: #17171d
}

.WhiteBackground h1,
.WhiteBackground h2,
.WhiteBackground h3,
.WhiteBackground h4,
.WhiteBackground h5 {
    color: #121217
}

.BlackBackground .ButtonSmall {
    background: transparent;
    border: 1px solid #e63e64;
    border-radius: 3px;
    min-width: 150px;
    font-size: 16px;
    font-weight: 500 !important;
    color: #fff
}

.BlackBackground .ButtonSmall:hover {
    color: #fff;
    background-color: #e63e64 !important;
    border-color: #e63e64
}

.WhiteBackground .ButtonSmall {
    background: #c8325d;
    border: 1px solid #e63e64;
    border-radius: 3px;
    min-width: 150px;
    font-size: 16px;
    font-weight: 500 !important;
    color: #fff
}

.WhiteBackground .ButtonSmall:hover {
    background-color: #e63e64 !important;
    border-color: #e63e64
}

.LightGreyBackground {
    background: #f5f5f5
}

.LightGreyBackground h1 {
    color: gulfstream !important
}

.LightGreyBackground h2,
.LightGreyBackground h3,
.LightGreyBackground h4,
.LightGreyBackground h5 {
    color: #17171d
}

.LightGreyBackground p {
    color: #23232a
}

.clear {
    float: none;
    clear: both
}

hr.green-tp {
    display: none
}

.hrDarker {
    background-color: #23232a;
    height: 2px;
    width: 100%
}

.dark-overlay:before,
.landing-header:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(29, 29, 30, 0.7)
}

.dark-overlay h1,
.dark-overlay .secondary-header {
    position: relative;
    color: #fff
}

.landing-header {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.landing-header-text {
    text-align: center;
    width: 100%;
    padding: 0 2%
}

.landing-header-text h1 {
    position: relative;
    max-width: 1200px;
    margin: auto
}

.landing-header-text h2 {
    text-transform: uppercase;
    color: #ffc954;
    margin-bottom: 10px;
    margin-top: 10px;
    font-weight: bold;
    text-shadow: 2px 1px 3px rgba(0, 0, 0, 0.3);
    position: relative
}

.landing-body-info {
    background: #17171d;
    color: #bebec8;
    padding: 70px 0 150px
}

.landing-body-info h2 {
    color: #fff
}

.hs-form-required {
    margin-left: 6px !important
}

.hs-form fieldset {
    max-width: 100% !important
}

.hs-form fieldset.form-columns-2 .hs-form-field:nth-of-type(1) {
    width: 45% !important;
    margin-right: 5% !important
}

.landing-green-form {
    background: #e8e8e8;
    border-top: 10px solid rgba(0, 0, 0, 0.1);
    z-index: 99;
    position: relative;
    padding: 24px;
    margin-top: -80px
}

.landing-green-form h3 {
    color: #17171d
}

.landing-green-form .submitted-message {
    color: #17171d
}

.landing-form-heading {
    color: #17171d;
    text-align: center;
    font-size: 26px;
    font-weight: 100;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 20px
}

.landing-green-form .input input {
    width: 100% !important;
    max-width: 100% !important
}

.landing-green-form .input input.error,
.landing-green-form .input input.invalid {
    border: 1px solid #36844a !important
}

.hs-content-name-get-started input[type="checkbox"],
.landing-green-form .input input[type="checkbox"] {
    width: 20px !important;
    height: 20px !important;
    padding: 0 !important;
    color: #000 !important;
    -webkit-appearance: none;
    float: left;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    margin-left: 0px;
    margin-right: 12px;
    margin-top: 5px;
    background: #fff !important
}

.hs-content-name-get-started input[type="checkbox"]:before,
.landing-green-form input[type="checkbox"]:before {
    content: "";
    display: none;
    width: 20px;
    height: 8px;
    border-left: 2px solid #333;
    border-bottom: 2px solid #333;
    transform: rotateZ(-45deg);
    margin-top: 0px;
    margin-left: 3px
}

.hs-content-name-get-started input[type="checkbox"]:checked:before,
.landing-green-form input[type="checkbox"]:checked:before {
    display: block
}

.landing-green-form textarea {
    width: 100% !important;
    max-width: 100% !important;
    min-height: 90px !important
}

.landing-green-form label {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 14px !important;
    font-weight: 300 !important;
    color: #17171d !important;
    width: 100% !important;
    text-align: left !important;
    margin-bottom: 4px !important;
    display: inline-block
}

.landing-green-form select {
    border: 0 !important;
    background: #728f2b !important;
    height: 30px !important;
    color: white !important;
    font-weight: 300 !important;
    margin-bottom: 0 !important;
    width: 100% !important;
    font-size: 16px !important;
    outline: none !important
}

.landing-green-form legend.hs-field-desc {
    font-size: 14px;
    font-style: italic;
    color: #17171d
}

.landing-green-form h4 {
    font-size: 17px;
    text-align: left;
    color: #17171d !important;
    padding: 0 !important;
    margin: 20px 0 0
}

.landing-green-form .hs-form-field {
    position: relative
}

.landing-green-form form ul {
    padding-left: 0;
    z-index: 1;
    position: relative
}

.landing-green-form li.hs-form-checkbox span {
    display: inline-flex !important;
    width: 80% !important;
    float: left
}

.landing-green-form li.hs-form-checkbox input[type="checkbox"] {
    display: inline-flex !important;
    width: 20% !important;
    float: left
}

.landing-green-form li.hs-form-checkbox {
    width: 100%;
    float: left;
    height: auto !important;
    display: flex !important;
    padding: 0
}

.landing-green-form .field.hs-form-field {
    text-align: left
}

.landing-green-form textarea {
    background: rgba(0, 0, 0, .1) !important;
    border: 0 !important
}

.landing-form-heading p:first-child {
    margin-top: 0
}

.landing-green-form .hs-form-field {
    margin-bottom: 15px !important
}

@media(max-width:767px) {
    .landing-green-form {
        margin-top: 30px
    }
}

.hs-form .hs-form-field {
    margin-top: 14px;
    margin-bottom: 7px;
    line-height: 21px;
    font-size: 17px;
    position: relative
}

.hs_submit {
    margin-top: 20px
}

.hs-form .hs-button {
    background-color: #c8325d;
    padding: 20px;
    border-radius: 3px;
    width: 100%;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    cursor: pointer
}

.hs-form .hs-button:hover {
    color: #fff
}

.resources span.hs-form-required {
    display: none
}

ul.hs-error-msgs.inputs-list {
    list-style-type: none;
    margin: 0
}

ul.hs-error-msgs.inputs-list label {
    list-style-type: none;
    left: 0;
    background: rgba(255, 255, 255, 1);
    color: #f00 !important;
    padding: 3px 5px;
    display: block;
    margin-top: 0 !important
}

.landing-green-form ul.hs-error-msgs.inputs-list label {
    background-color: transparent !important;
    color: #f00 !important
}

.colorBoxGreen {
    background-color: #333335;
    color: #fff;
    padding: 20px;
    margin-bottom: 20px
}

.colorBoxGreen.first {
    margin-top: -120px
}

.colorBoxGreen h1,
.colorBoxGreen h2,
.colorBoxGreen h3,
.colorBoxGreen h4 {
    color: #fff;
    text-transform: uppercase;
    text-align: center
}

.colorBoxGreen p {
    color: #fff;
    margin: 0px;
    margin-bottom: 20px;
    text-align: center
}

.colorBoxGreen ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px
}

.colorBoxGreen li,
.colorBoxGreen li a {
    font-size: 19px;
    padding: 0px;
    padding-bottom: 16px;
    margin: 0px
}

.colorBoxGreen hr {
    border: 0;
    height: 4px;
    background: #555;
    width: 40%;
    margin: 0px;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px
}

.cos_two_column-right {
    float: none !important;
    margin: 0 auto !important;
    max-width: 950px;
    width: 94% !important;
    padding: 59px 0 17px
}

.resources-template .body-container-wrapper {
    background-color: #1d1d1e
}

.resource-holder-body {
    padding: 40px 0
}

.resource-list span.hs_cos_wrapper {
    display: flex;
    flex-wrap: wrap
}

.resource-list .hs_cos_wrapper_type_custom_widget {
    float: left;
    flex: 1 0 50%
}

.resource-list .hs_cos_wrapper_type_custom_widget:after {
    clear: both;
    content: '';
    display: block
}

a.resource-item {
    float: left;
    display: flex;
    color: #d5d6d7;
    text-decoration: none;
    padding: 10px;
    transition: background .3s ease;
    margin-bottom: 80px;
    padding-right: 40px;
    max-width: 550px
}

a.resource-item:visited,
a.resource-item:active {
    color: #d5d6d7
}

.resource-item:hover {
    background: #212121
}

.resource-body {
    margin-left: 20px;
    padding-top: 30px;
    flex: 1
}

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

.resource-title {
    margin: 0 !important;
    color: #fff;
    font-size: 24px !important;
    line-height: 26px !important
}

.resource-category {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fc7e55;
    margin: 10px 0 20px 0
}

.blurb {
    color: white
}

.sidebar .hs_cos_wrapper_widget_container>div iframe {
    display: block !important
}

.no-access-wrapper {
    background: #1d1d1e;
    color: white;
    text-align: center;
    padding: 40px 0
}

.no-access-inner {
    max-width: 550px;
    margin: auto
}

.no-access-inner form {
    text-align: left
}

.partner-email-ref>div {
    max-width: 550px;
    width: 100%;
    text-align: center
}

.partner-email-ref {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #1d1d1e;
    display: flex;
    color: white;
    align-items: center;
    justify-content: center
}

.center {
    text-align: center
}

.padding-wrapper {
    padding: 90px 0;
    overflow: auto
}

.overlay:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(31, 31, 31, 0.5)
}

.overlay {
    background-color: #3f3f40;
    position: relative;
    color: white
}

.TopImage {
    min-height: 500px;
    padding: 50px;
    display: flex;
    align-items: center;
    background-size: cover;
    background-color: #1d1d1e;
    padding-top: 140px;
    padding-bottom: 70px;
    display: flex;
    flex-flow: row wrap
}

.TopImageSmall {
    min-height: 450px
}

.TopImageMedium {
    min-height: 650px
}

.TopImageLarge {
    min-height: 850px
}

.TopImage h1,
.TopImage h2 {
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    position: relative;
    width: 100%;
    color: #fff;
    z-index: 1;
    clear: both;
    text-align: left;
    display: block;
    text-transform: none
}

.TopImage h1 {
    margin-bottom: 10px;
    padding-bottom: 20px;
    position: relative;
    max-width: 980px;
    text-transform: uppercase
}

.TopImage h2 {
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-style: normal;
    margin-bottom: 30px;
    line-height: 150%;
    max-width: 980px
}

.TopImageInner {
    display: block;
    width: 100%;
    max-width: 980px;
    text-align: left;
    margin-left: auto;
    margin-right: auto
}

.hidden {
    opacity: 0;
    height: 0px;
    overflow: hidden
}

.display-none {
    display: none !important
}

.BgImageHeight {
    height: 1434px
}

.loader {
    font-size: 10px;
    margin: 50px auto;
    text-indent: -9999em;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background: #555559;
    background: linear-gradient(to right, #555559 10%, rgba(255, 255, 255, 0) 42%);
    position: relative;
    animation: load3 1.4s infinite linear;
    transform: translateZ(0)
}

.loader:before {
    width: 50%;
    height: 50%;
    background: #555559;
    border-radius: 100% 0 0 0;
    position: absolute;
    top: 0;
    left: 0;
    content: ''
}

.loader:after {
    background: #000;
    width: 75%;
    height: 75%;
    border-radius: 50%;
    content: '';
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

@-webkit-keyframes load3 {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes load3 {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.form-microcopy {
    font-size: 15px;
    font-style: italic;
    line-height: 1.5;
    text-align: center;
    color: #fff;
    margin-top: 20px
}

.white-text {
    color: white
}

.column-container .padding-wrapper .small-wrap {
    padding: 0px
}

.column-container h2 {
    margin-bottom: 30px
}

.clearpathPos {
    margin-left: -70px;
    position: relative
}

.clearpathList ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden
}

.clearpathList li {
    float: left;
    display: block;
    color: white;
    text-align: left;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 24px;
    font-weight: 400
}

.clearpathList li:before {
    content: url("/hubfs/check_4.png");
    margin: 15px;
    line-height: 50px;
    position: relative;
    vertical-align: -20%
}

.testimonial__author img {
    display: none
}

.testimonial__content {
    flex: 1 0 67%
}

.tns-outer {
    margin-bottom: 40px
}

.footer-row--top .footer--top-three .span4 {
    width: 100%
}

.footer-row--top .footer--top-three {
    display: flex;
    width: 33.333%;
    text-align: center;
    flex-direction: column;
    justify-content: flex-start
}

.footer-row--top>div>.row-fluid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch
}

.footer--top-three center {
    position: relative;
    z-index: 1
}

.footer--top-three .footer-icon {
    display: none
}

.footer-row--top .footer--top-three>div {
    padding: 60px 30px
}

.footer--top-three .row-fluid [class*="span"] {
    margin-left: 0
}

.footer-row--top h3 {
    margin: 0 0 5px;
    font-family: 'open sans', sans-serif
}

.footer-row--top .cta_button>span:after,
.footer-row--top .widget-type-post_listing li:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -40px;
    height: 2px;
    width: 80px;
    background: #c8325d
}

.footer-row--top .cta_button>span,
.footer-row--top .widget-type-post_listing li {
    font-size: 16px;
    max-width: 400px;
    display: block;
    padding-bottom: 30px;
    position: relative;
    min-height: 50px
}

.footer--top-three .orange-btn-wrapper {
    margin-top: 0
}

.footer-row--top .footer--top-three:first-child>div {
    padding-bottom: 40px
}

.footer--top-three.overlay:hover:after {
    background: rgba(0, 0, 0, 0.30)
}

.footer--top-three.overlay:after {
    background: rgba(0, 0, 0, 0.7);
    transition: all .2s ease
}

.footer--latest-blog.overlay:after {
    background: rgba(0, 0, 0, 0.8);
    transition: all .2s ease
}

.footer--latest-blog.overlay:hover:after {
    background: rgba(0, 0, 0, 0.5)
}

.video-icon:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    border-left: 30px solid white;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    margin-top: -20px;
    margin-left: -11px;
    transition: all .2s ease
}

.video-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    background: #b9b9b9;
    margin-left: -100px;
    margin-top: -50px;
    border-radius: 100%;
    transition: all .2s ease
}

.flex {
    display: flex;
    max-width: 100%;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap
}

.flex>img {
    flex: 0 0 auto;
    width: auto;
    max-width: 120px;
    padding: 10px 15px
}

a.site-logo--logo {
    width: 170px;
    display: block;
    transition: all .2s ease
}

.active a.site-logo--logo {
    width: 130px
}

a.site-logo--logo svg .st0,
a.site-logo--logo svg .st2,
a.site-logo--logo svg g {
    fill: white;
    transition: all .3s ease
}

a.site-logo--logo svg g {
    transform: scaleX(1);
    transform-origin: left;
    opacity: 1
}

.site-logo {
    position: absolute;
    top: 0px;
    height: 100%;
    display: flex;
    align-items: center;
    left: 30px
}

@media(max-width:1024px) {
    .header-container-wrapper {
        background-color: rgba(0, 0, 0, 0.9);
        height: 64px
    }

    .site-logo {
        left: 16px;
        top: 4px
    }

    .site-menu {
        font-size: 13px
    }

    .site-menu .hs-menu-depth-1 a {
        padding: 16px 16px !important
    }

    .site-menu .hs-menu-depth-1:last-child a {
        margin-top: 0 !important;
        padding-left: 25px !important;
        padding-right: 25px !important
    }

    .site-menu {
        max-width: 100%;
        position: fixed;
        top: 62px;
        left: 0;
        right: 0;
        bottom: 0;
        background: #1d1d1e;
        transform: translateX(100%);
        opacity: 0;
        transition: all .3s ease;
        overflow-y: auto;
        float: none;
        clear: both
    }

    .site-menu ul {
        float: none
    }

    .site-menu li {
        display: block;
        float: none !important
    }

    .site-menu>div {
        height: 101%
    }

    .site-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:last-child a {
        background-color: #c8325d !important;
        margin: 0px !important;
        padding-top: 20px !important;
        padding-bottom: 20px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
        color: white
    }

    .menu-button-alt {
        display: block;
        cursor: pointer;
        width: 25px;
        height: 25px;
        position: absolute;
        top: -8px;
        right: 20px
    }

    .menu-icon {
        width: 25px;
        height: 3px;
        background: #fff;
        display: block;
        position: relative;
        top: 8px
    }

    .menu-icon:before,
    .menu-icon:after {
        content: '';
        width: 25px;
        height: 3px;
        position: absolute;
        top: 8px;
        left: 0;
        background: #fff;
        transition: all .3s ease
    }

    .menu-icon:after {
        top: -8px
    }

    .site-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 a {
        background: transparent !important;
        border-top: 1px solid rgba(255, 255, 255, .2);
        border-radius: 0 !important;
        font-size: 17px !important
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
        position: static !important;
        opacity: 1 !important;
        left: auto !important;
        visibility: visible !important;
        background: rgba(255, 255, 255, .2);
        transition: none !important;
        display: none
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal>ul,
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper,
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper * {
        transition: none !important
    }

    span.toggle-menu-children {
        position: absolute;
        color: #fff;
        top: 0;
        right: 0;
        display: inline-block;
        padding: 20px 20px;
        border-left: 1px solid rgba(255, 255, 255, .2);
        width: auto;
        line-height: 1;
        cursor: pointer
    }

    span.toggle-menu-children:after {
        content: 'â–¾'
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2>a:after {
        display: none
    }

    .site-menu.active {
        opacity: 1;
        transform: translateX(0);
        z-index: 100
    }

    .menu-button-alt.active .menu-icon {
        background: transparent;
        transition: all .3s ease
    }

    .menu-button-alt.active .menu-icon:before {
        top: 0;
        transform: rotate(-45deg)
    }

    .menu-button-alt.active .menu-icon:after {
        top: 0;
        transform: rotate(45deg)
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper.active {
        visibility: visible !important;
        height: auto;
        display: block
    }

    .menu-content {
        display: none
    }
}

@media(max-width:767px) {
    .row {
        margin-left: 0px;
        margin-right: 0px
    }

    .landing-text-box {
        padding-right: 0
    }

    .header-container-wrapper .site-logo a img {
        max-width: 170px;
        padding-top: 5px
    }

    .site-logo-landing-page img {
        max-width: 170px;
        padding-top: 5px
    }

    .landing-green-form {
        margin-top: 20px;
        padding: 20px
    }

    .landing-header-text h1 {
        font-size: 30px;
        line-height: 120%
    }

    .landing-header-text h2,
    body.story h2 {
        font-size: 22px
    }

    .colorBoxGreen.first {
        margin-top: 0
    }

    body.membrain.story {
        overflow: hidden
    }

    body.solution h2.quote:before {
        margin-left: 0
    }

    .black.transparent.background {
        flex-wrap: wrap-reverse;
        font-size: 17px
    }

    .black.transparent.background ul {
        padding-left: 0
    }

    .black.transparent.background li {
        font-size:
    }

    .footer-row-1 .span4:nth-of-type(2) {
        border: 0
    }

    .column-container .small-wrap {
        padding: 30px 0
    }

    body.solution .parallax-section {
        padding-top: 120px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 80px
    }

    .factBox {
        max-width: 100%;
        height: 80px;
        padding-top: 30px
    }

    .buyFrame {
        width: 100%;
        height: 1020px
    }

    .hs-form fieldset.form-columns-2 .hs-form-field {
        width: 100% !important
    }

    .hs-form fieldset.form-columns-2 .hs-form-field:nth-of-type(1) {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 36px
    }

    .TopImage {
        padding-top: 160px;
        padding-left: 20px;
        padding-right: 20px
    }

    .TopImageSmall,
    .TopImageMedium,
    .TopImageLarge {
        min-height: auto
    }

    .TopImage h2 {
        font-size: 17px;
        line-height: 20px
    }

    .SectionInner,
    .SectionInnerWide {
        padding-top: 32px;
        padding-bottom: 32px;
        padding-left: 20px;
        padding-right: 20px
    }

    .SectionInner .LeftColumn h2,
    .SectionInner .RightColumn h2 {
        font-size: 24px;
        line-height: 130%;
        margin-bottom: 20px
    }

    .footer-row--top .footer--top-three {
        width: 100%
    }

    .footer-row--top .footer--top-three>div {
        padding: 30px 15px
    }

    .footer-row--top .cta_button>span,
    .footer-row--top .widget-type-post_listing li {
        min-height: 100%;
        padding-bottom: 20px
    }

    .footer-row-2 {
        padding: 30px 0
    }
}

.legal-consent-container .hs-richtext {
    margin-bottom: 6px
}

.legal-consent-container ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 16px
}

.legal-consent-container .hs-richtext,
.legal-consent-container p {
    font-size: 14px;
    line-height: 1.7;
    text-align: left;
    color: #17171d !important
}

.legal-consent-container a {
    color: #17171d;
    text-decoration: underline
}

.legal-consent-container a:hover {
    text-decoration: none !important
}

.legal-consent-container input[type="checkbox"] {
    position: absolute;
    top: 0;
    left: -35px;
    border-radius: 0 !important;
    box-shadow: none !important
}

.legal-consent-container .input {
    padding-left: 35px
}

.hs-menu-depth-1.hs-menu-item.active>a,
.hs-menu-depth-1.hs-menu-item.active-branch>a {
    color: #fff
}

.hs-menu-depth-2.hs-menu-item.active>a,
.hs-menu-depth-2.hs-menu-item.active-branch>a {
    background-color: #c8325d
}

.mem-button,
.simpleButton,
.BlackButton,
.WhiteButton,
.GreenButton,
.YellowButton,
.RedButton,
.Button,
.ButtonWide,
.ButtonSmall,
.ButtonOutline {
    display: inline-block;
    min-width: 200px;
    vertical-align: middle;
    padding: 18px 60px;
    text-decoration: none !important;
    border-radius: 2px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 700 !important;
    line-height: 1.25;
    text-align: center;
    text-transform: uppercase;
    background-color: #c8325d;
    color: #fff;
    margin-top: 20px;
    cursor: pointer
}

ul.TextTag li {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    padding: 14px 20px;
    text-decoration: none !important;
    border-radius: 4px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 300 !important;
    line-height: 1.25;
    text-align: center;
    text-transform: uppercase;
    background-color: rgba(14, 151, 142, 0.75);
    color: #fff;
    margin-top: 20px;
    float: center;
    margin: 4px
}

.ButtonWide {
    width: 100%
}

.ButtonSmall {
    background: transparent;
    border: 1px solid #c8325d;
    padding: 12px 50px;
    min-width: 150px;
    font-weight: 300 !important
}

.ButtonSmall:hover {
    color: #fff;
    background-color: #e63e64 !important
}

.ButtonOutline {
    background: transparent;
    border: 1px solid #c8325d;
    font-weight: 300 !important
}

.ButtonOutline:hover {
    color: #fff;
    background-color: #e63e64 !important
}

.FeatureButton {
    display: inline-block;
    min-width: 100%;
    vertical-align: middle;
    padding: 18px 60px;
    text-decoration: none !important;
    border-radius: 2px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 700 !important;
    line-height: 1.25;
    text-align: center;
    text-transform: uppercase;
    background-color: #c8325d;
    color: #fff;
    margin-top: 20px;
    position: relative
}

.FeatureButton:hover {
    color: #fff;
    background-color: #e63e64 !important
}

.mem-button:hover,
.simpleButton:hover,
.BlackButton:hover,
.WhiteButton:hover,
.GreenButton:hover,
.YellowButton:hover,
.RedButton:hover,
.Button:hover {
    color: #fff;
    background-color: #e63e64 !important
}

.mem-button.black-button,
.simpleButton,
.BlackButton {
    background-color: #000;
    color: #fff
}

.mem-button.black-button:hover,
.simpleButton:hover,
.BlackButton:hover {
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff
}

.mem-button.white-button,
.WhiteButton {
    background-color: #fff;
    color: #000
}

.mem-button.white-button:hover,
.WhiteButton:hover {
    background-color: rgba(255, 255, 255, 0.8);
    color: #000
}

.mem-button.green-button {
    background-color: gulfstream;
    color: #fff
}

.mem-button.green-button:hover {
    background-color: #38c35f;
    color: #fff
}

.mem-button.yellow-button,
.YellowButton {
    background-color: #ffcd45;
    color: #fff
}

.mem-button.yellow-button:hover,
.YellowButton:hover {
    background-color: #ffc954;
    color: #fff
}

.mem-section-wrapper,
.hs-section-wrapper>div {
    max-width: 1200px;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: auto;
    margin-right: auto
}

.mem-features-wrapper {
    max-width: 1020px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto
}

.mem-text-wrapper,
.hs-text-wrapper>div {
    max-width: 860px;
    margin-left: auto;
    margin-right: auto
}

.valign-top {
    vertical-align: top
}

.valign-middle {
    vertical-align: middle
}

.valign-bottom {
    vertical-align: bottom
}

.halign-left {
    margin-left: 0;
    margin-right: auto
}

.halign-center {
    margin-left: auto;
    margin-right: auto
}

.halign-right {
    margin-left: auto;
    margin-right: 0
}

.banner-subheadline {
    max-width: 640px
}

.banner-subheadline p {
    font-size: 21px;
    line-height: 31px
}

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

.checklist ul li,
ul.checklist>li {
    padding-left: 40px;
    position: relative;
    font-size: 17px;
    line-height: 28px;
    font-weight: 100;
    margin-bottom: 8px;
    padding-top: 5px;
    margin-left: 20px
}

.checklist ul li:before,
ul.checklist>li:before {
    content: "";
    display: block;
    width: 8px;
    height: 13px;
    border-bottom: 2px solid gulfstream;
    border-right: 2px solid gulfstream;
    position: absolute;
    top: 10px;
    left: 10px;
    box-sizing: border-box;
    transform: rotateZ(45deg) skewY(-2deg);
    z-index: 2
}

.checklist ul li:after,
ul.checklist>li:after {
    content: "";
    display: block;
    width: 28px;
    height: 28px;
    border: 1px solid gulfstream;
    border-radius: 50%;
    position: absolute;
    top: 4px;
    left: 0;
    box-sizing: border-box;
    z-index: 1
}

.numberlist ol {
    list-style: none;
    padding-left: 0;
    counter-reset: ol
}

.numberlist ol li {
    position: relative;
    padding-left: 60px;
    counter-increment: ol;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 25px
}

.numberlist ol li:before {
    content: counter(ol);
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid gulfstream;
    color: gulfstream;
    font-size: 24px;
    font-weight: 700
}

.popin-list ul {
    overflow: hidden
}

.popin-list li {
    transform: translate(-100%);
    transition: all ease 1s
}

.popin-list li.popped-in {
    transform: none
}

.mhb-headline {
    margin-bottom: 30px
}

.mem-hero-banner {
    position: relative;
    overflow: hidden;
    text-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2)
}

.banner-overlay {
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .4;
    z-index: 2
}

.banner-overlay+div {
    position: relative;
    z-index: 3
}

.banner-txt {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    text-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2)
}

.banner-txt h1 {
    margin-top: 0px !important
}

.banner-button {
    text-align: center;
    margin-top: 50px
}

blockquote {
    font-family: 'Domine', serif;
    font-size: 40px;
    line-height: 1.3;
    margin: 16px 0
}

blockquote:last-child {
    margin-bottom: 0
}

blockquote:only-child {
    margin: 0
}

@media(max-width:768px) {
    blockquote {
        font-size: 28px
    }

    .mem-section-wrapper,
    .hs-section-wrapper>div {
        padding-left: 20px;
        padding-right: 20px
    }

    body {
        font-size: 16px
    }

    h1 {
        font-size: 36px;
        line-height: 44px
    }

    h2 {
        font-size: 24px;
        line-height: 28px
    }

    h3 {
        font-size: 22px;
        line-height: 36px
    }

    h4 {
        font-size: 20px;
        line-height: 24px
    }

    .mem-button:not(.text-button) {
        padding: 16px 32px;
        font-size: 16px !important;
        min-width: 160px
    }

    .text-button {
        font-size: 17px !important
    }

    .banner-subheadline,
    .banner-txt p {
        font-size: 20px
    }
}

.landing-text-box {
    padding-right: 40px
}

.landing-body-info {
    padding-bottom: 40px;
    padding-top: 40px
}

.landing-text-box li {
    line-height: 1.6
}

.VideoLinkImage {
    cursor: pointer;
    transition: all .35s
}

.VideoLinkImage:hover {
    transform: scale(1.01);
    opacity: .9
}

div#hs-eu-cookie-confirmation {
    opacity: 0;
    background-color: rgba(31, 31, 38, 0.95) !important;
    color: #fff !important;
    border-top: 0px !important
}

div#hs-eu-cookie-confirmation.hs-cookie-notification-position-bottom {
    box-shadow: none !important
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner {
    background-color: transparent !important;
    color: #fff !important
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p {
    color: #fff !important
}
