@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;1,400;1,700&display=swap');
/***********************************************/

/* 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 */
.header-container .hs-menu-wrapper ul {
  padding: 0;
}
.header-container .hs-menu-wrapper ul {
  list-style: none;
  margin: 0;
}
.header-container .hs-menu-wrapper>ul {
  display: inline-block;
  margin-bottom: 20px;
}
.header-container .hs-menu-wrapper>ul:before {
  content: " ";
  display: table;
}
.header-container .hs-menu-wrapper>ul:after {
  content: " ";
  display: table;
  clear: both;
}
.header-container .hs-menu-wrapper>ul li.hs-menu-depth-1 {
  float: left;
}
.header-container .hs-menu-wrapper>ul li a {
  display: inline-block;
  padding: 10px 20px;
  white-space: nowrap;
  max-width: 140px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
}
.header-container .hs-menu-wrapper>ul li.hs-item-has-children {
  position: relative;
}
.header-container .hs-menu-wrapper>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;
}
.header-container .hs-menu-wrapper>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;
}
.header-container .hs-menu-wrapper>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;
}
.header-container .hs-menu-wrapper>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible;
}
.header-container .row-fluid-wrapper:last-child .hs-menu-wrapper>ul {
  margin-bottom: 0;
}
.header-container .hs-menu-wrapper.hs-menu-show-active-branch {
  position: relative;
  margin-bottom: 20px;
  min-height: 7em;
}
.header-container .hs-menu-wrapper.hs-menu-show-active-branch>ul {
  margin-bottom: 0;
}
.header-container .hs-menu-wrapper.hs-menu-show-active-branch>ul li.hs-item-has-children {
  position: static;
}
.header-container .hs-menu-wrapper.hs-menu-show-active-branch>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  display: none;
}
.header-container .hs-menu-wrapper.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper {
  display: block;
  visibility: visible;
  opacity: 1;
}
.header-container .hs-menu-wrapper.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper:before {
  content: " ";
  display: table;
}
.header-container .hs-menu-wrapper.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper:after {
  content: " ";
  display: table;
  clear: both;
}
.header-container .hs-menu-wrapper.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li {
  float: left;
}
.header-container .hs-menu-wrapper.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;
}


.header-container .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) {
  .header-container .hs-menu-wrapper,
  .header-container .hs-menu-wrapper * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
  }
  .header-container .hs-menu-wrapper ul {
    list-style: none;
    margin: 0;
    display: block;
  }
  .header-container .hs-menu-wrapper>ul {
    display: block;
  }
  .header-container .hs-menu-wrapper>ul li.hs-menu-depth-1 {
    float: none;
  }
  .header-container .hs-menu-wrapper>ul li a,
  .header-container .hs-menu-wrapper>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
  .header-container .hs-menu-wrapper.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%;
  }
}
.header-container .hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper,
.header-container .hs-menu-wrapper.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");
}

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

/* 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;
}
/* 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;
}
/* line height fix for reCaptcha theme */
#recaptcha_table td {
  line-height: 0;
}
.recaptchatable #recaptcha_response_field {
  min-height: 0;
  line-height: 12px;
}

/* =====================================
   Index:         
  1. BASE STYLES   
    1a. Hubl Variables
    1b. Hubl Macros
    1c. CSS Resets
    1d. Base
    1e. Typography
    1f. Buttons
    1g. Forms
  2. FLUID FRAMEWORK
  3. CONTENT
    3b. Homepage
  4. HEADER
    4a. Header Structure
    4b. Main Navigation
    4c. Mobile Menu
    4d. Sticky Header
  5. FOOTER
    4a. Footer Structure
  6. BLOG
    5a. Blog Structure
    5b. Blog Listing
    5c. Blog Post
    5d. Blog Subscribe Form
  7. MISCELLANOUS
    7a. CTA Overrides
   ===================================== */

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

/* =====================================
   1a. Hubl Variables                                               
   ===================================== */

/*** Base Font Settings (applies to body and non-heading tags)***/




 /* Keep value unitless for easy responsiveness */
 /* This will also be the minimum spacing for headings */




/*** Heading Font Settings ***/






/* Heading sizes in pixels */






/* Super */








/* h1 */






/* h2 */






/* h3 */






/* h4 */






/* h5 */






/*** Extra Font Settings ***/












/*** Base Site Settings ***/





/*** Color Palette ***/








/*** Site Width Containers ***/


   

/* =====================================
   1b. Hubl Macros                                             
   ===================================== */

/* Border Radius  */


/* Box Shadow  */


/* Transition  */


/* Transform  */


/* Heading Tags  */


/* Text Tags  */


/* Text Tags  */


/** Shorthand Compatibality-Minded Flex Box Styles **/















/* =====================================
   1c. CSS Resets (If Needed)                                       
   ===================================== */

/* =====================================
   1d. 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 {
  text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  background: #FFFFFF;
  font-weight: 400;
  color: #333333;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  line-height: 1.475;
  letter-spacing: normal;
}
@media (max-width: 500px) {
	body {
		font-size: 16px;
	}
}
a { 
  color: #cc0000;
}
a:hover, a:focus { 
  color: #cc0000;
}
hr {
  color: #C4C4C4;
  background-color: #C4C4C4;
  height: 1px;
  border: none;
}

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

/*** Highlighted Text ***/
::-moz-selection {}
::selection {}

/*** Website Width ***/
.row-fluid .page-center,
.page-center {
  max-width: 1406px;
  float: none;
  margin: 0 auto !important;
  padding: 0 20px;
}
.row-fluid .page-center.wide,
.page-center.wide {
  max-width: 1486px;
}
.row-fluid .page-center.lean,
.page-center.lean {
  max-width: 1246px;
}
.row-fluid .page-center.pinch,
.page-center.pinch {
  max-width: 1316px;
}
.marketplace .row-fluid .page-center,
.marketplace .page-center {
  max-width: 1320px;
}

@media (min-width: 1025px) {
  .row-fluid .page-center,
  .page-center {
    max-width: 1446px;
    padding: 0 40px;
  }
  .row-fluid .page-center.wide,
  .page-center.wide {
    max-width: 1526px;
  }
	.marketplace .row-fluid .page-center,
	.marketplace .page-center {
		max-width: 1360px;
	}
}

@media (max-width: 767px) {
  .row-fluid [class*="span"] {
    width: 100%; 
  }
  /** Add margin to divs after HubSpot wrap **/
  .page-center > .row-fluid-wrapper > .row-fluid > div + div {
    margin-top: 50px;
  }
  .page-center > .row-fluid-wrapper > .row-fluid > div.section-title {
    margin-top: 0;
  }
  /** Don't add margin to divs after HubSpot wrap **/
  .page-center.noMbMargin > .row-fluid-wrapper > .row-fluid > div + div,
  .block-divide .page-center > .row-fluid-wrapper > .row-fluid > div + div {
    margin-top: 0 !important;
  }
  /** Finesse image modules after HubSpot wrap **/
  .page-center .widget-type-linked_image {
    text-align: center; 
  }
  .page-center .widget-type-linked_image img {
    max-width: 85% !important;
  }
  .page-center .imgWidth {
    margin-top: 40px; 
  }
  .page-center .imgWidth .widget-type-linked_image img {
    max-width: 100%;
    width: 275px !important;
    height: auto !important;
  }
}

/* =====================================
   1e. Typography                                          
   ===================================== */

/*** Headings ***/
h1, h2, h3, h4, h5, h6 {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  letter-spacing: normal;
  letter-spacing: max(normal, normal);
  margin: 0 0 1em;
  color: #2F2E41;
}
h1 b, h2 b, h3 b, h4 b, h5 b, h6 b {

}
/* Super */
.super h1, h1.super,
.super h2, h2.super,
.super h3, h3.super,
.super h4, h4.super,
.super h5, h5.super,
.super h6, h6.super,
p.super,
ol.super li,
ul.super li,
span.super {
  font-size: 60px;
  line-height: 1.25;
  margin: 0;
}
p.super,
ol.super li,
ul.super li,
span.super {
  line-height: 1.475; 
}
/* h1 */
h1,
.h1 h1, h1.h1,
.h1 h2, h2.h1,
.h1 h3, h3.h1,
.h1 h4, h4.h1,
.h1 h5, h5.h1,
.h1 h6, h6.h1,
p.h1,
ol.h1 li,
ul.h1 li,
span.h1 {
  font-size: 48px;
  line-height: 1.25;
  margin: 0;
}
/* h2 */
h2,
.post-body h1,
.h2 h1, h1.h2,
.h2 h2, h2.h2,
.h2 h3, h3.h2,
.h2 h4, h4.h2,
.h2 h5, h5.h2,
.h2 h6, h6.h2,
p.h2,
ol.h2 li,
ul.h2 li,
span.h2 {
  font-size: 40px;
  line-height: 1.25;
  margin-bottom: .55em;
}
/* h3 */
h3,
.post-body h3.h2,
.post-body h2, 
.h3 h1, h1.h3,
.h3 h2, h2.h3,
.h3 h3, h3.h3,
.h3 h4, h4.h3,
.h3 h5, h5.h3,
.h3 h6, h6.h3,
p.h3,
ol.h3 li,
ul.h3 li,
span.h3,
p.h3-size,
ol.h3-size li,
ul.h3-size li,
span.h3-size,
.h3-size p,
.h3-size li,
.h3-size span {
  font-size: 36px;
  line-height: 1.25;
  margin-bottom: .75em;
}
/* h4 */
h4,
.post-body h3, 
.h4 h1, h1.h4,
.h4 h2, h2.h4,
.h4 h3, h3.h4,
.h4 h4, h4.h4,
.h4 h5, h5.h4,
.h4 h6, h6.h4,
p.h4-size,
ol.h4-size li,
ul.h4-size li,
span.h4-size,
.h4-size p,
.h4-size li,
.h4-size span {
  font-size: 24px;
  line-height: 1.25;
}
/* h5 */
h5,
.post-body h4, 
.h5 h1, h1.h5,
.h5 h2, h2.h5,
.h5 h3, h3.h5,
.h5 h4, h4.h5,
.h5 h5, h5.h5,
.h5 h6, h6.h5,
p.h5-size,
ol.h5-size li,
ul.h5-size li,
span.h5-size,
.h5-size p,
.h5-size li,
.h5-size span {
  font-size: 20px;
  line-height: 1.475;
}
/* h6 */
h6,
.h6-size h1, h1.h6-size,
.h6-size h2, h2.h6-size,
.h6-size h3, h3.h6-size,
.h6-size h4, h4.h6-size,
.h6-size h5, h5.h6-size,
.h6-size h6, h6.h6-size {
  font-size: 18px;
  line-height: 1.475;
}
/* Small */
p.small,
ol.small li,
ul.small li,
span.small,
.small p,
.small li,
.small span{
  font-size: 14px;
}
/* Mini */
p.pint,
ol.pint li,
ul.pint li,
span.pint,
.pint p,
.pint li,
.pint span {
  font-size: .75em;
}
@media (max-width: 1536px) and (min-width: 1367px) {
  .super h1, h1.super,
.super h2, h2.super,
.super h3, h3.super,
.super h4, h4.super,
.super h5, h5.super,
.super h6, h6.super,
  p.super,
ol.super li,
ul.super li,
span.super {
    font-size: 54.0px;
  }
}
@media (max-width: 1366px) and (min-width: 1025px) {
  .super h1, h1.super,
.super h2, h2.super,
.super h3, h3.super,
.super h4, h4.super,
.super h5, h5.super,
.super h6, h6.super,
  p.super,
ol.super li,
ul.super li,
span.super {
    font-size: 51.0px;
  }
  h1,
  .h1 h1, h1.h1,
.h1 h2, h2.h1,
.h1 h3, h3.h1,
.h1 h4, h4.h1,
.h1 h5, h5.h1,
.h1 h6, h6.h1,
  p.h1,
ol.h1 li,
ul.h1 li,
span.h1 {
    font-size: 43.2px;
  }
  h2,
	.post-body h1,
  .h2 h1, h1.h2,
.h2 h2, h2.h2,
.h2 h3, h3.h2,
.h2 h4, h4.h2,
.h2 h5, h5.h2,
.h2 h6, h6.h2,
  p.h2,
ol.h2 li,
ul.h2 li,
span.h2 {
    font-size: 36.0px;
  }
  h3,
  .post-body h3.h2,
  .post-body h2, 
  .h3 h1, h1.h3,
.h3 h2, h2.h3,
.h3 h3, h3.h3,
.h3 h4, h4.h3,
.h3 h5, h5.h3,
.h3 h6, h6.h3,
  p.h3,
ol.h3 li,
ul.h3 li,
span.h3,
  p.h3-size,
ol.h3-size li,
ul.h3-size li,
span.h3-size,
.h3-size p,
.h3-size li,
.h3-size span {
    font-size: 34.199999999999996px;
  }
  h4,
  .post-body h3, 
  .h4 h1, h1.h4,
.h4 h2, h2.h4,
.h4 h3, h3.h4,
.h4 h4, h4.h4,
.h4 h5, h5.h4,
.h4 h6, h6.h4,
  p.h4-size,
ol.h4-size li,
ul.h4-size li,
span.h4-size,
.h4-size p,
.h4-size li,
.h4-size span {
    font-size: 24px;
  }
  h5,
  .post-body h4, 
  .h5 h1, h1.h5,
.h5 h2, h2.h5,
.h5 h3, h3.h5,
.h5 h4, h4.h5,
.h5 h5, h5.h5,
.h5 h6, h6.h5,
  p.h5-size,
ol.h5-size li,
ul.h5-size li,
span.h5-size,
.h5-size p,
.h5-size li,
.h5-size span {
    font-size: 20px;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .super h1, h1.super,
.super h2, h2.super,
.super h3, h3.super,
.super h4, h4.super,
.super h5, h5.super,
.super h6, h6.super,
  p.super,
ol.super li,
ul.super li,
span.super {
    font-size: 45.0px;
  }
  h1,
  .h1 h1, h1.h1,
.h1 h2, h2.h1,
.h1 h3, h3.h1,
.h1 h4, h4.h1,
.h1 h5, h5.h1,
.h1 h6, h6.h1,
  p.h1,
ol.h1 li,
ul.h1 li,
span.h1 {
    font-size: 40.8px;
  }
  h2,
	.post-body h1,
  .h2 h1, h1.h2,
.h2 h2, h2.h2,
.h2 h3, h3.h2,
.h2 h4, h4.h2,
.h2 h5, h5.h2,
.h2 h6, h6.h2,
  p.h2,
ol.h2 li,
ul.h2 li,
span.h2 {
    font-size: 34.0px;
  }
  h3,
  .post-body h3.h2,
  .post-body h2, 
  .h3 h1, h1.h3,
.h3 h2, h2.h3,
.h3 h3, h3.h3,
.h3 h4, h4.h3,
.h3 h5, h5.h3,
.h3 h6, h6.h3,
  p.h3,
ol.h3 li,
ul.h3 li,
span.h3,
  p.h3-size,
ol.h3-size li,
ul.h3-size li,
span.h3-size,
.h3-size p,
.h3-size li,
.h3-size span {
    font-size: 32.4px;
  }
  h4,
  .post-body h3, 
  .h4 h1, h1.h4,
.h4 h2, h2.h4,
.h4 h3, h3.h4,
.h4 h4, h4.h4,
.h4 h5, h5.h4,
.h4 h6, h6.h4,
  p.h4-size,
ol.h4-size li,
ul.h4-size li,
span.h4-size,
.h4-size p,
.h4-size li,
.h4-size span {
    font-size: 22.799999999999997px;
  }
  h5,
  .post-body h4, 
  .h5 h1, h1.h5,
.h5 h2, h2.h5,
.h5 h3, h3.h5,
.h5 h4, h4.h5,
.h5 h5, h5.h5,
.h5 h6, h6.h5,
  p.h5-size,
ol.h5-size li,
ul.h5-size li,
span.h5-size,
.h5-size p,
.h5-size li,
.h5-size span {
    font-size: 19.0px;
  }
}
@media (max-width: 767px) and (min-width: 480px) {
  .super h1, h1.super,
.super h2, h2.super,
.super h3, h3.super,
.super h4, h4.super,
.super h5, h5.super,
.super h6, h6.super,
  p.super,
ol.super li,
ul.super li,
span.super {
    font-size: 42.0px;
  }
  h1,
  .h1 h1, h1.h1,
.h1 h2, h2.h1,
.h1 h3, h3.h1,
.h1 h4, h4.h1,
.h1 h5, h5.h1,
.h1 h6, h6.h1,
  p.h1,
ol.h1 li,
ul.h1 li,
span.h1 {
    font-size: 36.0px;
  }
  h2,
	.post-body h1,
  .h2 h1, h1.h2,
.h2 h2, h2.h2,
.h2 h3, h3.h2,
.h2 h4, h4.h2,
.h2 h5, h5.h2,
.h2 h6, h6.h2,
  p.h2,
ol.h2 li,
ul.h2 li,
span.h2 {
    font-size: 30.0px;
  }
  h3,
  .post-body h3.h2,
  .post-body h2, 
  .h3 h1, h1.h3,
.h3 h2, h2.h3,
.h3 h3, h3.h3,
.h3 h4, h4.h3,
.h3 h5, h5.h3,
.h3 h6, h6.h3,
  p.h3,
ol.h3 li,
ul.h3 li,
span.h3,
  p.h3-size,
ol.h3-size li,
ul.h3-size li,
span.h3-size,
.h3-size p,
.h3-size li,
.h3-size span {
    font-size: 30.599999999999998px;
  }
  h4,
  .post-body h3, 
  .h4 h1, h1.h4,
.h4 h2, h2.h4,
.h4 h3, h3.h4,
.h4 h4, h4.h4,
.h4 h5, h5.h4,
.h4 h6, h6.h4,
  p.h4-size,
ol.h4-size li,
ul.h4-size li,
span.h4-size,
.h4-size p,
.h4-size li,
.h4-size span {
    font-size: 21.6px;
  }
  h5,
  .post-body h4, 
  .h5 h1, h1.h5,
.h5 h2, h2.h5,
.h5 h3, h3.h5,
.h5 h4, h4.h5,
.h5 h5, h5.h5,
.h5 h6, h6.h5,
  p.h5-size,
ol.h5-size li,
ul.h5-size li,
span.h5-size,
.h5-size p,
.h5-size li,
.h5-size span {
    font-size: 18.0px;
  }
}
@media (max-width: 479px) and (min-width: 375px) {
  .super h1, h1.super,
.super h2, h2.super,
.super h3, h3.super,
.super h4, h4.super,
.super h5, h5.super,
.super h6, h6.super,
  p.super,
ol.super li,
ul.super li,
span.super {
    font-size: 39.0px;
  }
  h1,
  .h1 h1, h1.h1,
.h1 h2, h2.h1,
.h1 h3, h3.h1,
.h1 h4, h4.h1,
.h1 h5, h5.h1,
.h1 h6, h6.h1,
  p.h1,
ol.h1 li,
ul.h1 li,
span.h1 {
    font-size: 31.200000000000003px;
  }
  h2,
	.post-body h1,
  .h2 h1, h1.h2,
.h2 h2, h2.h2,
.h2 h3, h3.h2,
.h2 h4, h4.h2,
.h2 h5, h5.h2,
.h2 h6, h6.h2,
  p.h2,
ol.h2 li,
ul.h2 li,
span.h2 {
    font-size: 28.0px;
  }
  h3,
  .post-body h3.h2,
  .post-body h2, 
  .h3 h1, h1.h3,
.h3 h2, h2.h3,
.h3 h3, h3.h3,
.h3 h4, h4.h3,
.h3 h5, h5.h3,
.h3 h6, h6.h3,
  p.h3,
ol.h3 li,
ul.h3 li,
span.h3,
  p.h3-size,
ol.h3-size li,
ul.h3-size li,
span.h3-size,
.h3-size p,
.h3-size li,
.h3-size span {
    font-size: 28.8px;
  }
  h4,
  .post-body h3, 
  .h4 h1, h1.h4,
.h4 h2, h2.h4,
.h4 h3, h3.h4,
.h4 h4, h4.h4,
.h4 h5, h5.h4,
.h4 h6, h6.h4,
  p.h4-size,
ol.h4-size li,
ul.h4-size li,
span.h4-size,
.h4-size p,
.h4-size li,
.h4-size span {
    font-size: 20.4px;
  }
  h5,
  .post-body h4, 
  .h5 h1, h1.h5,
.h5 h2, h2.h5,
.h5 h3, h3.h5,
.h5 h4, h4.h5,
.h5 h5, h5.h5,
.h5 h6, h6.h5,
  p.h5-size,
ol.h5-size li,
ul.h5-size li,
span.h5-size,
.h5-size p,
.h5-size li,
.h5-size span {
    font-size: 17.0px;
  }
}
@media (max-width: 374px) {
  .super h1, h1.super,
.super h2, h2.super,
.super h3, h3.super,
.super h4, h4.super,
.super h5, h5.super,
.super h6, h6.super,
  p.super,
ol.super li,
ul.super li,
span.super {
    font-size: 36.0px;
  }
  h1,
  .h1 h1, h1.h1,
.h1 h2, h2.h1,
.h1 h3, h3.h1,
.h1 h4, h4.h1,
.h1 h5, h5.h1,
.h1 h6, h6.h1,
  p.h1,
ol.h1 li,
ul.h1 li,
span.h1 {
    font-size: 28.799999999999997px;
  }
  h2,
	.post-body h1,
  .h2 h1, h1.h2,
.h2 h2, h2.h2,
.h2 h3, h3.h2,
.h2 h4, h4.h2,
.h2 h5, h5.h2,
.h2 h6, h6.h2,
  p.h2,
ol.h2 li,
ul.h2 li,
span.h2 {
    font-size: 26.0px;
  }
  h3,
  .post-body h2, 
  .h3 h1, h1.h3,
.h3 h2, h2.h3,
.h3 h3, h3.h3,
.h3 h4, h4.h3,
.h3 h5, h5.h3,
.h3 h6, h6.h3,
  p.h3,
ol.h3 li,
ul.h3 li,
span.h3,
  p.h3-size,
ol.h3-size li,
ul.h3-size li,
span.h3-size,
.h3-size p,
.h3-size li,
.h3-size span {
    font-size: 27.0px;
  }
  h4,
  .post-body h3.h2,
  .post-body h3, 
  .h4 h1, h1.h4,
.h4 h2, h2.h4,
.h4 h3, h3.h4,
.h4 h4, h4.h4,
.h4 h5, h5.h4,
.h4 h6, h6.h4,
  p.h4-size,
ol.h4-size li,
ul.h4-size li,
span.h4-size,
.h4-size p,
.h4-size li,
.h4-size span {
    font-size: 19.200000000000003px;
  }
  h5,
  .post-body h4, 
  .h5 h1, h1.h5,
.h5 h2, h2.h5,
.h5 h3, h3.h5,
.h5 h4, h4.h5,
.h5 h5, h5.h5,
.h5 h6, h6.h5,
  p.h5-size,
ol.h5-size li,
ul.h5-size li,
span.h5-size,
.h5-size p,
.h5-size li,
.h5-size span {
    font-size: 16.0px;
  }
}

/** Strong tag in Heading **/
h1 strong, h2 strong, h3 strong {
  font-weight: ;
}

/** Use heading font instead */
p.headingFont,
ol.headingFont li,
ul.headingFont li,
span.headingFont,
.headingFont p,
.headingFont li,
.headingFont span,
.headingFont {
  font-family: 'Lato', sans-serif; 
}

/*** Section Titles ***/
.section-title h1, h1.section-title,
.section-title h2, h2.section-title,
.section-title h3, h3.section-title,
.section-title h4, h4.section-title {
  position: relative;
  padding-bottom: 30px;
}
.section-title h1:after, h1.section-title:after,
.section-title h2:after, h2.section-title:after,
.section-title h3:after, h3.section-title:after,
.section-title h4:after, h4.section-title:after {
  content: " ";
  position: absolute;
  height: 16px;
  left: 0;
  width: 109px;
  bottom: 0;
  border-radius: 0;
  background-image: url('https://21411856.fs1.hubspotusercontent-na1.net/hubfs/21411856/912eb81f-dots_1000000000000000000028.png');
	background-size: 100%;
	background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .section-title h1, h1.section-title,
  .section-title h2, h2.section-title,
  .section-title h3, h3.section-title,
  .section-title h4, h4.section-title {
    padding-bottom: 25px;
  }  
}
/* Style when aligned center */
.textCenter .section-title h1:after, .textCenter h1.section-title:after, .section-title.textCenter h1:after, h1.section-title.textCenter:after, 
.textCenter .section-title h2:after, .textCenter h2.section-title:after, .section-title.textCenter h2:after, h2.section-title.textCenter:after,
.textCenter .section-title h3:after, .textCenter h3.section-title:after, .section-title.textCenter h3:after, h3.section-title.textCenter:after,
.textCenter .section-title h4:after, .textCenter h4.section-title:after, .section-title.textCenter h4:after, h4.section-title.textCenter:after {
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
}
/* Style when aligned right */
.textRight .section-title h1:after, .textRight h1.section-title:after, .section-title.textRight h1:after, h1.section-title.textRight:after, 
.textRight .section-title h2:after, .textRight h2.section-title:after, .section-title.textRight h2:after, h2.section-title.textRight:after,
.textRight .section-title h3:after, .textRight h3.section-title:after, .section-title.textRight h3:after, h3.section-title.textRight:after,
.textRight .section-title h4:after, .textRight h4.section-title:after, .section-title.textRight h4:after, h4.section-title.textRight:after {
  left: initial;
  right: 0;
}
/* Alternate style */
.section-title.alt h1:after, h1.section-title:.altafter,
.section-title.alt h2:after, h2.section-title.alt:after,
.section-title.alt h3:after, h3.section-title.alt:after,
.section-title.alt h4:after, h4.section-title.alt:after { }

/*** Advanced Header Module Styles ***/
span.headline-preface {
  font-family: 'Lato', sans-serif;
  font-size: 20px;
  font-weight: 700;
  display: block;
  line-height: normal;
  width: 100%;
  text-transform: uppercase;
  letter-spacing: .05em;
}
span.headline-subhead {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 20px;
  font-size: max(20px, .40em);
  letter-spacing: normal;
  letter-spacing: max(normal, normal);
  display: block;
  width: 100%;
  padding-top: 1em;
  padding-bottom: .20em;
  line-height: 1.675;
}
.noMargin span.headline-subhead {
  padding-bottom: 0;
}
@media (max-width: 767px) {
  span.headline-preface {
    font-size: 18.0px;
  }
  span.headline-subhead {
    font-size: 18.0px;
    font-size: max(18.0px, .40em);
  }
}

/*** Paragraphs and Related Styles ***/
p {
  margin: 0;
}
.textBold p, .textBold span, .textBold li, strong, b, .textBold a {
  font-weight: 700;
}
.textNormal * {
	font-weight: 400;
}
.textUppercase h1, h1.textUppercase,
.textUppercase h2, h2.textUppercase,
.textUppercase h3, h3.textUppercase,
.textUppercase h4, h4.textUppercase,
.textUppercase h5, h5.textUppercase,
.textUppercase h6, h6.textUppercase,
p.textUppercase,
ol.textUppercase li,
ul.textUppercase li,
span.textUppercase,
.textUppercase p,
.textUppercase li,
.textUppercase span {
  text-transform: uppercase; 
}
/** Add letter spacing **/
.letterSpacing h1, h1.letterSpacing,
.letterSpacing h2, h2.letterSpacing,
.letterSpacing h3, h3.letterSpacing,
.letterSpacing h4, h4.letterSpacing,
.letterSpacing h5, h5.letterSpacing,
.letterSpacing h6, h6.letterSpacing,
p.letterSpacing,
ol.letterSpacing li,
ul.letterSpacing li,
span.letterSpacing,
.letterSpacing p,
.letterSpacing li,
.letterSpacing span,
.letterSpacing a, a.letterSpacing {
  letter-spacing: .05em;
}
@media (max-width: 768px) {
  .letterSpacing h1, h1.letterSpacing,
.letterSpacing h2, h2.letterSpacing,
.letterSpacing h3, h3.letterSpacing,
.letterSpacing h4, h4.letterSpacing,
.letterSpacing h5, h5.letterSpacing,
.letterSpacing h6, h6.letterSpacing,
  p.letterSpacing,
ol.letterSpacing li,
ul.letterSpacing li,
span.letterSpacing,
.letterSpacing p,
.letterSpacing li,
.letterSpacing span,
  .letterSpacing a, a.letterSpacing {
    letter-spacing: .035em; 
  }
}

/** Preface **/
.preface h1, h1.preface,
.preface h2, h2.preface,
.preface h3, h3.preface,
.preface h4, h4.preface,
.preface h5, h5.preface,
.preface h6, h6.preface,
p.preface,
ol.preface li,
ul.preface li,
span.preface,
.preface p,
.preface li,
.preface span {
	letter-spacing: 0.15em;
	text-transform: uppercase;
}

/*** Font Highlights ***/
h1 b, h2 b, h3 b, h4 b, h5 b, h6 b,
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong{
  color: #ad0000; 
}
.post-body h1 strong, .post-body h2 strong, .post-body h3 strong, .post-body h4 strong, .post-body h5 strong, .post-body h6 strong {
  color: #333333; 
}

.bgDark h1 b, .bgDark h2 b, .bgDark h3 b, .bgDark h4 b, .bgDark h5 b, .bgDark h6 b {
  color: #04A464; 
}
.bgAccent h1 b, .bgAccent h2 b, .bgAccent h3 b, .bgAccent h4 b, .bgAccent h5 b, .bgAccent h6 b {

}

/*** Context Dependent Margins ***/
p:last-child {
  margin-bottom: 0; 
}
h1 + h2, h2 + h2, h3 + h2, h4 + h2, h5 + h2, h6 + h2, ul + h2, ol + h2, h2 + h2, a + h2, span + h2, p + h2 {
  margin-top: .67em; 
}
span.headline-preface + h2 {
  margin-top: 0;
}
h1 + h3, h2 + h3, h3 + h3, h4 + h3, h5 + h3, h6 + h3, ul + h3, ol + h3, h3 + h3, a + h3, span + h3, p + h3 {
  margin-top: .83em; 
}
h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p, ul + p, p + p, a + p, span + p,
h1 + h4, h2 + h4, h3 + h4, h4 + h4, h5 + h4, h6 + h4, ul + h4, ol + h4, h4 + h4, a + h4, span + h4, p + h4,
h1 + h5, h2 + h5, h3 + h5, h4 + h5, h5 + h5, h6 + h5, ul + h5, ol + h5, h4 + h5, a + h5, span + h5, p + h5,
h1 + h6, h2 + h6, h3 + h6, h4 + h6, h5 + h6, h6 + h6, ul + h6, ol + h6, h4 + h6, a + h6, span + h6, p + h6 {
  margin-top: 1em;
}
ol + h1, ol + h2, ol + h3, ol + h4,
ul + h1, ul + h2, ul + h3, ul + h4 {
  margin-top: 0;
}
h2 + ol, h3 + ol, h4 + ol,
h2 + ul, h3 + ul, h4 + ul {
  margin-top: 0;
}
.tightMargins h3 + p, .tightMargins h4 + p, .tightMargins h5 + p, .tightMargins h6 + p {
	margin-top: 0;
}
.tightMargins h3, .tightMargins h4, .tightMargins h5, .tightMargins h6 {
	margin-bottom: 0;
}

/*** Lists ***/
.hs_cos_wrapper_type_rich_text > *:first-child {
	margin-top: 0;
}
ul ul, ul ol, ol ol, ol ul {}
li {}
.page-center .widget-type-rich_text ul,
.page-center .widget-type-rich_text ol {
  display: inline-block;
}
.page-center .widget-type-rich_text ul li, 
.page-center .widget-type-rich_text ol li {
  margin-bottom: .75em;
}
.page-center p+ ul li:last-of-type, 
.page-center p+ ol li:last-of-type {
  margin-bottom: 0;
}
.page-center p + ul,  
.page-center p + ol {
  margin-top: 1.5em;
}
ul.unstyled, ol.unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}
/** Two column list **/
@media (min-width: 601px) {
  .two-column-list ul,
  ul.two-column-list {
    display: -webkit-box !important; display: -webkit-flex !important; display: -ms-flexbox !important; display: flex !important;
    -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row;
    -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;
    -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;
    -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start;
  }
  .two-column-list ul li,
  ul.two-column-list li {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
  }
}
/** Checkmark List **/
.checkmark-list ul,
ul.checkmark-list {
  list-style: none;
  display: inline-block;
  padding-left: 0;
  text-align: left;
}
.checkmark-list ul li,
ul.checkmark-list li {
  margin-bottom: 1.15em;
  position: relative;
  padding-left: 1.8em;
}
.checkmark-list ul li:last-of-type,
ul.checkmark-list li:last-of-type {
  margin-bottom: 0 !important;  
}
.checkmark-list ul li:before,
ul.checkmark-list li:before {
  content: "";
  left: 0;
  top: 4px;
  position: absolute;
  vertical-align: middle;
  background-image: url('https://9304889.fs1.hubspotusercontent-na1.net/hubfs/9304889/checkmark-for-lists-blue.svg');
  background-size: 100%;
  display: inline-block;
  background-repeat: no-repeat;
  height: 1.15em;
  width: 1.15em;
}

/** Styled List **/
.styledList ul,
ul.styledList {
  list-style: none;
  display: inline-block;
  margin: 0;
  padding-left: 20px;
  text-align: left;
}
.styledList ul li,
ul.styledList li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 1em;
}
.styledList ul li:before,
ul.styledList ul li:before {
  content: "";
  left: 0;
  top: .58em;
	border-radius: 3px;
  position: absolute;
  vertical-align: middle;
  background-color: #ad0000;
  background-size: 100%;
  display: inline-block;
  background-repeat: no-repeat;
  height: .5em;
  width: .5em;
}
.bgAccent .styledList ul li:before,
.bgAccent ul.styledList ul li:before {
	background-color: #FFFFFF;
}
.closeKnit ul,
.closeKnit ol {
	margin-bottom: 0;
}
.closeKnit ul li,
.closeKnit ol li {
	margin-bottom: 4px;
}
.closeKnit ul li:last-of-type,
.closeKnit ol li:last-of-type {
	margin-bottom: 0;
}
.closeKnit p+ul,
.closeKnit p+ol {
	margin-top: .5em;
}

/*** Quotes ***/
blockquote {}
blockquote p {}
blockquote small {}
blockquote small:before {}

q:before, q:after, blockquote:before, blockquote:after {}


/* =====================================
   1f. Buttons                                        
   ===================================== */

/* Default margin */
.btnSolid,
.btnFill {
   margin-top: 25px;
}

/* General Button Styles */
.hs-button.primary,
input[type="submit"],
input[type="button"],
.btnSolid a.cta_button,
.btnFill a.cta_button,
.btnSolid a,
.btnFill a,
a.btnSolid,
a.btnFill,
.btnSolid .read-more {
  font-family: 'montserrat', sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: normal;
  cursor: pointer;
  -webkit-appearance: none;
  font-style: normal;
  display: inline-block;
  text-decoration: none !important;
  min-width: 200px;
	font-weight: bold;
  padding: 15px 25px;
  text-align: center;
  vertical-align: middle;
}

.hs-button .hs_cos_wrapper_type_icon svg {
  font-size: inherit;
  line-height: inherit;
  fill: inherit;
  vertical-align: middle;
  width: .8em;
  margin-left: 5px;
}

/*** Solid Button Styles ***/
.hs-button.primary,
input[type="submit"],
.btnSolid a.cta_button,
.btnSolid a,
a.btnSolid,
.btnSolid .read-more {
  -webkit-transition: transform .3s ease;
    -moz-transition: transform .3s ease;
    -o-transition: transform .3s ease;
    -ms-transition: transform .3s ease;
    transition: transform .3s ease;;
  background: #ad0000;
  border: 2px solid #ad0000;
  /*text-shadow: 1px 1px 1px rgba(0,0,0,.25);*/
  box-shadow: 0 3px 6px rgba(0,0,0,.16);
  border-radius: 0;
  fill: #fff;
  color: #fff;
}
.hs-button.primary:hover,
input[type="submit"]:hover,
.btnSolid a.cta_button:hover,
.btnSolid a:hover,
a.btnSolid:hover,
.btnSolid .read-more:hover {
  -webkit-transform: scale(.95);
    -moz-transform: scale(.95);
    -o-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95);
}
/** Alternate Colors **/
.btnSolid.colorWhite a.cta_button,
.btnSolid.colorWhite a,
a.btnSolid.colorWhite {
  background: #ffffff !important;
  border: 2px solid #ffffff;
  fill: #ad0000;
  color: #ad0000;
}


/*** Fill Button Styles ***/
.btnFill a.cta_button,
.btnFill a,
a.btnFill {
  -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;;
  fill: #333333;
  color: #333333;
  border: 2px solid #333333;
  background: transparent;
  border-radius: 4px;
}
.btnFill a.cta_button:hover, .btnFill a.cta_button:focus,
.btnFill a:hover, .btnFill a:focus,
a.btnFill:hover, a.btnFill:focus {
  background: #333333;
  fill: #fff;
  color: #fff; 
  text-shadow: 1px 1px 1px rgba(0,0,0,.25);
}
/* Alternate Colors */
.btnFill.colorPurple a.cta_button,
.btnFill.colorPurple a,
a.btnFill.colorPurple {
  fill: #ad0000;
  color: #ad0000;
  border: 2px solid #ad0000;
}
.btnFill.colorPurple a.cta_button:hover, .btnFill.colorPurple a.cta_button:focus,
.btnFill.colorPurple a:hover, .btnFill.colorPurple a:focus,
a.btnFill.colorPurple:hover, a.btnFill.colorPurple:focus {
  background: #ad0000;
  fill: #fff;
  color: #fff; 
}

/* Center buttons on mobile */
@media (max-width: 600px) {
  .btnSolid, .btnFill {
    text-align: center; 
  }
}

/*** Form Specific Button Styles ***/
.hs-button.primary,
input[type="submit"] {
  margin: 5px auto 20px;
  display: block;
  max-width: 100%;
	font-weight: normal;
  width: 100%;
  white-space: normal;
  box-shadow: none !important;
}

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

/** Other **/


/*** Double CTA Wrapper ***/
.double-cta-wrapper .btnSolid a,
.double-cta-wrapper a.btnSolid {
  margin-top: 0;
  box-shadow: none;
}
@media (min-width: 901px) {
  .double-cta-wrapper .btnSolid a {
    min-width: 0;
  }
  .double-cta-wrapper > .row-fluid-wrapper > .row-fluid {
    display: -webkit-box !important; display: -webkit-flex !important; display: -ms-flexbox !important; display: flex !important;
    -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap;
    -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start;
    -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row;
  }
  .double-cta-wrapper.textCenter > .row-fluid-wrapper > .row-fluid {
    -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; 
  }
}
@media (min-width: 769px) {
  .double-cta-wrapper > .row-fluid-wrapper > .row-fluid {
    display: inline-block;
    width: auto;
  }
  .double-cta-wrapper div.span6 {
    margin-top: 20px;
    display: inline-block;
    width: auto !important;
  }
  .double-cta-wrapper div.span6 > div {
    display: inline-block;
    margin: 15px 0;
  }
  .double-cta-wrapper div.span6:first-of-type {
    margin-right: 20px !important;
  }
  .double-cta-wrapper div.span6:last-of-type {
    margin-left: 0 !important; 
  }
}
@media (max-width: 768px) {
  .double-cta-wrapper {
    margin-top: 25px;
    text-align: center; 
  }
  .double-cta-wrapper div.span6:first-of-type {
    margin-bottom: 20px; 
  }
  .double-cta-wrapper .btnSolid a,
  .double-cta-wrapper a.btnSolid {
    width: 100% !important;
    max-width: 300px !important;
  }
}

/* =====================================
   1g. Forms                                    
   ===================================== */


/* Remove style from ul on forms */
body form.hs-form .hs-form-field ul.inputs-list {
  list-style: none;
  padding: 0;
}

form {
  text-align: left; 
}

.hideTitle .widget-type-form h3 {
  visibility: hidden;
  height: 0;
  width: 0;
  line-height: 0;
}

/*** Form Wrapper Styling ***/
.widget-type-form {
  max-width: 1150px;
  margin: 0 auto;
  border-radius: 8px;
  padding: 60px 30px;
  box-shadow: 0px 3px 27px rgba(0, 0, 0, 0.16);
  background-color: #fff;
}
.form-wrapper {
  margin-left: auto !important;
  margin-right: auto !important;
  float: none !important;
  max-width: 1150px;
  border-radius: 0;
  padding: 60px 25px 40px;
  box-shadow: none;
  background-color: rgba(28,28,28,0.75);
}
.lessPadding .widget-type-form,
.lessPadding.form-wrapper {
  padding-top: 25px;
  padding-bottom: 25px;
}
.form-wrapper > div,
.widget-type-form form {
  max-width: 770px;
  margin: 0 auto;
}
.form-wrapper .widget-type-form,
.wrapperless .widget-type-form {
  background: transparent;
  box-shadow: none;
  padding: initial !important;
  border-radius: 0;
  max-width: initial;
}
.wrapperless .widget-type-form {
  max-width: 1150px;
  width: 100%;
  background-color: transparent !important;
}
.wrapperless .widget-type-form form {
  max-width: 100%; 
}
@media (max-width: 767px) {
  .widget-type-form,
  .form-wrapper {
    padding: 30px;
  }
}
/* Alternate Form BG */
.bgAlt .widget-type-form,
.form-wrapper.bgAlt {
  background-color: #fff;
}

.widget-type-form p,
.form-wrapper:not(.textWhite) p {
  color: #333333 !important;
}

/** Full width form **/
.fullWidthForm {
  padding: 30px;
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.15);
  background-color: rgba(246,246,246,0.5);
}
.fullWidthForm .widget-type-form {
  max-width: 800px;
  border: 0 !important;
  border-radius: 0 !important;
  padding: 0 !important;
  background-color: none !important;
}
.fullWidthForm h3, .fullWidthForm p {
  text-align: center; 
}

/*** Form Field Label Styling ***/
.hs-form .hs-form-field {
  position: relative;
  padding-bottom: 10px;
}
.hs-form-field > label {
 position: relative;
 color: #333333;
}
.hs-form-field > label > span:first-of-type {
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  color: #333333;
  display: inline-block;
  margin-bottom: 5px;
  font-weight: normal;
  line-height: normal;
  padding-right: 12px;
}
.hs-form .hs-field-desc {
  display: none;
}
.hs-form span.hs-form-required {
  background: #ad0000;
  position: absolute;
  color: transparent;
  width: 6px;
  right: 0;
  margin-left: 0;
  top: 6px;
  border-radius: 50%;
  height: 6px;
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none;
}
.hs-form .hs-richtext {
  margin: 20px 0 30px; 
}
/*
.hs-form input,
.hs-form textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
*/

/*** Form Inputs Styling  ***/
.hs-form input.hs-input,
.hs-form textarea,
.hs-form select,
.widget-type-password_prompt input[type="password"] {
  -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;;
  font-size: 14px;
  color: #333333;
  line-height: normal;
  margin-top: 2px;
  border-radius: 4px;
  margin-bottom: 15px;
  background-color: #ffffff;
  border: 0;
  border: 1px solid #8c8c8c;
  font-weight: normal;
  font-style: normal;
  text-align: left;
  margin-right: 0 !important;
  padding: 12px 12px 12px 18px;
}
.hs-form input.hs-input:focus,
.hs-form textarea:focus,
.hs-form select:focus,
.widget-type-password_prompt input[type="password"]:focus {
  background-color: #fff;
}

/** Large Fields **/
.largeFields .hs-form-field > label > span:first-of-type {
  font-size: 18px;
}
.largeFields .hs-form input.hs-input,
.largeFields .hs-form textarea,
.largeFields .hs-form select,
.largeFields .widget-type-password_prompt input[type="password"] {
  font-size: 16px;
  padding: 17px 20px 17px 20px;
}

::placeholder {
  color: #333333;
}
:-ms-input-placeholder {
  color: #333333;
}
::-ms-input-placeholder {
  color: #333333;
}
::-moz-placeholder {
  color: #333333;
}

/** Checkbox fix **/
.hs-form input[type="checkbox"] {
  width: auto !important;
  margin-bottom: 0;
  position: relative;
  top: 2px;
  display: inline-block;
}
.hs-form .inputs-list {
  margin-top: 0; 
}
.hs-form .inputs-list span {
  vertical-align: middle; 
}
.hs-form ul li, .hs-form ol li {
  margin-bottom: initial; 
}
.hs-form ul li.hs-form-checkbox:first-child {
  margin-top: 5px; 
}
.hs-form ul li.hs-form-checkbox {
  margin-bottom: 20px;
}

/* reCaptcha */
.hs-form .grecaptcha-badge {
  margin: 0 auto 20px; 
}

/* Upload file fix */
.hs-form input[type="file"] {
  border: 0;
  padding: 0;
  background: transparent;
}

/* Multi-line inputs */
.hs-form textarea {
  min-width: 100%;
  max-height: 300px;
  min-height: 100px;
  max-width: 100%;
}

/** Dropdowns **/
.hs-form select {
  cursor: pointer;
  -webkit-appearance: none; 
  -moz-appearance: none;
  appearance: none; 
  background: url('https://3836852.fs1.hubspotusercontent-na1.net/hubfs/3836852/nav-down-arrow-darksvg.svg') 99% 52% no-repeat #fff;
  background-size: 12px;
}
.hs-form select::-ms-expand { 
  display: none; /* hide the default arrow in ie10 and ie11 */
}
@media screen and (min-width:0\0) {
  .hs-form select {
    background: none !important;
  }
}
.hs-form .input {
  margin-right: 0 !important; 
}

/** Multi-select (selectors for multi-select fields) **/
.hs-form form.hs-form .hs-form-field ul.inputs-list {}

.hs-form form.hs-form .hs-form-field ul.inputs-list li input {}
.hs-form input[type="radio"] {}
.hs-form input[type="checkbox"] {}

.hs-form .inputs-list span {
  margin-left: 10px; 
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #8ca5bf;
  opacity: 1; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #8ca5bf;
}
::-ms-input-placeholder { /* Microsoft Edge */
  color: #8ca5bf;
}

/** Required (selectors for fields, when they do not pass validation) **/
.hs-form input.invalid, 
.hs-form textarea.invalid, 
.hs-form select.invalid {
  -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;;
  border: 1px solid red;
  background: #fff;
}
.hs-form input.invalid ::placeholder,
.hs-form textarea.invalid ::placeholder, 
.hs-form select.invalid ::placeholder {
  color: red;
}
.hs-form input.invalid :-ms-input-placeholder,
.hs-form textarea.invalid :-ms-input-placeholder, 
.hs-form select.invalid :-ms-input-placeholder {
  color: red;
}
.hs-form input.invalid ::-ms-input-placeholder
.hs-form textarea.invalid ::-ms-input-placeholder, 
.hs-form select.invalid ::-ms-input-placeholder {
  color: red;
}
.hs-form input.invalid ::-moz-placeholder,
.hs-form textarea.invalid ::-moz-placeholder, 
.hs-form select.invalid ::-moz-placeholder {
  color: red;
}

/** Error message (selector for validation messages) **/
.hs-form .hs-error-msgs label{
  color: red !important;
}
.hs-form ul.hs-error-msgs.inputs-list {
  line-height: normal;
  color: red;
  font-size: 12px;
  margin: 0;
  width: 100%;
  position: absolute;
  bottom: 0;
}
.hs-form .hs_error_rollup {
    display: none !important;
}

.pd-checks .hs-fieldtype-checkbox ul {
	padding-top: 10px !important;
	padding-left: 30px !important;
}

/*** Multi Column Form (selectors for fieldsets and field wrappers) ***/
.hs-form fieldset {
    max-width: none !important;
}
.hs-form .hs-input {
    width: 100% !important;
}
.hs-form .hs-form fieldset.form-columns-1 {}
.hs-form fieldset.form-columns-1 .hs-form-field {
    padding: 0 0 10px !important;
    width: 100%;
}
.hs-form .hs-form fieldset.form-columns-2 {}
.hs-form fieldset.form-columns-2 .hs-form-field {
    padding: 0 0 5px;
    width: 49% !important;
    margin-right: 1%;
}
.hs-form fieldset.form-columns-2 .hs-form-field:last-of-type {
    margin-right: 0;
    margin-left: 1%;
}
.hs-form .hs-form fieldset.form-columns-3 {}
.hs-form fieldset.form-columns-3 .hs-form-field {
    padding: 0 0 5px !important;
    width: 32.33% !important;
    margin-right: .5%;
    margin-left: .5%;
}
.hs-form fieldset.form-columns-3 .hs-form-field:first-of-type {
    margin-right: 1%;
    margin-left: 0;
}
.hs-form fieldset.form-columns-3 .hs-form-field:last-of-type {
    margin-left: 1%;
    margin-right: 0;
}
@media (max-width: 600px) {
    .hs-form fieldset.form-columns-2 .hs-form-field {
        width: 100% !important;
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    .hs-form fieldset.form-columns-3 .hs-form-field {
        width: 100% !important;
        margin-right: 0% !important;
        margin-left: 0% !important;
    }
}

/*** Recaptcha ***/
@media (min-width: 1025px) {
  .hs-recaptcha {
    float: right;
    width: 50%;
  }
  .hs-form .grecaptcha-badge {
    margin-top: 4px; 
  }
  .hs-recaptcha +  .hs-submit {
    width: 50%;
  }
}

/*** Forms Without Labels  ***/
.noLabels .hs-form-field > label {
  float: left;
  width: 100%;
}
.noLabels .hs-form span.hs-form-required {
  left: initial;
  right: 10px;
  top: 15px;
}
.noLabels.largeFields .hs-form span.hs-form-required {
  right: 15px;
  top: 24px; 
}
.noLabels .hs-form-field > label > span:first-of-type {
  visibility: hidden;
  position: absolute;
  z-index: -1;
}

/*** Single Field Forms ***/
@media (min-width: 701px) {
  .singleField h3 {
    margin-bottom: 50px; 
  }
  .singleField .hs-form {
    display: -webkit-box !important; display: -webkit-flex !important; display: -ms-flexbox !important; display: flex !important;
    -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row;
    -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap;
      -webkit-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch;
    -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;
  }
  .singleField .hs-form > div {
    width: 100%;
    margin-bottom: 40px;
  }
  .singleField .hs-form div p:first-of-type {
    width: 100%;
    margin-top: 0; 
  }
  .singleField .hs-form .hs-form-field {
    flex: 1 1 55%;
    width: 55%;
    position: relative;
    margin-right: 5%;
    padding-bottom: 20px !important;
    margin-bottom: 0 !important;
  }
  .singleField .hs-form .hs-form-field > label {
    position: absolute;
    left: 0;
  }
  .singleField .hs-form .hs-form-field input {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .singleField .hs-form .hs-submit {
    flex: 0 1 200px;
    width: 40%;
    margin: 0 !important;
  }
  .singleField .hs-form .hs-submit * {
    margin: 0 !important; 
  }
  .singleField .hs-form .hs-submit .hs-button {
    width: 100%;
    max-width: 0;
  }
  /** Specific Stylings **/
  .home-update.singleField h3 {
    margin-bottom: 40px !important; 
  }
}
.home-update.singleField h3 {
  margin-bottom: 30px; 
}

/* Ticket Form */
#serivce-ticket-wrapper * {
  font-family: 'Lato', sans-serif !important;
}
#serivce-ticket-wrapper .hs-form-field > label > span:first-of-type {
  font-weight: 600;
}
#serivce-ticket-wrapper input.hs-input,
#serivce-ticket-wrapper textarea,
#serivce-ticket-wrapper select {
  font-size: 12px !important;
  border-radius: 0;
  padding: 10px 10px 10px 18px !important;
}
#serivce-ticket-wrapper input[type="submit"],
#serivce-ticket-wrapper .hs-button.primary { 
  background-color: #ad0000;
  font-weight: normal;
  cursor: pointer;
  min-width: 0;
  display: inline-block;
  margin: 0 !important;
  padding: 16px 20px;
  font-size: 12px;
  border-radius: 4px;
  color: #ffffff;
  border: 0;
  background-color: #00c4cb;
}

/* ==========================================================================
   2. FLUID FRAMEWORK (Easy to use classes to keep the amount of specific code needed for templates minimal)                                 
   ========================================================================== */

.legibleShadow {
  text-shadow: 0 2px 5px rgb(0 0 0 / 20%); 
}

/*** Text Alignment Styles ***/
.textCenter {
  text-align: center; 
}
.textCenter li{
  text-align: left; 
}
.textCenter .hs-button.primary {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.textRight {
  text-align: right; 
}
.textLeft {
  text-align: left !important; 
}
@media (max-width: 1024px) {
  .tbTextCenter {
    text-align: center; 
  }
}
@media (max-width: 767px) {
  .mbTextCenter {
    text-align: center; 
  }
  .mbTextLeft {
    text-align: left !important; 
  }
}

/* Device Height */
.minHeightDevice {
  min-height: calc(100vh - 67px) !important;
}
.minHeightDeviceFull {
  min-height: 100vh !important; 
}
.deviceHeight {
  /*min-height: calc(100vh - 67px) !important;*/
}
.deviceHeightCenter {
 /* min-height: 100vh !important;*/
  display: -webkit-box !important; display: -webkit-flex !important; display: -ms-flexbox !important; display: flex !important;
  -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row;
  -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;
  -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center;
  -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start;
}
.deviceHeightCenter > * {
   width: 100%;
}
@media (max-width: 768px) {
  .deviceHeight,
  .deviceHeightCenter {
    min-height: initial !important; 
  }
}


/** Relative Positioning **/
.pRel {
  position: relative; 
  z-index: 1;
}
.zIndex {
  position: relative;
  z-index: 2;
}

/* No Margins */
.noMargin,
.noMargin * {
  margin: 0 !important;
}

/* Set a max-width on an individual element */
.maxWidth {
  margin-left: auto !important;
  margin-right: auto !important;
  float: none !important;
}

/* Set a temp max-width that disables */
@media (max-width: 1024px) and (min-width: 768px) {
  .hs-flex.wrap1024 .page-center>.row-fluid-wrapper:last-of-type>.row-fluid>div.tempMaxWidth {
    margin-left: auto !important;
    margin-right: auto !important;
    float: none !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .hs-flex.wrap1024 .page-center>.row-fluid-wrapper:last-of-type>.row-fluid>div.tempMaxWidth.wrapFullWidth {
    max-width: 90% !important;
  }
}
@media (max-width: 900px) and (min-width: 768px) {
  .hs-flex.wrap900 .page-center>.row-fluid-wrapper:last-of-type>.row-fluid>div.tempMaxWidth {
    margin-left: auto !important;
    margin-right: auto !important;
    float: none !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .hs-flex.wrap900 .page-center>.row-fluid-wrapper:last-of-type>.row-fluid>div.tempMaxWidth.wrapFullWidth {
    max-width: 95% !important;
  }
}
@media (max-width: 767px) {
  .tempMaxWidth {
    max-width: 100% !important; 
  }
}

/** Flex auto **/
@media (min-width: 768px) {
  .flexAuto {
    flex: 0 1 auto;
    width: auto !important;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .hs-flex.wrap1024 .page-center>.row-fluid-wrapper:last-of-type>.row-fluid>div.flexAuto {
    flex: 0 1 100%;
    width: 100% !important;
  }
}
@media (max-width: 900px) and (min-width: 768px) {
  .hs-flex.wrap900 .page-center>.row-fluid-wrapper:last-of-type>.row-fluid>div.flexAuto {
    flex: 0 1 100%;
    width: 100% !important;
  }
}

/* Set border radius on module */
.borderRadius {
  border-radius: 12px;
	overflow: hidden;
}
.borderRadiusImg img {
  border-radius: 12px;
}

/* Shadows */
.addBoxShadow img {
  box-shadow: 0 3px 20px 8px rgba(0,0,0,.16); 
}
.bgAlt .addBoxShadow img {
  box-shadow: 0 3px 20px 5px rgba(0,0,0,.32); 
}

/*** Hide or Show Content ***/
@media (min-width: 1025px) {
  .showTablet {
    display: none !important 
  }
}
@media (max-width: 1024px) {
  .hideTablet {
    display: none !important 
  }
}
@media (min-width: 901px) {
  .show900 {
    display: none !important; 
  }
}
@media (max-width: 900px) {
  .hide900 {
    display: none !important; 
  }
}
@media (min-width: 768px) {
  .showMobile {
    display: none !important 
  }
}
@media (max-width: 767px) {
  .hideMobile {
    display: none !important 
  }
}

/* =====================================
   2a. Wrapper Background Classes                                    
   ===================================== */

.bgAccent {
  background-color: #0c3543; 
}
.bgAlt {
  background-color: #f4f4f4;
}
.bgAccent, .bgAccent h1, .bgAccent h2, .bgAccent h3, .bgAccent h4, .bgAccent h5, .bgAccent p, .bgAccent li, .bgAccent span,
.textWhite, .textWhite h1, .textWhite h2, .textWhite h3, .textWhite h4, .textWhite h5, .textWhite p, .textWhite li, .textWhite span {
  color: #fff;
}

.textWhite .hs-form-field > label > span:first-of-type {
	color: #fff;
}

.bgShadowBox {
  box-shadow: 0 3px 30px rgba(0,0,0,.11);
  background-color: #ffffff;
  padding-left: 30px !important;
  padding-right: 30px !important;
  border-radius: 18px;
}
@media (max-width: 768px) {
  .bgShadowBox {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}


/* =====================================
   2b. Flex Box Classes                                  
   ===================================== */

/** Enable flex on a HubSpot row (use class within a template on an outermost wrapper) **/
.hs-flex .page-center > .row-fluid-wrapper:last-of-type > .row-fluid {
  display: -webkit-box !important; display: -webkit-flex !important; display: -ms-flexbox !important; display: flex !important;
  -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row;
  -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center;
}
/** No wrapping until mobile (fixes Safari flex bug) **/
@media (min-width: 768px) {
  .hs-flex .page-center > .row-fluid-wrapper:last-of-type > .row-fluid {
    -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap;
  }
}
@media (max-width: 767px) {
  .hs-flex .page-center > .row-fluid-wrapper:last-of-type > .row-fluid {
    -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;
  }
 .hs-flex .page-center > .row-fluid-wrapper:last-of-type > .row-fluid > div.order1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
   margin-top: 0 !important;
  }
  .hs-flex .page-center > .row-fluid-wrapper:last-of-type > .row-fluid > div.order2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    margin-top: 50px !important;
  }
  .hs-flex .page-center.noMbMargin > .row-fluid-wrapper:last-of-type > .row-fluid > div + div {
    margin-top: 0 !important; 
  }
}
/** Wrap on 1024px wide **/
@media (max-width: 1024px) and (min-width: 768px) {
  .hs-flex.wrap1024 .page-center > .row-fluid-wrapper:last-of-type > .row-fluid {
    -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;
  }
  .hs-flex.wrap1024 .page-center > .row-fluid-wrapper:last-of-type > .row-fluid > div {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .hs-flex.wrap1024 .page-center > .row-fluid-wrapper:last-of-type > .row-fluid > div + div {
    margin-top: 50px !important
  }
  .hs-flex.wrap1024 .page-center > .row-fluid-wrapper:last-of-type > .row-fluid > div.order1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 50px !important;
  }
  .hs-flex.wrap1024 .page-center > .row-fluid-wrapper:last-of-type > .row-fluid > div.order2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    margin-bottom: 0 !important;
  }
}
/** Wrap on 900px wide **/
@media (max-width: 900px) and (min-width: 768px) {
  .hs-flex.wrap900 .page-center > .row-fluid-wrapper:last-of-type > .row-fluid {
    -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;
  }
  .hs-flex.wrap900 .page-center > .row-fluid-wrapper:last-of-type > .row-fluid > div {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .hs-flex.wrap900 .page-center > .row-fluid-wrapper:last-of-type > .row-fluid > div + div {
    margin-top: 50px !important 
  }
  .hs-flex.wrap900 .page-center > .row-fluid-wrapper:last-of-type > .row-fluid > div.order1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    margin-top: 0 !important;
  }
  .hs-flex.wrap900 .page-center > .row-fluid-wrapper:last-of-type > .row-fluid > div.order2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    margin-bottom: 50px !important;
  }
}
/* Shorthand to reference for specific styling  */


/** Enable flex (use within a template on an inner wrapper) **/
.simple-flex > .row-fluid-wrapper > .row-fluid {
  display: -webkit-box !important; display: -webkit-flex !important; display: -ms-flexbox !important; display: flex !important;
  -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row;
  -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;
  -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start;
}
/* Shorthand to reference for specific styling */


/** Specific single style classes to quickly fine-tune .hs-flex and .simple-flex **/
.flexNoWrap.hs-flex .page-center > .row-fluid-wrapper:last-of-type > .row-fluid,
.flexNoWrap.simple-flex > .row-fluid-wrapper > .row-fluid {
  -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap;
}
.flexAlignStart.hs-flex .page-center > .row-fluid-wrapper:last-of-type > .row-fluid,
.flexAlignStart.simple-flex > .row-fluid-wrapper > .row-fluid {
  -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start;
}
.flexAlignEnd.hs-flex .page-center > .row-fluid-wrapper:last-of-type > .row-fluid,
.flexAlignEnd.simple-flex > .row-fluid-wrapper > .row-fluid {
  -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end;
}
.flexAlignCenter.hs-flex .page-center > .row-fluid-wrapper:last-of-type > .row-fluid,
.flexAlignCenter.simple-flex > .row-fluid-wrapper > .row-fluid {
  -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center;
}
.flexAlignStretch.hs-flex .page-center > .row-fluid-wrapper:last-of-type > .row-fluid,
.flexAlignStretch.simple-flex > .row-fluid-wrapper > .row-fluid {
    -webkit-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch
}
.flexJustifyCenter.hs-flex .page-center > .row-fluid-wrapper:last-of-type > .row-fluid,
.flexJustifyCenter.simple-flex > .row-fluid-wrapper > .row-fluid {
  -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;
}
.flexJustifyEvenly.hs-flex .page-center > .row-fluid-wrapper:last-of-type > .row-fluid,
.flexJustifyEvenly.simple-flex > .row-fluid-wrapper > .row-fluid {
  -webkit-box-pack: space-evenly; -webkit-justify-content: space-evenly; -ms-flex-pack: space-evenly; justify-content: space-evenly;
}
.flexJustifyBetween.hs-flex .page-center > .row-fluid-wrapper:last-of-type > .row-fluid,
.flexJustifyBetween.simple-flex > .row-fluid-wrapper > .row-fluid {
  -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between;
}
.flexJustifyStart.hs-flex .page-center > .row-fluid-wrapper:last-of-type > .row-fluid,
.flexJustifyStart.simple-flex > .row-fluid-wrapper > .row-fluid {
  -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start;
}
.flexJustifyEnd.hs-flex .page-center > .row-fluid-wrapper:last-of-type > .row-fluid,
.flexJustifyEnd.simple-flex > .row-fluid-wrapper > .row-fluid {
  -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end;
}
.flexWidthAuto.hs-flex .page-center > .row-fluid-wrapper:last-of-type > .row-fluid > div,
.flexWidthAuto.simple-flex > .row-fluid-wrapper > .row-fluid > div {
  width: auto !important;
}

@media (min-width: 981px) {
  .four-column.simple-flex > .row-fluid-wrapper > .row-fluid {
    -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; 
  }
  .four-column.flexWrap.simple-flex > .row-fluid-wrapper > .row-fluid {
    -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;
    -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start;
  }
  .five-column.simple-flex > .row-fluid-wrapper > .row-fluid {
    -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start;
    -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;
  }
  .five-column.simple-flex > .row-fluid-wrapper > .row-fluid > div {
    width: 18% !important;
    margin: 0 1% 40px !important;
  }
  .four-column.flexWrap.simple-flex > .row-fluid-wrapper > .row-fluid > div {
    width: 23% !important;
    margin: 0 1% 40px !important;
  }
}
@media (max-width: 980px) and (min-width: 414px) {
  .five-column.simple-flex > .row-fluid-wrapper > .row-fluid > div {
    width: 31.33% !important;
    margin: 0 1% 40px !important
  }
  .four-column.simple-flex > .row-fluid-wrapper > .row-fluid > div {
    width: 47% !important;
    margin: 0 1% 40px !important
  }
}
@media (max-width: 413px) {
  .four-column.simple-flex > .row-fluid-wrapper > .row-fluid > div {
    width: 100% !important;
    margin: 0 0 40px !important;
  }
}


/* =====================================
   2c. Margin Quick Classes                                  
   ===================================== */

/*** Top Margins ***/
.mgTop-120 { margin-top: -120px!important; }
.mgTop-110 { margin-top: -110px!important; }
.mgTop-100 { margin-top: -100px!important; }
.mgTop-90 {  margin-top: -90px!important; }
.mgTop-80 {  margin-top: -80px!important; }
.mgTop-70 {  margin-top: -70px!important; }
.mgTop-60 {  margin-top: -60px!important; }
.mgTop-50 {  margin-top: -50px!important; }
.mgTop-40 {  margin-top: -40px!important; }
.mgTop-30 {  margin-top: -30px!important; }
.mgTop-25 {  margin-top: -25px!important; }
.mgTop-20 {  margin-top: -20px!important; }
.mgTop-15 {  margin-top: -15px!important; }
.mgTop-10 {  margin-top: -10px!important; }
.mgTop0 {  margin-top: 0!important; }
.mgTop10 {  margin-top: 10px!important; }
.mgTop15 {  margin-top: 15px!important; }
.mgTop20 {  margin-top: 20px!important; }
.mgTop25 {  margin-top: 25px!important; }
.mgTop30 {  margin-top: 30px!important; }
.mgTop40 {  margin-top: 40px!important; }
.mgTop50 {  margin-top: 50px!important; }
.mgTop60 {  margin-top: 60px!important; }
.mgTop70 {  margin-top: 70px!important; }
.mgTop80 {  margin-top: 80px!important; }
.mgTop90 {  margin-top: 90px!important; }
.mgTop100 { margin-top: 100px!important; }
.mgTop110 { margin-top: 110px!important; }
.mgTop120 { margin-top: 120px!important; }

@media (max-width: 1024px) and (min-width: 769px) {
  .mgTop-120 { margin-top: -102.0px!important; }
  .mgTop-110 { margin-top: -93.5px!important; }
  .mgTop-100 { margin-top: -85.0px!important; }
  .mgTop-90 {  margin-top: -76.5px!important; }
  .mgTop-80 {  margin-top: -68.0px!important; }
  .mgTop-70 {  margin-top: -59.5px!important; }
  .mgTop-60 {  margin-top: -51.0px!important; }
  .mgTop60 {  margin-top: 51.0px!important; }
  .mgTop70 {  margin-top: 59.5px!important; }
  .mgTop80 {  margin-top: 68.0px!important; }
  .mgTop90 {  margin-top: 76.5px!important; }
  .mgTop100 { margin-top: 85.0px!important; }
  .mgTop110 { margin-top: 93.5px!important; }
  .mgTop120 { margin-top: 102.0px!important; }
}
@media (max-width: 768px) and (min-width: 481px) {
  .mgTop-120 { margin-top: -90.0px!important; }
  .mgTop-110 { margin-top: -82.5px!important; }
  .mgTop-100 { margin-top: -75.0px!important; }
  .mgTop-90 {  margin-top: -67.5px!important; }
  .mgTop-80 {  margin-top: -60.0px!important; }
  .mgTop-70 {  margin-top: -52.5px!important; }
  .mgTop-60 {  margin-top: -48.0px!important; }
  .mgTop-50 {  margin-top: -42.5px!important; }
  .mgTop-40 {  margin-top: -38.0px!important; }
  .mgTop-30 {  margin-top: -28.5px!important; }
  .mgTop30 {  margin-top: 28.5px!important; }
  .mgTop40 {  margin-top: 38.0px!important; }
  .mgTop50 {  margin-top: 42.5px!important; }
  .mgTop60 {  margin-top: 48.0px!important; }
  .mgTop70 {  margin-top: 52.5px!important; }
  .mgTop80 {  margin-top: 60.0px!important; }
  .mgTop90 {  margin-top: 67.5px!important; }
  .mgTop100 { margin-top: 75.0px!important; }
  .mgTop110 { margin-top: 82.5px!important; }
  .mgTop120 { margin-top: 90.0px!important; }
}
@media (max-width: 480px) {
  .mgTop-120 { margin-top: -78.0px!important; }
  .mgTop-110 { margin-top: -71.5px!important; }
  .mgTop-100 { margin-top: -68.0px!important; }
  .mgTop-90 {  margin-top: -62.99999999999999px!important; }
  .mgTop-80 {  margin-top: -56.0px!important; }
  .mgTop-70 {  margin-top: -49.0px!important; }
  .mgTop-60 {  margin-top: -45.0px!important; }
  .mgTop-50 {  margin-top: -42.5px!important; }
  .mgTop-40 {  margin-top: -38.0px!important; }
  .mgTop-30 {  margin-top: -28.5px!important; }
  .mgTop30 {  margin-top: 28.5px!important; }
  .mgTop40 {  margin-top: 38.0px!important; }
  .mgTop50 {  margin-top: 42.5px!important; }
  .mgTop60 {  margin-top: 45.0px!important; }
  .mgTop70 {  margin-top: 49.0px!important; }
  .mgTop80 {  margin-top: 56.0px!important; }
  .mgTop90 {  margin-top: 62.99999999999999px!important; }
  .mgTop100 { margin-top: 68.0px!important; }
  .mgTop110 { margin-top: 71.5px!important; }
  .mgTop120 { margin-top: 78.0px!important; }
}

/*** Bottom Margins ***/
.mgBottom-120 { margin-bottom: -120px !important; }
.mgBottom-110 { margin-bottom: -110px!important; }
.mgBottom-100 { margin-bottom: -100px!important; }
.mgBottom-90 {  margin-bottom: -90px!important; }
.mgBottom-80 {  margin-bottom: -80px!important; }
.mgBottom-70 {  margin-bottom: -70px!important; }
.mgBottom-60 {  margin-bottom: -60px!important; }
.mgBottom-50 {  margin-bottom: -50px!important; }
.mgBottom-40 {  margin-bottom: -40px!important; }
.mgBottom-30 {  margin-bottom: -30px!important; }
.mgBottom-25 {  margin-bottom: -25px!important; }
.mgBottom-20 {  margin-bottom: -20px!important; }
.mgBottom-15 {  margin-bottom: -15px!important; }
.mgBottom-10 {  margin-bottom: -10px!important; }
.mgBottom0 {  margin-bottom: 0!important; }
.mgBottom10 {  margin-bottom: 10px!important; }
.mgBottom15 {  margin-bottom: 15px!important; }
.mgBottom20 {  margin-bottom: 20px!important; }
.mgBottom25 {  margin-bottom: 25px!important; }
.mgBottom30 {  margin-bottom: 30px!important; }
.mgBottom40 {  margin-bottom: 40px!important; }
.mgBottom50 {  margin-bottom: 50px!important; }
.mgBottom60 {  margin-bottom: 60px!important; }
.mgBottom70 {  margin-bottom: 70px!important; }
.mgBottom80 {  margin-bottom: 80px!important; }
.mgBottom90 {  margin-bottom: 90px!important; }
.mgBottom100 { margin-bottom: 100px!important; }
.mgBottom110 { margin-bottom: 110px!important; }
.mgBottom120 { margin-bottom: 120px!important; }

@media (max-width: 1024px) and (min-width: 769px) {
  .mgBottom-120 { margin-bottom: -102.0px!important; }
  .mgBottom-110 { margin-bottom: -93.5px!important; }
  .mgBottom-100 { margin-bottom: -85.0px!important; }
  .mgBottom-90 {  margin-bottom: -76.5px!important; }
  .mgBottom-80 {  margin-bottom: -68.0px!important; }
  .mgBottom-70 {  margin-bottom: -59.5px!important; }
  .mgBottom-60 {  margin-bottom: -51.0px!important; }
  .mgBottom60 {  margin-bottom: 51.0px!important; }
  .mgBottom70 {  margin-bottom: 59.5px!important; }
  .mgBottom80 {  margin-bottom: 68.0px!important; }
  .mgBottom90 {  margin-bottom: 76.5px!important; }
  .mgBottom100 { margin-bottom: 85.0px!important; }
  .mgBottom110 { margin-bottom: 93.5px!important; }
  .mgBottom120 { margin-bottom: 102.0px!important; }
}
@media (max-width: 768px) and (min-width: 481px) {
  .mgBottom-120 { margin-bottom: -90.0px!important; }
  .mgBottom-110 { margin-bottom: -82.5px!important; }
  .mgBottom-100 { margin-bottom: -75.0px!important; }
  .mgBottom-90 {  margin-bottom: -67.5px!important; }
  .mgBottom-80 {  margin-bottom: -60.0px!important; }
  .mgBottom-70 {  margin-bottom: -52.5px!important; }
  .mgBottom-60 {  margin-bottom: -48.0px!important; }
  .mgBottom-50 {  margin-bottom: -42.5px!important; }
  .mgBottom-40 {  margin-bottom: -38.0px!important; }
  .mgBottom-30 {  margin-bottom: -28.5px!important; }
  .mgBottom30 {  margin-bottom: 28.5px!important; }
  .mgBottom40 {  margin-bottom: 38.0px!important; }
  .mgBottom50 {  margin-bottom: 42.5px!important; }
  .mgBottom60 {  margin-bottom: 48.0px!important; }
  .mgBottom70 {  margin-bottom: 52.5px!important; }
  .mgBottom80 {  margin-bottom: 60.0px!important; }
  .mgBottom90 {  margin-bottom: 67.5px!important; }
  .mgBottom100 { margin-bottom: 75.0px!important; }
  .mgBottom110 { margin-bottom: 82.5px!important; }
  .mgBottom120 { margin-bottom: 90.0px!important; }
}
@media (max-width: 480px) {
  .mgBottom-120 { margin-bottom: -78.0px!important; }
  .mgBottom-110 { margin-bottom: -71.5px!important; }
  .mgBottom-100 { margin-bottom: -68.0px!important; }
  .mgBottom-90 {  margin-bottom: -62.99999999999999px!important; }
  .mgBottom-80 {  margin-bottom: -56.0px!important; }
  .mgBottom-70 {  margin-bottom: -49.0px!important; }
  .mgBottom-60 {  margin-bottom: -45.0px!important; }
  .mgBottom-50 {  margin-bottom: -42.5px!important; }
  .mgBottom-40 {  margin-bottom: -38.0px!important; }
  .mgBottom-30 {  margin-bottom: -28.5px!important; }
  .mgBottom30 {  margin-bottom: 28.5px!important; }
  .mgBottom40 {  margin-bottom: 38.0px!important; }
  .mgBottom50 {  margin-bottom: 42.5px!important; }
  .mgBottom60 {  margin-bottom: 45.0px!important; }
  .mgBottom70 {  margin-bottom: 49.0px!important; }
  .mgBottom80 {  margin-bottom: 56.0px!important; }
  .mgBottom90 {  margin-bottom: 62.99999999999999px!important; }
  .mgBottom100 { margin-bottom: 68.0px!important; }
  .mgBottom110 { margin-bottom: 71.5px!important; }
  .mgBottom120 { margin-bottom: 78.0px!important; }
}


/* =====================================
   2d. Padding Quick Classes                                  
   ===================================== */

.pd10 {  padding: 10px 0; }
.pd20 {  padding: 20px 0; }
.pd30 {  padding: 30px 0; }
.pd40 {  padding: 40px 0; }
.pd50 {  padding: 50px 0; }
.pd60 {  padding: 60px 0; }
.pd70 {  padding: 70px 0; }
.pd80 {  padding: 80px 0; }
.pd90 {  padding: 90px 0; }
.pd100 { padding: 100px 0; }
.pd110 { padding: 110px 0; }
.pd120 { padding: 120px 0; }
.pd130 { padding: 130px 0; }
.pd140 { padding: 140px 0; }
.pd150 { padding: 150px 0; }
.pd160 { padding: 160px 0; }
.pd170 { padding: 170px 0; }
.pd180 { padding: 180px 0; }
.pd190 { padding: 190px 0; }
.pd200 { padding: 200px 0; }
.pd210 { padding: 210px 0; }
.pd220 { padding: 220px 0; }

@media (max-width: 1024px) and (min-width: 769px) {
  .pd60 {  padding: 51.0px 0; }
  .pd70 {  padding: 59.5px 0; }
  .pd80 {  padding: 68.0px 0; }
  .pd90 {  padding: 76.5px 0; }
  .pd100 { padding: 85.0px 0; }
  .pd110 { padding: 93.5px 0; }
  .pd120 { padding: 102.0px 0; }
  .pd130 { padding: 110.5px 0; }
  .pd140 { padding: 119.0px 0; }
  .pd150 { padding: 127.5px 0; }
  .pd160 { padding: 136.0px 0; }
  .pd170 { padding: 144.5px 0; }
  .pd180 { padding: 153.0px 0; }
  .pd190 { padding: 161.5px 0; }
  .pd200 { padding: 170.0px 0; }
  .pd210 { padding: 178.5px 0; }
  .pd220 { padding: 187.0px 0; }
}
@media (max-width: 768px) and (min-width: 481px) {
  .pd30 {  padding: 28.5px 0; }
  .pd40 {  padding: 38.0px 0; }
  .pd50 {  padding: 42.5px 0; }
  .pd60 {  padding: 48.0px 0; }
  .pd70 {  padding: 52.5px 0; }
  .pd80 {  padding: 60.0px 0; }
  .pd90 {  padding: 67.5px 0; }
  .pd100 { padding: 75.0px 0; }
  .pd110 { padding: 82.5px 0; }
  .pd120 { padding: 90.0px 0; }
  .pd130 { padding: 97.5px 0; }
  .pd140 { padding: 105.0px 0; }
  .pd150 { padding: 112.5px 0; }
  .pd160 { padding: 120.0px 0; }
  .pd170 { padding: 127.5px 0; }
  .pd180 { padding: 135.0px 0; }
  .pd190 { padding: 142.5px 0; }
  .pd200 { padding: 150.0px 0; }
  .pd210 { padding: 157.5px 0; }
  .pd220 { padding: 165.0px 0; }
}
@media (max-width: 480px) {
  .pd30 {  padding: 28.5px 0; }
  .pd40 {  padding: 38.0px 0; }
  .pd50 {  padding: 42.5px 0; }
  .pd60 {  padding: 45.0px 0; }
  .pd70 {  padding: 49.0px 0; }
  .pd80 {  padding: 56.0px 0; }
  .pd90 {  padding: 62.99999999999999px 0; }
  .pd100 { padding: 68.0px 0; }
  .pd110 { padding: 71.5px 0; }
  .pd120 { padding: 78.0px 0; }
  .pd130 { padding: 84.5px 0; }
  .pd140 { padding: 91.0px 0; }
  .pd150 { padding: 97.5px 0; }
  .pd160 { padding: 104.0px 0; }
  .pd170 { padding: 110.5px 0; }
  .pd180 { padding: 117.0px 0; }
  .pd190 { padding: 123.5px 0; }
  .pd200 { padding: 130.0px 0; }
  .pd210 { padding: 126.0px 0; }
  .pd220 { padding: 132.0px 0; }
}

/*** Padding Top Override (Set regular pd class first [ex: pd200] then override with these to fine-tune) ***/
.pdTop0 { padding-top: 0; }
.pdTop10 {  padding-top: 10px; }
.pdTop20 {  padding-top: 20px; }
.pdTop30 {  padding-top: 30px; }
.pdTop40 {  padding-top: 40px; }
.pdTop50 {  padding-top: 50px; }
.pdTop60 {  padding-top: 60px; }
.pdTop70 {  padding-top: 70px; }
.pdTop80 {  padding-top: 80px; }
.pdTop90 {  padding-top: 90px; }
.pdTop100 { padding-top: 100px; }
.pdTop110 { padding-top: 110px; }
.pdTop120 { padding-top: 120px; }

@media (max-width: 1024px) and (min-width: 769px) {
  .pdTop60 {  padding-top: 51.0px; }
  .pdTop70 {  padding-top: 59.5px; }
  .pdTop80 {  padding-top: 68.0px; }
  .pdTop90 {  padding-top: 76.5px; }
  .pdTop100 { padding-top: 85.0px; }
  .pdTop110 { padding-top: 93.5px; }
  .pdTop120 { padding-top: 102.0px; }
}
@media (max-width: 768px) and (min-width: 481px) {
  .pdTop30 {  padding-top: 28.5px; }
  .pdTop40 {  padding-top: 38.0px; }
  .pdTop50 {  padding-top: 42.5px; }
  .pdTop60 {  padding-top: 48.0px; }
  .pdTop70 {  padding-top: 52.5px; }
  .pdTop80 {  padding-top: 60.0px; }
  .pdTop90 {  padding-top: 67.5px; }
  .pdTop100 { padding-top: 75.0px; }
  .pdTop110 { padding-top: 82.5px; }
  .pdTop120 { padding-top: 90.0px; }
}
@media (max-width: 480px) {
  .pdTop30 {  padding-top: 28.5px; }
  .pdTop40 {  padding-top: 38.0px; }
  .pdTop50 {  padding-top: 42.5px; }
  .pdTop60 {  padding-top: 45.0px; }
  .pdTop70 {  padding-top: 49.0px; }
  .pdTop80 {  padding-top: 56.0px; }
  .pdTop90 {  padding-top: 62.99999999999999px; }
  .pdTop100 { padding-top: 68.0px; }
  .pdTop110 { padding-top: 71.5px; }
  .pdTop120 { padding-top: 78.0px; }
}

/*** Padding Bottom Override (Set regular pd class first [ex: pd200] then override with these to fine-tune) ***/
.pdBottom0 { padding-bottom: 0; }
.pdBottom10 {  padding-bottom: 10px; }
.pdBottom20 {  padding-bottom: 20px; }
.pdBottom30 {  padding-bottom: 30px; }
.pdBottom40 {  padding-bottom: 40px; }
.pdBottom50 {  padding-bottom: 50px; }
.pdBottom60 {  padding-bottom: 60px; }
.pdBottom70 {  padding-bottom: 70px; }
.pdBottom80 {  padding-bottom: 80px; }
.pdBottom90 {  padding-bottom: 90px; }
.pdBottom100 { padding-bottom: 100px; }
.pdBottom110 { padding-bottom: 110px; }
.pdBottom120 { padding-bottom: 120px; }

@media (max-width: 1024px) and (min-width: 769px) {
  .pdBottom60 {  padding-bottom: 51.0px; }
  .pdBottom70 {  padding-bottom: 59.5px; }
  .pdBottom80 {  padding-bottom: 68.0px; }
  .pdBottom90 {  padding-bottom: 76.5px; }
  .pdBottom100 { padding-bottom: 85.0px; }
  .pdBottom110 { padding-bottom: 93.5px; }
  .pdBottom120 { padding-bottom: 102.0px; }
}
@media (max-width: 768px) and (min-width: 481px) {
  .pdBottom30 {  padding-bottom: 28.5px; }
  .pdBottom40 {  padding-bottom: 38.0px; }
  .pdBottom50 {  padding-bottom: 42.5px; }
  .pdBottom60 {  padding-bottom: 48.0px; }
  .pdBottom70 {  padding-bottom: 52.5px; }
  .pdBottom80 {  padding-bottom: 60.0px; }
  .pdBottom90 {  padding-bottom: 67.5px; }
  .pdBottom100 { padding-bottom: 75.0px; }
  .pdBottom110 { padding-bottom: 82.5px; }
  .pdBottom120 { padding-bottom: 90.0px; }
}
@media (max-width: 480px) {
  .pdBottom30 {  padding-bottom: 28.5px; }
  .pdBottom40 {  padding-bottom: 38.0px; }
  .pdBottom50 {  padding-bottom: 42.5px; }
  .pdBottom60 {  padding-bottom: 45.0px; }
  .pdBottom70 {  padding-bottom: 49.0px; }
  .pdBottom80 {  padding-bottom: 56.0px; }
  .pdBottom90 {  padding-bottom: 62.99999999999999px; }
  .pdBottom100 { padding-bottom: 68.0px; }
  .pdBottom110 { padding-bottom: 71.5px; }
  .pdBottom120 { padding-bottom: 78.0px; }
}

/*** Left-Right Desktop Padding ***/
@media (min-width: 769px) {
  .pdRight10 { padding-right: 10px; }
  .pdRight20 { padding-right: 20px; }
  .pdRight30 { padding-right: 30px; }
  .pdRight40 { padding-right: 40px; }
  .pdRight50 { padding-right: 50px; }
  .pdLeft10 { padding-left: 10px; }
  .pdLeft20 { padding-left: 20px; }
  .pdLeft30 { padding-left: 30px; }
  .pdLeft40 { padding-left: 40px; }
  .pdLeft50 { padding-left: 50px; }
}
@media (max-width: 1024px) {
  .pdLeftDesktop {
    padding-left: initial !important;
  }
  .pdRightDesktop {
    padding-right: initial !important;
  }
}


/* =====================================
   2e. Block Divide Sections                               
   ===================================== */

.block-divide {
  position: relative; 
}
@media (min-width: 901px) {
  /* 50% and 50% */
  .block-divide.hs-flex .page-center > .row-fluid-wrapper:last-of-type > .row-fluid > div.span6 {
    width: 50% !important;
  }
  /* 60% and 40% */ 
  .block-divide.hs-flex .page-center > .row-fluid-wrapper:last-of-type > .row-fluid > div.span7 {
    width: 60% !important;
  }
  .block-divide.hs-flex .page-center > .row-fluid-wrapper:last-of-type > .row-fluid > div.span5 {
    width: 40% !important;
  }
  /* 66.66% and 33.33% */ 
  .block-divide.hs-flex .page-center > .row-fluid-wrapper:last-of-type > .row-fluid > div.span8 {
    width: 66.66% !important;
  }
  .block-divide.hs-flex .page-center > .row-fluid-wrapper:last-of-type > .row-fluid > div.span4 {
    width: 33.33% !important;
  }
  /* 75% and 25% */ 
  .block-divide.hs-flex .page-center > .row-fluid-wrapper:last-of-type > .row-fluid > div.span9 {
    width: 75% !important;
  }
  .block-divide.hs-flex .page-center > .row-fluid-wrapper:last-of-type > .row-fluid > div.span3 {
    width: 25% !important;
  }
}
@media (min-width: 901px) {
  .block-divide.hs-flex .page-center > .row-fluid-wrapper:last-of-type > .row-fluid {
      -webkit-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; 
  }
  .block-divide.hs-flex .page-center > .row-fluid-wrapper:last-of-type > .row-fluid > div.block-img {
    overflow: hidden; 
  }
  .block-divide.hs-flex .page-center > .row-fluid-wrapper:last-of-type > .row-fluid > div.block-img > div {
    position: absolute;
    height: 100%;
    width: inherit;
    background: inherit;
  }
  .block-divide.hs-flex .page-center > .row-fluid-wrapper:last-of-type > .row-fluid > div.block-img:first-of-type > div {
    left: 0;
  }
  .block-divide.hs-flex .page-center > .row-fluid-wrapper:last-of-type > .row-fluid > div.block-img:last-of-type > div {
    right: 0;
  }
  .block-divide.hs-flex .page-center > .row-fluid-wrapper:last-of-type > .row-fluid > div.block-img img {
    object-fit: cover;
    object-position: 70% 0%;
    height: 100% !important;
    width: 100%;
  }
}
@media (max-width: 900px) {
  .block-divide.hs-flex .page-center > .row-fluid-wrapper:last-of-type > .row-fluid > div.block-text {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .block-divide .block-text .tempMaxWidth,
  .block-divide .block-text.tempMaxWidth {
    max-width: 100% !important; 
  }
  .block-divide .block-text {
    text-align: center; 
  }
  .block-divide.hs-flex .page-center > .row-fluid-wrapper:last-of-type > .row-fluid {
    -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; 
  }
  .block-divide.hs-flex .page-center > .row-fluid-wrapper:last-of-type > .row-fluid > div.block-text {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .block-divide.hs-flex .page-center > .row-fluid-wrapper:last-of-type > .row-fluid > div.block-text {
    padding: 70px 0 !important;
  }
  .block-divide.hs-flex .page-center > .row-fluid-wrapper:last-of-type > .row-fluid > div.block-img {
    height: 300px;
    width: 100% !important;
    overflow: hidden;
    margin: 0 -20px !important;
  }
  .block-divide.altOrder.hs-flex .page-center > .row-fluid-wrapper:last-of-type > .row-fluid > div.block-text {
-webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
        order: 2;
  }
  .block-divide.altOrder.hs-flex .page-center > .row-fluid-wrapper:last-of-type > .row-fluid > div.block-img {
-webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
        order: 1;
  }
  .block-divide.hs-flex .page-center > .row-fluid-wrapper:last-of-type > .row-fluid > div.block-img > div {
    position: absolute;
    width: inherit;
    height: inherit;
    background: inherit;
  }
  .block-divide.hs-flex .page-center > .row-fluid-wrapper:last-of-type > .row-fluid > div.block-img img {
    max-width: 100%;
    width: 100% !important;
    height: 100% !important;
    object-position: 50% 50%;
    object-fit: cover;    
  }
}
@media (max-width: 767px) {
  .block-divide.hs-flex .page-center > .row-fluid-wrapper:last-of-type > .row-fluid > div.block-text {
    padding: 60px 0 !important;
  } 
}
@media (max-width: 480px) {
  .block-divide.hs-flex .page-center > .row-fluid-wrapper:last-of-type > .row-fluid > div.block-img {
    height: 250px; 
  }
}

/* =====================================
   2f. Block Grid Sections                               
   ===================================== */

.block-center {
  max-width: 1406px;
  float: none;
  margin: 0 auto !important;
  padding: 0 20px;
}
@media (min-width: 1025px) {
  .block-grid .block-item.vh100 {
    height: 100vh; 
  }
  .block-grid > .row-fluid-wrapper:last-of-type > .row-fluid {
    display: -webkit-box !important; display: -webkit-flex !important; display: -ms-flexbox !important; display: flex !important;
    -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap;
    -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row;
      -webkit-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch;
  }
  .block-grid .block-item  > .row-fluid-wrapper {
    height: 100%; 
  }
  .block-grid .block-item  > .row-fluid-wrapper > .row-fluid {
    height: 100%;
    display: -webkit-box !important; display: -webkit-flex !important; display: -ms-flexbox !important; display: flex !important;
    -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center;
    -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;
  }
  .block-grid .block-item {
    margin: 0 !important; 
  }
  /* 50% and 50% */
  .block-grid .block-item.span6 {
    width: 50% !important;
  }
  /* 60% and 40% */ 
  .block-grid .block-item.span7 {
    width: 60% !important;
  }
  .block-grid .block-item.span5 {
    width: 40% !important;
  }
  /* 66.66% and 33.33% */ 
  .block-grid .block-item.span8 {
    width: 66.66% !important;
  }
  .block-grid .block-item.span4 {
    width: 33.33% !important;
  }
  /* 75% and 25% */ 
  .block-grid .block-item.span9 {
    width: 75% !important;
  }
  .block-grid .block-item.span3 {
    width: 25% !important;
  }
}
@media (max-width: 1024px) {
  .block-grid > .row-fluid-wrapper:last-of-type > .row-fluid  {
    -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; 
  }
  .block-grid .block-item {
    width: 100% !important;
    margin: 0 !important;
  }
  .block-grid .block-item.tempMinHeight {
    min-height: inherit !important; 
  }
  .block-grid .block-item.tempMaxWidth,
  .block-grid .block-item .tempMaxWidth {
    max-width: 100% !important; 
  }
}

/*** Form Offer ***/
.offer-form {
  display: -webkit-box !important; display: -webkit-flex !important; display: -ms-flexbox !important; display: flex !important;
  -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row;
  -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap;
  -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center;
  -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;
  max-width: 1323px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.offer-form .offer-form-image {
  position: relative; 
}
.offer-form .offer-form-image img {
  width: 100%;
  position: relative;
  z-index: 2;
  height: auto;
}
.offer-form .offer-form-inner {
  position: relative;
  background: #F2F2F2;
  width: 70%;
  margin-left: -7%;
  padding: 30px 30px 20px 7%;
}
.offer-form h3,
.offer-form .hs-form .hs-richtext {
  margin-bottom: 0;
}
.offer-form.singleField .hs-form > div {
  margin-bottom: 20px;
}
.offer-form.singleField .hs-form .hs-form-field>label {
  visibility: hidden;
  z-index: -1;
}
@media (max-width: 1024px) {
  .offer-form.singleField .hs-form .hs-form-field {
    width: 100%;
    flex: 1 1 100%;
  }
  .offer-form.singleField .hs-form .hs-submit {
    max-width: 100%;
    width: 100%;
    flex: 1 1 100%;
  }
}
@media (max-width: 768px) {
  .offer-form .offer-form-image {
    display: none !important;
  }
  .offer-form .offer-form-inner {
    width: 100%;
    margin-left: 0%;
    padding: 30px 30px 20px 30px;
  }
}

/* ==========================================================================
   3. CONTENT                                            
   ========================================================================== */

.body-container-wrapper {
  overflow-x: hidden; 
}
.overflowVisible .body-container-wrapper {
  overflow-x: initial; 
}

.overflowXHidden {
	overflow-x: hidden;
}

@media (min-width: 768px) {
	.sticky-scroll {
		position: relative;
	}
	.sticky-scroll > * {
		position: -webkit-sticky;
		position: sticky;
		display: block;
		top: 106px;
	}
}

.three-column.simple-flex > .row-fluid-wrapper > .row-fluid {
	  -webkit-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch;
	-webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;
}
.three-column.simple-flex > .row-fluid-wrapper > .row-fluid > div {
	margin: 0 !important;
	width: 33.33% !important;
	min-height: 550px !important;
}
.three-column.simple-flex > .row-fluid-wrapper > .row-fluid > div:not(.img-block) {
	padding: 70px 40px;
}
.three-column.simple-flex > .row-fluid-wrapper > .row-fluid .img-block * {
	height: 100%;
}
.three-column.simple-flex > .row-fluid-wrapper > .row-fluid .img-block {
	position: relative;
	overflow: hidden;
}
.three-column.simple-flex > .row-fluid-wrapper > .row-fluid .img-block img {
	width: 100%;
	height: 100% !important;
	object-fit: cover;
	object-position: 50%;
}
.three-column.simple-flex > .row-fluid-wrapper > .row-fluid > div.flex-center > div {
	height: 100%;
	display: -webkit-box !important; display: -webkit-flex !important; display: -ms-flexbox !important; display: flex !important;
	-webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row;
	-webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center;
	-webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;
}
.three-column.simple-flex > .row-fluid-wrapper > .row-fluid .img-block img {
	position: absolute;
	top: 0;
	left: 0;
}
@media (max-width: 1920px) and (min-width: 1025px) {
  .three-column.simple-flex > .row-fluid-wrapper > .row-fluid > div {
	  min-height: 28vw !important;
	}
}
@media (max-width: 1024px) and (min-width: 768px) {
	.three-column.simple-flex > .row-fluid-wrapper > .row-fluid > div {
		width: 50% !important;
	}
  .three-column.simple-flex > .row-fluid-wrapper > .row-fluid > div {
	  min-height: 50vw !important;
	}
	.order1 {
		-webkit-box-ordinal-group: 2;
		    -ms-flex-order: 1;
		        order: 1;
	}
  .order2 {
		-webkit-box-ordinal-group: 3;
		    -ms-flex-order: 2;
		        order: 2;
	}
	.order3 {
		-webkit-box-ordinal-group: 4;
		    -ms-flex-order: 3;
		        order: 3;
	}
	.order4 {
		-webkit-box-ordinal-group: 5;
		    -ms-flex-order: 4;
		        order: 4;
	}
	.order5 {
		-webkit-box-ordinal-group: 6;
		    -ms-flex-order: 5;
		        order: 5;
	}
	.order6 {
		-webkit-box-ordinal-group: 7;
		    -ms-flex-order: 6;
		        order: 6;
	}
}
@media (max-width: 767px) {
	.three-column.simple-flex > .row-fluid-wrapper > .row-fluid > div {
		width: 100% !important;
	}
  .three-column.simple-flex > .row-fluid-wrapper > .row-fluid > div {
	  min-height: 70vw !important;
	}
}

.spacer {
	height: 28px !important;
}

.loan-examples h3 {
	font-size: 26px;
	margin-bottom: 6px;
}

#main-banner-section {
	/*min-height: 400px;*/
}

.testimonial-people .page-center > .row-fluid-wrapper > .row-fluid {
  align-items: flex-end !important;
}

.testimonial-item {
	text-align: center;
}

.testimonial-item .ti-text {
	padding-bottom: 20px;
}

@media (min-width: 768px) {
	.testimonial-item .ti-img {
		margin-right: -60px;
	}
	.testimonial-item > .row-fluid-wrapper > .row-fluid {
		display: flex;
		flex-wrap: nowrap;
		align-items: flex-end;
	}
}

@media (max-width: 1024px) {
	.hs-flex.wrap1024 .page-center > .row-fluid-wrapper:last-of-type > .row-fluid > div + div.resetMargin {
		margin-top: 0 !important;
	}
	.resetMargin {
		margin-top: 0 !important;
    margin-bottom: 0 !important;
	}
	.hs-flex.wrap1024 .page-center > .row-fluid-wrapper:last-of-type > .row-fluid > div + div.form-wrapper.maxWidth {
		margin-left: auto !important;
		margin-right: auto !important;
	}
}

@media (max-width: 1024px) and (min-width: 768px) {
	.testimonial-item .ti-img {
		margin-right: -20px;
	}
	.testimonial-item .ti-text {
		font-size: 14px;
	}
}

@media (max-width: 767px) {
	.testimonial-item .ti-img {
		margin-bottom: 20px;
	}
	.testimonial-item:last-child {
		margin-bottom: 40px;
	}
}


/* ==========================================================================
   4. HEADER & MAIN NAVIGATION                                        
   ========================================================================== */

.hideCookie div#hs-eu-cookie-confirmation {
  display: none !important; 
}
.hideHeader .header-container-wrapper {
  display: none !important; 
}
.hideFooter .footer-container-wrapper {
  display: none !important; 
}
.hideNavButton .header-container .cta-wrapper {
  display: none !important;
}

/* =====================================
   4a. Header Structure                                         
   ===================================== */

.header-container-wrapper {
  -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;;
  font-size: 18px;
  font-family: 'montserrat', sans-serif;
  font-weight: 500;
  line-height: normal;
  letter-spacing: normal;
  background: #FFFFFF;
  padding: 15px 0 10px;
  position: relative;
}
.header-container {
  max-width: 1406px !important;
  margin: 0 auto !important;
  float: none !important;
  padding: 0 20px;
}
.header-container .header-inner-wrapper {
  display: -webkit-box !important; display: -webkit-flex !important; display: -ms-flexbox !important; display: flex !important;
  -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row;
  -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center;
  -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between;
}
.lp .header-container .header-inner-wrapper {
  -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; 
}
.header-container .header-logo .bg-logo {
  -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;;
  display: block;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
}
.header-container .logo-wrapper {

}
.header-container .header-logo .header-tagline {
  margin-left: 40px;
  text-transform: uppercase;
}

/** CTA Wrapper **/
.header-container .cta-wrapper a.btnFill,
.header-container .cta-wrapper a.btnSolid {
  margin: 0;
}
.hideNavCTA .header-container .cta-wrapper {
  visibility: hidden;
  pointer-events: none;
}

/** Responsive styles **/
.header-container .header-inner-wrapper {
  -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; 
}

/***Absolute Header***/
.transparentHeader {
  padding-top: 0 !important;
}
.transparentHeader .header-container-wrapper {
  background: transparent;
  padding-top: 30px;
  position: absolute;
}
.transparentHeader.darkGradient .header-container-wrapper {
	background: -moz-linear-gradient(180deg, rgba(0,0,0,0.5) 25%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(180deg, rgba(0,0,0,0.5) 25%, rgba(255,255,255,0) 100%);
	background: linear-gradient(180deg, rgba(0,0,0,0.5) 25%, rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#ffffff",GradientType=1);
} 
.light-theme .header-container-wrapper {
	background-color: #FFFFFF;
}
.light-theme.transparentHeader .header-container-wrapper {
	background-color: transparent;
}
.dropShadow .header-container-wrapper:not(.sticky-header) {
	box-shadow: 0 3px 30px rgba(0,0,0,.22);
}
@media (max-width: 767px) {
	.transparentHeader .header-container-wrapper {
		padding-top: 20px;
	}
}

/* =====================================
   4b. Main Menu                                   
   ===================================== */

/*** PARENT LIST ***/
.header-container .hs-menu-wrapper > ul li a {
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  white-space: normal !important;
  text-transform: none;
  padding: 10px 15px;
  white-space: normal;
  max-width: none;
  width: auto !important;
  text-overflow: initial;
  position: relative;
  overflow: visible !important;
}

/* =====================================
   4e. Alternate Headers                             
   ===================================== */

.partner-logo-wrapper .partner-text {
	flex: 1 1 auto;
	font-weight: bold;
	margin-bottom: 0 !important;
}

.partner-logo-wrapper .partner-logo {
	flex: 1 1 auto;
}

.partner-logo-wrapper > .row-fluid-wrapper > .row-fluid {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: flex-start;
}

@media (min-width: 768px) {
	.lp-header__logo.has-partner.simple-flex > .row-fluid-wrapper > .row-fluid {
		flex-wrap: nowrap;
	}
	.lp-header__logo.has-partner.simple-flex > .row-fluid-wrapper > .row-fluid > div {
		flex: 0 1 auto;
		width: auto;
	}
	.lp-header__logo.has-partner .simple-flex > .row-fluid-wrapper > .row-fluid > div {
		flex: 1 1 auto;
		width: auto;
	}
	.lp-header__cta {
		text-align: right;
	}
	.partner-logo-wrapper {
		padding-top: 20px;
	}
}

@media (max-width: 767px) {
	.lp-header {
		text-align: center;
	}
	.lp-header .lo-logo {
		margin-bottom: 10px;
	}
	.partner-logo-wrapper {
		margin-bottom: 10px;
	}
}

/* ==========================================================================
   5. FOOTER                                           
   ========================================================================== */

.footer-container {
  background-color: #2E2E2C;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  color: #fff;
}
.footer-container h1,
.footer-container h2,
.footer-container h3,
.footer-container h4,
.footer-container h5,
.footer-container h6,
.footer-container li,
.footer-container p,
.footer-container span {
  color: #fff; 
}
.footer-sub-container {
  background-color: #202020;
  color: #aaaaaa;
	font-size: 16px;
}
.footer-sub-container * {
  color: #aaaaaa;
}
.footer-container .hs-menu-wrapper ul,
.footer-container ul {
  padding-left: 0;
  margin: 0;
  list-style: none;
}
.footer-container a {
  color: #fff;
  text-decoration: none;
}
.footer-container a:hover {
  opacity: 0.75; 
}
.footer-container .hs-menu-wrapper ul li {
  margin-bottom: 5px; 
}
.footer-container .hs-menu-wrapper ul li a {
  color: #fff;
  padding: 5px 0;
  text-decoration: none;
  width: 100%;
  display: block;
}
.footer-container .hs-flex .page-center > .row-fluid-wrapper:last-of-type > .row-fluid {
  -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start;
}

.icon-menu ul li {
  position: relative;
  padding-left: 25px;
}
.icon-menu ul li img {
  position: absolute;
  left: 0;
  top: 5px;
}
   
/* =====================================
   5a. Footer Structure                                         
   ===================================== */


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

/* =====================================
   5a. Blog Structure                                      
   ===================================== */

.listing-layout {
  max-width: 1090px !important;
  margin: 0 auto;
}

/* =====================================
   5b. Blog Listing                                        
   ===================================== */

/* Blog listing header */
.listing-header a.headline {
  color: #333333;
  text-decoration: none;
  -webkit-transition: color .2s ease;
    -moz-transition: color .2s ease;
    -o-transition: color .2s ease;
    -ms-transition: color .2s ease;
    transition: color .2s ease;;
}
.listing-header a.headline:hover {
  color: #ad0000;
}
.listing-header .listing-nav {
  text-align: center;
}
.listing-header .listing-nav ul {
  display: -webkit-box !important; display: -webkit-flex !important; display: -ms-flexbox !important; display: flex !important;
  -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row;
  -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;
  -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;
  list-style-type: none;
  padding-left: 0;
  margin: 0;
}
.listing-header .listing-nav ul li {
  float: left;
  margin: 0 15px 10px;
}
.listing-header .listing-nav ul li a {
  font-family: 'Lato', sans-serif;
  display: block;
  text-decoration: none;
  color: #333333;
  padding: 8px 18px;
  font-weight: bold;
  font-size: 16px;
  -webkit-transition: color .2s ease;
    -moz-transition: color .2s ease;
    -o-transition: color .2s ease;
    -ms-transition: color .2s ease;
    transition: color .2s ease;;
}
.listing-header .listing-nav ul li.active a {
  color: #ffffff;
  border: 1px solid #ad0000;
  background: #ad0000;
}
.listing-header .listing-nav ul li a:hover {
  color: #ad0000;
}
.listing-header .listing-nav ul li.active a:hover {
  color: #ffffff;
}
@media (max-width: 1024px) {
  .listing-header .listing-nav ul li {
    margin: 0 12.5px 10px;
  }
  .listing-header .listing-nav:after {
    display: none; 
  }
}
@media (max-width: 767px) {
  .listing-header .listing-nav ul li {
    margin: 0 5px 10px;
  }
  .listing-header .listing-nav ul li a {
    padding: 8px 15px;
  }
}
@media (max-width: 480px) {
  .listing-header .listing-nav ul li  {
    display: none;
  }
  .listing-header .listing-nav ul li.active {
    display: list-item !important;
  }
}

.listing-layout > ul,
.listing-layout aside.popular-posts ul {
  display: -webkit-box !important; display: -webkit-flex !important; display: -ms-flexbox !important; display: flex !important;
  -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row;
  -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;
    -webkit-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch;
  list-style-type: none;
  padding-left: 0;
}
.listing-layout > ul > li,
.listing-layout > ul > aside {
  position: relative;
  width: 31.33%;
  margin: 0 1% 2%;
  display: block;
}
.listing-layout li[class^="post"],
.listing-layout aside.popular-posts .pop-post,
.listing-layout > ul > li.blog-offer {
  -webkit-transition: box-shadow .3s ease;
    -moz-transition: box-shadow .3s ease;
    -o-transition: box-shadow .3s ease;
    -ms-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 3px 6px rgba(0,0,0,.16);
}
.listing-layout li[class^="post"]:hover,
.listing-layout aside.popular-posts .pop-post:hover {
  box-shadow: 0 3px 6px rgba(0,0,0,.06);
}
.listing-layout > ul > li.blog-offer {
  padding: 15px;
  box-shadow: none;
}
.listing-layout > ul > li.blog-offer > .inner-flex {
  display: -webkit-box !important; display: -webkit-flex !important; display: -ms-flexbox !important; display: flex !important;
  -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row;
  -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center;
  -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;
  -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;
  height: 100%;
}
.listing-layout > ul > li.blog-offer .btnSolid {
  margin-top: 15px; 
}
li.post-item .post-title,
li.pop-post .post-title {
  -webkit-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -o-transition: color .3s ease;
    -ms-transition: color .3s ease;
    transition: color .3s ease;;
}
.listing-layout li[class^="post"]:hover .post-title ,
.listing-layout aside.popular-posts .pop-post:hover .post-title {
  color: #ad0000;
}
li.post-item > a {
  display: block;
  text-decoration: none;
  width: 100%;
  height: 100%;
  padding: 15px;
}
li.post-item > a * {
  text-decoration: none;
}
li.post-item .featured-img {
	position: relative;
  height: 210px;
  width: 100%;
  display: block;
  object-fit: cover;
  object-position: 50%;
  background-size: cover !important;
  margin-bottom: 15px;
  background-position: 50% 50% !important;
}
li.post-item .featured-img img {
  object-fit: cover;
  object-position: 50%;
	height: 100%;
}
li.post-item .post-title {
  /*margin-bottom: 35px;*/
	margin-bottom: 20px;
}
li.post-item .post-info-wrapper {
  padding-bottom: 26px;
}
li.post-item .post-info-wrapper .post-info {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  padding: 0 15px 15px;
}
li.pop-post {
  padding: 15px; 
}
li.pop-post a,
li.pop-post a * {
  text-decoration: none; 
}
li.post-item .post-info,
li.pop-post .post-info {
  display: -webkit-box !important; display: -webkit-flex !important; display: -ms-flexbox !important; display: flex !important;
  -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;
  -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row;
  -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between;
  color: #69798A;
  font-size: 16px;
}
li.post-item .post-info span,
li.pop-post .post-info span {
  display: block;
  width: auto; 
}
li.post-item .post-info span.post-category,
li.pop-post .post-info span.post-category,
.post-details a.post-category,
.media-post a.post-category {
  position: relative;
  font-weight: 700;
  padding-left: 35px;
}
.post-details a.post-category,
.media-post a.post-category {
  display: block;
}
li.post-item .post-info span.post-category:before,
li.pop-post .post-info span.post-category:before,
.post-details a.post-category:before,
.media-post a.post-category:before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  display: inline-block;
  width: 26px;
  height: 20px;
  background-image: url('https://www.carltonone.com/hubfs/Icon-blog-category.svg');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50%;
}
li.post-item .post-info span.post-category.press-release:before,
li.pop-post .post-info span.post-category.press-release:before,
.post-details a.post-category.press-release:before {
  background-image: url('https://www.carltonone.com/hubfs/icon-press-release.svg');
}
li.post-item.video .post-info span.post-category.media:before,
li.pop-post.video .post-info span.post-category.media:before {
  background-image: url('https://www.carltonone.com/hubfs/icon-media-blog.png');
}
li.post-item.podcast .post-info span.post-category.media:before,
li.pop-post.podcast .post-info span.post-category.media:before {
  background-image: url('https://www.carltonone.com/hubfs/icon-podcast-blog.png');
}
li.post-item .post-info span.post-category:nth-of-type(n+2),
li.pop-post .post-info span.post-category:nth-of-type(n+2),
.post-details a.post-category:nth-of-type(n+2) {
  display: none; 
}

.listing-layout aside.popular-posts .pop-post {
  width: 100%;
  margin-bottom: 15px;
}

@media (min-width: 1025px) {
  .listing-layout .post1 {
    width: 64.66%;
    border-radius: 16px;
  }
  .listing-layout .post1 > a {
    display: -webkit-box !important; display: -webkit-flex !important; display: -ms-flexbox !important; display: flex !important;
    -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;
  }
  .listing-layout .post1 .featured-img {
    flex: 60 1 315px;
  }
  .listing-layout .post1 .post-info-wrapper {
    flex: 1 1 auto;
  }
  .listing-layout aside.popular-posts .pop-post:last-of-type {
    margin-bottom: 0; 
  }
}
@media (min-width: 768px) {
  .listing-layout .post1 .featured-img {
    height: 315px;
  }
}
@media (max-width: 1024px) {
  .listing-layout > ul {
    -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; 
  } 
}
@media (max-width: 1024px) and (min-width: 768px) {
  .listing-layout > ul > li,
  .listing-layout > ul > aside {
    max-width: 344px;
    width: 48%;
    margin: 0 1% 3%;
  }
  .listing-layout .post1,
  .listing-layout aside.popular-posts {
    width: 100%;
    max-width: 708px;
  }
  .listing-layout aside.popular-posts .pop-post {
    width: 48.5%;
    margin-bottom: 15px;
  }
  .listing-layout aside.popular-posts .pop-post:nth-of-type(odd) {
    margin-right: 1.5%;
  }
  .listing-layout aside.popular-posts .pop-post:nth-of-type(even) {
    margin-left: 1.5%;
  }
}
@media (max-width: 767px) {
  .listing-layout > ul > li,
  .listing-layout > ul > aside {
    max-width: 344px;
    width: 100%;
    margin: 0 0 20px;
  }
  .listing-layout .post1,
  .listing-layout aside.popular-posts {
    width: 100%;
    max-width: 708px;
  }
  .listing-layout > ul > aside {
    margin-top: 20px; 
  }
  .listing-layout > ul > aside .pop-post:nth-of-type(n+3) {
    display: none !important; 
  }
}

#blog-subscribe-wrapper .hs-form input.hs-input {
  border: 1px solid transparent; 
}

/**** Videos ****/
li.video .featured-img:before,
li.podcast .featured-img:before {
	content: "";
  background: rgb(0, 164, 255, 0.25);
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	transition: background .3s ease;
}
li.video .featured-img:after,
li.podcast .featured-img:after {
	content: "";
	background-image: url('https://9304889.fs1.hubspotusercontent-na1.net/hubfs/9304889/video-play-btn.svg');
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: 50%;
	backdrop-filter: blur(3px);
  border-radius: 50%;
	width: 75px;
	height: 75px;
	top: 50%;
	left: 50%;
	position: absolute;
	display: block;
	transform: translateX(-50%) translateY(-50%);
}
li.podcast .featured-img:after {
	background-image: url('https://9304889.fs1.hubspotusercontent-na1.net/hubfs/9304889/podcast-play-btn.svg');
}
#video-gallery li.video .featured-img:before,
#video-gallery li.podcast .featured-img:before {
  background: rgb(0, 164, 255, 0);
}
#video-gallery li.video:hover .featured-img:before,
#video-gallery li.video:focus .featured-img:before,
#video-gallery li.podcast:hover .featured-img:before,
#video-gallery li.podcast:focus .featured-img:before,
li.video:hover .featured-img:before,
li.video:focus .featured-img:before,
li.podcast:hover .featured-img:before,
li.podcast:focus .featured-img:before {
	background: rgb(0, 164, 255, 0.5);
}
/*
#video-gallery li.post-item .post-title {
	margin: 0 !important;
}
#video-gallery li.post-item .post-info-wrapper,
#video-gallery li.post-item .post-info-wrapper .post-info {
	padding: 0 !important;
} */

/* =====================================
   5c. Blog Pagination                                      
   ===================================== */
   
.listing-pagination {
  width: 100%;
  -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center;
}
.listing-pagination, ul.pagination {
  display: -webkit-box !important; display: -webkit-flex !important; display: -ms-flexbox !important; display: flex !important;
}
ul.pagination {
  line-height: 0;
  list-style: none;
  -ms-flex-item-align: center;
  align-self: center;
  margin: 0 auto;
  padding: 0;
}
ul.pagination li {
  font-weight: 500;
  margin: 0 7px;
}
ul.pagination li a {
  display: block;
  padding: 18px 15px;
  text-decoration: none;
  background-color: transparent;
  text-align: center;
  color: #333333;
  text-decoration: none;
  -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;;
}
ul.pagination li a:hover,
ul.pagination li a:focus {
  text-decoration: underline;
  color: #ad0000;
}
ul.pagination li.disabled a {
  color: #B1C2D5;
  pointer-events: none !important;
  text-decoration: none !important;
}
ul.pagination li.active a {
  font-weight: bold;
  border: 1px solid #ad0000;
  background: #ad0000;
  color: #fff;
}
ul.pagination li.active a:hover, 
ul.pagination li.active a:focus {
  color: #fff;
}
ul.pagination li.prev-page a, ul.pagination li.next-page a {
  width: auto !important;
}
@media screen and (max-width: 414px) {
  ul.pagination li {
    margin: 0;
    font-size: 16px;
  }
}
@media screen and (max-width: 320px) {
  ul.pagination li.prev-page a span {
    display: none !important;
  }
  ul.pagination li.next-page a span {
    display: none !important;
  }    
}
   
   
/* =====================================
   5e. Blog Post                                 
   ===================================== */

/*** Post Header ***/
.blog-post-wrapper .post-header-wrapper {
  background-color: #ad0000;
  position: relative;
}
.blog-post-wrapper .post-header .post-inner-details:before {
  content: "";
  background-color: #fff;
  height: 100%;
  position: absolute;
  width: 100%;
  left: 0;
}
.post-details a.post-category {
  margin-bottom: 10px;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  text-decoration: none;
  -webkit-transition: transform .3s ease;
    -moz-transition: transform .3s ease;
    -o-transition: transform .3s ease;
    -ms-transition: transform .3s ease;
    transition: transform .3s ease;;
}
.post-details a.post-category:before {
  background-image: url('https://www.carltonone.com/hubfs/Icon-blog-category-white.svg');
}
.post-details a.post-category.press-release:before {
  background-image: url('https://www.carltonone.com/hubfs/icon-press-release-white.svg');
}
.post-details a.post-category:hover {
  text-decoration: underline;
}
.blog-post-wrapper .post-header h1,
.blog-post-wrapper .post-date,
.blog-post-wrapper .post-desc {
  color: #fff;
}
.blog-post-wrapper .post-desc {
  display: inline-block;
  margin-top: 20px;
  font-size: 20px;
}
.blog-post-wrapper .post-header h1 {
  margin: 0; 
}
.blog-post-wrapper .post-header {
  display: -webkit-box !important; display: -webkit-flex !important; display: -ms-flexbox !important; display: flex !important;
  -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row;
  -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;
    -webkit-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch;
  -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;
}
.blog-post-wrapper .post-header > div:first-of-type {
  width: 44%;
  margin-right: 2%
}
.blog-post-wrapper .post-header > div:last-of-type {
  width: 52%;
  margin-left: 2%;
}
.blog-post-wrapper .post-header .post-details .post-date {
  margin-top: 15px;
  padding-left: 25px;
  position: relative;
  line-height: normal;
}
.blog-post-wrapper .post-header .post-details .post-date:before {
  content: "";
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  left: 0;
  top: 2px;
  background-image: url('https://www.carltonone.com/hubfs/white-clock-icon.svg');
  background-size: 100%;
}
.blog-post-wrapper .post-author-wrapper a,
.blog-post-wrapper .post-author-wrapper span {
  display: -webkit-box !important; display: -webkit-flex !important; display: -ms-flexbox !important; display: flex !important;
  -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row;
  -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap;
  -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center;
  text-decoration: none;
  color: #ad0000;
  -webkit-transition: color .2s ease;
    -moz-transition: color .2s ease;
    -o-transition: color .2s ease;
    -ms-transition: color .2s ease;
    transition: color .2s ease;;
}
.blog-post-wrapper .post-author-wrapper a:hover,
.blog-post-wrapper .post-author-wrapper a:focus {
  color: #ad0000;
}
.blog-post-wrapper .author-avatar {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 87px;
      -ms-flex: 0 0 87px;
          flex: 0 0 87px;
  display: inline-block;
  padding: 5px;
  border-radius: 50%;
  border: 1px solid #ad0000;
  margin-right: 15px;
}
.blog-post-wrapper .author-avatar img {
  object-fit: cover;
  width: 75px;
  height: 75px;
  object-position: center center;
  border-radius: 50%; 
}

/** Featured Image **/
.blog-post-wrapper .post-header .featured-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border-radius: 8px;
  min-height: 447px;
}
@media (max-width: 1024px) {
  .blog-post-wrapper .post-header .featured-img {
    min-height: 42vw; 
  }
}
@media (max-width: 768px) {
  .blog-post-wrapper .post-header > div:first-of-type {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
  }
  .blog-post-wrapper .post-header > div:last-of-type {
    width: 100%;
    margin-left: 0;
  }
  .blog-post-wrapper .post-header .featured-img {
    min-height: 53vw; 
  }  
}
@media (max-width: 480px) {
  .blog-post-wrapper .post-header .featured-img {
    min-height: 71vw; 
  }
  .blog-post-wrapper .post-header .topic-tags {
    margin-bottom: 0; 
  }
}

.blog-post-wrapper.media-post .post-header-wrapper {
	padding-bottom: 0 !important;
}
.blog-post-wrapper.media-post .post-layout:before {
	display: none !important;
}
.blog-post-wrapper .post-header > div.featured-media {
  text-align: center;
  width: 100%;
  margin: 0 auto;
	max-width: 800px;
	margin-bottom: -100px;
}
.blog-post-wrapper.media-post .post-layout {
	margin-top: 100px;
}
.blog-post-wrapper .post-header > div.featured-media h1 {
	margin-bottom: 30px;
}
#hs_cos_wrapper_video_player,
.hs-embed-wrapper iframe,
.hs-responsive-embed-iframe {
	border-radius: 12px;
	overflow: hidden;
}

/*** Post Body ***/
.blog-post-wrapper .post-layout {
  position: relative; 
  overflow: visible;
}
.blog-post-wrapper .post-layout:before {
  content: "";
  position: absolute;
  height: 2px;
  background-color: #ad0000;
  width: 129px;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);;
}
.blog-post-wrapper .post-layout .post-body {
  position: relative;
  max-width: 750px;
  margin: 0 auto 20px;
}
.blog-post-wrapper .post-layout .post-body h2 {
  margin-top: 1.75em; 
}
.blog-post-wrapper .post-layout .post-body h3 {
  margin-top: 1.375em; 
}
.blog-post-wrapper .post-layout .post-body img {
  height: auto; 
}
.blog-post-wrapper .post-layout .social-share {
  border-top: 2px solid #b4bec9;
  padding-top: 25px;
  margin-top: 20px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.blog-post-wrapper .post-layout .social-share a {
  display: inline-block;
  margin: 0 3%;
}
.blog-post-wrapper .post-layout .social-share a:nth-child(n+4) {
  display: none; 
}
.blog-post-wrapper .topic-tags-wrapper {
  text-align: center; 
}
.blog-post-wrapper .topic-tags {
  display: inline-block;
  text-align: left;
}
.blog-post-wrapper .topic-tags a {
  font-size: 14px;
  color: #69798A;
  text-decoration: none;
  text-transform: capitalize;
  padding: 5px;
}
.blog-post-wrapper .topic-tags a:hover,
.blog-post-wrapper .topic-tags a:focus {
  color: #ad0000;
  text-decoration: underline;
}
@media (min-width: 480px) {
  .blog-post-wrapper .post-layout .post-body,
  .blog-post-wrapper .post-layout .post-body p {
    font-size: 20px;
  }
}

/*** Pillar Post ***/
.blog-post-wrapper .pp-contents {
  position: relative;
  z-index: 5;
}
.blog-post-wrapper .pp-contents ol {
  list-style-type: upper-roman;
  display: block;
  background: #F1EFEF;
  padding: 20px 0 20px 60px;
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
  border-radius: 8px;
}
.blog-post-wrapper .pp-contents ol h4 {
  text-align: center;
  padding-right: 60px;
  margin-bottom: 10px;
}
.blog-post-wrapper .pp-contents ol li:hover, 
.blog-post-wrapper .pp-contents ol li:focus {
  background-color: rgba(221,221,221,.7);
}
.blog-post-wrapper .pp-contents ol li {
  margin: 0 0 2px;
  width: 100%;
  font-weight: 500;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
.blog-post-wrapper .pp-contents ol li:hover a, 
.blog-post-wrapper .pp-contents ol li:focus a {
  color: #ad0000;
}
.blog-post-wrapper .pp-contents ol li a {
  font-weight: normal;
  padding: 10px 30px;
  display: block;
  position: relative;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  color: #333333;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}

/*** Pillar Post CTA ***/
.pp-cta-wrapper {
  position: relative;
  z-index: 5;
  background-color: #FFFFFF;
  width: 100%;
  border-radius: 8px;
  padding: 20px;
}
.post-header .pp-cta-wrapper {
  margin-top: 30px; 
}
.post-layout .pp-cta-wrapper {
  margin-top: 50px; 
}
.pp-cta-wrapper .pp-cta {
  display: -webkit-box !important; display: -webkit-flex !important; display: -ms-flexbox !important; display: flex !important;
  -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row;
  -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center;
  -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between;
  -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap;
}
.pp-cta-wrapper .pp-cta .hero-img {
  width: 38%;
  margin: 0 2% 0 0;
  flex: 0 1 38%;
}
.pp-cta-wrapper .pp-cta .hero-text {
  width: 58%;
  margin: 0 0 0 2%;
  flex: 1 1 58%;
}
.pp-cta-wrapper .pp-cta .hero-text h2,
.pp-cta-wrapper .pp-cta .hero-text h3,
.pp-cta-wrapper .pp-cta .hero-text h4 {
  margin-top: 0;
  margin-bottom: 10px;
}
.post-layout .pp-cta-wrapper {
  background-color: rgba(0, 164, 255, 11%); 
}
@media (max-width: 767px) {
  .pp-cta-wrapper .pp-cta .hero-img {
    display: none !important; 
  }
  .pp-cta-wrapper .pp-cta .hero-text {
    width: 100%;
  }
}

/* ==========================================================================
   7. MISCELLANOUS                                        
   ========================================================================== */

/* CTA Link (no style) initial load fix */
.widget-type-cta {
  min-height: 56px; 
}

/* Custom widgets take up no space */
.widget-type-raw_html, .widget-type-custom_widget {
    min-height: 0 !important;
}

/*** Lity Lightbox ***/
.lity-active body {
  overflow-y: hidden;
}
.lity {
  z-index: 99990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: rgba(0, 164, 255, .75);
  outline: none !important;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.lity.lity-opened {
  opacity: 1;
}
.lity.lity-closed {
  opacity: 0;
}
.lity * {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.lity-wrap {
  z-index: 99990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important;
}
.lity-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.lity-loader {
  z-index: 99991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.lity-loading .lity-loader {
  opacity: 1;
}
.lity-container {
  z-index: 99992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  width: 100%;
  max-width: 964px;
  max-height: 100%;
  outline: none !important;
}
.insights .lity-container {
  max-width: 750px; 
}
.lity-content {
  z-index: 99993;
  width: 100%;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -o-transform 0.3s ease;
}
.lity-loading .lity-content,
.lity-closed .lity-content {
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
       -o-transform: scale(0.8);
          transform: scale(0.8);
}
.lity-content:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  /*-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);*/
}
.lity-close {
  z-index: 99994;
  width: 50px;
  height: 50px;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #333333;
  font-style: normal;
  font-size: 50px;
  line-height: 35px;
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.lity-close:hover,
.lity-close:focus,
.lity-close:active,
.lity-close:visited {
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #ad0000;
  font-style: normal;
  line-height: 35px;
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.lity-close:active {
  top: 1px;
}
/* Image */
.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0;
}
/* iFrame */
.lity-iframe .lity-container,
.lity-youtube .lity-container,
.lity-vimeo .lity-container,
.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container {
  width: 100%;
  max-width: 964px;
}
.lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-overflow-scrolling: touch;
}
.lity-iframe-container iframe {
  border-radius: 10px; 
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;*/
}
.lity-hide {
  display: none !important;
}
#coe-lightbox {
  max-width: 975px; 
}
#form h3 {
  text-align: center; 
}

/* =====================================
   7a. Override CTA styles                       
   ===================================== */

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


/* =====================================
   7b. Misc                       
   ===================================== */

.form-wrapper.maxWidth {
	max-width: 480px !important;
}

#lp-intro-section .form-wrapper {
	padding-top: 0 !important;
	align-self: flex-start !important;
}

@media (min-width: 1025px) {
	.form-wrapper.maxWidth {
    margin-left: auto !important;
    margin-right: 0 !important;
	}
}

.solid-box {
	box-shadow: 0px 2px 18px 0px rgba(135, 135, 135, .3);
	border-radius: 3px;
	padding-bottom: 30px;
}

.solid-box .widget-type-linked_image img {
	max-width: 100% !important;
}