@media (max-width: 1279px) {
  .post_header_wrap_style_style-11 .post_header .post_title,
  .post_header_wrap_style_style-11 .post_header .post_subtitle {
    max-width: 70%;
  }
  .post_header_wrap_style_style-11 .post_header .post_meta_other {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .post_header_wrap_style_style-15 .post_header .post_meta_categories,
  .post_header_wrap_style_style-15 .post_header .post_title,
  .post_header_wrap_style_style-15 .post_header .post_subtitle {
    max-width: 70%;
  }
}
@media (max-width: 1023px) {
  .single-format-gallery .post_header_wrap_style_style-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .single-format-gallery .post_featured_wrapper:not(:empty):before {
    display: none;
  }
  .single-format-gallery .post_header_wrap_style_style-2 .post_featured.with_gallery {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .sidebar_hide.narrow_content .post_header_wrap_style_style-2 .post_featured.with_gallery + .post_header {
    width: var(--theme-var-content_narrow);
  }
  .post_header_wrap_style_style-2 .post_featured.with_gallery + .post_header {
    position: relative;
    top: auto;
    left: auto;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    display: block;
    max-width: 100%;
    margin: 2.7em auto 1.7em;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .post_header_wrap_style_style-2 .post_featured.with_gallery + .post_header a,
  .post_header_wrap_style_style-2 .post_featured.with_gallery + .post_header .post_title,
  .post_header_wrap_style_style-2 .post_featured.with_gallery + .post_header a.post_author .post_author_name,
  .post_header_wrap_style_style-2 .post_featured.with_gallery + .post_header a.post_meta_item:hover {
    color: var(--theme-color-text_dark);
  }
  .post_header_wrap_style_style-2 .post_featured.with_gallery + .post_header .post_subtitle {
    color: var(--theme-color-text);
  }
  .post_header_wrap_style_style-2 .post_featured.with_gallery + .post_header .post_meta_item {
    color: var(--theme-color-text_light);
  }
  .post_header_wrap_style_style-2 .post_featured.with_gallery + .post_header a:hover,
  .post_header_wrap_style_style-2 .post_featured.with_gallery + .post_header a.post_author:hover .post_author_name {
    color: var(--theme-color-text_hover);
  }
  .post_header_wrap_style_style-2 .post_featured.with_gallery + .post_header .post_categories a {
    background-color: var(--theme-color-extra_bg_color);
    color: var(--theme-color-extra_link);
  }
  .post_header_wrap_style_style-2 .post_featured.with_gallery + .post_header .post_categories a:hover {
    background-color: var(--theme-color-extra_hover);
    color: var(--theme-color-extra_link);
  }
  .slider_outer_wrap.slider_outer_wrap_controller_pos_left .sc_slider_controller,
  .slider_outer_wrap.slider_outer_wrap_controller_pos_right .sc_slider_controller {
    display: none;
  }
}
@media (max-width: 767px) {
  .post_header_wrap_style_style-2 .post_header .post_meta_categories,
  .post_header_wrap_style_style-2 .post_header .post_title,
  .post_header_wrap_style_style-2 .post_header .post_subtitle {
    max-width: 100%;
  }
  .post_header_wrap_style_style-9 .post_header .post_meta_other {
    display: block;
  }
  .post_header_wrap_style_style-9 .post_header .post_meta_other_part1,
  .post_header_wrap_style_style-9 .post_header .post_meta_other_part2 {
    display: inline;
  }
  .post_header_wrap_style_style-9 .post_header .post_meta_other_part1 {
    margin-right: 0.8em;
  }
  .sidebar_show .post_header_wrap_style_style-9 .post_header .post_meta_other .post_meta_item.post_share {
    margin-top: 5px;
  }
  .post_header_wrap_style_style-10 .post_featured {
    margin-bottom: 2em;
  }
  .post_header_wrap_style_style-10 .post_header .post_meta_other {
    display: block;
  }
  .post_header_wrap_style_style-10 .post_header .post_meta_other_part1,
  .post_header_wrap_style_style-10 .post_header .post_meta_other_part2 {
    display: inline;
  }
  .post_header_wrap_style_style-10 .post_header .post_meta_other_part1 {
    margin-right: 0.8em;
  }
  .post_header_wrap_style_style-10 .post_header .post_meta_categories {
    margin-bottom: 1.2em;
  }
  .sidebar_show .post_header_wrap_style_style-10 .post_header .post_meta_other .post_meta_item.post_share {
    margin-top: 5px;
  }
  .post_header_wrap_style_style-11 {
    margin-bottom: 2.85em;
  }
  .post_header_wrap_style_style-11 .post_header .post_title,
  .post_header_wrap_style_style-11 .post_header .post_subtitle {
    max-width: 100%;
  }
  .post_header_wrap_style_style-11 .post_header .post_meta_categories {
    margin-bottom: 1.4em;
  }
  .post_header_wrap_style_style-15 {
    margin-bottom: 2.85em;
  }
  .post_header_wrap_style_style-15 .post_header .post_meta_categories,
  .post_header_wrap_style_style-15 .post_header .post_title,
  .post_header_wrap_style_style-15 .post_header .post_subtitle,
  .post_header_wrap_style_style-15 .post_header .post_meta {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .post_header_wrap_style_style-15 .post_header .post_meta_categories {
    margin-bottom: 1.2em;
  }
}
@media (max-width: 600px) {
  .post_header_wrap_style_style-2 .post_featured_wrapper:not(:empty) + .post_header {
    top: 45%;
  }
  .post_header_wrap_style_style-2 .wp-block-post-featured-image img,
  .post_header_wrap_style_style-2 .post_featured.with_thumb img {
    width: auto;
    height: 500px;
    max-height: 100vh;
  }
  .post_header_wrap_style_style-2 .post_featured_wrapper:not(:empty) + .post_header .post_title {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}
@media (max-width: 479px) {
  .post_header_wrap_style_style-2 .post_featured.with_audio.without_thumb .post_audio:not(.with_iframe) {
    padding: 20px;
  }
  .post_header_wrap_style_style-2 .post_featured.with_audio.without_thumb .post_audio:not(.with_iframe) .mejs-horizontal-volume-slider {
    display: none !important;
  }
  .post_header_wrap_style_style-9 .post_featured.with_audio.without_thumb .post_audio:not(.with_iframe) {
    padding: 20px;
  }
  .post_header_wrap_style_style-9 .post_featured.with_audio.without_thumb .post_audio:not(.with_iframe) .mejs-horizontal-volume-slider {
    display: none !important;
  }
  .post_header_wrap_style_style-10 .post_featured.with_audio.without_thumb .post_audio:not(.with_iframe) {
    padding: 20px;
  }
  .post_header_wrap_style_style-10 .post_featured.with_audio.without_thumb .post_audio:not(.with_iframe) .mejs-horizontal-volume-slider {
    display: none !important;
  }
  .post_header_wrap_style_style-11 .post_featured.with_audio.without_thumb .post_audio:not(.with_iframe) {
    padding: 20px;
  }
  .post_header_wrap_style_style-11 .post_featured.with_audio.without_thumb .post_audio:not(.with_iframe) .mejs-horizontal-volume-slider {
    display: none !important;
  }
}