﻿/********************************************************************************/
/******************** archive ********************/
/********************************************************************************/
.archive .article_grid_single {
  margin: 0 0 30px 0;
}
.archive_subhead {
  width: 100%;
  padding: 60px 30px;
  clear: both;
  display: inline-block;
  text-align: center;
  background: url(https://dzceab466r34n.cloudfront.net/StreamingMedia/TemplateImages/placeholder_bg_archive.jpg) center center no-repeat;
  background-size: cover;
  color: #fff;
  margin: 0 auto;
}
.archive_subhead .cat_title {
  font-size: 4.3em;
  text-transform: uppercase;
  font-weight: 700;
  font-style: italic;
}
.archive_subhead .cat_desc {
  font-size: 1.8em;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}