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

.header-container-wrapper{
  box-shadow: 0 10px 50px -2px rgb(0 0 0 / 14%);
}
.blog-hero .text-module .tagline{
  color: #219EBC!important;
  background-color: #bee3ed!important;
  opacity: 1;
  text-decoration: none;
  border: 2px;
  border-radius: 10px;
  padding: 7px 10px 6px 10px;
  font-family:'Inter'!important;
}
.blog-hero .text-module h1{
  font-family:'Inter'!important;
  line-height: 45px;
  font-size: 36px!important;
  font-weight: 500;
  color: #231f20;
  padding-bottom: 4px;
  margin-top: 15px;
}
.blog-hero-content{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.span12.blog-hero{
  background-color: #e4f3f9!important; 
  padding: 60px 20px;
}
.blog-hero .text-module .tagline,
.blog-hero .time-text.border.link,
.blog-hero .time-text{
  color: #219EBC!important;
  font-family:'Inter'!important;
}
.blog-hero .text-module .tagline{
  color: #219EBC;
}
.blog-hero .time-text.border{
  border-right: 1px solid rgba(0,0,0,0.4);
}
.blog-hero .text-module a:hover{
  /*   color: #212529; */
}
.blog-post-body h1,
.blog-post-body h2,
.blog-post-body h3,
.blog-post-body h4,
.blog-post-body h5{
  color: #231f20;
}
.blog-post-body p{
  font-weight: 300;
  font-size: 14px;
  line-height: 1.7;
  margin-bottom: 15px;
}
.blog-post-body p a,
.blog-post-body a{
  color: #f86b11;
}
.blog-post-body blockquote{
  margin-bottom: 25px;
  margin-top: 25px;
  padding: 16px 20px;
  border-left: 5px solid #f86b11;
  color: #f86b11;
  font-size: 25px;
  line-height: 1.4em;
}
.blog-post-body .hs-embed-wrapper{
  max-width: 100%!important;
  max-height: 100%!important;
  min-width: 100%!important;
  margin: 20px 0!important;
}
.blog-hero .category-tags:hover {
  color: #F86B11;
}
.blog-hero .tags-wrapper{
  padding-top: 20px;
  padding-bottom: 20px;
}
.main-blog .social-share-module.desktop-float{
  margin-top: 0;
  padding-top: 0;
}
.main-blog .social-share-module.desktop-float,
.main-blog .blog-sidebar-cta{
  top: 60px;
}

.blog-sidebar-cta-text-wrapper{
  background-color: #bde2ed!important;
  padding: 15px 18px 15px;
}
.blog-sidebar-cta-text-wrapper h3{
  margin-top: 0;
  
}
.blog-sidebar-cta-text-wrapper a.hs-button{
  display: inline-block;
  background: #F2641A;
  border-radius: 10px;
  color: #fff;
  padding: 18px 24px;
  transition: .3s;
  border: 1px solid #F86B11;
  line-height: 1.4;
  min-height: auto;
  font-weight: bold;
  text-align: center;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px; /* 162.5% */
  text-transform: capitalize;
}

.blog-sidebar-cta-text-wrapper a.hs-button:hover{
  background: #f5925e;
}

.social-share a,
.sidebar-social-share a{
  width: 45px!important;
  height: 45px;
  margin-right: 5px;
  margin-left: 5px;
  border-radius: 50px;
  background-color: #003e74;
  background-position: 50% 50%;
  background-size: 125px;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  transition: all 200ms ease;
  display: inline-block;
  background-repeat: no-repeat;
}
.social-share a{
  display: block;
  margin-bottom: 6px;
}
.social-share a#icon-4,
.sidebar-social-share a#s-icon-4,
.social-share a img,
.sidebar-social-share a img{
  display: none;
}
.social-share a#icon-1,
.sidebar-social-share a#s-icon-1{
  background-image: url(https://3948269.fs1.hubspotusercontent-na1.net/hubfs/3948269/icon-facebook.svg);
  background-size: 20px;
}
.social-share a#icon-2,
.sidebar-social-share a#s-icon-2{
  background-image: url(https://3948269.fs1.hubspotusercontent-na1.net/hubfs/3948269/icon-linkedin.svg);
  background-size: 20px;
}
.social-share a#icon-3,
.sidebar-social-share a#s-icon-3{
  background-image: url(https://3948269.fs1.hubspotusercontent-na1.net/hubfs/3948269/icon-twitter-1.png);
  background-size: 20px;
}
.social-share a#icon-5,
.sidebar-social-share a#s-icon-5{
  background-image: url(https://3948269.fs1.hubspotusercontent-na1.net/hubfs/3948269/icon-mail.svg);
  background-size: 25px;
}
.main-blog .social-share-module.desktop-float{
  padding-right: 0;
  padding-left: 0;
  background-color: transparent;
  margin-left: -30px;
}
.blog-hero .blog-image{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.social-share.social-normal{
  padding-top: 12px;
}
.social-share.social-normal a{
  background-color: transparent;
  display: inline-block!important;
  background-image: none!important;
  text-decoration: none;
  width: auto!important;
  height: auto;
  margin-left: 0;
}
.social-share.social-normal a#icon-4{
  display: block;
}
.social-share.social-normal a:after{
  font-family: FontAwesome;
  font-size: 20px;
  color: #F2641A!important;
  margin-right: 16px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
.social-share.social-normal a:hover:after{
  color: #219EBC;
}
.social-share.social-normal a#icon-1:after{
  content: '\f09a';
}
.social-share.social-normal a#icon-2:after{
  content: '\f0e1';
}
.social-share.social-normal a#icon-3:after{
  content: '\f099';
}
.social-share.social-normal a#icon-4:after{
  content: '\f231';
}
.social-share.social-normal a#icon-5:after{
  content: '\f0e0';
}
.span8.blog-wrap{
  margin-left: 0!important;
}
.tags-wrapper{
  margin-top: 15px;
}
.social-share.bottom-social{
  padding-top: 30px;
  width: 65.81196581200001%;
}
.social-share.bottom-social span{
  color: #231f20;
  display: inline-block;
  padding-right: 20px;
  font-size: 15px;
}
.social-share.bottom-social > span{
  font-weight: 600;
}
.social-share.bottom-social > span.hs_cos_wrapper_type_social_sharing{
  font-weight: 400;
}
.tags-wrapper a.category-tags:hover{
  color: #f86b11!important;
}
.author-bio-wrap{
  position: relative;
  max-width: 800px;
  margin-top: 45px;
  margin-bottom: 35px;
  padding: 35px 30px 20px 20px;
  border-top: 1px none rgba(0,0,0,0.15);
  border-bottom: 1px none rgba(0,0,0,0.15);
  background-color: #f6f6f6;
  width: 65.81196581200001%;
}
.author-bio-wrap .about{
  background: #c4dfea;
  color: #219EBC;
  font-size: 14px;
  letter-spacing: 0px;
  position: absolute;
  left: 0px;
  top: -15px;
  display: inline-block;
  padding: 4px 10px 4px 10px;
  text-transform: uppercase;
}
.author-bio{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.author-bio h3{
  margin: 0;
  font-weight: 600;
  padding-bottom: 6px;
}
.author-bio p{
  padding-bottom: 4px;
}
.author-bio a.hs-author-social-link{
  color: #f86b11;
}
.author-profile{
  width: 20%;
  height: 100px;
  background-position: 50% 50%;
  background-size: cover;
  margin-right: 20px;
}
.author-info{
  width: 80%;
}
 .reading-time {
  display: none !important;
}

}
  color: #212529;
  display: inline-block;
  border-left: 1px solid rgba(0,0,0,0.4);
  margin-left: 10px;
  padding-left: 10px;
}
.w-richtext ol, 
.w-richtext ul {
  overflow: initial;
}
a.author-name{
  display: block;
    border: 0!important;
    margin: 14px 0 0;
}
.author-socials a{
  font-size: 18px;
    color: #000!important;
    padding: 10px 15px 0 0;
    display: inline-block;
}
.author-socials a:hover{
  color: #f86b11!important;
}
.author-info .website{
  padding-top: 6px;
}
.author-info .website strong{
  font-weight: 600;
}
.author-info .website a,
.author-info .website a:focus{
  color: #f86b11!important;
}

body.text-color,
.text-color .blog-hero .text-module h1,
.text-color .blog-post-body p,
.text-color .blog-post-body h1, 
.text-color .blog-post-body h2, 
.text-color .blog-post-body h3, 
.text-color .blog-post-body h4, 
.text-color .blog-post-body h5,
.text-color h1, 
.text-color h2, 
.text-color h3, 
.text-color h4, 
.text-color h5,
.text-color .blog-post-body p,
.text-color .author-bio h3,
.text-color .author-bio p,
.text-color .blog-recent-wrapper h4,
.text-color p.post-title a,
.text-color .blog-hero .text-module .tagline, 
.text-color .blog-hero .time-text.border.link, 
.text-color .blog-hero .time-text,
.text-color .category-tags,
.text-color .blog-sidebar-cta,
.text-color .social-share.bottom-social span{
  color: #000;
}




@media screen and (max-width: 990px){
  .main-blog .blog-wrap{
    margin: 0!important;
  }
  .blog-hero .text-module h1{
    line-height: 1.4;
    font-size: 34px;
  }
}

@media screen and (max-width: 767px){
  .blog-hero-image-inner{
    margin-bottom: 20px;
  }
  .blog-hero .text-module h1{
    font-size: 30px;
    line-height: 1.4;
  }
  .blog-post-body blockquote{
    padding: 8px 20px;
    font-size: 21px;
  }
  .blog-post-body h2{
    font-size: 26px;
  }
  .blog-post-body h3{
    font-size: 21px;
  }
  .form-wrapper form {
    max-width: 100%;
    margin: 14px auto 0;
  }
  .author-bio-wrap{
    width: 100%;
  }
  .author-profile{
    width: 100px;
    height: 100px;
    margin-bottom: 12px;
  }
  .author-bio{
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .author-bio-wrap{
    padding: 40px 30px 20px 20px;
  }
  .social-share.bottom-social span{
    padding-bottom: 10px;
  }
  .social-share.social-normal {
    padding-top: 15px;
  }
  .featured-image{
    width: 30%;
  }
  .blog-hero .time-text{
    margin-bottom: 14px;
  }
  .reading-time{
    display: block;
    border: 0;
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 12px;
  }
  .author-info {
    width: 100%;
}
}
.time-text .border .link .author-name