/*
Theme Name: Quick News Content 
Author: Joseph Hritz
Author URI: http://sinclairdigital.com
Description: Custom single page application for real estate companies.
Version: 1.0
Tags: custom, reponsive, single page
Text Domain: quadmod

On the year of 2016 and following this theme is copyright by Sinclair Broadcast Group.
*/
/* BTHL-Specific */
@media (min-width: 1400px) {
  .story-list {
    width: 1400px; } }

@media (min-width: 1200px) {
  .auto-clear .col-lg-1:nth-child(12n+1) {
    clear: left; }
  .auto-clear .col-lg-2:nth-child(6n+1) {
    clear: left; }
  .auto-clear .col-lg-3:nth-child(4n+1) {
    clear: left; }
  .auto-clear .col-lg-4:nth-child(3n+1) {
    clear: left; }
  .auto-clear .col-lg-6:nth-child(odd) {
    clear: left; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .auto-clear .col-md-1:nth-child(12n+1) {
    clear: left; }
  .auto-clear .col-md-2:nth-child(6n+1) {
    clear: left; }
  .auto-clear .col-md-3:nth-child(4n+1) {
    clear: left; }
  .auto-clear .col-md-4:nth-child(3n+1) {
    clear: left; }
  .auto-clear .col-md-6:nth-child(odd) {
    clear: left; } }

@media (min-width: 768px) and (max-width: 991px) {
  .auto-clear .col-sm-1:nth-child(12n+1) {
    clear: left; }
  .auto-clear .col-sm-2:nth-child(6n+1) {
    clear: left; }
  .auto-clear .col-sm-3:nth-child(4n+1) {
    clear: left; }
  .auto-clear .col-sm-4:nth-child(3n+1) {
    clear: left; }
  .auto-clear .col-sm-6:nth-child(odd) {
    clear: left; } }

@media (max-width: 767px) {
  .auto-clear .col-xs-1:nth-child(12n+1) {
    clear: left; }
  .auto-clear .col-xs-2:nth-child(6n+1) {
    clear: left; }
  .auto-clear .col-xs-3:nth-child(4n+1) {
    clear: left; }
  .auto-clear .col-xs-4:nth-child(3n+1) {
    clear: left; }
  .auto-clear .col-xs-6:nth-child(odd) {
    clear: left; } }

.not-selectable, .quick_news_content .story-page .first-row .story .story-content .controls .font-size-control .control-item, .quick_news_content .story-page .first-row .story .story-content .controls .social-icons .social-icon {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.inner-box, .quick_news_content .story-page .first-row .story .player-stage .inner, .quick_news_content .story-page .first-row .story .story-content .controls .font-size-control .control-item .inner, .quick_news_content .story-page .first-row .story .story-content .controls .social-icons .social-icon .inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.quick_news_content .bold {
  font-weight: bold; }

.quick_news_content .clearfix:after, .quick_news_content .qnc-hero-frontpage:after, .quick_news_content .qnc-hero-frontpage .wrapper:after {
  content: ' ';
  display: table;
  clear: both; }

.quick_news_content .fillspace, .quick_news_content .qnc-hero-frontpage .right .skew .white, .quick_news_content .qnc-hero-frontpage .right .skew .grey {
  width: 100%;
  height: 100%; }

.quick_news_content .btn-primary {
  background-color: #af8d25;
  border-radius: 0;
  border: 1px solid #af8d25; }
  .quick_news_content .btn-primary:hover {
    background-color: #FFF;
    color: #0d0435; }

.quick_news_content .qnc-top {
  padding-top: 0.5%;
  padding-bottom: 0.5%;
  background-color: #000000; }
  .quick_news_content .qnc-top a {
    color: #FFF;
    font-size: 2rem;
    text-align: center;
    text-decoration: none; }
    .quick_news_content .qnc-top a:hover {
      text-decoration: underline; }
  .quick_news_content .qnc-top .feature-link {
    text-align: center; }
  .quick_news_content .qnc-top .social-icons {
    text-align: right;
    list-style-type: none;
    list-style: none;
    margin-bottom: 0; }
    .quick_news_content .qnc-top .social-icons li {
      display: inline-block;
      line-height: 0; }
      @media (min-width: 797px) {
        .quick_news_content .qnc-top .social-icons li {
          margin-left: 3%; } }
      .quick_news_content .qnc-top .social-icons li a {
        font-size: 3rem; }
  @media (max-width: 767px) {
    .quick_news_content .qnc-top * {
      text-align: center !important; } }

.quick_news_content .qnc-header-frontpage {
  padding-top: 0.5%;
  padding-bottom: 0.5%;
  background: url("http://behindheadline.wpengine.com/wp-content/uploads/2016/07/Mark.png"), url("http://behindheadline.wpengine.com/wp-content/uploads/2016/07/BTHL-background.png");
  background-repeat: no-repeat;
  background-size: auto 100%, 100% auto;
  /*HERE*/
  background-position: right, center;
  background-color: #af8d25; }
  @media (max-width: 1199px) {
    .quick_news_content .qnc-header-frontpage {
      background: url("http://behindheadline.wpengine.com/wp-content/uploads/2016/07/BTHL-background.png");
      background-size: cover;
      background-position: center; } }
  @media (max-width: 767px) {
    .quick_news_content .qnc-header-frontpage {
      background: url("http://behindheadline.wpengine.com/wp-content/uploads/2016/07/BTHL-background.png");
      background-size: cover;
      background-position: center; } }
  @media (max-width: 767px) {
    .quick_news_content .qnc-header-frontpage .logo-wrapper-top .logo-main,
    .quick_news_content .qnc-header-frontpage .logo-wrapper-top .logo-station {
      display: table-cell;
      vertical-align: middle;
      float: none; } }
  .quick_news_content .qnc-header-frontpage .logo-wrapper-top .logo-main img {
    max-height: 150px; }
    @media (max-width: 991px) {
      .quick_news_content .qnc-header-frontpage .logo-wrapper-top .logo-main img {
        width: 100%;
        height: auto;
        max-width: 500px; } }
    @media (max-width: 768px) {
      .quick_news_content .qnc-header-frontpage .logo-wrapper-top .logo-main img {
        margin: auto; } }
  .quick_news_content .qnc-header-frontpage .logo-station img {
    width: 100%;
    height: auto;
    max-width: 200px; }
  .quick_news_content .qnc-header-frontpage .navbar-header .navbar-brand {
    display: none; }

.quick_news_content .qnc-nav-frontpage {
  padding-top: 0.5%;
  margin-bottom: 0;
  background-color: transparent;
  border: none;
  border-radius: 0; }
  .quick_news_content .qnc-nav-frontpage .navbar-nav > li > a {
    color: #F2F2F2;
    font-size: 1.7rem;
    font-weight: 800; }
    .quick_news_content .qnc-nav-frontpage .navbar-nav > li > a.dropdown-toggle {
      background-color: none; }
  @media (max-width: 767px) {
    .quick_news_content .qnc-nav-frontpage .navbar-nav > li > .dropdown-menu a {
      color: #FFF; }
      .quick_news_content .qnc-nav-frontpage .navbar-nav > li > .dropdown-menu a:hover {
        color: #98061b; } }
  .quick_news_content .qnc-nav-frontpage .navbar-nav > li.active > a {
    background-color: rgba(0, 0, 0, 0.6); }

.quick_news_content .qnc-hero-frontpage {
  padding-top: 1.5%;
  padding-bottom: 1.5%;
  position: relative;
  overflow: hidden; }
  .quick_news_content .qnc-hero-frontpage .main, .quick_news_content .qnc-hero-frontpage .left, .quick_news_content .qnc-hero-frontpage .right {
    width: 50%;
    height: 0;
    padding-bottom: 28.125%;
    position: relative;
    float: left; }
    @media (max-width: 767px) {
      .quick_news_content .qnc-hero-frontpage .main, .quick_news_content .qnc-hero-frontpage .left, .quick_news_content .qnc-hero-frontpage .right {
        width: 100%;
        height: auto;
        overflow: visible !important;
        padding-bottom: 0; } }
  .quick_news_content .qnc-hero-frontpage .wrapper-container {
    background-color: #EAEAEA; }
  .quick_news_content .qnc-hero-frontpage .wrapper {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    max-width: 1400px; }
  .quick_news_content .qnc-hero-frontpage .left {
    overflow: hidden; }
    .quick_news_content .qnc-hero-frontpage .left .inner {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
      .quick_news_content .qnc-hero-frontpage .left .inner img {
        width: 100%;
        height: auto; }
      @media (max-width: 767px) {
        .quick_news_content .qnc-hero-frontpage .left .inner {
          position: relative; } }
  .quick_news_content .qnc-hero-frontpage .right {
    background-color: #FFF; }
    .quick_news_content .qnc-hero-frontpage .right .skew {
      transform: skewX(345deg);
      position: absolute;
      left: 0;
      top: 0;
      width: 120%;
      height: 100%;
      z-index: 1;
      margin-left: -10%; }
      @media (max-width: 767px) {
        .quick_news_content .qnc-hero-frontpage .right .skew {
          display: none; } }
      .quick_news_content .qnc-hero-frontpage .right .skew .white {
        position: absolute;
        top: 0;
        left: 0;
        background-color: #FFF; }
      .quick_news_content .qnc-hero-frontpage .right .skew .grey {
        position: absolute;
        top: 0;
        left: 0;
        background-color: #EAEAEA;
        margin-left: 2%; }
    .quick_news_content .qnc-hero-frontpage .right .content {
      z-index: 2;
      position: relative;
      padding: 3% 10% 3% 3%; }
      @media (max-width: 991px) {
        .quick_news_content .qnc-hero-frontpage .right .content {
          padding: 2%; } }
      @media (max-width: 767px) {
        .quick_news_content .qnc-hero-frontpage .right .content {
          background-color: rgba(255, 255, 255, 0.8);
          position: absolute;
          bottom: 0;
          width: 100%; } }
      .quick_news_content .qnc-hero-frontpage .right .content h1 {
        color: #FFF;
        background-color: #98061b;
        display: inline-block;
        padding: 1% 2%;
        font-size: 1.75vw; }
        @media (max-width: 767px) {
          .quick_news_content .qnc-hero-frontpage .right .content h1 {
            width: 100%;
            font-size: 1.75rem;
            margin-top: 0; } }
      .quick_news_content .qnc-hero-frontpage .right .content .date {
        color: #af8d25;
        font-size: 2.0vw;
        line-height: 1.2em;
        font-weight: bold; }
        @media (max-width: 767px) {
          .quick_news_content .qnc-hero-frontpage .right .content .date {
            display: none; } }
      @media (max-width: 767px) {
        .quick_news_content .qnc-hero-frontpage .right .content .excerpt {
          display: none; } }
      @media (max-width: 767px) {
        .quick_news_content .qnc-hero-frontpage .right .content .watchnow {
          display: inline-block; } }
      .quick_news_content .qnc-hero-frontpage .right .content .watchnow a {
        color: #0d0435;
        font-size: 2.5vw;
        font-weight: bold; }
        @media (max-width: 767px) {
          .quick_news_content .qnc-hero-frontpage .right .content .watchnow a {
            font-size: 2rem; } }
        .quick_news_content .qnc-hero-frontpage .right .content .watchnow a .fa-arrow-circle-right {
          color: #98061b; }
        .quick_news_content .qnc-hero-frontpage .right .content .watchnow a .fa-arrow-circle-o-right {
          color: #98061b;
          display: none; }
        .quick_news_content .qnc-hero-frontpage .right .content .watchnow a:hover {
          text-decoration: none;
          color: #98061b; }
          .quick_news_content .qnc-hero-frontpage .right .content .watchnow a:hover .fa-arrow-circle-right {
            display: none; }
          .quick_news_content .qnc-hero-frontpage .right .content .watchnow a:hover .fa-arrow-circle-o-right {
            display: inline-block; }
      .quick_news_content .qnc-hero-frontpage .right .content ul.social-icons {
        margin: 0;
        padding: 0;
        list-style-type: none;
        list-style: none; }
        @media (max-width: 767px) {
          .quick_news_content .qnc-hero-frontpage .right .content ul.social-icons {
            display: inline-block;
            width: 50%;
            text-align: right; } }
        .quick_news_content .qnc-hero-frontpage .right .content ul.social-icons li {
          display: inline-block;
          font-size: 2.5vw;
          margin-right: 2vw; }
          @media (max-width: 767px) {
            .quick_news_content .qnc-hero-frontpage .right .content ul.social-icons li {
              font-size: 2rem; } }
          .quick_news_content .qnc-hero-frontpage .right .content ul.social-icons li a {
            color: #af8d25; }
            .quick_news_content .qnc-hero-frontpage .right .content ul.social-icons li a:hover {
              color: #000000; }

.quick_news_content .qnc-header-child {
  background-color: #af8d25; }
  .quick_news_content .qnc-header-child .logo-main img {
    width: auto;
    height: 75%;
    margin-top: 5px; }
  .quick_news_content .qnc-header-child .qnc-nav-child .navbar-default {
    background: url("https://behindheadline.wpengine.com/wp-content/uploads/2016/07/BTHL-background.png");
    background-size: 100%;
    border: none; }
    .quick_news_content .qnc-header-child .qnc-nav-child .navbar-default .navbar-collapse .navbar-nav li.active a {
      background-color: rgba(0, 0, 0, 0.6); }
    .quick_news_content .qnc-header-child .qnc-nav-child .navbar-default .navbar-header {
      position: relative; }
      .quick_news_content .qnc-header-child .qnc-nav-child .navbar-default .navbar-header .navbar-brand {
        height: 75px;
        padding: 10px;
        position: relative;
        z-index: 3; }
      .quick_news_content .qnc-header-child .qnc-nav-child .navbar-default .navbar-header button {
        background-color: #FFF;
        position: absolute;
        right: 0;
        bottom: 0; }
    .quick_news_content .qnc-header-child .qnc-nav-child .navbar-default .navbar-collapse > ul > li > a {
      transition: color 0.3s;
      font-weight: 400;
      font-size: 1.7rem; }
    .quick_news_content .qnc-header-child .qnc-nav-child .navbar-default .collapse {
      position: relative;
      z-index: 2;
      background-color: #af8d25;
      background: url("https://behindheadline.wpengine.com/wp-content/uploads/2016/07/BTHL-background.png");
      background-size: 100% auto; }
      .quick_news_content .qnc-header-child .qnc-nav-child .navbar-default .collapse .nav {
        position: absolute;
        left: 200px;
        bottom: 0; }
        .quick_news_content .qnc-header-child .qnc-nav-child .navbar-default .collapse .nav .dropdown-toggle {
          background-color: #0d0435; }
        .quick_news_content .qnc-header-child .qnc-nav-child .navbar-default .collapse .nav .dropdown-menu a {
          color: #0d0435; }
          @media (max-width: 767px) {
            .quick_news_content .qnc-header-child .qnc-nav-child .navbar-default .collapse .nav .dropdown-menu a {
              color: #FFF; } }
        .quick_news_content .qnc-header-child .qnc-nav-child .navbar-default .collapse .nav, .quick_news_content .qnc-header-child .qnc-nav-child .navbar-default .collapse .nav * {
          color: #FFF; }
        @media (max-width: 991px) {
          .quick_news_content .qnc-header-child .qnc-nav-child .navbar-default .collapse .nav {
            position: relative;
            left: 0; } }

.quick_news_content .wpcf7-form p .wpcf7-form-control-wrap input {
  border: 2px solid #3a3a3a;
  padding: 5px;
  width: 100%;
  max-width: 350px; }

.quick_news_content .wpcf7-form p .wpcf7-form-control-wrap textarea {
  border: 2px solid #3a3a3a;
  padding: 5px;
  width: 100%;
  max-width: 350px; }

.quick_news_content ul.archive-nav {
  list-style: none;
  padding-bottom: 20px;
  padding-left: 0px; }
  .quick_news_content ul.archive-nav li {
    float: left;
    margin-right: 0px;
    padding: 0px 20px;
    border-right: 1px solid #000; }
  .quick_news_content ul.archive-nav li:first-child {
    border-left: 1px solid #000; }

.quick_news_content .archive-link {
  padding: 0px 10px;
  background-color: #dddddd;
  margin: 15px 0px; }
  .quick_news_content .archive-link a {
    font-size: 1.5em;
    line-height: 1.7em;
    color: #000000; }

.quick_news_content .additional_resources {
  padding: 0px 10px;
  background-color: #dddddd;
  margin: 15px 0px; }
  .quick_news_content .additional_resources a {
    font-size: 1.5em;
    line-height: 1.7em;
    color: #000000; }

.quick_news_content .around_the_web {
  padding: 0px 10px;
  background-color: #dddddd;
  margin: 15px 0px; }
  .quick_news_content .around_the_web a {
    font-size: 1.5em;
    line-height: 1.7em;
    color: #000000; }

.quick_news_content ul.market-list {
  list-style: none;
  padding-left: 0px;
  text-align: center; }
  .quick_news_content ul.market-list li.market {
    padding-left: 0px; }
    .quick_news_content ul.market-list li.market h2 {
      font-size: 1.5em;
      line-height: 1.7em;
      margin-top: 10px;
      margin-bottom: 0px;
      background-color: #dddddd; }
    .quick_news_content ul.market-list li.market ul.stations {
      padding-left: 0px; }
      .quick_news_content ul.market-list li.market ul.stations li {
        list-style: none; }
        .quick_news_content ul.market-list li.market ul.stations li a {
          font-size: 1.3em;
          line-height: 1.5em; }

.quick_news_content .story-card a {
  color: #af8d25;
  text-decoration: none; }
  .quick_news_content .story-card a:hover {
    color: #000000; }

.quick_news_content .story-card .thumbnail {
  border-radius: 0; }
  .quick_news_content .story-card .thumbnail .buttons a {
    font-weight: 700;
    font-size: 2.5rem; }

.quick_news_content .story-page .first-row {
  margin-top: 3%; }
  .quick_news_content .story-page .first-row .story > h1:first-of-type {
    margin-top: 0; }
  .quick_news_content .story-page .first-row .story .byline {
    font-size: 1.5rem; }
  .quick_news_content .story-page .first-row .story .player-stage {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
    overflow: hidden; }
    .quick_news_content .story-page .first-row .story .player-stage .inner .player {
      width: 100%;
      height: 100%;
      position: relative; }
      .quick_news_content .story-page .first-row .story .player-stage .inner .player img {
        width: 100%;
        height: auto; }
  .quick_news_content .story-page .first-row .story .story-content {
    margin-top: 3%; }
    .quick_news_content .story-page .first-row .story .story-content .controls .group, .quick_news_content .story-page .first-row .story .story-content .controls .font-size-control, .quick_news_content .story-page .first-row .story .story-content .controls .social-icons {
      margin-bottom: 20%; }
      @media (max-width: 767px) {
        .quick_news_content .story-page .first-row .story .story-content .controls .group + *, .quick_news_content .story-page .first-row .story .story-content .controls .font-size-control + *, .quick_news_content .story-page .first-row .story .story-content .controls .social-icons + * {
          margin-top: -1px; } }
      .quick_news_content .story-page .first-row .story .story-content .controls .group:last-of-type, .quick_news_content .story-page .first-row .story .story-content .controls .font-size-control:last-of-type, .quick_news_content .story-page .first-row .story .story-content .controls .social-icons:last-of-type {
        margin-bottom: 3%; }
    @media (max-width: 767px) {
      .quick_news_content .story-page .first-row .story .story-content .controls .font-size-control {
        margin-bottom: 0; } }
    .quick_news_content .story-page .first-row .story .story-content .controls .font-size-control .control-item {
      cursor: pointer;
      position: relative;
      height: 0;
      padding-bottom: 2.5vw; }
      .quick_news_content .story-page .first-row .story .story-content .controls .font-size-control .control-item:hover {
        background-color: #EAEAEA; }
      .quick_news_content .story-page .first-row .story .story-content .controls .font-size-control .control-item .inner {
        border: 1px solid #EAEAEA;
        font-family: serif;
        text-align: center; }
        @media (max-width: 767px) {
          .quick_news_content .story-page .first-row .story .story-content .controls .font-size-control .control-item .inner {
            border-right: none; } }
      .quick_news_content .story-page .first-row .story .story-content .controls .font-size-control .control-item:first-of-type .inner {
        border-bottom: none; }
        @media (max-width: 767px) {
          .quick_news_content .story-page .first-row .story .story-content .controls .font-size-control .control-item:first-of-type .inner {
            border-bottom: 1px solid #EAEAEA; } }
      .quick_news_content .story-page .first-row .story .story-content .controls .font-size-control .control-item:last-of-type .inner {
        border-top: none; }
        @media (max-width: 767px) {
          .quick_news_content .story-page .first-row .story .story-content .controls .font-size-control .control-item:last-of-type .inner {
            border-top: 1px solid #EAEAEA;
            border-right: 1px solid #EAEAEA; } }
      @media (max-width: 767px) {
        .quick_news_content .story-page .first-row .story .story-content .controls .font-size-control .control-item {
          padding-bottom: 6%; } }
      .quick_news_content .story-page .first-row .story .story-content .controls .font-size-control .control-item#font-size-small {
        font-size: 1.5vw;
        line-height: 2.2vw; }
        @media (max-width: 767px) {
          .quick_news_content .story-page .first-row .story .story-content .controls .font-size-control .control-item#font-size-small {
            font-size: 2vw;
            line-height: 5.5vw; } }
      .quick_news_content .story-page .first-row .story .story-content .controls .font-size-control .control-item#font-size-regular {
        font-size: 2vw;
        line-height: 2.2vw; }
        @media (max-width: 767px) {
          .quick_news_content .story-page .first-row .story .story-content .controls .font-size-control .control-item#font-size-regular {
            font-size: 3vw;
            line-height: 5.5vw; } }
      .quick_news_content .story-page .first-row .story .story-content .controls .font-size-control .control-item#font-size-large {
        font-size: 2.5vw;
        line-height: 2.2vw; }
        @media (max-width: 767px) {
          .quick_news_content .story-page .first-row .story .story-content .controls .font-size-control .control-item#font-size-large {
            font-size: 4vw;
            line-height: 5.5vw; } }
    .quick_news_content .story-page .first-row .story .story-content .controls .social-icons .social-icon {
      cursor: pointer;
      position: relative;
      height: 0;
      padding-bottom: 3vw; }
      @media (max-width: 767px) {
        .quick_news_content .story-page .first-row .story .story-content .controls .social-icons .social-icon {
          padding-bottom: 6%; } }
      .quick_news_content .story-page .first-row .story .story-content .controls .social-icons .social-icon .inner {
        border: 1px solid #EAEAEA;
        font-family: serif;
        text-align: center;
        font-size: 2.5vw;
        line-height: 3vw;
        color: #EAEAEA; }
        @media (max-width: 767px) {
          .quick_news_content .story-page .first-row .story .story-content .controls .social-icons .social-icon .inner {
            border-right: none;
            font-size: 5vw;
            line-height: 5.9vw;
            border-top: none; } }
        .quick_news_content .story-page .first-row .story .story-content .controls .social-icons .social-icon .inner:hover {
          background-color: #EAEAEA;
          color: #0d0435; }
      .quick_news_content .story-page .first-row .story .story-content .controls .social-icons .social-icon:first-of-type .inner {
        border-bottom: none; }
        @media (max-width: 767px) {
          .quick_news_content .story-page .first-row .story .story-content .controls .social-icons .social-icon:first-of-type .inner {
            border-bottom: 1px solid #EAEAEA; } }
      .quick_news_content .story-page .first-row .story .story-content .controls .social-icons .social-icon:last-of-type .inner {
        border-top: none; }
        @media (max-width: 767px) {
          .quick_news_content .story-page .first-row .story .story-content .controls .social-icons .social-icon:last-of-type .inner {
            border-right: 1px solid #EAEAEA; } }
    .quick_news_content .story-page .first-row .story .story-content .story-content-text {
      font-size: 1.5em; }
      .quick_news_content .story-page .first-row .story .story-content .story-content-text[data-qnc-font-size="small"] {
        font-size: 1em; }
      .quick_news_content .story-page .first-row .story .story-content .story-content-text[data-qnc-font-size="regular"] {
        font-size: 1.5em; }
      .quick_news_content .story-page .first-row .story .story-content .story-content-text[data-qnc-font-size="large"] {
        font-size: 2em; }

@media (min-width: 992px) {
  .quick_news_content .story-page .sidebar h1, .quick_news_content .story-page .sidebar h2, .quick_news_content .story-page .sidebar h3, .quick_news_content .story-page .sidebar h4, .quick_news_content .story-page .sidebar h5 {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    float: none; } }

@media (min-width: 992px) {
  .quick_news_content .story-page .sidebar .latest-stories .list {
    text-align: center; } }

@media (min-width: 992px) {
  .quick_news_content .story-page .sidebar .latest-stories .list .item {
    max-width: 330px;
    margin-left: auto;
    margin-right: auto;
    float: none;
    text-align: left; } }

.quick_news_content .ad {
  text-align: center; }
  .quick_news_content .ad > * {
    margin: auto; }
  .quick_news_content .ad:after {
    content: 'advertisement';
    text-transform: uppercase;
    color: #EAEAEA;
    font-size: 1rem;
    margin-top: 0;
    display: block; }

.quick_news_content .footer {
  background-color: #000000;
  color: #FFF;
  padding-top: 3%;
  padding-bottom: 5%;
  margin-top: 40px; }
  .quick_news_content .footer a {
    color: #FFF; }
  .quick_news_content .footer .footer-nav {
    margin: 0;
    list-style-type: none;
    list-style: none; }
  .quick_news_content .footer .footer-social-icons {
    list-style-type: none;
    list-style: none; }
    .quick_news_content .footer .footer-social-icons li {
      display: inline-block;
      margin-left: 2%;
      font-size: 3rem; }
