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

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

@font-face { 
  font-family: 'Nexa Text Thin'; 
  src: url('https://21771408.fs1.hubspotusercontent-na1.net/hubfs/21771408/Fontfabric%20-%20Nexa%20Text%20Thin-1.otf') format('otf'); 
  font-weight: 100;
  font-style: normal;
}
@font-face { 
  font-family: 'Nexa Text Thin Italic'; 
  src:  url('https://21771408.fs1.hubspotusercontent-na1.net/hubfs/21771408/Fontfabric%20-%20Nexa%20Text%20Thin%20Italic-2.otf') format('otf');
  font-weight: 100;
  font-style: italic;
}
@font-face { 
  font-family: 'Nexa Text Extra Light'; 
  src: url('https://21771408.fs1.hubspotusercontent-na1.net/hubfs/21771408/Fontfabric%20-%20Nexa%20Text%20Extra%20Light-2.otf') format('otf');
  font-weight: 200;
  font-style: normal;
}
@font-face { 
  font-family: 'Nexa Text Extra Light Italic'; 
  src: url('https://21771408.fs1.hubspotusercontent-na1.net/hubfs/21771408/Fontfabric%20-%20Nexa%20Text%20Extra%20Light%20Italic-2.otf') format('otf');
  font-weight: 200;
  font-style: italic;
}
@font-face { 
  font-family: 'Nexa Text Light'; 
  src: url('https://21771408.fs1.hubspotusercontent-na1.net/hubfs/21771408/Fontfabric%20-%20Nexa%20Text%20Light-2.otf') format('otf');
  font-weight: 300;
  font-style: normal;
}
@font-face { 
  font-family: 'Nexa Text Light Italic'; 
  src: url('https://21771408.fs1.hubspotusercontent-na1.net/hubfs/21771408/Fontfabric%20-%20Nexa%20Text%20Light%20Italic-2.otf') format('otf');
  font-weight: 300;
  font-style: italic;
}
@font-face { 
  font-family: 'Nexa Text Book'; 
  src:  url('https://21771408.fs1.hubspotusercontent-na1.net/hubfs/21771408/Fontfabric%20-%20Nexa%20Text%20Book.otf') format('otf');
    font-weight: 400;
  font-style: normal;
}
@font-face { 
  font-family: 'Nexa Text Book Italic'; 
  src: url('https://21771408.fs1.hubspotusercontent-na1.net/hubfs/21771408/Fontfabric%20-%20Nexa%20Text%20Book%20Italic-2.otf') format('otf');
  font-weight: 400;
  font-style: italic;
}
@font-face { 
  font-family: 'Nexa Text Regular'; 
  src: url('https://21771408.fs1.hubspotusercontent-na1.net/hubfs/21771408/Fontfabric%20-%20Nexa%20Text%20Regular-2.otf') format('otf');
  font-weight: 500;
  font-style: normal;
}

@font-face { 
  font-family: 'Nexa Text Regular Italic'; 
  src: url('https://21771408.fs1.hubspotusercontent-na1.net/hubfs/21771408/Fontfabric%20-%20Nexa%20Text%20Regular%20Italic-1.otf') format('otf');
  font-weight: 500;
  font-style: italic;
}
@font-face { 
  font-family: 'Nexa Text Bold'; 
  src: url('https://21771408.fs1.hubspotusercontent-na1.net/hubfs/21771408/Fontfabric%20-%20Nexa%20Text%20Bold-2.otf') format('otf');
  font-weight: 600;
  font-style: normal;
}
@font-face { 
  font-family: 'Nexa Text Bold Italic'; 
  src: url('https://21771408.fs1.hubspotusercontent-na1.net/hubfs/21771408/Fontfabric%20-%20Nexa%20Text%20Bold%20Italic-2.otf') format('otf');
  font-weight: 600;
  font-style: italic;
}
@font-face { 
  font-family: 'Nexa Text Extra Bold'; 
  src: url('https://21771408.fs1.hubspotusercontent-na1.net/hubfs/21771408/Fontfabric%20-%20Nexa%20Text%20Extra%20Bold-2.otf') format('otf');
  font-weight: 700;
  font-style: normal;
}
@font-face { 
  font-family: 'Nexa Text Extra Bold Italic'; 
  src: url('https://21771408.fs1.hubspotusercontent-na1.net/hubfs/21771408/Fontfabric%20-%20Nexa%20Text%20Extra%20Bold%20Italic-2.otf') format('otf');
  font-weight: 700;
  font-style: italic;
}
@font-face { 
  font-family: 'Nexa Text Heavy'; 
  src: url('https://21771408.fs1.hubspotusercontent-na1.net/hubfs/21771408/Fontfabric%20-%20Nexa%20Text%20Heavy-2.otf') format('otf');
  font-weight: 800;
  font-style: normal;
}
@font-face { 
  font-family: 'Nexa Text Heavy Italic'; 
  src: url('https://21771408.fs1.hubspotusercontent-na1.net/hubfs/21771408/Fontfabric%20-%20Nexa%20Text%20Heavy%20Italic-2.otf') format('otf');
  font-weight: 800;
  font-style: italic;
}
@font-face { 
  font-family: 'Nexa Text Black'; 
  src: url('https://21771408.fs1.hubspotusercontent-na1.net/hubfs/21771408/Fontfabric%20-%20Nexa%20Text%20Black-2.otf') format('otf');
  font-weight: 900;
  font-style: normal;
}
@font-face { 
  font-family: 'Nexa Text Black Italic'; 
  src: url('https://21771408.fs1.hubspotusercontent-na1.net/hubfs/21771408/Fontfabric%20-%20Nexa%20Text%20Black%20Italic-2.otf') format('otf');
  font-weight: 900;
  font-style: italic;
}

h1,.h1{
 font-family: 'Nexa Text Heavy' , monserrat , arial; 
 font-size: 60px;
 font-weight: 800;
 font-style: normal;
 line-height:62px;
 color: #1d252d;
}

h2,.h2{
 font-family: 'nexa text bold' , monserrat , arial; 
 font-size: 34px;
 font-weight: 600;
 font-style: normal;
 line-height: .6em !important;
 color: #1d252d;
}

h3,.h3{
 font-family: 'nexa text bold' , monserrat , arial; 
 font-size: 24px;
 font-weight: 600;
 font-style: normal;
 line-height:30px;
 color: #1d252d;
}

h4,.h4{
 font-family: 'nexa text book' , monserrat , arial; 
 font-size: 18px;
 font-weight: 400;
 font-style: normal;
 line-height: 26px;
 color: #1d252d;
}

h5,.h5{
 font-family: 'nexa text book' , monserrat , arial; 
 font-size: 14px;
 font-weight: 400;
 font-style: normal;
 color: #1d252d;
}

p,.p {
  font-family: 'Nexa Text Book' , 'nexa text' , poppins , monserrat , arial; 
 font-size: 16px;
 font-weight: 400;
 font-style: normal;
 line-height:
 color: #1d252d;
}

a {
font-family: 'nexa text book' , 'nexa text' , poppins , monserrat , arial; 
  font-size: 16px;
  color: #1d252d;
}

h3 a {
 font-family: 'Nexa Text Bold' , 'nexa text' , monserrat , arial; 
 font-size: 34px;
 font-weight: 600;
 font-style: normal;
 line-height:39px;
 color: #1d252d;
}

body {
line-height:1.3em;
}


/* Blog template css alterations*/
@media only screen and (max-width: 768px){
.blog-post {
  max-width: 100%;
  min-width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  
  }
}


.blog-post {
padding-top: 20px;
}

.blog-post__return-link {
  margin-top: 20px;
  color: #1d252d;
  font-family: 'Nexa Text Book' , Monserrat , Arial;
  
}

.blog-post__return-link:hover{
  text-decoration: underline;
}

.blog-post__return-link img {
 width: 12px;
}

.blog-post__timestamp {
margin-top: 50px; 
font-family: 'Nexa Text Book' , Monserrat , Arial;
text-transform: capitalize;
font-size: 14px; 
  font-weight: 200;
  color: #1d252d;
}

.blog-post__title {
  max-width: 100%;
  min-width: 100%;
  display:flex;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px; 
  font-size: 60px;
  font-weight: 800;
  line-height: 68px;
}

@media only screen and (max-width: 768px){
.blog-post__title {
  max-width: 100%;
  min-width: 100%;
  font-size: 36px;
  
  }
}

.blog-tags {
  display: flex;
  color: #1d252d;
}

.blog-post__tags {
display:flex;
}

@media only screen and (max-width: 768px) {
  .blog-post__tag-link {
  display: none;
  }
}

.blog-post__tag-link{
  font-family: 'Nexa Text Book' , monserrat , arial;
  font-size: 14px;
  color: #1d252d;
  background-color: #F3F6FC;
  border-radius: 40px;
  padding: 5px 20px;
  margin: 0px 12px 12px 0;
  font-weight: 400;
}

.blog-post__tag-link:hover{
  text-decoration: none; 
  box-shadow: 0px 02px 5px 0px rgba(0,0,0,0.1)
}

.blog-post__tag-link:active .blog-post__tag-link:focus{
  text-decoration: none;
  background-color: #C2E7FF;
}

@media only screen and (max-width: 768px){
.blog-post__tags-title {
  display: none;
}

}

.blog-post__tags-title {
  display:flex;
  width: 35%;
  float: right;
  justify-content: flex-end;
  flex-wrap: wrap; 
}

@media only screen and (max-width: 768px){
.blog-feature-image img{
  min-width: 100%;
  width: 100%;
  max-width: 100px;
}
}

@media only screen and (max-width: 768px){
.blog-feature-image {
  min-width: 100%;
  width: 100%;
  max-width: 100px;
}
}

.blog-feature-image img{
  min-width: 100%;
  max-width: 100%;
  border-radius: 20px;
}

@media only screen and (max-width: 768px) {
  .blog-post__avatar {
  display: none;
  }
}

.blog-post__avatar {
 margin-bottom: 20px;
  width: 60px; 
  height: 60px;
  margin-right: 20px;
}

.blog-post__author {
  margin-bottom: 26px;
  font-size: 18px; 
  font-weight: 500;
  color: #1d252d;
  margin-left: 0px;
}

@media only screen and (max-width: 768px) {
  .blog-post__author .blog-post__bio {
  display: none;
  }
}

.blog-post__author .blog-post__bio {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  position: relative;
}

.blog-post__bio {
font-size: 16px;
  font-weight: 500;
  color: #969696;
  padding-top: 1px;
}


.blog-post__body-wrapper {
  margin-top: 60px;
    max-width: 80%;
  min-width: 80%;
}

@media only screen and (max-width: 768px) {
  .blog-post__body-wrapper {
   max-width: 100%;
  min-width: 100%;
  }
}

.blog-post__summary {
  display: none;
}

/* Blog subscribe mod css alterations*/

.blog-subscribe {
 background-color: #ffffff;
}

.blog-subscribe__header {
  
}

/* Blog Listing Page css alterations*/
.blog-tags {
display: flex;
  color: #1d252d;
}

.blog-tags__link {
  font-family: 'nexa text book' , monserrat , arial;
  font-size: 14px;
  color: #1d252d;
  background-color: #F3F6FC;
  border-radius: 40px;
  padding: 5px 20px;
  margin: 0px 12px 12px 0;
}

.blog-tags__link a{
  font-family: 'nexa text book' , monserrat , arial;
  font-size: 14px;
  color: #1d252d;  
}


.blog-tags__link:hover{
  text-decoration: none; 
  box-shadow: 0px 02px 5px 0px rgba(0,0,0,0.1)
}

.blog-tags__link:active .blog-tags__link:focus{
  text-decoration: none;
  background-color: #C2E7FF;
}


/* Blog Listing Page post list css alterations*/

.blog-index, .blog-more-posts {
  
}

.blog-index__post, .blog-more-posts__post {
  padding-bottom: 40px;
  box-shadow: none; 
  border: none;
}

.blog-index__post-wrapper, .blog-more-posts__post-wrapper {
  margin: 0px;
  padding: 0px;
}
.blog-index__post-date, .blog-more-posts__post-date {
margin: 0;
padding: 0;
font-family: 'nexa text book' , monserrat , arial;
font-size: 14px; 
  font-weight: 200;
  color: #1d252d;
}

.blog-index__post-content, .blog-more-posts__post-content {
  margin: 0;
  padding: 0 20 0 0;
}

.blog-more-posts__post-content h3 a {
line-height: 24px;
}

.blog-post__timestamp .blog-more-posts__timestamp{
font-family: 'nexa text' , monserrat , arial;
font-size: 14px; 
  font-weight: 200;
  color: #1d252d;
}




.blog-more-posts{
padding-bottom: 0px;
}

.blog-more-posts__post-wrapper {
  margin:0;
  padding: 0;
}


.blog-more-posts__post {
  padding: 10px 10px 10px 10px; 
}

.blog-more-posts__post-meta {
margin: 0px;
}

.blog-more-posts__post-content {
margin: 0px;
  padding: 0;
}

.blog-more-posts__post-date {
 margin-top: 20px;
  margin-bottom: 10px;
 padding: 0;
}

.blog-more-posts__post-content p{
  font-family: 'nexa text book' , 'nexa text' , poppins, monserrat , arial;
 font-size: 20px;
  line-height: 28px; 
  font-weight: 400; 
}

.blog-more-posts__post a{
  font-size: 24px; 
  font-weight: 600; 
}

.blog-more-posts__post-content {
width: 100%;
}

a.blog-more-post__tag-link:hover{
  text-decoration: none; 
  box-shadow: 0px 02px 5px 0px rgba(0,0,0,0.1)
}

a.blog-more-post__tag-link:active a.blog-more-post__tag-link:focus{
  text-decoration: none;
  background-color: #C2E7FF;
}

a.blog-more-post__tag-link{
   font-family: 'nexa text book' , monserrat , arial;
  font-size: 14px;
  font-weight: 400;
  color: #1d252d;
  background-color: #F3F6FC;
  border-radius: 40px;
  padding: 5px 20px;
  margin: 0px 12px 12px 0;
}

.blog-post__tags-post{
  display: flex; 
}

.blog-more-posts__post {
  display: flex;
  color: #1d252d;
}

.blog-more-posts__post-image {
  border-radius: 20px;
}

.kl-dnd-header-area {
background-color: #F3F6FC;
}

@media only screen and (max-width: 768px) {
  .blog-post__divider-subscribe {
  width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
}

.blog-post__divider-subscribe {
  width: 1180px;
  margin-top: 40px;
  margin-bottom: 40px;
    margin-left: auto;
  margin-right: auto;
}

hr {
  height: 0.5px;
 color: #dadada;
}



.cta_social_sharing p{
  font-family: 'nexa text book' , monserrat , arial;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
}

.cta_social_sharing{
 margin-top: 60px;
}

div.hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_social_sharing {
  display: block;
 margin-left: auto;
    margin-right: auto;
  width: 115px;
}