body .container-fluid .row-fluid .ps-vision-header-container.fixed-nav,
body.active .container-fluid .row-fluid .ps-vision-header-container{
  z-index:14;
}

.hs-blog-listing .body-container-wrapper{
  background:#f5f5f5;
}

body.hs-blog-post .row-fluid .footer-bottom-section,
body.hs-blog-listing .row-fluid  .footer-bottom-section{
  background:none;
  background-color: #ededed;
  padding-top:92px;
}

/*================
BLOG HERO SECTION
=================*/

.hs-blog-listing .blog-hero-section{
  padding: 178px 0 122px;
}

.hs-blog-listing .blog-hero-section .heading-cont{
  max-width:800px;
  margin:0 auto;
}

.hs-blog-post .blog-hero-section{
  display:none;
}


@media(max-width:767px){

  body .row-fluid .blog-body .left-col,
  body .row-fluid .blog-body .right-col{
    width:100%;
    margin-left:0;
    margin-right:0;
  }


}

/*================
BLOG LISTING PAGE
=================*/
.blog-body{
  padding-top: 69px;
}

body .row-fluid .blog-body .wrapper{
  max-width:1180px;
}

.blog-body .left-col{
  width:68.56%;
}

.blog-body .right-col{
  width:28.0%;
  margin-left:3.15%;
}

.post-listing{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  flex-wrap: wrap;
  -wevkit-flex-wrap: wrap;
  flex-direction: row;
  -webkit-flex-direction: row;
  margin-right: -6.0%;
}

.post-item{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-basis: 43.4%;
  -webkit-flex-basis: 43.4%;
  float: left;
  margin-right: 5.8%;
  margin-bottom: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  flex-direction:column;
  border-radius:8px;
  transition:all ease-in-out .1s;
  background:#fff;
  border-radius:8px;
  border: 0.5px solid #d6d6d6;
}

/* .post-item:nth-child(even){
  margin-right:0;
} */

.post-item .post-header .hs-featured-image-wrapper{
  height:184px;
  border-radius:8px 8px 0 0;
}

.post-item .post-wrap{
  /*   background:#fff;
  border-radius:0 0 8px 8px;
  border: 1px solid #f1f1f1; */
  padding: 20px 20px 30px;
  box-sizing:border-box;
  position:relative;
  min-height:230px;
}


.hs-blog-listing .post-bottom {
  position: absolute;
  bottom: 15px;
}

.post-item:hover{
  box-shadow:0 10px 12px 0 rgba(130, 130, 130, 0.32);
  cursor:poniter;
  transition:all ease-in-out .3s;
}



.post-item .post-listing-title{
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: left;
  color: #1b4fd8;
  transition:all ease-in-out .1s;
/*   word-break: break-all; */
}

.post-item .post-listing-title:hover{
  color:#1b4fd8;
  transition:all ease-in-out .1s;
}

.post-item .post-content p{
  font-size: 18px;
  font-weight: normal;
  line-height: 1.44;
  letter-spacing: normal;
  text-align: left;
  color: #515978;
}

.post-item .hs-topic{
  margin-left:0;
  width:63%;
  text-align:right;
}

.post-item .more-link{
  font-weight: 600;
  color: #1b4fd8;
  font-size:18px!important;
}


.post-item .post-bottom h6{
  margin-bottom:0;
}

.post-item .post-bottom h6 .topic-link,
.post-item .post-bottom .hs-author-name{
  font-size: 15px;
  font-weight: normal;
  line-height: 1.73;
  letter-spacing: normal;
  text-align: left;
  color: #1b4fd8;
  margin-bottom:0;
}

.post-item .post-bototm h6 span,
.post-item .post-bottom .hs-author-name span{
  color: #515978;
  padding-right:3px;
}

@media(max-width:1100px) and (min-width:1025px){

  .post-item .post-bottom h6 .topic-link,
  .post-item .post-bottom .hs-author-name{
    font-size:13px;
  }

}


@media(max-width:1024px) and (min-width:768px){

  .post-item .post-content p{
    font-size:15px;
  }

  .post-item .post-listing-title .topic-link{
    font-size:16px;
  }
/* 
  .post-item .post-wrap{
    min-height:350px;
  }
 */
  .post-item .equal-height-container > .row-fluid-wrapper > .row-fluid{
    flex-direction:column;
  }

  body .container-fluid .row-fluid .post-item .hs-author-profile, 
  body .container-fluid .row-fluid .post-item .hs-topic{
    width:100%;
    float:left;
    margin-left:0;
    display: block;
  }

  .blog-body .left-col{
    width:64.5%;
  }

  .hs-blog-listing .blog-body .right-col {
    width: 32%;
    margin-left: 3.5%;
  }
}

@media(max-width:767px){

  .post-listing{
    display: block;
    margin-right: 0;

  }

  .post-item{
    display: block;
    width: 100%;
    margin: 0;
    margin-top: 20px;
    max-width: 100%;
    width: 100%;
    margin: 35px auto 0;
    float: none;
  }

  .post-item .post-wrap{
    min-height:100%;
  }

  body .row-fluid .post-item .hs-topic{
    margin-left:0;

  }

  .post-item .hs-author-profile, 
  .post-item .hs-topic {
    width: 100%;
    float: left;
  }

}



/*=====================
BLOG PAGINATION
======================*/

.blog-pagination{
  padding: 0px 0 20px;
}

.blog-pagination ul li{
  list-style:none;
  display:inline-block;
  padding: 6px 12.3px 4px;
  border: solid 1px #cccccc;
  background-color: #ffffff;
  margin-left: 0;
  margin-right: 10px;
}


.blog-pagination ul li.current{
  border: solid 1px #3a9ffd;

}

.blog-pagination ul li.current a{
  color:#3a9ffd;
}

.blog-pagination .nxt-btn{
  padding: 5px 6.6px 3px;
}

.blog-pagination ul li a{
  font-size: 15px;
  font-weight: bold;
  line-height: 1.07;
  letter-spacing: -0.53px;
  text-align: left;
  color: #515978;
}

.hs-blog-post .blog-section .blog-body h3 a, .hs-blog-post .blog-section .blog-body h4 a {
  font-size: inherit;
  font-weight: inherit;
}

/*=================
SEARCH 
==================*/

body.nav-hover .search-blog{
  z-index:2;
}

body.active .search-blog{
  z-index:10;
}

.search-blog{
  position:relative;
  z-index:13;
}

.search-blog form{
  height:47px;
}

.search-blog .hs-search-field__bar button svg{
  display:none;
}

.search-blog button{
  cursor:pointer;
  position: relative;
  background-color: #1d4fd8;
  padding: 22.3px 52.5px;
  border: 1px solid transparent;
  border-radius: 0 8px 8px 0;
  top: -0px;
  right: 5%;
}

.search-blog button:after {
  position: absolute;
  content: 'Search';
  color: #fff;
  top: 10px;
  right: 0;
  left: 0;
  margin: 0 auto;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.44;
  letter-spacing: normal;
}


body .container-fluid .row-fluid .search-blog input.hs-search-field__input{
  font-weight: normal;
  line-height: 1.73;
  letter-spacing: normal;
  text-align: left;
  color: #515978;
  border-radius: 8px;
  border: 1px solid #ccc;
}


body .container-fluid .row-fluid .search-blog input::placeholder{
  font-weight: normal;
  font-style:italic;
  line-height: 1.73;
  letter-spacing: normal;
  text-align: left;
  color: #515978!important;
}


@media(max-width:1024px) and (min-width:767px){

  .search-blog button{
    right:-62%;
  }
}



@media(max-width:767px){
  
  .search-blog{
   z-index:2;
  }


  .search-blog button{
    border-radius: 8px;
    top: 0;
    right: auto;
    left: auto;
    display: block;
    width: 100%;
    margin-top:20px;
  }

  .search-blog form{
    height:100%;
  }
}


/*=================
FILTER CATEGORY
=================*/

.post-filter{
  padding:30px 0 0;
}

.post-filter h3{
  font-size: 24px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #515978;
  margin-bottom:20px;
}

.filter-link-count{
  display:none;
}

.post-filter .widget-module{
  border-radius: 8px;
  border: solid 1px #d6d6d6;
  overflow-y:scroll;
  height:487px;
  background:#fff;
}

::-webkit-scrollbar-track{
  background:#fff;
  border:1px solid #ccc;
}

.post-filter .widget-module ul{
  margin:24px 0;
}

.post-filter .widget-module ul li{
  list-style:none;
  margin-left:21px;
}

.post-filter .widget-module ul li a{
  font-size: 15px;
  font-weight: normal;
  line-height: 3;
  letter-spacing: normal;
  text-align: left;
  color: #515978;
}

.post-filter .widget-module ul li:hover a{
  color: #3a9ffd;
}

@media(max-width:1024px) and (min-width:768px){

  .post-filter .widget-module ul li{
    margin-left:10px;
  }

}


@media(max-width:767px){

  .post-filter{
    padding:50px 0 0;
  }
  
}

/*==============
FEATURED POST 
===============*/

.hs-blog-post .featured-post{
  display:none;
}

.featured-post{
  padding-top: 44px;
}

.featured-post h3{
  font-size:24px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #515978;

}

.featured-post .post-listing{
  border-top: 1px solid #cccccc;
}

.featured-post .feature-post-item{
  padding-top:30px;  
}

.featured-post .feature-post-item h6{
  margin-bottom:0;
}

.featured-post .feature-post-item p{
  margin-bottom:5px;
}


.featured-post .topic-link{
  font-size: 15px;
  font-weight: 600;
  line-height: 1.73;
  letter-spacing: normal;
  text-align: left;
  color: #3a9ffd;
}

.featured-post h6 a{
  font-size: 15px;
  font-weight: normal;
  line-height: 1.6;
  letter-spacing: normal;
  text-align: left;
  color: #515978;
  margin-bottom:0;
}

.featured-post h6 a:hover{
  color:#38A6FF;
}

/*======================
BLOG POST PAGE
======================*/

.hs-blog-post .blog-body{
  padding-top:159px;
}

.hs-blog-post .blog-section{
  max-width:731px;
  position:relative;
}

.hs-blog-post .blog-section .post-body{
  border-bottom: 3px solid #cccccc;
  padding-bottom:27px;
}

.hs-blog-post .post-detail .row-fluid{
  padding: 30px 0 0 0;
}

.hs-blog-post h1{
  font-weight: bold;
  line-height: 1.15;
  letter-spacing: normal;
  text-align: left;
  color: #515978;
}

.hs-blog-post .post-wrap{
  width:100%;
  margin-left:0;
  max-width:731px;
  padding-top:38px;
}

.hs-blog-post .share{
  margin-left: 0;
  left: -14%;
  position: absolute;
  margin-top:50px;
}

.hs-blog-post .sharing-icon{
  width:100%;
  max-width:120px;
  top:initial;
  position:absolute;
  margin-top:0;
}

.hs-blog-post .sharing-icon li{
  list-style:none;
  border-radius: 100%;
  border: 1.5px solid #515978;
  max-width: 35px;
  margin:0 auto;
  text-align: center;
  padding: 7px 0 4px;
  margin-bottom:10px;
}

.hs-blog-post .sharing-icon li i{
  color:#515978;
  font-size:16px;
  font-weight: 600;
}

.hs-blog-post .post-detail-wrap p,
.hs-blog-post .min-read-cont span{
  text-transform:uppercase;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.71;
  letter-spacing: normal;
  text-align: left;
  color: #515978;
  margin-bottom:20px;
} 

.hs-blog-post .min-read-cont{
  text-align: right;
}


.hs-blog-post .post-detail-wrap .topic-link{
  color: #1b4fd8;
  text-transform:uppercase;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.71;
  letter-spacing: normal;
  text-align: left;
}


.hs-blog-post .blog-section .post-bottom{
  padding:50px 0 50px;
}


.hs-blog-post .sharing-icon1 li{
  list-style:none;
  display:inline-block;
  border-radius: 100%;
  border: 1.5px solid #515978;
  width: 15px;
  text-align: center;
  padding: 5px 9.5px 5px;
  margin-left:0;
  margin-right:10px;
}

.hs-blog-post .sharing-icon1 li i{
  color:#515978;
  font-size:16px;
  font-weight: 500;
}

.hs-blog-post .sharing-icon1 .first-item{
  border-radius:0;
  border:1px solid transparent;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.44;
  letter-spacing: normal;
  text-align: left;
  color: #515978;
  width:auto;
  padding:0;
}

.hs-blog-post .post-bottom p .topic-link,
.hs-blog-post .post-bottom p{
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: normal;
  text-align: left;
  color: #1b4fd8;
}

.hs-blog-post .post-bottom p span{
  font-weight: bold;
  color: #515978;
}

.hs-blog-post .blog-section .post-detail h1{
  font-size: 40px;
}

.hs-blog-post .blog-section .post-body h3,
  color: #1b4fd8;
  margin-top:30px;
  font-weight:bold;
}

.hs-blog-post .blog-section .post-body h4,
.hs-blog-post .blog-section .post-body h5,
.hs-blog-post .blog-section .post-body h6{
    color: #515978;
  margin-top:30px;
  font-weight:bold;
}

.hs-blog-post .blog-section .post-body h2{
  color: #1b4fd8;
  margin-top:30px;
}

.hs-blog-post .blog-section .post-body p{
  color: #515978;
  margin-top:15px;
}
.hs-blog-post .blog-section .post-body li{
  color: #515978!important;
  margin-top:0px;
}

.hs-blog-post .blog-section em a{
  font-size:14px!important;
}

.hs-blog-post .blog-section .post-body a{
  color:#1b4fd8;
}

.hs-blog-post .blog-section .post-body a span,
.hs-blog-post .blog-section .post-body a.cta_button{
color:#fff;
}

.hs-blog-post .blog-section .post-body h3{
  font-size: 24px;
  font-weight: 600;
  line-height: 1.6;
}

.hs-blog-post .blog-section .post-body h2{
  font-size: 32px;
  font-weight: bold;
  line-height: 1.33;
}

.hs-blog-post .blog-section .post-body p,
.hs-blog-post .blog-section .post-body li,
.hs-blog-post .blog-section .post-body a{
  font-size: 18px;
  font-weight: normal;
  line-height: 1.6;
  letter-spacing: normal;
  text-align: left;
}


.hs-blog-post .blog-section .post-body blockquote{
  background:#f3f3f3;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: normal;
  text-align: left;
  color: #515978;
  padding: 20px 15px 20px 60px;
  position:relative;
  margin:33px 0 40px;
}

.hs-blog-post .blog-section .post-body blockquote:before{
  position:absolute;
  content:'';
  background: url('https://1877165.fs1.hubspotusercontent-na1.net/hubfs/1877165/quotes%20small.png') no-repeat;
  background-position:center center;
  background-size:cover;
  width: 81px;
  height: 67px;
  left: 25px;
}

.hs-blog-post .blog-section .post-body ol li,
.hs-blog-post .blog-section .post-body ol li a{
  font-size: 18px;
  font-weight: regular;
  color:38a6ff!important;
}

.hs-blog-post .blog-section .post-body ul li{
  margin-left:15px;
}

@media(max-width:1200px) and (min-width:1025px){

  .hs-blog-post .blog-body .left-col{
    width: 60.56%;
    margin-left: 8%!important;
  }

  .hs-blog-post .share{
    left:-16%;
  }
}

@media(max-width:1024px) and (min-width:901px){

  body.hs-blog-post .row-fluid .blog-body .left-col{
    width: 57%;
    margin-left: 4% !important;
  }

  .hs-blog-post .share{
    left:-20%;
  }
}

@media(max-width:900px) and (min-width:768px){

  body.hs-blog-post .row-fluid .blog-body .left-col{
    width: 57%;
    margin-left: 4% !important;
  }

  .blog-body .right-col{
    width: 35%;
    margin-left: 3.5%;
  }

  .hs-blog-post .share{
    left:-24%;
  }

}


@media(max-width:767px){

  .hs-blog-post .sharing-icon{
    display:none;
  }

  .hs-blog-post .min-read-cont{
    text-align:left;
  }

  .hs-blog-post .blog-body{
    padding-top:99px;
  }
  
  .hs-blog-post .blog-section .post-bottom{
    padding:50px 0 0;
  }
}

/*======================
RELATED POST CM 
=====================*/
.hs-blog-listing .related-post-cm,
.hs-blog-listing .about-author-sec,
.hs-blog-listing .blog-comment-cm,
.hs-blog-post .post-footer .comment-reply-to{
  display:none !important;
}

.related-post-cm {
  padding:94px 0 40px;
}


.related-post-cm .post-wrap{
  padding-top:30px;
}

.related-post-cm .post-item .post-title{
  min-height: 80px;
}

.related-post-cm .post-item .post-title a{
  color:#38a6ff;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: left;
  transition: all ease-in-out .1s;
}

.related-post-cm .post-item .post-title:hover a{
  color:#38a6ff;
  transition: all ease-in-out .1s;
  cursor:pointer;
}

.related-post-cm .post-item .more-link{
  cursor:pointer;
}

.related-post-cm .post-listing{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  flex-wrap: wrap;
  -wevkit-flex-wrap: wrap;
  flex-direction: row;
  -webkit-flex-direction: row;
  margin-right: -2.5%;
}

.related-post-cm .post-item{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-basis: 30.9%;
  -webkit-flex-basis: 30.9%;
  float: left;
  margin-right: 2.43%;
  margin-bottom: 26px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position:relative;
  flex-direction:column;
}

.related-post-cm h3{
  font-size: 24px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #3a9ffd;
  margin-bottom:20px;
}


@media (max-width:767px){

  .related-post-cm .post-listing{
    display: block;
    margin-right: 0;
  }

  .related-post-cm .post-item{
    display: block;
    width: 100%;
    margin: 0 auto 20px;
    max-width: 100%;
    float: none;
  }  

  .related-post-cm{
    padding:49px 0 0;
  }
}



/*==================
AUTHOR ABOUT SEC
==================*/
.about-author-sec{
  padding:8px 0 99px;
}

body .row-fluid .about-author-sec .wrapper{
  max-width:781.5;
}

body .row-fluid .about-author-sec .wrapper>.row-fluid{
  padding: 35px 30px 36px 30px;
  padding-left:30px;
  padding-right:30px;
  border-radius: 8px;
  border: solid 1px #cccccc;
  display: block;
  box-sizing: border-box;
  width: 66.00%;
}

.about-author-sec .author-avatar{
  border-radius:100%;
  max-width:156px;
  height:156px;
}

.about-author-sec .author-bio{
  width: 85.56%;
}

.about-author-sec .author-bio h5,
.about-author-sec .author-bio .author-link{
  font-size: 18px;
  font-weight: bold;
  line-height: 1.44;
  letter-spacing: normal;
  text-align: left;
  color: #515978;
  width:100%;
}

.about-author-sec .author-bio .author-link{
  color: #3a9ffd;
}

.about-author-sec .author-bio p{
  font-size: 18px;
  font-weight: normal;
  line-height: 1.44;
  letter-spacing: normal;
  text-align: left;
  color: #515978;
}

.about-author-sec .hs-author-social-section{
  width:100%;
}

.about-author-sec .hs-author-social-section a{
  color:#515978;
  border:1px solid #515978;
  border-radius:100%;
padding: 6px;
    width: 24px;
    margin-right: 10px;
    height: 24px;
    display: inline-block;
    text-align: center;
}

@media(max-width:767px){

  .about-author-sec{
    padding:8px 0 49px;
  }

  body .row-fluid .about-author-sec .wrapper>.row-fluid{
    margin-top:30px;
    width: 100.00%;
  }

  .about-author-sec .author-bio{
    width:100%;
    padding-top:20px;
  }
}

/*=====================
BLOG COMMENT
====================*/


.blog-comment-cm h3{
  margin-bottom:10px;
}

.blog-comment-cm form input{
  border-radius: 8px;
  border: solid 1px #cccccc;
}


.blog-comment-cm form label{
  font-size: 15px;
  font-weight: normal;
  line-height: 1.73;
  letter-spacing: normal;
  text-align: left;
  color: #515978;
}


.blog-comment-cm form textarea{
  resize:none;
  border-radius: 8px;
  border: solid 1px #cccccc;
  height:139px;
}

.blog-comment-cm form .hs-error-msg{
  color:red;
}



/*====================
SEARCH PAGE Styling
=====================*/

.search-result-section{
  padding: 50px 0;
}

.search-result-section ul{
  margin-top:0;
}

.search-result-section ul li{
  width: 45%;
  margin-right: 70px;
  float: left;
  margin-left: 0;
  margin-top: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #d8e7ed;
  padding-bottom: 5px;
  border-bottom:1px solid #d8e7ed;
}

body .row-fluid .search-result-section ul li:nth-child(2n){
  margin-right:0!important;
}

.search-result-section ul li h3.title{
  min-height:90px;
  margin-bottom:0;
  line-height:25px;
}

.search-result-section .hs-search-results__title{
  font-size:20px;
  line-height:26px;
  color:#38a6ff;
  font-weight:bold;
  margin-bottom:20px;

}

.search-result-section .hs-search-highlight.hs-highlight-title{
  font-weight:normal;
}

.search-result-section .hs-search-results__description{
  font-size:16px;
  line-height:25px; 
  letter-spacing:0;
  color:#515978;
  font-weight:normal;
  height: 72px;
  overflow: hidden;
}

.search-result-section{
  position:relative;
}

.hs-search-results__next-page{
  float: right;
  position: relative;
  left: -47px;
  font-size: 20px;
  line-height: 26px;
  font-weight: normal;
  letter-spacing: 0;
}


@media(max-width:767px){

  .search-result-section ul li {
    width: 100%;
    margin-right:0;
    margin-left:0;
    margin-bottom: 45px;
  }
}

@media(min-width:768px){
body.white-header #header.header-section.transparent .header-nav{
  box-shadow: 0px 0px 3px #00000024!important;
}
}