@media (max-width: 1679px) {
  .post_layout_plain.format-gallery .slider_outer .slider_controls_wrap a {
    width: 120px;
    height: 60px;
    line-height: 65px;
  }
}
@media (max-width: 1439px) {
  .post_layout_plain.sticky {
    padding: 3em 3em;
  }
  .post_layout_plain.sticky .post_header + .post_content {
    margin-top: 2em;
  }
  .post_layout_plain .post_header + .post_content {
    margin-top: 1.2em;
  }
  .post_layout_plain .post_featured {
    -ms-flex-preferred-size: 45%;
        flex-basis: 45%;
  }
  .post_layout_plain .post_featured + .post_content_wrap {
    -ms-flex-preferred-size: 55%;
        flex-basis: 55%;
    padding-left: 2.2222222222em;
  }
  .post_layout_plain.sticky .post_featured + .post_content_wrap {
    padding-left: 0;
  }
  .post_layout_plain.post_format_audio .post_content_wrap,
  .post_layout_plain.post_format_quote .post_content_wrap {
    padding-left: 0;
  }
  .post_layout_plain .post_title + .post_meta {
    margin-top: 1.4em;
  }
}
@media (max-width: 1279px) {
  /* Blog layout: List */
  .post_layout_plain .post_header .post_price {
    font-size: 2em;
    line-height: 1.5em;
  }
  .post_layout_plain.sticky {
    padding: 2em;
  }
  .post_layout_plain.sticky .post_header + .post_content {
    margin-top: 1.2em;
  }
  .post_layout_plain .post_featured.hover_icons .icons.icons_custom a {
    font-size: 14px;
    width: 80px;
    height: 80px;
  }
  .post_layout_plain.post_format_audio .post_content_wrap,
  .post_layout_plain.post_format_quote .post_content_wrap {
    padding: 2em 0 0;
  }
  .post_layout_plain.post_format_quote .post_content_wrap .post_content + .post_header {
    padding: 2em 0 0;
  }
}
@media (max-width: 1023px) {
  /* Blog layout: List */
  .post_layout_plain .post_header .post_price {
    font-size: 1.75em;
    line-height: 1.5em;
  }
  .post_layout_plain.format-gallery .slider_style_default .slider_container.slider_controls_side .slider_controls_wrap > a,
  .post_layout_plain.format-gallery .slider_style_default.slider_outer_controls_side .slider_controls_wrap > a {
    display: inline-block !important;
  }
  .post_layout_plain.sticky + .post_layout_plain {
    margin-top: 5em;
  }
  .post_layout_plain + .post_layout_plain {
    margin-top: 5em;
  }
}
@media (max-width: 767px) {
  /* Blog layout: List */
  .post_layout_plain:not(.sticky) {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .post_layout_plain .post_featured {
    -ms-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .post_layout_plain .post_featured + .post_content_wrap {
    -ms-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .post_layout_plain .post_header .post_price {
    position: static;
    right: auto;
    top: auto;
    margin-top: 0.3em;
  }
  .post_layout_plain .post_featured + .post_content_wrap {
    padding-top: 1.5em;
    padding-left: 0;
  }
  .post_layout_plain .post_content {
    font-size: 17px;
    line-height: 1.61112em;
  }
  .post_layout_plain.sticky + .post_layout_plain {
    margin-top: 4em;
  }
  .post_layout_plain + .post_layout_plain {
    margin-top: 4em;
  }
  .post_layout_plain .post_meta .post_meta_item {
    margin-right: 13px;
  }
  .post_layout_plain .post_meta .post_meta_item:last-child {
    margin-right: 0;
  }
}
@media (max-width: 479px) {
  .post_layout_plain.sticky .post_featured {
    margin-bottom: 0;
  }
  .post_layout_plain .post_content {
    font-size: 16px;
    line-height: 1.61112em;
  }
  .post_layout_plain.format-gallery .slider_outer .slider_controls_wrap a {
    width: 110px;
    height: 50px;
    line-height: 45px;
  }
  .post_layout_plain.sticky {
    padding: 30px;
  }
  .post_layout_plain.sticky .post_content_wrap,
  .post_layout_plain.sticky .post_header,
  .post_layout_plain.sticky .post_meta {
    display: block;
  }
  .post_layout_plain.sticky .post_header + .post_content {
    margin-top: 0.9em;
  }
  .post_layout_plain .post_featured.hover_icons .icons.icons_custom a {
    font-size: 13px;
    width: 5.38462em;
    height: 5.38462em;
  }
}