@media (max-width: 1279px) {
  /* Blog layout: Excerpt */
  .post_layout_excerpt .post_header .post_price {
    font-size: 2em;
    line-height: 1.5em;
  }
  .format-audio .post_featured.with_thumb .post_audio, .sc_layouts_blog_item_featured .post_featured.with_thumb .post_audio {
    padding: 25px 10px 20px 10px;
  }
}
@media (max-width: 1023px) {
  /* Blog layout: Excerpt */
  .post_layout_excerpt + .post_layout_excerpt {
    margin-top: 5em;
  }
  .post_layout_excerpt:not(.sticky) + .post_layout_excerpt:not(.sticky) {
    padding-top: 0;
  }
  .post_layout_excerpt .post_title + .post_meta {
    margin-top: 1.5em;
  }
  .post_layout_excerpt .post_header + .post_content {
    margin-top: 2em;
  }
  .post_layout_excerpt .post_header .post_price {
    font-size: 1.75em;
    line-height: 1.5em;
  }
  .format-audio .post_featured.with_thumb .post_audio {
    bottom: 50px;
  }
  .format-audio .post_featured.with_thumb .post_audio, .sc_layouts_blog_item_featured .post_featured.with_thumb .post_audio {
    padding: 25px 18px 20px 18px;
  }
}
@media (max-width: 767px) {
  /* Blog layout: Excerpt */
  .post_layout_excerpt + .post_layout_excerpt {
    margin-top: 4em;
  }
  .post_layout_excerpt:not(.sticky) + .post_layout_excerpt:not(.sticky) {
    padding-top: 0;
  }
  .post_layout_excerpt .post_header .post_price {
    position: static;
    right: auto;
    top: auto;
    margin-top: 0.3em;
  }
  .post_layout_excerpt .post_title + .post_meta {
    margin-top: 1em;
  }
  .post_layout_excerpt .post_header + .post_content {
    margin-top: 1.5em;
  }
  .post_layout_excerpt blockquote {
    padding: 2em 2em 2em 4em;
    margin-left: 0;
    margin-right: 0;
  }
  .post_layout_excerpt blockquote:before {
    top: 1.3em;
    left: 1em;
  }
  .post_layout_excerpt.sticky {
    padding: 2.3em 2.333em 2.333em;
  }
  .post_meta .post_meta_item:after, .post_meta .post_meta_item.post_edit:after, .post_meta .vc_inline-link:after {
    margin: 0 0.3em;
  }
  .post_layout_excerpt:not(.sticky) + .post_layout_excerpt:not(.sticky) {
    margin-top: 50px;
  }
  .post_featured {
    margin-bottom: 1.3em;
  }
  .post_item .more-link {
    margin-top: 1.3em;
  }
  .format-audio .post_featured.with_thumb .post_audio {
    bottom: 25px;
    left: 25px;
    right: 25px;
  }
  .post_layout_excerpt.post_format_audio .post_featured.with_thumb .post_info {
    left: 25px;
    top: 35px;
  }
  .post_layout_excerpt .post_title {
    margin-top: 10px;
  }
  .format-audio .post_featured.with_thumb .post_audio, .sc_layouts_blog_item_featured .post_featured.with_thumb .post_audio {
    padding: 15px 8px 10px 8px;
  }
  .post_layout_excerpt.post_format_quote blockquote {
    margin: 0 0 0.85em 0;
  }
  div.esg-filters, .comments_pagination, .nav-links, .page_links {
    margin-top: 1.5333rem;
  }
  .esg-filters div.esg-navigationbutton, .page_links > span:not(.page_links_title), .page_links > a, .comments_pagination .page-numbers, .nav-links .page-numbers {
    margin: 17px 10px 0 0;
  }
}
@media (max-width: 479px) {
  .post_layout_excerpt.sticky {
    padding: 1.3em 1.333em;
  }
  .format-audio .post_featured.with_thumb .post_audio, .sc_layouts_blog_item_featured .post_featured.with_thumb .post_audio, .sc_blogger.sc_blogger_excerpt .format-audio .post_featured.with_thumb .post_audio {
    padding: 5px 0 2px;
  }
  .mejs-button.mejs-playpause-button button {
    font-size: 20px;
    margin: 0;
    width: 20px;
    height: 33px;
    line-height: 20px;
  }
  .mejs-controls .mejs-playpause-button.mejs-play > button:before, .mejs-controls .mejs-playpause-button.mejs-replay > button:before {
    font-size: 19px;
  }
  .mfp-content .mejs-button.mejs-playpause-button button:before {
    top: 0;
  }
  .mejs-time.mejs-currenttime-container {
    margin-left: 5px;
  }
  .post_layout_excerpt.post_format_audio .post_featured.with_thumb .post_info,
  .sc_blogger.sc_blogger_excerpt .format-audio .post_featured.with_thumb .post_info {
    left: 1em;
    top: 1.5em;
  }
  .format-audio .post_featured.with_thumb .post_audio {
    bottom: 0;
    left: 0;
    right: 0;
  }
  .format-audio .post_featured.with_thumb .mask {
    display: block;
    opacity: 1 !important;
  }
  .post_layout_excerpt.post_format_audio .post_featured.with_thumb .post_title {
    font-size: 20px;
    line-height: 1.2em;
    margin-top: 3px;
  }
  .post_layout_excerpt.post_format_quote blockquote {
    margin: 0 0 0.65em 0;
  }
}