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


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

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


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


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

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

@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@300&display=swap');

@import url('//maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css');

@font-face {
  font-family: 'Barlow', sans-serif;
  src: url("https://use.typekit.net/af/d82207/000000000000000000017879/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),
    url("https://use.typekit.net/af/d82207/000000000000000000017879/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),
    url("https://use.typekit.net/af/d82207/000000000000000000017879/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
  font-style: normal;
  font-weight: 300;
}

@font-face {
  font-family: 'Barlow', sans-serif;
  src: url("https://use.typekit.net/af/5c84c3/00000000000000000001787b/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), 
    url("https://use.typekit.net/af/5c84c3/00000000000000000001787b/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), 
    url("https://use.typekit.net/af/5c84c3/00000000000000000001787b/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: 'Barlow', sans-serif;
  src: url("https://use.typekit.net/af/5ea570/00000000000000000001787d/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff2"),
    url("https://use.typekit.net/af/5ea570/00000000000000000001787d/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff"), 
    url("https://use.typekit.net/af/5ea570/00000000000000000001787d/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("opentype");
  font-style: normal;
  font-weight: 500;
}

@font-face {
  font-family: 'Barlow', sans-serif;
  src: url("https://use.typekit.net/af/946b62/00000000000000000001787f/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),
    url("https://use.typekit.net/af/946b62/00000000000000000001787f/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),
    url("https://use.typekit.net/af/946b62/00000000000000000001787f/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: loveloline;
  src: url("//6583802.fs1.hubspotusercontent-na1.net/hubfs/6583802/Blacksmith_January2020%20Theme/Font/lovelolinelight-webfont.woff2") format("woff2"),
    url("//6583802.fs1.hubspotusercontent-na1.net/hubfs/6583802/Blacksmith_January2020%20Theme/Font/lovelolinelight-webfont.woff") format("woff");
  font-style: normal;
  font-weight: 400;		}
/* HubSpot_Boilerplate-modules.css is required to address style issues with the default modules and responsive grid layout */
/* Images */
img {
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom; /* Suppress the space beneath the baseline */
}
img.alignRight, img.alignright{ margin: 0 0 5px 15px; }
img.alignLeft, img.alignleft{ margin: 0 15px 5px 0; }

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

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

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

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

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

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

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

/* Responsive iFrames */
iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
  width: 100%;
  max-width: 100%;
}
@media (max-width: 568px) {
  iframe {
    max-width: 100%;
  }
}
 
/* Forms */
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"]
select {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

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

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

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

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
  list-style: none;
  margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
  display: inline-block;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
  content: " ";
  display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:after {
  content: " ";
  display: table;
  clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
  float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
  display: inline-block;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
  position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  position: absolute;
  z-index: 10;
  left: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  display: block;
  white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
  left: 100%;
  top: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible;
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
  margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
  position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {
  margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children {
  position: static;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  display: none;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper {
  display: block;
  visibility: visible;
  opacity: 1;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before {
  content: " ";
  display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after {
  content: " ";
  display: table;
  clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li {
  float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
  display: inline-block;
}

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

.hs-menu-wrapper.hs-menu-flow-vertical {
  width: 100%;
}
.hs-menu-wrapper.hs-menu-flow-vertical ul {
  list-style: none;
  margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical li a {
  display: block;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul {
  margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
  width: auto;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
  position: relative;
}

/* Flyouts */
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  position: absolute;
  z-index: 10;
  left: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  display: block;
  white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  left: 100%;
  top: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible;
}


@media (max-width: 767px) {
  .hs-menu-wrapper, .hs-menu-wrapper * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
    display: block;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: block;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: none;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a,
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
  .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
    display: block;
  }

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

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

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

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

/* Blog Author Section */
.hs-author-social-links { display: inline-block; }
.hs-author-social-links a.hs-author-social-link {
  width: 24px;
  height: 24px;
  border-width: 0px;
  border: 0px;
  line-height: 24px;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  display: inline-block;
  text-indent: -99999px;
}
.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png");
}

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

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

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

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

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

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

.carousel li {margin-right: 5px}

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

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


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

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



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

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

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

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

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

.hs_cos_flex-slider h1,
.hs_cos_flex-slider h2,
.hs_cos_flex-slider h3,
.hs_cos_flex-slider h4,
.hs_cos_flex-slider h5,
.hs_cos_flex-slider h6,
.hs_cos_flex-slider p {
  color: white;
}
/* Thumbnail only version of the gallery */
.hs-gallery-thumbnails li {
  display: inline-block;
  margin: 0px;
  padding: 0px;
  margin-right:-4px;
}
.hs-gallery-thumbnails.fixed-height li img {
  max-height: 150px;
  margin: 0px;
  padding: 0px;
  border-width: 0px;
}

/* responsive pre elements */
pre { overflow-x: auto; }

/* responsive pre tables */
table pre { white-space: pre-wrap; }

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

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

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

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

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

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

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


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

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

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

html {
  font-size: 10px;
}

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

body {
  background: #ffffff;
  color: #343540;
  font-family: 'Barlow', Arial, sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
}

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

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


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

/* Basic text */
p {
  margin: 0 0 15px 0;
} 
small {}
b, strong {
  font-weight: 700;
}
em {}
cite {}
code {}
pre {}

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

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

/* Headings */
h1, h2, h3, h4, h5, h6 {
  font-family: 'Barlow', Arial, helvetica, sans-serif;
  font-weight: 300;
  line-height: 1.1;
  margin: 0 0 15px;
}

h1,h2,h3 {
  margin-top: 20px;
}

h4,h5,h6 {
  margin-top: 10px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
  font-size: 34px;
  font-weight: 400;
  line-height: 1.3;
}
h2 {
  font-size: 26px;
  font-weight: bold;
  color: #0077CB;
}
h3 {
  font-size: 28px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 12px;
}

/* Anchor Links */
a { 
  text-decoration: none;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  color: #406BE4;
}
a:hover, a:focus {
  color: #1e4dd3;
  text-decoration: none;
}
a:active, a:hover {
  outline: 0;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:active, a:hover {
  outline: 0;
}
img {
  vertical-align: middle;
}

/* Lists */
ul, ol {
  padding-left: 20px;
}
ul ul, ul ol, ol ol, ol ul {}
li {}



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

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


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

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

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

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


/* ==========================================================================
3. COS STRUCTURE                                            
========================================================================== */


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

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

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


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

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

.header-group {
  background-color: rgb(255, 255, 255);
}

.header-group .page-center > .row-fluid-wrapper > .row-fluid:after,
.header-group .page-center > .row-fluid-wrapper > .row-fluid:before {
  display: none;
}

.header-group .page-center > .row-fluid-wrapper > .row-fluid {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
}

.header-group .page-center,
.fixed-header .page-center {
  max-width: 1150px !important;
}

.custom-logo {
  width: 25% !important;
  padding: 0px 0px 0px 12px;
}

.custom-menu-primary {
  width: 75% !important;
  margin: 0 !important;
}

.custom-menu-primary .hs-menu-wrapper>ul>li:last-child {
  padding-right: 0;
}

.fixed-header {
  display: none;
  z-index: 101;
  position: fixed;
  width: 100%;
  top: 0;
  box-shadow: rgba(0,0,0,.15) 0 0 2px;
  background: #fff;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 2px;
  border-bottom: 1px solid rgb(211, 211, 211);
}

.fixed-logo img {
  width: 220px !important;
  height: auto;
  padding: 8px 10px 4px 34px;
}

.header-container .fixed-header {
  display: none;
}

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

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

.body-container .page-center {
  padding: 15px;
}

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


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

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

.footer-group {
  background-color: #4b286c;
}

.footer-group .page-center {
  max-width: 100% !important;
  padding: 0 15px;
}

.footer-social-icon {
  text-align: center;
  padding: 10px 22px 12px 0;
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  font-family: 'Barlow', Arial, sans-serif;
  width: 100% !important;
  float: none !important;
}

.footer-social-icon ul {
  list-style: none;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.footer-social-icon ul li {
  color: #fff;
  padding: 4px 6px 0 6px;
  font-size: 12px;
  margin: 0;
  display: inline;
  font-family: 'Barlow', Arial, sans-serif;
}

.footer-social-icon ul li.heading span {
  display: inline-block;
}

.footer-social-icon ul li a {
  display: inline-block;
  padding: 6px 8px;
  width: 44px;
  height: 44px;
  margin: 4px;
  font-size: 24px;
  line-height: 1.4;
  color: #fff;
  text-align: center;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.footer-social-icon ul li a:hover {
  background: #406BE4;
  color: #fff;
}

.footer-copyright {
  font-size: 12px;
  padding: 32px 12px 12px 12px;
  margin: 0 !important;
  width: 100% !important;
  float: none !important;
}

.footer-copyright p {
  color: #fff;
}

.footer-copyright p a {
  color: #fff;
}

.footer-copyright p a:hover {
  text-decoration: underline;
}

.scroll-to-top {
  position:fixed;
  text-align: center;
  right: 30px;
  bottom: 22px;
  z-index: 9999;
}

.scroll-to-top a {
  color: #fff; 
  font-size: 28px !important;
  display: block;
  width: 44px;
  height: 44px;
  line-height: 1 !important;
  background: #00B2A9;
  padding:4px 0 0 0;
  border-radius: 40px;
  border: 1px solid #fff;
  outline: none;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.scroll-to-top a:hover {
  color: #00B2A9 ;
  background: white;
  text-decoration: underline;

}


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


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

/* Parent List */
.custom-menu-primary ul {
  display:block;
}
.custom-menu-primary .hs-menu-wrapper > ul > li {
  display: block;
  position: relative;
  padding-right: 26px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a {
  position: relative;
  text-transform: uppercase;
  color: #808080;
  text-decoration: none;
  font-weight: 700;
}

/* Child List */
.custom-menu-primary .hs-menu-wrapper>ul ul {
  background-color: #fff;
  border-radius: 0;
  right: initial;
  padding: 20px 15px;
  left: -25% !important;
  display: block;
  min-width: 240px;
  border: 1px solid rgba(0,0,0,.15);
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  background-clip: padding-box;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li{}
.custom-menu-primary .hs-menu-wrapper>ul ul li a {
  color: #406BE4;
  font-weight: 600;
  margin-top: 15px;
  text-align: center;
  display: block;
  padding: 3px 20px;
  text-transform: uppercase;
}
.custom-menu-primary .hs-menu-wrapper>ul ul li a:hover {
  background-color: #f5f5f5;
  text-decoration: none;
}

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

/* Fix menu disappearing on desktop after toggling mobile menu */
@media screen and (min-width:768px) {
  .custom-menu-primary .hs-menu-wrapper,
  .custom-menu-primary .hs-menu-wrapper > ul ul { 
    display:block !important;
  }
  .mobile-logo,
  .mobile-icons {
    display: none !important;
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul li.dl-back,
  .custom-menu-primary .hs-menu-wrapper>ul ul li.custom-parent-link,
  img#close-menu {
    display: none !important;
  }

  .logo-gallery {
    overflow: hidden;
  }
  
  .custom-menu-primary.js-enabled { display: flex; align-items: center; justify-content: center; }

}


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

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

@media (max-width: 767px){

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

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

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

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

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

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

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

  /* ===== Mobile Menu Styles ===== */  

  .custom-menu-primary {
    display: block;
    padding: 15px 0;
    position: fixed;
    top: 0;
    left: -100vw;
    z-index: 200;
    text-align: center;
    pointer-events: none;
    width: 100% !important;
    height: 100vh;
    background-color: #88272d;
    opacity: 0;
    transition: all .4s ease;
    overflow-y: auto;
  }

  .mobile-open .custom-menu-primary {
    left: 0;
    opacity: 1;
    pointer-events: auto;
  }

  /* Hide menu on mobile */
  .custom-menu-primary.js-enabled .hs-menu-children-wrapper{
    display: none;
  }  

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

  /* Mobile Menu Styles */ 
  .custom-menu-primary.js-enabled .hs-menu-wrapper{
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
  }
  .custom-menu-primary .hs-menu-wrapper{
    width: 100%; /* Full screen width */
  }

  /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a{
    overflow: visible;
  }
  .custom-menu-primary .mobile-logo {
    height: auto;
    width: 100%;
    float: none !important;
    margin-bottom: -3px;
  }
  .mobile-open .custom-menu-primary .mobile-logo {
    display: block;
  }
  .custom-menu-primary .mobile-logo .desktop-img {
    height: auto;
  }
  .custom-menu-primary .mobile-logo .desktop-img svg#svg-replaced-4 g {
    fill: #fff;
  }
  .custom-menu-primary .mobile-logo .desktop-img svg#svg-replaced-4 {
    margin: auto;
    width: 60%;
  }
  .custom-menu-primary .hs-menu-wrapper>ul > li {
    height: auto;
    background-color: transparent;
    position: initial !important;
    float: none !important;
    line-height: 1.42857143;
    text-align: center;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li:after {
    position: relative;
    font-family: FontAwesome;
    right: 50px;
    font-size: 20px;
    top: 7px;
    display: inline-block;
    content: "\f105";
    color: transparent;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children:after {
    content: "\f105";
    position: relative;
    font-family: FontAwesome;
    right: 50px;
    font-size: 20px;
    top: 7px;
    display: inline-block;
    color: #fff;
    z-index: -1;
  }
  .custom-menu-primary .hs-menu-wrapper>ul > li > a {
    padding: 0 50px !important;
    color: #fff;
    margin: 5px 0;
    flex-direction: column;
    display: inline-block;
    width: 95% !important;
    text-align: left;
    align-items: baseline;
    font-size: 12px !important;
    line-height: 20px;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>a:after {
    content: "";
    margin-top: 15px;
    width: 100%;
    display: block;
    border-bottom: 1px solid #fff;
  }
  .custom-menu-primary div {
    height: auto;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.custom-button {
    background-color: transparent;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.custom-button span > span {
    height: auto;
    display: inline-flex;
    width: 100%;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.custom-button > span {
    height: auto;
    display: inline-block;
    width: 100%;
    flex-direction: column;
    width: 95% !important;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.custom-button span>a {
    color: #fff;
    margin: 5px 0;
    flex-direction: column;
    display: inline-block;
    width: 100% !important;
    text-align: left;
    align-items: baseline;
    font-size: 12px !important;
    line-height: 20px;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
    padding: 0 50px !important;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.custom-button span>a:after {
    content: "";
    margin-top: 15px;
    width: 100%;
    display: block;
    border-bottom: 1px solid #fff;
  }
  .custom-menu-primary img#close-menu {
    width: 20px;
    text-align: center;
    margin: 20px auto;
    z-index: 1;
    position: relative;
    cursor: pointer;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li:hover>a {
    border-bottom: 0px solid #406be4;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>a:hover {
    color: #fff;
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul {
    min-width: auto;
    top: 0;
    border: none;
    left: 0px !important;
    color: #fff;
    text-align: left;
    padding-top: 0;
    width: 100%;
    height: 100%;
    background-color: #88272D;
    transform: translateX(-50%);
    opacity: 0 !important;
    transition: all .4s ease !important;
    box-shadow: none;
    margin: 0;
    position: absolute !important;
    display: block !important;
    pointer-events: none;
  }
  .custom-menu-primary .hs-menu-wrapper>ul li.hs-item-has-children.child-open>ul.hs-menu-children-wrapper {
    opacity: 1 !important;
    transform: translateX(0px);
    pointer-events: auto;
    visibility: visible !important;
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul li a {
    color: #fff;
    background-color: transparent;
    text-align: left;
    margin: 5px 0;
    padding: 0 20px;
    font-weight: 500;
    display: inline-block !important;
    width: 100% !important;
    font-size: 12px;
    line-height: 1.42857143;
    padding-top: 4px;
  }

  .custom-menu-primary .hs-menu-wrapper>ul ul li a:after {
    content: "";
    margin-top: 15px;
    width: 100%;
    display: block;
    border-bottom: 1px solid #fff;
  }

  .custom-menu-primary .hs-menu-wrapper>ul ul li.dl-back > a {
    padding-top: 0 !important;
  }

  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    width: 100% !important;
  }

  .custom-menu-primary .hs-menu-wrapper>ul ul li.dl-back>a:before {
    content: "\f104";
    font-family: FontAwesome;
    position: relative;
    left: 0;
    font-size: 25px;
    top: 0;
    padding-right: 10px;
    display: inline-block;
    vertical-align: sub;
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul li a:hover {
    background-color: transparent;
  }
  .custom-menu-primary .hs-menu-wrapper>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    position: absolute !important;
    visibility: hidden !important;
    opacity: 0 !important;
  }

}


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

#comments-listing.no-comments {
  border: none;
}
.blog-listing-wrapper .post-listing .post-item {
  border-bottom: 1px solid #cccccc;
  padding: 0 0 20px;
  margin: 0 0 20px;
}



.post-header h2 a{
  text-decoration: none;
  color: #0d0d0d;
}

#hubspot-topic_data{
  color: #888888;
  font-weight:700;
  margin: 4px 0;
}

#hubspot-author_data{
  margin: 0 0 10px;
}

.hs-form .input ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.hs-form .input ul li{
  padding: 0 !important;
}

.custom_listing_comments {
  border: 1px solid #ccc;
  padding: 15px;
  margin: 10px 0;
}

.more-link{
  display: inline-block;
  padding-top: 20px;
}

.hs-blog-social-share{
  height: auto;
}

.blog-pagination .previous-posts-link {
  display: block;
}
.blog-pagination .all-posts-link {
  display: block;
}
.blog-pagination .next-posts-link {
  display: block;
}

.blog-sidebar .cell-wrapper{
  margin-bottom: 25px;
}

li.hs-blog-social-share-item.hs-blog-social-share-item-linkedin {
  margin-top: -5px;
}

#hubspot-author_data .hs-author-avatar {
  max-width: 70px;
  padding: 10px 10px 10px 0;
}

#hubspot-author_data .hs-author-avatar img {
  height: auto !important;
  max-width: 100%;
}

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

/* -------------- Default Code for comment ------------ */

#comments-listing:empty {
  border: 0;
  margin: 0;
}

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

.comment-body {
  border-bottom: medium none;
  display: block;
  padding: 0;
}

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

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

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

/* -------------------- Ends ----------- */

/* -------------- Default Code for Author Bio ------------ */

#hubspot-author_data .hs-author-avatar {
  max-width: 70px;
  padding: 10px 10px 10px 0;
}

#hubspot-author_data .hs-author-avatar img {
  height: auto !important;
  max-width: 100%;
}

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

/* -------------------- Ends ----------- */


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

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

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

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

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


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

.blog .blog-content {}

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

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

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

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

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

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

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

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

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

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

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

/* Pagination */
.blog-pagination {}
.blog-pagination a {}
.blog-pagination a.previous-posts-link {}
.blog-pagination a.all-posts-link {}
.blog-pagination a.next-posts-link {}

/* Blog All Posts Page */
.hs-content-path-blog-all {}
div.post-listing-simple {}
div.post-listing-simple .post-item {}
h2.post-listing-simple {}
h2.post-listing-simple a {}


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

.blog .blog-sidebar {}

/* Blog Modules */
.blog .blog-sidebar .widget-span {}


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

.hs-blog-listing .hs-author-profile {
  border-bottom: 1px solid #ccc;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
}
.hs-blog-post .hs-author-profile {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 20px 0 20px 0;
  margin: 20px 0 20px 0;
}
.hs-author-profile .hs-author-profile:after {
  content: '';
  display: block;
  clear: both;
}

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

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

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

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


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


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

.body-container .widget-type-form,
.body-container .widget-type-blog_subscribe,
.body-container .widget-type-google_search,
.body-container .hs_cos_wrapper_type_password_prompt,
.body-container #email-prefs-form,
.body-container .hs_cos_wrapper_type_form,
.hs-search-field,
.section.post-footer form  {
  border: 0px solid #f5f5f5;
  padding: 22px 24px;
  margin-bottom: 20px;
  display: inline-block;
  max-width: 550px;
  width: 100%;
  font-size: 8pt;
  color: rgb(255, 255, 255);
  background-color: #D6D7D9;
}

.body-container .widget-type-form:not(.landing-page) {
  padding: 0;
  border: 0;
  background: transparent;
  max-width: 100%;
  margin: 0;
  font-size: inherit;
}

.section.post-footer form {
  max-width: 100%;
}

.hs-search-field input.hs-search-field__input {
  margin: 0;
}

h3.form-title {
  font-size: 20pt;
  font-weight: bold;
  color: #333;
  margin: 0 0 15px 0;
  line-height: 1.42857143;
}

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

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

/* Labels and Legends */
label {
  margin-bottom: 0px;
  font-family: barlow, Arial, sans-serif;
  padding: 2px 0px 2px 2px;
  font-weight: 400 ;
  line-height: 1.5;
  display: block;
}
span.hs-form-required {}
.hs-form-field > label {}

/* One Line Inputs */
input[type="text"],
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"],
input[type="file"],
textarea,
select {
  max-width: 100% !important;
  width: 100% !important;  
  display: block;
  padding: 10px 8px 10px 12px;
  border-radius: 2px;
  background-color: #FFFFFF;
  border: 1px solid #EDEEF2;
  color: #343540;
  font-size: 12pt;
  font-family: inherit;
  line-height: inherit;
  margin-bottom: 16px;
}

input[type="text"]:focus,
input[type="password"]:focus, 
input[type="datetime"]:focus, 
input[type="datetime-local"]:focus, 
input[type="date"]:focus, 
input[type="month"]:focus, 
input[type="time"]:focus, 
input[type="week"]:focus, 
input[type="number"]:focus, 
input[type="email"]:focus, 
input[type="url"]:focus, 
input[type="search"]:focus, 
input[type="tel"]:focus, 
input[type="color"]:focus,
input[type="file"]:focus,
textarea:focus,
select:focus {
  outline: 0;
}
/*.hero-logo-image-section.clearfix,
.social-share-wrapper,
.social-share-section-inner{
background-color: #fff!important;
}
*/

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

/* Separate Styles for Drop Downs */
select {
  padding: 10px 12px ;
  font-size: 11pt;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-user-select: none;
  background-image: url(//6583802.fs1.hubspotusercontent-na1.net/hubfs/6583802/Blacksmith_January2020%20Theme/Images/Down_Arrow.svg);
  background-position: calc(100% - 12px);
  background-size: auto;
  background-repeat: no-repeat;
}
select:focus {}

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

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

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

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

.hs-input.invalid.error {
  border-color: #BF1C36;
}

ul.no-list.hs-error-msgs.inputs-list {
  margin: -14px 0 0px;
  padding: 0;
  list-style: none;
  color: #BF1C36;
  font-size: 8pt;
  line-height: 1.5;
}

label.hs-error-msg {
  line-height: inherit;
  padding: 0;
}

.hs_error_rollup ul.no-list.hs-error-msgs.inputs-list {
  margin-top: 0;
}

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


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

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

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

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


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

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

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

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

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


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

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

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

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

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

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


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


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

.hs-button.primary,
input[type="submit"],
input[type="button"] {
  cursor: pointer;
  -webkit-appearance: none;
  text-decoration: none !important;
  display: inline-block;
  white-space: normal !important;
  margin: 12px 0;
  background-color: rgb(0, 178, 169);
  background-image: none;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center center;
  color: rgb(255, 255, 255);
  border-radius: 36px;
  font-size: 14pt;
  font-weight: normal;
  font-style: normal;
  border: 0;
  padding: 14px 40px;
  transition: all 400ms ease-in-out 0s;
  font-family: inherit;
  line-height: inherit;
}

.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  background-color: rgb(30, 77, 211);
}

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


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

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


/* =============== Blog Comment Button =============== */

#add-comment-button.hs-button.primary {}
#add-comment-button.hs-button.primary:hover {}
#add-comment-button.hs-button.primary:focus {}


/* =============== Blog Subscription Button =============== */

#hs_form_target_blog_subscription .hs-button.primary.large {}
#hs_form_target_blog_subscription .hs-button.primary.large:hover {}
#hs_form_target_blog_subscription .hs-button.primary.large:focus {}


/* =============== Google Search Button =============== */

.widget-type-google_search .hs-button.primary {}
.widget-type-google_search .hs-button.primary:hover {}
.widget-type-google_search .hs-button.primary:focus {}

/* Search Styling */


.hs-search-results ul#hsresults li:first-child {
  border-top: 1px solid #ddd;
}

.hs-search-results ul#hsresults li {
  list-style: none;
  border: 1px solid #ddd;
  margin-bottom: 0;
  padding: 15px;
  border-bottom: 0;
  border-top: 0;
  position: relative;
}

.hs-search-results ul#hsresults li p {
  margin-bottom: 0;
}

.hs-search-results ul#hsresults li:last-child {
  border-bottom: 1px solid #ddd;
}

ul.hs-search-field__suggestions {
  position: absolute;
  width: 100%;
  top: 55px;
  background: #fff;
  margin-top: 0;
  z-index: 9;
  max-width: calc(100% - 48px);
}

.hs-search-field--open .hs-search-field__suggestions {
  padding: 15px;
  border: 1px solid #ddd !important;
}

.hs-search-results ul#hsresults li:after {
  content: '';
  border-bottom: 1px solid #ddd;
  height: 0;
  width: calc(100% - 30px);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.hs-search-results ul#hsresults li:last-child:after {
  display: none;
}

.hs-search-field__suggestions li a:hover {
  background: transparent;
}

/*  End  */


body.error-template .hs-input,
body.password-template input[type="password"] {
  display: block;
}

.checkbox-row span.fakelabel span {
  float: none;
  font-size: 14px;
}

.subscription-template .body-container .widget-type-email_subscriptions form#email-prefs-form {
  max-width: 100%;
}

.section.post-footer form .hs_recaptcha.hs-recaptcha.field.hs-form-field {
  margin-bottom: 16px;
}

.full-width-landing-page .form-header-wrapper-section {
  padding-bottom: 37px !important;
}


.smoke-page-with-form-page .logo-gallery .page-center {
  padding: 20px;
  padding-top: 0;
  padding-bottom: 0;
}

.smoke-page-with-form-page .logo-gallery-header a {
  text-decoration: underline;
}

.smoke-page-with-form-page .logo-gallery-header {
  text-align: left;
  padding: 32px 22px;
}

.smoke-page-with-form-page .logo-gallery-header h2 {
  margin-bottom: 15px;
}

.smoke-page-with-form-page .logo-gallery-header h6 em {
  margin: 0 0 15px 0;
  font-family: 'Barlow', Arial, sans-serif;
  font-weight: 400;
  font-size: 10pt;
  color: #808080;
  font-style: initial;
}

.smoke-page-with-form-page .logo-gallery-header h6 {
  line-height: 22.8571px;
}

.smoke-page-with-form-page .logo-gallery-item-group.clearfix {
  padding: 0;
  margin: 0;
}

.smoke-page-with-form-page .logo-gallery-item {
  margin: 0;
  padding: 0;
}

.smoke-page-with-form-page .logo-gallery-item img {
  width: 100%;
  padding: 0;
}

.smoke-page-with-form-page .text-with-button .page-center {
  padding: 0 !important;
  text-align: center;
  padding: 32px 22px 44px 22px !important;
}

.smoke-page-with-form-page .text-with-button-wrapper {
  margin: 0;
  padding: 0;
}

.smoke-page-with-form-page .text-with-button-wrapper a {
  padding: 12px 32px;
  font-family: 'Barlow', Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 32px;
  display: inline-block;
  word-break: normal;
  letter-spacing: 1px;
  color: #406BE4;
  border: 2px solid #406BE4;
  font-size: 16px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  line-height: 1.4;
}
.smoke-page-with-form-page .hs_cos_wrapper_type_rich_text h2 {
  text-align: center;
  padding: 32px 0;
}
.smoke-page-with-form-page .hs_cos_wrapper_type_rich_text h2 em {
  font-size: 12pt;
  color: #343540;
  font-style: initial;
}
.smoke-page-with-form-page .hs_cos_wrapper_type_rich_text h2 em a {
  font-style: initial;
}
.smoke-page-with-form-page .hs_cos_wrapper_type_rich_text h2 em a {
  color: #bf1c36;
}
.three-column-featured-content-item .three-column-featured-content-image-inner img {
  width: 100%;
}
.four-column-featured-content-item .four-column-featured-content-image-inner img {
  width: 100%;
}

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

.three-column-featured-content {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.left-text-with-button .overlay {

}


.logo-gallery-item-group.clearfix {
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}   
.four-column-featured-content-item.black * {
  color: #343540;
}
.three-column-numbered-content-item.white * {
  color: #fff;
}
.three-column-numbered-content-item.white a:hover {
  color: #406be4;
}
.three-col-archive-group .page-center .three-col-archive-item .content-col.white a:hover {
  color: #000;
}
.three-col-archive-group .page-center .three-col-archive-item .content-col.white * {
  color: #fff;
}
.text-with-button.scroll {
  background-attachment: scroll;
}
/* Styles that do not fit into any of the available sections above can go here. */

/*=================Home===============*/
.hs-landing-pages .header-group {
  display: none;
}

.hs-landing-pages .body-container-wrapper .page-center {
  padding: 0 20px;
}

.hero-with-form-image-wrapper {
  padding: 48px 12px 12px 22px;
  margin-bottom: 0;
  float:left;
}

div#cta-two {}

.hero-with-form-wrapper {
  margin-top: -1px;
}


.hero-with-form-image-wrapper {
  width: 58.3333%;
}

.hero-with-form-image-section-right-content {
  width: 41.6667%;
  float:right;
}

.hero-with-form-image-section-right-content-wrapper {
  padding: 12px 22px 12px 22px;
  margin-top: 0;
}

.hero-with-form-image-section-right-content-wrapper h2 {
  font-size: 34px;
  font-weight: 400;
  line-height: 1.3;
  color: #fff;
}

.form-right-wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.hero-with-form-wrapper-text-field {
  width: 58.3333%;
}

.hero-with-form-wrapper-text-field h2 {
  color: #fff;
  font-size: 24px;
  line-height: 1.2;
  font-weight: bold;
}

.hero-with-form-wrapper-text-field-content {
  color: #fff;
}

.hero-with-form-wrapper-text-field-content h3 {
  font-size: 28px;
  font-weight: bold;
}

.hero-with-form-wrapper-text-field-content {
  padding: 0px 22px;
}

.right-wrapper-content-group-hero {
  width: 41.6667%;
  margin-top: 2px;
}

.banner-form-wrapper {
  font-size: 8pt;
  color: #343540;
  background-color: #fffc;
  background-image: none;
  margin: 0px;
  padding: 0px 12px;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center center;
}
.form-header-wrapper-section {
  background-color: #0000;
  padding: 22px 12px 0px;
  border-radius: 0px;
  border-color: inherit;
  border-style: inherit;
  border-width: 0px;
  font-size: 12pt;
  font-weight: 400;
  color: #333;
  font-family: barlow, Arial, sans-serif;
}
.form-header-wrapper-section h2,
.form-header {
  font-size: 20pt;
  font-weight: bold;
  color: #333;
  margin:0;
  line-height: 1.42857143;
}
.inner-form-content h3.form-title {
  margin: 0;
}
.inner-form-content .hs_cos_wrapper_type_form {
  padding: 0;
}

.hero-with-form-wrapper  input[type="text"], 
.hero-with-form-wrapper  input[type="password"], 
.hero-with-form-wrapper  input[type="datetime"], 
.hero-with-form-wrapper  input[type="datetime-local"], 
.hero-with-form-wrapper  input[type="date"], 
.hero-with-form-wrapper  input[type="month"], 
.hero-with-form-wrapper  input[type="time"], 
.hero-with-form-wrapper  input[type="week"], 
.hero-with-form-wrapper  input[type="number"], 
.hero-with-form-wrapper  input[type="email"], 
.hero-with-form-wrapper  input[type="url"], 
.hero-with-form-wrapper  input[type="search"], 
.hero-with-form-wrapper  input[type="tel"], 
.hero-with-form-wrapper  input[type="color"], 
.hero-with-form-wrapper  input[type="file"], textarea, select {
  background-color: #fff;
  border-color: #EDEEF2;
  border-width: 1px;
  color: #343540;
  font-size: 12pt;
  padding: 10px 8px 10px 12px !important;
  font-family: barlow, Arial, helvetica, sans-serif;
}
input::-webkit-input-placeholder {
  color: #343540;
  font-size: 10pt;
}

.hero-with-form-wrapper  span.hs-form-required {
  margin-left: 2px;
}
.hero-with-form-wrapper select {
  padding: 10px 12px !important;
  font-size: 11pt !important;
}
.hero-with-form-wrapper-text-field-content p,
.hero-with-form-wrapper-text-field-content h3, 
.hero-with-form-wrapper-text-field h2 {
  max-width: 540px;
}
.hero-with-form-wrapper-text-field-content img {
  padding-top: 22px;
  text-align: center;
  display: block;
  margin: 0 auto;
}
.hero-logo-image-section.clearfix p {
  text-align: center;
  width: 48%;
  float: left;
  padding: 12px;
  margin: 0;
}
.hero-logo-image-section.clearfix p img {
  width: 200px;
  height: auto;
  padding: 8px 22px;
}
.hero-logo-image-section.clearfix p:nth-child(even) {float: right;}

.social-share-group > div {
  padding: 12px 38px 2px 12px;
  /*   background-color: #88272D; */
  text-align: right;
  color: #fff;
}
.social-share-wrapper p {
  font-size: 14px;
  text-align: right;
  font-weight: 400;
}
.social-share-section-inner {
  padding: 0 27px 32px 22px;
  margin-top: -8px;
  /*   background-color: #88272D; */
}

.social-share-section-inner {
  text-align: right;
}

.social-share-section-inner > div {
  display: inline-block;
  margin-left: 8px;
}
.image-with-righttext-wrapper.right {
  flex-direction: row-reverse;
}
.hero-with-form-wrapper  .hs-richtext.hs-main-font-element p {
  margin-bottom: 0px;
  font-family: barlow, Arial, sans-serif;
  padding: 2px 0px 2px 14px !important;
  font-weight: 400 !important;
}
.hero-with-form-wrapper  .body-container-wrapper label,
.hero-with-form-wrapper  li.hs-form-booleancheckbox label {
  padding: 0px 12px 14px 0px !important;
  font-size: 10pt !important;
  vertical-align: middle;
}
.hs-form-booleancheckbox input {
  vertical-align: middle;
}

.hs-landing-pages .fixed-header .page-center {
  max-width: 1200px !important;
}
form.hs-form fieldset .hs-form-field {
  padding: 0 12PX;
}
label {
  padding: 2px 0px 3px 2px;
}
p.link-text {
  max-width: 540px;
  padding: 22px;
  margin-top: 0;
  margin: 0 0 0 0;
  font-family: 'Barlow', Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  padding-bottom: 37px;
}

p.link-text a {
  font-size: 18px;
  font-weight: 800;
  color: #fff;
}
p.link-text a:focus,
p.link-text a:hover {
  color: #1e4dd3;
}
.hero-with-form-wrapper .hs-button.primary, 
.hero-with-form-wrapper input[type="submit"], 
.hero-with-form-wrapper input[type="button"] {
  margin: 0;
  margin-bottom: 10px;
}
.image-with-righttext-wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.image-wrapper {
  width: 41.6667%;
  padding: 22px;
  margin-top: 64px;
}

.content-wrapper-text {
  width: 58.3333%;
  padding: 60px 22px 22px 22px;
  max-width: 640px;
}

.content-wrapper-text h2 {
  font-size: 24px;
  line-height: 1.2;
  font-weight: 300;
  margin-bottom: 15px;
  color: #343540;
  font-family: 'Barlow', Arial, helvetica, sans-serif;
}
.content-wrapper-text ul {
  margin: 0 30px 20px;
  padding: 0;
  list-style: none;
  margin-left: 22px;
}
.content-wrapper-text ul li:before {
  content: "\f00c";
  margin: 0 18px 0 -36px;
  color: #FC4C02;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.content-wrapper-text ul li {
  margin-left: 20px;
  font-size: 16px;
  line-height: 1.5;
}
.content-wrapper-text  a {
  font-size: 18px;
  font-weight: 800;
}
.three-column-featured-content-header,
.three-column-numbered-content-header,
.three-column-quotes-header {
  text-align: center;
  padding: 32px 0;
}
.three-column-follow-content-item,
.three-column-featured-content-item,
.three-column-content-item-group > div {
  width: 33.3333%;
  padding: 18px;
}
.three-column-follow-content-item-group,
.three-column-featured-content-item-group,
.three-column-content-item-group {
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.three-column-content-image-inner {
  padding: 22px;
  text-align: center;
}

.three-column-content-image-inner img {
  height: auto;
}	

.three-column-content-image-inner.border-radius img{
  border-radius: 180px;
}
.three-column-content-inner img {
  width: 100px;
  padding-bottom: 12px;
}

.three-column-content-inner {
  color: #fff;
  padding: 0 34px 22px 34px;
}
.three-column-featured-content-header h2 {
  color: #343540;
}
.three-column-content-inner p:last-child {
  padding-right: 22px;
}
.three-column-content-inner img.quote {
  width: 26px;
  height: auto;
  margin-top: -12px;
  vertical-align: middle;
  max-width: 100%;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  padding-bottom: 0;
}
.button-section a {
  padding: 12px 32px;
  font-family: 'Barlow', Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 32px;
  display: inline-block;
  word-break: normal;
  letter-spacing: 1px;
  color: #406BE4;
  border: 2px solid #406BE4;
  font-size: 16px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.button-section.three-col-button-wrapper {
  text-align: center;
  padding: 32px 22px 44px 22px;
}

.button-section a span {
  display: inline-block;
  margin-left: 15px;
}
.button-section a:focus,
.button-section a:hover {
  color: #fff;
  background-color: #406BE4;
  border: 2px solid #406BE4;
  text-decoration: none;
}
.three-column-featured-content-inner h3 {
  font-weight: 400;
}
.three-column-featured-content-group {
  padding-bottom: 52px;
}
.three-column-featured-content-inner a {
  font-weight: 800;
  font-size: 18px;
}
.three-column-featured-content-inner {
  padding: 24px 22px 0 8px;
  display:inline-block;
  width:100%;
}
.logo-gallery-header {
  text-align: center;
  padding: 32px 22px 0 22px;
}
.logo-gallery-item {
  text-align: center;
  padding: 12px 8px 34px 8px;
  width: 16.66666667%;
  margin-top: 12px;
  float: left;
}
.logo-gallery-item-group {
  text-align: center;
  background-color: #fff;
  padding: 22px 0 30px 0;
  margin: 0 -15px;

}
.logo-gallery-item img {
  padding: 8px 22px;
  width: 160px;
  height: auto;
  max-width: 100%;
}
.text-with-button {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  position:relative;
}
.text-with-button:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: block;
  content: '';
}

.text-with-button .page-center {
  position: relative;
  z-index: 99;
  color: #fff;
  padding: 44px 22px 44px 22px !important;
  max-width: 949.98px !important;
  text-align: center;
}
.text-with-button-group h2 {
  font-size: 44px;
  padding-bottom: 18px;
  text-align: center;
  text-shadow: 0 3px 4px rgba(0,0,0,.5);
  color: #fff;
  font-weight: 300;
}

.text-with-button-header p {
  font-size: 22px;
  text-align: center;
  text-shadow: 0 3px 4px rgba(0,0,0,.5);
  line-height: 1.2;
}
.left-text-with-button-button-section a,
.text-with-button-wrapper a {
  text-transform: uppercase;
  display: inline-block;
  background-color: #0000;
  font-weight: 700;
  border-radius: 32px;
  padding: 14px 44px;
  color: #fff;
  text-decoration: none;
  border: 2px solid #fff;
  font-size: 18px;
  letter-spacing: 1px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  line-height: 1.2;
}

.left-text-with-button-button-section a:hover,.left-text-with-button-button-section a:focus,
.text-with-button-wrapper a:hover,.text-with-button-wrapper a:focus {
  background-color: #406BE4;
  border: 2px solid #406BE4;
  color: #fff;
  text-decoration: none;
}
.left-text-with-button-button-section a span,
.text-with-button-wrapper a span {
  display: inline-block;
  margin-left: 16px;
}

.text-with-button-wrapper {
  padding-top: 19px;
  margin-bottom: 15px;
}
.three-column-follow-content-header {
  text-align: center;
  padding: 32px 22px 0 22px;
}
.three-column-follow-content-header h2 {
  color: #343540;
}
.three-column-follow-content-image-inner {
  padding: 22px 22px 12px 22px;
  text-align: left;
}
.three-column-follow-content-image-inner img.quote {
  width: 26px;
  height: auto;
  margin-top: -12px;
}
img.quote {
  width: 26px;
  height: auto;
  margin-top: -12px;
}
.follow-wrapper:before,.follow-wrapper:after {content: '';clear: both;display: block;}
.follow-wrapper {
  max-width: 580px;
  padding: 0 22px 0 0;
}

.author {
  text-align: right;
  float: right;
  width: 90px;
}

.author img {
  border-radius: 74px;
  width: 74px;
  height: auto;
}

.author-a {
  padding: 12px 0;
  line-height: 1.2;
}

.author-a {
  width: 70%;
  float: right;
  text-align: right;
  font-weight: bold;
}
.three-column-follow-content {
  padding: 0 22px 0 22px;
}
.link-wrapper {
  font-weight: bold;
  line-height: 1.2;
  padding: 0 22px 22px 22px;
  text-align: left;
  margin-top: 0;
}
.link-wrapper a {
  font-size: 18px;
  font-weight: 800;
}
p.blue a span:last-child {
  margin-left: 10px;
}


.full-width-content .page-center {
  padding: 44px 42px 44px 22px !important;
  max-width: 949.98px !important;
  text-align: center;
  color: #fff;
}

.full-width-content .page-center h2 {
  font-size: 44px;
  padding-bottom: 18px;
  text-align: center;
  text-shadow: 0 3px 4px rgba(0,0,0,.5);
  color: #fff;
  font-weight: 300;
}

.three-column-follow-content-item-group {
  padding-bottom: 52px;
}

.three-column-featured-content-item-group.white .three-column-featured-content-inner {
  padding: 22px;
}
.three-column-featured-content-item-group.white .three-column-featured-content-inner * {
  color: #fff;
}
.three-column-featured-content-item-group.white a:hover {
  color: #fff;
  text-decoration: underline;
}
.three-column-featured-content-item-group.white {
  margin-top: 51px;
}
.four-column-featured-content-header {
  text-align: center;
  padding: 54px 32px 0 32px;
}
.text-with-button-wrapper a:not(:first-child) {
  margin-left: 10px;
  margin-bottom: 10px;
}

.four-column-featured-content-header h2 {
  color: #fff;
}

.four-column-featured-content-item {
  width: 25%;
  padding: 18px;
}

.four-column-featured-content-item-group {
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.four-column-featured-content-item-group {
  padding-bottom: 52px;
}
.three-col-archive-group{
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  position: relative; 
}
.four-column-featured-content{
  color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  position: relative; 
  padding-bottom: 0;
}
.four-column-featured-content-inner-item {
  color: #fff;
  padding: 22px;
  position: relative;
}

/* 
.four-column-featured-content:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #0006;
} */
.four-column-featured-content .page-center {
  position: relative;
  z-index: 99;
}
.four-column-featured-content.no-image:before{
  display:none;
}
.three-column-numbered-content-item {
  width: 33.3333%;
  padding: 18px;
}
.three-column-numbered-content-item-group {
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.three-column-numbered-content-inner h3 {
  font-size: 28px;
  font-weight: 400;
}
.num.loveloline.white {
  font-size: 64px;
  border-radius: 180px;
  background-color: #406BE4;
  padding: 22px;
  width: 110px;
  line-height: 1.0;
  margin: 44px;
  font-family: 'loveloline', Arial, helvetica, sans-serif;
  letter-spacing: .05pt;
}
.three-column-numbered-content-item-group {
  padding-top: 50px;
  padding-bottom: 52px;
}
.three-column-numbered-content-image {
  text-align: center;
}
.num.loveloline.white {
  color: #fff;
}
.three-column-numbered-content a {
  font-size: 18px;
  font-weight: bold;
  padding-right: 22px;
}
.three-column-numbered-content-item-inner {
  max-width: 580px;
  padding: 22px;
  text-align: center;
  background: #edeef2;
}
.left-text-with-button-item-group {
  width: 50%;
  padding: 12px 22px;
  text-align: left;
}
.left-text-with-button-group {
  padding-top: 72px;
  padding-bottom: 44px;
}
.left-text-with-button-item-group h2 {
  font-size: 44px;
  padding-bottom: 18px;
  text-align: left;
  text-shadow: 0 3px 4px rgba(0,0,0,.5);
  color: #fff;
  font-weight: 300;
}

.left-text-with-button-header {
  font-size: 22px;
  text-align: left;
  text-shadow: 0 3px 4px rgba(0,0,0,.5);
  color: #fff;
  line-height: 1.2;
}
.left-text-with-button {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  position: relative;
}
.left-text-with-button-button-section {
  padding-bottom: 32px;
  text-align: left;
  margin: 34px 0 15px 0;
}
.left-text-with-button .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.four-column-featured-content-inner a:hover {
  text-decoration: underline;
}
.four-column-featured-content.no-image .four-column-featured-content-header {
  padding: 84px 32px 0 32px;
}
.four-column-featured-content-inner a {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
.left-text-with-button .page-center {
  position: relative;
  z-index: 90;
}
/*==============end====*/


.full-width-content.has-image,
.hero-with-form-wrapper {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  position: relative;
}
.full-width-content.has-image .page-center,
.hero-with-form-wrapper .page-center {
  position: relative;
  z-index: 99;
}
/* .hero-with-form-wrapper.banner-has-image:after */
.hs-landing .hero-with-form-wrapper:after,
.full-width-content.has-image:after{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity:0.3;
} 
.full-width-content.has-image:after{
  opacity:0.6;
}
.left-text-with-button.scroll {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: scroll;
}
.three-column-featured-content-inner:before, .three-column-featured-content-inner:after {
  content: '';
  clear: both;
  display: block;
  float: left;
}
.hero-with-form-wrapper-text-field-content ul {
  margin: 0 30px 20px;
  padding: 0;
  list-style: none;
  margin-left: 22px;
}
.hero-with-form-wrapper-text-field-content ul li {
  margin-left: 20px;
  font-size: 16px;
  line-height: 1.5;
}
.hero-with-form-wrapper-text-field-content ul li:before {
  content: "\f00c";
  margin: 0 18px 0 -36px;
  color: #fff;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


/*===v2======*/

.hs-landing-pages-v2 .hero-with-form-image-wrapper {
  width: 58.3333%;
  padding: 48px 12px 0 12px;
}
.hs-landing-pages-v2  .hero-with-form-wrapper-text-field-content h1 {
  font-size: 40px;
  line-height: 1.2;
  font-weight: bold;
}
.hs-landing-pages-v2  .hero-with-form-wrapper-text-field-content {
  padding: 22px 22px;
  max-width: 540px;
}
.hs-landing-pages-v2  .hero-with-form-wrapper-text-field-content img {
  padding-top: 0;
  text-align: left;
  display: inline-block;
  margin: 0 auto;
}
.hs-landing-pages-v2  .hero-with-form-wrapper .hs-button.primary, .hs-landing-pages-v2  .hero-with-form-wrapper input[type="submit"], .hs-landing-pages-v2  .hero-with-form-wrapper input[type="button"] {
  margin: 0;
  margin-bottom: 10px;
  margin: 22px 12px 37px;
}
.hs-landing-pages-v2  .hero-logo-image-section.clearfix p img {
  padding: 0;
}

.hs-landing-pages-v2 .hero-with-form-wrapper span.hs-form-required {
  margin-left: 0;
}
.hs-landing-pages-v2 .logo-gallery {
  padding-bottom: 52px;
}
.hero-with-form-wrapper.scroll.banner-has-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  background-attachment: scroll;
}
.logo-image-wrapper {
  position: relative;
}
.hs-landing-pages-v2 .hero-with-form-wrapper input[type="submit"],
.actonfsblocksshowlandingpagea30334pp-00e3tpagefm0.hs-landing-pages-v2
.hero-with-form-wrapper .hs-button.primary, 
.hs-landing-pages-v2 .hero-with-form-wrapper input[type="submit"] {
  margin: 22px 12px 36px;
}
.hs-landing-pages-v3.hs-landing-pages-v2 .hero-with-form-wrapper-text-field-content {
  padding-top: 12px;
}

.hs-landing-pages-v3 .hero-with-form-wrapper-text-field h2 {
  padding-bottom: 22px;
}

.hs-landing-pages-v3 .hero-with-form-wrapper-text-field-content p img {
  display: block;
}

.hs-landing-pages-v3.hs-landing-pages-v2 .hero-with-form-wrapper-text-field-content img {
  margin: 2px 2px 2px 28px;
}
.hs-landing-pages-v3 .hero-with-form-wrapper-text-field-content > span strong {
  font-size: 14pt;
}

.hs-landing-pages-v3 .hero-with-form-wrapper-text-field-content > span {
  font-size: 24px;
  line-height: 1.2;
  display: block;
  padding: 17px 12px 22px 0px;
}
.hs-landing-pages-v3 .form-header-wrapper-section {
  padding-bottom: 22px;
}
.hs-landing-pages-v3 .right-wrapper-content-group-hero {
  margin-top: 100px;
}
.hs-landing-pages-v3.hs-landing-pages-v2 .hero-with-form-wrapper-text-field-content p:first-of-type {
  padding: 0;
}
.hs-landing-pages-v3.hs-landing-pages-v2 .hero-with-form-wrapper .hs-button.primary, 
.hs-landing-pages-v3.hs-landing-pages-v2 .hero-with-form-wrapper input[type="submit"] {
  margin: 12px 12px 44px;
  font-size: 10pt;
}
.button-group .text-with-button-wrapper.black {
  text-align: center;
  padding: 32px 22px 12px 22px;
  margin: 0;
}

.button-group .text-with-button-wrapper.black a {
  padding: 12px 32px;
  font-family: 'Barlow', Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 32px;
  display: inline-block;
  word-break: normal;
  letter-spacing: 1px;
  color: #000;
  border: 2px solid #000;
  font-size: 16px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  display: inline-block;
  line-height: 1.42857143;
}

.button-group .text-with-button-wrapper.black a:focus,
.button-group .text-with-button-wrapper.black a:hover {
  color: #fff;
  background-color: #406BE4;
  border: 2px solid #406BE4;
  text-decoration: none;
}
.hs-landing-pages-v3 .full-width-content .page-center {
  padding: 32px 0 !important;
}

.hs-landing-pages-v3 .full-width-content .page-center .full-width-content-inner-content h2 {
  font-size: 26px;
  font-weight: bold;
  color: #88272D;
  text-shadow: none;
  font-size: 22pt;
}
.hs-landing-pages-v3 .full-width-content {
  padding: 0px 0px 15px;
}
.hs-landing-pages-v3 .three-column-featured-content-group {
  padding-bottom: 0;
}
.full-width-landing-page .hero-with-form-wrapper-text-field-content ul {
  padding: 0 0 12px 0;
  margin: 0;
  font-size: 100%;
  color: #343540;
  list-style: disc;
}
.full-width-landing-page .hero-with-form-wrapper-text-field-content ul li span {
  color: #fff;
  font-size: 14pt;
}
.full-width-landing-page .hero-with-form-wrapper-text-field-content ul li:before {
  content: none;
}
.full-width-landing-page .hero-with-form-wrapper-text-field-content ul li {
  line-height: 1.42857143;
}
.full-width-landing-page .hero-with-form-wrapper-text-field-content ul li {
  padding: 0;
  margin: 0;
}
.full-width-landing-page.hs-landing-pages-v3 .hero-with-form-wrapper-text-field-content>span {
  font-size: 24px;
  line-height: 1.2;
  display: block;
  padding: 20px 12px 16px 0px;
}
.full-width-landing-page .three-column-featured-content-inner a:hover {
  color: #1e4dd3;
  text-decoration: none;
}
.full-width-landing-page .hero-with-form-wrapper-text-field-content h3 {
  padding: 12px 12px 22px 0px;
  font-size: 24px;
  line-height: 1.2;
}
.full-width-landing-page.actonfsblocksshowlandingpagea30334pp-0110tpagefm0
.hero-with-form-wrapper-text-field-content h3 {
  padding: 0;
}

.full-width-landing-page.actonfsblocksshowlandingpagea30334pp-0110tpagefm0 
.hero-with-form-wrapper-text-field-content h3:first-of-type {
  padding-top: 12px;
}

.full-width-landing-page.actonfsblocksshowlandingpagea30334pp-0110tpagefm0 
.hero-with-form-wrapper-text-field-content>span {
  padding: 0;
  margin-bottom: 15px;
  margin-top: 20px;
}
.actonfsblocksshowlandingpagea30334pp-0110tpagefm0  .hero-with-form-wrapper-text-field-content img {
  padding-top: 3px;
}
.full-width-landing-page.hs-landing-pages-v3 .hero-with-form-wrapper-text-field-content h5 {
  font-weight: 300;
  padding: 0;
  font-size: 30px;
  line-height: 1.1;
  margin-top: 20px;
  margin-bottom: 15px;
}
.hero-with-form-wrapper ol {
  padding-left: 44px;
}
.hero-with-form-wrapper ol li {
  margin-bottom: 15px;
}

/* Thanku Layout */

.thank-you-banner {
  background-color: #7e7a77;
  color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.thank-you-banner .page-center {
  padding-top: 37px;
  text-align: center;
  padding-bottom: 37px;
}

.thank-you-banner h2 {
  margin: 0 0 15px 0;
  font-weight: 700;
  font-size: 30pt;
  color: #fff;
  font-family: 'Barlow', Arial, sans-serif;
  line-height: inherit;
}

.thank-you-banner p {
  font-size: 21.3333px;
}

.thanku-one-col-content-group .page-center {
  padding: 0 0 104px;
  max-width: 1150px !important;
}

.thanku-one-col-content-group .inner-group {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}

.thanku-one-col-item {
  padding: 18px;
  width: 33.3333%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.thanku-one-col-item .img-col img {
  border-radius: 0px;
  width: 100%;
  vertical-align: top;
}
.thanku-one-col-item .content-col {
  padding: 22px;
  color: #fff;
}
.thanku-one-col-item .content-col h3 {
  font-weight: 400;
}
.thanku-one-col-item .btn-col {
  text-align: center;
  padding: 32px 22px 12px 22px;
}
.thanku-one-col-item .btn-col a {
  text-transform: uppercase;
  display: inline-block;
  background-color: transparent;
  font-weight: 700;
  border-radius: 32px;
  padding: 14px 44px;
  color: #ffffff;
  text-decoration: none;
  border: 2px solid #FFFFFF;
  font-size: 18px;
  letter-spacing: 1px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}
.thanku-one-col-item .inner-col {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
}
.thanku-one-col-item .btn-col a:hover,
.thanku-one-col-item .btn-col a:focus {
  background-color: #fff;
  border: 2px solid #406BE4;
  color: #1e4dd3;
  text-decoration: none;
}
.thank-you-banner .btn-col a {
  padding: 12px 33.5px;
  font-family: 'Barlow', Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  display: inline-block;
  border-radius: 32px;
  word-break: normal;
  letter-spacing: 1px;
  color: #fff;
  background-color: #406BE4;
  border: 2px solid #406BE4;
  font-size: 16px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}
.thank-you-banner .btn-col a:hover,
.thank-you-banner .btn-col a:focus {
  color: #1e4dd3;
  background-color: #fff;
  border: 2px solid #1e4dd3;
  text-decoration: none;
}
.thank-you-banner.with-btn .page-center {
  padding-bottom: 32px;
}
.thanku-one-col-content-group .top-heading {
  text-align: center;
  padding-top: 89px;
  padding-bottom: 57px;
}
.thanku-one-col-content-group .top-heading p > span {
  font-size: 30pt;
}
.thanku-one-col-content-group .top-heading p > strong {
  font-size: 24pt;
}
.thank-you-banner .btn-col {
  padding: 32px 22px 12px 22px;
}
/*  End  */
.hs-landing .hero-with-form-wrapper .hs-button.primary,
.hs-landing .hero-with-form-wrapper input[type="submit"] {
  font-size: 14pt;
  margin: 12px 12px 44px !important;
}
.hs-landing .hero-with-form-wrapper-text-field h2 {
  margin: 0;
  padding-bottom: 15px;
  padding-top: 10px;
}
.hs-landing.hs-landing-pages-v2 .logo-gallery {
  padding-bottom: 11px;
}
.hs-landing .image-wrapper {
  margin-top: 128px;
}
.hs-landing.hs-landing-pages .fixed-header .page-center {
  max-width: 1150px !important;
}
.actonfsblocksshowlandingpagea30334pp-0101tpagefm0.hs-landing .hero-with-form-wrapper-text-field h2 {
  padding-top: 20px;
}
.hs-forge-tpm.hs-landing-pages-v2 .hero-with-form-image-wrapper {
  padding-left: 22px !important;
}
.hs-forge-tpm .hero-with-form-wrapper .hs-button.primary {
  margin: 0;
  margin: 12px 12px 8px;
}



.hs-forge-tpm.hs-landing-pages-v2 .hero-with-form-wrapper-text-field-content {
  max-width: 100%;
}

.hs-forge-tpm .hero-with-form-wrapper-text-field-content * {
  max-width: 540px !important;
}
.hs-forge-tpm.hs-landing-pages-v2 .hero-with-form-wrapper .hs-button.primary {
  margin: 12px 12px 45px;
}
.hero-with-form-image-section .video {
  position: relative;
  padding-bottom: 56.25% !important;
  padding-top: 25px !important;
  height: 0;
  max-width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.hero-with-form-image-section .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
}
.iframe-group {
  padding: 0 20px 20px 0px;
}
.hs-forge-tpm.hs-landing-pages-v2 .hero-with-form-image-wrapper {
  padding: 48px 12px 12px 12px;
}
.hs-forge-tpm.hs-landing-pages-v2 .hero-with-form-wrapper-text-field-content {
  padding-top: 12px;
}
.hs-forge-tpm .three-column-content-image-inner {
  padding: 0;
  padding-top: 5px;
}
.hs-forge-tpm .content-wrapper-text h1 {
  font-weight: 300;
  font-family: 'Barlow', Arial, helvetica, sans-serif;
  margin-bottom: 15px;
  line-height: 1.1;
}

/* BEGIN Button Styles */

.text-with-button-wrapper.blue {
  text-align: center;
  padding: 32px 22px 44px 22px;
  margin: 0 !important;
}
.text-with-button-wrapper.blue a,
.left-text-with-button-button-section.blue a,
.button-section.three-col-button-wrapper.blue a {
  padding: 12px 32px;
  font-family: 'Barlow', Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 32px;
  display: inline-block;
  word-break: normal;
  letter-spacing: 1px;
  color: #406BE4;
  border: 2px solid #406BE4;
  font-size: 16px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  display: inline-block;
  line-height: 1.42857143;
}

.text-with-button-wrapper.blue a:focus,
.text-with-button-wrapper.blue a:hover,
.left-text-with-button-button-section.blue a:focus,
.left-text-with-button-button-section.blue a:hover,
.button-section.three-col-button-wrapper.blue a:focus,
.button-section.three-col-button-wrapper.blue a:hover {
  color: #fff;
  background-color: #406BE4;
  border: 2px solid #406BE4;
  text-decoration: none;
}

.text-with-button-wrapper.whiteblue {
  text-align: center;
  padding: 32px 22px 44px 22px;
  margin: 0 !important;
}
.text-with-button-wrapper.whiteblue a,
.left-text-with-button-button-section.whiteblue a,
.button-section.three-col-button-wrapper.whiteblue a {
  text-transform: uppercase;
  display: inline-block;
  background-color: transparent;
  font-weight: 700;
  border-radius: 32px;
  padding: 14px 44px;
  color: #ffffff;
  text-decoration: none;
  border: 2px solid #FFFFFF;
  font-size: 18px;
  letter-spacing: 1px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}
.text-with-button-wrapper.whiteblue a:hover,
.text-with-button-wrapper.whiteblue a:focus,
.left-text-with-button-button-section.whiteblue a:focus,
.left-text-with-button-button-section.whiteblue a:hover,
.button-section.three-col-button-wrapper.whiteblue a:focus,
.button-section.three-col-button-wrapper.whiteblue a:hover {
  background-color: #406BE4;
  border: 2px solid #406BE4;
  color: #fff;
  text-decoration: none;
}

.text-with-button-wrapper.blackblue {
  text-align: center;
  padding: 32px 22px 12px 22px;
  margin: 0;
}

.text-with-button-wrapper.blackblue a,
.left-text-with-button-button-section.blackblue a,
.button-section.three-col-button-wrapper.blackblue a {
  padding: 12px 32px;
  font-family: 'Barlow', Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 32px;
  display: inline-block;
  word-break: normal;
  letter-spacing: 1px;
  color: #000;
  border: 2px solid #000;
  font-size: 16px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  display: inline-block;
  line-height: 1.42857143;
}

.text-with-button-wrapper.blackblue a:focus,
.text-with-button-wrapper.blackblue a:hover,
.left-text-with-button-button-section.blackblue a:focus,
.left-text-with-button-button-section.blackblue a:hover,
.button-section.three-col-button-wrapper.blackblue a:focus,
.button-section.three-col-button-wrapper.blackblue a:hover {
  color: #fff;
  background-color: #406BE4;
  border: 2px solid #406BE4;
  text-decoration: none;
}
.text-with-button-wrapper.bluewhite a,
.left-text-with-button-button-section.bluewhite a,
.button-section.three-col-button-wrapper.bluewhite a {
  padding: 12px 33.5px;
  font-family: 'Barlow', Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  display: inline-block;
  border-radius: 32px;
  word-break: normal;
  letter-spacing: 1px;
  color: #fff;
  background-color: #406BE4;
  border: 2px solid #406BE4;
  font-size: 16px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}
.text-with-button-wrapper.bluewhite a:hover,
.text-with-button-wrapper.bluewhite a:focus,
.left-text-with-button-button-section.bluewhite a:focus,
.left-text-with-button-button-section.bluewhite a:hover,
.button-section.three-col-button-wrapper.bluewhite a:focus,
.button-section.three-col-button-wrapper.bluewhite a:hover {
  color: #1e4dd3;
  background-color: #fff;
  border: 2px solid #1e4dd3;
  text-decoration: none;
}

.button-section.three-col-button-wrapper.white,
.text-with-button-wrapper.white {
  text-align: center;
  padding: 32px 22px 12px 22px;
}
.button-section.three-col-button-wrapper.white a,
.left-text-with-button-button-section.white a,
.text-with-button-wrapper.white a {
  text-transform: uppercase;
  display: inline-block;
  background-color: transparent;
  font-weight: 700;
  border-radius: 32px;
  padding: 14px 44px;
  color: #ffffff;
  text-decoration: none;
  border: 2px solid #FFFFFF;
  font-size: 18px;
  letter-spacing: 1px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}
.text-with-button-wrapper.white a:hover,
.text-with-button-wrapper.white a:focus,
.left-text-with-button-button-section.white a:focus,
.left-text-with-button-button-section.white a:hover,
.button-section.three-col-button-wrapper.white a:hover,
.button-section.three-col-button-wrapper.white a:focus {
  background-color: #fff;
  border: 2px solid #406BE4;
  color: #1e4dd3;
  text-decoration: none;
}

/* END Button Styles */

.stacked-quotes-wrapper .content-wrapper-text {
  padding: 0;
  padding-right: 20px;
  width: 50%;
  max-width: 100%;
}
.stacked-quotes-wrapper  .image-wrapper {
  width: 50%;
  padding: 40px 20px 0px;
  margin: 0;
}
.stacked-quotes-wrapper  .stacked-top-cotnent {
  text-align: center;
  padding: 32px 0;
}
.stacked-quotes-wrapper  .content-wrapper-text h4 {
  color: #343540;
  font-weight: 400;
}
.stacked-quotes-wrapper  .content-wrapper-text p {
  margin: 0 0 15px 0;
  font-family: 'Barlow', Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.42857143;
}
.stacked-quotes-wrapper  .image-with-righttext-content.stacked-quotes-wrapper hr {
  margin: 15px;
}
.image-with-righttext-content.stacked-quotes-wrapper hr {
  margin: 15px;
  background-color: #7c7c7c;
}
.stacked-quotes-wrapper .content-wrapper-text hr {
  margin: 15px;
  background-color: rgb(124, 124, 124);
}
.stacked-quotes-wrapper .image-with-righttext-wrapper hr {
  margin: 15px;
  color: #7c7c7c;
}
.image-with-righttext-content.stacked-quotes-wrapper hr {
  margin: 15px;
  background-color: #7c7c7c;
}
.stacked-quotes-wrapper .image-with-righttext-wrapper.left .content-wrapper-text {
  padding-right: 0;
  padding-left: 20px;
}
.stacked-quotes-wrapper .image-with-righttext-wrapper.left .image-wrapper {
  text-align: center;
}
.image-with-righttext-content.stacked-quotes-wrapper {
  padding-bottom: 10px;
  background-color: #edeef2;
}
.hs-forge-tpm-Capterra .hero-with-form-wrapper:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.3;
  content: '';
}
.hero-with-form-wrapper{
  position:relative;
}

/* Smoke Jumper With Form Landing Page */

.smoke-page-with-form .header-group {
  display: none;
}

.smoke-page-with-form .sj-banner-with-form {
  margin-top: -1px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
}
.sj-banner-with-form{
   background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.smoke-page-with-form .full-width-content.hs-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
}
.sj-banner-with-form .page-center {
  padding: 0;
  max-width: 1140px !important;
}

.sj-banner-with-form .inner-group {
  display: flex;
}

.sj-banner-with-form .left-col {
  width: 58.3333%;
}

.sj-banner-with-form .right-col {
  width: 41.6667%;
}

.sj-banner-with-form .left-col .logo-col {
  padding: 48px 12px 12px 22px;
}

.sj-banner-with-form .left-col .logo-col img {
  width: 400px;
}

.sj-banner-with-form .right-col .right-content-col h3 {
  font-size: 34px;
  font-weight: 400;
  line-height: 1.3;
  color: #fff;
}

.sj-banner-with-form .right-col .right-content-col p {
  color: #fff;
}

.sj-banner-with-form .right-col .right-content-col {
  padding: 47px 22px 12px 22px;
}

.sj-banner-with-form .right-col .right-content-col p em {
  font-style: normal;
  font-size: 10pt;
}

.sj-banner-with-form .left-col .left-content-col {
  padding: 0px 22px 81px;
}

.sj-banner-with-form .left-col .left-content-col h2 {
  font-size: 24px;
  line-height: 1.2;
  font-weight: bold;
  color: #fff;
  padding: 0 12px 22px 0;
  max-width: 540px;
}

.sj-banner-with-form .right-col .hs_cos_wrapper_type_form {
  padding: 0;
  background-color: transparent;
  max-width: 100%;
  margin: 0;
}

.sj-banner-with-form .right-col .hs_cos_wrapper_type_form h3.form-title {
  display: none;
}

.sj-banner-with-form .right-col form .hs-form-field > label {
  display: none;
}

.sj-banner-with-form .right-col form .hs-form-field {
  padding: 5px 4px 0;
}

.sj-banner-with-form .right-col form .hs-input {
  border-radius: 2px;
  padding: 5px;
  font-size: 12pt;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  border: 0;
  margin-bottom: 22px;
  color: #A0A0A0;
}

.sj-banner-with-form .right-col form {
  margin-top: 7px;
}

.sj-banner-with-form .right-col form .hs-input::-webkit-input-placeholder {
  color: #A0A0A0;
  opacity: 1;
  font-size: 16px;    
}

.sj-banner-with-form .right-col form .actions {
  text-align: center;
}

.sj-banner-with-form .right-col form input.hs-button.primary.large {
  margin: 44px 0 20px;
  background-color: rgb(64, 107, 228);
  background-image: none;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center center;
  color: rgb(255, 255, 255);
  border-radius: 30px;
  display: inline-block;
  text-decoration: none;
  font-size: 11pt;
  font-weight: normal;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  border-style: solid;
  border-color: transparent;
  border-width: 0px;
  padding: 12px 30px;
}

.sj-banner-with-form .right-col form ul.no-list.hs-error-msgs.inputs-list label {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  padding: 0;
}

.sj-banner-with-form .right-col form ul.no-list.hs-error-msgs.inputs-list {
  color: #3B99FC;
  font-size: 11pt;
  margin-top: -21px;
}

.sj-banner-with-form .right-col form .hs_error_rollup ul.no-list.hs-error-msgs.inputs-list {
  margin-top: 5px;
  padding: 0 4px;
}

.sj-banner-with-form .bottom-col h4 {
  margin: 0 0 15px 0;
  font-size: 20pt;
  font-weight: normal;
  line-height: inherit;
}

.sj-banner-with-form .bottom-col {
  padding: 0 15px 30px;
  text-align: center;
  color: #fff;
}

.smoke-jumper-one-col-image-group .page-center {
  max-width: 1140px !important;
  padding: 0 !important;
}

.smoke-jumper-one-col-image-group .top-group h2 a {
  color: #343540;
  text-decoration: underline;
}

.smoke-jumper-one-col-image-group .top-group h6 em {
  font-style: normal;
  font-size: 10pt;
  color: #808080;
}

.smoke-jumper-one-col-image-group .top-group h6 {
  margin: 0 0 15px 0;
  font-size: 16px;
  font-weight: 400;
  line-height: inherit;
}

.smoke-jumper-one-col-image-group .top-group {
  padding: 32px 22px;
}

.smoke-jumper-one-col-image-group .items-group {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.smoke-jumper-one-col-image-group .items-group .item-col {
  width: 16.6667%;
}

.smoke-jumper-one-col-image-group .btn-group {
  text-align: center;
  padding: 32px 22px 12px 22px;
  margin-bottom: 32px;
}

.smoke-jumper-one-col-image-group .btn-group a {
  padding: 12px 32px;
  font-family: 'Barlow', Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 32px;
  display: inline-block;
  word-break: normal;
  letter-spacing: 1px;
  color: #406BE4;
  border: 2px solid #406BE4;
  font-size: 16px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.smoke-jumper-one-col-image-group .btn-group a span.fa.fa-angle-up {
  padding-left: 15px;
  padding-right: 1px;
}

.smoke-jumper-one-col-image-group .btn-group a:hover,
.smoke-jumper-one-col-image-group .btn-group a:focus {
  color: #fff;
  background-color: #406BE4;
  border: 2px solid #406BE4;
  text-decoration: none;
}

.smoke-jumper-one-col-image-group .bottom-content {
  text-align: center;
  padding: 32px 15px;
}

.smoke-jumper-one-col-image-group .bottom-content h2 em {
  font-size: 12pt;
  font-style: normal;
}

.smoke-jumper-one-col-image-group .bottom-content h2 {
  color: #343540;
}

.smoke-jumper-one-col-image-group .bottom-content h2 em a {
  color: #bf1c36;
}

/* End */
body {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
}

/* Smoke Jumper Landing Page */

.smoke-lp-page .sj-banner-with-form .left-col .logo-col img {
  width: 350px;
}
.smoke-lp-page .sj-banner-with-form .right-col .right-content-col {
  padding: 30px 12px 12px 12px;
}
.smoke-lp-page .sj-banner-with-form .right-col .right-content-col h2 {
  font-size: 34px;
  font-weight: 400;
  line-height: 1.3;
  color: #fff;
}
.smoke-lp-page .sj-banner-with-form .right-col .right-content-col h2 em {
  font-style: normal;
  font-size: 12pt;
}
.smoke-lp-page .sj-banner-with-form .left-col .logo-col {
  padding: 48px 12px 0 12px;
}
.smoke-lp-page .image-with-righttext-content .page-center {
  max-width: 1140px !important;
  padding: 0 !important;
}
.smoke-lp-page .image-with-righttext-content .page-center {
  max-width: 1140px !important;
  padding: 0 !important;
}
.smoke-lp-page .content-wrapper-text {
  max-width: 100%;
  padding-left: 42px;
}
.smoke-lp-page .content-wrapper-text h2 em {
  color: #bf1c36;
  font-style: normal;
}
.smoke-lp-page .content-wrapper-text h4 {
  margin: 0 0 15px 0;
  line-height: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 24px;
}
.smoke-lp-page .content-wrapper-text ul li em {
  color: #800000;
  font-style: normal;
}

.smoke-lp-page .content-wrapper-text h5 {
  margin: 0 0 15px;
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  font-weight: normal;
}
.smoke-lp-page .content-wrapper-text h5 a {
  color: #800000;
  margin-right: 27px;
}
.smoke-lp-page .content-wrapper-text h5 a em {
  font-style: normal;
  text-decoration: underline;
}
.smoke-lp-page .content-wrapper-text h5 a:last-child {
  margin: 0;
}
.smoke-lp-page .content-wrapper-text h6 em {
  color: #808080;
  font-size: 10pt;
  font-style: normal;
}
.smoke-lp-page .content-wrapper-text h6 {
  margin: 0 0 15px 0;
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  font-weight: normal;
}
.three-col-archive-group .page-center {
  max-width: 1140px !important;
  padding: 0;
}
.three-col-archive-group .top-content {
  padding: 32px 0;
}
.three-col-archive-group .top-content h2 {
  color: #343540;
}
.three-col-archive-group .inner-group {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.three-col-archive-item {
  padding: 18px;
}
.three-col-archive-item .img-col {
  text-align: center;
}
.three-col-archive-item .content-col h3 strong {
  font-size: 12pt;
  color: #00B2A9 ;
}
.three-col-archive-item .content-col h6 {
  padding: 0 0 15px 0;
  margin: 0;
  font-family: 'Barlow', Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: inherit;
}
.three-col-archive-item .content-col h6 a {
  text-decoration: underline;
  text-decoration-color:#00B2a9 !important;
}
.three-col-archive-item .content-col h6 em {
  font-style: normal;
  color: #00b2a9;
}
.three-col-archive-item .content-col h6 em a {
  color: inherit;
}
.three-col-archive-item .content-col {
  padding: 24px 22px 0 8px;
}
.smoke-lp-page .logo-gallery .page-center {
  padding: 0;
  max-width: 1140px !important;
}
.smoke-lp-page .logo-gallery .logo-gallery-header h2 {
  color: #343540;
}
.smoke-lp-page .row2-group .three-col-archive-item .content-col h2 {
  font-size: 28px;
  font-weight: 400;
  color: #000;
}
.smoke-lp-page .row2-group .three-col-archive-item .content-col h6 a {
  color: #000;
}
.smoke-lp-page .row2-group .three-col-archive-item .content-col {
  padding: 22px;
}
.full-width-content.hs-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
}
/*
.button-section.three-col-button-wrapper.blue a:hover,
.button-section.three-col-button-wrapper.transparent a {
background: #0000;
color: #406BE4;
}
.button-section.three-col-button-wrapper.blue a{
background-color: transparent;
color:#406be4;
}
.button-section.three-col-button-wrapper.blue a:hover{
background-color: #406be4;
color: #fff;
}
.button-section.three-col-button-wrapper.transparent a:hover {
background-color: #406BE4;
color: #fff;
}
.button-section.three-col-button-wrapper.white a {
color: #fff;
border-color: #fff;
}

.button-section.three-col-button-wrapper.white a:hover {
background-color: #406be4;
border: 2px solid #406be4;
color: #fff;
text-decoration: none;
}
*/
.body-container .inner-form-content .hs_cos_wrapper_type_form {
  background: #0000 !important;
}
.fixed-header.header-group .custom-menu-primary {
  padding-top: 14px;
}
.fixed-logo.custom-logo {
  padding: 0 !important;
}
.fixed-header.header-group .page-center>.row-fluid-wrapper>.row-fluid {
  padding: 0;
}
.fixed-header.header-group .custom-menu-primary {
  padding-top: 14px;
}
.text-with-button-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
}
.four-column-featured-content-item.white p {
  color: #fff;
}
.text-with-button-wrapper.black a {
  padding: 12px 32px;
  font-family: 'Barlow',Arial,sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 32px;
  display: inline-block;
  word-break: normal;
  letter-spacing: 1px;
  color: #000;
  border: 2px solid #000;
  font-size: 16px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  display: inline-block;
  line-height: 1.42857143;
}
.text-with-button-wrapper.black a:hover {
  color: #fff;
  background-color: #406be4;
  border: 2px solid #406be4;
  text-decoration: none;
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.sj-banner-with-form-inner-wrapper {
  position: relative;
}
.image-with-righttext-content.stacked-quotes-wrapper .page-center,
.sj-banner-with-form-inner-wrapper .page-center {
  position: relative;
  z-index: 9;
}
.three-column-numbered-content,
.follow-the-discusion-group,
.logo-gallery,
.image-with-righttext-content,
.three-colun-quotes ,
.image-with-righttext-content.stacked-quotes-wrapper {
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-position: center center;
}
/* ==========================================================================
9. MEDIA QUERIES                              
========================================================================== */

@media (min-width: 768px) {
  .footer-group .page-center {
    max-width: 750px !important;
  }
  .footer-social-icon {
    width: 50% !important;
    float: right !important;
    display: inline-block;
  }

  .footer-copyright {
    width: 50% !important;
    float: left !important;
  }
  .actonfsblocksshowlandingpagea30334pp-0101tpagefm0
  .logo-gallery-item-group {
    padding: 22px 0 20px 0;
  }
  .smoke-lp-page .sj-banner-with-form .left-col {
    width: 50%;
  }
  .smoke-lp-page .sj-banner-with-form .right-col {
    width: 50%;
  }
  .three-col-archive-item {
    width: 33.3333%;
  }

  .overlay.desktop {
    display: block;
  }
  .overlay.mobile {
    display: none;
  }

}

@media (min-width: 992px) {
  .footer-group .page-center {
    max-width: 970px !important;
  }

  .footer-social-icon {
    width: 33.33333333% !important;
  }

  .footer-copyright {
    width: 66.66666667% !important;
  }
}

@media (min-width: 1200px) {
  .footer-group .page-center {
    max-width: 1170px !important;
  }
}
@media (max-width: 1200px) and (min-width: 768px){
  .sj-banner-with-form .right-col form {
    padding-right: 22px;
  }
  .smoke-jumper-one-col-image-group .items-group {
    padding: 0 22px;
  }
}
/* =============== Screen sizes smaller than .page-center =============== */

@media (max-width: 1260px) and (min-width: 768px) { 
  .custom-menu-primary .hs-menu-wrapper>ul > li:last-child > ul {
    left: auto !important;
    right: 0 !important;
  }
}


@media (max-width: 1180px) and (min-width: 768px) { 
  .three-column-numbered-content .page-center,
  .left-text-with-button .page-center,
  .four-column-featured-content .page-center,
  .follow-the-discusion-group .page-center,
  .logo-gallery .page-center,
  .three-colun-quotes .page-center,
  .image-with-righttext-content .page-center {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

}

@media (max-width: 1030px) and (min-width: 768px) { 
  .custom-menu-primary ul {
    padding-left: 20px;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li {
    padding-right: 15px;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>a {
    font-size: 1.45vw;
  }
  .three-column-featured-content .page-center {
    padding: 0 !important;
  }


}
@media (max-width: 1023px) { 
  form.hs-form fieldset .hs-form-field {
    padding: 0 12PX;
    width: 100% !important;
  }
  .hero-with-form-wrapper .hs-button.primary, .hero-with-form-wrapper input[type="submit"], .hero-with-form-wrapper input[type="button"] {
    margin: 12px 12px 0 12px;
  }
  .hero-with-form-wrapper.banner-form-wrapper {
    padding-bottom: 40px;
  }
  .hero-with-form-wrapper .body-container-wrapper label, .hero-with-form-wrapper li.hs-form-booleancheckbox label {
    padding: 2px 12px 14px 0px !important;
    font-size: 10pt !important;
    vertical-align: middle;
  }
  .hs-landing-pages .body-container-wrapper .hero-with-form-wrapper  .page-center {
    padding-left: 0;
  }
  .full-width-landing-page .hero-with-form-wrapper.banner-form-wrapper {
    padding-bottom: 0;
  }
}
@media (max-width: 900px) {
  .hs-landing-pages-v3.hs-landing-pages-v2 .hero-with-form-wrapper-text-field-content img {
    margin: 2px 2px 2px 0px;
  }
}
@media (max-width: 990px) and (min-width: 768px){
  .logo-gallery-item img {
    width: 130px;
    height: auto;
  }
  .text-with-button .page-center {
    padding: 44px 98.3px 44px 98.3px !important;
  }
  .stacked-quotes-wrapper .image-with-righttext-wrapper.left .content-wrapper-text {
    padding-right: 20px;
    padding-left: 20px;
  }
  .stacked-quotes-wrapper .content-wrapper-text {
    padding-left: 20px;
  }
}
/* =============== Landscape tablet and smaller devices =============== */

@media (max-width: 767px) {
  .overlay.desktop {
    display: none;
  }
  .overlay.mobile {
    display: block;
  }
  .scroll-to-top {
    display: none !important;
  }

  .fixed-header {
    width: 100% !important;
  }

  iframe {
    max-width: 100% !important;
  }

  .hs_recaptcha.field.hs-form-field {
    overflow-x: auto;
    overflow-y: hidden;
  }

  input[type="text"],
  input[type="password"], 
  input[type="datetime"], 
  input[type="datetime-local"], 
  input[type="date"], 
  input[type="month"], 
  input[type="time"], 
  input[type="week"], 
  input[type="number"], 
  input[type="email"], 
  input[type="url"], 
  input[type="search"], 
  input[type="tel"], 
  input[type="color"],
  input[type="file"],
  textarea,
  select {
    max-width: 100%!important;
    width: 100%!important ;
  }

  .body-container .widget-type-form,
  .body-container .widget-type-blog_subscribe,
  .body-container .widget-type-google_search,
  .body-container .hs_cos_wrapper_type_password_prompt,
  .body-container #email-prefs-form,
  .body-container .hs_cos_wrapper_type_form,
  .hs-search-field {
    max-width: 100%;
  }

  .custom-logo {
    width: 100% !important;
  }

  .header-group .page-center>.row-fluid-wrapper>.row-fluid {
    display: block;
  }

  .mobile-icons {
    position: absolute;
    top: 30px;
    width: auto;
    right: 20px;
  }

  .mobile-icons h6 {
    margin: 0;
    font-size: inherit;
    line-height: inherit;
    display: contents;
  }

  .footer-social-icon ul li.heading {
    display: none;
  }

  .footer-copyright p {
    text-align: center;
  }

  .footer-social-icon ul li.heading {
    display: none;
  }

  .footer-social-icon {
    padding: 10px 0 12px 0;
  }

  .blog .blog-sidebar {
    margin-top: 30px;
  }

  .post-body img {
    float: none !important;
    width: auto !important;
    margin: 0 auto 10px !important;
    display: block !important;
  }

  .form-right-wrapper {
    flex-wrap: wrap;
  }
  .hero-with-form-wrapper-text-field, .right-wrapper-content-group-hero,
  .hero-with-form-image-wrapper, .hero-with-form-image-section-right-content{
    width:100%; 
  }  
  .hero-with-form-wrapper .hs-button.primary, .hero-with-form-wrapper input[type="submit"], .hero-with-form-wrapper input[type="button"] {
    margin: 18px 12px 4px 12px;
  }
  .hero-logo-image-section.clearfix p img {
    padding: 8px 12px;
    max-width: 100%;
  }
  .social-share-section-inner>div {
    margin-left: 7px;
  }
  .image-wrapper, .content-wrapper-text {
    width: 100%;
    margin-top: 0;
  }
  .image-with-righttext-wrapper {
    flex-wrap: wrap;
  }
  .hs-landing-pages .body-container-wrapper .page-center {
    padding: 0;
  }
  .content-wrapper-text {
    padding: 0px 22px 22px 22px;
  }
  .three-column-follow-content-item, .three-column-featured-content-item, .three-column-content-item-group>div {
    width: 100%;
    padding: 18px;
  }
  .three-column-follow-content-item-group, .three-column-featured-content-item-group, .three-column-content-item-group {
    flex-wrap: wrap;
  }
  .three-column-content-inner {
    padding: 0 22px 22px 22px;
    max-width: 580px;
  }
  .three-column-featured-content-image-inner {
    text-align: center;
  }
  .logo-gallery-item {
    text-align: center;
    padding: 0 8px 4px 8px;
    width: 50%;
  }
  .text-with-button .page-center {
    padding: 44px 22px 24px 22px !important;
  }
  .text-with-button-group h2 {
    line-height: 1.5;
  }
  .full-width-content{
    position: relative;
  }
  .full-width-content:after,
  .full-width-content.hs-image:after{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    display: block;
    content: '';
    opacity: 0.8;
  }

  .text-with-button:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: block;
    content: '';
  }
  .full-width-content:after{
    opacity: 0.55;
  }
  .three-column-follow-content {
    padding: 0 22px 0 22px;
    max-width: 580px;
  }
  .full-width-content{
    position: relative;
  }
  .full-width-content .page-center {
    position: relative;
    z-index: 99;
  }
  .full-width-content.hs-image:after{
    opacity: 0.55;
  }
  .full-width-content .page-center {
    padding: 44px 22px 24px 22px !important;
  }
  .full-width-content .page-center h2 {
    line-height: 1.5;
  }
  .four-column-featured-content-item {
    width: 100% !important;
  }

  .four-column-featured-content-item-group {
    flex-wrap: wrap;
  }
  .four-column-featured-content-header {
    padding: 32px 32px 0 32px;
  }
  .four-column-featured-content-header * {
    position: relative;
    z-index: 99;
  }
  .left-text-with-button:before,
  .four-column-featured-content-header:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    display: block;
    content: '';
    opacity: 0.55;
  }
  .four-column-featured-content-image-inner img {
    width: 100%;
  }
  .four-column-featured-content-header {
    position: relative;
  }
  .four-column-featured-content-item {
    padding: 25px;
  }
  .four-column-featured-content-item {
    padding: 25px;
    padding-top: 18px;
    padding-bottom: 18px;
  }
  .four-column-featured-content.no-image .four-column-featured-content-header:after {
    content: none;
  }
  .four-column-featured-content.no-image .four-column-featured-content-item {
    padding-left: 18px;
    padding-right: 18px;
  }
  .four-column-featured-content.no-image img {
    width: auto;
    text-align: center;
    margin: 0 auto;
    display: block;
  }
  .three-column-numbered-content-item-group {
    flex-wrap: wrap;
  }
  .three-column-numbered-content-item {
    width: 100% !important;
  }
  .three-column-numbered-content-item-inner {
    max-width: 100%;
  }
  .left-text-with-button-item-group {
    width: 100%;
  }
  .left-text-with-button-item-group h2 {
    line-height: 1.5;
  }
  .logo-gallery-content {
    overflow: hidden;
  }
  .footer-social-icon ul {
    padding-right: 10px;
  }
  .three-column-numbered-content-item-inner> div {
    max-width: 580px;
    padding-right: 22px;
    padding-left: 22px;
  }
  .three-column-numbered-content-item-inner {
    padding-right: 0;
    padding-left: 0;
  }
  .three-column-numbered-content-item-group {
    padding-top: 52px;
  }
  .full-width-content.has-image .page-center.
  .banner-has-image .hero-with-form-image-wrapper, .banner-has-image .hero-with-form-image-section-right-content, .banner-has-image .hero-with-form-wrapper-text-field {
    position: relative;
  }


  /*   .full-width-content.has-image .page-center:after,
  .banner-has-image .hero-with-form-image-wrapper:after, .banner-has-image .hero-with-form-image-section-right-content:after, .banner-has-image .hero-with-form-wrapper-text-field:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.55;
} */
  .full-width-content.has-image .page-center *,
  .banner-has-image .hero-with-form-image-wrapper *, .banner-has-image .hero-with-form-image-section-right-content *, .banner-has-image .hero-with-form-wrapper-text-field * {
    position: relative;
    z-index: 9;
  }
  .hs-landing-pages-v2 .hero-with-form-wrapper-text-field-content {
    max-width: 100%;
  }
  .hs-landing-pages-v2  .banner-has-image .hero-with-form-image-wrapper:after {
    content: none;
  }
  .hs-landing-pages-v2  .hero-with-form-wrapper.scroll.banner-has-image {
    background-position: left;
  }
  .hs-landing-pages-v2 .hero-with-form-wrapper .hs-button.primary, 
  .hs-landing-pages-v2 .hero-with-form-wrapper input[type="submit"], 
  .hs-landing-pages-v2 .hero-with-form-wrapper input[type="button"] {
    margin: 0;
    margin-bottom: 10px;
    margin: 22px 12px 16px;
  }

  .hero-with-form-wrapper.banner-has-image:after {
    content: none !important;
  }
  .hs-landing-pages-v2 .hero-with-form-wrapper .hs-button.primary:hover, .hs-landing-pages-v2 .hero-with-form-wrapper input[type="submit"]:hover {
    color: #406be4;
    background: #fff;
  }
  .hs-landing-pages-v2 .hero-with-form-image-wrapper {
    width: 100%;
  }
  .hs-landing-pages-v2  .hero-with-form-wrapper.fixed.banner-has-image:after {
    content: none;
  }
  .hs-landing-pages-v2  .banner-has-image .hero-with-form-wrapper-text-field:after {
    content: none;
  }
  .hs-landing-pages-v2 .hero-with-form-image-wrapper {
    position: relative;
  }
  .hs-landing-pages-v2 .hero-with-form-image-wrapper:before,
  .hs-landing-pages-v2 .hero-with-form-wrapper-text-field-content:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.7;
  }
  .hs-landing-pages-v2 .right-wrapper-content-group-hero {
    margin-top: 0;
  }

  .actonfsblocksshowlandingpagea30334pp-00e3tpagefm0.hs-landing-pages-v2 
  .hero-with-form-wrapper .hs-button.primary, 
  .hs-landing-pages-v2 .hero-with-form-wrapper input[type="submit"] {
    margin: 22px 12px 16px;
  }
  .hs-landing-pages-v2 .hero-with-form-wrapper-text-field-content {
    max-width: 100%;
  }
  .hs-landing-pages-v3 .hero-with-form-wrapper-text-field-content p, 
  .hs-landing-pages-v3  .hero-with-form-wrapper-text-field-content h3, 
  .hs-landing-pages-v3 .hero-with-form-wrapper-text-field h2 {
    max-width: 100%;
  }
  .hs-landing-pages-v3.hs-landing-pages-v2 .hero-with-form-wrapper-text-field-content img {
    margin: 0 2px 2px 28px;
    padding-top: 3px;
  }
  .hs-landing-pages-v3.hs-landing-pages-v2 .hero-with-form-wrapper-text-field-content {
    padding-top: 12px;
    padding-bottom: 138px;
  }

  .full-width-landing-page .hero-with-form-wrapper-text-field-content{
    padding-bottom: 118px !important;
  }
  .hs-landing-pages-v3.hs-landing-pages-v2 .hero-with-form-wrapper-text-field-content:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.55;
  }
  .hs-landing-pages-v3.hs-landing-pages-v2 .hero-with-form-wrapper .hs-button.primary, .hs-landing-pages-v2 .hero-with-form-wrapper input[type="submit"] {
    margin: 12px 12px 5px;
    font-size: 10pt;
  }
  .hs-landing-pages-v3 .full-width-content .page-center .full-width-content-inner-content h2 {
    font-size: 22pt;
    line-height: 1.1;
  }
  .full-width-landing-page .hero-with-form-wrapper-text-field-content {
    padding: 0 12px 0 22px;
  }
  .full-width-landing-page.hs-landing-pages-v3 .hero-with-form-wrapper-text-field-content>span {
    padding-right: 0;
  }
  .full-width-landing-page .hero-with-form-wrapper .hs-button.primary, .full-width-landing-page .hero-with-form-wrapper input[type="submit"] {
    margin-bottom: 45px !important;
  }
  .thanku-one-col-content-group .inner-group {
    display: block;
  }
  .thanku-one-col-item {
    width: 100%;
    display: block;
  }
  .hs-landing .hero-with-form-wrapper-text-field-content {
    position: relative;
  }
  .hero-with-form-wrapper-text-field-content * {
    position: relative;
    z-index: 99;
  }
  .hero-with-form-image-wrapper * {
    position: relative;
  }
  .hero-with-form-image-wrapper {
    position: relative;
  }
  .hs-landing.hs-landing-pages .body-container-wrapper .hero-with-form-wrapper .page-center {
    position: relative;
    z-index: 999;
  }
  .hs-landing .hero-with-form-wrapper:after{
    content: none !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.7;
  }
  .hs-landing .full-width-content.has-image:after, 
  .hs-landing .hero-with-form-wrapper.banner-has-image:after {
    content:none;
  }
  .hs-landing .hero-with-form-wrapper-text-field-content p, 
  .hs-landing .hero-with-form-wrapper-text-field-content h3, 
  .hs-landing .hero-with-form-wrapper-text-field h2 {
    max-width: 100%;
  }
  .hs-landing  .hero-with-form-wrapper-text-field-content h3 {
    margin-top: 0;
  }
  .hs-landing .image-wrapper {
    margin-top: 0;
  }
  .hs-landing.hs-landing-pages-v2 .logo-gallery {
    padding-bottom: 0;
  }
  .hs-landing .hero-with-form-wrapper-text-field-content h3 {
    line-height: 54.4px;
  }
  .hs-forge-tpm .hero-with-form-wrapper-text-field-content * {
    max-width: 100% !important;
  }
  .hs-forge-tpm  .hero-with-form-wrapper-text-field-content {
    padding-top: 115px !important;
  }
  .hs-forge-tpm.hs-landing-pages-v2 .hero-with-form-wrapper .hs-button.primary {
    font-size: 14pt;
  }
  .hs-forge-tpm  .image-wrapper {
    text-align: center;
  }
  .hs-forge-tpm .right-wrapper-content-group-hero,
  .hs-forge-tpm .right-wrapper-content-group-hero * {
    position: relative;
    z-index: 9;
  }
  .hs-forge-tpm  .right-wrapper-content-group-hero:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.3;
  }
  .sj-banner-with-form .inner-group {
    display: block;
  }
  .sj-banner-with-form .left-col {
    width: 100%;
  }
  .sj-banner-with-form .right-col {
    width: 100%;
  }
  .sj-banner-with-form .right-col form {
    padding: 0 22px;
  }
  .smoke-jumper-one-col-image-group .items-group {
    padding: 0 22px;
    display: block;
    text-align: center;
  }
  .smoke-jumper-one-col-image-group .items-group .item-col {
    width: auto;
  }
  .three-col-archive-item .content-col {
    padding: 24px 8px 0 8px;
  }
  .three-col-archive-group .inner-group {
    display: block;
  }
  .hs-forge-tpm-Capterra.hs-landing-pages-v2 .hero-with-form-image-wrapper:before {
    content: none;
  }
  .hs-forge-tpm-Capterra.hs-landing-pages-v2 .hero-with-form-image-wrapper *{
    position:relative;
    z-index:99;
  }
  .hs-forge-tpm-Capterra.hs-landing-pages-v2 .hero-with-form-image-wrapper:before, 
  .hs-forge-tpm-Capterra.hs-landing-pages-v2 .hero-with-form-wrapper-text-field-content:after {
    content: none;
  }
  .hs-forge-tpm-Capterra.hs-forge-tpm .right-wrapper-content-group-hero:after {
    opacity: 0 !important;
    background: #0000 !important;
  }
  .hs-forge-tpm-Capterra .hero-with-form-wrapper:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.77;
    content: '';
  }
  .stacked-quotes-wrapper .image-wrapper, .stacked-quotes-wrapper .content-wrapper-text {
    width: 100% !important;
  }
  .stacked-quotes-wrapper .content-wrapper-text {
    padding: 0;
    padding-right: 20px;
    padding-left: 20px;
  }
  .cm-landing-page .form-inner-section .actions {
    padding-bottom: 39px;
  }
  .hero-with-form-wrapper-text-field-content p, .hero-with-form-wrapper-text-field-content h3, .hero-with-form-wrapper-text-field h2 {
    max-width: 100%;
  }
  .right-wrapper-content-group-hero {
    position: relative;
  }
  /*   .cm-landing-page .banner-has-image .hero-with-form-wrapper-text-field:after {
  opacity: 0.3;
}
  .full-width-landing-page.hs-landing-pages-v3.hs-landing-pages-v2 .hero-with-form-wrapper-text-field-content:after {
  opacity: 0.7;
} */
  .stacked-quotes-wrapper .image-with-righttext-wrapper.left .content-wrapper-text {
    padding-right: 20px;
    padding-left: 20px;
  }

  .hs-landing-pages.hs-landing-pages-v2 .hero-with-form-wrapper input[type="submit"] {
    font-size: 14pt;
  }
  .full-width-landing-page .full-width-content:after {
    content: none;
  }
  .logo-gallery-item {
    width: auto; 
  }
}
@media (max-width: 500px) {
  .four-column-featured-content-item {
    padding: 18px;
    padding-top: 18px;
    padding-bottom: 18px;
  }
  .hs-landing-pages-v3.hs-landing-pages-v2 .hero-with-form-wrapper-text-field-content img {
    margin: 0 2px 2px 0px;
    width: auto !important;
  }
  .three-column-featured-content-header h2 {
    padding: 0 10px;
  }
}
/* =============== Landscape phones and smaller devices =============== */
@media (max-width: 480px) {
  .hero-logo-image-section.clearfix p img {
    width: 120px;
    height: auto;
    padding: 8px 0;
  }
  .three-column-content-inner {
    padding: 0 22px 22px 8px;
  }
  .logo-gallery-item img {
    width: 130px;
    height: auto;
  }
  .left-text-with-button-item-group h2,
  .full-width-content .page-center h2,
  .text-with-button-group h2 {
    line-height: 1.3;
  }
  .author-a {
    width: 100%;
    float: right;
  }
  .four-column-featured-content-item {
    padding: 18px;
    padding-top: 18px;
    padding-bottom: 18px;
  }

}

@media (max-width: 479px) {
  .custom-logo {
    padding-left:0;
  }
  #hubspot-author_data .hs-author-avatar img {
    float: none;
    margin-right: 0;
  }
  #hubspot-author_data .hs-author-avatar {
    max-width: 70px;
    padding: 10px 0;
    display: block;
    margin: 0 auto;
  }
  .smoke-lp-page .content-wrapper-text {
    padding-left: 22px;
  }
  .three-col-archive-item .content-col {
    padding: 24px 0 0;
  }
  .smoke-lp-page .row2-group .three-col-archive-item .content-col {
    padding: 22px 0;
  }

}
@media (max-width: 350px) {
  .left-text-with-button-button-section a span, .text-with-button-wrapper a span {
    margin-left: 9px;
  }
  .left-text-with-button-item-group h2,
  .text-with-button-group h2 {
    font-size: 38px;
  }
}

.scroll-to-top {
color: #00B2A9;
}

/* HubSpot Support commented out on 7/16/2020
 *  a {color: #00B2A9 !important;} */

.hs-menu-item a{ color:gray !important}
}
 
.text-with-button-header h2 span { color:#0077C8 !important;
}

.btn-blue-banner {color:white !important;
  background-color: #00B2A9 !important;
  border-width:0px !important;
}