@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');
/***** Globals Section *****/
html,
body {
  box-shadow: none;
  max-width: none;
  width: 100%;
}

.container-fluid .row-fluid .page-center, .page-center {
  max-width: 1100px;
  padding: 0 15px;
}

.header-container-wrapper {
  max-width: none;
}
ul.hs-error-msgs li label {
  color: #ff0000;
  font-weight: normal;
  font-size: 14px;
}
.hs_error_rollup {
  display: none;
}
.body-container-wrapper {
  padding-top: 75px;
}


/***** Header Section *****/
.header-container-wrapper {
  border: none;
}
.site-header {
  padding: 22px 36px;
}
.site-header .row-fluid:before, 
.site-header .row-fluid:after {
  display: none;
}
.site-header .widget-type-logo > div {
  height: 20px;
}
.site-header #hs-link-logo {
  height: 20px;
  display: inline-block;
}
.site-header #hs-link-logo img {
  width: auto !important;
  height: 100%;
  display: block;
  margin: auto;
  min-width: 315px;
  padding: 0;
}
.site-header .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  padding: 0px 14px;
  text-transform: uppercase;
  font-family: "Open Sans",Helvetica,Arial,sans-serif;
  letter-spacing: .05em;
  -webkit-font-smoothing: antialiased;
  white-space: nowrap;
}
.site-header .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1:last-child a {
  margin-top: 0;
}
.site-header .span3.widget-type-logo, 
.site-header .span7.widget-type-menu, 
.site-header .span2.widget-type-raw-jinja {
  height: auto;
}
.site-header .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
  display: flex;
  align-items: center;
}
.site-header .hs-menu-wrapper.hs-menu-flow-horizontal > ul li {
  float: none;
}
.site-header .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1:last-of-type {
  padding-left: 20px;
  padding-right: 10px;
}
.site-header .header-social-icons ul {
  white-space: nowrap;
}
.site-header .header-social-icons ul li a {
  padding: 0px 9px;
  display: inline-block;
}
.site-header .header-social-icons ul li:first-of-type a {
  padding-left: 36px;
}
.site-header .header-social-icons ul li:last-of-type a {
  padding-right: 0;
}
.site-header .span2.widget-type-raw_jinja {
  padding: 0 !important;
}


@media(min-width: 961px) {
  .site-header .menu-primary .hs-menu-wrapper > ul ul {
    background: none repeat scroll 0 0 #3F434B;
    box-shadow: 0 1px 1px 0 #C7C7C7 inset;
    color: #fff;
  }
  .site-header .menu-primary .hs-menu-wrapper>ul ul li a,
  .site-header .menu-primary .hs-menu-wrapper>ul ul li a:hover {
    color: #fff;
  }
}
@media(max-width: 1200px) {
  .site-header .header-social-icons ul li a {
    padding: 0px 5px;
    display: inline-block;
  }
  .site-header .header-social-icons ul li:first-of-type a {
    padding-left: 30px;
  }
  .site-header .header-social-icons ul li:last-of-type a {
    padding-right: 0;
  }
}
@media(max-width: 960px) {
  .site-header .banner-table .page-center .widget-span, 
  .site-header .table-display .row-fluid-wrapper .row-fluid .widget-span,
  .site-header .row-fluid,
  .site-header .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: block !important;
  }
  .site-header .span3.widget-type-logo, 
  .site-header .span7.widget-type-menu, 
  .site-header .span2.widget-type-raw-jinja {
    display: block !important;
    padding: 0 !important;
    width: auto !important;
  }
  .site-header .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 > a {
    margin: 12px 0 !important;
  }
  .site-header .menu-primary .hs-menu-wrapper>ul ul {
    padding: 0;
  }
  .site-header .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1:last-of-type {
    padding-left: 15px;
  }
}



@media(max-width: 767px) {
  .entry img {
    width: 100% !important;
    margin: 20px auto !important;
    float: none !important;
    text-align: center;
  }
  .blog-post-tmpl .subscribe-form-section form,
  .blog-post-tmpl .subscribe-form-section input[type="submit"] {
    display: block !important;
  }
}
@media(max-width: 400px) {
  .site-header #hs-link-logo img {
    width: auto !important;
    height: auto;
    display: block;
    margin: auto;
    min-width: 215px;
    padding: 0;
  }
}


/***** Blog Posts Section *****/
.blog-banner {
  text-align: center;
  padding: 147px 0;
  color: #fff;
  position: relative;
}
.blog-banner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.3);
}
.blog-banner .page-center {
  position: relative;
}
.blog-banner h1 {
  font-size: 35px;
  font-weight: 500;
  font-family: "Roboto",Helvetica,Arial,sans-serif;
  text-transform: uppercase;
}
.blog-banner .post-meta {
  font-size: 20px;
  line-height: 1.2;
  font-weight: 300;
  font-family: "Roboto",Helvetica,Arial,sans-serif;
  text-transform: uppercase;
}
.blog-traditional .blog-content-group {
  border: none;
}
.blog-post-tmpl .hs_cos_wrapper_type_social_sharing i {
  background: #000;
}
.blog-post-tmpl .next-prev-post-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 80px;
}
.blog-post-tmpl .next-prev-post-wrapper a {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}
.blog-post-tmpl .next-prev-post-wrapper a:first-of-type i {
  margin: 0 0 0 5px;
}
.blog-post-tmpl .next-prev-post-wrapper a:last-of-type i {
  margin: 0 5px 0 0;
}
.blog-post-tmpl #comments-listing {
  border-bottom: none;
  margin-bottom: 0px;
  margin-top: 30px;
}
.blog-post-tmpl .subscribe-form-section {
  background: #333;
  color: #fff;
}
.blog-post-tmpl .subscribe-form-section .hs-fieldtype-radio {
  display: none;
}
.blog-post-tmpl .subscribe-form-section input[type="email"] {
  color: #000;
  border-radius: 2px;
  height: 45px !important;
  padding: 0 0 0 5px;
}
.blog-post-tmpl .subscribe-form-section input[type="submit"] {
    padding: 0 24px !important;
    border: 0 !important;
    margin: 0 !important;
    height: 46px !important;
    line-height: 46px !important;
}
.blog-post-tmpl .subscribe-form-section form {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.blog-post-tmpl .subscribe-form-section span.hs-form-required {
  display: none;
}
.blog-post-tmpl .subscribe-form-section .hs_email > label {
  display: none;
}
.blog-post-tmpl .subscribe-form-section .hs_email {
  flex: 360px 0 1;
  margin-right: 10px;
  margin-bottom: 0 !important;
  height: 46px !important;
  line-height: 46px !important;
}

@media(max-width: 500px) {
  .blog-post-tmpl .subscribe-form-section form {
    flex-direction: column;
  }

  .blog-post-tmpl .subscribe-form-section .hs_email {
    flex: 100% 1 1;
    margin: 0 0px 25px 0;
    width: 100%;
  }
  .blog-post-tmpl .subscribe-form-section  ul.inputs-list {
    margin: 0;
  }
}


/***** Footer Section *****/
.custom_footer {
  background-color: #f7f7f7;
  padding: 50px 0;
  color: #3F434B;
}
.custom_footer .hs-menu-item {
  padding: 3px 0;
  line-height: 1.75;
}
.custom_footer .hs-menu-item a {
  color: #3F434B !important;
  text-transform: uppercase;
  font-size: 14px;
}
.custom_footer h3 {
  color: #3F434B !important;
  font-weight: 700;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  margin: 0 0 8px;
}
.footer-container-wrapper .hs-form-field {
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-container-wrapper form label {
  font-size: 14px;
  font-weight: 300;
      margin: 0;
    padding: 0;
}
.footer-container-wrapper .input {
  display: inline-block;
  margin-left: 20px;
}
.footer-container-wrapper .input input {
  display: block;
  font-size: 14px;
  line-height: initial;
  padding: 10px 15px 10px 15px;
  border-width: 1px;
  border-style: solid;
  border-radius: 2px;
  font-weight: normal;
  border: 1px solid #eaeaea;
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.025);
}
.footer-container-wrapper form input[type="submit"] {
  background: #f7f7f7;
  color: #3f424b;
  display: inline-block;
  font-weight: 600 !important;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  padding: 13px 31px 13px 31px;
  text-align: center !important;
  vertical-align: middle;
  background-image: none;
  border-radius: 2px;
  outline: 0;
  white-space: nowrap;
  -webkit-text-stroke: 0px;
  border: 1px solid #eaeaea;
  font-family: "Open Sans",Helvetica,Arial,sans-serif !important;
  -webkit-font-smoothing: antialiased;
  line-height: normal;
  margin: 0;
}
.footer-subscribe-form {
  padding-top: 50px;
}
.footer-container-wrapper .footer-copyright-flexbox p {
  margin: 0;
}
.footer-container-wrapper .footer-copyright-flexbox a,
.footer-container-wrapper .footer-copyright-flexbox {
  color: #3f424b;
  font-size: 14px;
  font-weight: 400;
}
.footer-container-wrapper .footer-copyright-flexbox {
  /* display: flex; */
  /* align-items: center; */
  /* justify-content: space-between; */
  padding: 50px 0 0;
  flex-wrap: wrap;
  -webkit-font-smoothing: antialiased;
  text-align: center;
}

.footer-copyright-flexbox .legal {
  font-size: 10px;
}

.fw-footer-banner img {
  object-fit: cover;
  max-height: 73px;
  width: 100% !important;
}

.footer-container .hs-form-booleancheckbox a {
  color: inherit;
}

.footer-container-wrapper form .hs-form-booleancheckbox label {
  display: flex;
}

.footer-container a {
    text-decoration: none;
    color: #3f434b;
    font-size: 14px;

@media(max-width: 767px) {
  .custom_footer-col {
    margin: 0 0 30px;
  }
}