@media (max-width: 1679px) {
  /* Single post header */
  .single_style_out-sticky-fullwidth .post_header_wrap .post_featured + .post_header {
    max-width: 70.5%;
  }
}
@media (max-width: 1439px) {
  /* Single post header */
  .single_style_out-sticky-fullwidth .post_header_wrap .post_featured + .post_header {
    padding-top: 4.5em;
    padding-left: 4em;
    padding-right: 4em;
    padding-bottom: 1.27778em;
  }
  .single_style_out-sticky-fullwidth .post_header_wrap .post_header .post_meta_categories {
    margin-bottom: 2.5em;
  }
  .single_style_out-sticky-fullwidth .post_header_wrap .post_header .post_subtitle {
    font-size: 20px;
  }
  .single_style_out-sticky-fullwidth .post_header_wrap .post_header .post_meta_other {
    margin-top: 2.5em;
  }
  .single_style_out-sticky-fullwidth .post_header_wrap .post_header .post_title + .post_meta {
    margin-top: 2.5em;
  }
  .single_style_out-sticky-fullwidth .post_header_wrap .post_featured.post_featured_bg {
    height: 35rem;
  }
  .single_style_out-sticky-fullwidth .post_header_wrap {
    margin-bottom: 3.5em;
  }
}
@media (max-width: 1279px) {
  /* Single post header */
  .single_style_out-sticky-fullwidth .post_header_wrap .post_featured + .post_header {
    max-width: 80.5%;
  }
  .single_style_out-sticky-fullwidth .post_header_wrap .post_featured.post_featured_bg {
    height: 32rem;
  }
  .single_style_out-sticky-fullwidth .post_header_wrap .post_featured + .post_header {
    padding-top: 3.5em;
    padding-left: 3.5em;
    padding-right: 3.5em;
    padding-bottom: 1.27778em;
  }
  .single_style_out-sticky-fullwidth .post_header_wrap .post_header .post_meta_categories {
    margin-bottom: 2em;
  }
  .single_style_out-sticky-fullwidth .post_header_wrap .post_header .post_subtitle {
    margin-top: 1em;
  }
  .single_style_out-sticky-fullwidth .post_header_wrap .post_header .post_meta_other {
    margin-top: 2em;
  }
  .single_style_out-sticky-fullwidth .post_header_wrap .post_header .post_title + .post_meta {
    margin-top: 2em;
  }
}
@media (max-width: 1023px) {
  /* Single post header */
  .single_style_out-sticky-fullwidth .post_header_wrap .post_featured + .post_header {
    min-width: 60%;
    max-width: 90%;
  }
  .single_style_out-sticky-fullwidth .post_header_wrap .post_featured.post_featured_bg {
    height: 30rem;
  }
  .single_style_out-sticky-fullwidth .post_header_wrap .post_featured {
    margin: 0 0 9.85em;
  }
  .single_style_out-sticky-fullwidth .post_header_wrap .post_featured + .post_header {
    padding-top: 2.5em;
    padding-left: 2.5em;
    padding-right: 2.5em;
    padding-bottom: 1.27778em;
  }
  .single_style_out-sticky-fullwidth .post_header_wrap .post_header .post_meta_categories {
    margin-bottom: 1.5em;
  }
  .single_style_out-sticky-fullwidth .post_header_wrap {
    margin-bottom: 2.5em;
  }
}
@media (max-width: 767px) {
  /* Single post header */
  .single_style_out-sticky-fullwidth .post_header_wrap {
    margin-bottom: 2em;
  }
  .single_style_out-sticky-fullwidth .page_content_wrap > .content_wrap {
    padding-top: 3em;
  }
  .single_style_out-sticky-fullwidth .post_header_wrap .post_featured + .post_header {
    min-width: 70%;
  }
  .single_style_out-sticky-fullwidth .post_header_wrap .post_featured + .post_header {
    padding-top: 2em;
    padding-left: 2em;
    padding-right: 2em;
    padding-bottom: 1em;
  }
  .single_style_out-sticky-fullwidth .post_header_wrap .post_header .post_subtitle {
    font-size: 18px;
  }
}
@media (max-width: 479px) {
  /* Single post header */
  .single_style_out-sticky-fullwidth .post_header_wrap {
    margin: 0 auto 1.5em;
    width: 300px;
  }
  .single_style_out-sticky-fullwidth .page_content_wrap > .content_wrap {
    padding-top: 2em;
  }
  .single_style_out-sticky-fullwidth .post_header_wrap .post_featured.post_featured_bg {
    height: 15rem;
  }
  .single_style_out-sticky-fullwidth .post_header_wrap .post_featured {
    margin-bottom: 0;
  }
  .single_style_out-sticky-fullwidth .post_header_wrap .post_featured + .post_header {
    position: static !important;
    text-align: left !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    min-width: 0;
    max-width: none;
    background-color: transparent;
    padding: 0;
    border: none;
    margin-top: 1.5em;
  }
  .single_style_out-sticky-fullwidth .post_header_wrap .post_header .post_meta_categories a {
    padding: 0.61538em 1.07692em;
  }
  .single_style_out-sticky-fullwidth .post_header_wrap .post_header .post_meta_categories {
    margin-bottom: 1em;
  }
  .single_style_out-sticky-fullwidth .post_header_wrap .post_header .post_meta_other {
    margin-top: 1.5em;
  }
  .single_style_out-sticky-fullwidth .post_header_wrap .post_header .post_title + .post_meta {
    margin-top: 1.5em;
  }
  .post_meta.post_meta_other .post_meta_item {
    margin-right: 13px;
  }
  .post_meta.post_meta_other .post_meta_item:last-child {
    margin-right: 0;
  }
}