/* ==========================================================================
   HubSpot Migrations Services - COS Boilerplate v2.0.0                              
   ========================================================================== */


/* ==========================================================================
   Table of Contents:

   1. EXTERNAL RESOURCES
   2. BASE STYLES
   3. COS STRUCTURE
   4. MAIN NAVIGATION
   5. BLOG
   6. FORMS
   7. BUTTONS
   8. MISCELLANEOUS
   9. MOBILE MEDIA QUERIES
   ========================================================================== */


/* ==========================================================================
   1. EXTERNAL RESOURCES                                            
   ========================================================================== */

@import url("https://use.typekit.net/ddo2ikz.css");
@import url('//fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i');


/* =============== @import, @font-face, and CSS File Includes =============== */

/* EX: @import url('http://example.com/example_style.css'); */

	@font-face {
	  font-family: adobe-garamond-pro;
	  src: url("//use.typekit.net/af/2011b6/00000000000000003b9b00c1/27/l?subset_id=2&fvd=n4&v=3") format("woff2"),
	  url("//use.typekit.net/af/2011b6/00000000000000003b9b00c1/27/d?subset_id=2&fvd=n4&v=3") format("woff"),
	  url("//use.typekit.net/af/2011b6/00000000000000003b9b00c1/27/a?subset_id=2&fvd=n4&v=3") format("opentype");
	  font-style: normal;
	  font-weight: 400;
	}
	
	@font-face {
	  font-family: proxima-nova;
	  src: url("//use.typekit.net/af/55bd39/00000000000000003b9b093f/27/l?subset_id=2&fvd=n9&v=3") format("woff2"),
	  url("//use.typekit.net/af/55bd39/00000000000000003b9b093f/27/d?subset_id=2&fvd=n9&v=3") format("woff"),
	  url("//use.typekit.net/af/55bd39/00000000000000003b9b093f/27/a?subset_id=2&fvd=n9&v=3") format("opentype");
	  font-style: normal;
	  font-weight: 900;
	}
	@font-face {
	  font-family: proxima-nova;
	  src: url("//use.typekit.net/af/a3eee8/00000000000000003b9b093c/27/l?subset_id=2&fvd=n8&v=3") format("woff2"), 
	  url("//use.typekit.net/af/a3eee8/00000000000000003b9b093c/27/d?subset_id=2&fvd=n8&v=3") format("woff"),
	  url("//use.typekit.net/af/a3eee8/00000000000000003b9b093c/27/a?subset_id=2&fvd=n8&v=3") format("opentype");
	  font-style: normal;
	  font-weight: 800;
	}
	@font-face {
	  font-family: proxima-nova;
	  src: url("//use.typekit.net/af/71f83c/00000000000000003b9b093b/27/l?subset_id=2&fvd=n7&v=3") format("woff2"),
	  url("//use.typekit.net/af/71f83c/00000000000000003b9b093b/27/d?subset_id=2&fvd=n7&v=3") format("woff"),
	  url("//use.typekit.net/af/71f83c/00000000000000003b9b093b/27/a?subset_id=2&fvd=n7&v=3") format("opentype");
	  font-style: normal;
	  font-weight: 700;
	}
  @font-face {
    font-family: proxima-nova-condensed;
    src: url("//use.typekit.net/af/290aa2/00000000000000003b9b094b/27/l?subset_id=2&fvd=n7&v=3") format("woff2"),
      url("//use.typekit.net/af/290aa2/00000000000000003b9b094b/27/d?subset_id=2&fvd=n7&v=3") format("woff"), 
      url("//use.typekit.net/af/290aa2/00000000000000003b9b094b/27/a?subset_id=2&fvd=n7&v=3") format("opentype");
    font-style: normal;
    font-weight: 700;
  }
  @font-face {
    font-family: proxima-nova;
    src: url("//use.typekit.net/af/3331e6/00000000000000003b9b0936/27/l?subset_id=2&fvd=n5&v=3") format("woff2"),
      url("//use.typekit.net/af/3331e6/00000000000000003b9b0936/27/d?subset_id=2&fvd=n5&v=3") format("woff"),
      url("//use.typekit.net/af/3331e6/00000000000000003b9b0936/27/a?subset_id=2&fvd=n5&v=3") format("opentype");
    font-style: normal;
    font-weight: 500;
  }

@font-face {
    font-family: proxima-soft;
    src: url("https://use.typekit.net/ddo2ikz.css");
    font-style: normal;
    font-weight: 800;
}



/* HubSpot_Boilerplate-modules.css is required to address style issues with the default modules and responsive grid layout */
/* Images */
img {
    max-width: 100%;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom; /* Suppress the space beneath the baseline */
}
img.alignRight, img.alignright{ margin: 0 0 5px 15px; }
img.alignLeft, img.alignleft{ margin: 0 15px 5px 0; }

/* Reduces min-height on bootstrap structure */
.row-fluid [class*="span"] { min-height: 1px; }

/* Blog Social Sharing */
.hs-blog-social-share .hs-blog-social-share-list {
    margin: 0;
    list-style: none !important;
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
    height: 30px;
    list-style: none !important;
}
@media (max-width: 479px){
    .hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item:nth-child(2) {
        float: none !important; /* Stack social icons into two rows on phones */
    }
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item .fb-like > span{
    vertical-align: top !important; /* Aligns Facebook icon with other social media icons */
}

/* Captcha */
#recaptcha_response_field {
    width: auto !important;
    display: inline-block !important;
}

/* line height fix for reCaptcha theme */
#recaptcha_table td {line-height: 0;}
.recaptchatable #recaptcha_response_field { min-height: 0;line-height: 12px; }

@media all and (max-width: 400px) {
/* beat recaptcha into being responsive, !importants and specificity are necessary */
    #captcha_wrapper,
    #recaptcha_area,
    #recaptcha_area table#recaptcha_table,
    #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {
        width: auto !important;
        overflow: hidden; 
    }
    #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 { width: 67px !important; }
    #recaptcha_area table#recaptcha_table #recaptcha_image { width:280px !important; }
}

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

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

/* Responsive Embed Container (iFrame, Object, Embed) */
.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
}
.hs-responsive-embed iframe, 
.hs-responsive-embed object, 
.hs-responsive-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.hs-responsive-embed.hs-responsive-embed-instagram {
    padding-top: 0px;
    padding-bottom: 116.01%;
}
.hs-responsive-embed.hs-responsive-embed-pinterest {
    height: auto;
    overflow: visible;
    padding: 0 0 0 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 {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* Fix radio button and check box fields in multi column forms*/
.hs-form fieldset[class*="form-columns"] input[type="checkbox"].hs-input,
.hs-form fieldset[class*="form-columns"] input[type="radio"].hs-input {
    width: auto;
}

/* System Template Forms */
#email-prefs-form .email-edit {
    width: 100% !important;
    max-width: 507px !important;
}
#hs-pwd-widget-password {
    height: auto !important;
}

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

/* Horizontal Menu
   ========================================================================== */

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: inline-block;
}
.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;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
    position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > 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;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > 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;
}
.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;
}

/* Vertical Menu
   ========================================================================== */ 

.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;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul {
    margin-bottom: 0;
}
.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.hs-item-has-children {
    position: relative;
}

/* Flyouts */
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > 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-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}


@media (max-width: 767px) {
    .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;
    }

    /* Stacking Horizontal Nav for Mobile */
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
        visibility: visible !important;
        opacity: 1 !important;
        position: static !important;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal ul ul ul {
        padding: 0;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
        white-space: normal;
    }

    /* Stacking Vertical Nav for Mobile */
    .hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper  {
        position: static;
        opacity: 1;
        visibility: visible;
    }
}

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

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

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

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

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

/* 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; padding: 0; 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}

/* FlexSlider Necessary Styles
*********************************/
.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%;}


/* 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("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/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("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/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: black;
    position: static;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    padding: 0px 5% 0px 5%;
    width: 100%;
    top: 40%;
    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;
    }
}

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

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

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

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

/* HTML 5 Reset */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}
audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
audio:not([controls]) {
    display: none;
}

/* Support migrations from wordpress */
.wp-float-left {
    float: left;
    margin: 0 20px 20px 0;
}

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

/* Responsive Google Maps */
#map_canvas img, .google-maps img { max-width: none; }

/******footer fixes Dec 28 2019*******/
#footerholder .custom-footer-bottom-content-wrapper{
padding:0 !important;
}

.custom-footer-address-and-map-wrapper .row-fluid{max-width:1344px; margin:0 auto;}

.custom-footer-left-content-wrapper img{margin-bottom:50px}
/******End footer fixes Dec 28 2019*******/
/*****Menu Fixes******/
#hs_menu_wrapper_module_151811933987828_ .hs-menu-depth-1{margin: 0 .618em; }
#hs_menu_wrapper_module_151811933987828_ .hs-menu-depth-1 a{letter-spacing:1.2px !important; font-weight:800;}
#hs_menu_wrapper_module_151811933987828_ .hs-menu-depth-1:nth-child(6) a{
margin-right:15px;
}
#hs_menu_wrapper_module_151811933987828_ .hs-menu-depth-1:nth-child(7) a{
background-color: #d34127;
  border-radius:300px;
  padding:12px 18px;
  
}
 .custom-header-bg .row-fluid .page-center {
   
    max-width: 1895px !important;
  }
  
@media only screen and (max-width: 767px) {
  #hs_menu_wrapper_module_151811933987828_ .hs-menu-depth-1:nth-child(7) a{
background-color: transparent;
  border-radius:300px;
  padding:0 0 10px 0;
  
}
}
/***** End Menu Fixes *********/

/***** Related Posts *********/
.rb-items {
    max-width: 46%;
    display: inline-block;
    vertical-align: top;
    margin: 1%;
}
.rb-items:first-child{
    padding-left: 2%;
}
.rb-items:last-child{
    margin-right: 0px;
}

.rb-items p {
  color:#7b7b7b;
    line-height: 1.25;
}
.rb-items .related-blog-date{
color:#b3b3b3;
margin-top:5px;
}

.rb-items .post-header {
    margin-top: 15px;
    margin-bottom: 20px;
}

.imgtrim {
    max-height: 200px;
    width: 100%;
    overflow: hidden;
}

.imgtrim-accordion{
    max-height: 150px;
    overflow: hidden;
}

.rb-items-accordion {
    max-width: 22%;
    display: inline-block;
    vertical-align: top;
    margin: 1%;
}

@media only screen and (max-width: 1325px) {
  
  .imgtrim {
    max-height: 150px;
  }
  
  .rb-items {
    max-width:46%;
    margin:1%;
  }
  .rb-items:nth-child(odd){margin-left:0;}
  .rb-items:nth-child(evn){margin-right:0;}
  
  .rb-items-accordion {
    max-width:46%;
    margin:1%;
  }
}


@media only screen and (max-width: 940px) {
.imgtrim {
    max-height: 200px;
}
  .rb-items {max-width:100%;
  margin:0;
  }
  
}

@media only screen and (max-width: 768px) {
.rb-items-accordion {max-width:100%;
  margin:0;
  }
  
}
/**** sub menu highlights ***/
.hs-blog-id-6026138510 .category-menu ul.active-branch li:nth-child(1) a, .hs-content-id-26144351424 .category-menu ul.active-branch li:nth-child(2) a, .hs-content-id-26720844507 .category-menu ul.active-branch li:nth-child(3) a, .hs-content-id-26726074197 .category-menu ul.active-branch li:nth-child(4) a, .hs-content-id-26726239583 .category-menu ul.active-branch li:nth-child(5) a, .hs-content-id-26726398039 .category-menu ul.active-branch li:nth-child(6) a, .hs-content-id-26726398205 .category-menu ul.active-branch li:nth-child(7) a{
color:#FFF;
}


/* ==========================================================================
   2. BASE STYLES                                             
   ========================================================================== */

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

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

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

body {
  background: #fff;
  font-family: adobe-garamond-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  letter-spacing: .06em;
  line-height: 1.5em;
  color: rgba(29,29,29,.7);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Page Center */
.container-fluid .row-fluid .page-center {
  float: none;
  max-width: 1800px;
  margin: 0 auto;
}

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


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

/* Basic text */
p {} 
small {}
strong {}
em {}
cite {}
code {}
pre {}

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

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

/* Headings */
h1, h2, h3, h4, h5, h6 {
  margin: 10px 0px 15px 0px;
  line-height: 1.3em;
  color: #1d1d1d;
  font-family: proxima-nova;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1{
	font-family: proxima-nova;
	font-weight: 900;
	font-style: normal;
	font-size: 80px;
	letter-spacing: .01em;
	line-height: 1em;
	text-transform: uppercase;
}

h2{
	color: #1d1d1d;
	font-family: proxima-nova;
	font-weight: 800;
  font-style: normal;
	font-size: 35px;
	letter-spacing: -.02em;
	line-height: 1em;
}
h3 {
    font-family: proxima-soft, sans-serif;
    font-weight: 800;
    font-style: normal;
    font-size: 15px;
    letter-spacing: .01em;
    line-height: 1.8em;
}
h4{
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 25px;
}
h5 {
    font-size: 18px;
}
h6 {
  font-size: 16px;
}

/* Anchor Links */
a { 
    color: #e02715;
    text-decoration: none;
    -webkit-transition: color .15s ease-out;
    -moz-transition: color .15s ease-out;
    -ms-transition: color .15s ease-out;
    -o-transition: color .15s ease-out;
    transition: color .15s ease-out;
    padding-bottom: .05em;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(224,39,21,.3);
    -webkit-transition: border-color .15s ease-out,color .15s ease-out;
    -moz-transition: border-color .15s ease-out,color .15s ease-out;
    -ms-transition: border-color .15s ease-out,color .15s ease-out;
    -o-transition: border-color .15s ease-out,color .15s ease-out;
    transition: border-color .15s ease-out,color .15s ease-out;
}
a:hover, a:focus { 
    color: rgba(224,39,21,.6);
    border-color: rgba(224,39,21,.15);
}

/* Lists */
ul, ol {}
ul ul, ul ol, ol ol, ol ul {}
li {}

/* Block Quotes */
blockquote {}
blockquote p {}
blockquote small {}

/* Horizontal Rules */
hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: none;
}


/* =============== EU Cookie Confirmation Bar =============== */

/* Confirmation Outer Wrapper*/
#hs-eu-cookie-confirmation {}

/* Confirmation Inner Wrapper*/
#hs-eu-cookie-confirmation-inner {}
#hs-eu-cookie-confirmation-inner p{}

/* Confirmation Button */
#hs-en-cookie-confirmation-buttons-area {}
a#hs-eu-confirmation-button {}


/* ==========================================================================
   3. 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 .page-center, 
.body-container .page-center, 
.footer-container .page-center{
	padding-left: 80px;
	padding-right: 80px;
}


.body-container .page-center{
    padding-top: 30px;
    padding-bottom: 30px;
}


.body-container-wrapper {
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: auto;
}


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

.header-container-wrapper {}
.header-container {}


.custom-header-bg {
    background: #372e2c;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.custom-header-bg .page-center > .row-fluid-wrapper > .row-fluid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding-top: 20px;
    padding-bottom: 20px;
}

.custom-header-logo {
    float: none !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 0;
    max-width: 100%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    width: auto !important;
}

.custom-menu-primary,
.custom-spacer1{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 0;
    max-width: 100%;
    width: auto !important;
    text-align: right;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    margin-left: 0px !important;
    float: none !important;
}

.custom-header-logo img {
    max-width: 239px;
    margin: 10px 0px;
    width: 100% !important;
}

.custom-banner-image {
    background-color: #372e2c;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: calc(75vh - 200px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -moz-justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.custom-banner-image.no-image:before {
    background: transparent;
}

.custom-banner-image .page-center {
    padding-top: 50px;
    padding-bottom: 50px;
    max-width: 1800px !important;
    margin: 0 auto !important;
}

.custom-banner-heading {
    text-align: center;
    position: relative;
    z-index: 99;
}

.custom-banner-heading h4 {
    margin: 0px;
    font-family: "adobe garamond pro";
    font-size: 16px;
    font-style: italic;
    line-height: 1.2;
    font-weight: bold;
    margin: 1.33em 0px;
    color: #fff;
}

.custom-banner-heading h1 {
    margin: 0px;
    color: #fff;
}

.custom-banner-image:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.22);
}

.custom-header-bg.no-navigation .custom-menu-primary {
    visibility: hidden;
    opacity: 0;
}


.page-center-inner {
    width: 66.6667%;
    margin: 0 auto;
}


.header-container-wrapper {
    padding-bottom: 15px; /* HubSpot suport change to reduce paddign between image and menu - originally was 45px - change made 12/13/18 */
}
.footer-container-wrapper {
    padding-top: 45px;
}


.custom-blog-top-content p {
    margin: 0px;
    padding-bottom: 17px;
}

.custom-blog-top-content {
    padding-bottom: 85px;
}

.post-listing {
    display: block;
}

.post-listing:before , .post-listing:after {
    clear: both;
    display: table;
    content: "";
}

.blog-listing-wrapper .post-listing .post-item:nth-child(4n) {
    margin-right: 0px;
}

.custom-blog-featured-image-wrapper {
    margin: 0 0 15px 0;
}

.post-header h2 a {
    color: rgba(29,29,29,.7);
    text-decoration: none;
    border: none;
}

.blog-listing-wrapper .post-listing .post-item .post-body p {
    margin: 0px;
}

.custom-blog-date {
    opacity: .7;
    margin: 0;
    font-size: 13px;
    line-height: 1.4em;
}

.blog-listing-wrapper .post-listing .post-item {
    width: 20.841%;
    margin-bottom: 5.54529%;
    margin-right: 5.54529%;
    position: relative;
    float: left;
}
.post-header h2 {
    line-height: 1.2em;
    font-weight: 800;
    font-family: "Proxima-Nova";
    font-size: 20px;
    text-transform: none;
}


.custom-footer-map-wrap {
    padding: 17px;
    padding-left: 27px;
    padding-right: 0px;
    padding-top: 0px;
}
.custom-footer-map-wrap iframe {
    min-height: 228px;
}


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

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

.content-wrapper {}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}


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

.footer-container-wrapper {}
.footer-container {}


.custom-footer-bg {
    background-color: #372e2c;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.custom-footer-bg .page-center {
    padding-top: 50px;
    padding-bottom: 50px;
}

.custom-footer-bottom-content-wrapper {
	padding: 0px calc(16.6667% + 6px);
}
.custom-footer-bottom-links .hs-menu-wrapper > ul {
    font-family: adobe-garamond-pro;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    letter-spacing: .06em;
    line-height: 1.5em;
}
.custom-footer-bottom-links .hs-menu-wrapper > ul > li > a {
    color: #fff;
    -webkit-transition: color .15s ease-out;
    -moz-transition: color .15s ease-out;
    -ms-transition: color .15s ease-out;
    -o-transition: color .15s ease-out;
    transition: color .15s ease-out;
    padding-bottom: .05em;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(255,255,255,.3);
    -webkit-transition: border-color .15s ease-out,color .15s ease-out;
    -moz-transition: border-color .15s ease-out,color .15s ease-out;
    -ms-transition: border-color .15s ease-out,color .15s ease-out;
    -o-transition: border-color .15s ease-out,color .15s ease-out;
    transition: border-color .15s ease-out,color .15s ease-out;
    display: inline;
    padding-bottom: 1px;
}

.custom-footer-bottom-links .hs-menu-wrapper > ul > li > a:hover {
    color: rgba(255,255,255,.6);
    border-color: rgba(255,255,255,.15);
}

.custom-footer-copyright p {
    margin: 0px;
    color: #fff;
}

.custom-footer-copyright {
    text-align: right;
}

.custom-footer-privacy-and-copyright-wrapper {
    padding-bottom: 19px;
    padding-top: 34px;
}

.footer-social-links ul {
    margin: 0px;
    padding: 0px;
    white-space: nowrap;
    display: flex;
    width: 60%;
}

.footer-social-links ul li {
    display: inline-block;
    margin-right: 35px;
    margin-bottom: 35px;
    float: left;
    width: 14.285714285714286%;
    max-width: 45px;
}

.footer-social-links ul li a {
    border: none;
}

.footer-social-links ul:before , .footer-social-links ul:after {
    clear: both;
    display: table;
    content: "";
}

.custom-footer-address-and-map-wrapper {
    padding-bottom: 23px;
    padding-top: 100px;
}

.custom-footer-address h3 {
    margin: 0px;
    padding: 0px;
    display: block;
    color: #fff;
    font-family: proxima-nova-condensed;
    font-weight: 700;
    font-style: normal;
    font-size: 24px;
    letter-spacing: .03em;
    line-height: 1em;
    text-transform: none;
    margin-bottom: 1em;
}

.custom-footer-address p {
    font-family: adobe-garamond-pro;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    letter-spacing: .06em;
    line-height: 1.5em;
    text-transform: none;
    color: #fff;
}

.custom-footer-address {
    padding-bottom: 17px;
}



.custom-footer-signup-newsletter {
    max-width: calc(83.33% - 0px);
    margin: 0 auto !important;
    float: none !important;
    text-align: center;
    border-bottom: 1px solid #969696;
    margin-bottom: 34px !important;
    padding-bottom: 94px;
}

.custom-footer-signup-newsletter h3 {
    margin: 0px;
    color: #fff;
    font-family: proxima-nova-condensed;
    font-weight: 700;
    font-style: normal;
    font-size: 24px;
    letter-spacing: .03em;
    line-height: 1em;
    text-transform: none;
    padding: 17px;
    display: block;
}

.custom-footer-signup-newsletter p {
    margin: 0px;
    padding: 17px;
    display: block;
}

.custom-footer-signup-newsletter p a {
    font-family: proxima-nova;
    font-size: 14px;
    font-weight: 800;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: .15em;
    color: #fff;
    background-color: #e02715;
    border-color: #e02715;
    border: none;
    color: #fff;
    background-color: #e02715;
    border-color: #e02715;
    border-radius: 300px;
    line-height: normal;
    padding: 21px 34px;
    display: inline-block;
}

.custom-footer-signup-newsletter p a:hover {
    opacity: .8;
}

.custom-footer-signup-newsletter > div {
    width: 60%;
    margin: 0 auto;
}

.custom-footer-left-content-wrapper {
    width: 50% !important;
  /***was 62%***/
}

.custom-footer-map-wrapper {
    margin-left: 0px !important;
    width: 50% !important;
  /***was 38%***/
}

.cstm-footer-map {
    padding: 17px;
    padding-top: 0px;
}

.cstm-footer-map h3.footer-map-title {
    margin: 0px;
    padding: 0px;
    display: block;
    color: #fff;
    font-family: proxima-nova-condensed;
    font-weight: 700;
    font-style: normal;
    font-size: 24px;
    letter-spacing: .03em;
    line-height: 1em;
    text-transform: none;
    padding-bottom: 17px;
}


.custom-footer-bottom-links {
    width: 40% !important;
}

.custom-footer-copyright {
    width: 60% !important;
    margin-left: 0px !important;
}



/* ==========================================================================
   4. MAIN NAVIGATION                                            
   ========================================================================== */


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

/* Parent List */

.custom-menu-primary .hs-menu-wrapper {
    font-family: proxima-nova;
    font-weight: 700;
    font-style: normal;
    font-size: 12px;
    letter-spacing: .1em;
    text-transform: uppercase;
    line-height: 1em;
}

.custom-menu-primary .hs-menu-wrapper > ul {
    margin: 0px;
    padding: 0px;
    display: block;
    float: right;
    padding-right: 5px;
}

.custom-menu-primary .hs-menu-wrapper > ul > li {
    float: none !important;
    list-style-type: none;
    padding: .618em 0;
    margin: 0 1.25em;
}

.custom-menu-primary ul {
    margin: 0px;
    padding: 0px;
}

.custom-menu-primary ul li {
    display: inline-block;
}

.custom-menu-primary .hs-menu-wrapper > ul > li ul.hs-menu-children-wrapper {
    position: absolute;
    left: 0px;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a {
    font-family: proxima-nova;
    font-weight: 700;
    font-style: normal;
    font-size: 12px;
    letter-spacing: .2em;
    text-transform: uppercase;
    color: #fff;
}
.custom-menu-primary .hs-menu-wrapper  ul  li a {
    text-decoration: none;
    border: none;
}

.custom-menu-primary .hs-menu-wrapper > ul:before , 
.custom-menu-primary .hs-menu-wrapper > ul:after {
    clear: both;
    display: table;
    content: "";
}

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

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

.category-menu .hs-menu-wrapper {
    font-family: proxima-soft, sans-serif;
    font-weight: 800;
    font-style: normal;
    font-size: 15px;
    letter-spacing: .01em;
    line-height: 1.8em;
  text-align: center;
  color: white;
}

.category-menu .hs-menu-wrapper > ul {
    margin: 0px;
    padding: 0px;
    display: block;
    padding-right: 5px;
    padding-top: 15px;
}

.category-menu .hs-menu-wrapper > ul > li {
    float: none !important;
    list-style-type: none;
    padding: .618em 0;
    margin: 0 1.25em;
}

.category-menu ul {
    margin: 0px;
    padding: 0px;
}

.category-menu ul li {
    display: inline-block;
}

.category-menu .hs-menu-wrapper > ul > li > a {
    font-family: proxima-soft, sans-serif;
    font-weight: 800;
    font-style: normal;
    font-size: 15px;
    letter-spacing: .01em;
    line-height: 1.8em;
  text-align: center;
}
.category-menu .hs-menu-wrapper  ul  li a {
    text-decoration: none;
    border: none;
}

.category-menu .hs-menu-wrapper > ul:before , 
.category-menu .hs-menu-wrapper > ul:after {
    clear: both;
    display: table;
    content: "";
}

/* Fix menu disappearing on desktop after toggling mobile menu */
@media screen and (min-width:768px) {
    .custom-menu-primary .hs-menu-wrapper,
    .custom-menu-primary .hs-menu-wrapper > ul ul { 
        display:block !important;
    }
    .custom-menu-primary .hs-menu-wrapper>ul ul {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 100%;
    z-index: 1002 !important;
    margin-left: -1em;
    padding: 1em;
    opacity: 0 !important;
    visibility: visible !important;
    white-space: nowrap;
    text-align: left;
    -webkit-transform: translate3d(0,10px,0);
    -moz-transform: translate3d(0,10px,0);
    -ms-transform: translate3d(0,10px,0);
    -o-transform: translate3d(0,10px,0);
    transform: translate3d(0,10px,0);
    -webkit-transition: left 0s .2s linear,transform 0s .2s linear,opacity .2s ease-out !important;
    -moz-transition: left 0s .2s linear,transform 0s .2s linear,opacity .2s ease-out !important;
    -ms-transition: left 0s .2s linear,transform 0s .2s linear,opacity .2s ease-out !important;
    -o-transition: left 0s .2s linear,transform 0s .2s linear,opacity .2s ease-out !important;
    transition: left 0s .2s linear,transform 0s .2s linear,opacity .2s ease-out !important;
    background-color: #E02615;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:hover > ul.hs-menu-children-wrapper {
    left: 0;
    opacity: 1 !important;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition: left 0s linear,transform .2s ease-out,opacity .2s ease-out !important;
    -moz-transition: left 0s linear,transform .2s ease-out,opacity .2s ease-out !important;
    -ms-transition: left 0s linear,transform .2s ease-out,opacity .2s ease-out !important;
    -o-transition: left 0s linear,transform .2s ease-out,opacity .2s ease-out !important;
    transition: left 0s linear,transform .2s ease-out,opacity .2s ease-out !important;
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul li {
      display: block;
  }

  .custom-menu-primary .hs-menu-wrapper>ul ul li a {
      display: block;
      color: rgba(255,255,255,.4);
      padding: .382em;
      -webkit-transition: color 170ms ease-in-out, background-color 170ms ease-in-out;
      -moz-transition: color 170ms ease-in-out, background-color 170ms ease-in-out;
      -ms-transition: color 170ms ease-in-out, background-color 170ms ease-in-out;
      -o-transition: color 170ms ease-in-out, background-color 170ms ease-in-out;
      transition: color 170ms ease-in-out, background-color 170ms ease-in-out;
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul li a:hover {
      color: #fff;
  }
  .custom-menu-primary .hs-menu-wrapper > ul:hover > li > a {
      color: rgba(255,255,255,.4);
  }

  .custom-menu-primary .hs-menu-wrapper > ul:hover > li:hover > a {
      color: #fff;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:not(:last-child) {
      margin-left: 14px;
      margin-right: 10px;
    color: #7E9BAD;
  }
  
  .back-to-parent {
      display: none;
  }
  
  .page-center-inner {
      padding: 0px 6px;
  }
  .cstm-footer-map h3.footer-map-title {
      padding-left: 10px;
  }
  
  .custom-banner-heading {
      margin-top: -20px;
  }
  
  
  }


/* =============== Mobile Toggle Menu =============== */

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

@media (max-width: 767px){

  /* Menu 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{
    display: block;
    float: none;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0px;
    margin: 0px;
    background-image: none;
    background-color: transparent;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    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:#fff;
  }

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

  .mobile-trigger{
    display: inline-block !important;
    cursor: pointer;
    position: absolute;
    top: 3px;
    right: 0px;
    width: auto;
    height: auto;
    padding: 0px;
    background: transparent;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    color: #000;
    padding: 8px;
  }
  .mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
    color: #fff;
    background: transparent;
    border-color: transparent;
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{
    color: #fff;
    background: transparent;
    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: 24px;
    height: 3px;
    background-color: #fff;
    display: inline-block;
  }
  .mobile-trigger i:before{ top: -7px; } /* Position top line */
  .mobile-trigger i:after{ top: 7px; } /* 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: #fff; /* Icon color */
  }

  /* ===== Mobile Child Toggle Buttons ===== */

  .child-trigger{
    display: block !important;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100% !important;
    min-width: 100% !important;
    height: 36px !important;
    padding: 0 !important;
    z-index: 9;
  }
  .child-trigger:hover{
    text-decoration: none;
  }
  .child-trigger i{
    position: relative;
    top: 50%; /* Centers icon inside button */
    margin: 0 auto !important;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .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: #fff; /* Icon color */
    display: block;
  }
  .child-trigger i:after{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }  
  .child-trigger.child-open i{}
  .child-trigger.child-open i:after{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
 
  /* ===== Mobile Menu Styles ===== */  
     
  .custom-menu-primary.js-enabled{
    position: relative;
    padding-top: 20px;
    margin: 0px 0;
  }

 

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

  /* Mobile Menu Styles */ 
  .custom-menu-primary.js-enabled .hs-menu-wrapper{
    padding: 0;
    width: calc(100% - 60px );
    overflow: hidden;
    background-color: #372e2c;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: fixed;
    top: 0;
    left: 0px;
    bottom: 0;
    z-index: 1010;
    padding: 36px;
    height: 100vh;
    overflow-y: auto;
    -webkit-transform: translate3d(-100%,0,0);
    -moz-transform: translate3d(-100%,0,0);
    -ms-transform: translate3d(-100%,0,0);
    -o-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
    -webkit-transition: -webkit-transform 350ms cubic-bezier(.55,0,.1,1) 175ms;
    transition: -webkit-transform 350ms cubic-bezier(.55,0,.1,1) 175ms;
    -webkit-transition: transform 350ms cubic-bezier(.55,0,.1,1) 175ms;
    -moz-transition: transform 350ms cubic-bezier(.55,0,.1,1) 175ms;
    -ms-transition: transform 350ms cubic-bezier(.55,0,.1,1) 175ms;
    -o-transition: transform 350ms cubic-bezier(.55,0,.1,1) 175ms;
    transition: transform 350ms cubic-bezier(.55,0,.1,1) 175ms;
  }
  .mobile-open .custom-menu-primary.js-enabled .hs-menu-wrapper {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition: -webkit-transform 350ms cubic-bezier(.55,0,.1,1);
    transition: -webkit-transform 350ms cubic-bezier(.55,0,.1,1);
    -webkit-transition: transform 350ms cubic-bezier(.55,0,.1,1);
    -moz-transition: transform 350ms cubic-bezier(.55,0,.1,1);
    -ms-transition: transform 350ms cubic-bezier(.55,0,.1,1);
    -o-transition: transform 350ms cubic-bezier(.55,0,.1,1);
    transition: transform 350ms cubic-bezier(.55,0,.1,1);
  }
  .custom-menu-primary .hs-menu-wrapper{
    background-color: #372e2c;
    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{
    overflow: visible;
  }

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li{
  }
  .custom-menu-primary .hs-menu-wrapper >  ul li a{
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul {
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li{
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    text-indent: 0px; /* Indent Child lists */
  }

  /* Level 3 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a{
    text-indent: 0px; /* Indent Child lists */
  }

  /* Level 4 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a{
    text-indent: 0px; /* Indent Child lists */
  }
}

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

/* Error Templates 404, 500 */
body.error-template.one-column {}
body.error-template.one-column .content-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
}
body.error-template.one-column .main-content {}

/* Password template */
body.password-template.one-column {}
body.password-template.one-column .content-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
}
body.password-template.one-column .main-content {}

/* Email Subscribition templates */
body.subscription-template.one-column {}
body.subscription-template.one-column .content-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
}
body.subscription-template.one-column .main-content {}

#email-prefs-form .email-edit {
    max-width: 700px !important;
    padding: 2px 5px !important;
}



/* ==========================================================================
   5. BLOG                                        
   ========================================================================== */


/* =============== General Blog Styles =============== */

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

.blog .custom-banner-image {
    background-position: center 87%;
}

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

.hs-blog-post .custom-blog-top-content {
    display: none;
}

.hs-blog-post .page-center-inner {
    max-width: 100%;
    padding: 0px;
    width: 100%;
}

.hs-blog-post .page-center-inner {
    max-width: 100%;
    padding: 0px;
    width: 100%;
}

.section.post-header h1 {
    margin: 0px;
    font-family: proxima-nova;
    font-weight: 800;
    font-style: normal;
    font-size: 40px;
    letter-spacing: 0em;
    line-height: 1em;
    text-transform: uppercase;
    color: #1d1d1d;
    margin-bottom: 30px;
    text-align: center;
  padding-top: 3%; /* HubSpot support addition to make featured image and title on blog post spaced out - change made 12/13/18 */
}

.custom-blog-post-byline {
    text-align: center;
    margin-bottom: 30px;
    font-family: Rubik;
    font-weight: 300;
    font-style: normal;
    font-size: 10px;
    letter-spacing: .15em;
    text-transform: uppercase;
    color: #1d1d1d;
}

.custom-blog-post-byline span a {
    color: #1d1d1d;
    -webkit-transition: color .15s ease-out;
    -moz-transition: color .15s ease-out;
    -ms-transition: color .15s ease-out;
    transition: color .15s ease-out;
    text-decoration: none;
    border: none;
}

.custom-blog-post-byline span.custom-blog-post-date:before {
    content: '\00B7';
    margin: 0 .5em;
}

.custom-blog-post-byline span a:hover {
    color: rgba(29,29,29,.5);
}

.Share-buttons {
    margin-bottom: 30px;
    text-align: center;
}

.Share-buttons a.Share-buttons-item {
    display: inline-block;
    vertical-align: middle;
    height: 15px;
    margin: 10px 6px;
    white-space: nowrap;
    border-radius: 3px;
    padding: 0 1.5px;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    letter-spacing: 0em;
    text-transform: uppercase;
    line-height: 15px;
    text-decoration: none;
    color: #fff;
    fill: rgba(29,29,29,.2);
    border: none;
    padding: 0px;
}

.Share-buttons svg   {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
    display: inline-block;
    vertical-align: top;
    width: 15px;
    height: 15px;
}


@media(max-width:767px) {
  .hs-blog-post .custom-banner-image {
      display: none;
  }
}
@media(min-width:768px) {
  .hs-blog-post .custom-banner-image {
      /*display: none;*/
   /* background-image: none !important;*/
    min-height: calc(40vh - 200px);
  }
}

.hs-blog-post .blog-content {
    width: 83.33% !important;
    margin: 0 auto !important;
    float: none !important;
}

.blog-post-wrapper .post-body p {
    margin: 0px;
    margin-bottom: 16px;
}



.BlogItem-pagination.clear {
    display: block;
}

.BlogItem-pagination a.BlogItem-pagination-link {
    width: 50%;
    text-decoration: none;
    border: none;
}

.BlogItem-pagination-link--prev {
    text-align: left;
}

.BlogItem-pagination-link--prev {
    text-align: left
}

.BlogItem-pagination-link--next {
    text-align: right
}

.BlogItem-pagination-link-icon {
    vertical-align: middle;
    width: 23px;
    height: 48px;
    stroke: #000;
    margin: 0 20px;
    display: inline-block;
}

.tweak-blog-item-pagination-link-icon-weight-hairline .BlogItem-pagination-link-icon {
    stroke-width: 1
}

.tweak-blog-item-pagination-link-icon-weight-light .BlogItem-pagination-link-icon {
    stroke-width: 2
}

.tweak-blog-item-pagination-link-icon-weight-medium .BlogItem-pagination-link-icon {
    stroke-width: 3
}

.tweak-blog-item-pagination-link-icon-weight-heavy .BlogItem-pagination-link-icon {
    stroke-width: 4
}

.BlogItem-pagination-link--prev .BlogItem-pagination-link-icon {
    margin-left: 0
}

.BlogItem-pagination-link--next .BlogItem-pagination-link-icon {
    margin-right: 0
}

.tweak-blog-item-pagination-link-icon-show .BlogItem-pagination-link-icon {
    display: inline-block
}

.BlogItem-pagination-link-content {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 50px );
}

.BlogItem-pagination-link-label {
    padding: 4px 0;
    font-family: proxima-nova;
    font-weight: 900;
    font-size: 12px;
    letter-spacing: 0em;
    font-style: normal;
    line-height: 1.6em;
    text-transform: uppercase;
    color: #1d1d1d;
    display: block;
}

.tweak-blog-item-pagination-link-label-show .BlogItem-pagination-link-label {
    display: block
}

.BlogItem-pagination-link-title {
    margin: 0;
    padding: 4px 0;
    font-family: proxima-nova;
    font-weight: 400;
    line-height: 1em;
    font-style: normal;
    font-size: 22px;
    letter-spacing: 0em;
    text-transform: none;
    color: #1d1d1d;
}

.tweak-blog-item-pagination-link-title-show .BlogItem-pagination-link-title {
    display: block
}

.BlogItem-pagination-link-meta {
    display: block;
    padding: 4px 0;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 0em;
    text-transform: none;
    font-family: Rubik;
    font-weight: 300;
    font-style: normal;
    font-size: 10px;
    letter-spacing: .15em;
    text-transform: uppercase;
    color: #1d1d1d
}

.tweak-blog-item-pagination-link-meta-hide .BlogItem-pagination-link-meta {
    display: none
}

.BlogItem-pagination-link-meta-item {
    display: none
}

.BlogItem-pagination-link-label {}

.BlogItem-pagination:before , .BlogItem-pagination:after {
    clear: both;
    display: table;
    content: "";
}


body.author-page .custom-blog-top-content {
    display: none;
}


.hs-blog-post .section.post-footer form input.hs-button.primary {
    background-color: #272727;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font: 12px/1em 'Helvetica Neue',helvetica,arial,sans-serif;
    font-weight: normal;
    padding: 14px 18px;
    position: relative;
    text-align: center;
    font-family: Rubik;
    font-weight: 300;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: .1em;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    text-shadow: none;
}

.hs-blog-post .section.post-footer form input.hs-button.primary:hover {
    background-color: #000;
}


.hs-blog-post .section.post-footer form .input input , 
.hs-blog-post .section.post-footer form .input textarea {
    line-height: 1.5em;
    font-family: adobe-garamond-pro;
    font-size:  16px;
    color: rgba(29,29,29,.7);
    box-shadow: none;
    border-radius: 0px;
}

.hs-blog-post .section.post-footer form .input input:focus, 
.hs-blog-post .section.post-footer form .input textarea:focus {
    border: 1px solid #ccc;
    outline: none;
    box-shadow: none;
}
.hs-blog-post .section.post-footer form .input textarea {
    min-height: 210px;
}


.custom_listing_comments {
    font-family: proxima-nova-condensed;
    font-weight: 700;
    font-style: normal;
    font-size: 24px;
    letter-spacing: .03em;
    line-height: 1em;
    text-transform: none;
    color: #1d1d1d;
}

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


.hs-blog-listing .BlogItem-pagination {
    display: none;
}


.blog-listing-wrapper .post-listing .post-item .post-body {
    font-size: 14px;
    line-height: 1.4em;
    margin: 0 0 10px 0;
}

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


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

.blog .blog-content {}

/* 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 */
h2.post-listing-simple {
    line-height: 1.2em;
    font-weight: 800;
    font-family: "Proxima-Nova";
    font-size: 20px;
    text-transform: none;
}
h2.post-listing-simple a {
    color: rgba(29,29,29,.7);
    text-decoration: none;
    border: none;
}

.post-header h2 a {}

/* Blog Author and Avatar */
#hubspot-author_data {}
#hubspot-author_data:after {
  content: '';
  display: block;
  clear: both;
}
#hubspot-author_data a.author-link {}
#hubspot-author_data .hs-author-avatar {}
#hubspot-author_data .hs-author-avatar img {
  width: 50px;
  float: left;
  margin-right: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

/* 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-body {}
.blog-post-wrapper .post-body {}

/* Post Featured Image on Listings Page */
.hs-featured-image-wrapper {}
.hs-featured-image-wrapper .hs-featured-image-link {}
.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
    border-width: 0;
    max-width: 100%;
    width: 70%;
    display: inline-block !important;
    float: none;
    margin-left: 15%;
}

/* Read More Link */
a.more-link {}

/* Blog Topics List */
#hubspot-topic_data {}
#hubspot-topic_data a.topic-link {}

/* Blog Social Sharing Icons */
.hs-blog-social-share {
  margin-top: 20px;
  padding: 10px 0 0 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  height: auto;
}

/* Blog Commments */
#comments-listing {
   border: 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; }

.comment.depth-0 {
   border-bottom: 1px solid #000 !important;
   border-top: medium none !important;
   margin: 0 10px 10px !important;
   padding: 0 15px !important;
}

.comment-body {
   border-bottom: medium none;
   color: ;
   display: block;
   font-family: ;
   font-size: ;
   line-height: ;
   padding: 0;
}

.comment-reply-to{
 margin-bottom: 15px;
}

.comment-from h4 {
   margin: 0;
   padding-top: 15px;
}

.comment-date {
   color:  !important;
   display: block !important;
   text-align: left !important;
}

#comments-listing.no-comments {
   border: none;
}

/* Pagination */
.blog-pagination {
    padding: 30px 0px;
}
.blog-pagination a {
    display: inline-block;
    margin-right: 20px;
}
.blog-pagination a.previous-posts-link {}
.blog-pagination a.all-posts-link {}
.blog-pagination a.next-posts-link {}

/* Blog All Posts Page */
.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 {}


/* =============== Blog Author Page and Author Bio =============== */

.hs-blog-listing .hs-author-profile {
    padding: 0 0 20px 0;
    padding-bottom: 48px;
    text-align: center;
    font-family: adobe-garamond-pro;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    letter-spacing: .06em;
    line-height: 1.5em;
    text-transform: none;
    color: rgba(29,29,29,.7);
}
.hs-blog-post .hs-author-profile {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 20px 0 20px 0;
  margin: 20px 0 20px 0;
}
.hs-author-profile .hs-author-profile:after {
  content: '';
  display: block;
  clear: both;
}

/* Author Avatar */
.hs-author-profile .hs-author-avatar {
  float: left;
  margin-right: 15px;
  max-width: 100px;
}
.hs-author-profile .hs-author-avatar img{
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  max-width: 100%;
}

/* Author Bio Wrapper*/
.hs-author-profile .hs-author-bio {
  overflow: hidden;
}

/* Author Name */
.hs-author-profile h2.hs-author-name {
  margin: 0 0 10px 0;
}

/* Author Social Follow Me */
.hs-author-profile .hs-author-social-section {}
.hs-author-profile .hs-author-social-label {}
.hs-author-profile .hs-author-social-links {}
.hs-author-profile .hs-author-social-link {}
.hs-author-profile .hs-social-facebook {}
.hs-author-profile .hs-social-linkedin {}
.hs-author-profile .hs-social-twitter {}
.hs-author-profile .hs-social-google-plus {}


/* ==========================================================================
   6. FORMS                                        
   ========================================================================== */


/* =============== Global Form Styles =============== */

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

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

/* Labels and Legends */
label {}
.hs-form-field > label {
    line-height: 20px;
    font-weight: bold;
    color: #626262;
    font-size: 13px;
    font-family: helvetica;
}

.hs_cos_wrapper.form-title {
    font-family: proxima-nova;
    font-weight: 900;
    font-style: normal;
    font-size: 40px;
    letter-spacing: .05em;
    line-height: 1.2em;
    text-transform: uppercase;
    color: #1d1d1d;
    margin: 0.83em 0px;
}

span.hs-form-required {
    color: red;
}

ul.hs-error-msgs.inputs-list {
    padding: 0px;
    display: block;
}

ul.hs-error-msgs.inputs-list li {
    display: block;
    line-height: 20px;
    color: #626262;
    font-family: helvetica;
    font-size: 13px;
}

/* One Line Inputs */
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"],
input[type="file"],
textarea,
select {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    color: #666;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    display: block;
    width: 100%;
    max-width: 700px;
    transition: border 0.2s linear,box-shadow 0.2s linear;
    box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
    padding: 4px;
    margin: 4px 0px 18px 0px;
    font-family: Helvetica,Arial,sans-serif;
    -webkit-appearance: none;
}

input[type="text"]:focus,
input[type="password"]:focus, 
input[type="datetime"]:focus, 
input[type="datetime-local"]:focus, 
input[type="date"]:focus, 
input[type="month"]:focus, 
input[type="time"]:focus, 
input[type="week"]:focus, 
input[type="number"]:focus, 
input[type="email"]:focus, 
input[type="url"]:focus, 
input[type="search"]:focus, 
input[type="tel"]:focus, 
input[type="color"]:focus,
input[type="file"]:focus,
textarea:focus,
select:focus {
    outline: none;
    border-color: rgba(82,168,236,0.8);
    box-shadow: inset 0 1px 3px rgba(0,0,0,0.1), 0 0 8px rgba(82,168,236,0.6);
}

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

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

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

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

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

/* Error */
.hs-error-msgs label{}

/* Placeholder Text */
::-webkit-input-placeholder {} /* Webkit Browsers */
:-moz-placeholder {} /* Firefox 18- */
::-moz-placeholder {} /* Firefox 19+ */
:-ms-input-placeholder {} /* IE10 */


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

.hs-form fieldset.form-columns-1 {}
.hs-form fieldset.form-columns-1 .hs-form-field {}
.hs-form fieldset.form-columns-2 {}
.hs-form fieldset.form-columns-2 .hs-form-field {}
.hs-form fieldset.form-columns-3 {}
.hs-form fieldset.form-columns-3 .hs-form-field {}

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

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


/* =============== 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"] {}


/* =============== 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"] {}


/* ==========================================================================
   7. BUTTONS                                        
   ========================================================================== */


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


.hs-button.primary,
input[type="submit"],
input[type="button"] {
    cursor: pointer;
    -webkit-appearance: none;
    text-decoration: none !important;
    text-shadow: 0 -1px 0 #3574e3;
    box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5);
    border-top: 1px solid #64baf0;
    border-bottom: 1px solid #1c4ed5;
    border-right: 1px solid #468ee6;
    border-left: 1px solid #468ee6;
    border-radius: 4px;
    transition: opacity 0.15s linear;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    background-image: none;
    background-color: #E02715;
    border-color: #E02715;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    line-height: 12px;
    padding: 7px 18px 7px;
    font-family: Helvetica,Arial,sans-serif;
    margin: 20px 0px;
}

.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
    box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5), 0 0 5px #3574e3;
    border-top: 1px solid #4db0ee;
    border-bottom: 1px solid #1946be;
    border-right: 1px solid #3080e3;
    border-left: 1px solid #3080e3;
    background-image: none;
    background-color: #E02715;
    border-color: #E02715;
    color: #ffffff;
}

.hs-button.primary:focus,
input[type="submit"]:focus,
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 {}


/* ==========================================================================
   8. MISCELLANEOUS                                      
   ========================================================================== */


/* Styles that do not fit into any of the available sections above can go here. */


/* ==========================================================================
   9. MEDIA QUERIES                              
   ========================================================================== */


/* =============== Screen sizes smaller than .page-center =============== */

@media (max-width: 1800px) {
  .blog-listing-wrapper .post-listing .post-item:nth-child(3n) {
      margin-right: 0px;
  }
  .blog-listing-wrapper .post-listing .post-item {
      width: 29.6193%;
      margin-bottom: 5.57103%;
      margin-right: 5.57103%;
  }
  .blog-listing-wrapper .post-listing .post-item:nth-child(4n) {
      margin-right: 5.57103%;
  }
}



@media (max-width: 1400px) {
  .footer-social-links ul li {
      width: 100%;
      max-width: 30px;
  }
  .footer-social-links ul {
      width: 100%;
  }
  .blog-listing-wrapper .post-listing .post-item:nth-child(3n) {
       margin-right: 7.5188%;
  }
  .blog-listing-wrapper .post-listing .post-item {
    width: 46.2406%;
    margin-bottom: 7.5188%;
    margin-right: 7.5188%;
  }
  .blog-listing-wrapper .post-listing .post-item:nth-child(4n) {
     margin-right: 7.5188%;
  }
  .blog-listing-wrapper .post-listing .post-item:nth-child(even) {
      margin-right: 0px;
  }
  .custom-footer-map-wrap iframe {
      min-height: auto;
  }
}

@media (max-width: 1024px) {

	.header-container .page-center,
  .body-container .page-center,
  .footer-container .page-center {
      padding-left: 54px;
      padding-right: 54px;
  }
  .custom-header-logo {
      padding: 10px;
  }
  .custom-header-logo img {
      max-width: 239px;
      margin: 0px;
      width: 100% !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:not(:last-child), 
  .custom-menu-primary .hs-menu-wrapper > ul > li:not(:nth-last-child(2)) {
      margin-left: 14.5px;
      margin-right: 10px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul {
      padding-right: 20px;
  }

}

@media (max-width: 960px) {
	.header-container .page-center,
  .body-container .page-center,
  .footer-container .page-center {
    padding-left: 38px;
    padding-right: 38px;
  }
  .custom-header-logo img {
      width: calc(100% - 0px) !important;
  }
}

@media (max-width: 940px) {
  .blog-listing-wrapper .post-listing .post-item {
        width: 100%;
        margin-right: 0px;
    }
  .blog .page-center-inner {
      padding: 0px 12px;
  }
}


@media (max-width: 850px) {
 .custom-header-logo img {
      width: calc(100% - 2px) !important;
  }
}

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

@media (max-width: 767px) {
	.header-container .page-center,
  .body-container .page-center,
  .footer-container .page-center {
    padding-left: 20px;
    padding-right: 20px;
  }
  .custom-banner-heading h1 {
      font-size: 40px;
  }
  .custom-header-bg .page-center {
      padding-left: 12px;
      padding-right: 12px;
  }
  .custom-header-bg .page-center > .row-fluid-wrapper > .row-fluid {
      padding-top: 8px;
      padding-bottom: 8px;
  }
  .custom-header-logo {
      padding: 8px;
      padding-top: 5px;
  }
  .custom-header-logo img {
      width: calc(100% - 0px) !important;
      max-width: 80px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul {
      padding-right: 0px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:not(:last-child),
  .custom-menu-primary .hs-menu-wrapper > ul > li:not(:nth-last-child(2)) {
      margin-left: 0px;
      margin-right: 10px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a:after {
    content: '\00BB';
    font-family: sans-serif;
    color: #fff;
    margin-left: 0px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
      font-family: proxima-nova;
      font-weight: 500;
      font-style: normal;
      font-size: 20px;
      letter-spacing: .2em;
      line-height: 1.2em;
      text-transform: none;
      color: #fff;
      padding-bottom: .618em;
      position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li {
      position: static !important;
  }
  .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children > ul.hs-menu-children-wrapper {
      display: block !important;
      opacity: 1 !important;
      visibility: visible !important;
      position: absolute !important;
      top: 0px;
      height: 100%;
      background-color: #372e2c;
      padding: 36px;
      -webkit-transform: translate3d(100%,0,0);
      -moz-transform: translate3d(100%,0,0);
      -ms-transform: translate3d(100%,0,0);
      -o-transform: translate3d(100%,0,0);
      transform: translate3d(100%,0,0);
      -webkit-transition: -webkit-transform 350ms cubic-bezier(.55,0,.1,1);
      transition: -webkit-transform 350ms cubic-bezier(.55,0,.1,1);
      -webkit-transition: transform 350ms cubic-bezier(.55,0,.1,1);
      -moz-transition: transform 350ms cubic-bezier(.55,0,.1,1);
      -ms-transition: transform 350ms cubic-bezier(.55,0,.1,1);
      -o-transition: transform 350ms cubic-bezier(.55,0,.1,1);
      transition: transform 350ms cubic-bezier(.55,0,.1,1);
      z-index: 99;
  }

  .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children.child-open > ul.hs-menu-children-wrapper {
      -webkit-transform: translate3d(0,0,0);
      -moz-transform: translate3d(0,0,0);
      -ms-transform: translate3d(0,0,0);
      -o-transform: translate3d(0,0,0);
      transform: translate3d(0,0,0);
  }
  
  .custom-menu-primary .hs-menu-wrapper > ul li ul.hs-menu-children-wrapper .back-to-parent {
      font-family: proxima-nova;
      font-weight: 500;
      font-style: normal;
      font-size: 20px;
      letter-spacing: .2em;
      line-height: 1.2em;
      text-transform: none;
      padding-bottom: 1.618em;
  }

  .custom-menu-primary .hs-menu-wrapper > ul li ul.hs-menu-children-wrapper .back-to-parent:before {
    content: '\00AB';
    font-family: sans-serif;
    color: #fff;
    margin-right: 9px;
    cursor: pointer;
  }

  .custom-menu-primary .hs-menu-wrapper > ul li ul.hs-menu-children-wrapper .back-to-parent a {
      display: inline-block;
      font-family: proxima-nova;
      font-weight: 500;
      font-style: normal;
      font-size: 20px;
      letter-spacing: .2em;
      line-height: 1.2em;
      text-transform: none;
  }

  .custom-menu-primary .hs-menu-wrapper > ul li ul.hs-menu-children-wrapper li a {
      font-family: proxima-nova;
      font-weight: 500;
      font-style: normal;
      font-size: 20px;
      letter-spacing: .2em;
      line-height: 1.2em;
      text-transform: none;
      color: #fff;
      display: block;
      position: relative;
      width: 100%;
      padding-bottom: .618em;
  }
  .mobile-open .mobile-trigger i:before {
    transform: rotate(45deg);
    top: 4px;
  }

  .mobile-open .mobile-trigger i:after {
    transform: rotate(-45deg);
    top: 4px;
  }

  .mobile-open .mobile-trigger i, .mobile-open .mobile-trigger i:before, .mobile-open .mobile-trigger i:after {
    width: 19px;
    transition-delay: 0.4s;
  }

  .mobile-open .mobile-trigger i {
      background: transparent;
  }
  
  .custom-footer-bg {
      margin-bottom: 16px;
  }
  .custom-footer-bottom-content-wrapper {
      padding: 0px;
  }
  
  .custom-footer-bg {
      margin-bottom: 16px;
  }
  .custom-footer-bg .page-center {
      padding-top: 20px;
      padding-bottom: 20px;
  }
  .custom-footer-bottom-links {
    width: 100% !important;
    padding-bottom: 34px;
  }
  .custom-footer-copyright {
      width: 100% !important;
      margin-left: 0px !important;
  }
  .custom-footer-privacy-and-copyright-wrapper {
      padding-bottom: 17px;
  }
  .cstm-footer-map {
      padding: 17px 0px;
  }
  .custom-footer-map-wrapper {
      width: 100% !important;
  }
  .custom-footer-left-content-wrapper {
      width: 100% !important;
  }
  
  .custom-footer-signup-newsletter > div {
      width: 100%;
      margin: 0 auto;
      padding-bottom: 95px;
  }
  .custom-footer-signup-newsletter {
      max-width: calc(100% - 0px);
      margin: 0 auto !important;
      float: none !important;
      text-align: center;
      border-bottom: none;
      margin-bottom: 34px !important;
      padding-bottom: 0px;
      position: relative;
      padding-top: 70px;
  }
  .footer-social-links ul li img {
      width: 100%;
  }	
  .footer-social-links ul li {
      margin-right: 0px;
      margin-bottom: 0px;
      padding-right: 35px;
      padding-bottom: 35px;
      width: 50%;
      max-width: 50%;
  }
  .custom-footer-signup-newsletter:after {
      content: "";
      left: 0px;
      width: calc(83.33% + 0px);
      height: 1px;
      background-color: #969696;
      bottom: 0px;
      display: block;
      margin: 0 auto;
  }
  .footer-social-links ul {
    width: 100%;
    display: block;
    padding-bottom: 15px;
  }
  .custom-footer-signup-newsletter h3 {
      padding: 17px 0px;
  }
  
  
  
  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"],
  input[type="file"],
  textarea,
  select {
      max-width: 100%;
  }
  .custom-footer-map-wrap iframe {
      min-height: auto;
      height: 50vw;
  }
  #email-prefs-form .email-edit {
      max-width: 100% !important;
  }
  .footer-social-links ul {
      display: block;
      margin-right: -35px;
      width: auto;
  }
  .footer-social-links {
      overflow: hidden;
  }
  .page-center-inner {
      width: 100%;
  }
  
  .blog-listing-wrapper .post-listing .post-item {
      margin-bottom: 60px;
  }
  .blog .page-center-inner {
      padding: 0px 0px;
  }
  body {
      padding-top: 52px;
  }
  .custom-header-bg {
      position: fixed;
      z-index: 9999;
      width: 100% !important;
      left: 0px;
      top: 0px;
  }
  .custom-footer-map-wrap {
      padding-left: 0px;
      padding-top: 0px;
      padding-right: 0px;
  }
   h1 {
      font-size: 40px;
  }
	h2 {
      font-size: 28px;
  }
  
  .mobile-open .custom-header-bg {
    padding-bottom: 7px;
    transition-delay: 0.4s;
  }

  
}  

@media (max-width: 640px) {
    .custom-banner-image {
        min-height: calc(75vh - 53px);
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
      .custom-banner-image .page-center {
        padding-left: 0px;
        padding-right: 0px;
    }
    .custom-banner-heading h4 {
        font-size: 12px;
    }
  .header-container-wrapper {
      padding-bottom: 30px;
  }
  .footer-container-wrapper {
      padding-top: 30px;
  }
  .hs-blog-post .blog-content {
      width: 100% !important;
  }
  
 
  
  

}


@media (max-width: 600px) {
  .custom-footer-signup-newsletter:after {
      width: calc(100% + 0px);
  }
}


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

@media (min-width: 481px) {
    .BlogItem-pagination-link {
        width:50%
    }

    .BlogItem-pagination-link--prev {
        float: left
    }

    .BlogItem-pagination-link--next {
        float: right
    }
}


@media (max-width: 479px) {
  .subscribe-options label span {
      font-size: 11px;
  }
}
@media (max-width: 350px) {
  .custom-footer-address-and-map-wrapper {
      padding-bottom: 10px;
  }
}