@media (max-width: 1439px) {
  .post_header_wrap_style_style-1 .post_featured + .post_header {
    padding: 4rem 2rem 2rem;
  }
}
@media (max-width: 1279px) {
  .post_header_wrap_style_style-1 .post_featured + .post_header {
    max-width: 90%;
  }
}
@media (max-width: 1023px) {
  /* Single post header */
  .post_header_wrap_style_style-1 .post_featured + .post_header {
    min-width: 60%;
  }

  .post_header_wrap_style_style-1 .post_featured.post_featured_bg {
    height: 26rem;
  }

  .post_header_wrap_style_style-1 .post_header .post_meta_other .post_author_avatar > img {
    width: 2em;
    height: 2em;
    line-height: 2em;
    text-align: center;
  }

  .post_header_wrap_style_style-1.with_featured_image .post_header .post_meta_other {
    margin-top: 1.5em;
  }

  .post_header_wrap_style_style-1 .post_featured + .post_header {
    padding: 3rem 2rem 2rem;
  }
}
@media (max-width: 767px) {
  /* Single post header */
  .single_style_style-1 .page_content_wrap > .content_wrap {
    padding-top: 3em;
  }

  .post_header_wrap_style_style-1 {
    margin-top: 3em;
  }

  .post_header_wrap_style_style-1 .post_featured.post_featured_bg {
    height: 20rem;
  }

  .post_header_wrap_style_style-1 .post_featured + .post_header {
    margin-bottom: 2em;
  }

  .post_header_wrap_style_style-1.with_featured_image .post_header .post_subtitle {
    display: none;
  }

  .post_header_wrap_style_style-1 .post_header .post_meta_other {
    margin-top: 2em;
  }

  .post_header_wrap_style_style-1 .post_header .post_meta_other .post_meta_item:after,
  .post_header_wrap_style_style-1 .post_header .post_meta_other .vc_inline-link:after {
    margin-right: 1em;
  }

  .post_header_wrap_style_style-1 .post_header .post_title {
    font-size: 1.8rem;
  }

  .post_header_wrap_style_style-1 .post_featured + .post_header {
    padding: 2rem 1rem 1rem;
  }
}
@media (max-width: 479px) {
  /* Single post header */
  .single_style_style-1 .page_content_wrap > .content_wrap {
    padding-top: 2em;
  }

  .post_header_wrap_style_style-1 {
    margin-top: 2em;
  }

  .post_header_wrap_style_style-1 .post_featured + .post_header {
    min-width: 95%;
  }
}
