/* Blog Post Starts */

.filter-one.filter-all a.tag-btn.active {
    background-color: #0237d4;
    color: #ffffff;
}
section.blog-index.container-fluid {
  padding: 120px 0px;
}
.tm_blog_post_hero {
  min-height: 813px;
  position:relative;
}
.tm_blog_post_hero_overlay {
  background-image: linear-gradient(to right,#190a32 0%,#190a32 100%);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 1;
}
.tm_hero_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 633px;
}
.tm_blog_post_title-and-tag {
  position: relative;
  z-index: 1;
  justify-content: space-between;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
}
.blog-post__tags a {
  background: #0237d4;
  padding: 14px 25px;
}
.post_author_name img {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  margin-right: 5px;
  margin-top: -1px;
}
.tm_blog_author_date_time,
.tm_blog_post_title {
  z-index: 1;
}
.blg_tag .tag_published .blog-post__tags .blog-post__tag-link>span {
  text-transform: uppercase;
  font-weight: 400;
}
.tm_blog_author_date_time, 
.tm_blog_post_title {
  max-width: 685px;
}
.blog_post_content {
  position: relative;
  margin-top: -240px !important;
  border-radius: 5px;
  padding-top: 70px;
  z-index: 1;
}
.tm_blog_body_fix {
  max-width: 729px;
  margin: 0 auto;
}
.tm_blog_body_fix img{
  text-align: center;
  width: 100%;
  padding: 30px 0px;
}
.tm_post_body p{
  margin-bottom:28px;
}
.share-mod li {
  margin: 0px 7px;
  width: 32px;
}
ul.share-mod {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.share-mod p {
  width: 84px;
  margin-bottom: 0;
}
.tm_blog_author_date_time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.blog_author_nme, .blog_pld_date{
  flex-basis: 30%;
  -ms-flex-preferred-size: 30%;
}
.tm_blog_author_date_time p {
  margin-bottom: 5px;
}
.tm_blog_post_title{
  color: #828282;
  opacity: 1;
  padding-bottom: 15px;
}
.tm_blog_author_date_time span{
  opacity:1;
  text-transform: uppercase;
}
.post_author_name:hover,
.post_author_name:active,
.blog-post__tag-link:hover{
  opacity:0.9;
  color:#ffffff !important;
}
.inb-author-avatar_img img {
  border-radius: 50%;
  padding: 16px 0px;
}
.inb-author-avatar_img.section-bg {
  border-radius: 50%;
  min-height: 131px;
  max-width: 131px;
}
.inb-author_name a.author-link h5 {
  margin-bottom: 0;
}
.tm_author {
  padding: 15px 0px;
  margin: 15px 0px;
  border-top: 1px solid rgb(216, 219, 226);
  border-bottom: 1px solid rgb(216, 219, 226);
}
.tm_author_fix {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.inb-author-avatar_img {
  flex-basis: 25%;
  -ms-flex-preferred-size: 25%;
}
.inb-author-avatar_bio {
  -ms-flex-preferred-size: 70%;
  flex-basis: 70%;
  margin-left: 5%;
}
ul.share-mod {
  padding-bottom: 30px;
}
.tm_blog-comments > div {
  margin: 0 auto;
  max-width: 729px;
  padding-left: 20px;
  padding-right: 20px;
}
a.blog-post__tag-link {
  font-size: 15px;
}
.post-next-pervious span {
  font-size: 17px;
  color: #16171e;
}
.tm_blog-comments{
  background-color: #f4f5f8;
}
.tm_blog-comments .hs-error-msg,.tm_blog-comments .hs-main-font-element{
  color:#fd2727 !important;
}
.tm_blog-comments .grecaptcha-badge{
  margin-left:0;
}
.post-next-pervious{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 40px;
}
.next-post {
  flex-basis: 40%;
  -ms-flex-preferred-size: 40%;
  position:relative;
  padding-left:30px;
}
.pre-post {
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
  position:relative;
  text-align: end;
  padding-right: 33px;
}
.pre-post span:after {
  position: absolute;
  background-image: url(https://f.hubspotusercontent00.net/hubfs/2432204/Theme-works-2021/right-arrow.svg);
  background-size: cover;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  right: -12px;
  content: '';
  top: 50%;
  transition-duration:0.3s;
}
.next-post span:after {
  position: absolute;
  background-image: url(https://f.hubspotusercontent00.net/hubfs/2432204/Theme-works-2021/right-arrow.svg);
  background-size: cover;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  content: '';
  left: -14px;
  top: 50%;
  transform: rotateY(180deg);
  transition-duration:0.3s;
}
.pre-post:hover span:after{
  right: -19px;
  transition-duration:0.3s;
}
.next-post:hover span:after{
  left: -24px;
  transition-duration:0.3s;
}
.comment-from h4{
  text-transform: capitalize;
}
.comment-date {
  font-size: 12px;
  margin-left: 7px;
}
button.comment-reply-to.hs-button.secondary em {
  text-transform: capitalize;
}
.comment-body p {
  padding-left: 15px;
}
.comment.depth-0 {
  margin-top: 9px;
}
button.comment-reply-to.hs-button.secondary {
  border: 1px solid transparent;
}
button.comment-reply-to.hs-button.secondary:hover {
  border: 1px solid;
}
.tm_blog_subscribe_main .hs-error-msgs li label {
  color: #fd2727;
}
.body-container-wrapper .tm_post_body ul {
  margin-top: 40px;
  margin-bottom: 56px;
  padding-left: 35px;
}
.body-container-wrapper .tm_post_body ul li {
  list-style: disc;
  color: #6e7191;   
}
/*  Blog Filter css*/
.filter-one.filter-all {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.filter-one.filter-all>a{
  padding: 15px 25px;
  background: #ffffff;
  color: #000;
  margin: 0px 5px;
  border: 1px solid #dadade;
  font-weight: 400;
  font-size: 18px;
  text-transform: uppercase;
  cursor: pointer;
  margin-top: -20px;
}
.filter-one.filter-all>a:hover {
  transition: .3s all ease-in-out;
  background-color: #0237D4;
  color: #ffffff;
}

.blog-filter-main .block {
  display: flex;
  align-items: center;
}
.blog-filter-main{
  margin: 0 auto;
  max-width: 720px;
  padding-bottom: 20px;
}
.blog-filter {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.filter-one ul li a {
  padding: 15px 25px;
  background: #ffffff;
  color: #000;
  margin: 0px 5px;
  border: 1px solid #dadade;
  font-weight: 400;
  font-size: 18px;
  text-transform: uppercase;
  cursor: pointer;
}
.filter-one ul li a:hover {
  transition: .3s all ease-in-out;
  background-color: #0237D4;
  color: #ffffff;
}

.filter-one ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.filter-one ul li a .filter-link-count {
  display: none;
}


/* Blog Post Ends */


/* Blog Listing CSS Starts */

/* .hs-blog-listing header.TW-header {
background: #2d323d;
} */
.body-container.body-container--blog-index {
  background: #F6F6F6;
}
.blog-card-abd {
  margin-bottom: 20px;
}
.tm_blog_content {
  padding: 25px 0px;
}
.tm_min_blog {
  cursor: pointer;
}

.tm-fea-img {
  float: left;
  position: relative;
  max-width: 680px;
  width:100%;
  height: 215px;
  overflow: hidden;
  margin-bottom: 36px;
}
.tm_blog_image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right:0;
}
.tm_blog_image img {
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  height: 100%;
  width: 100%;
}  
.tm_min_blog:hover.tm_blog_date,
.tm_min_blog:hover .tm_blog_post_title h4 {
  color: #0237D4;
}
.tm_min_blog:hover .tm_blog_readmore a{
  color: #0237D4;
}
.tm_min_blog:hover .tm_blog_image img {
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}
.tm_blog_readmore>span {
  display: flex;
  align-items: center;
}
.read-more-arrow {
  min-height: 22px;
  width: 22px;
  border: none;
  position: relative;
  z-index: 1;
}
.tm_min_blog:hover .arrow-iocn{
  transform: translateX(5px);
  transition: .3s all ease-in-out;
  border: 2px solid #0237D4;
}
.read-more-arrow:before {
  content: '';
  position: absolute;
  min-height: 22px;
  width: 22px;
  border: 0;
  background-image: url(https://f.hubspotusercontent-eu1.net/hubfs/24949188/Theme%20Tomorrow%20Blog%20Assets/Icons/thin%20black%20arrow%20png.png);
  z-index: 2;
  background-size: cover;
  top: 49%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  transition: .3s all ease-in-out;
}
.tm_min_blog:hover .read-more-arrow:before{
  content: '';
  position: absolute;
  min-height: 22px;
  width: 22px;
  border: 0;
  background-image: url(https://f.hubspotusercontent-eu1.net/hubfs/24949188/Theme%20Tomorrow%20Blog%20Assets/Icons/right-arrow-blue.png);
  z-index: 2;
  background-size: cover;
  top: 49%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  transition: .3s all ease-in-out;
}
.arrow-iocn {
  padding: 5px;
  border: 2px solid #000000;
  border-radius: 50%;  
  transition: .3s all ease-in-out;
}
.tm_blog_hover_details {
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translate(0px, 5px);
  /*   transform: translate(-25px, 0px); */
  background: #FFF;
  padding: 8px 20px;
  transition: 0.5s;
  max-width: 358px;
}
.tm_blog_hover_details h5 {
  margin-bottom: 0;
  font-family: 'Poppins';
  font-weight: 400;
}
.tm_blog_date {
  color: #0237D4;
  font-weight: 400;
  text-transform: uppercase;
}
.tm_blog_bottom {
  padding-bottom: 28px;
}
.tm_blog_post_title {
  padding-bottom: 24px;
}
.tm_blog_comments {
  color: #4c98ff;
  font-weight: 600;
}
.tm_blog_readmore a {
  font-weight: 600;
  transition: 0.5s;
  padding-left: 15px;
  color: #000000;
}
.tm_blog_readmore .fa {
  color: #0270e0;
}
section.blog-index .two-col-adjust span>.hs_cos_wrapper:hover .tm_blog_hover_details {
  transform: translate(0px,0px);
  transition: 0.5s;
}
section.blog-index .two-col-adjust span>.hs_cos_wrapper:hover .tm_blog_readmore a {
  letter-spacing: 1px;
  transition: 0.5s;
}
.tw-blog-right-side.span4 {
  margin-top: 30px;
}
.tw-blog-right-main {
  padding: 25px;
  background: #ffffff;
  box-shadow: 0 10px 30px rgb(0 0 0 / 7%);
}
.tm_blog_subscribe_main .form-title {
  background: unset;
  font-size: 26px;
  color: #000;
}
.tm_blog_filter {
  padding-top: 25px;
}
.tm_blog_filter .block h3 {
  font-size: 26px;
}
.tm_post_recent {
  padding-top: 25px;
}
.recent_post_title h3 {
  font-size: 26px;
}
.tm_post-title:hover p {
  color: #0286e8;
  transition: 0.3s;
}
.tm_post-title p {
  transition: 0.3s;
}

/* Blog Listing CSS Ends */

/* blog-theme-css-ends */
.blog-header {
  background-color: #F8FAFC;
  text-align: center;
}

.blog-header__inner {
  margin: 0 auto;
  max-width: 600px;
}

.blog-header__form {
  margin: 0 1rem;
}
/* Blog header - author listing */
.blog-header__author-avatar {
  border-radius: 50%;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.15);
  display: block;
  height: auto;
  margin: 0 auto 1.4rem;
  width: 200px;
}

.blog-header__author-social-links a {
  background-color: #000;
  border-radius: 50%;
  display: inline-block;
  height: 40px;
  margin: 0 5px;
  position: relative;
  width: 40px;
}

.blog-header__author-social-links a:hover,
.blog-header__author-social-links a:focus {
  background-color: #494A52;
}

.blog-header__author-social-links svg {
  fill: #FFF;
  height: 15px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
}

/* Blog listing */
.blog-listing-title {
  max-width: 750px;
  margin: 0 auto;
  text-align: center;
  padding: 60px 0 30px;
}

.blog-index {
  display: flex;
  flex-wrap: wrap;
  /*   padding: 80px 0; */
}

.blog-index__post {
  flex: 0 0 100%;
  padding: 1rem;
}

.blog-index__post-image {
  height: auto;
  max-width: 100%;
}


.blog-index__post-content h2 {
  margin: 0.7rem 0;
}

.blog-index__post-content--small h2 {
  font-size: 1.25rem;
}

.blog-index__post-content a {
  color: #494A52;
}

/* Blog pagination */

.blog-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 60px 0 80px;
}
a.blog-pagination__link.blog-pagination__prev-link, a.blog-pagination__link.blog-pagination__next-link {
  background: #2d323d;
  width: 50px;
  height: 50px;
  margin: 0 5px;
  text-align: center;
  padding: 8px;
  box-shadow: 0 10px 30px rgb(0 0 0 / 7%);
  transition: 0.3s;
}
a.blog-pagination__link.blog-pagination__prev-link:hover, a.blog-pagination__link.blog-pagination__next-link:hover { 
  background: #2d323d;
  transition: 0.3s;
}
a.blog-pagination__link.blog-pagination__prev-link:hover svg, a.blog-pagination__link.blog-pagination__next-link:hover svg {
  fill: #2d323d;
}
a.blog-pagination__link.blog-pagination__prev-link svg, a.blog-pagination__link.blog-pagination__next-link svg {
  fill: #fff;
  transition: 0.3s;
}
a.blog-pagination__link.blog-pagination__number-link {
  background: #FFFFFF;
  color: #2d323d;
  font-weight: 600;
  width: 50px;
  height: 50px;
  text-align: center;
  margin: 0 5px;
  padding: 14px;
  box-shadow: 0 10px 30px rgb(0 0 0 / 7%);
  transition: 0.3s;
}
a.blog-pagination__link.blog-pagination__number-link:hover {
  background: #fff;
  color: #2d323d;
  transition: 0.3s;
}


.blog-pagination__link--active {
  border-color: #B0C1D4;
}

.blog-pagination__link:hover,
.blog-pagination__link:focus {
  text-decoration: none;
}


.blog-pagination__link.blog-pagination__prev-link--disabled,
.blog-pagination__link.blog-pagination__next-link--disabled {
  color: #B0C1D4;
  cursor: default;
  pointer-events: none;
}

.blog-pagination__prev-link svg,
.blog-pagination__next-link svg {
  fill: #494A52;
  margin: 0 0.3rem;
}

.blog-pagination__prev-link--disabled svg,
.blog-pagination__next-link--disabled svg {
  fill: #B0C1D4;
}

/*  latest post  */
section.blog-index-2 {
  padding-bottom: 80px;
}
.latest-post-main .latest-post-title-main {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 20px;
}

.latest-post-main .latest-post-filter a {
  padding: 20px 40px;
  border-style: solid;
  border-width: 2px;
  border-color: #181830;
  background-color: #fff;
  font-size: 18px;
  font-weight: 400;
  color: #181830;
  transition: .3s all ease-in-out;
}
.latest-post-main .latest-post-filter a:hover{
  border-style: solid;
  border-width: 2px;
  border-color: #0237d4;
  background-color: #0237d4;
  color: #ffffff;
  transition: .3s all ease-in-out;
}




/* Blog post */
.blog-post {
  margin: 0 auto;
  max-width: 960px;
}

.blog-post__meta {
  margin-bottom: 1.4rem;
}

.blog-post__meta a {
  color: #494A52;
  text-decoration: underline;
}

.blog-post__timestamp {
  display: block;
}

.blog-post__tags svg {
  height: auto;
  margin-right: 10px;
  width: 15px;
}

.blog-post__tag-link {
  font-size: 0.875rem;
}

/* Blog related posts */

.blog-related-posts {
  background-color: #F8FAFC;
}

.blog-related-posts h2 {
  text-align: center;
}

.blog-related-posts__list {
  display: flex;
  flex-wrap: wrap;
}

.blog-related-posts__post {
  flex: 0 0 100%;
  padding: 1rem;
}

.blog-related-posts__image {
  height: auto;
  max-width: 100%;
}

.blog-related-posts__title {
  margin: 0.7rem 0;
}

.blog-related-posts__title a {
  color: #494a52;
}

/* Blog comments */

.blog-comments {
  margin: 0 auto;
  max-width: 680px;
}

.blog-comments .hs-submit {
  text-align: center;
}

.blog-comments .comment-reply-to {
  border: 0 none;
}

.blog-comments .comment-reply-to:hover,
.blog-comments .comment-reply-to:focus {
  background-color: transparent;
  text-decoration: underline;
}


.pop-post-item .pop-post-title .blog-title a {
  color: #878d8d;
  font-size: 15px;
  line-height: 32px;
  font-weight: 400;
}
.pop-post-item .pop-post-title .blog-title a:hover {
  color: #0286e8;
}

ul.share-mod li {
  margin-bottom: 0px !important;
}
/* Search Field */
.hs-search-field {
  position: relative;
}
.hs-search-field__input {
  box-sizing: border-box;
  width: 100%;
}
.hs-search-field__bar button svg {
  height: 10px;
}
.hs-search-field__suggestions {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hs-search-field--open .hs-search-field__suggestions {
  border: 1px solid #000;
}
.hs-search-field__suggestions li {
  display: block;
  margin: 0;
  padding: 0;
}
.hs-search-field__suggestions #results-for {
  font-weight: bold;
}
.hs-search-field__suggestions a,
.hs-search-field__suggestions #results-for {
  display: block;
}
.hs-search-field__suggestions a:hover,
.hs-search-field__suggestions a:focus {
  background-color: rgba(0, 0, 0, 0.1);
  outline: none;
}

/*=======custom CSS=======*/

.hs-search-field__suggestions{
  display:none;
}

.hs-search-field form{
  position:relative;
}

.hs-search-field form .search-icon{
  position: absolute;
  right: 10px;
  top: 13px;
}
.hs-search-field form input.hs-search-field__input {
  border-radius: 0;
}

/* -----------Image CTA --------------*/
.image-cta a.cta_button:hover,
.image-cta a.cta_button {
  padding: 0px;
  border: 0;
  background: transparent;
}
button, [title]a.cta_button .hs-cta-imgn{
  width: 100%;
  display: contents;
}

.image-cta a.cta_button .hs-cta-img{
  border-width: 0px;
  width: 100%;
  height: 100%;
  position: relative;
}
.image-cta{
  position: relative;
  cursor: pointer;
  margin-top: 20px;
}
.image-cta:after {
  content: '';
  position: absolute;
  background-color: #0000006e;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.image-cta>a {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  z-index: 2;
  color: #ffffff;
  font-size: 21px;
}
.tm_blog_half-img-main {
  position: relative;
  z-index: 1;
  top: -250px;
}
.tm_blog_half-img {
  min-height: 600px;
}

.tm_post_body h4 {
  font-size: 28px;
  font-weight: 400;
}
.tm_post_body p {
  font-size: 18px;
  line-height: 30px;
}
.tm_blog_post_main {
  background: #F6F6F6;
}
.blog_post_content .section-padding {
    padding-top: 20px;
}
/*  -------Media Queries Starts-----------  */
@media(min-width: 768px) and (max-width: 999px){
  body .blog-index .row-fluid .three-col-adjust span>.hs_cos_wrapper {
    flex-basis: 47.5%;
    -webkit-flex-basis: 47.5%;
  }
}
@media screen and (min-width: 768px) {
  .blog-related-posts__post {
    flex: 0 0 calc(100%/2);
  }
  .blog-header__form {
    margin: 0 auto;
    width: 500px;
  }
  .blog-index__post-image-wrapper--large {
    flex: 1 1 48%;
  }

  .blog-index__post-content--large {
    flex: 1 1 48%;
    padding-left: 2rem;
  }

  .blog-index__post-content--full-width {
    flex: 1 1 100%;
    padding-left: 0;
  }
  .blog-index__post--large {
    display: flex;
    flex: 1 0 100%;
  }
  .blog-index__post {
    flex: 0 0 calc(100%/2);
  }
}

@media(max-width:999px){
  .pre-post span:after{
    right: 11px;
  }
  .next-post span:after{
    left: 4px;
  }
  .pre-post:hover span:after {
    right: 5px;
  }
  .next-post:hover span:after {
    left: 0px;
  }
  .pre-post{
    padding-right: 58px;
  }
  .tm_blog_post_main .tm_blog_author_date_time,
  .tm_blog_post_main .tm_blog_post_title {
    width: 100% !important;
    min-width: 100% !important;
    margin-top: 40px !important;
  }
  .tm_blog_post_title {
    flex-basis: 100%;
  }
  .blog-post__tags {
    flex-basis: 100%;
  }
}

@media screen and (min-width: 1000px) {
  .blog-related-posts__post {
    flex: 0 0 calc(100%/3);
  }
  .blog-index__post {
    flex: 0 0 calc(100%/3);
  }
}

@media(max-width:767px)
{
  .blog_author_nme, .blog_pld_date, .blg_tag,.pre-post,.next-post{
    flex-basis:50%;
    -ms-flex-preferred-size: 50%;
  }
  .tm_blog_post_hero, .tm_hero_text {
    min-height: 460px;
  }
  .tm_hero_text{
    padding-top: 67px !important;
  }
  .pre-post{
    padding-top: 15px;
  }
  .blog_post_content {
    position: relative;
    margin-top: -170px !important;
    border-radius: 5px;
    padding-top: 70px;
    z-index: 1;
  }
  .tm_blog_half-img-main {
    top: -180px;
  }
  .tm_blog_post_hero {
    padding-bottom: 170px;
  }
  .filter-one.filter-all>a{
    margin-bottom: 35px;
  }
  .filter-one ul li {
    margin-bottom: 40px;
  }
  .tm_post_body h4 {
    font-size: 21px;
    line-height: 52px;
  }
  .tm_blog_half-img {
  min-height: 300px;
}
}
.next-post span:after {
  left: unset;
  transform: rotateY(0deg);
  right: 11px;
}
.next-post {
  padding-left: 0;
  padding-right: 55px;
  padding-bottom: 15px;
  text-align:start;
}
.pre-post{
  padding-right: 55px;
  text-align:start;
}
.next-post:hover span:after {
  left: unset;
  right: 5px;
}
.post-next-pervious{
  padding-top: 10px;
}
.tm_blog_author_date_time > div {
  padding-bottom: 10px;
}
.tw-blog-right-side.span4 {
  clear: both;
  overflow: hidden;
  padding: 40px 0;
} 
.inb-author-avatar_img.section-bg {
  min-height: 70px;
  max-width: 70px;
}
.tm_min_blog .tm-fea-img {
  margin-bottom: 24px;
}
.tm_min_blog .tm_blog_bottom {
  padding-bottom: 18px;
}
.tm_min_blog .tm_blog_post_title {
  padding-bottom: 10px;
}
.tm_blog_post_hero {
  padding-bottom: 220px;
}

}
@media(max-width: 480px){
  .image-cta>a {
    font-size: 14px;
  }
}
/*  -------Media Queries Ends-----------  */
.hubspot-link__container.sproket {
  display: none !important;
}

a.blog-pagination__link.blog-pagination__number-link.blog-pagination__link--active {
    background-color: #2d323d;
    color: #FFFFFF;
}

a.button.active {
    background-color: rgb(2 55 212);
    color: #ffff;
}