@media (max-width: 767px) {
  .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;
  }
}

@media (max-width: 479px) {
  .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;
  }
}

/*# sourceMappingURL=style-12-responsive.css.map */