/****************************************************************************************************************************************************************************

Framework Info

New Breed Unfied Framework .9
For use with the HubSpot COS - designers.hubspot.com/docs
©2015 New Breed Marketing - newbreedmarketing.com
6/26/15

Table of Contents

- CSS Imports (Fonts, Icons, Animation, HubSpot COS)                   
- HubL Variables (File Path, Colors, Typography, Shadows, Layout, Buttons, Links)
- Macros (Vendor Prefixes, Background Images)
- Shortcut Utilities (Padding, Margin, Animation Delays, Animation Duration, Text Styles, Floats, Clears, Borders, Display & Visibility, Backgrounds)         
- Grid (HTML/Body Reset, Box Sizing, Rows, Full Width Mobile Columns, "ctr" Containter, Sample Wraps)
- Typography (Base Font Size, Mobile Base Font Size, Font Smoothing, Body, Headings, Paragraphs, Em, Strong, Blockquotes, Lists, Whitespace )
- Common Elements (Forms, Date Picker, Images, Links, Buttons, Lists, Horizontal Rule, Code, Tables, WordPress Imports, CTA Content Box, Embeds, Space, Blog Author, Page Heading, Main Content, Flare Sharing )
- Header (Container, CTA, Main Menu, Drop Down Nav, Max Width, Carrets, Mobile Toggle, Sidr Mobile Menu, Mobile Switching, Mobile Header)
- Footer (Container, Footer Menu, Sub Footer, Mobile Footer)
- Additonal Global Groups (Three Column CTAS)
- Custom Modules (Full Width CTA, Home Hero, Left Aligned Content w Image, Right Aligned Content w Image, Right Aligned Content w Background,)
- Page Templates (One Column, Home, About, Team, Team Member, Management, Case Study, Case Study Listing, Product, Pricing, News Post, News Listing, Partners, Contact, Blog Post, Blog Listing, Resource Listing, Landing Page, Thank You Page, Search Results, Email Perfs, Error Page, Password Page

****************************************************************************************************************************************************************************/










/****************************************************************************************************************************************************************************
- CSS Imports | Must be at the top of the file
****************************************************************************************************************************************************************************/

@import url(//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,300,600,700); /* google.com/fonts/specimen/Open+Sans */
@import url(//fonts.googleapis.com/css?family=Oswald); /* google.com/fonts/specimen/Oswald */
@import url(//cdnjs.cloudflare.com/ajax/libs/normalize/3.0.3/normalize.min.css); /* necolas.github.io/normalize.css */
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css); /* fortawesome.github.io/Font-Awesome */
@import url(//cdnjs.cloudflare.com/ajax/libs/animate.css/3.2.6/animate.min.css); /* daneden.github.io/animate.css */
/* Responsive Grid */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.container-fluid {
    *zoom: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Clearfix */

.clearfix {
    *zoom: 1;
}

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

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

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

/* Responsive Visibilty Classes */

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

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

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

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

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

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

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

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

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

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

    .visible-desktop {
        display: none !important ;
    }
} /* HubSpot Responsive Grid - designers.hubspot.com/docs/cos/the-cos-responsive-grid */
/* Images */

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

/* Videos */

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

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

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

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

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

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

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

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

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

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

/* Forms */

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

/* Menus */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Space Module */

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

/* Blog Author Section */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel li {margin-right: 5px}


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

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



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

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

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

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

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

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

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

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

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


/* responsive pre elements */

pre {
    overflow-x: auto;
}

/* responsive pre tables */

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

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

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



 /* HubSpot Modules Base Styles - designers.hubspot.com/docs/markup/supported-modules */










/****************************************************************************************************************************************************************************
- HubL Variables | always add ; after calling a variable, ex: .classname { ;
****************************************************************************************************************************************************************************/

/* File Manager Base Path */


/* Primary Colors */









/* Typography */
 /* Body copy font */
 /* Headers and navigation */
 /* Set default body font size */
 /* Body copy */
 /* Small copy */
 /* Medium copy */
 /* Large copy */
 /* Huge copy */

/* Shadows ex. text-shadow: ; */




/* Layout */
 /* Ensures that the live content never touches the edge of the browser */
 /* For ctr class, 1100px leaves 1080px without padding for 12 perfect columns of 90px */

/* Buttons */

 


 


/* Link */
 /* Remove underline, set weight, add color, and add animation */











/****************************************************************************************************************************************************************************
 - Macros 
****************************************************************************************************************************************************************************/

/* Prefixes */












/* Background Images */






/****************************************************************************************************************************************************************************
 - Shortcut Utilities
****************************************************************************************************************************************************************************/

/* Padding | p=all, ph=horizontal, pv=vertical, pt=top pr=right, pb=bottom, pl=left */
.p0{padding:0}.p10{padding:10px}.p20{padding:20px}.p30{padding:30px}.p40{padding:40px}.p50{padding:50px}.p60{padding:60px}.p70{padding:70px}.p80{padding:80px}.p90{padding:90px}.p100{padding:100px}.p110{padding:110px}.p120{padding:120px}.p130{padding:130px}.p140{padding:140px}.p150{padding:150px}.p160{padding:160px}.p170{padding:170px}.p180{padding:180px}.p190{padding:190px}.p200{padding:200px}.ph0{padding-left:0; padding-right:0}.ph10{padding-left:10px; padding-right:10px}.ph20{padding-left:20px; padding-right:20px}.ph30{padding-left:30px; padding-right:30px}.ph40{padding-left:40px; padding-right:40px}.ph50{padding-left:50px; padding-right:50px}.ph60{padding-left:60px; padding-right:60px}.ph70{padding-left:70px; padding-right:70px}.ph80{padding-left:80px; padding-right:80px}.ph90{padding-left:90px; padding-right:90px}.ph100{padding-left:100px; padding-right:100px}.ph110{padding-left:110px; padding-right:110px}.ph120{padding-left:120px; padding-right:120px}.ph130{padding-left:130px; padding-right:130px}.ph140{padding-left:140px; padding-right:140px}.ph150{padding-left:150px; padding-right:150px}.ph160{padding-left:160px; padding-right:160px}.ph170{padding-left:170px; padding-right:170px}.ph180{padding-left:180px; padding-right:180px}.ph190{padding-left:190px; padding-right:190px}.ph200{padding-left:200px; padding-right:200px}.pv0{padding-top:0; padding-bottom:0}.pv10{padding-top:10px; padding-bottom:10px}.pv20{padding-top:20px; padding-bottom:20px}.pv30{padding-top:30px; padding-bottom:30px}.pv40{padding-top:40px; padding-bottom:40px}.pv50{padding-top:50px; padding-bottom:50px}.pv60{padding-top:60px; padding-bottom:60px}.pv70{padding-top:70px; padding-bottom:70px}.pv80{padding-top:80px; padding-bottom:80px}.pv90{padding-top:90px; padding-bottom:90px}.pv100{padding-top:100px; padding-bottom:100px}.pv110{padding-top:110px; padding-bottom:110px}.pv120{padding-top:120px; padding-bottom:120px}.pv130{padding-top:130px; padding-bottom:130px}.pv140{padding-top:140px; padding-bottom:140px}.pv150{padding-top:150px; padding-bottom:150px}.pv160{padding-top:160px; padding-bottom:160px}.pv170{padding-top:170px; padding-bottom:170px}.pv180{padding-top:180px; padding-bottom:180px}.pv190{padding-top:190px; padding-bottom:190px}.pv200{padding-top:200px; padding-bottom:200px}.pt0{padding-top:0}.pt10{padding-top:10px}.pt20{padding-top:20px}.pt30{padding-top:30px}.pt40{padding-top:40px}.pt50{padding-top:50px}.pt60{padding-top:60px}.pt70{padding-top:70px}.pt80{padding-top:80px}.pt90{padding-top:90px}.pt100{padding-top:100px}.pt110{padding-top:110px}.pt120{padding-top:120px}.pt130{padding-top:130px}.pt140{padding-top:140px}.pt150{padding-top:150px}.pt160{padding-top:160px}.pt170{padding-top:170px}.pt180{padding-top:180px}.pt190{padding-top:190px}.pt200{padding-top:200px}.pr0{padding-right:0}.pr10{padding-right:10px}.pr20{padding-right:20px}.pr30{padding-right:30px}.pr40{padding-right:40px}.pr50{padding-right:50px}.pr60{padding-right:60px}.pr70{padding-right:70px}.pr80{padding-right:80px}.pr90{padding-right:90px}.pr100{padding-right:100px}.pr110{padding-right:110px}.pr120{padding-right:120px}.pr130{padding-right:130px}.pr140{padding-right:140px}.pr150{padding-right:150px}.pr160{padding-right:160px}.pr170{padding-right:170px}.pr180{padding-right:180px}.pr190{padding-right:190px}.pr200{padding-right:200px}.pb0{padding-bottom:0}.pb10{padding-bottom:10px}.pb20{padding-bottom:20px}.pb30{padding-bottom:30px}.pb40{padding-bottom:40px}.pb50{padding-bottom:50px}.pb60{padding-bottom:60px}.pb70{padding-bottom:70px}.pb80{padding-bottom:80px}.pb90{padding-bottom:90px}.pb100{padding-bottom:100px}.pb110{padding-bottom:110px}.pb120{padding-bottom:120px}.pb130{padding-bottom:130px}.pb140{padding-bottom:140px}.pb150{padding-bottom:150px}.pb160{padding-bottom:160px}.pb170{padding-bottom:170px}.pb180{padding-bottom:180px}.pb190{padding-bottom:190px}.pb200{padding-bottom:200px}.pl0{padding-left:0}.pl10{padding-left:10px}.pl20{padding-left:20px}.pl30{padding-left:30px}.pl40{padding-left:40px}.pl50{padding-left:50px}.pl60{padding-left:60px}.pl70{padding-left:70px}.pl80{padding-left:80px}.pl90{padding-left:90px}.pl100{padding-left:100px}.pl110{padding-left:110px}.pl120{padding-left:120px}.pl130{padding-left:130px}.pl140{padding-left:140px}.pl150{padding-left:150px}.pl160{padding-left:160px}.pl170{padding-left:170px}.pl180{padding-left:180px}.pl190{padding-left:190px}.pl200{padding-left:200px}

/* Margin | m=all, mh=horizontal, mv=vertical, mt=top, mr=right, mb=bottom, ml=left */
.m0{margin:0}.m10{margin:10px}.m20{margin:20px}.m30{margin:30px}.m40{margin:40px}.m50{margin:50px}.m60{margin:60px}.m70{margin:70px}.m80{margin:80px}.m90{margin:90px}.m100{margin:100px}.m110{margin:110px}.m120{margin:120px}.m130{margin:130px}.m140{margin:140px}.m150{margin:150px}.m160{margin:160px}.m170{margin:170px}.m180{margin:180px}.m190{margin:190px}.m200{margin:200px}.mh0{margin-left:0; margin-right:0}.mh10{margin-left:10px; margin-right:10px}.mh20{margin-left:20px; margin-right:20px}.mh30{margin-left:30px; margin-right:30px}.mh40{margin-left:40px; margin-right:40px}.mh50{margin-left:50px; margin-right:50px}.mh60{margin-left:60px; margin-right:60px}.mh70{margin-left:70px; margin-right:70px}.mh80{margin-left:80px; margin-right:80px}.mh90{margin-left:90px; margin-right:90px}.mh100{margin-left:100px; margin-right:100px}.mh110{margin-left:110px; margin-right:110px}.mh120{margin-left:120px; margin-right:120px}.mh130{margin-left:130px; margin-right:130px}.mh140{margin-left:140px; margin-right:140px}.mh150{margin-left:150px; margin-right:150px}.mh160{margin-left:160px; margin-right:160px}.mh170{margin-left:170px; margin-right:170px}.mh180{margin-left:180px; margin-right:180px}.mh190{margin-left:190px; margin-right:190px}.mh200{margin-left:200px; margin-right:200px}.mv0{margin-top:0; margin-bottom:0}.mv10{margin-top:10px; margin-bottom:10px}.mv20{margin-top:20px; margin-bottom:20px}.mv30{margin-top:30px; margin-bottom:30px}.mv40{margin-top:40px; margin-bottom:40px}.mv50{margin-top:50px; margin-bottom:50px}.mv60{margin-top:60px; margin-bottom:60px}.mv70{margin-top:70px; margin-bottom:70px}.mv80{margin-top:80px; margin-bottom:80px}.mv90{margin-top:90px; margin-bottom:90px}.mv100{margin-top:100px; margin-bottom:100px}.mv110{margin-top:110px; margin-bottom:110px}.mv120{margin-top:120px; margin-bottom:120px}.mv130{margin-top:130px; margin-bottom:130px}.mv140{margin-top:140px; margin-bottom:140px}.mv150{margin-top:150px; margin-bottom:150px}.mv160{margin-top:160px; margin-bottom:160px}.mv170{margin-top:170px; margin-bottom:170px}.mv180{margin-top:180px; margin-bottom:180px}.mv190{margin-top:190px; margin-bottom:190px}.mv200{margin-top:200px; margin-bottom:200px}.mt0{margin-top:0}.mt10{margin-top:10px}.mt20{margin-top:20px}.mt30{margin-top:30px}.mt40{margin-top:40px}.mt50{margin-top:50px}.mt60{margin-top:60px}.mt70{margin-top:70px}.mt80{margin-top:80px}.mt90{margin-top:90px}.mt100{margin-top:100px}.mt110{margin-top:110px}.mt120{margin-top:120px}.mt130{margin-top:130px}.mt140{margin-top:140px}.mt150{margin-top:150px}.mt160{margin-top:160px}.mt170{margin-top:170px}.mt180{margin-top:180px}.mt190{margin-top:190px}.mt200{margin-top:200px}.mr0{margin-right:0}.mr10{margin-right:10px}.mr20{margin-right:20px}.mr30{margin-right:30px}.mr40{margin-right:40px}.mr50{margin-right:50px}.mr60{margin-right:60px}.mr70{margin-right:70px}.mr80{margin-right:80px}.mr90{margin-right:90px}.mr100{margin-right:100px}.mr110{margin-right:110px}.mr120{margin-right:120px}.mr130{margin-right:130px}.mr140{margin-right:140px}.mr150{margin-right:150px}.mr160{margin-right:160px}.mr170{margin-right:170px}.mr180{margin-right:180px}.mr190{margin-right:190px}.mr200{margin-right:200px}.mb0{margin-bottom:0}.mb10{margin-bottom:10px}.mb20{margin-bottom:20px}.mb30{margin-bottom:30px}.mb40{margin-bottom:40px}.mb50{margin-bottom:50px}.mb60{margin-bottom:60px}.mb70{margin-bottom:70px}.mb80{margin-bottom:80px}.mb90{margin-bottom:90px}.mb100{margin-bottom:100px}.mb110{margin-bottom:110px}.mb120{margin-bottom:120px}.mb130{margin-bottom:130px}.mb140{margin-bottom:140px}.mb150{margin-bottom:150px}.mb160{margin-bottom:160px}.mb170{margin-bottom:170px}.mb180{margin-bottom:180px}.mb190{margin-bottom:190px}.mb200{margin-bottom:200px}.ml0{margin-left:0}.ml10{margin-left:10px}.ml20{margin-left:20px}.ml30{margin-left:30px}.ml40{margin-left:40px}.ml50{margin-left:50px}.ml60{margin-left:60px}.ml70{margin-left:70px}.ml80{margin-left:80px}.ml90{margin-left:90px}.ml100{margin-left:100px}.ml110{margin-left:110px}.ml120{margin-left:120px}.ml130{margin-left:130px}.ml140{margin-left:140px}.ml150{margin-left:150px}.ml160{margin-left:160px}.ml170{margin-left:170px}.ml180{margin-left:180px}.ml190{margin-left:190px}.ml200{margin-left:200px}

/* Delays */
.delay1  { animation-delay: .1s; -moz-animation-delay: .1s; -webkit-animation-delay: .1s; -o-animation-delay: .1s; transition-delay: .1s; -webkit-transition-delay: .1s; -moz-transition-delay: .1s; -o-transition-delay: .1s; }
.delay2  { animation-delay: .2s; -moz-animation-delay: .2s; -webkit-animation-delay: .2s; -o-animation-delay: .2s; transition-delay: .2s; -webkit-transition-delay: .2s; -moz-transition-delay: .2s; -o-transition-delay: .2s; }
.delay3  { animation-delay: .3s; -moz-animation-delay: .3s; -webkit-animation-delay: .3s; -o-animation-delay: .3s; transition-delay: .3s; -webkit-transition-delay: .3s; -moz-transition-delay: .3s; -o-transition-delay: .3s; }
.delay4  { animation-delay: .4s; -moz-animation-delay: .4s; -webkit-animation-delay: .4s; -o-animation-delay: .4s; transition-delay: .4s; -webkit-transition-delay: .4s; -moz-transition-delay: .4s; -o-transition-delay: .4s; }
.delay5  { animation-delay: .5s; -moz-animation-delay: .5s; -webkit-animation-delay: .5s; -o-animation-delay: .5s; transition-delay: .5s; -webkit-transition-delay: .5s; -moz-transition-delay: .5s; -o-transition-delay: .5s; }
.delay6  { animation-delay: .6s; -moz-animation-delay: .6s; -webkit-animation-delay: .6s; -o-animation-delay: .6s; transition-delay: .6s; -webkit-transition-delay: .6s; -moz-transition-delay: .6s; -o-transition-delay: .6s; }
.delay7  { animation-delay: .7s; -moz-animation-delay: .7s; -webkit-animation-delay: .7s; -o-animation-delay: .7s; transition-delay: .7s; -webkit-transition-delay: .7s; -moz-transition-delay: .7s; -o-transition-delay: .7s; }
.delay8  { animation-delay: .8s; -moz-animation-delay: .8s; -webkit-animation-delay: .8s; -o-animation-delay: .8s; transition-delay: .8s; -webkit-transition-delay: .8s; -moz-transition-delay: .8s; -o-transition-delay: .8s; }
.delay9  { animation-delay: .9s; -moz-animation-delay: .9s; -webkit-animation-delay: .9s; -o-animation-delay: .9s; transition-delay: .9s; -webkit-transition-delay: .9s; -moz-transition-delay: .9s; -o-transition-delay: .9s; }
.delay1s { animation-delay: 1s; -moz-animation-delay: 1s; -webkit-animation-delay: 1s; -o-animation-delay: 1s; transition-delay: 1s; -webkit-transition-delay: 1s; -moz-transition-delay: 1s; -o-transition-delay: 1s; }
.delay2s { animation-delay: 2s; -moz-animation-delay: 2s; -webkit-animation-delay: 2s; -o-animation-delay: 2s; transition-delay: 2s; -webkit-transition-delay: 2s; -moz-transition-delay: 2s; -o-transition-delay: 2s; }
.delay2_5s { animation-delay: 2.5s; -moz-animation-delay: 2.5s; -webkit-animation-delay: 2.5s; -o-animation-delay: 2.5s; transition-delay: 2.5s; -webkit-transition-delay: 2.5s; -moz-transition-delay: 2.5s; -o-transition-delay: 2.5s; }
.delay3s { animation-delay: 3s; -moz-animation-delay: 3s; -webkit-animation-delay: 3s; -o-animation-delay: 3s; transition-delay: 3s; -webkit-transition-delay: 3s; -moz-transition-delay: 3s; -o-transition-delay: 3s; }

/* Duration */
.duration1  { animation-duration: .1s !important; -moz-animation-duration: .1s !important; -webkit-animation-duration: .1s !important; -o-animation-duration: .1s !important; transition-duration: .1s !important; -webkit-transition-duration: .1s !important; -moz-transition-duration: .1s !important; -o-transition-duration: .1s !important; }
.duration2  { animation-duration: .2s !important; -moz-animation-duration: .2s !important; -webkit-animation-duration: .2s !important; -o-animation-duration: .2s !important; transition-duration: .2s !important; -webkit-transition-duration: .2s !important; -moz-transition-duration: .2s !important; -o-transition-duration: .2s !important; }
.duration3  { animation-duration: .3s !important; -moz-animation-duration: .3s !important; -webkit-animation-duration: .3s !important; -o-animation-duration: .3s !important; transition-duration: .3s !important; -webkit-transition-duration: .3s !important; -moz-transition-duration: .3s !important; -o-transition-duration: .3s !important; }
.duration4  { animation-duration: .4s !important; -moz-animation-duration: .4s !important; -webkit-animation-duration: .4s !important; -o-animation-duration: .4s !important; transition-duration: .4s !important; -webkit-transition-duration: .4s !important; -moz-transition-duration: .4s !important; -o-transition-duration: .4s !important; }
.duration5  { animation-duration: .5s !important; -moz-animation-duration: .5s !important; -webkit-animation-duration: .5s !important; -o-animation-duration: .5s !important; transition-duration: .5s !important; -webkit-transition-duration: .5s !important; -moz-transition-duration: .5s !important; -o-transition-duration: .5s !important; }
.duration6  { animation-duration: .6s !important; -moz-animation-duration: .6s !important; -webkit-animation-duration: .6s !important; -o-animation-duration: .6s !important; transition-duration: .6s !important; -webkit-transition-duration: .6s !important; -moz-transition-duration: .6s !important; -o-transition-duration: .6s !important; }
.duration7  { animation-duration: .7s !important; -moz-animation-duration: .7s !important; -webkit-animation-duration: .7s !important; -o-animation-duration: .7s !important; transition-duration: .7s !important; -webkit-transition-duration: .7s !important; -moz-transition-duration: .7s !important; -o-transition-duration: .7s !important; }
.duration8  { animation-duration: .8s !important; -moz-animation-duration: .8s !important; -webkit-animation-duration: .8s !important; -o-animation-duration: .8s !important; transition-duration: .8s !important; -webkit-transition-duration: .8s !important; -moz-transition-duration: .8s !important; -o-transition-duration: .8s !important; }
.duration9  { animation-duration: .9s !important; -moz-animation-duration: .9s !important; -webkit-animation-duration: .9s !important; -o-animation-duration: .9s !important; transition-duration: .9s !important; -webkit-transition-duration: .9s !important; -moz-transition-duration: .9s !important; -o-transition-duration: .9s !important; }
.duration1s { animation-duration: 1s !important; -moz-animation-duration: 1s !important; -webkit-animation-duration: 1s !important; -o-animation-duration: 1s !important; transition-duration: 1s !important; -webkit-transition-duration: 1s !important; -moz-transition-duration: 1s !important; -o-transition-duration: 1s !important; }
.duration2s { animation-duration: 2s !important; -moz-animation-duration: 2s !important; -webkit-animation-duration: 2s !important; -o-animation-duration: 2s !important; transition-duration: 2s !important; -webkit-transition-duration: 2s !important; -moz-transition-duration: 2s !important; -o-transition-duration: 2s !important; }

/* Text Styles */
.small  { 1.2rem; } 
.medium { 1.8rem; }
.large  { 3rem; }
.huge   { 6rem; }
.white  { color: #fff; }
.uppercase {text-transform: uppercase;}
.text-left {text-align: left;}
.text-right {text-align: right;}
.text-centered {text-align: center;}

/* Floats | fl=float left, fr=float right, fn=float none */
.fl {float: left} .fr {float: right} .fn {float: none; }

/* Clears | cl=clear left, cr=clear right, cb=clear both */
.cl {clear: left} .fr {clear: right} .cb {clear: both; }

/* Borders | bt=border top, br=border right, bb=border border bottom, bl=border left, b=border all */
.bt {border-top: solid 1px #ebebdf; } .br {border-right: solid 1px #ebebdf; } .bb {border-bottom: solid 1px #ebebdf; } .bl {border-left: solid 1px #ebebdf; } .b {border: solid 1px #ebebdf; }

/* Display & Visibility */
.none {display: none !important; }
.inline {display: inline; }
.block {display: block; }
.inline-block {display: inline-block; }
.visible {visibility: visible;}
.invisible {visibility: hidden;}

/* Backgrounds */
.bg-fixed {background-attachment: fixed;}
.bg-centered {background-position: center center;}
.bg-cover {background-size: cover;}








/****************************************************************************************************************************************************************************
 - Grid
****************************************************************************************************************************************************************************/

html, body {min-height: 100%; margin: 0; padding: 0; background-color: #fff; overflow-x: hidden;} /* Fill body BGs, remove outer margin/padding, prevent body horizontal scrollbars */
*, *:before, *:after {-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } /* Padding and border included in total width and height */
.row-fluid [class*="span"] { margin-left: 0 ; min-height: 1px; }  /* No margins simple 12 column design grid, lowest min height to keep columns from collapsing */
.row-fluid .span1 {  width: 8.333333333% ; }    /*  90px columns at 1080px container */
.row-fluid .span2 {  width: 16.66666666% ; }    /* 180px columns at 1080px container */
.row-fluid .span3 {  width: 25% ; }				/* 270px columns at 1080px container */
.row-fluid .span4 {  width: 33.333333333% ; }	/* 360px columns at 1080px container */
.row-fluid .span5 {  width: 41.666666666% ; }	/* 450px columns at 1080px container */
.row-fluid .span6 {  width: 50% ; }				/* 540px columns at 1080px container */
.row-fluid .span7 {  width: 58.333333333% ; }	/* 630px columns at 1080px container */
.row-fluid .span8 {  width: 66.666666666% ; }	/* 720px columns at 1080px container */
.row-fluid .span9 {  width: 75% ; }				/* 810px columns at 1080px container */
.row-fluid .span10 {  width: 83.333333333% ; }	/* 900px columns at 1080px container */
.row-fluid .span11 {  width: 91.6666666666% ; }	/* 990px columns at 1080px container */
.row-fluid .span12 {  width: 100% ; }			/* 1080px column at 1080px container */
@media (max-width: 767px) { .row-fluid [class*="span"] { width: 100%; } } /* Full width columns for mobile */
.container-fluid .row-fluid .ctr {float: none; max-width: 1100px; margin-left: auto; margin-right: auto; padding-left: 10px; padding-right: 10px; }

/* Sample Wraps */
.wrap {background-color: orange; } /* Sets a background color that fills the whole width of browser window */
.wrap .ctr {max-width: 1300px !important; } /* Overides .ctr's default max-width via the !important rule */










/****************************************************************************************************************************************************************************
 - Typography
****************************************************************************************************************************************************************************/

html {font-size: 10px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } /* Set font size to 10px for easy rem calcuation, antialiased text for better rendering */
@media (max-width: 767px) { html { font-size: 8px; } } /* Reduce all rem font sizes on mobile */


body { font-family: 'Open Sans', sans-serif; font-size: 1.8rem; line-height: 1.5; color: #4d4f53; } /* Set default text size from HubL variables */
h1,h2,h3,h4,h5,h6 { font-family: 'Oswald', sans-serif; font-weight: normal; } /* Set header font from HubL variable */
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {margin-top: 0; } /* Remove top margin from initial header */ 

/* Set default header sizes, line-height and letter spacing */
h1 { font-size: 6.0rem; line-height: 1.2;  letter-spacing: -.1rem; } 
h2 { font-size: 4.0rem; line-height: 1.25; letter-spacing: -.1rem; }
h3 { font-size: 3.0rem; line-height: 1.3;  letter-spacing: -.1rem; }
h4 { font-size: 2.4rem; line-height: 1.35; letter-spacing: -.08rem; }
h5 { font-size: 2.2rem; line-height: 1.4;  letter-spacing: -.05rem; }
h6 { font-size: 2.0rem; line-height: 1.45; letter-spacing: 0; }
p  { font-size: 1.8rem; line-height: 1.5; margin-top: 0; font-weight: lighter; }
em { font-weight: 600; }
strong {font-weight: 600; }
blockquote {color: #5b9a98; display: block; font-size: 3.2rem; line-height: 1.2; font-style: italic; max-width: 90%; margin: 0 auto; font-weight: normal; margin-bottom: 3rem}

/* Lists */
ul{list-style:disc}
ol{list-style:decimal}
ol,ul{padding-left:60px; margin-top:0; margin-bottom: 3rem; }
ul ul,ul ol,ol ol,ol ul{margin:1.5rem 0 1.5rem 3rem; }
li{margin-bottom:.5rem;     font-weight: 100;}

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










/****************************************************************************************************************************************************************************
 - Common Elements
****************************************************************************************************************************************************************************/

/* Forms */
form {margin-bottom: 3rem}
input[type="email"],input[type="number"],input[type="search"],input[type="text"],input[type="tel"],input[type="url"],input[type="password"],textarea,select{height:38px; padding:5px 10px; background-color:#fff; border:1px solid #D1D1D1; border-radius:5px; box-shadow:none; }
input[type="email"],input[type="number"],input[type="search"],input[type="text"],input[type="tel"],input[type="url"],input[type="password"],textarea{-webkit-appearance:none; -moz-appearance:none; appearance:none}
textarea{min-height:65px; padding-top:6px; padding-bottom:6px}
input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="text"]:focus,input[type="tel"]:focus,input[type="url"]:focus,input[type="password"]:focus,textarea:focus,select:focus{border:1px solid #33C3F0; outline:0}
label,legend{display:block; margin-bottom:.5rem; font-weight:600}
fieldset{padding:0; border-width:0}
input[type="checkbox"],input[type="radio"]{display:inline}
label > .label-body{display:inline-block; margin-left:.5rem; font-weight:400}
input, textarea, select, fieldset {margin-bottom: 2rem}
::-webkit-input-placeholder { color: ; opacity: 1; } /* Webkit input placeholders */
::-moz-placeholder { color: ; opacity: 1; } /* Firefox input placeholders */
:-ms-input-placeholder {  color: ; opacity: 1; } /* IE  input placeholders */
#email-prefs-form .email-edit {width: 100% !important; max-width: 507px !important; } /* System template forms */
#hs-pwd-widget-password {height: auto !important; } /* System template password */

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

/* Images */
img {max-width: 100%; height: auto; border: 0; -ms-interpolation-mode: bicubic; vertical-align: bottom; } /* Make responsive, clear border, fix IE scaling, suppress the space beneath the baseline */

/* Links */
a { text-decoration: none; color: #4d4f53; font-weight: 500 ; transition: all .33s ease-out; }
a:hover { ; }

/* Buttons */
.button,button,.hs-button,input[type="submit"],input[type="reset"],input[type="button"]{  transition: all .5s ease-out; display:inline-block; padding: 10px 15px; color: white; text-align:center; font-size:1.4rem; font-weight:600; line-height: normal; letter-spacing: .1rem; text-transform: uppercase; text-decoration:none; background-color: #5b9a98; border-radius:4px; border: 0; cursor:pointer; }
.button:hover,button:hover,.hs-button:hover,input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover,.button:focus,button:focus,input[type="submit"]:focus,input[type="reset"]:focus,input[type="button"]:focus{ color:#fff; border-color: black; outline:0; background-color: #b2bb1c; }
button, .button {margin-bottom: 0;}
.stroke-button {   transition: all .5s ease-out; display:inline-block; padding: 10px 15px; color: white; text-align:center; font-size:1.4rem; font-weight:600; line-height: normal; letter-spacing: .1rem; text-transform: uppercase; text-decoration:none; background-color: #5b9a98; border-radius:4px; border: 0; cursor:pointer; color: #d71921; background-color: transparent; border: solid 2px #d71921; padding: 5px 20px; }
.stroke-button:hover {  color: #fff; background-color: #d71921 ; }

/* Horizontal Rule */
hr {margin-top: 3rem; margin-bottom: 3.5rem; border-width: 0; border-top: 1px solid gray; }

/* Abbreviations */
abbr[title] {border: 0;}

/* Code */
code {padding: .2rem .5rem; margin: 0 .2rem; white-space: nowrap; background: #F1F1F1; border: 1px solid #E1E1E1; border-radius: 4px; }
pre > code {display: block; padding: 1rem 1.5rem; white-space: pre; margin-bottom: 3rem }
pre {overflow-x: auto; } /* responsive pre elements */
table pre {white-space: pre-wrap; } /* responsive pre tables */

/* Tables */
th,td {padding: 12px 15px; text-align: left; border-bottom: 1px solid gray; }
th:first-child, td:first-child {padding-left: 0; }
th:last-child, td:last-child {padding-right: 0; }
table {margin-bottom: 3rem}

/* For WordPress Imports */
img.alignRight {float: right; margin: 0 0 5px 15px; }
img.alignLeft {float: left; margin: 0 15px 5px 0; }

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

/* Embeds */
.bi-month-news .hs-responsive-embed{
padding-bottom: 0;
height: 300px;
overflow: auto;
position: relative;
}

.hs-responsive-embed{position:relative; height:0; overflow:hidden; padding-top:0; padding-left:0; padding-right:0}
.hs-responsive-embed iframe,.hs-responsive-embed object,.hs-responsive-embed embed{position:absolute; top:0; left:0; width:100%; height:100%; border:0}
.hs-responsive-embed,.hs-responsive-embed.hs-responsive-embed-youtube,.hs-responsive-embed.hs-responsive-embed-wistia,.hs-responsive-embed.hs-responsive-embed-vimeo{padding-bottom:56.25%}
.hs-responsive-embed.hs-responsive-embed-instagram{padding-bottom:116.01%}
.hs-responsive-embed.hs-responsive-embed-pinterest{height:auto; overflow:visible; padding:0}
.hs-responsive-embed.hs-responsive-embed-pinterest iframe{position:static; width:auto; height:auto}
@media (max-width: 568px) { iframe{max-width:100%} }

@media (max-width: 767px) { .bi-month-news .hs-responsive-embed iframe{
    width:100%!important;} }

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

/* Blog Author Section */
.hs-author-social-links{display:inline-block}
.hs-author-social-links a.hs-author-social-link{width:24px; height:24px; border-width:0; border:0; 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)}

/* Page Heading */
.page-heading {min-height: 250px; background-color: #d71921; background-size:cover; background-position:50% 50% }
.page-heading h1 {color: #fff; margin: 80px 0 80px 0; text-align: center; }
.page-heading p {max-width: 760px; margin: 0 auto; color: #fff; text-align: center; margin-bottom: 80px; }
@media (max-width: 767px) {
.page-heading h1 {margin: 40px 0 40px 0;}
}

/* Main Content */
.main-content {max-width: 100%; margin: 0 auto !important; float: none !important;}
.main-content h2 {padding-bottom: 25px; margin-bottom: 25px; border-bottom: solid 1px #ebebdf;}
.main-content a { border-bottom: solid 1px rgba(0,0,0,.1); font-weight: 600;}
.main-content a:hover { border-bottom: solid 1px #4d4f53; }
.main-content img {border: solid 4px #ebebdf; }
@media (max-width: 767px) { .main-content img {float: none !important; margin: 25px auto !important; display: block;} } /* Remove image float and set default margin */

/* Pagination */
.pagination li { margin: 0px 0px; background:none !important; }
.pagination { text-align:center; margin:30px 0 50px; padding-left:0; }
.pagination li { display:inline-block; margin:0 5px; list-style:none; background-image:none; }
.pagination li a{ color:#4d4f53; padding:8px 14px; background-color:#ebebdf; }
.pagination li a:hover { color:white !important; background-color:#b2bb1c; }
.pagination li.active a { color:white !important; background-color:#b2bb1c; }
.pagination li.disabled{ display:none; }

/* Topic Filter Navigation */
.widget-type-post_filter {padding: 30px 10px 10px 10px; background-color: #ebebdf; }
.widget-type-post_filter h3 {display: none;}
.widget-type-post_filter label { position: relative; top: 1px; display: inline-block; margin-right: 25px; font-weight: normal; font-size: 1.6rem; font-weight: lighter; text-transform: uppercase;}
.widget-type-post_filter ul{ display:none; }
.widget-type-post_filter select{ font-size: 1.4rem; background-image:url(//www1.marathon-health.com/hubfs/images/down-arrow.png); background-repeat:no-repeat; background-size:13px 7px; max-width:400px; background-position:94% 50%; -webkit-appearance: none; border-radius:0; cursor:pointer; }
.widget-type-post_filter .widget-module{text-align:center;}

/* Blog Subscription Slide In */
.subscribe-slide-in {position: fixed; width: 100% !important; height: auto !important; background-color: rgba(146, 154, 14, .9) ; padding-top: 20px; bottom: -120px; z-index: 1000; text-align: center; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; -o-transition: all .5s ease-out; -ms-transition: all .5s ease-out; transition: all .5s ease-out; }
.subscribe-slide-in span {color: #fff; position: relative; top: -10px;}
.subscribe-slide-in .subscribe-form {text-align: center; padding: 20px;}
.subscribe-slide-in .subscribe-form form {margin: 0; position: relative; top: 10px;}
.subscribe-slide-in .subscribe-form label {display: none;}
.subscribe-slide-in .subscribe-form .hs-error-msgs label {display: inline;}
.subscribe-slide-in .subscribe-form h3 {font-family: 'Open Sans', sans-serif; margin: 0 20px 0 0; display: inline; float: left; font-size: 3.0rem; padding: 0; color:white; text-transform: uppercase; font-weight: lighter;}
.subscribe-slide-in .subscribe-form {display:inline-block;width:auto;float:none;background:transparent!important;padding:10px}
.subscribe-slide-in .subscribe-form div div {display:inline-block}
.subscribe-slide-in .subscribe-form input {border-radius: 0; border: 0; background-color: #e1e86d; padding: 0 25px; color: #4d4f53;}
.subscribe-slide-in .hs_firstname, .subscribe-slide-in .hs_lastname, .subscribe-slide-in .hs-error-msgs {display: none !important;}
.subscribe-slide-in .hs_submit {white-space:nowrap}
.subscribe-slide-in .hs-button {-webkit-appearance:none!important;background-color:#929a0e!important;color:#fff!important;border:none!important;cursor:pointer;padding:5px 25px 6px 25px!important;font-size:2.0rem!important;text-transform:uppercase!important;margin-top:0!important;font-weight:lighter!important;}
.page-scrolled .subscribe-slide-in {bottom: 0; }
.reached-footer .subscribe-slide-in {bottom: -120px; }


@media (max-width: 1023px) { .subscribe-slide-in{display:none!important} }/* Hide on anything smaller than desktop */


/* Flare Sharing */
.flare {left: -100px !important;} /* Hide on all pages except specified in page template section */
.page-scrolled .blog-listing .flare, .page-scrolled .blog-post .flare, .page-scrolled .landing-page .flare {left: 12px !important;} /* Slide in from left on scroll*/
.reached-footer .blog-listing .flare, .reached-footer .blog-post .flare {left: -100px !important;} /* Slide out to left when footer is reached */






/****************************************************************************************************************************************************************************
 - Header
****************************************************************************************************************************************************************************/

/* Container */
.header-container-wrapper { position: fixed; width: 100%; z-index: 99999; top: 0; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; -o-transition: all .5s ease-out; -ms-transition: all .5s ease-out; transition: all .5s ease-out; }
.header-container {padding: 0 0 20px 0; background-color: #fff; }
.header-container .logo img { max-width: 200px; -webkit-transition: all .1s ease-out; -moz-transition: all .1s ease-out; -o-transition: all .1s ease-out; -ms-transition: all .1s ease-out; transition: all .1s ease-out; }
.header-container .row-number-1 .widget-type-global_group {min-height: 0;} /* Remove 1px min height for global includes group */

/* Offset fixed header navigation */
.body-container-wrapper { padding-top: 132px; } /* Should always match the height of .header-container-wrapper */

/* Utility links */
.login-bar {background-color: #4d4f53; text-align: right; margin-bottom: 20px;}
.login-bar a { color: #fff; font-size: 13px; font-weight: 600; text-transform: uppercase; padding: 0 10px; margin-bottom: 5px; display: inline-block; border-left: solid 2px #b2bb1c; }
.login-bar a:first-child {padding-left: 0; border: 0;}
.login-bar a:hover {color: #b2bb1c; }

/* CTA */
.header-cta button {   transition: all .5s ease-out; display:inline-block; padding: 10px 15px; color: white; text-align:center; font-size:1.4rem; font-weight:600; line-height: normal; letter-spacing: .1rem; text-transform: uppercase; text-decoration:none; background-color: #5b9a98; border-radius:4px; border: 0; cursor:pointer; color: #d71921; background-color: transparent; border: solid 2px #d71921; padding: 5px 20px; border: solid 1px #4d4f53; color: #4d4f53; margin: 15px 0 0 0; }
.header-cta button:hover {  color: #fff; background-color: #d71921 ; background-color: #4d4f53; color: #fff; }

/* Small Header - On page scroll
.page-scrolled .header-container-wrapper {top: -30px; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; -o-transition: all .5s ease-out; -ms-transition: all .5s ease-out; transition: all .5s ease-out; } 
.page-scrolled .login-bar {margin-bottom: 10px;}
.page-scrolled .header-container {padding: 0 0 10px 0; box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15); -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; -o-transition: all .5s ease-out; -ms-transition: all .5s ease-out; transition: all .5s ease-out; }
.page-scrolled .header-container .logo img { max-width: 150px; -webkit-transition: all .1s ease-out; -moz-transition: all .1s ease-out; -o-transition: all .1s ease-out; -ms-transition: all .1s ease-out; transition: all .1s ease-out; }
.page-scrolled .main-menu .hs-menu-wrapper>ul { padding-top: 0; margin-top: -1px;}
.page-scrolled .header-cta button {margin-top: 7px; background-color: #d71921; border: solid 1px #d71921; color: #fff;}
.page-scrolled .header-cta button:hover {background-color: #5b9a98; border: solid 1px #5b9a98; }
.page-scrolled #right-menu { top: 52px; }
.reached-footer .header-container-wrapper  {top: -150px; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; -o-transition: all .5s ease-out; -ms-transition: all .5s ease-out; transition: all .5s ease-out; } */
.safari-animation-fix {background-repeat: no-repeat; background-attachment: fixed; background-image: url(//www1.marathon-health.com/hubfs/images/bg-null.png); height: 0; width: 0; }

/* Main Menu */
.main-menu .hs-menu-wrapper > ul{ padding-top: 5px; float: right; -webkit-transition: all .1s ease-out; -moz-transition: all .1s ease-out; -o-transition: all .1s ease-out; -ms-transition: all .1s ease-out; transition: all .1s ease-out; font-family: 'Oswald', sans-serif; }
.main-menu .hs-menu-wrapper > ul > li{ font-weight: normal; text-transform: uppercase; font-size: 1.8rem; margin: 0 0 0 0; }
.main-menu .hs-menu-wrapper > ul > li > a{ padding: 10px 13px; position: relative; display: block; color: #4d4f53; font-size: 19px; }
.main-menu .hs-menu-wrapper > ul > li > a:hover{ color: #5b9a98; }

/* Drop Down Nav */
.main-menu .hs-menu-wrapper > ul ul{ font-family: 'Open Sans', sans-serif; left: 15px!important; background: #5b9a98; padding: 0; min-width: 150px; box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.33); }
.main-menu .hs-menu-wrapper > ul ul li:hover { background: rgba(255,255,255,.1); }
.main-menu .hs-menu-wrapper > ul > li > ul:before { color: #5b9a98; content: "\f0d8"; display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; font-size: 18px;  position: absolute; top: -12px; left: 0; width: 100%; padding-left: 10px; }
.main-menu .hs-menu-wrapper > ul ul li {border-top: solid 1px rgba(255,255,255,.1); margin: 0;}
.main-menu .hs-menu-wrapper > ul ul li:first-child  {border-top: 0;}
.main-menu .hs-menu-wrapper > ul ul li a{ color: #fff; padding: 10px 10px; font-weight: normal; font-size: 1.5rem;}
.main-menu .hs-menu-wrapper > ul ul li a:hover{ color: #4d4f53; }

/* Override max width and padding */
.hs-menu-wrapper > ul li a, .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a { overflow: visible !important; max-width: none !important; width: auto !important; }
.hs-menu-wrapper ul { padding: 0; }

/* Carret after Menu items with dropdown */
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children > a:after { position: relative; top: -2px; content: "\f0d7"; display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; margin-left: 7px; font-size: 1.5rem; }
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:after { border-top-color: #4d4f53; }

/* Mobile Nav Toggle (Sidr) */
#right-menu {width:30px; height:23px; display:none; position:absolute; top:70px; right:30px; -ms-transform:rotate(0deg); -webkit-transform:rotate(0deg); -moz-transform:rotate(0deg); -o-transform:rotate(0deg); transform:rotate(0deg); -webkit-transition:.5s ease-out; -moz-transition:.5s ease-out; -o-transition:.5s ease-out; transition:.5s ease-out; cursor:pointer;}
#right-menu span{display:block; position:absolute; height:5px; width:100%; background: #5b9a98; border-radius:5px; opacity:1; left:0; -ms-transform:rotate(0deg); -webkit-transform:rotate(0deg); -moz-transform:rotate(0deg); -o-transform:rotate(0deg); transform:rotate(0deg); -webkit-transition:.25s ease-out; -moz-transition:.25s ease-out; -o-transition:.25s ease-out; transition:.25s ease-out}
#right-menu span:nth-child(1){top:0; -webkit-transform-origin:left center; -moz-transform-origin:left center; -o-transform-origin:left center; -ms-transform-origin:left center; transform-origin:left center}
#right-menu span:nth-child(2){top:9px; -webkit-transform-origin:left center; -moz-transform-origin:left center; -o-transform-origin:left center; -ms-transform-origin:left center; transform-origin:left center}
#right-menu span:nth-child(3){top:18px; -webkit-transform-origin:left center; -moz-transform-origin:left center; -o-transform-origin:left center; -ms-transform-origin:left center; transform-origin:left center}
.sidr-open #right-menu span:nth-child(1){-ms-transform:rotate(45deg); -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -o-transform:rotate(45deg); transform:rotate(45deg); top:-2px; left:4px}
.sidr-open #right-menu span:nth-child(2){width:0; opacity:0}
.sidr-open #right-menu span:nth-child(3){-ms-transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -o-transform:rotate(-45deg); transform:rotate(-45deg); top:20px; left:4px}
body.sidr-open {position: fixed !important;} /* Prevent users from losing the close button on scroll */

/* Mobile Nav Menu */
#sidr {display:none;} /* Prevents flash on page load */
.sidr {display:none; position:absolute; position:fixed; top:0; height:100%; z-index:999999; width:260px; overflow-x:none; overflow-y:auto; background:#333; color:#fff; box-shadow: -10px 0px 10px -10px rgba(0,0,0,0.5); }
.sidr .sidr-inner{padding:0 0 15px}
.sidr .sidr-inner>p{margin-left:15px; margin-right:15px}
.sidr.right{left:auto; right:-260px}
.sidr.left{left:-260px; right:auto}
#sidr .hs-menu-depth-1 > a{font-size:1.8rem; color:#fff; text-transform:uppercase; background:#131f2b; padding:2px 0 2px 35px; display:block; text-align:left; margin:0 auto 2px auto; -webkit-transition: background .1s linear; -moz-transition: background .1s linear; -o-transition: background .1s linear; -ms-transition: background .1s linear; transition: background .1s linear; }
#sidr .hs-menu-depth-1 > a:hover{background: #5b9a98; }
#sidr .hs-menu-children-wrapper{position:relative; left:15px; margin-bottom:0px; max-height:0; overflow:hidden; -webkit-transition: max-height .2s ease-in; -moz-transition: max-height .2s ease-in; -o-transition: max-height .2s ease-in; -ms-transition: max-height .2s ease-in; transition: max-height .2s ease-in; }
#sidr .hs-menu-children-wrapper a{width:auto; padding:5px 20px; }
#sidr .open-menu-accordion .hs-menu-children-wrapper{max-height: 1000px; margin-bottom:5px;} /* IMPORTANT adjust max height as needed */
#sidr .hs-menu-depth-2 a{font-size: 1.5rem; margin-right: 40px; padding-bottom: 3px; color:#fff; white-space: normal; border-bottom: solid 1px rgba(255,255,255,.1); -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out; -o-transition: all .2s ease-out; -ms-transition: all .2s ease-out; transition: all .2s ease-out; }
#sidr .hs-menu-depth-2 a:hover {color: #5b9a98; }
#sidr li.hs-menu-depth-2 {margin: 0;}
#sidr li.hs-menu-depth-2:last-child a {border: 0;}
#sidr .hs-menu-depth-2{ -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; -ms-transition: all .2s linear; transition: all .2s linear; }
#sidr .open-menu-accordion .hs-menu-depth-2{}
#sidr ul{margin-bottom:0; }
#sidr .accordion-arrow{position:absolute; top:9px; width:40px; height:11px; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; -ms-transition: all .2s linear; transition: all .2s linear; pointer-events:none; }
#sidr .open-menu-accordion .accordion-arrow{ -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }
#sidr .accordion-arrow span{height:7px; width:1px; background:#fff; display:block; position:absolute; left:20px; }
#sidr .accordion-arrow span:first-of-type{ -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }
#sidr .accordion-arrow span:last-of-type{ -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); top:5px; }

/* Additonal Sidr Elements */
.sidr-cta button {   transition: all .5s ease-out; display:inline-block; padding: 10px 15px; color: white; text-align:center; font-size:1.4rem; font-weight:600; line-height: normal; letter-spacing: .1rem; text-transform: uppercase; text-decoration:none; background-color: #5b9a98; border-radius:4px; border: 0; cursor:pointer; color: #d71921; background-color: transparent; border: solid 2px #d71921; padding: 5px 20px; border: solid 1px #d71921; color: #d71921; margin: 30px auto; display: block; width: 190px; font-size: 1.8rem; }
.sidr-cta button:hover {  color: #fff; background-color: #d71921 ; background-color: #d71921; color: #fff; }

/* Mobile / desktop element switching | Show/hide on less than 1024, adjust as needed to prevent main menu wrapping */
@media (max-width: 1023px){		
	.main-menu, .header-cta {display: none !important; } 
	.header-container-wrapper a img { margin-left: 20px; }
	.login-bar {  }
}
@media (max-width: 1023px){
	#right-menu {display: block;}
}

/* Header Mobile */
@media (max-width: 767px) {
	.header-container-wrapper { position: relative; padding-bottom: 20px; }
	.body-container-wrapper { padding-top: 0; }
	.header-container .logo img { max-width: 150px; padding-top: 4px; -webkit-transition: all .1s ease-out; -moz-transition: all .1s ease-out; -o-transition: all .1s ease-out; -ms-transition: all .1s ease-out; transition: all .1s ease-out; }
	.header-container {padding-bottom: 0;}
	#right-menu { top: 64px; }
}






/****************************************************************************************************************************************************************************
 - Footer
****************************************************************************************************************************************************************************/

/* Container */
.footer-container-wrapper {}
.footer-container {}

/* Footer Menu */
.footer ul {padding: 0; list-style: none; line-height: 1; margin-bottom: 20px;}
.footer li {margin-bottom: 10px;}
.footer ul a {text-transform: uppercase; font-size: 14px; color: #5b9a98; font-weight: 600; }
.footer h4 a {text-transform: uppercase; color: #4d4f53; font-size: 17px; }
.footer h4 {padding-bottom: 10px; margin-bottom: 10px; border-bottom: solid 1px #ebebdf; }
.footer p {font-size: 13px; margin: 0; font-weight: normal; line-height: 2;}
.footer .contact-info a { color: #4d4f53; }
.footer img {margin-bottom: 20px;}

/* Sub Footer */
.sub-footer {border-top: solid 1px #ebebdf; }
.sub-footer p {font-size: 1.6rem;}
.sub-footer a {color: #d71921; }
.footer .social-links {width: 100%; text-align: right; display: block;}
.footer .social-links a span { font-size: 3.5rem; margin-left: 40px;}
.footer .social-links a:first-child span { margin-left: 0;}
.footer a:hover {color: #00549f; }

/* Mobile Footer */
@media (max-width: 767px) {
	.footer li ,.footer h4, .sub-footer {text-align: center !important;}
	.footer li {margin-bottom: 20px;}
	.footer h4.mobile-hide {display: none;}
	.footer ul {margin-bottom: 40px;}
	.footer ul.mobile-hide {margin-bottom: 0;}
	.footer h4.mobile-margin {margin-top: 40px;}
	.footer .contact-info {text-align: center; margin-top: 75px;}
	.footer .contact-info a img {max-width: 250px;}
	.footer .social-links {margin-top: 25px; text-align: center;}
	.sub-footer p {font-size: 1.4rem;}
}








/********************************************************************************************************************************************
- Additonal Global Groups | To be added to as needed
********************************************************************************************************************************************/

/* Global Module Name: Three Column CTAs */
.three-column-ctas { background-color: #ebebdf; }
.three-column-ctas .widget-type-cta {padding: 0 20px;}
.three-column-ctas a {color: #4d4f53;}
.three-column-ctas .fa {height: 18rem; width: 18rem; line-height: 18rem; background-color: #fff; border-radius: 50%; font-size: 9.0rem;}
.three-column-ctas button {background-color: #00549f; margin-top: 20px;}
.three-column-ctas button:hover {background-color: #b2bb1c;}
.three-column-ctas h3 {font-size: 2.4rem; margin-bottom: 10px;}
.three-column-ctas .middle-cta {border-left: solid 1px #4d4f53; border-right: solid 1px #4d4f53; }
@media (max-width: 767px) {		
	.three-column-ctas .middle-cta {border: 0; margin: 50px auto;}
	.three-column-ctas .hs-cta-wrapper {max-width: 80%; margin-left: auto; margin-right: auto; display: block;}
}










/********************************************************************************************************************************************
- Custom Modules | To be added to as needed
********************************************************************************************************************************************/

/* Custom Module Name: Full Width CTA */
.full-width-cta { text-align: center;}
.full-width-cta .hs-cta-wrapper .fa {display: none;}
.full-width-cta h3, .full-width-cta p {color: #4d4f53;}
.full-width-cta h3 {font-size: 6.0rem; margin: 0; max-width: 800px; margin: 0 auto;}
.full-width-cta p {margin: 10px auto 30px auto !important; font-size: 2.5rem; max-width: 760px;}
.full-width-cta button { background-color: #d71921; }
.full-width-cta button:hover { background-color: #4d4f53; }

/* Custom Module Name: Home Hero */
.home-hero {max-width: 550px; margin: 0 auto; padding-left: 10px; padding-right: 10px;}
.home-hero p {font-size: 2.3rem; font-weight: 500;}
.home-hero h1 {margin-bottom: 15px;}
.home-hero button {background-color: #d71921; font-size: 1.6rem; }
.home-hero button:hover {background-color: #b2bb1c; }
.home-hero-bg {background-repeat: no-repeat; background-position: center center; background-attachment: fixed;}
@media (max-width: 1100px) {
    .home-hero-bg {background-attachment: scroll;}
}

/* Custom Module Name: Left Aligned Content w Image */
.content-left .content {max-width: 660px; float: left; }
.content-left .image { text-align: right; float: right; }
.content-left .image img {border-radius: 10px;}
.content-left a {  transition: all .5s ease-out; display:inline-block; padding: 10px 15px; color: white; text-align:center; font-size:1.4rem; font-weight:600; line-height: normal; letter-spacing: .1rem; text-transform: uppercase; text-decoration:none; background-color: #5b9a98; border-radius:4px; border: 0; cursor:pointer; background-color: #d71921; }
.content-left a:hover { background-color: #5b9a98; }
.content-left-bg {background-color: #ebebdf; }
.content-left-bg .image { text-align: left; }
.content-left-bg .image img {border-radius: 10px;}
@media (max-width: 1023px) {
	.content-left, .content-left .image { text-align: center; float: none;}
	.content-left .image {margin-bottom: 30px;}
	.content-left a {margin: 15px 0 0 0;}
	.content-left .content {float: none; margin: 0 auto;}
}

/* Custom Module Name: Right Aligned Content w Image */
.content-right { max-width: 660px; float: right; }
.content-right a {  transition: all .5s ease-out; display:inline-block; padding: 10px 15px; color: white; text-align:center; font-size:1.4rem; font-weight:600; line-height: normal; letter-spacing: .1rem; text-transform: uppercase; text-decoration:none; background-color: #5b9a98; border-radius:4px; border: 0; cursor:pointer; background-color: #d71921; }
.content-right a:hover { background-color: #5b9a98; }
.content-right-bg-color {background-color: #ebebdf; }
.content-right-bg-color .image { text-align: left; float: left;}
.content-right-bg-color .image img {border-radius: 10px;}
@media (max-width: 1023px) {
	.content-right, .content-right-bg-color .image { text-align: center; float: none; }
	.content-right-bg-color .image {margin-bottom: 30px;}
	.content-right a {margin: 15px 0 0 0;}
	.content-right {float: none; margin: 0 auto;}
}

/* Custom Module Name: Right Aligned Content w Background */
.content-right-bg .content-right p {font-weight: normal; }










/********************************************************************************************************************************************
 - Page Template: One Column | .one-column
********************************************************************************************************************************************/

.one-column .main-content { max-width: 800px; }
.contact-main-area .ctr { max-width: 800px !important; }









/********************************************************************************************************************************************
- Page Template: Home | .home
********************************************************************************************************************************************/

.home-personas {text-align: center;}
.home-personas h2 {font-size: 2.2rem; margin-bottom: 7px; }
.home-personas p {font-size: 1.6rem; }
.home-personas img {max-width: 70px;}
.persona-middle img {max-width: 70px;}
.persona-middle {border-left: solid 1px #ebebdf; border-right: solid 1px #ebebdf; }
.home-quote {background-color: #b2bb1c; color: #fff;}
.home-quote .ctr {max-width: 1300px !important;}
.home-quote blockquote {color: #fff; max-width: 100%;}
.home-quote a {   transition: all .5s ease-out; display:inline-block; padding: 10px 15px; color: white; text-align:center; font-size:1.4rem; font-weight:600; line-height: normal; letter-spacing: .1rem; text-transform: uppercase; text-decoration:none; background-color: #5b9a98; border-radius:4px; border: 0; cursor:pointer; color: #d71921; background-color: transparent; border: solid 2px #d71921; padding: 5px 20px; color: #fff; border-color: #fff;}
.home-quote a:hover {  color: #fff; background-color: #d71921 ; border-color: #4d4f53; background-color: #4d4f53; }
.logos-header {text-align: center; background: url('//www1.marathon-health.com/hubfs/bg-logos-head.png'); background-repeat: repeat-x; background-position: center center; overflow: auto;}
.logos-header h3 {display: inline-block; background-color: #fff; font-family: 'Oswald', sans-serif; font-size: 20px; padding: 15px 20px 0 20px;}
.quote-box span {display: block;}
.quote-text blockquote {padding: 50px 0 0 50px;}
.quote-text p {padding: 0 0 0 50px;}
.quote-text a {margin: 0 0 50px 50px;}
.logos .ctr {max-width: 1300px !important; text-align: center;}
.logos img {max-width: 200px; filter: grayscale(1); -moz-filter: grayscale(1); -webkit-filter: grayscale(1); -o-filter: grayscale(1); transition-delay: grayscale(1); -webkit-transition-delay: grayscale(1); -moz-transition-delay: grayscale(1); -o-transition-delay: grayscale(1); transition: all .5s ease-out; }
.logos img:hover { filter: grayscale(0); -moz-filter: grayscale(0); -webkit-filter: grayscale(0); -o-filter: grayscale(0); transition-delay: grayscale(0); -webkit-transition-delay: grayscale(0); -moz-transition-delay: grayscale(0); -o-transition-delay: grayscale(0); }
.logos .hs_cos_wrapper_type_linked_image {display: inline-block; padding: 10px;}
@media (max-width: 1100px){
    .home .home-video, .home .quote-text {width: 100% !important; float: none !important; text-align: center ; }
	.home-quote, .home-hero {text-align: center;}
	.home-quote img {margin-top: 50px !important;}
	.persona-middle {margin-top: 50px; margin-bottom: 50px; border: 0;}
	.quote-text blockquote , .quote-text p {padding-left: 0; padding-right: 0;}
	.quote-text a {margin-left: 0;}
	.logos-header {background: none;}
}






/********************************************************************************************************************************************
- Page Template: What We Do | .what-we-do
********************************************************************************************************************************************/

.what-we-do .page-heading h1 {margin-bottom: 20px;}
.what-we-do .page-heading p {font-size: 2.3rem; margin-bottom: 80px; max-width: 630px;}










/********************************************************************************************************************************************
- Page Template: Success Story | .success-story
********************************************************************************************************************************************/

.success-story .page-heading { background-color: #4d4f53; color: #fff;}
.company-logo img {opacity: .95;}
.company-stats {font-size: 2.2rem; line-height: 1.8;}
.success-quote blockquote {color: #4d4f53; }
.success-quote p { max-width: 90%; margin: 0 auto;}
.success-quote img {border-radius: 50%; }
@media (max-width: 767px) {
	.page-heading {padding: 50px 0 50px 0;}
	.company-logo {padding: 0 !important; text-align: center;}
	.success-quote {text-align: center;}
}








/********************************************************************************************************************************************
- Page Template: Thank You | .thank-you
********************************************************************************************************************************************/

.thank-you .page-heading {background-color: #5b9a98; }
.thank-you-content {margin-bottom: -50px;}
.thank-you-content button {width: 100%; background-color: #d71921; font-size: 2.3rem; padding: 24px; margin-top: 43px;}
.thank-you-content button:hover { background-color: #5b9a98; }
.thank-you-share a, .thank-you-share img {width: 80px !important; height: 80px !important; max-width: none !important; max-height: none !important;}
.thank-you-share img { filter: grayscale(1); -moz-filter: grayscale(1); -webkit-filter: grayscale(1); -o-filter: grayscale(1); transition-delay: grayscale(1); -webkit-transition-delay: grayscale(1); -moz-transition-delay: grayscale(1); -o-transition-delay: grayscale(1); transition: all .5s ease-out; }
.thank-you-share img:hover { filter: grayscale(0); -moz-filter: grayscale(0); -webkit-filter: grayscale(0); -o-filter: grayscale(0); transition-delay: grayscale(0); -webkit-transition-delay: grayscale(0); -moz-transition-delay: grayscale(0); -o-transition-delay: grayscale(0); }
.thank-you-share a {margin-left: 24px;}
.share-this {padding: 0 0 10px 25px; font-size: 2.3rem; font-weight: lighter;}
@media (max-width: 767px) {
	.share-this {text-align: center; margin: 50px 0 15px 0; padding: 0;}
	.thank-you-share {text-align: center;}
	.thank-you-share a {margin-left: 10px;}
	.thank-you-share a:first-child {margin-left: 0;}
	.thank-you-share a, .thank-you-share img {width: 50px !important; height: 50px !important;}
	.download-button {padding: 0;}
    .thank-you-content button {margin-top: 0;}
}









/********************************************************************************************************************************************
- Page Template: Landing Page | .landing-page
********************************************************************************************************************************************/

.landing-page .header-container-wrapper { position: static; }
.landing-page .header-container {padding: 20px 0;}
.landing-page .body-container-wrapper { padding-top: 0; } 
.landing-page .page-heading {background-color: #ebebdf; }
.landing-page .page-heading h1 {margin-top: 40px; margin-bottom: 40px; color: #4d4f53; }
.landing-page h2 { padding-bottom: 45px; margin-bottom: 43px; border-bottom: solid 1px #ebebdf; }
.landing-page .content-offer-image img {padding-top: 7px;}
.landing-page .hs_cos_wrapper_type_form {background-color: #5b9a98; display: block; padding: 50px 50px 30px 50px;}
.landing-page .hs_cos_wrapper_type_form .hs-button { background-color: #4d4f53; width: 100%; }
.landing-page .hs_cos_wrapper_type_form .hs-button:hover { background-color: #d71921; }
.landing-page .hs_cos_wrapper_type_form h3 {text-align: center; color: #fff;}
.landing-page .hs_firstname label, .landing-page .hs_lastname label, .landing-page .hs_email label, .landing-page .hs_company label {display: none;}
@media (max-width: 767px) {
	.landing-page h2, .landing-page h4 {text-align: center;}
	.landing-page .content-offer-image {text-align: center; margin-bottom: 50px;}
	.landing-page-content, .offer-description, .landing-page .form {padding: 0;}
	.landing-page .form {margin-top: 20px;}
	.landing-page .page-heading h1 {margin-top: 30px; margin-bottom: 30px;}
}








/********************************************************************************************************************************************
- Page Template: Blog Listing | .blog-listing
********************************************************************************************************************************************/

.blog-listing .page-heading {background-color: #00549f; }
.blog-listing .page-heading h1 {margin-top: 40px; margin-bottom: 40px; color: #fff; }
.hlm-logo img {max-width: 200px;}

/* Show/hide featured posts | IMPORTANT "blog" in the body class must match your blog's base path */
body.hs-content-path-blog .post-listing .post-item:nth-child(-n + 2){ display:none; } /* Hide first 2 posts in the list on the homepage since they're already shown in featured area */
body[class^="hs-content-path-blog-page"] .featured-posts, body[class*="hs-content-path-blog-page"] .featured-posts,
body[class^="hs-content-path-blog-author"] .featured-posts, body[class*="hs-content-path-blog-author"] .featured-posts,
body[class^="hs-content-path-blog-topic"] .featured-posts, body[class*="hs-content-path-blog-topic"] .featured-posts, 
body.hs-content-path-blog-all .featured-posts { display: none; } /* Hide latest 2 featured posts on all but blog home */

/* Top Two Featured Posts */
.featured-post {background-image: url(//www1.marathon-health.com/hubfs/images/marathon-bg-default.jpg);}
.featured-post .color-overlay { overflow:auto; background-color:rgba(255, 255, 255, 0.8); transition: 1s ease; }
.featured-post:hover .color-overlay { background-color:rgba(91, 154, 152, 0.8); }
.featured-post-inner  {max-width: 350px;}
.featured-post-inner h2 {font-size: 3.0rem; text-transform: uppercase; margin-bottom: 10px;}
.featured-post-inner button {background-color: #4d4f53; margin-top: 20px; display: block;}
.featured-post-inner button:hover {background-color: #d71921; }
.first-post .featured-post-inner {float: right; margin-right: 100px; text-align: right;}
.second-post .featured-post-inner {float: left; margin-left: 100px;}
.first-post .featured-post-inner button {margin-left: auto;}
.second-post .featured-post-inner button {margin-right: auto;}

/* Bottom Post List */
.post-inner{ background-color:white; transition: 1s ease; }
.post-inner:hover{ background-color:rgba(0, 83, 158, 0.8) !important; } /* Set this to a dark brand RGB value */
.bloglist-featured-image { width: 150px; height: 150px; display: inline-block; background-size: cover; filter: grayscale(1); -moz-filter: grayscale(1); -webkit-filter: grayscale(1); -o-filter: grayscale(1); transition-delay: grayscale(1); -webkit-transition-delay: grayscale(1); -moz-transition-delay: grayscale(1); -o-transition-delay: grayscale(1); transition: all .5s ease-out; transition: .25s; background-image:url( //www1.marathon-health.com/hubfs/images/default-image.jpg ); }
.post-inner:hover .bloglist-featured-image{ filter: grayscale(0); -moz-filter: grayscale(0); -webkit-filter: grayscale(0); -o-filter: grayscale(0); transition-delay: grayscale(0); -webkit-transition-delay: grayscale(0); -moz-transition-delay: grayscale(0); -o-transition-delay: grayscale(0); }
.bloglist-blog-wrap .post-item{ margin-bottom:0; background-position:center; background-size:cover; background-image: url(//www1.marathon-health.com/hubfs/images/marathon-bg-default.jpg);} /* Set default bg image for posts without a featured image */
.bloglist-blog-wrap .post-item .post-inner{ padding:45px 0 0; }
.bloglist-blog-wrap .authorname, .bloglist-blog-wrap  .post-info, .bloglist-blog-wrap h2{ text-align:left; }
.post-inner-inner{ max-width:900px; margin:0 auto; }
.bloglist-blog-wrap .post-item .bloglist-featured-image{ margin-right:50px; }
.bloglist-blog-wrap .post-item .bloglist-featured-image-wrap{ float:left; }
.bloglist-featured-image-wrap{ width:20%; margin-top: 5px;}
.bloglist-content{ width:80%; }
.bloglist-blog-wrap .post-item .bloglist-content{ float:left; }
.bloglist-blog-wrap #hubspot-author_data{ text-align:left; margin-top: 15px; }
.bloglist-blog-wrap p, .bloglist-blog-wrap #hubspot-author_data{ color:#4d4f53;}
.bloglist-blog-wrap .post-item:hover a h3, .bloglist-blog-wrap .post-item:hover a .post-excerpt, .body-container-wrapper .bloglist-blog-wrap .post-item:hover a ul, .body-container-wrapper .bloglist-blog-wrap .post-item:hover a ol li, 
.bloglist-blog-wrap .post-item:hover a ul li, .bloglist-blog-wrap .post-item:hover p, .bloglist-blog-wrap .post-item:hover a,  .bloglist-blog-wrap .post-item:hover a p, 
.bloglist-blog-wrap .post-item:hover #hubspot-author_data, .bloglist-blog-wrap .post-item:hover h2{ color:white !important; text-decoration:none; transition: 1s ease;  }
.post-item .author-link { transition: all 0s ease-out; } /* Get rid of akward author name after fade */
.post-info{ font-weight:300; font-size:1.3rem !important; margin:-4px 0 0 0 ; }
.bloglist-blog-wrap .post-item a.author-link{ text-transform:uppercase; font-weight:700; }
.post-info .date{ text-transform:uppercase; font-weight:700; }
.bloglist-blog-wrap .post-item:hover a.author-link:hover{ text-decoration:underline; transition: 0;}
.bloglist-blog-wrap .post-item:hover .bloglist-content a:hover{ text-decoration:none; }
.bloglist-content h2{ font-size:2.8rem; margin:0 0 10px; color: #b2bb1c; }
.bloglist-blog-wrap p{ font-size:1.6rem; font-weight:300; margin:0; }
.post-excerpt p { margin:0 !important; }
.post-excerpt p img{ display:none; }
.post-separator { width: 110%; border-bottom: 1px solid #ebebdf; padding-top: 42px; margin-left: -5%; }
.post-item:hover .post-separator {opacity: 0;} /* Hide border on hover */
.featured-posts .hs-rss-item { margin-bottom: 0; }
.not-main-listing .blog-subscription, .not-main-listing .featured-posts{ display:none; }

/* Author Page */
.hs-author-profile {text-align: center; padding: 50px 10px 30px 10px;}
.hs-author-bio {padding-top: 30px;}
.hs-author-profile h2 {text-align: center;}
.recent-header {text-align: center; background: url('//www1.marathon-health.com/hubfs/bg-logos-head.png'); background-repeat: repeat-x; background-position: center center; overflow: auto;}
.hs-author-listing-header { text-align: center; display: inline-block; background-color: #fff; font-family: 'Oswald', sans-serif; padding: 15px 20px 0 20px; }
body[class^="hs-content-path-blog-author"] .post-filter, body[class*="hs-content-path-blog-author"] .post-filter {display: none;} /* Hide topic filter on author page */

/* Healthy Like Me */
.healthy-like-me-intro {text-align: center;}
.healthy-like-me-intro h2 {text-align: center; color: #fff; }
.healthy-like-me-intro p {margin-bottom: 40px; }
.healthy-like-me-intro .button {margin-bottom: 40px; }
.share-story-form .ctr {max-width: 800px !important;}

@media (max-width: 767px) {
	.first-post .featured-post-inner, .second-post .featured-post-inner {float: none; margin: 0; text-align: center;}
	.featured-post-inner {max-width: 100%;}
	.featured-post-inner button {display: block; margin: 20px auto 0 auto;}
	.bloglist-blog-wrap .post-item .bloglist-featured-image-wrap{ float: none; width: 100%; margin-bottom: 30px;}
	.bloglist-blog-wrap .post-item .bloglist-featured-image { margin: 0 auto; display: block; }
	.bloglist-blog-wrap h2 {text-align: center;}
	.bloglist-content {text-align: center; width: 100%;}
	.blog-listing .page-heading h1 {margin-top: 30px; margin-bottom: 30px;}
}





/********************************************************************************************************************************************
- Page Template: Blog Post | .blog-post
********************************************************************************************************************************************/

.blog-post .main-content { max-width: 800px; }
.post-hero {background-size: cover; min-height: 400px; position: relative; margin-bottom: 100px; background-image: url(//www1.marathon-health.com/hubfs/images/marathon-bg-default.jpg); }
.post-hero .white-wrap {background-color: rgba(255,255,255,.8); position: absolute; bottom: 0; width: 100%; padding: 30px 0;}
.post-hero .ctr {max-width: 800px !important; text-align: center;}
.post-hero h1 {font-size: 4.0rem; text-transform: uppercase; margin-bottom: 15px;}
.post-hero p {margin: 0;}
.post-hero .author-link {border-bottom: solid 1px #4d4f53;}
.post-hero .author-link:hover {border-bottom: solid 1px #d71921; color: #d71921; }
.comment { margin: 10px 0 10px 0; } /* Add minimal spacing for blog comments */


/* Set standard image text wrapping and margin */
.blog-post .main-content img { border: solid 4px #ebebdf; float: left; /*max-width: 350px; Commented out by HubSpot Support 3/21/18*/ margin: 10px 20px 20px 20px; }




/********************************************************************************************************************************************
- Page Template: Newsletter | .bi-month-news
********************************************************************************************************************************************/


.bi-month-news .main-content img{border:none;}

.bi-month-news .widget-type-rich_text h3 a, .anchor-link h3 a{
    position: absolute;
    margin-top: -150px;
    border-bottom:0;
}

.bi-month-news .main-content a{
    display:inline-block;
}








/*

+++++        +++++   +++++++++++++++  +++++       +++       +++++          ++++++++++         +++++++++:           +++++++++++++++  +++++++++++++++   +++++++++,       
++++++       +++++   +++++++++++++++  +++++      ++++,     ;++++           +++++++++++++      +++++++++++++        +++++++++++++++  +++++++++++++++   ++++++++++++     
++++++       +++++   +++++++++++++++   ++++      +++++     +++++           ++++++++++++++     ++++++++++++++       +++++++++++++++  +++++++++++++++   +++++++++++++    
+++++++      +++++   +++++++++++++++   +++++     +++++     +++++           +++++++++++++++    +++++++++++++++      +++++++++++++++  +++++++++++++++   ++++++++++++++   
+++++++      +++++   +++++             +++++     +++++     +++++           +++++    +++++++   ++++++++++++++++     +++++            +++++             +++++   '++++++  
++++++++     +++++   +++++             +++++    ++++++     +++++           +++++     ; +++++  +++++     ++++++     +++++            +++++             +++++     ++++++ 
++++++++     +++++   +++++             +++++    +++++++    ++++            +++++      +++++   +++++      +++++     +++++            +++++             +++++      +++++ 
+++++++++    +++++   +++++              ++++    +++++++   .++++            +++++      +++++   +++++      +++++     +++++            +++++             +++++      +++++ 
+++++++++    +++++   +++++              ++++    +++++++   +++++            +++++      +++++   +++++      +++++     +++++            +++++             +++++      ;++++,
++++++++++   +++++   +++++              +++++  ,+++++++   +++++            +++++      +++++   +++++      +++++     +++++            +++++             +++++       +++++
+++++ ++++   +++++   +++++              +++++  ++++,+++`  +++++            +++++     +++++    +++++     '+++++     +++++            +++++             +++++       +++++
+++++ +++++  +++++   ++++++++++++++     +++++  ++++ ++++  ++++             ++++++++++++++.    +++++   +++++++;     +++++++++++++    ++++++++++++++    +++++       +++++
+++++  ++++  +++++   ++++++++++++++      ++++  ++++ ++++  ++++             +++++++++++++      +++++++++++++++      +++++++++++++    ++++++++++++++    +++++       +++++
+++++  +++++ +++++   ++++++++++++++      ++++ .+++' ++++ +++++             +++++++++++++++    ++++++++++++++       +++++++++++++    ++++++++++++++    +++++       +++++
+++++   ++++ +++++   ++++++++++++++      ++++.++++  ++++ +++++             ++++++++++++++++   ++++++++++++.        +++++++++++++    ++++++++++++++    +++++       +++++
+++++   ++++++++++   +++++               +++++++++   +++++++++             +++++      +++++   ++++++++++++,        +++++            +++++             +++++       +++++
+++++    +++++++++   +++++               +++++++++   ++++++++              +++++       +++++  +++++   +++++        +++++            +++++             +++++       +++++
+++++    +++++++++   +++++               ,++++++++   ++++++++              +++++       +++++  +++++   `+++++       +++++            +++++             +++++      :++++:
+++++     ++++++++   +++++                +++++++    ++++++++              +++++       +++++  +++++    +++++       +++++            +++++             +++++      +++++ 
+++++     ++++++++   +++++                +++++++     +++++++              +++++       +++++  +++++     +++++      +++++            +++++             +++++      +++++ 
+++++      +++++++   +++++                +++++++     +++++++              +++++      ++++++  +++++     ++++++     +++++            +++++             +++++     ++++++ 
+++++      +++++++   +++++                +++++++     ++++++,              +++++     ++++++   +++++      +++++     +++++            +++++             +++++   .++++++  
+++++       ++++++   +++++++++++++++      ++++++.     ++++++               ++++++++++++++++   +++++      :+++++    +++++++++++++++  +++++++++++++++   ++++++++++++++   
+++++       ++++++   +++++++++++++++       +++++      ; +++++              +++++++++++++++    +++++       ++++++   +++++++++++++++  +++++++++++++++   +++++++++++++`   
+++++       `+++++   +++++++++++++++       +++++       +++++               ++++++++++++++     +++++        +++++   +++++++++++++++  +++++++++++++++   ++++++++++++     
+++++        +++++   +++++++++++++++       +++++       +++++               +++++++++++        +++++        ++++++  +++++++++++++++  +++++++++++++++   ++++++++++

*/


