.vsoe .swiper-container.story-slider h3:hover,
.vsoe .swiper-container.story-slider a h3:hover {
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }

.post-card {
  clear: both;
  display: block;
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  content: "";
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 2px solid #e5e5e5; }
  .post-card:after {
    clear: both;
    display: table;
    width: 100%;
    content: ""; }
  .post-card p {
    margin-bottom: 0; }
  .post-card a h2,
  .post-card a:not(.vsoe-inline),
  .post-card div.a,
  .post-card a .entry-title {
    clear: both;
    display: block;
    position: relative;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    content: "";
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    color: #000;
    font-size: 18px; }
    .post-card a h2:after,
    .post-card a:not(.vsoe-inline):after,
    .post-card div.a:after,
    .post-card a .entry-title:after {
      clear: both;
      display: table;
      width: 100%;
      content: ""; }
    .post-card a h2:hover,
    .post-card a:not(.vsoe-inline):hover,
    .post-card div.a:hover,
    .post-card a .entry-title:hover {
      color: #990000; }
    .post-card a h2:active, .post-card a h2:focus,
    .post-card a:not(.vsoe-inline):active,
    .post-card a:not(.vsoe-inline):focus,
    .post-card div.a:active,
    .post-card div.a:focus,
    .post-card a .entry-title:active,
    .post-card a .entry-title:focus {
      color: #660000; }
  .post-card .entry-title {
    margin-bottom: 5px; }
  .post-card > a:first-child {
    margin-bottom: 15px; }
  .post-card a:first-child p {
    display: block;
    position: absolute;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background: rgba(0, 0, 0, 0.7);
    opacity: 0;
    visibility: hidden;
    filter: alpha(opacity=0);
    z-index: 2; }
    .post-card a:first-child p span {
      text-align: center;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      color: #fff; }
    .post-card a:first-child p:hover {
      zoom: 1;
      opacity: 1;
      visibility: visible;
      -webkit-transition: opacity .4s ease-in-out;
      transition: opacity .4s ease-in-out;
      filter: alpha(opacity=100); }
  .post-card a:first-child:hover p {
    zoom: 1;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
    filter: alpha(opacity=100); }
  .post-card p:empty,
  .post-card p:blank p::empty,
  .post-card p::blank {
    display: none;
    margin: 0; }
  .post-card p:last-child {
    line-height: 1.6; }
  .post-card:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none; }
    .flex-half .post-card:last-child {
      margin-bottom: 15px;
      padding-bottom: 10px;
      border-bottom: 2px solid #e5e5e5; }
  .post-card a.more-link {
    display: none; }

@media screen and (min-width: 980px) {
  .vsoe-feature .flex-half .post-card {
    padding-bottom: 0;
    border-bottom: none; }
  .inline-listing .vsoe-listing .post-card {
    clear: none;
    display: inline-block;
    position: relative;
    float: left;
    width: 31%;
    margin: 0 3.5% 0 0;
    border-bottom: none; }
  .inline-listing .vsoe-listing .post-card:last-child {
    clear: right;
    margin: 0; } }

.vsoe-feature .post-card .feature-content-wrap a:first-child {
  margin-bottom: 5px; }

@media screen and (max-width: 979px) {
  .inline-listing .vsoe-listing .post-card {
    clear: both;
    display: block;
    position: relative;
    width: 100%;
    margin: 0 auto 20px; } }

.vsoe .swiper-container.story-slider:before {
  content: '';
  float: left;
  padding-bottom: 50%; }

.vsoe .swiper-container.story-slider:after {
  content: '';
  display: table;
  clear: both; }

.vsoe .swiper-container.story-slider .swiper-wrapper {
  min-height: 100%;
  min-width: 100%; }
  .vsoe .swiper-container.story-slider .swiper-wrapper:before {
    content: '';
    float: left;
    padding-bottom: 50%; }
  .vsoe .swiper-container.story-slider .swiper-wrapper:after {
    content: '';
    display: table;
    clear: both; }

.vsoe .swiper-container.story-slider .swiper-slide {
  max-height: 600px; }
  .vsoe .swiper-container.story-slider .swiper-slide:before {
    content: '';
    float: left;
    padding-bottom: 50%; }
  .vsoe .swiper-container.story-slider .swiper-slide:after {
    content: '';
    display: table;
    clear: both; }

.vsoe .swiper-container.story-slider .slider-content-wrap {
  position: absolute;
  width: calc(50% - 15px);
  height: auto;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 15px;
  margin: 0;
  left: 15px;
  bottom: 20px; }
  @media screen and (max-width: 767px) {
    .vsoe .swiper-container.story-slider .slider-content-wrap {
      width: 100%;
      padding: 10px;
      left: 0;
      right: 0;
      bottom: 0; } }

.vsoe .swiper-container.story-slider h3,
.vsoe .swiper-container.story-slider a h3 {
  font-size: 18px;
  margin-top: 0;
  color: #fff; }
  .vsoe .swiper-container.story-slider h3:hover,
  .vsoe .swiper-container.story-slider a h3:hover {
    color: #cccccc; }

.vsoe .swiper-container.story-slider p {
  font-size: 14px;
  margin-bottom: 0; }

.vsoe .swiper-container.story-slider a .x-btn {
  margin-top: 10px; }

.vsoe .swiper-container.story-slider .x-btn {
  padding-top: .4em;
  padding-bottom: .4em;
  border-radius: 0; }

.vsoe .swiper-container.html-slider {
  background-color: #000;
  color: #fff;
  text-align: center;
  padding: 8.25vw 8.5vw 8.5vw; }
  @media screen and (min-width: 1200px) {
    .vsoe .swiper-container.html-slider {
      padding: 90px 100px 100px; } }
  .vsoe .swiper-container.html-slider .swiper-container {
    max-height: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .vsoe .swiper-container.html-slider .swiper-wrapper {
    -ms-flex-line-pack: center;
        align-content: center; }
  .vsoe .swiper-container.html-slider .top {
    font-size: 3.7vw;
    text-transform: uppercase;
    margin: 0 auto 1vw;
    line-height: 3.7vw; }
  .vsoe .swiper-container.html-slider .top-border,
  .vsoe .swiper-container.html-slider .bottom-border {
    width: 100%;
    min-width: 100%;
    height: 6px;
    min-height: 6px;
    background-color: #990000;
    content: ""; }
    @media screen and (max-width: 414px) {
      .vsoe .swiper-container.html-slider .top-border,
      .vsoe .swiper-container.html-slider .bottom-border {
        height: 3px;
        min-height: 3px; } }
  .vsoe .swiper-container.html-slider .swiper-slide .top-border,
  .vsoe .swiper-container.html-slider .swiper-slide .bottom-border {
    opacity: 0; }
  .vsoe .swiper-container.html-slider .swiper-slide.swiper-slide-active .top-border,
  .vsoe .swiper-container.html-slider .swiper-slide.swiper-slide-active .bottom-border {
    -webkit-transition: opacity 2s linear;
    transition: opacity 2s linear;
    opacity: 1; }
  .vsoe .swiper-container.html-slider .text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 19vw;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 2.8vw;
    line-height: 3vw;
    text-align: center;
    width: 100%; }
    @media screen and (min-width: 1200px) {
      .vsoe .swiper-container.html-slider .text {
        font-size: 35px;
        line-height: 38px; } }

.vsoe .swiper-container.event-slider {
  width: 100%; }
  .vsoe .swiper-container.event-slider h1 {
    margin-bottom: 1em; }
  .vsoe .swiper-container.event-slider .swiper-slide {
    height: 100%;
    color: black;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .vsoe .swiper-container.event-slider .swiper-button-prev,
  .vsoe .swiper-container.event-slider .swiper-button-next {
    top: auto;
    bottom: 0; }

.vsoe .swiper-button-prev,
.vsoe .swiper-button-next {
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  background-color: transparent;
  background-size: 80%;
  opacity: 0; }

.vsoe .swiper-button-prev {
  left: 0; }

.vsoe .swiper-button-next {
  right: 0; }

.vsoe .swiper-container:hover .swiper-button-prev,
.vsoe .swiper-container:hover .swiper-button-next {
  opacity: .8; }
  .vsoe .swiper-container:hover .swiper-button-prev:hover,
  .vsoe .swiper-container:hover .swiper-button-next:hover {
    background-color: white;
    opacity: 1; }
  .vsoe .swiper-container:hover .swiper-button-prev:active, .vsoe .swiper-container:hover .swiper-button-prev:focus,
  .vsoe .swiper-container:hover .swiper-button-next:active,
  .vsoe .swiper-container:hover .swiper-button-next:focus {
    opacity: 1; }

.vsoe .swiper-pagination-bullets {
  bottom: 5px;
  line-height: 10px;
  margin-top: 0;
  margin-bottom: 0;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }

.vsoe .swiper-pagination-bullet {
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  width: 10px;
  height: 10px;
  line-height: 10px;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
  border-radius: 0;
  background: #ccc;
  background-color: #ccc;
  opacity: 1;
  text-align: center; }
  .vsoe .swiper-pagination-bullet:hover {
    background: #777;
    background-color: #777; }
  .vsoe .swiper-pagination-bullet:active, .vsoe .swiper-pagination-bullet:focus {
    background: #990000;
    background-color: #990000; }

.vsoe .swiper-pagination-bullet-active,
.vsoe .swiper-pagination-bullet-active:hover {
  background: #990000;
  background-color: #990000;
  cursor: default;
  -webkit-pointer-events: none;
  pointer-events: none; }

@media screen and (max-width: 767px) {
  .vsoe .swiper-container.story-slider .swiper-button-prev,
  .vsoe .swiper-container.story-slider .swiper-button-next,
  .vsoe .swiper-container.story-slider .swiper-pagination,
  .vsoe .swiper-container.story-slider .slider-content-wrap p,
  .vsoe .swiper-container.story-slider .slider-content-wrap a .x-btn {
    display: none; }
  .vsoe .swiper-container.story-slider .slider-content-wrap {
    padding: 5px; } }

.page-calendar iframe {
  clear: both;
  display: block;
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  content: "";
  float: none;
  min-height: 100%;
  min-height: 100vh; }
  .page-calendar iframe:after {
    clear: both;
    display: table;
    width: 100%;
    content: ""; }
  .page-calendar iframe #event_type_filter {
    padding-left: 0; }

@media screen and (max-width: 979px) {
  .page-calendar .x-container.width {
    width: 96%; }
  .page-calendar ul#cal_nav {
    text-align: center; }
  .page-calendar iframe {
    clear: both;
    display: block;
    position: relative;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    content: "";
    float: none;
    min-height: 100%;
    min-height: 100vh; }
    .page-calendar iframe:after {
      clear: both;
      display: table;
      width: 100%;
      content: ""; }
    .page-calendar iframe #event_type_filter,
    .page-calendar iframe #event_type_filter form {
      clear: both;
      display: block;
      position: relative;
      width: 100%;
      margin-left: auto;
      margin-right: auto;
      content: "";
      text-align: center; }
      .page-calendar iframe #event_type_filter:after,
      .page-calendar iframe #event_type_filter form:after {
        clear: both;
        display: table;
        width: 100%;
        content: ""; } }

.event .date-time-wrap {
  float: left;
  margin: 0 15px 0 0;
  width: 50px;
  min-width: 50px;
  max-width: 30px;
  background: #cccccc;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1; }
  .event .date-time-wrap span {
    clear: both;
    display: block;
    position: relative;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    content: "";
    font-size: 16px;
    padding: 3px; }
    .event .date-time-wrap span:after {
      clear: both;
      display: table;
      width: 100%;
      content: ""; }
    .event .date-time-wrap span:first-child {
      padding-bottom: 0; }
    .event .date-time-wrap span:nth-child(2) {
      font-size: 20px;
      padding: 0 3px 3px; }
    .event .date-time-wrap span:last-child {
      background: #990000; }

.event .date-time-wrap.compact-view {
  float: left;
  margin: 6px 15px 0 0;
  width: 35px;
  min-width: 35px;
  max-width: 35px;
  background: #cccccc;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1; }
  .event .date-time-wrap.compact-view span {
    clear: both;
    display: block;
    position: relative;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    content: "";
    font-size: 12px;
    line-height: 11px;
    padding: 0 5px; }
    .event .date-time-wrap.compact-view span:after {
      clear: both;
      display: table;
      width: 100%;
      content: ""; }
    .event .date-time-wrap.compact-view span:first-child {
      padding-top: 3px; }
    .event .date-time-wrap.compact-view span:nth-child(2) {
      font-size: 16px;
      padding-bottom: 4px; }
    .event .date-time-wrap.compact-view span:last-child {
      background: #990000;
      line-height: 13px; }

.event .event-content {
  display: inline-block;
  position: relative;
  float: left;
  width: calc(100% - 65px);
  margin: 0; }

.page-events .left,
.page-event .left {
  width: 64%;
  border: 1px solid #dadada;
  padding: 2%; }

.page-events aside,
.page-event aside {
  float: right;
  width: 33%;
  padding: 2%;
  background: #dadada; }
  .page-events aside select,
  .page-event aside select {
    clear: both;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    width: 100%;
    min-width: 100%; }
  .page-events aside label,
  .page-event aside label {
    text-transform: uppercase;
    color: #990000;
    font-weight: 700;
    line-height: 1;
    margin: 5px auto; }
  .page-events aside .form-item-event-objective label,
  .page-event aside .form-item-event-objective label {
    margin-top: 0; }
  .page-events aside .form-item-event-location,
  .page-event aside .form-item-event-location {
    margin-bottom: 10px; }
  .page-events aside .form-item-search-button,
  .page-events aside [type="submit"],
  .page-event aside .form-item-search-button,
  .page-event aside [type="submit"] {
    float: left; }
  .page-events aside .form-item-search-button,
  .page-event aside .form-item-search-button {
    margin-right: 20px; }
  .page-events aside .x-btn,
  .page-events aside .button,
  .page-events aside [type="submit"],
  .page-event aside .x-btn,
  .page-event aside .button,
  .page-event aside [type="submit"] {
    font-family: "National", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 500;
    display: inline-block;
    position: relative;
    font-size: 14px;
    padding: 10px 15px;
    cursor: pointer;
    line-height: 1;
    text-align: center;
    vertical-align: middle; }

.page-events iframe,
.page-event iframe {
  clear: both;
  display: block;
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  content: "";
  min-width: 100%;
  min-height: 100%; }
  .page-events iframe:after,
  .page-event iframe:after {
    clear: both;
    display: table;
    width: 100%;
    content: ""; }

@media screen and (max-width: 767px) {
  .page-events .left,
  .page-events aside,
  .page-event .left,
  .page-event aside {
    clear: both;
    display: block;
    position: relative;
    width: 100%;
    margin: 0 auto 2%;
    content: ""; } }

.five-sixths,
.four-sixths,
.four-fifths,
.one-fifth,
.one-fourth,
.loop-archive .hentry,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-fifths,
.three-sixths,
.two-fourths,
.two-fifths,
.two-sixths,
.two-thirds {
  clear: none;
  display: inline-block;
  position: relative;
  float: left;
  margin-left: 2.5%; }
  .five-sixths:before, .five-sixths:after,
  .four-sixths:before,
  .four-sixths:after,
  .four-fifths:before,
  .four-fifths:after,
  .one-fifth:before,
  .one-fifth:after,
  .one-fourth:before,
  .loop-archive .hentry:before,
  .one-fourth:after,
  .loop-archive .hentry:after,
  .one-half:before,
  .one-half:after,
  .one-sixth:before,
  .one-sixth:after,
  .one-third:before,
  .one-third:after,
  .three-fourths:before,
  .three-fourths:after,
  .three-fifths:before,
  .three-fifths:after,
  .three-sixths:before,
  .three-sixths:after,
  .two-fourths:before,
  .two-fourths:after,
  .two-fifths:before,
  .two-fifths:after,
  .two-sixths:before,
  .two-sixths:after,
  .two-thirds:before,
  .two-thirds:after {
    display: none;
    clear: none; }

.one-half,
.three-sixths,
.two-fourths {
  width: 48.75%; }

.one-third,
.two-sixths {
  width: 31.6666666667%; }

.four-sixths,
.two-thirds {
  width: 65.8333333333%; }


.one-fourth,
.loop-archive .hentry {
  width: 23.125%; }

.three-fourths {
  width: 74.375%; }

.one-fifth {
  width: 18%; }

.two-fifths {
  width: 38.5%; }

.three-fifths {
  width: 59%; }

.four-fifths {
  width: 79.5%; }

.one-sixth {
  width: 14.5833333333%; }

.five-sixths {
  width: 82.9166666667%; }

.first {
  clear: both;
  margin-left: 0; }

.wrap {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  clear: both;
  display: block;
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0; }

.wrap:after {
  clear: both;
  display: table;
  width: 100%;
  content: ""; }

.single-news .hentry a button.x-btn,
.single-media_coverage .hentry a button.x-btn,
.single-mediacoverage .hentry a button.x-btn {
  display: block;
  clear: both;
  float: none;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

.single-news h1,
.single-media_coverage h1,
.single-mediacoverage h1 {
  text-align: center;
  margin-top: 0; }

.single-news .entry-content,
.single-media_coverage .entry-content,
.single-mediacoverage .entry-content {
  clear: both;
  display: block;
  position: relative;
  width: 100% !important;
  margin-left: auto;
  margin-right: auto; }

.single-news .wp-caption,
.single-news .gallery-item,
.single-media_coverage .wp-caption,
.single-media_coverage .gallery-item,
.single-mediacoverage .wp-caption,
.single-mediacoverage .gallery-item {
  max-width: 100%;
  border: none;
  padding: 5px;
  margin-bottom: 20px;
  text-align: center;
  background: #eee;
  -webkit-box-shadow: none;
          box-shadow: none; }

.single-news .entry-title,
.single-media_coverage .entry-title,
.single-mediacoverage .entry-title {
  text-align: center;
  text-transform: capitalize;
  letter-spacing: -2px;
  line-height: 1.1;
  font-weight: 700;
  margin: 20px auto;
  margin: 1.7vw auto; }
  @media screen and (max-width: 970px) {
    .single-news .entry-title,
    .single-media_coverage .entry-title,
    .single-mediacoverage .entry-title {
      letter-spacing: 0; } }

.single-news h4,
.single-media_coverage h4,
.single-mediacoverage h4 {
  text-align: center;
  margin-top: 0; }

.single-news header.entry-header + h3,
.single-media_coverage header.entry-header + h3,
.single-mediacoverage header.entry-header + h3 {
  text-align: center;
  margin: 20px auto 10px;
  margin: 1.8vw auto 0.9vw; }

.single-news figure,
.single-media_coverage figure,
.single-mediacoverage figure {
  clear: both;
  display: block;
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 580px;
  padding: 5px;
  font-size: 12px;
  text-align: center;
  color: #000;
  border: none;
  border: 1px solid #ccc;
  background: #eee;
  font-size: 16px;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .single-news figure img,
  .single-media_coverage figure img,
  .single-mediacoverage figure img {
    margin: 0 auto; }
  .single-news figure p,
  .single-media_coverage figure p,
  .single-mediacoverage figure p {
    margin: 5px auto 0;
    text-align: center;
    font-size: 12px;
    color: #000;
    border: none; }

.single-news blockquote,
.single-media_coverage blockquote,
.single-mediacoverage blockquote {
  display: inline-block;
  float: right;
  width: auto;
  max-width: 350px;
  margin-left: 20px;
  padding: 20px;
  text-align: center; }
  .single-news blockquote p,
  .single-media_coverage blockquote p,
  .single-mediacoverage blockquote p {
    margin: 0; }

.single-news .category-wrap,
.single-media_coverage .category-wrap,
.single-mediacoverage .category-wrap {
  clear: both;
  display: block;
  position: relative;
  width: auto;
  margin: 0 auto;
  text-align: center;
  line-height: 1; }
  @media screen and (max-width: 800px) {
    .single-news .category-wrap,
    .single-media_coverage .category-wrap,
    .single-mediacoverage .category-wrap {
      margin-top: 20px;
      margin-bottom: 20px; } }
  .single-news .category-wrap:after,
  .single-media_coverage .category-wrap:after,
  .single-mediacoverage .category-wrap:after {
    clear: both;
    display: table;
    width: 100%;
    content: ""; }

.single-news span.meta-category,
.single-media_coverage span.meta-category,
.single-mediacoverage span.meta-category {
  display: inline-block;
  text-align: center;
  margin: 0 10px 20px;
  overflow-wrap: normal; }
  .single-news span.meta-category a,
  .single-media_coverage span.meta-category a,
  .single-mediacoverage span.meta-category a {
    display: block;
    position: relative;
    width: 100%;
    text-align: center;
    border: 2px solid #000;
    padding: 6px 10px;
    border-radius: 100px;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    font-weight: bold;
    color: #000;
    font-size: 12px;
    text-transform: uppercase; }
    .single-news span.meta-category a:hover,
    .single-media_coverage span.meta-category a:hover,
    .single-mediacoverage span.meta-category a:hover {
      background: #990000;
      color: #fff;
      border-color: transparent; }
      @media screen and (max-width: 800px) {
        .single-news span.meta-category a:hover,
        .single-media_coverage span.meta-category a:hover,
        .single-mediacoverage span.meta-category a:hover {
          background: inherit;
          color: #990000; } }
  @media screen and (max-width: 800px) {
    .single-news span.meta-category,
    .single-media_coverage span.meta-category,
    .single-mediacoverage span.meta-category {
      margin: 0 7px 0 0 !important;
      padding: 0;
      font-size: 10px;
      line-height: 1.3; }
      .single-news span.meta-category a,
      .single-media_coverage span.meta-category a,
      .single-mediacoverage span.meta-category a {
        border: none;
        border-radius: none;
        margin: 0;
        padding: 0; }
        .single-news span.meta-category a:after,
        .single-media_coverage span.meta-category a:after,
        .single-mediacoverage span.meta-category a:after {
          content: ","; }
        .single-news span.meta-category a:hover,
        .single-media_coverage span.meta-category a:hover,
        .single-mediacoverage span.meta-category a:hover {
          background: inherit;
          color: #990000; }
      .single-news span.meta-category:last-child a:after,
      .single-media_coverage span.meta-category:last-child a:after,
      .single-mediacoverage span.meta-category:last-child a:after {
        content: ""; } }

.single-news .meta-author,
.single-media_coverage .meta-author,
.single-mediacoverage .meta-author {
  display: block;
  position: relative;
  margin: 10px auto;
  width: 100%;
  text-align: center;
  color: #888888;
  text-transform: capitalize; }
  .single-news .meta-author a,
  .single-media_coverage .meta-author a,
  .single-mediacoverage .meta-author a {
    color: inherit; }
    .single-news .meta-author a:hover,
    .single-media_coverage .meta-author a:hover,
    .single-mediacoverage .meta-author a:hover {
      color: #606060; }

.loop-archive,
.loop-archive .content {
  clear: both;
  display: block;
  position: relative;
  width: 100%;
  max-width: 1200px;
  height: 100%;
  min-height: 100%;
  margin: 0 auto;
  padding: 0;
  content: ""; }
  .loop-archive h1.entry-title,
  .loop-archive .content h1.entry-title {
    margin-bottom: 0 !important; }

@media screen and (max-width: 1200px) {
  .loop-archive .content {
    padding: 0 10px !important; } }

.loop-archive .content:after {
  clear: both;
  display: table;
  width: 100%;
  content: ""; }

.loop-archive .hentry h1.entry-title,
.loop-archive .hentry h3 {
  font-size: 18px !important; }

.loop-archive .x-header-landmark,
.single .x-header-landmark {
  display: none; }

.loop-archive header.entry-header img {
  max-width: 100%;
  overflow: hidden; }

.loop-archive header.entry-header a {
  clear: both;
  display: block;
  position: relative;
  width: 100%;
  margin: 0 auto; }

.loop-archive header.entry-header a p {
  display: block;
  position: absolute;
  margin: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  padding: 20% 0;
  opacity: 0;
  background: rgba(0, 0, 0, 0.7);
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  text-transform: uppercase; }

.loop-archive header.entry-header a:hover p {
  opacity: 1;
  color: #fff; }

.loop-archive a:hover h1.entry-title,
.loop-archive a:hover h1.entry-title {
  color: #990000;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.loop-archive .link-overlay {
  display: block;
  position: absolute;
  width: 100%;
  margin: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  content: ""; }

.loop-archive h1.entry-title {
  font-size: 18px;
  line-height: 1.3; }

.loop-archive .entry-content {
  margin-top: 0;
  padding: 20px 30px 30px;
  background: #f0f0f0;
  color: #000;
  overflow: hidden;
  line-height: 1.4; }

.loop-archive span.meta-author,
.loop-archive .meta-author {
  clear: both;
  display: block;
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  content: "";
  color: #888;
  font-size: 14px;
  margin: 10px auto;
  text-align: left; }
  .loop-archive span.meta-author:after,
  .loop-archive .meta-author:after {
    clear: both;
    display: table;
    width: 100%;
    content: ""; }

.post-type-archive .hentry {
  margin-top: 0;
  margin-bottom: 2.5%; }
  .post-type-archive .hentry footer.entry-footer {
    position: absolute;
    margin: 0;
    background: transparent;
    bottom: 0; }

.loop-archive .hentry {
  margin-top: 0;
  margin-bottom: 2.5%; }

.loop-archive .entry-content {
  overflow: hidden; }
  .loop-archive .entry-content p {
    margin-bottom: 0;
    overflow: hidden; }

@media screen and (max-width: 580px) {
  .loop-archive .one-fourth, .loop-archive .hentry {
    clear: both;
    display: block;
    position: relative;
    width: 100%;
    margin: 0 auto 20px; }
    .loop-archive .one-fourth:last-child, .loop-archive .hentry:last-child {
      margin-bottom: 0; } }

@media screen and (min-width: 581px) and (max-width: 1080px) {
  .loop-archive .one-fourth, .loop-archive .hentry {
    width: 48.75%; }
    .loop-archive .one-fourth:nth-child(odd), .loop-archive .hentry:nth-child(odd) {
      clear: left;
      margin-left: 0; }
    .loop-archive .one-fourth .entry-content, .loop-archive .hentry .entry-content {
      height: 300px;
      min-height: 300px;
      max-height: 300px; } }

@media screen and (min-width: 1081px) {
  .loop-archive .one-fourth:nth-child(4n+1), .loop-archive .hentry:nth-child(4n+1) {
    clear: left;
    margin-left: 0; }
  .loop-archive .one-fourth .entry-content, .loop-archive .hentry .entry-content {
    height: 360px;
    min-height: 360px;
    max-height: 360px; } }

.loop-archive h1.page-title {
  display: inline-block;
  float: left;
  text-align: left;
  width: auto;
  max-width: 1200px;
  min-width: 0;
  padding-top: 3%;
  margin-left: auto;
  margin-right: auto; }
  .loop-archive h1.page-title:before, .loop-archive h1.page-title:after {
    display: none; }
  .loop-archive h1.page-title span {
    margin-right: 8px;
    margin-right: 1vw; }
  .loop-archive h1.page-title span:empty {
    margin-right: 0; }

h1.loop-archive-page-title {
  margin-top: 0;
  margin-bottom: 30px; }
  @media screen and (max-width: 979px) {
    h1.loop-archive-page-title {
      margin-bottom: 15px; } }

.post-type-archive-news h1.page-title span:empty,
.post-type-archive-media_coverage h1.page-title span:empty {
  display: none; }

.news-category-select-wrap {
  clear: both;
  display: block;
  position: relative;
  width: 100%;
  margin: 0 auto 30px;
  border-bottom: none;
  font-size: 14px; }
  @media screen and (max-width: 510px) {
    .news-category-select-wrap {
      font-size: 11px;
      margin-bottom: 15px; } }

.news-category-select-wrap:after {
  clear: both;
  display: table;
  width: 100%;
  content: ""; }

.news-category-select-wrap:before,
.news-category-select-wrap:after {
  clear: both;
  display: block;
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  height: 1px;
  content: "";
  background: #cccccc; }

span.news-filter {
  display: inline-block;
  float: left;
  margin-right: 15px; }
  @media screen and (max-width: 510px) {
    span.news-filter {
      display: none; } }

.news-dropdown {
  display: inline-block;
  float: left;
  position: relative;
  margin-bottom: 0px;
  margin-right: 20px;
  z-index: 3;
  background: #fff;
  overflow: visible;
  -webkit-transition: all .4s .4s ease-in-out;
  transition: all .4s .4s ease-in-out;
  cursor: pointer; }
  @media screen and (max-width: 510px) {
    .news-dropdown {
      margin-right: 7px; } }
  .news-dropdown p {
    margin: 0 0 3px; }
    .news-dropdown p a {
      -webkit-transition: all .4s ease-in-out;
      transition: all .4s ease-in-out;
      color: #990000; }
      .news-dropdown p a:hover {
        color: #000; }
  .news-dropdown ul {
    visibility: hidden;
    opacity: 0;
    background: #fff;
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: absolute;
    width: 320px;
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25); }
    .news-dropdown ul#news-years-content {
      width: 60px; }
    .news-dropdown ul li {
      display: block;
      position: relative;
      width: 100%;
      margin: 0;
      padding: 0;
      font-size: 12px;
      line-height: 1.2; }
      .news-dropdown ul li a {
        display: block;
        position: relative;
        width: 100%;
        padding: 5px 10px;
        color: #333;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out; }
        .news-dropdown ul li a:hover {
          color: #fff;
          background: #990000; }
        .news-dropdown ul li a:active, .news-dropdown ul li a:focus {
          background: #777777; }
  .news-dropdown:hover ul,
  .news-dropdown:active ul,
  .news-dropdown:focus ul {
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    visibility: visible;
    opacity: 1;
    -webkit-transition-delay: 0;
            transition-delay: 0; }

span.browse-category {
  clear: none;
  display: inline;
  position: relative;
  width: auto;
  float: left; }

span.browse-category a i {
  font-weight: normal; }
/*# sourceMappingURL=syndicated-content.css.map */