/* ATTENTION! This file was generated automatically! Don't change it!!!
----------------------------------------------------------------------- */


/* SASS Suffix: --xxl */
@media (max-width: 1679px) {



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



  .post_header_wrap_style_style-2 .post_featured.post_featured_bg {
    height: 47rem;
  }



  .post_header_wrap_style_style-4 .post_featured.post_featured_bg {
    height: 47rem;
  }



  .post_header_wrap_style_style-5 .post_featured.post_featured_bg {
    height: 47rem;
  }



  .post_header_wrap_style_style-7.post_header_wrap_in_header.with_featured_image {
    min-height: 47rem;
  }

}


/* SASS Suffix: --xl */
@media (max-width: 1439px) {



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



  .post_header_wrap_style_style-2 .post_featured.post_featured_bg {
    height: 37rem;
  }



  .post_header_wrap_style_style-3 .post_featured.post_featured_bg {
    height: 37rem;
  }



  .post_header_wrap_style_style-4 .post_featured.post_featured_bg {
    height: 37rem;
  }



  .post_header_wrap_style_style-5 .post_featured.post_featured_bg {
    height: 37rem;
  }



  .post_header_wrap_style_style-7.post_header_wrap_in_header.with_featured_image {
    min-height: 37rem;
  }

}


/* SASS Suffix: --lg */
@media (max-width: 1279px) {



  .post_header_wrap_style_style-5 .post_header .post_meta_categories,
  .post_header_wrap_style_style-5 .post_header .post_title,
  .post_header_wrap_style_style-5 .post_header .post_subtitle {
    max-width: 70%;
  }



  .post_header_wrap_style_style-6 .post_header .post_meta_categories,
  .post_header_wrap_style_style-6 .post_header .post_title,
  .post_header_wrap_style_style-6 .post_header .post_subtitle {
    max-width: 70%;
  }



  .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 {
    flex-wrap: wrap;
  }



  .post_header_wrap_style_style-14 .post_header .post_meta_categories,
  .post_header_wrap_style_style-14 .post_header .post_title,
  .post_header_wrap_style_style-14 .post_header .post_subtitle {
    max-width: 70%;
  }



  .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%; } 
}


/* SASS Suffix: --md_lg */
@media (min-width: 768px) and (max-width: 1279px) {



  .post_header_wrap_style_style-1 .post_header .post_meta_categories,
  .post_header_wrap_style_style-1 .post_header .post_title,
  .post_header_wrap_style_style-1 .post_header .post_subtitle {
    max-width: 84%;
  }

}


/* SASS Suffix: --md */
@media (max-width: 1023px) {



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

  .single-format-gallery .post_header_wrap_style_style-1 {
    display: flex;
    flex-direction: column;
  }

  .single-format-gallery .post_header_wrap_style_style-1.with_featured_image:before {
    display: none;
  }

  .single-format-gallery .post_header_wrap_style_style-1 .post_featured.with_gallery {
    order: 2;
  }

  .sidebar_hide.narrow_content .post_header_wrap_style_style-1 .post_featured.with_gallery + .post_header {
    width: var(--theme-var-content_narrow);
  }

  .post_header_wrap_style_style-1 .post_featured.with_gallery + .post_header {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    display: block;
    max-width: 100%;
    margin: 2.7em auto 1.7em;
    order: 1;
  }
  .post_header_wrap_style_style-1 .post_featured.with_gallery + .post_header a,
  .post_header_wrap_style_style-1 .post_featured.with_gallery + .post_header .post_title,
  .post_header_wrap_style_style-1 .post_featured.with_gallery + .post_header a.post_author .post_author_name,
  .post_header_wrap_style_style-1 .post_featured.with_gallery + .post_header a.post_meta_item:hover {
    color: var(--theme-color-text_dark);
  }
  .post_header_wrap_style_style-1 .post_featured.with_gallery + .post_header .post_subtitle {
    color: var(--theme-color-text);
  }
  .post_header_wrap_style_style-1 .post_featured.with_gallery + .post_header .post_meta_item {
    color: var(--theme-color-text_light);
  }
  .post_header_wrap_style_style-1 .post_featured.with_gallery + .post_header a:hover,
  .post_header_wrap_style_style-1 .post_featured.with_gallery + .post_header a.post_author:hover .post_author_name {
    color: var(--theme-color-text_hover);
  }
  .post_header_wrap_style_style-1 .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-1 .post_featured.with_gallery + .post_header .post_categories a:hover {
    background-color: var(--theme-color-extra_hover);
    color: var(--theme-color-extra_link);
  }



  .post_header_wrap_style_style-2 .post_featured.post_featured_bg {
    height: 27rem;
  }

  .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_header_wrap_style_style-2.with_featured_image: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;
            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);
  }

  .post_header_wrap_style_style-2.with_featured_image .post_header .post_categories a {
    padding: 0.25em 0.85em 0.2em;
  }



  .post_header_wrap_style_style-3 .post_featured.post_featured_bg {
    height: 27rem;
  }

  .single-format-gallery .post_header_wrap_style_style-3 .content_wrap {
    display: flex;
    flex-direction: column;
  }

  .single-format-gallery .post_header_wrap_style_style-3.with_featured_image .content_wrap:before {
    display: none;
  }

  .single-format-gallery .post_header_wrap_style_style-3 .post_featured.with_gallery {
    order: 2;
  }

  .sidebar_hide.narrow_content .post_header_wrap_style_style-3 .post_featured.with_gallery + .post_header {
    width: var(--theme-var-content_narrow);
  }

  .post_header_wrap_style_style-3 .post_featured.with_gallery + .post_header {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    display: block;
    max-width: 100%;
    margin: 0.25em auto 1.7em;
    order: 1;
  }
  .post_header_wrap_style_style-3 .post_featured.with_gallery + .post_header a,
  .post_header_wrap_style_style-3 .post_featured.with_gallery + .post_header .post_title,
  .post_header_wrap_style_style-3 .post_featured.with_gallery + .post_header a.post_author .post_author_name,
  .post_header_wrap_style_style-3 .post_featured.with_gallery + .post_header a.post_meta_item:hover {
    color: var(--theme-color-text_dark);
  }
  .post_header_wrap_style_style-3 .post_featured.with_gallery + .post_header .post_subtitle {
    color: var(--theme-color-text);
  }
  .post_header_wrap_style_style-3 .post_featured.with_gallery + .post_header .post_meta_item {
    color: var(--theme-color-text_light);
  }
  .post_header_wrap_style_style-3 .post_featured.with_gallery + .post_header a:hover,
  .post_header_wrap_style_style-3 .post_featured.with_gallery + .post_header a.post_author:hover .post_author_name {
    color: var(--theme-color-text_hover);
  }
  .post_header_wrap_style_style-3 .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-3 .post_featured.with_gallery + .post_header .post_categories a:hover {
    background-color: var(--theme-color-extra_hover);
    color: var(--theme-color-extra_link);
  }



  .post_header_wrap_style_style-4 .post_featured.post_featured_bg {
    height: 27rem;
  }



  .post_header_wrap_style_style-5 .post_featured.post_featured_bg {
    height: 27rem;
  }



  .post_header_wrap_style_style-7.post_header_wrap_in_header.with_featured_image {
    min-height: 27rem;
  }



  /* Banner */
  .sidebar_present .post_header_wrap_style_style-8.with_featured_image + .content_wrap .content .before_post_header_banner_wrap {
    margin-top: 0;
  }



  .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;
  }



  .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; } 
}


/* SASS Suffix: --sm */
@media (max-width: 767px) {



  .post_header_wrap_style_style-1 .post_header .post_meta_categories,
  .post_header_wrap_style_style-1 .post_header .post_title,
  .post_header_wrap_style_style-1 .post_header .post_subtitle {
    max-width: 100%;
  }

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

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

  .single-format-audio .post_header_wrap_style_style-1 .post_featured.post_featured_bg,
  .single-format-video .post_header_wrap_style_style-1 .post_featured.post_featured_bg {
    height: 23rem;
  }

  .single_style_style-1 .page_content_wrap > .content_wrap:not(:empty),
  .single_style_style-1 .page_content_wrap > .content_wrap_fullscreen {
    padding-top: 2.85em;
  }



  .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-2 .post_featured.post_featured_bg {
    height: 20rem;
  }

  .single-format-audio .post_header_wrap_style_style-2 .post_featured.post_featured_bg,
.single-format-video .post_header_wrap_style_style-2 .post_featured.post_featured_bg {
    height: 23rem;
  }



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

  .post_header_wrap_style_style-3 .post_featured.with_thumb + .post_header,
  .post_header_wrap_style_style-3 .post_featured.with_gallery + .post_header {
    max-width: 90%;
  }

  .post_header_wrap_style_style-3 .post_header .post_title,
  .post_header_wrap_style_style-3 .post_header .post_subtitle {
    max-width: 100%;
  }

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

  .single-format-audio .post_header_wrap_style_style-3 .post_featured.post_featured_bg,
  .single-format-video .post_header_wrap_style_style-3 .post_featured.post_featured_bg {
    height: 23rem;
  }



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

  .single_style_style-4 .page_content_wrap > .content_wrap:not(:empty),
  .single_style_style-4 .page_content_wrap > .content_wrap_fullscreen {
    padding-top: 2em;
  }

  .post_header_wrap_style_style-4 .post_header .post_meta_categories {
    margin-bottom: 1.2em;
  }



  .post_header_wrap_style_style-5 .post_header .post_meta_categories,
  .post_header_wrap_style_style-5 .post_header .post_title,
  .post_header_wrap_style_style-5 .post_header .post_subtitle {
    max-width: 100%;
  }

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

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

  .post_header_wrap_style_style-5 .post_header .post_meta_categories {
    margin-bottom: 1.2em;
  }

  .single_style_style-5 .page_content_wrap > .content_wrap:not(:empty),
  .single_style_style-5 .page_content_wrap > .content_wrap_fullscreen {
    padding-top: 2.85em;
  }



  .post_header_wrap_style_style-6 .post_header .post_meta_categories,
  .post_header_wrap_style_style-6 .post_header .post_title,
  .post_header_wrap_style_style-6 .post_header .post_subtitle {
    max-width: 90%;
  }

  .post_header_wrap_style_style-6 .post_header .post_meta_other {
    display: block;
  }

  .post_header_wrap_style_style-6 .post_header .post_meta_other_part1,
  .post_header_wrap_style_style-6 .post_header .post_meta_other_part2 {
    display: inline;
  }

  .post_header_wrap_style_style-6 .post_header .post_meta_other_part1 {
    margin-right: 0.8em;
  }

  .sidebar_show .post_header_wrap_style_style-6 .post_header .post_meta_other .post_meta_item.post_share {
    margin-top: 5px;
  }



  .post_header_wrap_style_style-7.post_header_wrap_in_header.with_featured_image {
    min-height: 17rem;
  }

  .post_header_wrap_style_style-7.post_header_wrap_in_header {
    flex-direction: column;
  }

  .post_header_wrap_style_style-7.post_header_wrap_in_header .post_header {
    padding: 30px;
  }

  .post_header_wrap_style_style-7.post_header_wrap_in_header.with_featured_image .post_header,
  .post_header_wrap_style_style-7.post_header_wrap_in_header.with_featured_image .post_featured {
    min-height: 15rem;
  }

  .post_header_wrap_style_style-7 .post_header .post_meta_categories {
    margin-bottom: 1.2em;
  }



  .post_header_wrap_style_style-8 {
    margin-bottom: 2em;
  }

  .post_header_wrap_style_style-8 .post_header .post_meta_other {
    display: block;
  }

  .post_header_wrap_style_style-8 .post_header .post_meta_other_part1,
  .post_header_wrap_style_style-8 .post_header .post_meta_other_part2 {
    display: inline;
  }

  .post_header_wrap_style_style-8 .post_header .post_meta_other_part1 {
    margin-right: 0.8em;
  }

  .post_header_wrap_style_style-8 .post_header .post_meta_categories {
    margin-bottom: 1.2em;
  }

  .sidebar_show .post_header_wrap_style_style-8 .post_header .post_meta_other .post_meta_item.post_share {
    margin-top: 5px;
  }



  .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-12 .post_header .post_meta_other {
    display: block;
  }

  .post_header_wrap_style_style-12 .post_header .post_meta_other_part1,
  .post_header_wrap_style_style-12 .post_header .post_meta_other_part2 {
    display: inline;
  }

  .post_header_wrap_style_style-12 .post_header .post_meta_other_part1 {
    margin-right: 0.8em;
  }

  .sidebar_show .post_header_wrap_style_style-12 .post_header .post_meta_other .post_meta_item.post_share {
    margin-top: 5px;
  }



  .post_header_wrap_style_style-13 .post_header .post_meta_categories {
    margin-bottom: 1.2em;
  }

  .post_header_wrap_style_style-13 .post_header .post_meta_other {
    display: block;
  }

  .post_header_wrap_style_style-13 .post_header .post_meta_other_part1,
  .post_header_wrap_style_style-13 .post_header .post_meta_other_part2 {
    display: inline;
  }

  .post_header_wrap_style_style-13 .post_header .post_meta_other_part1 {
    margin-right: 0.8em;
  }



  .post_header_wrap_style_style-14 {
    margin-bottom: 2.85em;
  }

  .post_header_wrap_style_style-14 .post_header .post_meta_categories,
  .post_header_wrap_style_style-14 .post_header .post_title,
  .post_header_wrap_style_style-14 .post_header .post_subtitle,
  .post_header_wrap_style_style-14 .post_header .post_meta {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .post_header_wrap_style_style-14 .post_header .post_meta_categories {
    margin-bottom: 1.2em;
  }



  .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; } 
}


/* SASS Suffix: --xs */
@media (max-width: 479px) {



  .post_header_wrap_style_style-1 .post_featured.with_audio.without_thumb .post_audio:not(.with_iframe) {
    padding: 20px;
  }
  .post_header_wrap_style_style-1 .post_featured.with_audio.without_thumb .post_audio:not(.with_iframe) .mejs-horizontal-volume-slider {
    display: none !important;
  }



  .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-3 .post_featured.with_audio.without_thumb .post_audio:not(.with_iframe) {
    padding: 20px;
  }
  .post_header_wrap_style_style-3 .post_featured.with_audio.without_thumb .post_audio:not(.with_iframe) .mejs-horizontal-volume-slider {
    display: none !important;
  }



  .post_header_wrap_style_style-4 .post_featured.with_audio.without_thumb .post_audio:not(.with_iframe) {
    padding: 20px;
  }
  .post_header_wrap_style_style-4 .post_featured.with_audio.without_thumb .post_audio:not(.with_iframe) .mejs-horizontal-volume-slider {
    display: none !important;
  }



  .post_header_wrap_style_style-5 .post_featured.with_audio.without_thumb .post_audio:not(.with_iframe) {
    padding: 20px;
  }
  .post_header_wrap_style_style-5 .post_featured.with_audio.without_thumb .post_audio:not(.with_iframe) .mejs-horizontal-volume-slider {
    display: none !important;
  }



  .post_header_wrap_style_style-6 .post_featured.with_audio.without_thumb .post_audio:not(.with_iframe) {
    padding: 20px;
  }
  .post_header_wrap_style_style-6 .post_featured.with_audio.without_thumb .post_audio:not(.with_iframe) .mejs-horizontal-volume-slider {
    display: none !important;
  }



  .post_header_wrap_style_style-7 .post_featured.with_audio.without_thumb .post_audio:not(.with_iframe) {
    padding: 20px;
  }
  .post_header_wrap_style_style-7 .post_featured.with_audio.without_thumb .post_audio:not(.with_iframe) .mejs-horizontal-volume-slider {
    display: none !important;
  }



  .post_header_wrap_style_style-8 .post_featured.with_audio.without_thumb .post_audio:not(.with_iframe) {
    padding: 20px;
  }
  .post_header_wrap_style_style-8 .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;
  }



  .post_header_wrap_style_style-12.with_featured_image .post_header:first-child,
  .post_header_wrap_style_style-12.with_featured_image .before_post_header_banner_wrap + .post_header {
    margin-bottom: 1.4em;
  }

  .post_header_wrap_style_style-12 .post_featured.with_audio.without_thumb .post_audio:not(.with_iframe) {
    padding: 20px;
  }
  .post_header_wrap_style_style-12 .post_featured.with_audio.without_thumb .post_audio:not(.with_iframe) .mejs-horizontal-volume-slider {
    display: none !important;
  }



  .post_header_wrap_style_style-13 .post_featured.with_audio.without_thumb .post_audio:not(.with_iframe) {
    padding: 20px;
  }
  .post_header_wrap_style_style-13 .post_featured.with_audio.without_thumb .post_audio:not(.with_iframe) .mejs-horizontal-volume-slider {
    display: none !important;
  }



  .post_header_wrap_style_style-14 .post_featured.with_audio.without_thumb .post_audio:not(.with_iframe) {
    padding: 20px;
  }
  .post_header_wrap_style_style-14 .post_featured.with_audio.without_thumb .post_audio:not(.with_iframe) .mejs-horizontal-volume-slider {
    display: none !important;
  }



  .post_header_wrap_style_style-15 .post_featured.with_audio.without_thumb .post_audio:not(.with_iframe) {
    padding: 20px; }
    .post_header_wrap_style_style-15 .post_featured.with_audio.without_thumb .post_audio:not(.with_iframe) .mejs-horizontal-volume-slider {
      display: none !important; } 
}


/* Unknown Suffixes: */

@media (min-width: 768px) and (max-width: 1023px) {



  .post_header_wrap_style_style-5 .post_header .post_meta_categories,
  .post_header_wrap_style_style-5 .post_header .post_title,
  .post_header_wrap_style_style-5 .post_header .post_subtitle {
    max-width: 90%;
  }

}


@media (min-width: 1280px) {



  .post_header_wrap_style_style-7 .post_header .post_meta_categories,
  .post_header_wrap_style_style-7 .post_header .post_title,
  .post_header_wrap_style_style-7 .post_header .post_subtitle {
    max-width: 74%;
  }

}
