/* Blog post */
ul.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 12px 0;
}

ul.breadcrumb li {
  font-size: 12px;
  font-weight: 500;
  line-height: 30px
}

ul.breadcrumb li a {
  color: #7c7c7c
}

ul.breadcrumb li:not(:last-child):after {
  color: #7c7c7c;
  content: "|";
  padding: 0 8px
}
.blog-post-header.hr-blog-post {
  padding-top: 70px;
  padding-bottom: 99px;
}
.blog-post-header.hr-blog-post h1 {
  margin-bottom: 33px;
}
.blog-post-header.hr-blog-post .blog-post__tags {
  margin: 0;
}
.blog-post {
  margin: 0 auto;
  padding: 0;
}
.hr-blog-post-wrapper .blog-post {
  margin-left: 0px;
}
.blog-post-header.hr-blog-post.cm-col-10,
.hr-blog-post-wrapper .blog-post__body.cm-col-10{
  padding-left: 0px;
  padding-right: 0px;
}
.blog-post-header.hr-blog-post.cm-col-10 {
  padding-bottom: 0px;
}
.hr-blog-post-wrapper .blog-post__body h2 {
  margin-bottom: 30px;
}
.hr-blog-post-wrapper .blog-post__body p {
  margin-bottom: 40px;
}
.hr-blog-post-wrapper .contact-banner .text {
  margin-bottom: 30px;
}
.hr-blog-post-wrapper .contact-banner h3 {
  margin-bottom: 23px;
}
.hr-blog-post-wrapper #hs_cos_wrapper_contact-banner .contact-banner .dnd-section>.row-fluid {
  margin-bottom: 107px;
}
.blog-post__meta {
  margin-bottom: 1.4rem;
}

.blog-post__meta a {
  text-decoration: underline;
}

.blog-post__timestamp {
  display: block;
}

.blog-post__tags svg {
  height: auto;
  margin-right: 0.35rem;
  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;
}


.job-blog-post-container {
  margin-bottom: 30px;
}


/* news */
.news_image_wrap a {
  padding-bottom: 45%;
  width: 100%;
  height: 100%;
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-bottom: 18px;
}

.news_image_wrap {
  position: relative;
  margin-bottom: 54px;
}

.news_post_date {
  margin-bottom: 40px;
}
.news_image_wrap caption {
  font-size: 15px;
  line-height: normal;
  margin-top: 18px;
}
.job-blog-post-container .blog-comments {
  margin: 40px auto;
  max-width: 100%;
}
.job-blog-post-container.news-blog-post {
  margin-bottom: 113px;
}
/* news */


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

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

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

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

/* 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;
}
.news-blog-post .blog-post-header h1 {
  margin-bottom: 40px;
}
.blog-post-header.hr-blog-post .top-content {
  margin-bottom: 91px;
  color: #555555;
}
@media (min-width: 1200px) {
  .hr-blog-post-wrapper .contact-banner {
    padding-bottom: 70px;
  }
}
@media (max-width: 1199px) {
  .blog-post-header.hr-blog-post {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .hr-blog-post-wrapper .breadcrumb-section {
    display: none;
  }
  .blog-post-header.hr-blog-post h1 {
    margin-bottom: 24px;
  }
  .hr-blog-post-wrapper .blog-post__body h2 {
    margin-bottom: 28px;
  }

  .hr-blog-post-wrapper .blog-post__body p,
  .news-blog-post .blog-post__body p{
    margin-bottom: 40px;
  }
  .hr-blog-post-wrapper #hs_cos_wrapper_contact-banner .contact-banner .dnd-section>.row-fluid {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 90px;
    margin-top: 50px;
  }
  .hr-blog-post-wrapper .contact-banner h3 {
    margin-bottom: 20px;
  }

  .hr-blog-post-wrapper .contact-banner .text {
    margin-bottom: 20px;
  }
  article.blog-post.cm-col-10 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
  }
  .job-blog-post-container .blog-post__tags {
    margin-top: 66px;
  }
  .job-blog-post-container .blog-post-header h1 {
    margin-bottom: 23px;
  }
  .blog-post-header.hr-blog-post .top-content {
    margin-bottom: 62px;
  }
  .job-blog-post-container .news_post_date {
    margin-bottom: 20px;
  }
  .news_image_wrap {
    margin-bottom: 40px;
  }
  .blog-post__text figure figcaption {
    font-size: 12px;
    line-height: 21px;
  }
  .job-blog-post-container {
    margin-bottom: 98px;
  }
  .job-blog-post-container.news-blog-post {
    margin-bottom: 113px;
  }
}
@media (max-width: 767px) {
  .blog-post-header.hr-blog-post {
    padding-bottom: 68px;
    padding-top: 60px;
  }
  .hr-blog-post-wrapper .blog-post-header.hr-blog-post h1 {
    margin-bottom: 32px;
  }
  .hr-blog-post-wrapper .blog-post__body h2 {
    margin-bottom: 25px;
  }
  .job-blog-post-container .blog-post__tags {
    margin-top: 60px;
  }
  .job-blog-post-container {
    margin-bottom: 100px;
  }
  .job-blog-post-container.news-blog-post {
    margin-bottom: 98px;
  }
  .blog-post-header.hr-blog-post .top-content {
    margin-bottom: 63px;
  }
}
.hs-blog-post .contact-banner .dnd-section>.row-fluid:before {
  right: 0;
  left: 0;
  calc(75% - 10px )!important
}
.hs-blog-post .contact-banner .dnd-section>.row-fluid {
  padding-left: 0px;
  padding-right: 0px;
}
.post-body-wrap {
  border-bottom: 1px solid #666;
}