/*custom clearfix for small only*/
@media (min-width: 768px) {
  .clearfix--small {
    display: none; } }

@media (max-width: 767px) {
  .clearfix--large {
    display: none; } }

/* article-box styling */
.article-box {
  margin-bottom: 35px;
  position: relative; }
  @media (max-width: 767px) {
    .article-box {
      margin-bottom: 15px; } }
  .article-box a:hover {
    text-decoration-color: white !important; }
  .article-box--hero {
    margin-bottom: 20px;
    margin-top: 15px; }
    .article-box--hero a:hover {
      text-decoration-color: white !important; }
    @media (max-width: 767px) {
      .article-box--hero {
        margin-bottom: 15px; } }
  .article-box__container {
    padding: 30px 0 0;
    overflow-x: hidden;
    overflow-y: hidden; }
  .article-box .outer_category {
    font-size: 14px;
    font-weight: 300;
    font-family: tahoma;
    margin-right: 5px; }
  .article-box__content {
    color: #231f20;
    font-family: 'HP-Regular';
    font-size: 16px;
    margin: 0;
    text-decoration-color: transparent !important; }
  .article-box__subtitle {
    font-family: Helvetica,arial,sans-serif;
    font-size: 15px;
    font-weight: 300;
    color: #333; }
  .article-box__category {
    font-family: tahoma,arial,helvetica;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 2.25px;
    margin-bottom: 5px;
    padding: 4px 20px;
    text-transform: uppercase;
    position: absolute;
    top: 92%;
    color: #fff;
    text-align: center;
    min-height: 26px; }
    @media (max-width: 767px) {
      .article-box__category {
        top: 55%; } }
    .article-box__category--hero {
      top: 62%; }
    .article-box__category a {
      color: #fff; }
    .article-box__category a:hover {
      color: white;
      text-decoration: underline; }
  .article-box__title {
    font-family: tahoma,arial,helvetica;
    font-size: 16px;
    font-weight: 700;
    position: relative;
    letter-spacing: 0.32px;
    line-height: 22.4px;
    color: #494949; }
  .article-box__meta {
    color: #999;
    padding-top: 5px;
    font-size: 14px; }
    @media (max-width: 767px) {
      .article-box__meta {
        margin-bottom: 0; } }
  .article-box__author-link {
    font-size: 14px;
    font-weight: 300;
    font-family: tahoma;
    color: #999 !important; }
  .article-box__image {
    height: 200px;
    background-size: cover;
    background-position: center;
    padding: 0; }
    @media (max-width: 767px) {
      .article-box__image {
        height: 225px; } }
    .article-box__image--hero {
      height: 300px;
      background-size: cover;
      background-position: center;
      padding: 0;
      position: relative; }
      @media (max-width: 767px) {
        .article-box__image--hero {
          height: 225px; } }
      .article-box__image--hero .article-box__category {
        bottom: 30%; }

.thumbnail-holder {
  position: relative; }

/*===================================================================================*/
/* WIREFRAME SECTION STYLING-------------------------------------------------- */
/*COLORS*/
/**************/
.wireframe-subscribe {
  text-align: center;
  padding: 15px; }
  @media (max-width: 991px) {
    .wireframe-subscribe {
      padding-bottom: 45px; } }
  .wireframe-subscribe img {
    border: 0;
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: baseline;
    max-height: 154px;
    max-width: 300px; }
    @media (max-width: 660px), (pointer: coarse), (hover: none), (hover: on-demand) {
      .wireframe-subscribe img {
        width: 100% !important;
        max-height: none; } }
  .wireframe-subscribe h2 {
    font-family: 'Covered By Your Grace', cursive;
    font-size: 23px;
    margin: 5px 0 15px 0;
    letter-spacing: 0.08em;
    text-align: center;
    vertical-align: baseline;
    line-height: 1.4em;
    font-weight: 700;
    color: black; }
  .wireframe-subscribe .email_field {
    width: 100%;
    height: 32px;
    margin-bottom: 22px;
    text-align: center;
    font-size: 15px;
    border-radius: 4px;
    border-color: #ccc;
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    padding: 5px 7px !important;
    color: #999; }
  .wireframe-subscribe .subscribe_button {
    height: 33px;
    color: white;
    background-color: #1c97c7;
    font-family: tahoma,arial,helvetica;
    font-size: 15px;
    width: 60%;
    text-align: center;
    margin: 0 auto;
    letter-spacing: 0.08em;
    font-weight: bold;
    border-color: transparent;
    display: inline-block;
    border-radius: 4px;
    opacity: 0.9;
    padding: 4px 15px 4px 14px !important; }
  .wireframe-subscribe #submit_message {
    color: "#333";
    font-family: tahoma, arial, helvetica;
    font-size: 16px;
    margin-top: 10px; }

/* END WIREFRAME SECTION STYLING-------------------------------------------------- */
/*===================================================================================*/
/*===================================================================================*/
/* AUTHOR BOX STYLING-------------------------------------------------- */
/*COLORS*/
.author-section {
  padding: 0;
  margin-bottom: 30px;
  font: 16px Helvetica,arial,sans-serif; }
  .author-section__profile {
    margin-top: 30px;
    padding: 0; }
    .author-section__profile img {
      float: left;
      border-radius: 50%;
      width: 120px;
      margin-right: 10px;
      margin-bottom: 30px; }
    .author-section__profile h3 {
      margin-bottom: 0 !important; }
      .author-section__profile h3 a {
        font-weight: 700;
        font-size: 1em;
        color: #333; }
      .author-section__profile h3 a:hover {
        color: #3782c4; }
    .author-section__profile p {
      margin: 10px 0; }
      .author-section__profile p span {
        font-weight: bold; }
    .author-section__profile a {
      color: #06c; }

.pad-15i {
  padding-left: 15px !important;
  padding-right: 15px !important; }

/* END AUTHOR BOX STYLING-------------------------------------------------- */
/*===================================================================================*/
/*===================================================================================*/
/* AD STYLING-------------------------------------------------- */
.ad-dfp {
  display: inline-block; }

.ad-label {
  font-size: 12px;
  letter-spacing: .3em;
  color: #fff;
  background-color: #444;
  display: block;
  padding: 0 0 0 10px;
  line-height: 1.7em; }

.ad-label-centered, .ad-center {
  text-align: center; }

/* END AD STYLING-------------------------------------------------- */
/*===================================================================================*/
