@import 'https://fonts.googleapis.com/css?family=Titillium+Web:300,400,600,700';
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');
ul.inputs-list {
    list-style-type: none;
    padding: 0
}

li.hs-form-booleancheckbox label {
    font-size: 15px
}

.download__block a.cta_button.primary {
    color: #222 !important
}

a.cta_button {
    padding: 18px 35px !important
}

a.cta_button.secondary {
    padding: 18px 45px !important;
    min-width: 150px;
    max-width: 350px
}

.hs-form {
    max-width: 40%;
    width: 40%;
    display: block;
    margin: 0 auto
}

.hs_cos_wrapper .form-title {
    text-align: center
}

.hs_submit {
    padding: 30px 0px;
    text-align: center;
    max-width: 100%;
    width: 100%
}

@media(min-width: 992px) {
    a.cta_button.primary+a.cta_button.secondary {
        margin-left:20px
    }
}

#product-page-container a.cta_button.secondary {
    margin-right: 20px !important
}

#product-page-container .product__block--text {
    margin-top: 20px
}

@media(min-width: 768px) {
    #product-page-container .product__block--text {
        margin-top:0;
        padding: 0
    }
}

#product-page-container .row-fluid-wrapper.row-depth-1.row-number-4 {
    margin-bottom: 20px
}

.accordion {
    color: #FFF;
    padding: 18px 5px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    background: #000;
}

.accordion:last-of-type {
    margin-bottom: 40px
}

@media(min-width: 768px) {
    .accordion {
        padding: 18px
    }
}

.product__block--wrapper .slider-nav .slick-track {
    display: flex;
    align-items: center
}

.slider-nav .slick-slide {
    height: initial
}

.accordion:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    border-radius: 50%;
    padding: 3px 4px;
    cursor: pointer;
    position: absolute;
    right: 10px
}


img {
    max-width: 100%;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom
}

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

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

/*! *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
fontawesome-webfont.svg @font-face {
    font-family: 'FontAwesome';
    src: url('https://f.hubspotusercontent30.net/hubfs/379485/fonts/font-awesome%204.7.0/fontawesome-webfont.eot?v=4.7.0');
    src: url('https://f.hubspotusercontent30.net/hubfs/379485/fonts/font-awesome%204.7.0/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('//cdn2.hubspot.net/hubfs/496638/Hubspot_Marketplace/Launchpad/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('//cdn2.hubspot.net/hubfs/496638/Hubspot_Marketplace/Launchpad/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('//cdn2.hubspot.net/hubfs/496638/Hubspot_Marketplace/Launchpad/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('//cdn2.hubspot.net/hubfs/496638/Hubspot_Marketplace/Launchpad/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    transform: scale(-1,1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1,-1);
    -ms-transform: scale(1,-1);
    transform: scale(1,-1)
}

:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before,.fa-close:before,.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before,.fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before,.fa-image:before,.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before,.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before,.fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before,.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before,.fa-reorder:before,.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,.fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before,.fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,.fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before,.fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before,.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before,.fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before,.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before,.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before,.fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,.fa-usd:before {
    content: "\f155"
}

.fa-rupee:before,.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,.fa-rouble:before,.fa-rub:before {
    content: "\f158"
}

.fa-won:before,.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before,.fa-bank:before,.fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before,.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before,.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before,.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,.fa-resistance:before,.fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before,.fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,.fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before,.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before,.fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before,.fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before,.fa-sheqel:before,.fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before,.fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before,.fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before,.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before,.fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before,.fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-signing:before,.fa-sign-language:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before,.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before,.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-vcard:before,.fa-address-card:before {
    content: "\f2bb"
}

.fa-vcard-o:before,.fa-address-card-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before,.fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before,.fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-3:before,.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before,.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before,.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before,.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bathtub:before,.fa-s15:before,.fa-bath:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before,.fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before,.fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

* {
    box-sizing: border-box
}

body {
    font-family: Titillium Web,sans-serif;
    color: #000;
    margin: 0;
    font-weight: 300;
    -webkit-font-smoothing: antialiased
}

p {
    font-weight: 300;
    line-height: 1.5;
    font-size: 18px;
    margin: 0;
    padding: 3px 0;
}

.hs-richtext {
    line-height: 24px;
    margin: 0 0 20px 0
}

a {
    color: #000;
    text-decoration: none;
    font-weight: 500;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease
}

h1,h2,h3,h4,h5 {
    line-height: 120%;
    margin: 0 0 20px 0
}

h1 {
    line-height: 1;
    font-size: 60px;
    font-weight: 300
}

h2,.faq-block-wrapper h1 {
    font-size: 42px;
    font-weight: 300;
    margin: 0 0 30px 0
}

.border-top {
    border-top: 1px solid rgba(0,0,0,.1)
}

.minimal-footer {
    padding: 40px 80px;
    text-align: center
}

.ventilationheader h2,.launch-campaign-header h2 {
    color: #484848;
    text-transform: uppercase;
    font-size: 29px;
    letter-spacing: .05em
}

h3 {
    font-weight: 600;
    font-size: 20px;
    line-height: 120%
}

h4 {
    font-size: 20px
}

::-moz-selection {
    color: #000;
    background: #b1b2b4
}

::selection {
    color: #000;
    background: #b1b2b4
}

.blog-post-wrapper {
    max-width: 600px
}

.padding-wrapper {
    padding: 80px 0;
    display: inline-block;
    width: 100%
}

@media(max-width: 992px) {
    .padding-wrapper-bottom {
        padding:30px 30px
    }
}

.padding-wrapper-bottom {
    padding: 0 0 80px 0
}

.padding-wrapper:after {
    content: '';
    display: block;
    clear: both
}

.padding-wrapper.white {
    background: white;
    color: #000
}

.range-of-heaters__block--wrapper .layout-widget-wrapper {
    max-width: 520px;
    margin: auto
}

.layout-widget-wrapper p {
    max-width: 800px;
    margin: 0 auto 20px
}

.no-padding-top {
    padding-top: 0
}

.grey {
    background: #f7f7f7
}

.container {
    width: 96% !important;
    max-width: 100% !important;
    margin: auto !important;
    float: none !important;
    display: block !important
}

.product-page-container {
    max-width: 95% !important;
    margin: 0 auto 40px !important;
    float: none !important
}

#product-page-container .layout-widget-wrapper p {
    margin: 0 0 20px 0
}

.usp__block--wrapper.usp__block--wrapper-upper>span {
    display: block;
    text-align: left
}

.usp__block--wrapper-upper .usp__block {
    text-align: left
}

.usp__block--wrapper-upper .usp__block h3 {
    margin: 0px
}

.usp__block--wrapper-upper .usp__block .blurb:before {
    content: ".";
    display: inline-block;
    font-size: 44px;
    position: absolute;
    top: 0;
    line-height: 0px;
    font-weight: bold;
    left: 0;
    color: #000
}

.usp__block--wrapper-upper .usp__block p {
    margin: 0px
}

.usp__block--wrapper-upper .usp__block .blurb {
    margin-bottom: 10px;
    padding-left: 18px;
    position: relative
}

.usp__block--wrapper.usp__block--wrapper-upper>span>div {
    display: block;
    padding: 0px;
    text-align: left;
    flex: 0;
    border-right: 0
}

.hs-inline-edit .product__block--wrapper-sub-left .slick--inside--img img {
    display: block !important
}

.small-container {
    padding: 0 2%;
    max-width: 800px;
    margin: auto
}

.red {
    background: #b72126
}

.white-text {
    color: white
}

.row-fluid [class*="span"] {
    min-height: 0
}

.background {
    background-position: center center;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative
}

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

.grey-bg {
    background: #f2f2f2;
    color: #000
}

.center {
    text-align: center
}

.center .widget-type-header h2 {
    max-width: 650px;
    width: 100%;
    margin: auto auto 30px
}

button,.input>input,input[type="submit"] {
    -webkit-appearance: none
}

.launch-campaign-intro {
    padding: 0px 120px 40px
}

.launch-campaign-intro h2 {
    font-size: 46px
}

.launch-campaign-intro p {
    font-size: 19px
}

.launch-campaign .widget-type-form {
    max-width: 720px;
    margin: 0 auto
}

.launch-divider {
    background: white url(https://cdn2.hubspot.net/hubfs/379485/background/bglaunch.jpg) no-repeat bottom center;
    background-size: 900px auto;
    padding-bottom: 60px
}

.launchcampaignctaareas .span4 {
    width: 33.333%;
    margin: 0;
    z-index: 8;
    position: relative
}

.launchcampaignctaheader {
    position: absolute;
    z-index: 9;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translate(0,-50%)
}

.launchcampaignctaheader h2 {
    color: white;
    font-weight: 500
}

.launchcampaignbg {
    width: 100%;
    overflow: hidden
}

.launchcampaignbg img {
    width: 102%;
    height: auto
}

.launchwrap .padding-wrapper.right-text>div {
    padding-left: 0
}

.bottompad {
    margin-bottom: 40px
}

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

.flexcolumn2 {
    max-width: 80%;
    width: 80%;
    height: auto
}

html.open-menu {
    height: 100vh;
    overflow: hidden
}

.nav {
    background: rgba(225,226,224,0.8);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 15px 2%;
    z-index: 999
}

.header-container-wrapper {
    min-height: 0;
    height: 0
}

.nav .logo_color {
    display: none
}

.always-active .nav .logo_color,.active-menu .nav .logo_color,.white-nav .nav .logo_color {
    display: block
}

.nav .logo_white {
    display: block
}

.slider-nav {
    width: 100%;
    bottom: 0;
    height: 120px;
    background: #fff
}

.slider-nav .slick-slide.slick-active {
    opacity: .3
}

.slider-nav .slick-slide.slick-active.slick-current {
    opacity: 1;
    outline: 0
}

.product__block--wrapper>div>.row-fluid>div.product__block--wrapper-sub-left>span {
    position: relative;
    min-height: unset;
    padding-bottom: 75%;
    height: auto
}

.slider-nav img {
    padding: 10px 10px 0 0 !important;
    width: 100%;
    height: auto
}

.slider-nav .slick-track .slick-slide:first-child img {
    padding-left: 0;
    margin: 0px !important
}

.always-active .nav,.active-menu .nav {
    background: #e1e2e0;
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%;
    padding: 15px 2%;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation: activeMenu .2s ease;
    -moz-animation: activeMenu .2s ease;
    -o-animation: activeMenu .2s ease;
    animation: activeMenu .2s ease
}

.nav .widget-type-logo img {
    max-width: 90px !important
}

@-webkit-keyframes activeMenu {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    to {
        -webkit-transform: translateY(0%);
        transform: translateY(0%)
    }
}

@-moz-keyframes activeMenu {
    from {
        -moz-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    to {
        -moz-transform: translateY(0%);
        transform: translateY(0%)
    }
}

@-o-keyframes activeMenu {
    from {
        -o-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    to {
        -o-transform: translateY(0%);
        transform: translateY(0%)
    }
}

@keyframes activeMenu {
    from {
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    to {
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -o-transform: translateY(0%);
        transform: translateY(0%)
    }
}

.nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
    font-family: Titillium Web,sans-serif
}

.nav .widget-type-logo a:hover {
    padding-left: 0
}

.nav a[href="#search-pop"]:before {
    content: '';
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(https://cdn2.hubspot.net/hubfs/379485/icons/search_black.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 12px;
    top: 2px
}

@media(max-width: 1024px) {
    .always-active .nav,.active-menu .nav {
        background:rgba(0,0,0,0.3)
    }
}

.white-nav {
    margin-top: 55px
}

@media(min-width: 1025px) {
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-item.hs-menu-depth-2.hs-item-has-children>a {
        text-align:right !important
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
        visibility: hidden !important;
        z-index: -1
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children.active ul.hs-menu-children-wrapper {
        visibility: visible !important;
        z-index: 10
    }

    .blog-pagination {
        padding: 20px
    }

    .blog-pagination a {
        font-size: 20px;
        margin-right: 30px
    }

    .nav,.always-active .nav,.active-menu .nav {
        padding: 0
    }

    .white-nav {
        margin-top: 68px
    }

    .nav a {
        color: #000
    }

    .nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
        padding: 10px;
        white-space: normal;
        max-width: 100%;
        width: 100%;
        overflow: auto
    }

    .nav ul>li.hs-menu-depth-1:nth-of-type(4) {
        margin-left: 24%
    }

    .nav ul>li.hs-menu-depth-1:nth-of-type(1n+4) a {
        text-align: left
    }

    .nav ul>li.hs-menu-depth-1 a {
        text-align: right
    }

    .nav ul>li.hs-menu-depth-1 {
        flex: 0 0 13%;
        max-width: 13%
    }

    .nav ul {
        width: 100%;
        padding: 0 2%;
        display: flex;
        flex-direction: row
    }

    .nav ul li.hs-menu-depth-1>ul {
        display: inline-block
    }

    .nav ul>li {
        position: relative;
        text-align: center
    }

    .nav .hs-menu-wrapper>ul {
        padding: 0;
        display: flex
    }

    .nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li>a {
        font-size: 16px;
        overflow: hidden
    }

    .nav ul ul.hs-menu-children-wrapper li a {
        width: 100% !important;
        margin: 0
    }

    .nav ul ul.hs-menu-children-wrapper li {
        text-align: left
    }

    .nav ul ul.hs-menu-children-wrapper ul {
        display: inline-block
    }

    .nav ul li.hs-menu-depth-1>ul {
        position: fixed !important;
        top: 0;
        margin-top: 64px;
        left: 0;
        height: 0;
        width: 100%;
        background: white;
        -webkit-transition: all .4s ease !important;
        -o-transition: all .4s ease !important;
        -moz-transition: all .4s ease !important;
        transition: all .4s ease !important;
        -webkit-transform-origin: top;
        -moz-transform-origin: top;
        -ms-transform-origin: top;
        -o-transform-origin: top;
        transform-origin: top;
        -webkit-transform: scaleY(0);
        -moz-transform: scaleY(0);
        -ms-transform: scaleY(0);
        -o-transform: scaleY(0);
        transform: scaleY(0);
        padding: 0;
        overflow-y: scroll
    }

    .nav ul li.hs-menu-depth-1>ul a {
        color: #000
    }

    .nav ul li.hs-menu-depth-1.active>ul {
        transform: scaleY(1);
        padding: 30px 0;
        height: 100%
    }

    .nav .widget-type-logo img {
        max-width: 120px !important
    }

    .nav .widget-type-logo {
        padding: 13px 0;
        text-align: center;
        position: absolute
    }

    .always-active .nav .logo_color,.active-menu .nav .logo_color,.white-nav .nav .logo_color {
        display: none
    }

    .always-active .nav .logo_white,.active-menu .nav .logo_white,.white-nav .nav .logo_white {
        display: block
    }

    .nav ul li.hs-menu-depth-1>ul {
        flex-direction: column
    }

    .nav ul li.hs-menu-depth-1>ul>li.hs-menu-depth-2>ul {
        padding: 0;
        flex-wrap: wrap;
        left: 0 !important;
        position: relative !important
    }

    .nav ul li.hs-menu-depth-1>ul>li>a {
        flex: 0 0 15%;
        max-width: 15% !important;
        font-size: 22px;
        float: left
    }

    .nav ul li.hs-menu-depth-1>ul>li {
        flex: 0 0 30%;
        border-bottom: 1px solid #ececec;
        padding-bottom: 20px;
        margin-bottom: 10px;
        padding-left: 20px;
        padding-right: 20px
    }

    .nav ul li.hs-menu-depth-1>ul>li.hs-menu-depth-2>ul>li {
        width: 24.5%;
        display: inline-block
    }

    .nav ul li.hs-menu-depth-1>ul>li.hs-menu-depth-2>ul>li>a {
        font-size: 18px;
        font-weight: 600;
        font-family: Titillium Web,sans-serif
    }

    .nav ul li.hs-menu-depth-1>ul>li.hs-menu-depth-2>ul>li>a img {
        display: none
    }

    .hs-menu-item hs-menu-depth-3 a {
        font-family: Roboto
    }

    .menu-inner-image {
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        flex: 1 0 auto;
        margin-top: 15px;
        transition: all .2s ease;
        min-height: 120px
    }

    .nav ul li.hs-menu-depth-1>ul>li.hs-menu-depth-2>ul>li>a:hover .menu-inner-image {
        background-size: cover
    }

    .nav li.hs-menu-item.hs-menu-depth-1>a>span:before {
        content: '';
        position: absolute;
        width: 0;
        left: 50%;
        bottom: 0;
        height: 3px;
        background: #000;
        margin-bottom: -10px;
        transition: all .4s ease
    }

    .nav li.hs-menu-item.hs-menu-depth-1>a>span:hover:before,.nav li.hs-menu-item.hs-menu-depth-1.active>a>span:before {
        width: 100%;
        left: 0
    }

    .nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li>a>span {
        position: relative;
        display: inline-block
    }

    .nav li.hs-menu-item.hs-menu-depth-1.hs-item-has-children>a::after {
        width: 6px;
        height: 6px;
        border-right: 2px solid #000;
        border-bottom: 2px solid #000;
        transform: rotate(45deg);
        content: '';
        margin-left: 10px;
        transition: all .2s ease;
        margin-bottom: 3px;
        display: inline-block
    }

    .nav li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.active>a:after {
        transform: rotate(-135deg);
        margin-bottom: 0
    }

    .nav ul li.hs-menu-depth-1>ul>li.hs-menu-depth-2>ul {
        width: 70%;
        max-width: 850px
    }

    @media(min-width: 1750px) {
        .nav ul li.hs-menu-depth-1>ul>li.hs-menu-depth-2>ul {
            width:70%;
            max-width: none
        }

        .nav ul li.hs-menu-depth-1>ul>li.hs-menu-depth-2>ul>li {
            flex: 0 0 16.666%;
            max-width: 16.666%
        }
    }

    .nav li.hs-menu-item.hs-menu-depth-2.hs-item-has-children.extra-menu-wrapper {
        position: absolute;
        right: 0;
        width: 15%;
        background: #fff;
        border-left: 1px solid #ececec;
        top: 0;
        height: 100%;
        border-bottom: 0px;
        padding: 30px 10px;
        display: block;
        margin: 0
    }

    .nav li.hs-menu-item.hs-menu-depth-2.hs-item-has-children.extra-menu-wrapper a {
        width: 100% !important;
        max-width: 100% !important;
        margin-right: 0
    }

    .nav li.hs-menu-item.hs-menu-depth-2.hs-item-has-children.extra-menu-wrapper li a {
        padding: 5px 10px
    }

    .nav li.extra-menu-wrapper.hs-item-has-children.extra-menu-wrapper li a {
        padding: 0px 10px 10px
    }

    .nav li.hs-menu-item.hs-menu-depth-2.hs-item-has-children.extra-menu-wrapper a:hover {
        padding-left: 15px
    }

    .nav li.hs-menu-item.hs-menu-depth-2.hs-item-has-children.extra-menu-wrapper a.extra-menu-headline:hover {
        padding-left: 10px;
        cursor: default
    }

    .nav li.hs-menu-item.hs-menu-depth-2.hs-item-has-children.extra-menu-wrapper ul {
        width: 100%;
        display: block !important
    }

    .nav li.hs-menu-item.hs-menu-depth-2.hs-item-has-children.extra-menu-wrapper ul li {
        width: 100%;
        max-width: 100%
    }

    .close-menu {
        position: absolute;
        top: 0;
        right: 0;
        width: 40px;
        height: 40px;
        margin-right: 10px;
        margin-top: 10px;
        cursor: pointer;
        z-index: 9999;
        transition: all .2s ease
    }

    .close-menu:after,.close-menu:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 2px;
        background: #000;
        top: 0;
        right: 0;
        margin-top: 20px
    }

    .close-menu:after {
        transform: rotate(-45deg)
    }

    .close-menu:before {
        transform: rotate(45deg)
    }
}

@media(max-width: 1024px) {
    .nav .widget-type-logo img {
        max-width:90px !important
    }

    .nav .widget-type-menu {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background: white;
        opacity: 1;
        display: block;
        overflow: hidden;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease;
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        transform: translateY(-100%);
        z-index: 1
    }

    .open-menu .nav .widget-type-menu {
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
        transform: translateY(0%)
    }

    .nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
        max-width: 100%;
        text-decoration: none;
        font-size: 24px;
        font-weight: 300;
        color: black;
        width: 100%;
        display: block;
        padding: 20px 0;
        border-top: 1px solid rgba(0,0,0,.1);
        text-align: left
    }

    .nav .hs-menu-wrapper>ul>li>a {
        -webkit-transform: translateY(-25%) scale(.95);
        -moz-transform: translateY(-25%) scale(.95);
        -ms-transform: translateY(-25%) scale(.95);
        -o-transform: translateY(-25%) scale(.95);
        transform: translateY(-25%) scale(.95);
        -webkit-transform-origin: top right;
        -moz-transform-origin: top right;
        -ms-transform-origin: top right;
        -o-transform-origin: top right;
        transform-origin: top right;
        opacity: 0
    }

    .open-menu .nav .hs-menu-wrapper>ul>li>a {
        opacity: 1;
        -webkit-transform: translateY(0%) scale(1);
        -moz-transform: translateY(0%) scale(1);
        -ms-transform: translateY(0%) scale(1);
        -o-transform: translateY(0%) scale(1);
        transform: translateY(0%) scale(1);
        -webkit-transition-delay: 1.2s;
        -moz-transition-delay: 1.2s;
        -o-transition-delay: 1.2s;
        transition-delay: 1.2s
    }

    .open-menu .nav .hs-menu-wrapper>ul>li.active>a {
        color: #b1b2b4
    }

    .open-menu .nav .hs-menu-wrapper>ul>li:nth-of-type(1)>a {
        border-top: 0;
        -webkit-transition-delay: .4s;
        -moz-transition-delay: .4s;
        -o-transition-delay: .4s;
        transition-delay: .4s
    }

    .open-menu .nav .hs-menu-wrapper>ul>li:nth-of-type(2)>a {
        -webkit-transition-delay: .48s;
        -moz-transition-delay: .48s;
        -o-transition-delay: .48s;
        transition-delay: .48s
    }

    .open-menu .nav .hs-menu-wrapper>ul>li:nth-of-type(3)>a {
        -webkit-transition-delay: .56s;
        -moz-transition-delay: .56s;
        -o-transition-delay: .56s;
        transition-delay: .56s
    }

    .open-menu .nav .hs-menu-wrapper>ul>li:nth-of-type(4)>a {
        -webkit-transition-delay: .64s;
        -moz-transition-delay: .64s;
        -o-transition-delay: .64s;
        transition-delay: .64s
    }

    .open-menu .nav .hs-menu-wrapper>ul>li:nth-of-type(5)>a {
        -webkit-transition-delay: .72s;
        -moz-transition-delay: .72s;
        -o-transition-delay: .72s;
        transition-delay: .72s
    }

    .open-menu .nav .hs-menu-wrapper>ul>li:nth-of-type(6)>a {
        -webkit-transition-delay: .8s;
        -moz-transition-delay: .8s;
        -o-transition-delay: .8s;
        transition-delay: .8s
    }

    .open-menu .nav .hs-menu-wrapper>ul>li:nth-of-type(7)>a {
        -webkit-transition-delay: .88s;
        -moz-transition-delay: .88s;
        -o-transition-delay: .88s;
        transition-delay: .88s
    }

    .open-menu .nav .hs-menu-wrapper>ul>li:nth-of-type(8)>a {
        -webkit-transition-delay: .96s;
        -moz-transition-delay: .96s;
        -o-transition-delay: .96s;
        transition-delay: .96s
    }

    .open-menu .nav .hs-menu-wrapper>ul>li:nth-of-type(9)>a {
        -webkit-transition-delay: 1.04s;
        -moz-transition-delay: 1.04s;
        -o-transition-delay: 1.04s;
        transition-delay: 1.04s
    }

    .open-menu .nav .hs-menu-wrapper>ul>li:nth-of-type(10)>a {
        -webkit-transition-delay: 1.12s;
        -moz-transition-delay: 1.12s;
        -o-transition-delay: 1.12s;
        transition-delay: 1.12s
    }

    .nav .widget-type-menu .hs-menu-wrapper>ul {
        display: block;
        margin-top: 64px;
        padding: 0 0 30px;
        height: -webkit-calc(100vh - 95px);
        height: -moz-calc(100vh - 95px);
        height: calc(100vh - 95px);
        overflow: scroll
    }

    .nav .widget-type-menu ul li {
        width: 100%;
        display: block;
        padding: 0 2%
    }

    .nav>div>div {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .nav ul li.hs-menu-item.hs-item-has-children>ul.hs-menu-children-wrapper {
        position: relative;
        display: block;
        width: 100%;
        padding: 0;
        display: none
    }

    .nav ul li.hs-menu-item.hs-item-has-children>ul.hs-menu-children-wrapper li a {
        width: 100%;
        background: rgba(255,255,255,.1);
        padding: 10px 20px;
        font-size: 20px;
        border-top: 0
    }

    .nav ul li.hs-menu-item.hs-item-has-children>ul.hs-menu-children-wrapper li {
        padding: 0
    }

    .nav ul li.hs-menu-item.hs-item-has-children.hs-menu-depth-2>ul.hs-menu-children-wrapper {
        display: inline-block;
        flex-direction: row;
        flex-wrap: wrap;
        left: 0 !important;
        padding: 20px;
        border-bottom: 1px solid rgba(0,0,0,.1)
    }

    .menu-inner-image img {
        display: none
    }

    .menu-inner-image {
        height: 180px;
        background-position: center center;
        background-size: cover;
        background-color: #f7f7f7
    }

    .open-menu .widget-type-logo.logo_color {
        display: block;
        position: absolute;
        top: 0;
        left: 50%;
        z-index: 1;
        margin-top: 15px;
        margin-left: -45px
    }

    .nav .widget-type-menu ul li.hs-menu-depth-1.hs-item-has-children>ul .close-menu:after {
        content: '';
        position: absolute;
        width: 10px;
        height: 10px;
        border-left: 4px solid;
        border-bottom: 4px solid;
        border-color: #000;
        left: 50%;
        margin-left: -5px;
        top: 50%;
        margin-top: -5px;
        transform: rotate(45deg)
    }

    .nav .widget-type-menu ul li.hs-menu-depth-1.hs-item-has-children>ul .close-menu {
        width: 60px;
        height: 60px;
        display: inline-block;
        position: relative
    }

    .nav .widget-type-menu ul li ul li {
        padding: 0
    }

    .nav ul li.hs-menu-item.hs-item-has-children>ul.hs-menu-children-wrapper li.hs-menu-depth-2>a {
        padding: 0;
        font-size: 22px;
        text-align: center;
        margin-top: 20px
    }

    .nav .widget-type-menu ul li.hs-menu-depth-1.hs-item-has-children>ul {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: block;
        background-color: white;
        transform: translateX(100%);
        transition: all .8s ease;
        overflow-y: scroll
    }

    .nav .widget-type-menu ul li.hs-menu-depth-1.hs-item-has-children.active>ul {
        transform: translateX(0%)
    }

    .nav ul li.hs-menu-item.hs-item-has-children.hs-menu-depth-2>ul.hs-menu-children-wrapper>li:nth-of-type(even) a {
        padding-left: 10px
    }

    .nav ul li.hs-menu-item.hs-item-has-children.hs-menu-depth-2>ul.hs-menu-children-wrapper>li:nth-of-type(odd) a {
        padding-right: 10px
    }

    .nav ul li.hs-menu-item.hs-item-has-children.hs-menu-depth-2>ul.hs-menu-children-wrapper>li a {
        padding: 10px 0
    }

    .nav ul li.hs-menu-item.hs-item-has-children.hs-menu-depth-2>ul.hs-menu-children-wrapper>li {
        flex: 1 0 auto;
        max-width: 50%;
        width: 50%;
        padding: 0;
        float: left
    }

    .show-kids {
        position: absolute;
        display: block;
        width: 80px;
        height: 100%;
        top: 0;
        right: 0;
        margin-right: 2%;
        background: rgba(255,255,255,.2);
        opacity: 0
    }

    .open-menu .show-kids {
        -webkit-animation: kidsArrow 1s 1s;
        -moz-animation: kidsArrow 1s 1s;
        -o-animation: kidsArrow 1s 1s;
        animation: kidsArrow 1s 1s;
        -webkit-animation-fill-mode: forwards;
        -moz-animation-fill-mode: forwards;
        -o-animation-fill-mode: forwards;
        animation-fill-mode: forwards
    }

    .show-kids:after {
        content: '';
        width: 10px;
        height: 10px;
        background: transparent;
        display: block;
        position: absolute;
        border-right: 2px solid #000;
        border-bottom: 2px solid #000;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 0;
        margin-top: 32px;
        left: 50%;
        margin-left: -5px;
        -webkit-transition: all .2s ease;
        -o-transition: all .2s ease;
        -moz-transition: all .2s ease;
        transition: all .2s ease
    }

    @-webkit-keyframes kidsArrow {
        0% {
            opacity: 0
        }

        100% {
            opacity: .5
        }
    }

    @-moz-keyframes kidsArrow {
        0% {
            opacity: 0
        }

        100% {
            opacity: .5
        }
    }

    @-o-keyframes kidsArrow {
        0% {
            opacity: 0
        }

        100% {
            opacity: .5
        }
    }

    @keyframes kidsArrow {
        0% {
            opacity: 0
        }

        100% {
            opacity: .5
        }
    }

    #hamburger {
        width: 30px;
        display: inline-block;
        height: 25px;
        position: relative;
        margin: 0;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer
    }

    #hamburger span {
        display: block;
        position: absolute;
        height: 2px;
        width: 100%;
        background: #000;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
        margin-top: 5px
    }

    #hamburger span:nth-child(1) {
        top: 0px
    }

    #hamburger span:nth-child(2),#hamburger span:nth-child(3) {
        top: 8px
    }

    #hamburger span:nth-child(4) {
        top: 16px
    }

    .widget-span.hamburger-wrapper {
        position: relative;
        cursor: pointer;
        z-index: 9999;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -moz-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .open-menu #hamburger span:nth-child(1) {
        top: 18px;
        width: 0;
        left: 50%
    }

    .open-menu #hamburger span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .open-menu #hamburger span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .open-menu #hamburger span:nth-child(4) {
        top: 18px;
        width: 0;
        left: 50%
    }

    .open-menu #hamburger span {
        background: #000
    }

    .nav {
        display: flex !important;
        justify-content: space-between !important
    }
}

.start-top {
    position: relative;
    display: block;
    height: 70vh;
    text-align: center;
    color: white;
    transition: all 1s ease
}

.start-top .blurb a {
    color: #b72126
}

a.btn-link {
    color: #b72126
}

a.btn-link:after {
    content: '›';
    margin-left: 5px
}

.start-top a.btn-link {
    color: white
}

.small-hero {
    height: 70vh
}

.small-hero>div {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 50% !important;
    padding: 30px
}

.start-top>div {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%
}

.start-top>div>div {
    width: 100%
}

.start-top h1 {
    margin: 0;
    font-size: 32px
}

@media(min-width: 1024px) {
    .start-top h1 {
        font-size:60px
    }
}

.start-top p.secondary-header {
    font-size: 27px;
    margin: 0 auto;
    font-weight: 100;
    max-width: 900px
}

.start-top .blurb>div {
    max-width: 600px
}

.start-top .blurb {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%
}

.start-top .blurb {
    margin-bottom: 20px
}

li.hs-breadcrumb-menu-item.first-crumb {
    padding-left: 0
}

.featured-logo-field {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 30px;
    border-bottom: 1px solid #dfdfdf
}

.featured-logo-field h3 {
    margin-bottom: 20px
}

.featured-logo-field img {
    max-height: 60px;
    width: auto !important;
    max-width: 100px;
    height: auto !important
}

.featured-logo-field .container>div>div {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.fetured-logo {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center
}

.featured-logo-field p {
    color: #60646b;
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 12px;
    text-align: center
}

.features-wrapper {
    padding: 80px 0;
    border-bottom: 1px solid #dfdfdf
}

.features-wrapper .container {
    position: relative;
    overflow: hidden
}

.feature-block {
    width: 100%;
    position: absolute;
    height: 350px;
    top: 0;
    left: 0;
    display: block;
    z-index: -1
}

.active .feature-block {
    z-index: 1
}

.feature-block>div>div {
    height: inherit
}

.feature-block>div {
    height: inherit
}

.feature-nav {
    padding: 50px 50px 0 0;
    color: #dfdfdf;
    margin-top: 380px;
    border-top: 2px solid #dfdfdf;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    cursor: pointer
}

.active .feature-nav {
    color: #000;
    border-color: #b72126
}

.feature-nav-text p {
    font-size: 14px
}

.feature-nav h4 {
    margin: 0
}

.feature-block .feature-block-text {
    height: inherit;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0;
    padding-right: 80px;
    max-width: 100%
}

.feature-block .feature-block-text>div {
    max-width: 100%;
    display: block
}

.active .feature-block .feature-block-text {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
    opacity: 1
}

.feature-block .feature-block-image>div>span img {
    max-width: 130%;
    position: absolute;
    bottom: 0;
    right: -10%
}

.feature-block .feature-block-image {
    position: relative;
    display: block;
    height: inherit;
    opacity: 0;
    z-index: -1;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease
}

.active .feature-block .feature-block-image {
    opacity: 1;
    z-index: 1
}

.features-wrapper .container>div>div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.feature-wrapper {
    margin: 0 !important;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.puff {
    text-align: center;
    padding: 30px;
    margin-bottom: 30px
}

.puff h4 {
    margin-bottom: 20px;
    font-weight: 300;
    font-size: 20px;
    letter-spacing: .05em
}

.puff img {
    width: auto !important;
    margin-bottom: 30px
}

.small-puff .puff img {
    height: 30px
}

.cta-block-wrapper .secondary-cta {
    text-align: left
}

.cta-block-wrapper .primary-cta {
    text-align: right
}

.cta-block-wrapper {
    margin-top: 50px
}

.cta-block h2 {
    font-weight: 300
}

.cta-block h2 strong {
    text-transform: uppercase;
    font-weight: 500
}

.cta-block {
    text-align: center;
    background-color: #000;
    color: white;
    margin-bottom: -4px
}

.cta_button {
    font-family: Titillium Web,sans-serif !important;
    font-weight: 600 !important;
    font-size: 16px;
    padding: 15px 30px;
    line-height: 1 !important;
    position: relative;
    -webkit-font-smoothing: antialiased;
    z-index: 1;
    -webkit-transition: all .2s ease !important;
    -o-transition: all .2s ease !important;
    -moz-transition: all .2s ease !important;
    transition: all .2s ease !important;
    display: inline-block;
    text-align: center;
    border: 0 !important;
    background: #000;
    border-radius: 2px !important;
    margin: 10px 0;
    color: white !important;
    text-transform: inherit
}

.cta_button::first-letter {
    text-transform: uppercase !important
}

.btn,.cta_button.primary {
    line-height: 1;
    padding: 15px 30px;
    font-weight: 600;
    font-size: 16px;
    display: inline-block;
    color: white;
    position: relative;
    z-index: 1
}

.secondary-cta .btn,.secondary-cta .cta_button,.secondary-cta .cta_button.primary {
    background: #b72126 !important;
    font-weight: 600
}

.cta_button:hover,.btn:hover {
    transform: scale(1.03) !important;
    padding: 15px 30px
}

form .input>input,form .input>select,form input.email-edit.hs-input,form input#hs-pwd-widget-password {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #dfdfdf;
    border: 0;
    height: 40px;
    font-size: 14px;
    padding: 5px 15px;
    font-family: Roboto,sans-serif
}

html body input.hs-input.email-edit {
    width: 100% !important;
    margin: 0 !important
}

input#hs-pwd-widget-password {
    height: 40px !important
}

form label {
    font-size: 0px;
    font-weight: bold
}

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

form ul.hs-error-msgs.inputs-list li label {
    font-size: 11px;
    color: white
}

form ul.hs-error-msgs.inputs-list {
    margin: 0;
    list-style-type: none;
    padding: 0px 10px 5px;
    line-height: 1;
    position: absolute;
    top: 0;
    margin-top: -20px;
    background: #b72126
}

form ul.hs-error-msgs.inputs-list:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background: #b72126;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 50%;
    margin-left: -5px;
    bottom: 0;
    margin-bottom: -5px
}

form input.hs-button.primary:hover {
    transform: scale(1.03)
}

form input.hs-button.primary {
    background: #000;
    border: 0;
    width: 100%;
    padding: 15px 10px;
    margin-top: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: 600;
    font-size: 16px;
    font-family: Roboto,sans-serif;
    color: white;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease
}

form fieldset.form-columns-2,form fieldset.form-columns-1 {
    max-width: 100%
}

form textarea {
    background: #dfdfdf;
    border: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    min-height: 100px;
    font-size: 14px;
    padding: 15px;
    font-family: Roboto,sans-serif
}

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

form h3 {
    text-align: center;
    font-size: 30px;
    margin-bottom: 20px;
    color: #b72126
}

footer {
    border-top: 1px solid #dfdfdf;
    background: #f5f5f5;
    display: inline-block;
    width: 100%
}

.footer-top-wrapper {
    padding: 60px 0
}

.footer-social {
    margin-bottom: 10px
}

footer h4 {
    margin-bottom: 0
}

footer .hs-menu-wrapper.hs-menu-flow-vertical>ul li a {
    padding: 9px 0;
    color: black;
    font-size: 18px
}

footer .hs-menu-wrapper.hs-menu-flow-vertical>ul li a:hover {
    color: #8a8a8a
}

footer a {
    font-weight: 300
}

footer a:hover {
    padding-left: 0
}

footer .widget-type-blog_subscribe .hs-richtext {
    display: none
}

footer .widget-type-blog_subscribe h3 {
    font-size: 16px;
    margin-bottom: 0
}

.footer-social ul li a:hover {
    color: #8a8a8a
}

.footer-social ul li a {
    color: #000
}

.footer-social ul li {
    display: inline-block;
    font-size: 22px;
    margin-right: 15px
}

.footer-social ul {
    list-style-type: none;
    padding-left: 0;
    margin: 0
}

.footer-bottom-wrapper h4 {
    margin: 0
}

.footer-bottom-wrapper {
    font-size: 12px
}

.footer-bottom-wrapper .widget-type-logo {
    text-align: right
}

.footer-bottom-wrapper .widget-type-logo img {
    max-width: 80px
}

.footer-bottom-wrapper .container>div>div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer-bottom-wrapper {
    padding: 30px 0;
    border-top: 1px solid #dfdfdf
}

.functionality-wrapper .container>div:nth-of-type(even)>div>div>div>div {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.functionality-wrapper .container>div>div>div>div>div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.functionality-block {
    padding: 80px 0
}

.functionality-block--text {
    margin: 0 !important;
    padding: 20px 40px
}

.functionality-block>div>div>.widget-type-linked_image {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.functionality-block>div>div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.pricing-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    color: white;
    text-align: center
}

.pricing-wrapper.grey-bg {
    color: #000
}

.pricing-wrapper .blurb {
    max-width: 600px;
    margin: auto
}

.pricing-switch-text {
    text-transform: uppercase;
    font-weight: bold
}

.pricing-switch-outer {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 30px;
    padding: 0 20px
}

.switch-wrapper {
    width: 90px;
    background: rgba(0,0,0,.25);
    height: 40px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: inset 3px 3px 0px rgba(0,0,0,.25);
    -moz-box-shadow: inset 3px 3px 0px rgba(0,0,0,.25);
    box-shadow: inset 3px 3px 0px rgba(0,0,0,.25)
}

.pricing-switch-text {
    padding: 10px 20px
}

.switch-wrapper:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 0;
    background: rgba(32,126,209,.95);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: inset 3px 3px 0px rgba(0,0,0,.15);
    -moz-box-shadow: inset 3px 3px 0px rgba(0,0,0,.15);
    box-shadow: inset 3px 3px 0px rgba(0,0,0,.15);
    -webkit-transition: all .15s ease-in;
    -o-transition: all .15s ease-in;
    -moz-transition: all .15s ease-in;
    transition: all .15s ease-in
}

.switch-active .switch-wrapper:after {
    width: 100%
}

.switch {
    height: 100%;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    margin-left: 0;
    position: relative;
    z-index: 1;
    -webkit-transition: all .15s ease-in;
    -o-transition: all .15s ease-in;
    -moz-transition: all .15s ease-in;
    transition: all .15s ease-in
}

.switch-active .switch {
    margin-left: 50px
}

.switch-active .switch-wrapper:hover .switch {
    margin-left: 50px
}

.switch-wrapper:hover .switch {
    margin-left: 5px
}

.switch-wrapper:hover:after {
    width: 35%
}

.switch-active .switch-wrapper:hover:after {
    width: 100%
}

.price-box-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    background: white;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #000;
    margin-top: 50px
}

.price-box-wrapper>div>div>div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.price-box {
    margin: 0 !important;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 50px 0
}

.price-box h4 {
    margin: 0;
    color: #b72126
}

.price-box h2 {
    font-size: 72px;
    margin-top: 20px;
    line-height: 1;
    color: #b1b2b4
}

.price-description {
    font-weight: bold;
    margin-bottom: 20px
}

.price-box ul li {
    font-size: 14px;
    font-weight: bold;
    position: relative;
    margin: 20px 0;
    padding-left: 30px
}

.price-box ul li:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    background-image: url(//cdn2.hubspot.net/hubfs/496638/Hubspot_Marketplace/Launchpad/icons/price-li.png);
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    left: 0;
    top: 50%;
    margin-top: -8px
}

.price-box ul {
    list-style-type: none;
    padding-left: 0;
    text-align: left;
    width: 75%;
    margin: 20px auto 30px
}

.price_two {
    display: none
}

.price_one {
    display: block
}

.switch-active .price_one {
    display: none
}

.switch-active .price_two {
    display: block
}

.price-box-bottom {
    border-top: 1px solid #dfdfdf;
    margin-top: 20px
}

.price-box-top,.price-box-bottom {
    padding: 0 30px
}

.testimonial-photo img {
    min-width: 110%;
    min-height: 110%;
    height: auto;
    width: auto
}

.testimonial-photo {
    width: 110px;
    max-width: 110px;
    height: 110px;
    max-height: 110px;
    overflow: hidden;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

.testimonial>div>div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.testimonial p em {
    margin: 10px 0;
    display: block
}

.testimonial p {
    margin: 0
}

.testimonial-rating {
    margin-bottom: 10px
}

.testimonial {
    padding-right: 50px
}

.testimonial-photo>div>span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media(min-width: 1024px) {
    .index.start-top .section-header {
        width:60%;
        margin: 0 auto
    }
}

.cta-block .secondary-header {
    margin: 0 auto;
    font-size: 20px;
    font-weight: 300
}

.cta-block .section-header h1 {
    margin: 20px 0 30px
}

.top-feature-wrapper {
    position: relative;
    overflow: hidden
}

.widget-type-space {
    height: 1px
}

.top-feature-wrapper .top-feature-text {
    padding: 100px 0
}

.top-feature-wrapper .span12.widget-span.widget-type-linked_image {
    position: absolute;
    z-index: -1;
    width: 45%;
    top: 0;
    left: 0;
    height: 100%;
    padding: 80px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.top-feature-wrapper .span12.widget-span.widget-type-linked_image>div {
    height: 100%;
    max-width: 100%
}

.top-feature-wrapper .span12.widget-span.widget-type-linked_image>div>span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 100%
}

.top-feature-wrapper .span12.widget-span.widget-type-linked_image>div>span img {
    height: auto !important;
    width: 100% !important
}

.sidebar-menu .hs-menu-wrapper.hs-menu-flow-vertical>ul li a {
    color: #000;
    font-weight: 600;
    padding: 15px 0;
    border-bottom: 1px solid #dfdfdf
}

.sidebar-menu .hs-menu-wrapper.hs-menu-flow-vertical>ul li a:hover {
    color: #8a8a8a
}

.sidebar-menu .hs-menu-wrapper.hs-menu-flow-vertical>ul li a:before {
    content: '› ';
    -webkit-transition: margin .2s ease;
    -o-transition: margin .2s ease;
    -moz-transition: margin .2s ease;
    transition: margin .2s ease
}

.sidebar-menu .hs-menu-wrapper.hs-menu-flow-vertical>ul li a:hover:before {
    margin-right: 5px
}

.faq-block h3:before {
    content: '';
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #000;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 11px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    -moz-transition: all .35s ease;
    transition: all .35s ease
}

.active-faq h3:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.faq-block {
    margin: 0 0 20px;
    cursor: pointer;
    padding-left: 20px;
    position: relative
}

.faq-block p {
    display: none;
    margin-top: 0
}

.faq-block-wrapper h2,.faq-block-wrapper h1 {
    margin-bottom: 30px;
    color: #000
}

.team-outer-block>div {
    width: 100% !important;
    padding: 0 30px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.team-wrapper .container>div>div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100%
}

.team-outer-block {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.team-outer-block>div>div {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 33.333%
}

.center-illustration {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.crew-wrapper>span>div {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 25%;
    -moz-box-flex: 0;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.crew-wrapper>span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    background: #dfdfdf
}

.crew-member {
    height: 250px;
    width: 100%;
    position: relative;
    overflow: hidden
}

.crew-overlay {
    position: absolute;
    color: white;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all .2s ease .0001s;
    -o-transition: all .2s ease .0001s;
    -moz-transition: all .2s ease .0001s;
    transition: all .2s ease .0001s;
    z-index: 1;
    opacity: 0
}

.crew-member:hover .crew-overlay {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
    opacity: 1
}

.crew-member:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all .2s ease .2s;
    -o-transition: all .2s ease .2s;
    -moz-transition: all .2s ease .2s;
    transition: all .2s ease .2s
}

.crew-member:hover:after {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: .8;
    -webkit-transition-delay: .0001s;
    -moz-transition-delay: .0001s;
    -o-transition-delay: .0001s;
    transition-delay: .0001s
}

.crew-member h5 {
    text-transform: uppercase;
    margin: 5px 0
}

.crew-member h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 0
}

.crew-member hr {
    width: 30px;
    height: 2px;
    border: 0;
    background: white;
    margin: 5px 0 10px
}

.crew-member a:hover {
    color: #b1b2b4
}

.crew-member a {
    font-size: 14px;
    color: white;
    display: block
}

.tweet-this {
    display: none
}

.textpage-wrapper .sidebar-menu .hs-menu-wrapper.hs-menu-flow-vertical>ul li a {
    color: #000
}

.textpage-wrapper .sidebar-menu .hs-menu-wrapper.hs-menu-flow-vertical>ul li a:hover {
    color: #8a8a8a
}

.textpage-block-wrapper h2,.textpage-block-wrapper h3,.textpage-block-wrapper h4,.textpage-block-wrapper h5 {
    color: #000
}

.textpage-block-wrapper h2 {
    font-size: 42px
}

.textpage-block-wrapper h3 {
    font-size: 36px;
    font-weight: 100
}

.textpage-block-wrapper h4 {
    font-size: 24px;
    margin: 10px 0
}

.textpage-block-wrapper h5 {
    font-size: 16px;
    margin: 10px 0
}

.textpage-block-wrapper blockquote {
    font-size: 30px;
    position: relative;
    color: #b1b2b4;
    font-style: italic;
    font-weight: 600;
    padding: 0 70px;
    line-height: 115%;
    text-align: center;
    margin: 60px 0
}

.textpage-block-wrapper blockquote:before {
    content: '\201c';
    position: absolute;
    left: 0;
    top: 0;
    color: #000;
    font-size: 80px;
    font-style: normal;
    font-weight: bold;
    margin-left: 10px
}

.textpage-block-wrapper blockquote:after {
    content: '\201D';
    position: absolute;
    color: #000;
    right: 0;
    bottom: 0;
    margin-right: 10px;
    margin-bottom: -30px;
    font-size: 80px;
    font-style: normal;
    font-weight: bold
}

.textpage-block-wrapper img {
    max-width: 100%;
    margin: 60px 0;
    height: auto
}

.text-image-wrapper>div>div.row-fluid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.right-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.left-image-wrapper {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 55%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.left-image-wrapper>div.widget-span.widget-type-raw_jinja {
    width: 100%;
    float: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.left-image.background {
    display: block;
    width: 100%;
    margin-left: -1px
}

.padding-wrapper.right-text>div {
    width: 100%;
    max-width: 540px;
    padding-left: 80px;
    float: left
}

.padding-wrapper.right-text:after {
    content: '';
    display: block;
    clear: both
}

.text-collage>div>div>div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.text-collage .right-image-outer>div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100% !important;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    height: 100%
}

.text-collage .right-image-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%
}

.text-collage .right-image-wrapper.autoheightimg {
    display: block
}

.text-collage .right-image-outer {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.text-collage .right-image-wrapper>div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.text-collage .right-image-wrapper>div>.right-image {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.text-collage .right-image-wrapper>div:last-child {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 65%;
    -moz-box-flex: 1;
    -ms-flex: 1 0 65%;
    flex: 1 0 65%
}

.text-collage .right-image-wrapper>div:first-child {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 35%;
    -moz-box-flex: 1;
    -ms-flex: 1 0 35%;
    flex: 1 0 35%
}

.text-collage .right-image-wrapper>div .right-image {
    margin-right: 20px
}

.text-collage .right-image-wrapper>div .right-image:last-child {
    margin-top: 10px
}

.text-collage .right-image-wrapper>div .right-image:first-child {
    margin-bottom: 10px
}

.image-field>div>div>.row-fluid>div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0;
    height: 400px;
    position: relative;
    overflow: hidden
}

.image-field>div>div>.row-fluid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.image-field>div>div>.row-fluid>div img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto !important;
    height: auto!umportant;
    max-height: none;
    max-width: none;
    min-height: 100%;
    min-width: 100%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.our-available-positions>div>div:first-child {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    font-weight: bold
}

.our-available-positions>div>div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 20px
}

.our-available-positions>div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 0;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.our-available-positions {
    text-align: left;
    border-top: 1px solid #ececec;
    padding-top: 30px
}

.our-available-positions>div>div:last-child {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.footer-container-wrapper {
    overflow-x: hidden
}

body.hs-blog-listing {
    background: #f7f7f7
}

.hs-blog-listing .footer-container-wrapper {
    background: white
}

.hs-blog-listing .container .row-fluid>.span6 {
    width: 100%;
    margin: 0
}

.blog h1 {
    margin-bottom: 0;
    line-height: 120%
}

.blog p {
    max-width: 600px;
    margin: 10px auto
}

.blog-listing-wrapper .post-listing {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.blog-listing-wrapper .post-listing a.blog-post {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    color: #000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.blog-listing-wrapper .post-listing a.blog-post:hover {
    padding-left: 0
}

a.blog-post .inner {
    padding: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative
}

.post-image {
    height: 260px
}

.blog-post .headline h2 {
    font-size: 24px;
    line-height: 110%;
    margin: 5px 0px
}

.blog-post .blurb p {
    color: #626262;
    font-size: 14px;
    margin: 0
}

.blog-post .blurb {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.post-content {
    padding: 30px 40px;
    background: white;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: all .15s linear;
    -o-transition: all .15s linear;
    -moz-transition: all .15s linear;
    transition: all .15s linear
}

a.blog-post:hover .post-content {
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px)
}

.blog-post .author {
    font-size: 12px;
    color: #626262
}

.blog-post .more {
    margin-top: 10px;
    font-size: 12px;
    font-weight: 600;
    color: #000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.blog-post .topics {
    position: absolute;
    bottom: 15px;
    left: 15px;
    width: -webkit-calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: calc(100% - 30px);
    font-size: 12px;
    height: 50px;
    padding: 0 10px;
    color: white;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #b1b2b4;
    text-align: center;
    z-index: -1;
    overflow: hidden;
    -webkit-box-shadow: inset 0 10px 20px -10px rgba(0,0,0,.2);
    -moz-box-shadow: inset 0 10px 20px -10px rgba(0,0,0,.2);
    box-shadow: inset 0 10px 20px -10px rgba(0,0,0,.2)
}

.load-spin-wrapper i {
    -webkit-animation: spin .5s linear infinite;
    -moz-animation: spin .5s linear infinite;
    -o-animation: spin .5s linear infinite;
    animation: spin .5s linear infinite
}

.load-spin-wrapper {
    display: none;
    text-align: center
}

.sort-nav {
    height: 90px;
    background: white;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.sort-nav:after {
    content: '';
    display: block;
    clear: both
}

a.first {
    width: 15%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 15%;
    -moz-box-flex: 1;
    -ms-flex: 1 0 15%;
    flex: 1 0 15%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    float: left;
    border-right: 1px solid #d9d9d9;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease
}

a.first,.all-categories {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000
}

a.first.active-topic,a.first:hover {
    color: white;
    background: #8a8a8a
}

.all-categories {
    width: 24%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 24%;
    -moz-box-flex: 1;
    -ms-flex: 1 0 24%;
    flex: 1 0 24%;
    margin-right: 0;
    float: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    cursor: pointer
}

.all-categories .arrow {
    content: '';
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-left: 10px;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    width: 3px;
    height: 3px;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    display: inline-block
}

.all-categories.show-cat .arrow {
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    margin-top: 3px
}

.time-to-read {
    font-size: 12px;
    color: #626262;
    font-weight: 500
}

.hs-blog-post .time-to-read {
    font-size: 14px;
    color: white;
    margin-top: 20px
}

.blog-post .more>div {
    display: inline-block
}

.topic-sorting-author {
    width: 80px;
    height: 80px;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    display: inline-block;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

.topic-sorting p {
    max-width: 600px;
    margin: auto;
    font-size: 14px
}

.show-cat .hidden-cats {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1)
}

.hidden-cats {
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
    background: white;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    transform-origin: top;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    height: 270px;
    overflow-y: scroll;
    z-index: 1;
    border-bottom: 1px solid #d9d9d9;
    -webkit-box-shadow: 0px 10px 10px rgba(0,0,0,.05);
    -moz-box-shadow: 0px 10px 10px rgba(0,0,0,.05);
    box-shadow: 0px 10px 10px rgba(0,0,0,.05)
}

.sort-nav .widget-module {
    display: block;
    width: 100%
}

.sort-nav .hs_cos_wrapper_type_post_filter ul {
    display: block;
    width: 100%;
    padding: 0;
    list-style-type: none;
    margin: 0
}

.sort-nav .hs_cos_wrapper_type_post_filter ul li {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0
}

.sort-nav .hidden-cats a {
    color: #000;
    padding: 20px;
    display: block;
    width: 100%
}

.sort-nav .hidden-cats a:hover {
    color: white;
    background: #8a8a8a
}

.blog-author {
    width: 100px;
    height: 100px;
    display: block;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 5px solid white;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.1);
    box-shadow: 0 0 10px rgba(0,0,0,.1)
}

.blog-author-wrapper {
    padding: 0 15px;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -50px
}

.blog-author-wrapper h5 {
    margin: 10px 0 0;
    font-size: 22px
}

.blog a.topic-link {
    color: white;
    font-size: 20px;
    font-weight: 300;
    padding: 0 5px
}

.blog a.topic-link:hover {
    color: #b1b2b4
}

.blog-author-wrapper p {
    margin: 0;
    max-width: 480px;
    font-size: 12px;
    color: #b1b2b4
}

.blog-author-wrapper h5 a {
    color: #000
}

.blog-author-wrapper h5 a:hover {
    color: #8a8a8a
}

.blog.aside h3 {
    color: #000
}

a.related-post .image {
    height: 180px
}

a.related-post {
    color: #000;
    padding: 30px 0;
    border-bottom: 1px solid #d9d9d9;
    display: block
}

.blog.aside .widget-type-blog_subscribe {
    padding: 0 0 30px;
    border-bottom: 1px solid #d9d9d9
}

.widget-type-blog_content .blog-post-body {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #d9d9d9
}

.blog.aside .widget-type-cta img {
    width: 100%
}

.blog.aside .widget-type-cta {
    margin-top: 30px
}

.blog .container>.blog-author {
    display: inline-block
}

.comment.depth-1:before {
    content: '';
    position: absolute;
    display: block;
    width: 12px;
    height: 12px;
    background: #000;
    top: 0;
    left: 20px;
    margin-top: -6px;
    transform: rotate(45deg)
}

.comment h4 {
    margin: 0
}

.comment.depth-1 .comment-date {
    color: white
}

.comment.depth-1 {
    background: #000;
    color: white;
    padding: 20px;
    margin-left: 50px;
    position: relative
}

.comment.depth-0 {
    background: #d9d9d9;
    padding: 40px 20px
}

.landing-page-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    min-height: 100%;
    min-height: 100vh
}

.landing-page-content>div>.row-fluid>div {
    background: #d9d9d9;
    margin: 0;
    width: 50%;
    padding: 80px 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    vertical-align: middle;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.landing-page-content>div>.row-fluid>div>div {
    max-width: 100%
}

.landing-page-content>div>.row-fluid>div:last-child {
    background: white
}

.landing-page-content>div>.row-fluid>div:first-child {
    padding: 80px 40px 80px 80px
}

.landing-page-content>div>.row-fluid>div:first-child img {
    width: 100%;
    max-width: 100%
}

.landing-page-content>div>.row-fluid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 40px 10px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 40px 10px rgba(0,0,0,.3);
    box-shadow: 0 0 40px 10px rgba(0,0,0,.3)
}

.landing-page-content .price-box {
    padding: 10px 0
}

.landing-page-content .price-box ul {
    width: 100%
}

.landing-page-content h1 {
    margin: 0 0 30px 0;
    line-height: 110%
}

.thank-you-page.landing-page-content {
    text-align: center
}

.thank-you-page.landing-page-content>div>.row-fluid>div:first-child {
    padding: 80px
}

.thank-you-page.landing-page-content>div>.row-fluid>div {
    width: 100%
}

.thank-you-page .blog-listing-wrapper .post-listing a.blog-post {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: left
}

.thank-you-page .post-content {
    padding: 30px 0
}

.thank-you-page a.blog-post:hover .post-content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    padding-left: 5px
}

.recent-posts {
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid #ececec
}

body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner {
    max-width: 1200px
}

progress.progress-bar-wrapper::-webkit-progress-value {
    background: #b72126
}

progress.progress-bar-wrapper::-webkit-progress-bar {
    background: transparent
}

progress.progress-bar-wrapper {
    position: fixed;
    z-index: 99999;
    background: transparent;
    width: 100%;
    left: 0;
    top: 0;
    height: 3px;
    -webkit-appearance: none;
    border: 0;
    color: #b72126
}

.sauna-room__block--wrapper>span>div {
    flex: 1 0;
    padding: 5px;
    display: flex;
    flex-direction: column
}

.sauna-room__block--wrapper>span {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    margin-top: -30px
}

a.sauna-room__block {
    min-height: 300px;
    flex: 1 0 auto;
    display: flex;
    color: white
}

a.sauna-room__block h3 {
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase
}

a.sauna-room__block h3.black {
    font-size: 24px;
    color: black;
    font-weight: 600;
    text-transform: uppercase
}

a.sauna-room__block>div {
    flex: 1 0 auto;
    display: flex;
    align-items: center;
    justify-content: center
}

.border-top-gradient {
    position: relative
}

a.border-top-gradient:hover:before {
    height: 100%
}

a.sauna-room__block:hover {
    transform: scale(1.01);
    z-index: 9;
    box-shadow: 0px 10px 20px -3px rgba(0,0,0,.2)
}

.heaters__block--wrapper>span>div {
    flex: 0 0 50%;
    max-width: 50%;
    justify-content: center;
    display: flex;
    padding: 20px
}

.heaters__block--wrapper>span {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center
}

a.heater__block {
    flex: 1 0 auto;
    color: black
}

.heater__block p {
    margin-top: 0
}

.heater__block h4 {
    margin-bottom: 0;
    font-weight: 300;
    letter-spacing: .03em
}

.heater__block--image {
    padding-bottom: 56.25%;
    background-color: #fff;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center
}

.heaters__block--wrapper {
    padding: 30px 60px
}

a.heater__block:hover {
    box-shadow: 0px 10px 20px -3px rgba(0,0,0,.2)
}

.range-of-heaters__block--wrapper {
    margin-top: 60px
}

.range-of-heaters__block--wrapper h3 {
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: .08em;
    margin-bottom: 30px
}

.top-slider__block .blurb {
    max-width: 800px;
    margin: auto
}

.product-block .blurb,#sauna .blurb {
    max-width: 720px;
    width: 100%;
    margin: auto;
    font-size: 20px
}

.product-listing__block--wrapper.heaters__block--wrapper>span>div {
    flex: 0 0 33.333%;
    max-width: 33.333%
}

a.heater__block.product-listing__block {
    background: #f2f2f2;
    margin: 20px 0 0;
    max-width: 100%
}

a.heater__block.product-listing__block .info {
    background: #f2f2f2;
    padding: 20px 0
}

.product-listing__block h4 {
    font-size: 18px;
    letter-spacing: .05em;
    display: block;
    margin: 0 10px 0;
    word-break: break-word
}

.product-listing__block p {
    font-size: 14px;
    margin: 0 10px 0;
    word-break: break-word
}

.product-listing__block--wrapper--outer .layout-widget-wrapper p,.product-listing__block--wrapper--outer .blurb>div,.customize-sauna__block--wrapper .blurb>div {
    font-size: 18px;
    line-height: 1.5
}

.tags {
    opacity: 0;
    visibility: hidden;
    position: absolute
}

.tags i {
    font-size: 11px;
    margin-right: 5px
}

.product-listing__block--wrapper--outer.center .widget-type-header h2 {
    margin: auto auto 30px
}

.product-listing__block--wrapper--outer .blurb>div,.customize-sauna__block--wrapper .blurb>div {
    max-width: 650px;
    margin: auto auto 0;
    width: 100%
}

.border-bottom {
    border-bottom: 1px solid #ececec;
    margin-bottom: 50px
}

.filter {
    padding-top: 90px;
    padding-bottom: 52px
}

.sorting-block__wrapper {
    max-width: 800px;
    margin: auto
}

.sorting-block__wrapper a:hover,.sorting-block__wrapper a.active {
    color: #222;
    border-bottom: 2px solid #222;
    padding-left: 0
}

.sorting-block__wrapper a {
    font-size: 17px;
    font-weight: 300;
    letter-spacing: .05em;
    margin: 5px 14px;
    padding-bottom: 8px;
    display: inline-block;
    border-bottom: 2px solid transparent;
    color: #222;
    cursor: pointer;
    -webkit-font-smoothing: auto
}

.search {
    position: relative;
    margin-bottom: 38px;
    display: inline-block;
    max-width: 300px;
    width: 100%;
    -webkit-font-smoothing: auto
}

.search-icon i {
    font-size: 18px;
    font-weight: bold
}

.search-icon {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 60px;
    color: white;
    background: #222;
    display: flex;
    align-items: center;
    justify-content: center
}

.search input:focus {
    outline: 0
}

.search input {
    width: 100%;
    border: 1px solid #222;
    font-size: 15px;
    letter-spacing: .05em;
    padding: 15px 19px;
    font-weight: 300;
    -webkit-appearance: none;
    margin: 0
}

#search_download+.search-icon {
    display: none
}

.product__block--wrapper>div>.row-fluid {
    display: flex;
    align-items: stretch
}

.product__block--wrapper>div>.row-fluid>div {
    flex: 1 0 auto;
    display: flex;
    flex-direction: column;
    position: relative
}

.product__block--wrapper h1 {
    text-shadow: none
}

.product__block--wrapper>div>.row-fluid>div>span {
    min-height: 250px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.product__block--wrapper .slick-list {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    width: 100%
}

.product__block--wrapper .slick-track {
    height: 100%
}

.product__block--image {
    flex: 1 0 auto;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.slick-slide {
    position: relative
}

.landscape-photo__block {
    height: 500px
}

.product__block--image {
    flex: 1 0 auto
}

.product__block--text {
    padding: 150px 2%;
    line-height: 150%
}

.product__block--text h1 {
    margin: 0 0 30px
}

.product__block--text .primary-cta {
    margin-top: 20px
}

.slick--inside--img {
    background-size: cover;
    display: block;
    width: 100%;
    height: 100%;
    background-position: center center
}

.slick--inside--img.product--img {
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat
}

.slick--inside--img img {
    display: none !important
}

.closebt {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    cursor: pointer
}

.closebt:hover {
    transform: rotate(90deg)
}

#closebt-container {
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: 40px
}

.modal-content table td {
    padding: 10px 30px;
    text-align: left
}

.modal-content table tr:nth-of-type(odd) {
    background: rgba(255,255,255,.1)
}

.modal-content table {
    width: 100%;
    font-size: 18px;
    margin: 30px auto
}

.usp__block--wrapper>span>div:nth-of-type(4n+4) {
    border-right: 0
}

.usp__block--wrapper>span>div {
    flex: 1 0 25%;
    padding: 20px 30px;
    border-right: 1px solid rgba(0,0,0,.05);
    display: flex
}

.usp__block {
    flex: 1 0 0;
    max-width: 100%;
    display: flex;
    flex-direction: column
}

.usp__block .blurb {
    flex-grow: 1
}

.usp__block--wrapper>span {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap
}

a.related-products__block {
    background: white;
    padding: 30px;
    display: flex;
    flex: 1 0 0;
    max-width: 100%;
    text-align: center;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 10px 10px -10px rgba(0,0,0,.1);
    color: #000
}

a.related-products__block h3 {
    margin-bottom: 0
}

a.related-products__block:hover {
    box-shadow: 0px 20px 10px -15px rgba(0,0,0,.2)
}

.related-products__block--wrapper>span {
    display: flex;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap
}

.related-products__block--wrapper>span>div {
    flex: 1 0 25%;
    max-width: 25%;
    padding: 15px
}

a.top-slider__block {
    display: block;
    color: white;
    text-align: center;
    padding: 190px 0
}

a.top-slider__block .primary-cta {
    margin-top: 20px
}

a.top-slider__block h1,a.top-slider__block p {
    margin: 0 0 20px 0
}

button.slick-next.slick-arrow:hover:after {
    margin-right: 25px
}

button.slick-prev.slick-arrow:hover:after {
    margin-left: 25px
}

button.slick-prev.slick-arrow:after {
    transform: rotate(45deg);
    left: 0;
    margin-left: 20px
}

button.slick-next.slick-arrow:after {
    right: 0;
    transform: rotate(-135deg);
    margin-right: 20px
}

button.slick-next.slick-arrow:after,button.slick-prev.slick-arrow:after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -18px;
    height: 26px;
    width: 26px;
    background: transparent;
    border-left: 2px solid #bababa;
    border-bottom: 2px solid #bababa;
    transition: all .2s ease;
    cursor: pointer
}

@media(min-width: 1024px) {
    button.slick-next.slick-arrow:after,button.slick-prev.slick-arrow:after {
        height:36px;
        width: 36px
    }
}

button.slick-prev.slick-arrow {
    left: 0
}

button.slick-next.slick-arrow {
    right: 0
}

button.slick-next.slick-arrow,button.slick-prev.slick-arrow {
    position: absolute;
    top: 0;
    height: 100%;
    width: 3%;
    z-index: 50;
    font-size: 0;
    border: 0;
    background: transparent
}

button:focus {
    outline: 0
}

.download__block--wrapper>span {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch
}

.download__block--wrapper>span>div {
    flex: 0 0 25%;
    max-width: 25%;
    padding: 10px;
    display: flex
}

.download__block {
    display: flex;
    padding: 19px 0 11px;
    font-size: 14px;
    color: #aaa;
    align-items: left;
    justify-content: left;
    text-align: left;
    flex: 1 0 auto;
    max-width: 100%;
    letter-spacing: .05em;
    min-height: 250px;
    border: 2px solid #f2f2f2
}

.download__block h3 {
    margin-bottom: 19px;
    padding-bottom: 19px;
    border-bottom: 1px solid #f2f2f2;
    font-weight: 400;
    color: #000;
    font-size: 19px;
    text-align: center
}

.download__block .cta_button {
    background: 0;
    color: #222;
    font-weight: 400;
    border-top: 1px solid #f2f2f2;
    padding: 15px 50px 5px 19px;
    margin-bottom: 0px;
    display: block;
    text-align: left;
    font-family: Roboto;
    background-image: url(https://cdn2.hubspot.net/hubfs/379485/Downloads/download.png);
    background-repeat: no-repeat;
    background-position: top 15px right 19px;
    background-size: 18px 18px
}

.download__block .blurb p {
    margin-bottom: 19px;
    padding: 0 15px 0 19px
}

.download__block>div {
    width: 100%;
    max-width: 100%
}

.ish_banner {
    background: url(https://cdn2.hubspot.net/hubfs/379485/ish_banner/tylohelo_ish_banner.jpg) no-repeat center center;
    background-attachment: fixed;
    background-size: cover;
    height: 66vh;
    padding: 60px 0px 40px 0px;
    position: relative;
    width: 100%
}

.ish_content {
    background: url() no-repeat center center;
    position: absolute;
    bottom: 0px;
    padding-bottom: 40px;
    padding-left: 40px
}

.ish_content h2 {
    font-size: 42px;
    font-family: Roboto;
    color: #fff
}

.ish_content p {
    font-size: 24px;
    color: #fff;
    text-align: left;
    margin-left: 0
}

.ish_content a {
    color: #fff;
    padding-left: 10px;
    padding-right: 20px
}

@media(max-width: 980px) {
    .ish_banner {
        background:url(https://cdn2.hubspot.net/hubfs/379485/ish_banner/tylohelo_ish_banner_ipad.jpg) no-repeat center center;
        background-attachment: scroll;
        height: 50vh;
        background-size: cover
    }

    .ish_content h2 {
        font-size: 35px;
        margin-bottom: 10px
    }

    .ish_content p {
        font-size: 21px
    }
}

@media(max-width: 640px) {
    .ish_banner {
        background:url(https://cdn2.hubspot.net/hubfs/379485/ish_banner/tylohelo_ish_banner_mobile.jpg) no-repeat center center;
        background-size: cover;
        height: 45vh
    }

    .ish_content {
        padding-left: 30px;
        padding-right: 60px
    }

    .ish_content p {
        padding-right: 45px;
        font-size: 23px
    }
}

#map {
    width: 100%;
    height: 600px
}

input#pac-input:focus {
    outline: 0
}

input#pac-input {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    max-width: 600px;
    left: auto !important;
    border: 0;
    padding: 25px;
    font-size: 20px;
    font-weight: 300;
    margin-top: 30px;
    margin-right: 30px;
    box-shadow: -3px 3px 10px rgba(0,0,0,.15);
    -webkit-appearance: none;
    border-radius: 0
}

.search--dealer__block--wrapper {
    position: relative;
    margin-top: -30px
}

.search--dealer__block--wrapper a:hover {
    padding-left: 0
}

a.small-btn:hover {
    padding: 9px 15px;
    background: #b1b2b4
}

a.small-btn {
    padding: 9px 15px;
    display: inline-block;
    background: #000;
    color: white;
    font-size: 11px
}

.search-table table td {
    padding: 10px;
    font-size: 14px
}

.search-table table tbody tr td:nth-of-type(1) {
    font-weight: 500;
    color: #522960
}

.search-table table thead {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px
}

.search-table table tbody tr:nth-of-type(odd) {
    background: #fcf8ff
}

.search-table table {
    max-width: 100%;
    width: 100%;
    word-break: break-word;
    border-collapse: collapse
}

.search-table table td:first-child {
    flex: 1 0 15%
}

.search-table table tr {
    display: flex
}

.search-table table td {
    flex: 1 0 0
}

.padding-top {
    padding-top: 30px
}

@media(min-width: 1441px) {
    .top-feature-wrapper .span12.widget-span.widget-type-linked_image {
        -webkit-box-pack:end;
        -webkit-justify-content: flex-end;
        -moz-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .top-feature-wrapper .span12.widget-span.widget-type-linked_image>div>span img {
        height: 100% !important;
        width: auto !important
    }
}

@media(max-width: 1299px) {
    .container {
        padding:15px
    }

    .hs-blog-listing .container,.hs-blog-post .container {
        padding: 0
    }

    .feature-block .feature-block-text {
        padding-left: 15px
    }
}

@media(max-width: 1199px) {
    .nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li>a {
        padding:20px 0
    }
}

@media(max-width: 1099px) {
    .download__block--wrapper>span>div {
        flex:1 0 auto;
        max-width: 33.333%
    }

    .menu-inner-image {
        margin-top: 15px;
        margin-bottom: 20px
    }
}

.xmas_banner {
    padding: 4em 13.666% 5em;
    background: #fff
}

@media(max-width: 992px) {
    .launch-campaign-intro {
        padding:40px 80px 40px
    }

    .launch-campaign-intro h2 {
        font-size: 42px
    }

    .launch-campaign-intro p {
        font-size: 18px
    }

    .launch-campaign .widget-type-form {
        max-width: 720px;
        margin: 0 auto
    }

    .launch-divider {
        padding-bottom: 20px
    }

    .xmas_banner {
        padding: 2em .75em;
        background: #fff
    }

    h1,.textpage-block-wrapper h1 {
        font-size: 38px
    }

    h2,.textpage-block-wrapper h2 {
        font-size: 30px;
        line-height: 120%
    }

    h3,.textpage-block-wrapper h3 {
        font-size: 22px
    }

    h4,.textpage-block-wrapper h4 {
        font-size: 20px
    }

    h5,.textpage-block-wrapper h5 {
        font-size: 18px
    }

    .start-top p.secondary-header {
        font-size: 28px
    }

    .features-wrapper {
        padding: 30px
    }

    .padding-wrapper {
        padding: 30px 30px
    }

    .puff {
        padding: 20px;
        margin-bottom: 20px
    }

    .cta-block-wrapper {
        margin-top: 20px
    }

    .start-top,.loaded .start-top.index {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 100px 0
    }

    .start-top.index,.loaded .start-top.index {
        height: 100%;
        min-height: 100%
    }

    .feature-nav {
        padding: 30px 30px 0 0
    }

    .functionality-block {
        padding: 60px 60px
    }

    .testimonial>div>div {
        display: block
    }

    .testimonial .span9 {
        width: 100%;
        text-align: center;
        margin-left: 0
    }

    .testimonial-photo.span3 {
        display: block;
        width: 100%;
        text-align: center;
        max-width: 100%;
        overflow: visible;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

    .testimonial-photo>div {
        width: 90px;
        overflow: hidden;
        display: inline-block;
        height: 90px;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%
    }

    .footer-top-wrapper,.footer-bottom-wrapper {
        padding: 30px 15px
    }

    .padding-wrapper.right-text>div {
        padding-left: 0
    }

    .thank-you-page.landing-page-content {
        margin-left: 0;
        width: 100%
    }

    .landing-page-content {
        margin-top: 60px
    }

    .thank-you-page.landing-page-content>div>.row-fluid>div:first-child {
        padding: 80px 40px
    }

    .landing-page-content>div>.row-fluid {
        display: block
    }

    .landing-page-content>div>.row-fluid>div {
        width: 100%
    }

    .landing-page-content>div>.row-fluid>div:first-child {
        padding: 40px
    }

    .landing-page-content>div>.row-fluid>div:first-child .widget-type-linked_image {
        text-align: center
    }

    .landing-page-content>div>.row-fluid>div:first-child .widget-type-linked_image img {
        max-width: 80px;
        display: inline-block;
        margin: auto;
        min-width: 80px
    }

    .landing-page-content>div>.row-fluid>div {
        padding: 40px
    }

    .small-hero>div {
        width: 100% !important
    }

    .crew-wrapper>span>div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 50%;
        -moz-box-flex: 0;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%
    }

    .crew-member {
        height: 300px;
        width: 100%;
        overflow: visible;
        margin-bottom: 200px
    }

    .crew-overlay {
        opacity: 1;
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
        -ms-transform: translateY(100%);
        -o-transform: translateY(100%);
        transform: translateY(100%);
        height: 200px;
        bottom: 0;
        top: auto;
        background: #000
    }

    .crew-member:after {
        display: none
    }

    .crew-member:hover .crew-overlay {
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
        -ms-transform: translateY(100%);
        -o-transform: translateY(100%);
        transform: translateY(100%)
    }

    .blog-listing-wrapper .post-listing a.blog-post {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

    a.blog-post .post-content {
        -webkit-transform: translateY(-50px);
        -moz-transform: translateY(-50px);
        -ms-transform: translateY(-50px);
        -o-transform: translateY(-50px);
        transform: translateY(-50px);
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        padding: 30px
    }

    .blog-author {
        width: 70px;
        height: 70px
    }

    .blog-author-wrapper {
        margin-top: -35px
    }

    .blog.aside h3 {
        font-size: 20px
    }

    .blog.aside h4 {
        margin: 0
    }

    .blog h1 {
        max-width: 500px;
        margin: 40px auto 0
    }

    .blog p {
        max-width: 500px;
        margin: 10px auto 30px
    }

    .btn {
        text-align: center
    }

    .top-feature-wrapper .span12.widget-span.widget-type-linked_image>div>span img {
        height: auto !important;
        width: 100% !important
    }

    .heaters__block--wrapper>span>div {
        flex: 1 0 100%;
        max-width: 100%
    }

    .sauna-room__block--wrapper>span>div {
        flex: 0 0 50%;
        max-width: 50%
    }

    .sauna-room__block--wrapper>span>div {
        flex: 1 0 100%;
        max-width: 100%
    }

    .landscape-photo__block {
        height: 350px
    }

    .download__block--wrapper>span>div {
        max-width: 50%
    }

    .nav {
        display: flex !important;
        justify-content: space-between
    }

    .product__block--wrapper>div>.row-fluid {
        flex-direction: column
    }

    .product__block--wrapper>div>.row-fluid>div:first-child {
        height: auto
    }

    .product__block--wrapper>div>.row-fluid>div {
        width: 100%
    }

    .product__block--text {
        padding: 10px;
        margin-left: 0 !important
    }

    .product-listing__block--wrapper.heaters__block--wrapper>span>div {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media(max-width: 767px) {
    .slider-nav.slick-initialized.slick-slider button {
        display:none !important
    }

    .launch-campaign-intro {
        padding: 20px 30px 20px
    }

    .launch-campaign-intro h2 {
        font-size: 28px
    }

    .launch-campaign-intro p {
        font-size: 17px
    }

    .launch-campaign .widget-type-form {
        max-width: 720px;
        margin: 0 auto;
        padding: 0 20px
    }

    .launch-divider {
        padding-bottom: 10px
    }

    .launchcampaignctaareas .span4 {
        width: 100%
    }

    .ventilationheader h2,.launch-campaign-header h2 {
        margin-bottom: 10px;
        font-size: 24px
    }

    .launchwrap,.bottompad {
        text-align: center
    }

    .nav a[href="#search-pop"]:before {
        display: none !important
    }

    h1,.textpage-block-wrapper h1 {
        font-size: 36px
    }

    h2,.textpage-block-wrapper h2 {
        font-size: 26px
    }

    h3,.textpage-block-wrapper h3 {
        font-size: 22px
    }

    h4,.textpage-block-wrapper h4 {
        font-size: 18px
    }

    h5,.textpage-block-wrapper h5 {
        font-size: 16px
    }

    .start-top p.secondary-header {
        font-size: 24px;
        margin-bottom: 10px
    }

    .start-top,.loaded .start-top.index {
        padding: 75px 30px 25px
    }

    .nav.span12 {
        width: 100%
    }

    .nav>div>div>div {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .slider-nav img {
        height: auto !important
    }

    .slider-nav button.slick-next.slick-arrow:after,.slider-nav button.slick-prev.slick-arrow:after {
        content: '';
        position: absolute;
        top: 16%;
        margin-top: 0px;
        height: 20px;
        width: 20px;
        background: transparent;
        border-left: 2px solid #bababa;
        border-bottom: 2px solid #bababa;
        transition: all .2s ease;
        cursor: pointer
    }

    .nav .widget-type-menu .hs-menu-wrapper>ul {
        padding: 0 0 60px
    }

    .nav .widget-type-menu ul li {
        padding: 0 20px
    }

    a.first:nth-of-type(2),a.first:nth-of-type(3),a.first:nth-of-type(4),a.first:nth-of-type(5) {
        display: none
    }

    a.first {
        width: 50%
    }

    .all-categories {
        width: 50%
    }

    .sort-nav {
        height: 50px;
        font-size: 12px
    }

    .fetured-logo {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 33.333%;
        flex: 0 0 33.333%;
        margin-bottom: 20px
    }

    .featured-logo-field .container>div>div {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .fetured-logo img {
        max-width: 60px
    }

    .featured-logo-field p {
        margin-top: 10px
    }

    .features-wrapper .container>div>div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .feature-block .feature-block-text {
        padding-right: 0;
        display: block;
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    .feature-block {
        position: relative;
        height: 100%;
        z-index: 1
    }

    .feature-wrapper {
        padding: 30px 0;
        border-top: 1px solid #ececec
    }

    .feature-wrapper:first-child {
        padding-top: 0;
        border-top: 0
    }

    .active .feature-block .feature-block-image {
        opacity: 1;
        z-index: 1
    }

    .feature-block .feature-block-image>div>span img {
        position: relative;
        max-width: 100%;
        right: auto
    }

    .feature-nav {
        margin-top: 0;
        padding: 20px 0;
        text-align: center;
        color: #000;
        border-color: #60b6dd
    }

    .feature-nav-text p {
        font-size: 16px
    }

    .feature-block .feature-block-image {
        opacity: 1;
        z-index: 1
    }

    .center .widget-type-header h2 {
        max-width: 100%;
        margin-bottom: 20px
    }

    .puff {
        padding: 0
    }

    .cta-block-wrapper .primary-cta {
        text-align: center
    }

    .cta-block-wrapper .secondary-cta {
        text-align: center;
        margin-top: 20px
    }

    .functionality-block {
        padding: 30px
    }

    .functionality-wrapper .container>div>div>div>div>div {
        display: block
    }

    .functionality-wrapper img {
        max-width: 300px;
        margin-bottom: 30px
    }

    .functionality-wrapper {
        text-align: center
    }

    .price-box-wrapper>div>div>div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .price-box-wrapper>div.span12 {
        width: 100%
    }

    .price-box h2 {
        font-size: 50px
    }

    .price-box {
        padding: 30px 0;
        border-bottom: 6px solid
    }

    .grey-bg .price-box {
        border-color: #f2f2f2
    }

    .price-box:last-child {
        border-bottom: 0
    }

    .price-box ul {
        width: 100%
    }

    .pricing-switch-outer {
        margin-top: 0
    }

    .pricing-switch-text {
        font-size: 12px
    }

    .testimonial:first-child {
        margin-bottom: 60px
    }

    .testimonial {
        padding: 0
    }

    footer {
        text-align: center
    }

    footer h4 {
        margin-top: 0
    }

    footer .widget-type-blog_subscribe {
        margin-top: 30px
    }

    .footer-bottom-wrapper .widget-type-logo {
        margin-left: auto
    }

    .footer-bottom-wrapper .container>div>div .span1 {
        margin: 0 10px
    }

    .text-image-wrapper>div>div.row-fluid {
        display: block
    }

    .left-image-wrapper {
        display: block
    }

    .left-image.background {
        height: 200px
    }

    .left-image.background.fullwidthimg {
        height: auto;
        overflow: auto
    }

    .padding-wrapper.right-text>div {
        max-width: 100%
    }

    .text-collage>div>div>div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -moz-box-orient: vertical;
        -moz-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        width: 100%;
        overflow: hidden;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .text-collage .right-image-outer {
        height: 200px
    }

    .image-field>div>div>.row-fluid>div {
        height: 150px
    }

    .our-available-positions>div {
        display: block
    }

    .our-available-positions>div>div {
        padding: 0
    }

    .our-available-positions>div>div:last-child {
        display: block;
        margin-top: 20px
    }

    .hs-cta-wrapper {
        display: block;
        width: 100%
    }

    .download__block .cta_button {
        width: auto
    }

    .blog-listing-wrapper .post-listing {
        display: block
    }

    .post-image {
        height: 150px
    }

    .thank-you-page a.blog-post:hover .post-content {
        padding-left: 0
    }

    .landing-page-content>div>.row-fluid>div,.landing-page-content>div>.row-fluid>div:first-child,.thank-you-page.landing-page-content>div>.row-fluid>div:first-child {
        padding: 30px
    }

    .landing-page-content>div>.row-fluid>div:nth-of-type(2) {
        padding-top: 0;
        text-align: center
    }

    .top-feature-wrapper .top-feature-text {
        padding: 30px 0
    }

    .top-feature-wrapper .span12.widget-span.widget-type-linked_image img {
        max-width: 180px;
        margin: auto
    }

    .top-feature-wrapper .span12.widget-span.widget-type-linked_image {
        position: relative;
        width: 100%;
        padding: 0;
        display: block
    }

    .team-wrapper .container>div>div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .team-outer-block:nth-of-type(2) {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -moz-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .team-outer-block {
        margin-bottom: 30px
    }

    .center-illustration img {
        height: 210px;
        width: auto !important
    }

    .crew-wrapper>span>div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 100%;
        -moz-box-flex: 0;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%
    }

    .crew-member {
        background-position: top center;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        height: 450px
    }

    .textpage-wrapper .container>div>div {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -moz-box-orient: vertical;
        -moz-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .hs-blog-post .aside {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .hs-blog-post .container>div>div>div {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .blog-author {
        width: 60px;
        height: 60px;
        border-width: 3px
    }

    .blog-author-wrapper {
        margin-top: -30px
    }

    .footer-top-wrapper .container>div>div>div:last-child {
        margin-bottom: 20px 0
    }

    .footer-top-wrapper .container>div>div {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    a.blog-post .inner {
        padding: 0;
        margin-bottom: 30px
    }

    .blog-post .topics {
        bottom: 0;
        left: 0;
        width: 100%
    }

    a.blog-post .post-content {
        padding: 20px
    }

    .nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
        font-size: 20px;
        padding: 15px 0
    }

    .show-kids {
        width: 60px;
        margin-right: 0
    }

    .show-kids:after {
        margin-top: 25px
    }

    .start-top .blurb a {
        margin-top: 25px;
        display: inline-block
    }

    .padding-wrapper,.features-wrapper {
        padding: 30px;
    }

    .cta-block .secondary-header,.blog p {
        font-size: 16px;
        line-height: 130%
    }

    .hs-blog-listing .container,.hs-blog-post .container {
        padding: 0 15px
    }

    .text-image-wrapper .padding-wrapper.right-text {
        padding: 30px 15px
    }

    .blog a.topic-link {
        font-size: 14px;
        padding: 0 10px
    }

    .blog p {
        margin: 10px auto
    }

    .hs-blog-post .time-to-read {
        margin-top: 0;
        margin-bottom: 20px
    }

    .landscape-photo__block {
        height: 200px
    }

    input#pac-input {
        margin-left: 0;
        margin-right: 0;
        margin-top: 3px;
        font-size: 16px;
        padding: 15px 20px;
        max-width: calc(100% - 120px);
        left: 120px !important;
        width: calc(100% - 120px)
    }

    #map {
        height: 400px
    }

    .nav {
        display: flex !important;
        justify-content: space-between
    }

    .search-table table td {
        font-size: 12px
    }

    .search-table table td:nth-of-type(3),.search-table table td:nth-of-type(4),.search-table table td:nth-of-type(5) {
        display: none
    }

    .download__block--wrapper>span>div {
        max-width: 100%
    }

    .related-products__block--wrapper>span>div {
        flex: 1 0 auto;
        max-width: 100%
    }

    .product-listing__block--wrapper.heaters__block--wrapper>span>div {
        flex: 0 0 100%;
        max-width: 100%
    }

    .heaters__block--wrapper {
        padding: 0
    }
}

.nav .language {
    position: absolute;
    top: 0;
    margin-top: 23px;
    right: 0;
    margin-right: 30px;
    left: auto;
    width: auto
}

.globe_class {
    cursor: pointer
}

.globe_class:hover .lang_list_class {
    display: block;
    position: absolute
}

.lang_list_class {
    display: none
}

.lang_switcher_class .globe_class {
    background: transparent;
    width: auto;
    height: auto;
    position: relative
}

.lang_switcher_class .lang_list_class {
    top: 100%;
    right: 0;
    left: auto;
    transform: none;
    box-shadow: 0 22px 30px -5px rgba(0,0,0,.05);
    display: none;
    min-width: 120px;
    margin: 0
}

.lang_switcher_class .lang_list_class li {
    padding: 0;
    display: block;
    width: 100%;
    margin: 0;
    border: 0;
    background: transparent
}

.lang_switcher_class .lang_list_class li a:hover {
    background: white
}

.lang_switcher_class .lang_list_class li a {
    display: block;
    width: 100%;
    padding: 8px 15px;
    background: #f2f2f2;
    color: #000;
    font-size: 12px;
    font-weight: 400;
    text-align: left;
    line-height: 1.2
}

.scrolled .language .lang_switcher_class {
    color: #46423f
}

.language .lang_switcher_class {
    color: #000
}

.lang_switcher_class .lang_list_class li:first-child {
    border-radius: 3px 3px 0 0;
    overflow: hidden
}

.lang_switcher_class .lang_list_class li:last-child {
    border-radius: 0 0 3px 3px;
    overflow: hidden
}

.lang_switcher_class .lang_list_class li:first-child a {
    padding-top: 18px
}

.lang_switcher_class .lang_list_class li:last-child a {
    padding-bottom: 18px
}

.lang_switcher_class .lang_list_class:before {
    display: none
}

.lang_switcher_class .lang_list_class:after {
    display: none
}

.lang_switcher_class .globe_class:after {
    content: '';
    position: absolute;
    right: 0;
    width: 4px;
    height: 4px;
    border-right: 2px solid;
    border-bottom: 2px solid;
    border-radius: 1px;
    transform: rotate(45deg);
    top: 50%;
    margin-top: -3px
}

.lang_switcher_class .globe_class:before {
    content: 'TYL';
    font-weight: 400;
    color: inherit;
    font-size: 14px;
    padding-right: 15px
}

.lang_switcher_class.English .globe_class:before {
    content: 'ENG'
}

.lang_switcher_class.English.United.Kingdom .globe_class:before {
    content: 'ENG UK'
}

.lang_switcher_class.English.United.States .globe_class:before {
    content: 'ENG US'
}

.lang_switcher_class.US .globe_class:before {
    content: 'ENG US'
}

.lang_switcher_class.Dansk .globe_class:before {
    content: 'DEN'
}

.lang_switcher_class.Deutsch .globe_class:before {
    content: 'GER'
}

.lang_switcher_class.Suomi .globe_class:before {
    content: 'FIN'
}

.lang_switcher_class.Soumi .globe_class:before {
    content: 'FIN'
}

.lang_switcher_class.Nederlands .globe_class:before {
    content: 'NED'
}

.lang_switcher_class.Français .globe_class:before {
    content: 'FRA'
}

.lang_switcher_class.русский .globe_class:before {
    content: 'PYC';
    content: 'RUS'
}

.lang_switcher_class.Norsk .globe_class:before,.lang_switcher_class.Norwegian .globe_class:before {
    content: 'NOR'
}

.lang_switcher_class.Svenska .globe_class:before {
    content: 'SWE'
}

@media(max-width: 1024px) {
    .nav .language {
        right:50%;
        margin-right: -20px;
        margin-top: 18px
    }
}

.launchcampaignctaheader .cta_button,.launchcctabutton {
    background: rgba(0,0,0,0.75) !important;
    font-size: 16px !important
}

.portfolio--outer .blog-section p {
    padding-left: 0 !important
}

.portfolio-order {
    display: flex;
    flex-direction: column
}

@media(min-width: 768px) {
    .portfolio-extra-margin {
        margin:0 6% !important
    }

    .portfolio-order {
        flex-direction: row
    }
}

.portfolio--outer article pre {
    white-space: inherit;
    font-family: inherit;
    line-height: 1.4;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 30px
}

.portfolio--outer .textpage-block-wrapper img {
    margin: 20px 0
}

.big-padding-top {
    padding-top: 140px
}

.portfolio--link:hover {
    background: white;
    padding: 5px 15px;
    box-shadow: 0 8px 30px rgba(0,0,0,.08)
}

.portfolio--link {
    padding: 5px 15px;
    display: inline-block;
    background: #e0e0e0;
    border-radius: 5px;
    font-size: 12px
}

.portfolio--sort {
    padding: 30px 0;
    text-align: center
}

.portfolio--link.active {
    background: black;
    color: white
}

.blog-section .heaters__block--wrapper>span {
    width: 100%
}

.blog-section .product-listing__block h4 {
    max-width: 90%;
    text-align: center;
    margin: auto
}

.blog-section a.heater__block.product-listing__block {
    padding: 0
}

.blog-section a.heater__block.product-listing__block .info {
    margin: 0
}

.blog-section .heater__block--image {
    background-size: cover
}

.text-center {
    text-align: center
}

.blog-section .heaters__block--wrapper {
    padding: 0
}

.widget-type-blog_content .portfolio--outer .blog-post-body {
    border: 0;
    margin: 0;
    padding: 0
}

.mb-3 {
    margin-bottom: 20px
}

.text-container {
    max-width: 1440px;
    margin: auto
}

.ark h1,.ark h2,.ark h3,.ark h4,.ark h5,.ark h6 .ark body {
    font-family: Titillium Web,sans-serif !important;
    font-weight: 300 !important;
    color: #000 !important
}

.ark p {
    font-family: Roboto,sans-serif !important;
    font-weight: 300 !important;
    line-height: 1.5 !important;
    color: #000 !important
}

.ark {
    font-family: Roboto,sans-serif !important;
    font-weight: 300 !important;
    line-height: 1.5 !important;
    color: #000 !important
}

#animatedModal {
    position: fixed;
    z-index: -9999
}

.flex-rich-text .hs_cos_wrapper_type_rich_text {
    max-width: 700px;
    margin: 0 auto;
    display: block
}

.flex-rich-text .hs_cos_wrapper_type_rich_text span {
    font-size: 17px;
    line-height: 1.5
}

.flex-rich-text {
    line-height: 1.5;
    font-size: 17px
}
/*video banner*/
.media-text-item-image{
    background-image:url('../images/boxer.jpg');
}
.media-video-box{
    display:block;
}
.media-text-item-video{
    display:none;
}
@media (min-width: 1024px) {
    .media-text-item-image{
        background-image: none;
    }
    .media-text-item-video{
        display:block;
        width:100vw;
    }
    .media-text-item-video video{
        width:100vw;
    }
}
.about-us{
    display: block !important;
    padding: 40px !important;
}
