@import url('https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css'); 														/* CSS resets - DO NOT REMOVE */ 
@import url('https://use.fontawesome.com/releases/v5.3.1/css/all.css'); 																						/* Font Awesome - DO NOT REMOVE */
/*@import url('https://cdnjs.cloudflare.com/ajax/libs/jquery.perfect-scrollbar/0.8.1/css/perfect-scrollbar.min.css');  perfect-scrollbar - DO NOT REMOVE */
@import url('https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.css'); 													/* Slick - DO NOT REMOVE */
@import url('https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick-theme.min.css');											/* Slick - DO NOT REMOVE */
@import url('https://cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.1.0/magnific-popup.min.css');								/* magnific-popup - DO NOT REMOVE */

   
/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/****************************************/
/* CSS @font-face Rule           				*/
/****************************************/
  
/* Avenir Book: Equivalent to Regular */
@font-face {
  font-family: 'Avenir Book';
  src: 	url('//2470768.fs1.hubspotusercontent-na1.net/hubfs/2470768/Redesign_September-2018/Fonts/subset-Avenir-Book.eot'); 																			/* IE9 Compat Modes */
  src: 	url('//2470768.fs1.hubspotusercontent-na1.net/hubfs/2470768/Redesign_September-2018/Fonts/subset-Avenir-Book.eot#iefix') format('embedded-opentype'), 		/* IE6-IE8 */
    		url('//2470768.fs1.hubspotusercontent-na1.net/hubfs/2470768/Redesign_September-2018/Fonts/subset-Avenir-Book.woff2') format('woff2'), 										/* Super Modern Browsers */
    		url('//2470768.fs1.hubspotusercontent-na1.net/hubfs/2470768/Redesign_September-2018/Fonts/subset-Avenir-Book.woff') format('woff'), 											/* Pretty Modern Browsers */
    		url('//2470768.fs1.hubspotusercontent-na1.net/hubfs/2470768/Redesign_September-2018/Fonts/subset-Avenir-Book.ttf') format('truetype'), 										/* Safari, Android, iOS */
    		url('//2470768.fs1.hubspotusercontent-na1.net/hubfs/2470768/Redesign_September-2018/Fonts/subset-Avenir-Book.svg#Avenir-Book') format('svg'); 						/* Legacy iOS */
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* Avenir Medium */
@font-face {
  font-family: 'Avenir';
  src: 	url('//2470768.fs1.hubspotusercontent-na1.net/hubfs/2470768/Redesign_September-2018/Fonts/subset-Avenir-Medium.eot');                        							/* IE9 Compat Modes */
  src: 	url('//2470768.fs1.hubspotusercontent-na1.net/hubfs/2470768/Redesign_September-2018/Fonts/subset-Avenir-Medium.eot#iefix') format('embedded-opentype'),	/* IE6-IE8 */
    		url('//2470768.fs1.hubspotusercontent-na1.net/hubfs/2470768/Redesign_September-2018/Fonts/subset-Avenir-Medium.woff2') format('woff2'),										/* Super Modern Browsers */
    		url('//2470768.fs1.hubspotusercontent-na1.net/hubfs/2470768/Redesign_September-2018/Fonts/subset-Avenir-Medium.woff') format('woff'),											/* Pretty Modern Browsers */
    		url('//2470768.fs1.hubspotusercontent-na1.net/hubfs/2470768/Redesign_September-2018/Fonts/subset-Avenir-Medium.ttf') format('truetype'),									/* Safari, Android, iOS */
    		url('//2470768.fs1.hubspotusercontent-na1.net/hubfs/2470768/Redesign_September-2018/Fonts/subset-Avenir-Medium.svg#Avenir-Medium') format('svg');					/* Legacy iOS */
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* HS Modules Default Style - DO NOT REMOVE */
/* 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;
}
 
/* Modular & Reusable Components - DO NOT REMOVE and EDIT */
/* Modular & Reusable Components
   ========================================================================== */

/* Font */
.avenir-book {
  font-family: Avenir Book, Arial, Sans-Serif;
  font-weight: normal;
}
.avenir-medium {
  font-family: Avenir, Arial, Sans-Serif;
  font-weight: 500;
}


/* Background */

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

/* Display */

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-none {
  display: none !important;
}

/* Buttons */
.btn {
  display: inline-block;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}

.btn:hover, .btn:focus {
  text-decoration: none;
}

.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.btn-danger {
  color: #fff;
  background-color: #d82221;
  border-color: #d82221;
}

.btn-danger:hover,
.btn-danger:focus {
  color: #fff;
  background-color: #cc201f;
  border-color: #cc201f;
}

.btn-outline-danger {
  color: #fffefe;
  background-color: transparent;
  background-image: none;
  border-color: #fffefe;
}

.btn-outline-danger:hover,
.btn-outline-danger:focus {
  color: #d82221;
  background-color: #fffefe;
  border-color: #d82221;
}

.btn-warning {
  color: #fff;
  background-color: #fcb526;
  border-color: #fcb526;
}

.btn-warning:hover {
  color: #fff;
  background-color: #f8a022;
  border-color: #f8a022;
}

/* Forward */
.hvr-forward {
  display: inline-block;
  vertical-align: middle;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  transition-duration: 0.3s;
  transition-property: transform;
}

.hvr-forward:hover, .hvr-forward:focus, .hvr-forward:active {
  transform: translateX(8px);
}

/* Flex */
.d-flex {
  display: flex !important;
}

.align-items-center {
  align-items: center !important;
}

.justify-content-center {
  justify-content: center !important;
}

@media (min-width: 768px) {
  
  .d-md-flex {
    display: flex !important;
  }
  
  .align-items-md-center {
    align-items: center !important;
  }
  
  .align-self-md-center {
    align-self: center !important;
  }

}

/* Close */
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

.close:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  color: #000;
  text-decoration: none;
  opacity: .75;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}

/* Red border around module titles */
.heading-w-border {
  border-style: solid;
  border-width: 0px 0px 1px 5px;
  border-color: #d82221;
  border-radius: 0px 0px 0px 0px;
  font-family: "Avenir";
  text-transform: uppercase;
  font-weight: 500;
  font-size: 30px;
  margin-bottom: 0px;
  padding-left: 10px;
}

/* Modal */
.modal-open {
  overflow: hidden;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
  cursor: pointer;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -25%);
}

@media screen and (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}

.modal.show .modal-dialog {
  transform: translate(0, 0);
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2));
}

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (0.5rem * 2));
  content: "";
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: none;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 0px solid #e9ecef;
}

.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}

.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 700px;
    margin: 1.75rem auto;
  }
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    max-width: 950px;
  }
}

/* Embed */
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.85714%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 1;
}

/* HubSpot Override */
.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 iframe, .hs-responsive-embed object, .hs-responsive-embed embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* Tables */
/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.table {
  width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}

.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

.table .table {
  background-color: #fff;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #dee2e6;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}

.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff;
}

.table-hover .table-primary:hover {
  background-color: #9fcdff;
}

.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db;
}

.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}

.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}

.table-hover .table-success:hover {
  background-color: #b1dfbb;
}

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}

.table-hover .table-info:hover {
  background-color: #abdde5;
}

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}

.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}

.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}

.table-hover .table-light:hover {
  background-color: #ececf6;
}

.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}

.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}

.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e;
}

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark {
  color: #fff;
  background-color: #212529;
}

.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #32383e;
}

.table-dark.table-bordered {
  border: 0;
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

.table-dark.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
}

.table-responsive > .table-bordered {
  border: 0;
}

/* Badge */
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: none;
}

.badge:empty {
  display: none;
}

.badge-danger {
  color: #fff;
  background-color: #d82221;
}

.badge-danger[href]:hover, .badge-danger[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #bd2130;
}

/* Wistia 
.wistia_responsive_padding {
  margin-bottom: 20px;
} */

/* CSS Utilities - DO NOT REMOVE and EDIT */
/* 

 SAC DGS Utilities
 Ver: 1.1
 This include is required, please do not edit and remove the file

*/

.clearfix:before {
    content: '';
    clear: both;
}
.clearfix:after {
    content: '';
    clear: both;
    display:table;
}

.maxWidth1100 {
    max-width: 1100px;
    margin: 0px auto;
}
.maxWidth1050 {
    max-width: 1050px;
    margin: 0px auto;
}
.maxWidth1000 {
    max-width: 1000px;
    margin: 0px auto;
}
.maxWidth950 {
    max-width: 950px;
    margin: 0px auto;
}
.maxWidth900 {
    max-width: 900px;
    margin: 0px auto;
}
.maxWidth850 {
    max-width: 850px;
    margin: 0px auto;
}
.maxWidth800 {
    max-width: 800px;
    margin: 0px auto;
}
.maxWidth750 {
    max-width: 750px;
    margin: 0px auto;
}
.maxWidth700 {
    max-width: 700px;
    margin: 0px auto;
}
.maxWidth650 {
    max-width: 650px;
    margin: 0px auto;
}
.maxWidth600 {
    max-width: 600px;
    margin: 0px auto;
}
.maxWidth550 {
    max-width: 550px;
    margin: 0px auto;
}
.maxWidth500 {
    max-width: 500px;
    margin: 0px auto;
}
.maxWidth450 {
    max-width: 450px;
    margin: 0px auto;
}
.maxWidth400 {
    max-width: 400px;
    margin: 0px auto;
}
.maxWidth350 {
    max-width: 350px;
    margin: 0px auto;
}
.maxWidth300 {
    max-width: 300px;
    margin: 0px auto;
}
.maxWidth600L {
    max-width: 600px;
}
.maxWidth550L {
    max-width: 550px;
}
.maxWidth500L {
    max-width: 500px;
}
.maxWidth450L {
    max-width: 450px;
}
.maxWidth400L {
    max-width: 400px;
}
.maxWidth350L {
    max-width: 350px;
}
.maxWidth300L {
    max-width: 300px;
}

.pad5 {     padding: 5px;}
.pad10 {    padding: 10px;}
.pad15 {    padding: 15px;}
.pad20 {    padding: 20px;}
.pad25 {    padding: 25px;}
.pad30 {    padding: 30px;}
.pad35 {    padding: 35px;}
.pad40 {    padding: 40px;}
.pad45 {    padding: 45px;}
.pad50 {    padding: 50px;}
.pad55 {    padding: 55px;}
.pad60 {    padding: 60px;}
.pad65 {    padding: 65px;}
.pad70 {    padding: 70px;}
.pad75 {    padding: 75px;}
.pad80 {    padding: 80px;}
.pad85 {    padding: 85px;}
.pad90 {    padding: 90px;}
.pad95 {    padding: 95px;}
.pad100 {   padding: 100px;}
.pad120 {   padding: 120px;}
.pad150 {   padding: 150px;}
.padTB5 {
    padding-top: 5px;
    padding-bottom: 5px;
}
.padTB10 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.padTB15 {
    padding-top: 15px;
    padding-bottom: 15px;
}
.padTB20 {
    padding-top: 20px;
    padding-bottom: 20px;
}
.padTB25 {
    padding-top: 25px;
    padding-bottom: 25px;
}
.padTB30 {
    padding-top: 30px;
    padding-bottom: 30px;
}
.padTB35 {
    padding-top: 35px;
    padding-bottom: 35px;
}
.padTB40 {
    padding-top: 40px;
    padding-bottom: 40px;
}
.padTB45 {
    padding-top: 45px;
    padding-bottom: 45px;
}
.padTB50 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.padTB55 {
    padding-top: 55px;
    padding-bottom: 55px;
}
.padTB60 {
    padding-top: 60px;
    padding-bottom: 60px;
}
.padTB65 {
    padding-top: 65px;
    padding-bottom: 65px;
}
.padTB70 {
    padding-top: 70px;
    padding-bottom: 70px;
}
.padTB75 {
    padding-top: 75px;
    padding-bottom: 75px;
}
.padTB80 {
    padding-top: 80px;
    padding-bottom: 80px;
}
.padTB85 {
    padding-top: 85px;
    padding-bottom: 85px;
}
.padTB90 {
    padding-top: 90px;
    padding-bottom: 90px;
}
.padTB95 {
    padding-top: 95px;
    padding-bottom: 95px;
}
.padTB100 {
    padding-top: 100px;
    padding-bottom: 100px;
}
.padTB120 {
    padding-top: 120px;
    padding-bottom: 120px;
}
.padTB150 {
    padding-top: 150px;
    padding-bottom: 150px;
}
.padLR5 {
    padding-left: 5px;
    padding-right: 5px;
}
.padLR10 {
    padding-left: 10px;
    padding-right: 10px;
}
.padLR15 {
    padding-left: 15px;
    padding-right: 15px;
}
.padLR20 {
    padding-left: 20px;
    padding-right: 20px;
}
.padLR25 {
    padding-left: 25px;
    padding-right: 25px;
}
.padLR30 {
    padding-left: 30px;
    padding-right: 30px;
}
.padLR35 {
    padding-left: 35px;
    padding-right: 35px;
}
.padLR40 {
    padding-left: 40px;
    padding-right: 40px;
}
.padLR45 {
    padding-left: 45px;
    padding-right: 45px;
}
.padLR50 {
    padding-left: 50px;
    padding-right: 50px;
}
.padLR55 {
    padding-left: 55px;
    padding-right: 55px;
}
.padLR60 {
    padding-left: 60px;
    padding-right: 60px;
}
.padLR65 {
    padding-left: 65px;
    padding-right: 65px;
}
.padLR70 {
    padding-left: 70px;
    padding-right: 70px;
}
.padLR75 {
    padding-left: 75px;
    padding-right: 75px;
}
.padLR80 {
    padding-left: 80px;
    padding-right: 80px;
}
.padLR85 {
    padding-left: 85px;
    padding-right: 85px;
}
.padLR90 {
    padding-left: 90px;
    padding-right: 90px;
}
.padLR95 {
    padding-left: 95px;
    padding-right: 95px;
}
.padLR100 {
    padding-left: 100px;
    padding-right: 100px;
}
.padLR120 {
    padding-left: 120px;
    padding-right: 120px;
}
.padLR150 {
    padding-left: 150px;
    padding-right: 150px;
}
.padT5 {    padding-top: 5px;}
.padT10 {   padding-top: 10px;}
.padT15 {   padding-top: 15px;}
.padT20 {   padding-top: 20px;}
.padT25 {   padding-top: 25px;}
.padT30 {   padding-top: 30px;}
.padT35 {   padding-top: 35px;}
.padT40 {   padding-top: 40px;}
.padT45 {   padding-top: 45px;}
.padT50 {   padding-top: 50px;}
.padT55 {   padding-top: 55px;}
.padT60 {   padding-top: 60px;}
.padT65 {   padding-top: 65px;}
.padT70 {   padding-top: 70px;}
.padT75 {   padding-top: 75px;}
.padT80 {   padding-top: 80px;}
.padT85 {   padding-top: 85px;}
.padT90 {   padding-top: 90px;}
.padT95 {   padding-top: 95px;}
.padT100 {  padding-top: 100px;}
.padT120 {  padding-top: 120px;}
.padT150 {  padding-top: 150px;}
.padL5 {    padding-left: 5px;}
.padL10 {   padding-left: 10px;}
.padL15 {   padding-left: 15px;}
.padL20 {   padding-left: 20px;}
.padL25 {   padding-left: 25px;}
.padL30 {   padding-left: 30px;}
.padL35 {   padding-left: 35px;}
.padL40 {   padding-left: 40px;}
.padL45 {   padding-left: 45px;}
.padL50 {   padding-left: 50px;}
.padL55 {   padding-left: 55px;}
.padL60 {   padding-left: 60px;}
.padL65 {   padding-left: 65px;}
.padL70 {   padding-left: 70px;}
.padL75 {   padding-left: 75px;}
.padL80 {   padding-left: 80px;}
.padL85 {   padding-left: 85px;}
.padL90 {   padding-left: 90px;}
.padL95 {   padding-left: 95px;}
.padL100 {  padding-left: 100px;}
.padL120 {  padding-left: 120px;}
.padL150 {  padding-left: 150px;}
.padR5 {    padding-right: 5px;}
.padR10 {   padding-right: 10px;}
.padR15 {   padding-right: 15px;}
.padR20 {   padding-right: 20px;}
.padR25 {   padding-right: 25px;}
.padR30 {   padding-right: 30px;}
.padR35 {   padding-right: 35px;}
.padR40 {   padding-right: 40px;}
.padR45 {   padding-right: 45px;}
.padR50 {   padding-right: 50px;}
.padR55 {   padding-right: 55px;}
.padR60 {   padding-right: 60px;}
.padR65 {   padding-right: 65px;}
.padR70 {   padding-right: 70px;}
.padR75 {   padding-right: 75px;}
.padR80 {   padding-right: 80px;}
.padR85 {   padding-right: 85px;}
.padR90 {   padding-right: 90px;}
.padR95 {   padding-right: 95px;}
.padR100 {  padding-right: 100px;}
.padR120 {  padding-right: 120px;}
.padR150 {  padding-right: 150px;}
.padB5 {    padding-bottom: 5px;}
.padB10 {   padding-bottom: 10px;}
.padB15 {   padding-bottom: 15px;}
.padB20 {   padding-bottom: 20px;}
.padB25 {   padding-bottom: 25px;}
.padB30 {   padding-bottom: 30px;}
.padB35 {   padding-bottom: 35px;}
.padB40 {   padding-bottom: 40px;}
.padB45 {   padding-bottom: 45px;}
.padB50 {   padding-bottom: 50px;}
.padB55 {   padding-bottom: 55px;}
.padB60 {   padding-bottom: 60px;}
.padB65 {   padding-bottom: 65px;}
.padB70 {   padding-bottom: 70px;}
.padB75 {   padding-bottom: 75px;}
.padB80 {   padding-bottom: 80px;}
.padB85 {   padding-bottom: 85px;}
.padB90 {   padding-bottom: 90px;}
.padB95 {   padding-bottom: 95px;}
.padB100 {  padding-bottom: 100px;}
.padB120 {  padding-bottom: 120px;}
.padB150 {  padding-bottom: 150px;}

.noPad {  padding: 0px;}
.noPadT { padding-top: 0px;}
.noPadB { padding-bottom: 0px;}
.noPadL { padding-left: 0px;}
.noPadR { padding-right: 0px;}

.mar5 {     margin: 5px;}
.mar10 {    margin: 10px;}
.mar15 {    margin: 15px;}
.mar20 {    margin: 20px;}
.mar25 {    margin: 25px;}
.mar30 {    margin: 30px;}
.mar35 {    margin: 35px;}
.mar40 {    margin: 40px;}
.mar45 {    margin: 45px;}
.mar50 {    margin: 50px;}
.marT5 {    margin-top: 5px;}
.marT10 {   margin-top: 10px;}
.marT15 {   margin-top: 15px;}
.marT20 {   margin-top: 20px;}
.marT25 {   margin-top: 25px;}
.marT30 {   margin-top: 30px;}
.marT35 {   margin-top: 35px;}
.marT40 {   margin-top: 40px;}
.marT45 {   margin-top: 45px;}
.marT50 {   margin-top: 50px;}
.marT55 {   margin-top: 55px;}
.marT60 {   margin-top: 60px;}
.marT65 {   margin-top: 65px;}
.marT70 {   margin-top: 70px;}
.marT75 {   margin-top: 75px;}
.marT80 {   margin-top: 80px;}
.marL5 {    margin-left: 5px;}
.marL10 {   margin-left: 10px;}
.marL15 {   margin-left: 15px;}
.marL20 {   margin-left: 20px;}
.marL25 {   margin-left: 25px;}
.marL30 {   margin-left: 30px;}
.marL35 {   margin-left: 35px;}
.marL40 {   margin-left: 40px;}
.marL45 {   margin-left: 45px;}
.marL50 {   margin-left: 50px;}
.marL55 {   margin-left: 55px;}
.marL60 {   margin-left: 60px;}
.marL65 {   margin-left: 65px;}
.marL70 {   margin-left: 70px;}
.marL75 {   margin-left: 75px;}
.marL80 {   margin-left: 80px;}
.marR5 {    margin-right: 5px;}
.marR10 {   margin-right: 10px;}
.marR15 {   margin-right: 15px;}
.marR20 {   margin-right: 20px;}
.marR25 {   margin-right: 25px;}
.marR30 {   margin-right: 30px;}
.marR35 {   margin-right: 35px;}
.marR40 {   margin-right: 40px;}
.marR45 {   margin-right: 45px;}
.marR50 {   margin-right: 50px;}
.marR55 {   margin-right: 55px;}
.marR60 {   margin-right: 60px;}
.marR65 {   margin-right: 65px;}
.marR70 {   margin-right: 70px;}
.marR75 {   margin-right: 75px;}
.marR80 {   margin-right: 80px;}
.marB5 {    margin-bottom: 5px;}
.marB10 {   margin-bottom: 10px;}
.marB15 {   margin-bottom: 15px;}
.marB20 {   margin-bottom: 20px;}
.marB25 {   margin-bottom: 25px;}
.marB30 {   margin-bottom: 30px;}
.marB35 {   margin-bottom: 35px;}
.marB40 {   margin-bottom: 40px;}
.marB45 {   margin-bottom: 45px;}
.marB50 {   margin-bottom: 50px;}
.marB55 {   margin-bottom: 55px;}
.marB60 {   margin-bottom: 60px;}
.marB65 {   margin-bottom: 65px;}
.marB70 {   margin-bottom: 70px;}
.marB75 {   margin-bottom: 75px;}
.marB80 {   margin-bottom: 80px;}

.marB05em {     margin-bottom: 0.5em;}
.marB075em {    margin-bottom: 0.75em;}
.marB1em {      margin-bottom: 1em;}
.marB125em {    margin-bottom: 1.25em;}
.marB15em {     margin-bottom: 1.5em;}
.marB175em {    margin-bottom: 1.75em;}
.marB2em {      margin-bottom: 1.75em;}

.noMar {  margin: 0px;}
.noMarT { margin-top: 0px;}
.noMarB { margin-bottom: 0px;}
.noMarL { margin-left: 0px;}
.noMarR { margin-right: 0px;}

.fontS12 h1,.fontS12 h2,.fontS12 h3,.fontS12 h4,
.fontS12 { font-size: 12px;}
.fontS14 h1,.fontS14 h2,.fontS14 h3,.fontS14 h4,
.fontS14 { font-size: 14px;}
.fontS15 h1,.fontS15 h2,.fontS15 h3,.fontS15 h4,
.fontS15 { font-size: 15px;}
.fontS16 h1,.fontS16 h2,.fontS16 h3,.fontS16 h4,
.fontS16 { font-size: 16px;}
.fontS17 h1,.fontS17 h2,.fontS17 h3,.fontS17 h4,
.fontS17 { font-size: 17px;}
.fontS18 h1,.fontS18 h2,.fontS18 h3,.fontS18 h4,
.fontS18 { font-size: 18px;}
.fontS20 h1,.fontS20 h2,.fontS20 h3,.fontS20 h4,
.fontS20 { font-size: 20px;}
.fontS22 h1,.fontS22 h2,.fontS22 h3,.fontS22 h4,
.fontS22 { font-size: 22px;}
.fontS24 h1,.fontS24 h2,.fontS24 h3,.fontS24 h4,
.fontS24 { font-size: 24px;}
.fontS25 h1,.fontS25 h2,.fontS25 h3,.fontS25 h4,
.fontS25 { font-size: 25px;}
.fontS26 h1,.fontS26 h2,.fontS26 h3,.fontS26 h4,
.fontS26 { font-size: 26px;}
.fontS28 h1,.fontS28 h2,.fontS28 h3,.fontS28 h4,
.fontS28 { font-size: 28px;}
.fontS30 h1,.fontS30 h2,.fontS30 h3,.fontS30 h4,
.fontS30 { font-size: 30px;}
.fontS32 h1,.fontS32 h2,.fontS32 h3,.fontS32 h4,
.fontS32 { font-size: 32px;}
.fontS34 h1,.fontS34 h2,.fontS34 h3,.fontS34 h4,
.fontS34 { font-size: 34px;}
.fontS35 h1,.fontS35 h2,.fontS35 h3,.fontS35 h4,
.fontS35 { font-size: 35px;}
.fontS36 h1,.fontS36 h2,.fontS36 h3,.fontS36 h4,
.fontS36 { font-size: 36px;}
.fontS38 h1,.fontS38 h2,.fontS38 h3,.fontS38 h4,
.fontS38 { font-size: 38px;}
.fontS40 h1,.fontS40 h2,.fontS40 h3,.fontS40 h4,
.fontS40 { font-size: 40px;}
.fontS42 h1,.fontS42 h2,.fontS42 h3,.fontS42 h4,
.fontS42 { font-size: 42px;}
.fontS44 h1,.fontS44 h2,.fontS44 h3,.fontS44 h4,
.fontS44 { font-size: 44px;}
.fontS45 h1,.fontS45 h2,.fontS45 h3,.fontS45 h4,
.fontS45 { font-size: 45px;}
.fontS46 h1,.fontS46 h2,.fontS46 h3,.fontS46 h4,
.fontS46 { font-size: 46px;}
.fontS48 h1,.fontS48 h2,.fontS48 h3,.fontS48 h4,
.fontS48 { font-size: 48px;}
.fontS50 h1,.fontS50 h2,.fontS50 h3,.fontS50 h4,
.fontS50 { font-size: 50px;}
.fontS55 h1,.fontS55 h2,.fontS55 h3,.fontS55 h4,
.fontS55 { font-size: 55px;}
.fontS60 h1,.fontS60 h2,.fontS60 h3,.fontS60 h4,
.fontS60 { font-size: 60px;}
.fontS65 h1,.fontS65 h2,.fontS65 h3,.fontS65 h4,
.fontS65 { font-size: 65px;}
.fontS70 h1,.fontS70 h2,.fontS70 h3,.fontS70 h4,
.fontS70 { font-size: 70px;}
.fontS75 h1,.fontS75 h2,.fontS75 h3,.fontS75 h4,
.fontS75 { font-size: 75px;}
.fontS80 h1,.fontS80 h2,.fontS80 h3,.fontS80 h4,
.fontS80 { font-size: 80px;}
.fontS85 h1,.fontS85 h2,.fontS85 h3,.fontS85 h4,
.fontS85 { font-size: 85px;}
.fontS90 h1,.fontS90 h2,.fontS90 h3,.fontS90 h4,
.fontS90 { font-size: 90px;}
.fontS95 h1,.fontS95 h2,.fontS95 h3,.fontS95 h4,
.fontS95 { font-size: 95px;}
.fontS100 h1,.fontS100 h2,.fontS100 h3,.fontS100 h4,
.fontS100 { font-size: 100px;}


.line-height1 {     line-height: 1;}
.line-height11 {    line-height: 1.1;}
.line-height12 {    line-height: 1.2;}
.line-height13 {    line-height: 1.3;}
.line-height14 {    line-height: 1.4;}
.line-height15 {    line-height: 1.5;}
.line-height16 {    line-height: 1.6;}
.line-height17 {    line-height: 1.7;}
.line-height18 {    line-height: 1.8;}
.line-height19 {    line-height: 1.9;}
.line-height2 {     line-height: 2;}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.pull-left, .pull-left-desktop {    float: left;}
.pull-right, .pull-right-desktop {  float: right;}

.clear-both {   clear: both;}

.showOn1023, .showOn767,
.hide {             display: none;}
.inlineBlock {      display: inline-block;}
.hideOn1023, .hideOn767,
.show, .block {     display: block;}

.invisible {
    visibility: hidden;
}
.text-left h1,.text-left h2,.text-left h3,.text-left h4,
.text-left {    text-align: left;}
.text-right h1,.text-right h2,.text-right h3,.text-right h4,
.text-right {   text-align: right;}
.text-center h1,.text-center h2,.text-center h3,.text-center h4,
.text-center {  text-align: center;}
.text-justify h1,.text-justify h2,.text-justify h3,.text-justify h4,
.text-justify { text-align: justify;}

.em {   font-style: italic;}

.strikethrough {    text-decoration: line-through;}

.uppercase {    text-transform: uppercase;}
.lowercase {    text-transform: lowercase;}

.fontW300 { font-weight: 300;}
.normal,
.fontW400 { font-weight: 400;}
.fontW500 { font-weight: 500;}
.bold,.strong,
.fontW700 { font-weight: 700;}
.fontW800 { font-weight: 800;}
.fontW900 { font-weight: 900;}

@media (max-width: 1023px){
    .maxWidth600On1023 {
        max-width: 600px;
        margin: 0px auto;
    }
    .maxWidth550On1023 {
        max-width: 550px;
        margin: 0px auto;
    }
    .maxWidth500On1023 {
        max-width: 500px;
        margin: 0px auto;
    }
    .maxWidth450On1023 {
        max-width: 450px;
        margin: 0px auto;
    }
    .maxWidth400On1023 {
        max-width: 400px;
        margin: 0px auto;
    }
    .maxWidth350On1023 {
        max-width: 350px;
        margin: 0px auto;
    }
    .maxWidth300On1023 {
        max-width: 300px;
        margin: 0px auto;
    }

    .padTB30,
    .padTB35 {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .padTB40,
    .padTB45 {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .padTB50,
    .padTB55 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .padTB60,
    .padTB65 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .padTB70,
    .padTB75,
    .padTB80,
    .padTB85,
    .padTB90,
    .padTB95,
    .padTB100,
    .padTB120,
    .padTB150 {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .padLR30,
    .padLR35 {
        padding-left: 25px;
        padding-right: 25px;
    }
    .padLR40,
    .padLR45 {
        padding-left: 30px;
        padding-right: 30px;
    }
    .padLR50,
    .padLR55 {
        padding-left: 40px;
        padding-right: 40px;
    }
    .padLR60,
    .padLR65 {
        padding-left: 50px;
        padding-right: 50px;
    }
    .padLR70,
    .padLR75,
    .padLR80,
    .padLR85,
    .padLR90,
    .padLR95,
    .padLR100,
    .padLR120,
    .padLR150 {
        padding-left: 60px;
        padding-right: 60px;
    }

    .pad30,
    .pad35 {    padding: 25px;}
    .pad40,
    .pad45 {    padding: 30px;}
    .pad50,
    .pad55 {    padding: 40px;}
    .pad60, .pad65, .pad70, .pad75, .pad80, .pad85,
    .pad90 {    padding: 50px;}
    .pad95, .pad100, .pad120,
    .pad150 {   padding: 60px;}

    .padT30,
    .padT35 {   padding-top: 25px;}
    .padT40,
    .padT45 {   padding-top: 30px;}
    .padT50,
    .padT55 {   padding-top: 40px;}
    .padT60, .padT65, .padT70, .padT75, .padT80  .padT85
    .padT90 {   padding-top: 50px;}
    .padT95, .padT100, .padT120,
    .padT150 {  padding-top: 60px;}

    .padL30,
    .padL35 {   padding-left: 25px;}
    .padL40,
    .padL45 {   padding-left: 30px;}
    .padL50,
    .padL55 {   padding-left: 40px;}
    .padL60, .padL65, .padL70, .padL75, .padL80, .padL85,
    .padL90 {   padding-left: 50px;}
    .padL95, .padL100, .padL120,
    .padL150 {  padding-left: 60px;}

    .padR30,
    .padR35 {   padding-right: 25px;}
    .padR40,
    .padR45 {   padding-right: 30px;}
    .padR50,
    .padR55 {   padding-right: 40px;}
    .padR60, .padR65, .padR70, .padR75, .padR80, .padR85,
    .padR90 {   padding-right: 50px;}
    .padR95, .padR100, .padR120,
    .padR150 {  padding-right: 60px;}

    .padB30,
    .padB35 {   padding-bottom: 25px;}
    .padB40,
    .padB45 {   padding-bottom: 30px;}
    .padB50,
    .padB55 {   padding-bottom: 40px;}
    .padB60, .padB65, .padB70, .padB75, .padB80, .padB85,
    .padB90 {   padding-bottom: 50px;}
    .padB95, .padB100, .padB120,
    .padB150 {  padding-bottom: 60px;}


    .pad10on1023 { padding: 10px; }
    .padT10on1023 { padding-top: 10px; }
    .padB10on1023 { padding-bottom: 10px; }
    .padL10on1023 { padding-left: 10px; }
    .padR10on1023 { padding-right: 10px; }

    .mar30,
    .mar35 {    margin: 25px;}
    .mar40,
    .mar45 {    margin: 30px;}
    .mar50,
    .mar55 {    margin: 35px;}
    .mar60,
    .mar65 {    margin: 40px;}
    .mar70, .mar75,
    .mar80 {    margin: 45px;}


    .marT30,
    .marT35 {   margin-top: 25px;}
    .marT40,
    .marT45 {   margin-top: 30px;}
    .marT50,
    .marT55 {   margin-top: 35px;}
    .marT60,
    .marT65 {   margin-top: 40px;}
    .marT70, .marT75,
    .marT80 {   margin-top: 45px;}


    .marL30,
    .marL35 {   margin-left: 25px;}
    .marL40,
    .marL45 {   margin-left: 30px;}
    .marL50,
    .marL55 {   margin-left: 35px;}
    .marL60,
    .marL65 {   margin-left: 40px;}
    .marL70, .marL75,
    .marL80 {   margin-left: 45px;}


    .marR30,
    .marR35 {   margin-right: 25px;}
    .marR40,
    .marR45 {   margin-right: 30px;}
    .marR50,
    .marR55 {   margin-right: 35px;}
    .marR60,
    .marR65 {   margin-right: 40px;}
    .marR70, .marR75,
    .marR80 {   margin-right: 45px;}


    .marB30,
    .marB35 {   margin-bottom: 25px;}
    .marB40,
    .marB45 {   margin-bottom: 30px;}
    .marB50,
    .marB55 {   margin-bottom: 35px;}
    .marB60,
    .marB65 {   margin-bottom: 40px;}
    .marB70, .marB75,
    .marB80 {   margin-bottom: 45px;}



    .hideOn1023 {   display: none;}
    .showOn1023 {   display: block;}

    .fontS40 h1,.fontS40 h2,.fontS40 h3,.fontS40 h4, .fontS40 { font-size: 38px;}
    .fontS42 h1,.fontS42 h2,.fontS42 h3,.fontS42 h4, .fontS42 { font-size: 40px;}
    .fontS44 h1,.fontS44 h2,.fontS44 h3,.fontS44 h4, .fontS44 { font-size: 41px;}
    .fontS45 h1,.fontS45 h2,.fontS45 h3,.fontS45 h4, .fontS45 { font-size: 42px;}
    .fontS46 h1,.fontS46 h2,.fontS46 h3,.fontS46 h4, .fontS46 { font-size: 43px;}
    .fontS48 h1,.fontS48 h2,.fontS48 h3,.fontS48 h4, .fontS48 { font-size: 45px;}
    .fontS50 h1,.fontS50 h2,.fontS50 h3,.fontS50 h4, .fontS50 { font-size: 47px;}
    .fontS55 h1,.fontS55 h2,.fontS55 h3,.fontS55 h4, .fontS55 { font-size: 49px;}
    .fontS60 h1,.fontS60 h2,.fontS60 h3,.fontS60 h4, .fontS60 { font-size: 51px;}
    .fontS65 h1,.fontS65 h2,.fontS65 h3,.fontS65 h4, .fontS65 { font-size: 53px;}
    .fontS70 h1,.fontS70 h2,.fontS70 h3,.fontS70 h4, .fontS70 { font-size: 55px;}
    .fontS75 h1,.fontS75 h2,.fontS75 h3,.fontS75 h4, .fontS75 { font-size: 57px;}
    .fontS80 h1,.fontS80 h2,.fontS80 h3,.fontS80 h4, .fontS80 { font-size: 59px;}
    .fontS85 h1,.fontS85 h2,.fontS85 h3,.fontS85 h4, .fontS85 { font-size: 61px;}
    .fontS90 h1,.fontS90 h2,.fontS90 h3,.fontS90 h4, .fontS90 { font-size: 63px;}
    .fontS95 h1,.fontS95 h2,.fontS95 h3,.fontS95 h4, .fontS95 { font-size: 65px;}
    .fontS100 h1,.fontS100 h2,.fontS100 h3,.fontS100 h4, .fontS100 { font-size: 67px;}
}

@media (max-width: 767px){
    .hideOn767 {    display: none;}
    .showOn767 {    display: block;}
    .centerOn767 {  text-align: center;}

    .pull-left-desktop,
    .pull-right-desktop {
        float: none;
    }

    .padTB5, .padTB15 {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .padTB20,
    .padTB25 {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .padTB30,
    .padTB35 {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .padTB40,
    .padTB45 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .padTB50,
    .padTB55 {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .padTB60,
    .padTB65,
    .padTB70,
    .padTB75,
    .padTB80,
    .padTB85,
    .padTB90,
    .padTB95,
    .padTB100,
    .padTB120,
    .padTB150 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .padLR5, .padLR15 {
        padding-left: 10px;
        padding-right: 10px;
    }
    .padLR20,
    .padLR25 {
        padding-left: 10px;
        padding-right: 10px;
    }
    .padLR30,
    .padLR35 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .padLR40,
    .padLR45 {
        padding-left: 20px;
        padding-right: 20px;
    }
    .padLR50,
    .padLR55 {
        padding-left: 25px;
        padding-right: 25px;
    }
    .padLR60,
    .padLR65,
    .padLR70,
    .padLR75,
    .padLR80,
    .padLR85,
    .padLR90,
    .padLR95,
    .padLR100,
    .padLR120,
    .padLR150 {
        padding-left: 30px;
        padding-right: 30px;
    }

    .pad5,
    .pad15 {    padding: 10px;}
    .pad20,
    .pad25 {    padding: 10px;}
    .pad30,
    .pad35 {    padding: 15px;}
    .pad40,
    .pad45 {    padding: 20px;}
    .pad50,
    .pad55 {    padding: 25px;}
    .pad60, .pad65, .pad70, .pad75, .pad80, .pad85, .pad90, .pad95, .pad100, .pad120,
    .pad150 {   padding: 30px;}

    .padT5,
    .padT15 {   padding-top: 10px;}
    .padT20,
    .padT25 {   padding-top: 10px;}
    .padT30,
    .padT35 {   padding-top: 15px;}
    .padT40,
    .padT45 {   padding-top: 20px;}
    .padT50,
    .padT55 {   padding-top: 25px;}
    .padT60, .padT65, .padT70, .padT75, .padT80, .padT85, .padT90, .padT95, .padT100, .padT120,
    .padT150 {  padding-top: 30px;}

    .padL5,
    .padL15 {   padding-left: 10px;}
    .padL20,
    .padL25 {   padding-left: 10px;}
    .padL30,
    .padL35 {   padding-left: 15px;}
    .padL40,
    .padL45 {   padding-left: 20px;}
    .padL50,
    .padL55 {   padding-left: 25px;}
    .padL60, .padL65, .padL70, .padL75, .padL80, .padL85, .padL90, .padL95, .padL100, .padL120,
    .padL150 {  padding-left: 30px;}

    .padR5,
    .padR15 {   padding-right: 10px;}
    .padR20,
    .padR25 {   padding-right: 10px;}
    .padR30,
    .padR35 {   padding-right: 15px;}
    .padR40,
    .padR45 {   padding-right: 20px;}
    .padR50,
    .padR55 {   padding-right: 25px;}
    .padR60, .padR65, .padR70, .padR75, .padR80, .padR85, .padR90, .padR95, .padR100, .padR120,
    .padR150 {  padding-right: 30px;}

    .padB5,
    .padB15 {   padding-bottom: 10px;}
    .padB20,
    .padB25 {   padding-bottom: 10px;}
    .padB30,
    .padB35 {   padding-bottom: 15px;}
    .padB40,
    .padB45 {   padding-bottom: 20px;}
    .padB50,
    .padB55 {   padding-bottom: 25px;}
    .padB60, .padB65, .padB70, .padB75, .padB80, .padB85, .padB90, .padB95, .padB100, .padB120,
    .padB150 {  padding-bottom: 30px;}


    .pad10on767 { padding: 10px; }
    .padT10on767 { padding-top: 10px; }
    .padB10on767 { padding-bottom: 10px; }
    .padL10on767 { padding-left: 10px; }
    .padR10on767 { padding-right: 10px; }

    .mar15, .mar20,
    .mar25 {    margin: 10px;}
    .mar30,
    .mar35 {    margin: 15px;}
    .mar40,
    .mar45 {    margin: 20px;}
    .mar50,
    .mar55 {    margin: 25px;}
    .mar60,
    .mar65 {    margin: 30px;}
    .mar70, .mar75,
    .mar80 {    margin: 35px;}


    .marT15, .marT20,
    .marT25 {   margin-top: 10px;}
    .marT30,
    .marT35 {   margin-top: 15px;}
    .marT40,
    .marT45 {   margin-top: 20px;}
    .marT50,
    .marT55 {   margin-top: 25px;}
    .marT60,
    .marT65 {   margin-top: 30px;}
    .marT70, .marT75,
    .marT80 {   margin-top: 35px;}


    .marL15, .marL20,
    .marL25 {   margin-left: 10px;}
    .marL30,
    .marL35 {   margin-left: 15px;}
    .marL40,
    .marL45 {   margin-left: 20px;}
    .marL50,
    .marL55 {   margin-left: 25px;}
    .marL60,
    .marL65 {   margin-left: 30px;}
    .marL70, .marL75,
    .marL80 {   margin-left: 35px;}


    .marR15, .marR20,
    .marR25 {   margin-right: 10px;}
    .marR30,
    .marR35 {   margin-right: 15px;}
    .marR40,
    .marR45 {   margin-right: 20px;}
    .marR50,
    .marR55 {   margin-right: 25px;}
    .marR60,
    .marR65 {   margin-right: 30px;}
    .marR70, .marR75,
    .marR80 {   margin-right: 35px;}


    .marB15, .marB20,
    .marB25 {   margin-bottom: 10px;}
    .marB30,
    .marB35 {   margin-bottom: 15px;}
    .marB40,
    .marB45 {   margin-bottom: 20px;}
    .marB50,
    .marB55 {   margin-bottom: 25px;}
    .marB60,
    .marB65 {   margin-bottom: 30px;}
    .marB70, .marB75,
    .marB80 {   margin-bottom: 35px;}

    .noPadOn767 {   padding: 0px; }
    .noPadTOn767 {  padding-top: 0px; }
    .noPadBOn767 {  padding-bottom: 0px; }
    .noPadLOn767 {  padding-left: 0px; }
    .noPadROn767 {  padding-right: 0px; }
    .noMarOn767 {   margin: 0px; }
    .noMarTOn767 {  margin-top: 0px; }
    .noMarBOn767 {  margin-bottom: 0px; }
    .noMarLOn767 {  margin-left: 0px; }
    .noMarROn767 {  margin-right: 0px; }

    .fontS17 h1,.fontS17 h2,.fontS17 h3,.fontS17 h4, .fontS17,
    .fontS18 h1,.fontS18 h2,.fontS18 h3,.fontS18 h4, .fontS18 { font-size: 16px;}
    .fontS20 h1,.fontS20 h2,.fontS20 h3,.fontS20 h4, .fontS20 { font-size: 18px;}
    .fontS22 h1,.fontS22 h2,.fontS22 h3,.fontS22 h4, .fontS22,
    .fontS24 h1,.fontS24 h2,.fontS24 h3,.fontS24 h4, .fontS24,
    .fontS25 h1,.fontS25 h2,.fontS25 h3,.fontS25 h4, .fontS25,
    .fontS26 h1,.fontS26 h2,.fontS26 h3,.fontS26 h4, .fontS26 { font-size: 20px;}
    .fontS28 h1,.fontS28 h2,.fontS28 h3,.fontS28 h4, .fontS28 { font-size: 21px;}
    .fontS30 h1,.fontS30 h2,.fontS30 h3,.fontS30 h4, .fontS30 { font-size: 22px;}
    .fontS32 h1,.fontS32 h2,.fontS32 h3,.fontS32 h4, .fontS32 { font-size: 23px;}
    .fontS34 h1,.fontS34 h2,.fontS34 h3,.fontS34 h4, .fontS34,
    .fontS35 h1,.fontS35 h2,.fontS35 h3,.fontS35 h4, .fontS35,
    .fontS36 h1,.fontS36 h2,.fontS36 h3,.fontS36 h4, .fontS36 { font-size: 24px;}
    .fontS38 h1,.fontS38 h2,.fontS38 h3,.fontS38 h4, .fontS38 { font-size: 25px;}
    .fontS40 h1,.fontS40 h2,.fontS40 h3,.fontS40 h4, .fontS40 { font-size: 26px;}
    .fontS42 h1,.fontS42 h2,.fontS42 h3,.fontS42 h4, .fontS42 { font-size: 27px;}
    .fontS44 h1,.fontS44 h2,.fontS44 h3,.fontS44 h4, .fontS44,
    .fontS45 h1,.fontS45 h2,.fontS45 h3,.fontS45 h4, .fontS45,
    .fontS46 h1,.fontS46 h2,.fontS46 h3,.fontS46 h4, .fontS46 { font-size: 28px;}
    .fontS48 h1,.fontS48 h2,.fontS48 h3,.fontS48 h4, .fontS48 { font-size: 29px;}
    .fontS50 h1,.fontS50 h2,.fontS50 h3,.fontS50 h4, .fontS50 { font-size: 30px;}
    .fontS55 h1,.fontS55 h2,.fontS55 h3,.fontS55 h4, .fontS55 { font-size: 32px;}
    .fontS60 h1,.fontS60 h2,.fontS60 h3,.fontS60 h4, .fontS60 { font-size: 34px;}
    .fontS65 h1,.fontS65 h2,.fontS65 h3,.fontS65 h4, .fontS65 { font-size: 36px;}
    .fontS70 h1,.fontS70 h2,.fontS70 h3,.fontS70 h4, .fontS70 { font-size: 38px;}
    .fontS75 h1,.fontS75 h2,.fontS75 h3,.fontS75 h4, .fontS75 { font-size: 40px;}
    .fontS80 h1,.fontS80 h2,.fontS80 h3,.fontS80 h4, .fontS80 { font-size: 42px;}
    .fontS85 h1,.fontS85 h2,.fontS85 h3,.fontS85 h4, .fontS85 { font-size: 44px;}
    .fontS90 h1,.fontS90 h2,.fontS90 h3,.fontS90 h4, .fontS90 { font-size: 46px;}
    .fontS95 h1,.fontS95 h2,.fontS95 h3,.fontS95 h4, .fontS95 { font-size: 48px;}
    .fontS100 h1,.fontS100 h2,.fontS100 h3,.fontS100 h4, .fontS100 { font-size: 50px;}

    .line-height1on767 { line-height: 1; }
    .line-height11on767 { line-height: 1.1; }
    .line-height12on767 { line-height: 1.2; }
    .line-height13on767 { line-height: 1.3; }
    .line-height14on767 { line-height: 1.4; }
    .line-height15on767 { line-height: 1.5; }
}

 
/****************************************/
/* HubSpot Style Boilerplate            */
/****************************************/

/*  
 * Rules
 * 
 * 1. Don't add multiple media queries.
 * 2. Check if the style has been styled before.
 * 3. Refrain from not using the utilities.
 * 4. Add styles on the proper section of this file.
 * 5. Don't style the tags alone i.e. span { color: #444444; } use a class instead.
 * 6. Refrain from using long selectors such as .class1 .class2 > div .class3 a {}
 * 7. Styles should work as a standalone as much as possible.
 * 8. Refrain from redeclaring the fonts.
 * 9. Make sure the class name for new styles have not been used before.
 * 10. Please check the styling on iPhones and other desktop browsers.
 * 11. Always add a fallback especially when using non px units or new CSS3 properties.
 * 12. Don't Clone this file.
 * 13. Use only this file for the whole website. No versions. No new file for new themes.
 * 14. Keep this file CLEAN!
 *
*/

 

/* ==========================================================================
   Index:         
  1. BASE STYLES   
    - Variables
    - Macros
    - Base
    - Typography
  2. COS STRUCTURE
    - Structure
    - Header
    - Content
    - Footer
  3. MAIN NAVIGATION
    - Custom Menu Primary
    - Mobile Menu
  4. TEMPLATE MODULE CLASSES
    - Common Template Classes
    - Site Pages
    - Landing Pages
    - System Pages
  5. COS COMPONENTS
    - Blog
    - Forms
    - Buttons
  6. MISCELLANOUS
  7. MOBILE MEDIA QUERIES
   ========================================================================== */








/* ==========================================================================
   1. BASE STYLES                                             
   ========================================================================== */





/* ==========================================================================
   Variables                                               
   ========================================================================== */


/**
 * Find the most consistently used font styles, colors, and container widths 
 * for your site and assign them to the jinja variables below for easy use 
 * and reference. 
 *
 * Apply the variable as shown below.  Ignore the jingja comment tags.
 *
 * 
 */

/* Colors */
    												/*  */
    												/*  */
    												/*  */

/* Typography */
  /*  */
                         		/* 16px  */
                          		/*  */

/* Containers */
 																	/* Used on '.page-center' in 'Base' and in the 'Portrait tablet to landscape and desktop' media query */

 


/* ==========================================================================
   Macros                                                  
   ========================================================================== */


/** 
  * Create jinja macros for CSS3 properties that need browser prefixes.
  *
  * Apply the style as shown below on it's own CSS property line.  
  * Ignore the jinja comment tags. 
  *
  * 
  */

 

/** 
  * Example of how to apply the above macro (ignore the jinja comment tags):
  *
  * a {
  *   color: red;
  *   font-size: 12px;
  *    
  * }
  */




/* ==========================================================================
   Base                                                    
   ========================================================================== */


/** 
 * Box Sizing
 * 
 * Applies a natural box layout model to all elements so that width and padding 
 * are essentially combined, making responsive styles easier to manage.
 */

*, *:before, *:after {
  box-sizing: border-box;
}

html, body {
  min-height: 100%;
  margin: 0;
  padding: 0;
} 

/* Website background color and default font styles */
body {
  background: #fff;
  color: #262626;
  font-family: Avenir Book, Arial, Sans-Serif;
  font-size: 1rem;
  line-height: 1.5;
}

/**
 * Page Center
 *
 * Apply .page-center to full-width modules.
 */

.page-center {
  float: none !important;
  max-width: 1140px;
  margin: 0 auto !important;
  padding: 0 15px;
  padding-bottom: 10px;
}

a { 
  color: #d82221; 
	text-decoration: none;
  background-color: transparent;
  transition: 0.3s;;
  text-overflow: clip !important;
}

@media screen and (prefers-reduced-motion: reduce) {
  .a { 
    transition: none;;
  } 
}

a:hover, a:focus { 
  color: #d82221;
  text-decoration: underline;
}


hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

/* Highlighted Text */
::selection {
  color: #fff;
  background: #262626;
  text-shadow: none;
}

/* Corrects width issues in table elements created via the wysiwyg editor */
table tr td img {
    max-width: initial;
}

  

/* ==========================================================================
   Typography
   ========================================================================== */


/* Basic text */
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
p:empty {
  display: none; 
}

small {
  font-size: 80%;
  font-weight: normal;
}

b,
strong {
  font-weight: bolder;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}

a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

sup, sub {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

sup { top: -0.5em; }
sub { bottom: -0.25em; }

/* Headings */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
	font-family: Avenir, Arial, Sans-Serif;
  font-weight: 500;
  line-height: 1.2;
  color: #222222;
}

h1, .h1 {
  font-size: 2.5rem;
}

h2, .h2 {
  font-size: 2rem;
}

h3, .h3 {
  font-size: 1.75rem;
}

h4, .h4 {
  font-size: 1.5rem;
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* Lists */
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

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

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}

.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

/* Quotes */
blockquote {
  margin: 0 0 1rem;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}

.blockquote-footer::before {
  content: "\2014 \00A0";
}

 





/* ==========================================================================
   2. COS STRUCTURE                                            
   ========================================================================== */





/* ==========================================================================
   Structure                                               
   ========================================================================== */


/* The outer wrappers of your website */
.header-container-wrapper, 
.body-container-wrapper, 
.footer-container-wrapper {}

/* The inner wrappers of your website */
.header-container, 
.body-container, 
.footer-container {}




/* ==========================================================================
   Header
   ========================================================================== */


.header-container-wrapper {}
.header-container {
	background: #000000;
  border-bottom: 6px solid #262626;
  position: relative;
  z-index: 99999;
}

/* Logo styling */
.header-container .hs_cos_wrapper_type_logo {}
.header-container .hs_cos_wrapper_type_logo a {}
.header-container .hs_cos_wrapper_type_logo a img {}

.header-container form {
  text-align: right;
  margin-top: 46px;
}

.header-container form .hs-search-field__input{
	outline: none;
}

.header-container form .hs-search-field__input::-webkit-search-decoration,
.header-container form .hs-search-field__input::-webkit-search-cancel-button {
	display: none; 
}

.header-container form ::-ms-clear { display: none; }

.header-container form .hs-search-field__input {
	background: url(//2470768.fs1.hubspotusercontent-na1.net/hubfs/2470768/Redesign_September-2018/Image/redesign-search-icon.png) no-repeat right center;
	border: solid 1px transparent;
	padding: 10px 0;
	width: 80px;
	transition: 0.5s;;
  color: transparent;
}

.header-container form .hs-search-field__input:focus {
  background: #262626 url(//2470768.fs1.hubspotusercontent-na1.net/hubfs/2470768/Redesign_September-2018/Image/redesign-search-icon.png) no-repeat 200px center;
  padding: 10px 45px 10px 10px;
	width: 240px;
  color: #fff;
  border-left: 5px solid #d82221;
}

/* Placeholder Text */
.header-container form .hs-search-field__input::-webkit-input-placeholder { 			/* Webkit Browsers */
  color: transparent;
}

.header-container form .hs-search-field__input:-moz-placeholder { 								/* Firefox 18- */
  color: transparent;
}

.header-container form .hs-search-field__input::-moz-placeholder { 								/* Firefox 19+ */
  color: transparent;
}

.header-container form .hs-search-field__input:-ms-input-placeholder { 						/* IE10 */
  color: transparent;
}

.header-container form .hs-search-field__input:focus::-webkit-input-placeholder { /* Webkit Browsers */
  color: #ffffff;
}

.header-container form .hs-search-field__input:focus:-moz-placeholder { 					/* Firefox 18- */
  color: #ffffff;
}

.header-container form .hs-search-field__input:focus::-moz-placeholder {					/* Firefox 19+ */
  color: #ffffff;
}

.header-container form .hs-search-field__input:focus:-ms-input-placeholder { 			/* IE10 */
  color: #ffffff;
}



/* ==========================================================================
   Content                                                 
   ========================================================================== */


.body-container-wrapper {}
.body-container {}


/* Unique Pages
   ========================================================================== */

/* Homepage */

/* Contact Us */

/* About Us */


/* ==========================================================================
   Footer
   ========================================================================== */


.footer-container-wrapper {}
.footer-container {
	background: #000000;
  color: #fffefe;
  border-top: 9px solid #262626;
}

.footer-container .footer-header {
  border-bottom: 1px solid #d82221;
  border-left: 5px solid #d82221;
}

.footer-container .footer-header h2 {
  margin: 0;
  color: #ffffff;
}

.footer-container address a {
  color: #fffefe;
}

.footer-container address a:hover {
  color: #d82221;
}

.footer-container .footer-social a {
  text-decoration: none;
  color: #fffefe;
}

.footer-container .footer-social a:hover {
  color: #d82221;
}

.footer-container .footer-social a .fa-circle {
  color: transparent;
  border: 1px solid #d82221;
  border-radius: 50%; 
  font-size: 26px;
}

.footer-container .footer-social a .fa-inverse {
  color: #d82221;
} 

.footer-container .footer-dealer-locator {
  font-family: Avenir, Arial, Sans-Serif;
}

.footer-container .footer-dealer-locator a {
  color: #fffefe;
  text-decoration: none;
}

.footer-container .footer-dealer-locator a .fa-map-marker-alt {
  color: #d82221;
}

.footer-container .footer-dealer-locator a:hover {
  color: #d82221;
}

.footer-container form {
  text-align: right;
}

.footer-container form .hs-search-field__input{
	outline: none;
}

.footer-container form .hs-search-field__input::-webkit-search-decoration,
.footer-container form .hs-search-field__input::-webkit-search-cancel-button {
	display: none; 
}

.footer-container form ::-ms-clear { display: none; }

.footer-container form .hs-search-field__input {
	background: #262626 url(//2470768.fs1.hubspotusercontent-na1.net/hubfs/2470768/Redesign_September-2018/Image/redesign-search-icon-white.png) no-repeat right center;
  padding: 6px 35px 6px 10px;
  color: #fff;
  border: 1px solid transparent;
  border-bottom: 1px solid #d82221;
  border-left: 5px solid #d82221;
}

/* Placeholder Text */
.footer-container form .hs-search-field__input::-webkit-input-placeholder { 			/* Webkit Browsers */
  color: #ffffff;
  text-transform: uppercase;
  font-family: Avenir, Arial, Sans-Serif;
  font-size: 18px;
}

.footer-container form .hs-search-field__input:-moz-placeholder { 								/* Firefox 18- */
  color: #ffffff;
  text-transform: uppercase;
  font-family: Avenir, Arial, Sans-Serif;
  font-size: 18px;
}

.footer-container form .hs-search-field__input::-moz-placeholder { 								/* Firefox 19+ */
  color: #ffffff;
  text-transform: uppercase;
  font-family: Avenir, Arial, Sans-Serif;
  font-size: 18px;
}

.footer-container form .hs-search-field__input:-ms-input-placeholder { 						/* IE10 */
  color: #ffffff;
  text-transform: uppercase;
  font-family: Avenir, Arial, Sans-Serif;
  font-size: 18px;
}

.footer-container .footer-copyright {
  background: #d82221;
  
}

.footer-container .footer-menu {
  text-align: right;
}

.footer-container .footer-menu  ul li {
  float: none !important;
  display: inline-block;
}

.footer-container .footer-menu  ul li a {
  color: #fff; 
  padding: 0 20px 0 0;
  max-width: none;
}

.footer-container .footer-menu  ul li:last-of-type a {
	padding-right: 0;
}

.footer-container .footer-menu  ul li a {
  color: #fff; 
  padding: 0 20px 0 0;
  max-width: none;
}






/* ==========================================================================
   3. MAIN NAVIGATION                                            
   ========================================================================== */


/* ==========================================================================
   Custom Menu Primary
   ========================================================================== */
  


 /* Set ul background color */
 /* Set li background Color */
 /* Set link Color */
 /* Set link Hover Color */

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul{ 
  background:;
}
.custom-menu-primary .hs-menu-wrapper > ul > li{
  background:;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
  color:#fffefe;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
  color:#fffefe;
}

.custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a{
  text-decoration: underline;
  background: #d82221;
}



/* Child List */

.custom-menu-primary .hs-menu-wrapper > ul li.hs-menu-depth-1 > ul > li > a {
  font-family: Avenir, Arial, Sans-Serif;
  font-size: 18px;
}

.custom-menu-primary .hs-menu-wrapper > ul ul{}
.custom-menu-primary .hs-menu-wrapper > ul ul li{
  background:;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{
  color:#fffefe;
  white-space: normal;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{
  color:#fffefe;
}

/* Override max width on menu links */
.custom-menu-primary .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;
}

/* Fix menu disappearing on desktop after toggling mobile menu */
@media screen and (min-width:1024px) {
  
  .custom-menu-primary { 
    width: 73% !important;
    transition: 0.5s;;
    
  }
  .custom-menu-primary.custom-menu-primary-width {
    width: 57.264957265% !important;
  }
   
  .custom-search {
		width: 81px !important; 
    transition: 0.5s;;
  }
  
  .custom-search.custom-search-width {
		width: 23.076923077% !important;
  }
  
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: static !important;
    height: 105px;
  }
  
  .custom-menu-primary .hs-menu-wrapper > ul > li > a{
    padding: 55px 20px 11px;
    position: relative;
    white-space: normal;
  }
  
  .custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
    text-decoration: underline;
    background: #d82221;
  }
  
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children:hover > a:after {
      position: absolute;
      bottom: -15px;
      left: 45px;
      display: inline-block;
      border-right: 8px solid transparent;
      border-bottom: 8px solid #262626;
      border-left: 8px solid transparent;
      content: '';
  }
  
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children.hover > a {
    background: #d82221;
  }

  /* Child List */
  .custom-menu-primary .hs-menu-wrapper > ul ul{
    width: 100%;
    padding: 60px 15px;
    margin-top: 15px;
    left: 0 !important;
  }
  
  .custom-menu-primary .hs-menu-wrapper > ul ul li{
    background:;
    margin: 0;
    padding-bottom: 0;
    list-style: none;
    width: 25%;
    background: none;
    float: left;
  }

  .custom-menu-primary .hs-menu-wrapper > ul li.hs-menu-depth-1 > ul {
    height: 100vh;
    border-bottom: 7px solid #d82221;
    max-height: 345px;
    background: #262626;
    position: relative;

  }
 
  .custom-menu-primary .hs-menu-wrapper > ul li.hs-menu-depth-1 > ul > li.hs-menu-depth-2 {
    padding-right: 30px;
  }
  
  .custom-menu-primary .hs-menu-wrapper > ul li.hs-menu-depth-1 > ul > li.hs-menu-depth-2:last-of-type {
    padding-right: 0;
  }
  
  .custom-menu-primary .hs-menu-wrapper > ul ul li.hs-menu-depth-2 > ul {
    padding: 0;
  }
  
  .custom-menu-primary .hs-menu-wrapper > ul ul li.hs-menu-depth-2 > ul > li {
    padding-right: 30px;
  }
  
  .custom-menu-primary .hs-menu-wrapper > ul ul li.hs-menu-depth-2:last-of-type > ul > li {
    padding-right: 0;
  }
  
  .custom-menu-primary .hs-menu-wrapper > ul ul li.hs-menu-depth-2 > ul > li > a {
    padding-left: 0;
  }

  .custom-menu-primary .hs-menu-wrapper > ul li.hs-menu-depth-1 > ul > li > a {
    border-bottom: 2px solid red; 
    padding-left: 0;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul li.hs-menu-depth-2 {
    text-transform: uppercase;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul li.hs-menu-depth-2 > ul {
    left: 0 !important;
    top: auto !important;
  }

  .custom-menu-primary .hs-menu-wrapper > ul li.hs-menu-depth-1:hover ul li.hs-menu-depth-2 > ul {
    opacity: 1 !important;
    visibility: visible !important;
    margin-top: 30px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul li.hs-menu-depth-3 {
    width: 100%;
  }
  
  .custom-menu-primary .hs-menu-wrapper > ul ul li.hs-menu-depth-3 ul {
    background: #262626;
    padding: 0px;
    width: 390px;
    top: 25px !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li.hs-menu-depth-3 ul li {
    width: 100%;
  }
  
/*   .custom-menu-primary .hs-menu-wrapper > ul ul li.hs-menu-depth-4,
  .custom-menu-primary .hs-menu-wrapper > ul ul li.hs-menu-depth-5 {
    display: none;
  } */

  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    color:#fffefe;
    text-align: left;
  }

  .custom-menu-primary .hs-menu-wrapper, .custom-menu-primary .hs-menu-children-wrapper { 
    display:block !important;
  }
  
}

@media (min-width: 1366px) {

  .custom-menu-primary .hs-menu-wrapper > ul ul {
    padding: 60px 120px;
  }

}

@media screen and (prefers-reduced-motion: reduce) {
  .custom-menu-primary, .custom-search { 
    transition: none;;
  } 
}


/* ==========================================================================
   Mobile Menu - Hubspot Standard Toggle Menu
   ========================================================================== */


/**
 * Special Note
 *
 * When the menu is open, a class of .mobile-open is applied to the body. You can 
 * use this for custom styling on any element when the menu is in the open position.                     
 */

.mobile-trigger, .child-trigger{
    display: none; /* Hide button on Desktop */
}

@media (max-width: 1023px){

  .hide-children {
      display: none !important;
  }

  /* Variables
     ========================================================================== */

     /* Set Mobile Menu Background Color */
        /* Set Link Color */
   /* Set Link Hover Color */

  /* 
    * Menu Reset
    *
    * Remove styling from desktop version of custom-menu-primary. Place any 
    * additional CSS you want removed from the mobile menu in this reset 
    */

  .custom-menu-primary,
  .custom-menu-primary .hs-menu-wrapper > ul,
  .custom-menu-primary .hs-menu-wrapper > ul li,
  .custom-menu-primary .hs-menu-wrapper > ul li a{
    
    float: none;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0px;
    margin: 0px;
    background-image: none;
    background-color: transparent;
    border: 0px;
    border-radius: 0px;
    box-shadow:         none; 
    max-width: none;
    width: 100%;
    height: auto;
    line-height: 1;  
    font-weight: normal;
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
    color:#ffffff;
  }

  .custom-menu-primary .hs-menu-wrapper > ul li.hs-menu-depth-1 > ul > li > a {
    font-size: 16px;
  }

  /* Toggle Button
     ========================================================================== */

  .mobile-trigger{
    display: inline-block !important; /* Show button on mobile */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute; /*******************************************/
    top: 40px;          /* Position Button at right of screen  */
    right: 15px;        /*******************************************/
    width: auto; /* Button width */
    height: auto; /* Button height */      
    padding: 7px 10px 8px 10px;
    background: #ffffff; /* Background color */
    border: 1px solid #000000;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    border-radius: 4px;
    color: #000000; 
  }
  .mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
    color:#ffffff;
    background-color: #000000; 
    border-color: transparent;
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{
    color:#ffffff;
    background-color: #000000; 
    border-color: transparent;
  }


  /* Toggle Button Icon
     ========================================================================== */

  .mobile-trigger i{
    display: inline;
    position: relative;
    top: -4px;
  }
  .mobile-trigger i:before, .mobile-trigger i:after{
    position: absolute;
    content: '';
  }
  .mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after{
    width: 22px; /* Icon line width */
    height: 2px; /* Icon line height */
    border-radius: 1px;
    background-color: #000000; /* Icon color */
    display: inline-block;
  }
  .mobile-trigger i:before{
    top: -6px; /* Position top line */
  }
  .mobile-trigger i:after{
    top: 6px; /* Position bottom line */
  }
  
  .mobile-trigger:hover i, .mobile-trigger:hover i:before, .mobile-trigger:hover i:after,  
  .mobile-open .mobile-trigger i, .mobile-open .mobile-trigger i:before, .mobile-open .mobile-trigger i:after{
      background-color: #ffffff; /* Icon color */
  }


  /* Child Toggle Button
     ========================================================================== */

  .child-trigger{
    display: block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 0px;
    right: 0px;
    width: 55px !important; /* Button width */
    min-width: 55px !important;
    height: 45px !important; /* Button height */  
    padding: 0 !important;
    border-left: 1px dotted rgba(255, 255, 255, .20);
  }
  .child-trigger:hover{
    text-decoration: none;
  }
  .child-trigger i{
    position: relative;
    top: 50%; /* Centers icon inside button */
    margin: 0 auto !important;
  }
  .child-trigger i:after{
    position: absolute;
    content: '';
  }
  .child-trigger i, .child-trigger i:after{
    width: 10px; /* Icon line width */
    height: 1px; /* Icon line height */
    background-color:#ffffff; /* Icon color */
    display: block;
  }
  .child-trigger i:after{
    transform: rotate(-90deg);
  }
  .child-trigger.child-open i:after{
    transform: rotate(-180deg);
  }
  .child-trigger.child-open i{
    transform: rotate(180deg);
  }

    
  /* Menu Styles on Mobile Devices
     ========================================================================== */  
     
/*   .custom-menu-primary.js-enabled{
       position: relative;
       padding-top: 44px; /* Makes room for button *//*
       margin: 10px 0 10px 0;
   }
*/  
  /* Hide menu on mobile */
  .custom-menu-primary.js-enabled .hs-menu-wrapper,
  .custom-menu-primary.js-enabled .hs-menu-children-wrapper{
    display: none;
  }  

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

  /* Mobile Menu Styles */ 
  .custom-menu-primary.js-enabled .hs-menu-wrapper{
    width: 100%;
    position: relative; /**************************************************************/
    top: 0;             /* Positions the menu to drop from the very top of the screen */
    left: 0;          /**************************************************************/
    padding: 0;
  } 
  .custom-menu-primary .hs-menu-wrapper{
    background-color:#000000; /* Menu background color set off global menuColorMobile variable */
    width: 100%; /* Full screen width */
  }

   /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a{
    font-size: 16px; /* Font size of top level list items */
    line-height: 45px;
    overflow: visible;
  }

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li{
    border-top: 1px dotted rgba(216, 34, 33, .35); /* Adds transparent dark highlights to top of top level list items */
  }
  .custom-menu-primary .hs-menu-wrapper >  ul li a{
    padding: 0 10px;
    color:#ffffff; /* link color set by global mobile-aColor variable */
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
    color:#ffffff; /* link hover color set by global mobile-aColorHover variable */
  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul li{
    background-color: rgba(255, 255, 255, .08);
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    text-indent: 10px; /* Indent Child lists */
    font-size: 16px; /* Font size of child lists */
  }

  /* Level 3 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a{
    text-indent: 30px; /* Indent Child lists */
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a{
    text-indent: 50px; /* Indent Child lists */
  }
  
  .ps .ps__rail-x:hover, 
  .ps .ps__rail-y:hover, 
  .ps .ps__rail-x:focus, 
  .ps .ps__rail-y:focus, 
  .ps .ps__rail-x.ps--clicking, 
  .ps .ps__rail-y.ps--clicking {
    background: none;
    opacity: 1;
  }
  
}








/* ==========================================================================
   4. TEMPLATE MODULE SELECTORS                                         
   ========================================================================== */





/* Common Template Selectors                                             
   ========================================================================== */

body.one-column {}
body.two-column {}
body.three-column {}
.content-wrapper {}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}

/* Common One Column Selectors */
body.site-page.one-column, 
body.landing-page.one-column, 
body.error-template.one-column, 
body.password-template.one-column, 
body.subscription-template.one-column {}

body.site-page.one-column .main-content, 
body.landing-page.one-column .main-content, 
body.error-template .main-content, 
body.password-template .main-content, 
body.subscription-template .main-content {}

/* Common Two Column Selectors */
body.site-page.two-column, 
body.landing-page.two-column, 
body.blog {}  

body.site-page.two-column .main-content, 
body.landing-page.two-column .main-content, 
body.blog .blog-content {}

/* Common Three Column Selectors */
body.site-page.three-column, 
body.landing-page.three-column {}

body.site-page.three-column .main-content, 
body.landing-page.three-column .main-content {}


/* Site Pages                                            
   ========================================================================== */

/* One Column Template */
body.site-page.one-column {}
body.site-page.one-column .content-wrapper {}
body.site-page.one-column .main-content {}

/* Two Column Template */
body.site-page.two-column {}
body.site-page.two-column .content-wrapper {}
body.site-page.two-column .main-content {}
body.site-page.two-column .sidebar.right {}

/* Three Column Template */
body.site-page.three-column {}
body.site-page.three-column .content-wrapper {}
body.site-page.three-column .main-content {}


/* Landing Pages                                           
   ========================================================================== */

/* One Column Template */
body.landing-page.one-column {}
body.landing-page.one-column .content-wrapper {}
body.landing-page.one-column .main-content {}

/* Two Column Template */
body.landing-page.two-column {}
body.landing-page.two-column .content-wrapper {}
body.landing-page.two-column .main-content {}
body.landing-page.two-column .sidebar.right {}

/* Three Column Template */
body.landing-page.three-column {}
body.landing-page.three-column .content-wrapper {}
body.landing-page.three-column .main-content {}


/* System Pages                                          
   ========================================================================== */

/* Error Templates 404, 500 */
body.error-template.one-column {}
body.error-template.one-column .content-wrapper {}
body.error-template.one-column .main-content {}

/* Password template */
body.password-template.one-column {}
body.password-template.one-column .content-wrapper {}
body.password-template.one-column .main-content {}

/* Email Subscribition templates */
body.subscription-template.one-column {}
body.subscription-template.one-column .content-wrapper {}
body.subscription-template.one-column .main-content {}








/* ==========================================================================
   5. COS COMPONENTS                                        
   ========================================================================== */





/* ==========================================================================
   Blog                                         
   ========================================================================== */


/* Blog Post and Listing Body Class */
body.blog {}

/* Blog Post */
body.hs-blog-post {}

/* Blog Listing */
body.hs-blog-listing {}

/* Blog Columns Wrapper */
.blog .content-wrapper {}


/* Blog Content Column
   ========================================================================== */

.blog .blog-content {}

.blog-section p:empty {
   display: inline-block;
}

/* Use this to style the main wrapper for the blog listing pages */
.blog-listing-wrapper {}

/* Use this to style the main wrapper for the blog post pages */
.blog-post-wrapper {}

/* Blog Title */
.hs-blog-header h1 {}
.hs-blog-header h1 a{}

/* Blog Post Title */
.post-header h2 {}
.post-header h2 a {}

/* Blog Author and Avatar */
#hubspot-author_data {

}
 
#hubspot-author_data a.author-link {
	color: #d82221;
}
#hubspot-author_data a.author-link:hover,
#hubspot-author_data a.author-link:focus {
	color: #c41e1d;
}
#hubspot-author_data .hs-author-avatar {}
#hubspot-author_data .hs-author-avatar img {}

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item {

}
.blog-listing-wrapper .post-listing .post-item .post-header h2 a {
	color: #262626;
  text-decoration: none;
}
.blog-listing-wrapper .post-listing .post-item .post-header h2 a:hover,
.blog-listing-wrapper .post-listing .post-item .post-header h2 a:focus{
	color: #d82221;
}

  
.blog-listing-wrapper .post-listing .post-item .post-body {}
.blog-post-wrapper .post-body {}

.post-item {
  margin-bottom: 30px;
  padding: 30px;
  border-radius: 0px 20px 0px;
  box-shadow: rgba(100, 100, 111, 0.3) 0px 7px 29px 0px;
}

/* Post Featured Image on Listings Page */
.hs-featured-image-wrapper {
  width: 100%;
	height: 497px;
}
.hs-featured-image-wrapper .hs-featured-image-link {}
.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
  border-width: 0;
  max-height: 100%;
  max-width: 100%;
  height: 497px;
  width: 100%;
  display: inline-block !important;
  float: none;
  margin: 0;
  object-fit: cover;
  object-position: center;
  
}

.hs-featured-image-wrapper.objectfit .hs-featured-image-link img.hs-featured-image{
    opacity: 0;
}

.hs-featured-image-simple {
    border-radius: 0px 10px 0px;
}

.hs-simple-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.hs-image-container {
    max-width: 35%;
    padding-left: 10px;
}

.hs-featured-image {
    border-radius: 0px 10px 0px;
}

/* Read More Link */
a.more-link {
	  border: 1px solid #d82221;
    border-radius: 0px 10px 0px;
    color: #d82221;
    font-size: 18px;
    font-weight: normal;
    padding: 15px 24px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;  
    text-decoration: none;
}

/* Blog Topics List */
#hubspot-topic_data {}
#hubspot-topic_data a.topic-link {
  color: #d82221;
  text-decoration: underline;
}

/** 
 * Blog Social Sharing icons
 *
 * Overrides defaults to better align icons and prevent overlapping 
 */

.hs-blog-social-share {
  padding: 10px 0 0 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  height: auto;
}

/** 
 * Blog Commments 
 *
 * Custom styles are listed below, as the COS does not provide default styles.
 */

.custom_listing_comments {
  display: none;
}

#comments-listing {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}
.comment {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  padding: 15px 0;
}
.comment-date { font-size: 13px; text-align: right; }
.comment-from { font-weight: bold; }
.comment-body { padding: 10px 0; }

/* Pagination */
.blog-pagination {}
.blog-pagination a {
	color: #d82221;
}
.blog-pagination a.previous-posts-link {}
.blog-pagination a.all-posts-link {}
.blog-pagination a.next-posts-link {}

a.previous-posts-link, a.all-posts-link, a.next-posts-link {
    background-color: #d82221;
    color: #ffffff;
    font-size: 18px;
    font-weight: normal;
    padding: 15px 24px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;  
    text-decoration: none;
    border-radius: 0px 0px 0px;
}

/** 
 * Blog Author Page 
 *
 * ALWAYS be sure to set styles to these selectors, as the COS does not provide default styles
 */

.hs-author-profile {
	display: none;
}
.hs-author-profile h2.hs-author-name {}
.hs-author-profile .hs-author-bio {}
.hs-author-profile .hs-author-avatar {}
.hs-author-profile .hs-author-avatar img {}
h3.hs-author-listing-header {}

/** 
 * Blog All Posts Page
 *
 * ALWAYS be sure to set styles to these selectors, as the COS does not provide default styles
 */

body.hs-content-path-blog-all {}
div.post-listing-simple {}
div.post-listing-simple .post-item {}

h2.post-listing-simple {
}

h2.post-listing-simple a {}


/* Blog Sidebar
   ========================================================================== */

.blog .blog-sidebar {}

/* Blog Modules */
.blog .blog-sidebar .widget-span {}
  
.sidebar .subscription,
.sidebar .recent-articles {
  color: #fff;
  background: #000000;
  border-bottom-left-radius: 25px;
  border-top-right-radius: 25px;
}

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

.sidebar .hs_cos_wrapper_type_form .hs-form-field > label {
  display: none;
}

.sidebar .hs-error-msgs li > label {
  color: #d82221;
  font-size: 14px;
}

.sidebar .subscription h3,
.sidebar .recent-articles h3 {
  color: #d82221;
  font-size: 24px;
  margin-bottom: 25px;
}

.sidebar .subscription form input[type="submit"] {
  color: #fff;
  background-color: #d82221;
  border-color: #d82221;
  width: 100%;
  padding: 10px 15px;
  text-transform: uppercase;
  margin-top: 10px;
}

.sidebar .subscription form input[type="submit"]:hover,
.sidebar .subscription form input[type="submit"]:focus {
  color: #fff;
  background-color: #cc201f;
  border-color: #cc201f;
  
}

.sidebar .recent-articles ul {
  margin-bottom: 0;
  list-style: none;
  padding: 0;
}

.sidebar .recent-articles ul li {
  margin-bottom: 20px;
}
.sidebar .recent-articles ul li:last-of-type {
  margin-bottom: 0;
}

.sidebar .recent-articles ul li a {
  color: #fff;
  text-decoration: none;
}

.sidebar .recent-articles ul li a:hover,
.sidebar .recent-articles ul li a:focus {
  color: #d82221;
}


.sidebar ::-webkit-input-placeholder { 			/* Webkit Browsers */
  color: #262626;
}

.sidebar :-moz-placeholder { 								/* Firefox 18- */
  color: #262626;
}

.sidebar ::-moz-placeholder { 							/* Firefox 19+ */
  color: #262626;
}

.sidebar :-ms-input-placeholder { 					/* IE10 */
  color: #262626;
}


/* ==========================================================================
   Forms
   ========================================================================== */


/* All Global Forms
   ========================================================================== */

/* Form Field */
body .hs-form-field {}

/* Descriptions */
body .hs-field-desc {}

/* Labels */
body label {}
body .hs-form-field > label {}

/* One Line Inputs */
body input[type="text"],
body input[type="password"], 
body input[type="datetime"], 
body input[type="datetime-local"], 
body input[type="date"], 
body input[type="month"], 
body input[type="time"], 
body input[type="week"], 
body input[type="number"], 
body input[type="email"], 
body input[type="url"], 
body input[type="search"], 
body input[type="tel"], 
body input[type="color"],
body input[type="file"],
body textarea,
body select {
  width: 100%;
  font-family: Avenir Book, Arial, Sans-Serif;
  font-size: 1rem;
  display: block;
  padding: 10px 15px;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  body input[type="text"],
  body input[type="password"], 
  body input[type="datetime"], 
  body input[type="datetime-local"], 
  body input[type="date"], 
  body input[type="month"], 
  body input[type="time"], 
  body input[type="week"], 
  body input[type="number"], 
  body input[type="email"], 
  body input[type="url"], 
  body input[type="search"], 
  body input[type="tel"], 
  body input[type="color"],
  body input[type="file"],
  body textarea,
  body select {
      transition: none;
    }
}

body input[type="text"]:focus,
body input[type="password"]:focus, 
body input[type="datetime"]:focus, 
body input[type="datetime-local"]:focus, 
body input[type="date"]:focus, 
body input[type="month"]:focus, 
body input[type="time"]:focus, 
body input[type="week"]:focus, 
body input[type="number"]:focus, 
body input[type="email"]:focus, 
body input[type="url"]:focus, 
body input[type="search"]:focus, 
body input[type="tel"]:focus, 
body input[type="color"]:focus,
body input[type="file"]:focus,
body textarea:focus,
body select:focus {
  outline: 0;
}

/* Separate Styles for Multiple Line Inputs */
body textarea {
	overflow: auto;
  height: 157px;
  resize: none;
}
body textarea:focus {}

/* Separate Styles for Drop Downs */
body select {}
body select:focus {}

/* Multiple Selection Inputs */
body form.hs-form .hs-form-field ul.inputs-list {
  list-style: none;
  padding: 0;
}
body form.hs-form .hs-form-field ul.inputs-list li input {}
body input[type="radio"] {}
body input[type="checkbox"] {}

/* Required */
body input:focus:required:invalid, 
body textarea:focus:required:invalid, 
body select:focus:required:invalid {}

body input:focus:required:invalid:focus, 
body textarea:focus:required:invalid:focus, 
body select:focus:required:invalid:focus {}

/* Placeholder Text */
::-webkit-input-placeholder { /* Webkit Browsers */
  color: #fff;
  opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
  color: #fff;
  opacity: 1;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
  opacity: 1;
}
:-ms-input-placeholder { /* IE10 */
  color: #fff;
  opacity: 1;
}


/* Form Module
   ========================================================================== */

/* Form Field */
.hs_cos_wrapper_type_form .hs-form-field {}

/* Descriptions */
.hs_cos_wrapper_type_form .hs-field-desc {}

/* Labels */
.hs_cos_wrapper_type_form label {}
.hs_cos_wrapper_type_form .hs-form-field > label {}

/* One Line Inputs */
.hs_cos_wrapper_type_form input[type="text"],
.hs_cos_wrapper_type_form input[type="password"], 
.hs_cos_wrapper_type_form input[type="datetime"], 
.hs_cos_wrapper_type_form input[type="datetime-local"], 
.hs_cos_wrapper_type_form input[type="date"], 
.hs_cos_wrapper_type_form input[type="month"], 
.hs_cos_wrapper_type_form input[type="time"], 
.hs_cos_wrapper_type_form input[type="week"], 
.hs_cos_wrapper_type_form input[type="number"], 
.hs_cos_wrapper_type_form input[type="email"], 
.hs_cos_wrapper_type_form input[type="url"], 
.hs_cos_wrapper_type_form input[type="search"], 
.hs_cos_wrapper_type_form input[type="tel"], 
.hs_cos_wrapper_type_form input[type="color"],
.hs_cos_wrapper_type_form input[type="file"],
.hs_cos_wrapper_type_form textarea,
.hs_cos_wrapper_type_form select {}

.hs_cos_wrapper_type_form input[type="text"]:focus,
.hs_cos_wrapper_type_form input[type="password"]:focus, 
.hs_cos_wrapper_type_form input[type="datetime"]:focus, 
.hs_cos_wrapper_type_form input[type="datetime-local"]:focus, 
.hs_cos_wrapper_type_form input[type="date"]:focus, 
.hs_cos_wrapper_type_form input[type="month"]:focus, 
.hs_cos_wrapper_type_form input[type="time"]:focus, 
.hs_cos_wrapper_type_form input[type="week"]:focus, 
.hs_cos_wrapper_type_form input[type="number"]:focus, 
.hs_cos_wrapper_type_form input[type="email"]:focus, 
.hs_cos_wrapper_type_form input[type="url"]:focus, 
.hs_cos_wrapper_type_form input[type="search"]:focus, 
.hs_cos_wrapper_type_form input[type="tel"]:focus, 
.hs_cos_wrapper_type_form input[type="color"]:focus,
.hs_cos_wrapper_type_form input[type="file"]:focus,
.hs_cos_wrapper_type_form textarea:focus,
.hs_cos_wrapper_type_form select:focus {}

/* Separate Styles for Multiple Line Inputs */
.hs_cos_wrapper_type_form textarea {}
.hs_cos_wrapper_type_form textarea:focus {}

/* Separate Styles for Drop Downs */
.hs_cos_wrapper_type_form select {}
.hs_cos_wrapper_type_form select:focus {}

/* Multiple Selection Inputs */
.hs_cos_wrapper_type_form form.hs-form .hs-form-field ul.inputs-list li input {}
.hs_cos_wrapper_type_form input[type="radio"] {}
.hs_cos_wrapper_type_form input[type="checkbox"] {}


/* Blog Comment Form
   ========================================================================== */

/* Label */
#comment-form .hs-form-field > label {}
#comment-form label {}

/* Inputs */
#comment-form input[type="text"] {}
#comment-form input[type="text"]:focus {}

#comment-form textarea {}
#comment-form textarea:focus {}

#comment-form input[type="checkbox"] {}

/* Error */
body .hs-common-error-message {}


/* Blog Subscription Form
   ========================================================================== */

/* Label */
#hs_form_target_blog_subscription .hs-form-field > label {}
#hs_form_target_blog_subscription label {}

/* Inputs */
#hs_form_target_blog_subscription input[type="email"] {}
#hs_form_target_blog_subscription input[type="email"]:focus {}

#hs_form_target_blog_subscription input[type="radio"], #hs_form_target_blog_subscription input[type="checkbox"] {
width: auto;
margin-right: 10px;
}




/* Google Search Form
   ========================================================================== */

/* Label */
.widget-type-google_search label {}

/* Input */
.widget-type-google_search input[type="text"] {}
.widget-type-google_search input[type="focus"] {}


/* Multi Column Form
   ========================================================================== */

body .hs-form fieldset.form-columns-1 {}
body .hs-form fieldset.form-columns-1 .hs-form-field {}

body .hs-form fieldset.form-columns-2 {}
body .hs-form fieldset.form-columns-2 .hs-form-field {}

body .hs-form fieldset.form-columns-3 {}
body .hs-form fieldset.form-columns-3 .hs-form-field {}

/* Multiple Selection Inputs */
body form.hs-form .hs-form-field ul.inputs-list li input {}
body input[type="radio"] {}
body input[type="checkbox"] {}
body form.hs-form fieldset { max-width: none; }
body form.hs-form fieldset .hs-form-field { padding: 0 10px 0 0; }
body form.hs-form fieldset[class*="form-columns"] .input { margin-right: 0; }
body form.hs-form fieldset[class*="form-columns"] .hs-input { width: 100%; }
body form.hs-form fieldset[class*="form-columns"] .hs-input[type="checkbox"] { width: auto; }
body form.hs-form fieldset.form-columns-3 .hs-form-field { width: 33.33%; }

@media (max-width: 400px) {
  body form.hs-form fieldset .hs-form-field { padding: 0; }
  body form.hs-form fieldset.form-columns-3 .hs-form-field,
  body form.hs-form .form-columns-2 .hs-form-field .hs-input, 
  body form.hs-form .form-columns-3 .hs-form-field .hs-input { width: 100%; }
  body form.hs-form .form-columns-3 .hs-form-field .hs-input[type="checkbox"] { width: auto; }
}




/* ==========================================================================
   Buttons                                              
   ========================================================================== */


/* All Global Buttons (Excluding CTAs)
   ========================================================================== */

body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
  cursor: pointer;
  font-family: Avenir Book, Arial, Sans-Serif;
  font-size: 1rem;
  text-decoration: none !important;
  
  display: inline-block;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid #fffefe;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  body .hs-button.primary,
  body input[type="submit"],
  body input[type="button"] {
    transition: none;
  }
}

body .hs-button.primary:hover,
body input[type="submit"]:hover,
body input[type="button"]:hover {}

body .hs-button.primary:focus,
body input[type="submit"]:focus,
body input[type="button"]:focus {}


/* Form Module Button
   ========================================================================== */

.hs_cos_wrapper_type_form .hs-button.primary.large {}
.hs_cos_wrapper_type_form .hs-button.primary.large:hover {}
.hs_cos_wrapper_type_form .hs-button.primary.large:focus {}


/* Blog Comment Button
   ========================================================================== */
#add-comment-button.hs-button.primary {}
#add-comment-button.hs-button.primary:hover {}
#add-comment-button.hs-button.primary:focus {}


/* Blog Subscription Button
   ========================================================================== */
#hs_form_target_blog_subscription .hs-button.primary.large {}
#hs_form_target_blog_subscription .hs-button.primary.large:hover {}
#hs_form_target_blog_subscription .hs-button.primary.large:focus {}


/* Google Search Button
   ========================================================================== */
.widget-type-google_search .hs-button.primary {}
.widget-type-google_search .hs-button.primary:hover {}
.widget-type-google_search .hs-button.primary:focus {}


/* CTA Buttons
   ========================================================================== */

/** 
 * Override global CTA styles by wrapping the CTA module in a module group 
 * that has an ID, and use that ID to prefix your CTA selector. Example shown below.
 *
 * All overriding properties require !important tags. 
*/
#module-group-ID .cta_button {}
#module-group-ID .cta_button:hover {}
#module-group-ID .cta_button:focus {}




 
 


/* ==========================================================================
   6. MISCELLANOUS                                        
   ========================================================================== */





/** 
 * Styles that do not fit into available sections above can go here.
 * For example, one would place 3rd party plugin overriding styles here.
 *
 * This section is NOT for 'Custom' styles.  All custom styles must go in the
 * proper sections above.
 *
 * For instance, custom header and footer styles must go in the HEADER and 
 * FOOTER sections.  Custom styles for anything in-between the header and footer 
 * (such as, styles that are unique to the HOMEPAGE only), must go in the 
 * CONTENT section.
*/ 

 

/* ==========================================================================
   Search Result                                        
   ========================================================================== */

.hs-search-results__listing li {
  border-bottom: 1px dotted #262626;
  padding: 30px 0;
}

.hs-search-results__listing li:first-child {
  padding-top: 0;
}

.hs-search-results__listing li p:last-child {
  margin-bottom: 0;
}

.hs-search-results__listing li .hs-search-results__title {
  font-size: 30px;
}

.hs-search-field__suggestions {
  position: absolute;
  width: 100%;
  background: #000000;
  color: #fffefe;
  display: none;
  padding: 10px 15px;
}

.hs-search-field__suggestions a {
  color: #fffefe;
}
 
 


  

/* ==========================================================================
   7. MOBILE MEDIA QUERIES                              
   ========================================================================== */

 

   

/* Screen sizes smaller than site maxWidth (.page-center)
   ========================================================================== */

@media (min-width:1024px) and (max-width:1140px) {

  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    padding: 55px 15px 11px;
  }
  
  .custom-menu-primary.custom-menu-primary-width {
    width: 57.182320438000005% !important;
  }
   
  .custom-search {
    width: 70px !important;
    margin-bottom: 10px !important;
  }
  
  
  .custom-search.custom-search-width {
		width: 22.928176794% !important;
  }
  
  
  .header-container form .hs-search-field__input,
  .header-container form .hs-search-field__input:focus {
    width: 100%;
  }
}

@media (max-width: 1023px) {
  
  #hs_menu_wrapper_module_1535505430915147_ {
   margin-top: 30px;
  }
  
  .header-logo {
   padding: 10px 0px; 
  }
  
  .custom-search {
   margin-bottom: 10px !important; 
  }
  
  .w-100-tablet {
    float: none !important;
    width: auto !important;
    margin-left: 0 !important;
  }
  
  .header-container .hs_cos_wrapper_type_logo {
  	text-align: center;
    display: block;
  }
  
  .header-container form {
    margin-top: 0;
  }
  
  .header-container form .hs-search-field__input,
  .header-container form .hs-search-field__input:focus {
    background: #262626 url(//2470768.fs1.hubspotusercontent-na1.net/hubfs/2470768/Redesign_September-2018/Image/redesign-search-icon.png) no-repeat right center;
    width: 100%;
	
  }
  
  /* Post Featured Image on Listings Page */

  .hs-featured-image-wrapper,
  .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
    height: 365px;
  }
 
  
}


/* Landscape tablet and smaller devices
   ========================================================================== */

@media (max-width: 767px) {
  
  .custom-search {
   margin-bottom: 10px !important; 
  }
  
  .sidebar .subscription h3,
  .sidebar .recent-articles h3 {
		font-size: 20px;
    margin-bottom: 10px;
  }
  
  .sidebar .recent-articles ul li {
    margin-bottom: 10px;
  }
  
  .blog-pagination {
    margin-bottom: 20px;
  }
  
  .hs-featured-image-wrapper,
  .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
    height: 220px;
  }
  
  .hs-search-results__listing li .hs-search-results__title {
    font-size: 22px;
  }

  .footer-container .footer-menu {
    text-align: left;
  }
  
}
     

/* Landscape phones and smaller devices
   ========================================================================== */

@media (max-width: 479px) {}