.layout-main .container-fluid .field--type-entity-reference.view-mode-embedded-alt-1, .layout-main .container-fluid .embedded-entity.view-mode-embedded-alt-1 {
  width: 100%;
}
.field--name-field-image-caption {
  text-align: center;
  font-weight: bold;
  margin-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
}
.item--paragraph--type--highlight-image .row {
  max-width: 1400px;
  margin: 0 auto;
}
.highlight-image .field--name-field-caption {
  font-size: 16px;
}
.field-date {
  display: none;
}
figure.embedded-entity {
  width: 100% !important;
}
figure.embedded-entity figcaption {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 16px;
}
.page-node-type-article .container-fluid {
  max-width: 100%;
  margin: 0 auto;
}
.layout-main .container-fluid .section-top .content-section>h2 {
  font-family: 'Action Cond Bold Web';
  font-size: 100px;
  line-height: 1;
  max-width: 1200px;
}
article.article.full .section-top {
  padding-bottom: 0px;
}
.content-section {
  width: 100%;
  max-width: 100%;
  margin: 0;
}
.section-top .content-section {
  max-width: 1200px !important;
  margin: 0 auto !important; 
}
.field--name-field-mobile-image {
  display: none;
}
/* Highlights Image */
.article h3,
.article h4,
.other .panel-middle p,
.article p {
  max-width: 1200px;
  margin: 0 auto;
}

.article p {
  font-size: 18px;
  margin-bottom: 30px;
}

.article blockquote p {
  font-size: 53px;
}

.article h3,
.article h4 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.article #newskin-herospace {
  width: 100%;
}

.article .img-responsive {
  width: auto;
}

.field--name-field-side-texx {
    color: #2A24E4;
    font-size: 53px;
    font-weight: bold;
    line-height: 1;
    margin-top: 40px;
}

.highlight-image {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 11px;
  font-weight: bold;
}

.highlight-image .field--name-field-image {
  margin-bottom: 10px !important;
}

.highlight-image img {
  width: 100% !important;
}

.article .media-image img {
  margin: 0 auto;
  text-align: center;
}

.article figcaption {
  text-align: center;
  font-weight: bold;
}

.article p {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

@media screen and (max-width:992px) {
  .newskin-headered {
    font-size: 46px;
  }
  .show-on-mobile {
    display: block;
  }
  .layout-main .container-fluid .section-top .content-section > h2 {
    font-size: 46px;
  }

  .article blockquote p,
  .field--name-field-side-texx {
    font-size: 36px;
  }
}
