@media (max-width: 1439px) {
  /* Blog layout: Classic */
  .post_layout_classic .post_content {
    font-size: 1em;
  }

  .post_layout_classic .post_title {
    font-size: 32px;
  }
}
@media (max-width: 1279px) {
  /* Blog layout: Classic */
  .post_layout_classic blockquote {
    padding: 2.5em 2.5em 2.5em 5em;
  }

  .post_layout_classic blockquote:before {
    top: 1.2em;
    left: 0.8em;
  }

  .post_layout_classic .post_title {
    font-size: 28px;
  }

  .post_layout_classic .post_featured {
    margin-bottom: 5px;
  }

  .post_layout_classic .post_layout_classic_wrap {
    padding: 25px;
  }
}
@media (max-width: 1023px) {
  /* Blog layout: Classic */
  .post_layout_classic blockquote {
    padding: 2em 2em 2em 5em;
  }

  .post_layout_classic blockquote:before {
    top: 1.1em;
    left: 0.7em;
  }

  .post_layout_classic blockquote p {
    font-size: 16px;
  }

  .post_layout_classic blockquote > a, .post_layout_classic blockquote > p > a,
  .post_layout_classic blockquote > cite, .post_layout_classic blockquote > p > cite {
    font-size: 14px;
  }

  .post_layout_classic .swiper-container-horizontal > .swiper-pagination,
  .post_layout_classic .slider_outer > .swiper-pagination {
    bottom: 6px;
  }

  .post_layout_classic .slider_container .swiper-pagination-bullet,
  .post_layout_classic .slider_outer .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    line-height: 6px;
    text-align: center;
    border-width: 1px;
  }

  .post_layout_classic.format-audio .post_featured.with_thumb .post_audio {
    bottom: 1em;
  }

  .post_layout_classic.post_format_audio .mejs-time {
    display: none;
  }

  .blog_style_classic_1 .pagination .nav-links,
  .blog_style_classic_2 .pagination .nav-links,
  .blog_style_classic_3 .pagination .nav-links,
  .blog_style_classic_4 .pagination .nav-links {
    margin-top: 1.2em;
  }

  .post_layout_classic .post_featured {
    margin-bottom: 5px;
  }

  .blog_style_classic_4 .post_layout_classic_wrap,
  .blog_style_classic_3 .post_layout_classic_wrap {
    padding: 20px;
  }

  .post_layout_classic .post_meta_item.post_categories {
    margin-bottom: 0 !important;
  }

  .post_layout_classic .post_title {
    font-size: 24px;
  }
}

/*# sourceMappingURL=classic-responsive.css.map */
