/******  THEME PALLETE  **********/

/*
  Logo Blue   -> Royal Blue -> rgb(22, 52, 112)
  Accent Blue -> Light Blue -> rgb(51, 126, 183)
  Accent Gray -> Light Grey -> rgb(214, 214, 214)
  Links       -> Dark Blue  -> rgb(22, 54, 111)
  Header BG   -> Dark Gray  -> rgb(33, 38, 44)
  Site BG     -> Dark Gray  -> rgb(49, 49, 49)
  Accent Red  -> Red        -> rgb(182, 0, 0)
  Facebook    -> Blue       -> rgb(59,89,152)
  Google Plus -> Red        -> rgb(211, 72, 54)
  Twitter     -> Blue       -> rgb(64,153,255)
*/

/********* File: style.css *********/
/***********************************/
.spotlight-ad {
  width:300px;
  height:250px;
  display:none;
  margin:0 auto;
}
.leaderboard-ad {
  max-width: 728px;
  max-height: 90px;
  margin: 10px auto 0 auto;
  display: none;
}
.leaderboard-ad img {
  width: 100%;
}
.news-article .title {
  margin-top: -4px;
}
.main-content {
  margin-top: 10px;
  background-color: white;
}

.royalSlider{
  width: 100%;
}

#football-schedule{
  font-size: 1.05em;
}

#football-schedule th {
  border-bottom: 2px solid #cccccc;
}

#football-schedule tr {
  border-bottom: 1px solid #ddd;
}

#football-schedule #date, #football-schedule #time {
  white-space: nowrap;
}

#football-schedule tr:nth-child(even) {
  background: #F0F0F0;
}

.caption-container figcaption {
  color: darkgrey;
  font-size: 90%;
  line-height: 1.2;
}

.caption-container #slider-caption {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

.news-article .caption-container {
  padding: 0 0 1em 0;
  border-bottom: thin solid lightgrey;
  position: relative;
}

.column, .row:not(:first-of-type), .row:not(:last-of-type) {
   background-color: white;
}
.block {
  position: relative;
}
.column:last-child .block h3 {
  width: 100%;
}
.template-title {
  font-size: 1.5em;
  font-weight: 600;
  margin-bottom: 20px;
  border-bottom: solid 1px lightgrey;
}
.template-title h1{
  font-size: 2em;
    margin: 10px 0 15px;
}
.layoutcell .block h3 {
  font-size: 1.3em;
  font-weight: 600;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: solid 1px lightgrey;
  display: block;
}
.page-content > .row:not(:last-child):not(:first-child) .column .block:not(:empty) {
  padding: 20px 0 20px 0;
  /* border-bottom: solid 1px rgb(214, 214, 214); */
}
#row2column1 .ad.block:first-child {
  border-bottom: none;
  padding-bottom: 0;
}
.page-content > .row:not(:last-child):not(:first-child) .column .block:first-of-type {
  padding-top: 0;
}
.page-content > .row:not(:last-child):not(:first-child) .column .block:last-of-type {
  border-bottom: none;
}
.page-content iframe {
  max-width: 100%;
}
.row:not(:last-child):not(:first-child) .column:last-child .block:last-of-type {
  border-bottom: none !important;
}
.row:not(:last-child):not(:first-child) .column:last-child .block:first-child {
  padding-top: 0;
}
/****** Header ******/
.header_ad {
  position: absolute;
  z-index: 2;
  width: 100%;
  left: 20px;
  top: 35px;
}
.header_ad .GoogleActiveViewClass {
  margin: auto !important;
}
.header-container {
  width: 100%;
  position: relative;
  background-color: white;
}
.header-container.off-screen {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 20;
  height: 60px;
  width: 100%;
}
.header {
  position: relative;
  height:  200px;
}
.header > * {
  position: absolute;
}
.header .logo-container {
  left: 20px;
  z-index: 20;
  top: 20px;
}
.layoutcell > .ad {
  text-align: center;
}
.logo {
  display: block;
  background: url(/images/logos/web_home_header_-_combo_logos.jpg);
  width: 300px;
  height: 130px;
  background-size: contain;
  background-repeat: no-repeat;
}
.loginbox .logo {
  background: none;
}

/******* End Search Box *******/

/**** End Header ****/

/******* Home Page Slider *******/

.slider-container {
  width: 100%;
  margin-bottom: 20px;
}
.slider * {
  box-sizing: border-box;
}
.slider {
  height: 430px;
  white-space: nowrap;
  position: relative;
  background-color: rgb(33, 38, 44);
  overflow: hidden;
}
.slider-container * {
  transition: all 250ms;
  transition-timing-function: ease-in-out;
}
.slider:hover .slider-button {
  opacity: 0.7;
}
.news-image > a {
  position: relative;
}
.news-slider-container.no-descriptions {
  margin-bottom: 0 !important;
}
.highlight-story .image-slider-container {
  height: 450px;
  position: relative;
  max-height:100%;
}
.highlight-story .image-slider-container .image-slider {
  height: 100%;
  display: block;
  position: relative;
}
.highlight-story .image-slider-container .slider-item {
  height: 100%;
  overflow: hidden;
  z-index: 1;
  transition: none;
  left:0;
}
.highlight-story .image-slider-container .slider-item .image {
  height: 100%;
}
.highlight-story .image-slider .slider-item:not(.active) {
  display: none;
}
.slider-image .play-button-container {
  font-size: 2em;
}
.slider .play-button-container, .news-image .play-button-container {
  position: absolute;
  top: 0;
  left: 0;
}
.play-button-container {
  height: 45px;
  width: 45px;
  background-color: rgb(2, 74, 177);
  z-index: 2;
  border-radius: 4px;
  margin: 4px;
}
.mega-menu-story .play-button-container, .news-image .play-button-container {
  width: 2em;
  height: 2em;
}
.play-button-container > .play-button {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  font-size: 0.5em;
  text-align: center;
}
.play-button-container > .play-button::after {
  content: "\f04b";
  font-family: FontAwesome;
  color: white;
  font-size: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.big-image-slider .play-button-container > .play-button::after {
  font-size: 28px;
}
.ie .play-button-container > .play-button::after {
  font-size: 12px;
  text-decoration: none !important;
}
.slider:hover .slider-item figcaption {
  background-color: rgba(0,0,0,0.8);
}
.slider-button {
  position: absolute;
  top: 50%;
  width: 30px;
  height: 40px;
  background-color: black;
  z-index: 5;
  border: none;
  outline: none;
  opacity: 0.4;
  cursor: pointer;
  -webkit-transform: translateY(-50%) scaleY(1);
  transform: translateY(-50%) scaleY(1);
}
.slider-button:hover {
  -webkit-transform: translateY(-50%) scaleY(1.1);
  transform: translateY(-50%) scaleY(1.1);
}
.slider-button.previous-slide {
  left: 10px;
}
.slider-button.next-slide {
  right: 10px;
}
.slider-button::after {
  font-family: FontAwesome;
  font-size: 2em;
  color: white;
}
.ie .slider-button::after {
  font-size: 2rem;
}
.slider-button.next-slide::after {
  content: "\f105";
}
.slider-button.previous-slide::after {
  content: "\f104";
}
.slider-item {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.7em;
  z-index: 1;
  opacity: 0;
  padding: 0 !important;
  transition: all 250ms;
  -webkit-transform: translateY(-10px), scale(0.9);
  transform: translateY(-10px), scale(0.9);
}
.slider-item:first-of-type {
  z-index: 2;
}
.active.slider-item {
  z-index: 3;
  opacity: 1;
  -webkit-transform: translateY(0), scale(1);
  transform: translateY(0), scale(1);
}
.slider-item .slider-image {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.title-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}
.title-container .title {
  display: block;
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 0;
  background-color: rgba(0,0,0,0.6);
  color: white;
  padding: 10px;
  font-weight: 700;
  font-size: 1.4em;
  overflow: auto;
  white-space: normal;
}
.slide-indicator-container {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 6px;
  padding: 3px 0 5px 0;
  z-index: 5;
}
.slide-indicator {
  display: table-cell;
  background-color: lightgrey;
  box-sizing: border-box;
  transition: all 150ms;
  cursor: pointer;
}
.slide-indicator:not(:first-of-type) {
  border-left: solid 2px white;
}
.active.slide-indicator {
  background-color: rgb(182, 0, 0);
}
.slider-container .descriptions-container {
  height: 100px;
  margin-top: 10px;
}
.slider-container > .descriptions-container > .description {
  position: absolute;
  opacity: 0;
  font-size: 1.1em;
  line-height: 130%;
}
.slider-container > .descriptions-container > .active.description {
  opacity: 1;
  z-index: 3;
}
.description > * {
  margin-top: 5px;
 }
 .slider-container .description > .summary {
   font-size: 1.0em;
 }
 .slider-container .description .summary {
   float: left;
   width: 75%;
 }
/***** End Home Page Slider *****/

/*** Top Stories Home Page ****/

  .top-stories {
    overflow: hidden;
}
.top-stories-wrap {
  border-radius: 4px;
  position: relative;
  float: left;
  width: 98%;
  margin: 0 1% 9px;
  overflow: hidden;
}

.top-stories-wrap:after {
  padding-top: 56.25%;
  display: block;
  content: '';
}

.top-stories-side {
  width: 98%;
  margin: 0 1% 5px;
}
.top-stories-grid {
  width: 98%;
  margin: 0 1% 5px;
}
.top-stories-more {
  width: 98%;
  margin: 0 1% 5px;
}
.top-stories-photo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.top-stories-photo .play-button-container{
  position: absolute;
  font-size
}
.top-stories-wrap:not(.top-stories-side) .play-button::after{
  font-size: 35px;
}

  .top-stories-photo img {
    width: 100%;
  }

  .top-stories-photo:before {
    background: rgba(0, 0, 0, 0);
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    -webkit-transition: background-color .25s ease-out;
    -moz-transition: background-color .25s ease-out;
    transition: background-color .25s ease-out;
    width: 100%;
    z-index: 3;
  }
  .top-stories-photo:hover:before {
    background-color: rgba(0, 0, 0, 0.3);
  }
.top-stories-category {
  left: 10px;
  position: absolute;
  top: 10px;
  z-index: 2;
  background-color: #77b800;
  color: #FFF;
  font-family: 'Futura Today Bold',arial,sans-serif;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 9px;
  padding: 4px;
  text-transform: uppercase;
  display: none;
}
.top-stories-gradient {
  background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0, 0, 0, 0)),color-stop(100%,rgba(0, 0, 0, 0.65)));
  background: -webkit-linear-gradient(top,rgba(0, 0, 0, 0) 0,rgba(0, 0, 0, 0.65) 100%);
  background: -ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);
  background: linear-gradient(to bottom,rgba(0, 0, 0, 0) 0,rgba(0, 0, 0, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  bottom: 0;
  content: "";
  display: block;
  height: 60%;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 2;
}
  .top-stories-side .tops-stories-gradient,
  .top-stories-grid .tops-stories-gradient {
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0, 0, 0, 0.55) 40%,rgba(0,0,0,.95) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0, 0, 0, 0)),color-stop(40%,rgba(0, 0, 0, 0.55)),color-stop(100%,rgba(0, 0, 0, 0.95)));
    background: -webkit-linear-gradient(top,rgba(0, 0, 0, 0) 0,rgba(0, 0, 0, 0.55) 40%,rgba(0, 0, 0, 0.95) 100%);
    background: -ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0, 0, 0, 0.55) 40%,rgba(0,0,0,.95) 100%);
    background: linear-gradient(to bottom,rgba(0, 0, 0, 0) 0,rgba(0, 0, 0, 0.55) 40%,rgba(0, 0, 0, 0.95) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  }
.top-stories-text {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 20px 18px;
  width: 100%;
}
  .top-stories-text,
  .top-stories-side .top-stories-text,
  .top-stories-grid .top-stories-text,
  .top-stories-more .top-stories-text {
    padding: 0 8px 3px;
  }

  .top-stories-text h1 {
    font: 18px 'Futura Today DemiBold',Arial,sans-serif;
    line-height: 28px;
    display: block;
    margin: 0 0 4px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
    position: relative;
    z-index: 2;
    color: #FFF;
  }
  .top-stories-side .top-stories-text h1,
  .top-stories-grid .top-stories-text h1,
  .top-stories-more .top-stories-text h1 {
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    font-family: Verdana, Geneva, sans-serif;
  }
  .top-stories-text a:hover,
  .top-stories-side a:hover,
  .top-stories-grid a:hover,
  .top-stories-more a:hover {
    text-decoration: none;
  }
  .top-stories-text p.time {
    color: #a0ed47;
    background: none;
    padding-left: 0 !important;
    z-index: 2;
    position: relative;
  }

  @media (min-width: 768px) {
  .top-stories-wrap {
    margin: 0;
  }
  .top-stories-wrap:not(.top-stories-side) {
    width: 75.1388%;
  }
  .top-stories-side {
    width: 23.8611%;
    margin-bottom: 1%;
    margin-left: 1%;
  }
  .top-stories-side .play-button-container{
    width: 2em;
    height: 2em;
  }
  .top-stories-grid {
    width: 195px;
  }
  .top-stories-more {
    /*width: 267px;*/
    width: 100%;
  }

  .top-stories {
    max-width: 900px;
  }

  .top-stories-text h1 {
    font-weight: normal;
    font-size: 28px;
    line-height: 28px;
  }
  /*.more-news .fluid {
    width: 22%;
    margin-left: 3%;
  }*/
  .top-stories-text {
    padding: 0 20px 18px;
  }
}

/*** End Top Stories Home Page ****/

.time-ago, .timestamp, .in {
  color: darkgrey;
  line-height: 1.2;
}
.time-ago > .clock, .timestamp > .clock {
  margin-right: 10px;
  top: 0;
  width: 15px;
  height: 15px;
  display: inline-block;
  background-color: darkgrey;
  border-radius: 100%;
  color: white;
}
.timestamp.long-format .formatted-time:not(.long-format) {
  display: none;
}
.timestamp.short-format .formatted-time:not(.short-format) {
  display: none;
}
.timestamp.medium-format .formatted-time:not(.medium-format) {
  display: none;
}
.timestamp.tiny-format .formatted-time:not(.tiny-format) {
  display: none;
}
.grid-view .timestamp .formatted-time.tiny-format {
  display: inline;
}
.grid-view .timestamp .formatted-time:not(.tiny-format) {
  display: none;
}
.grid-view .timestamp {
  float: right;
}
.time-ago > .clock::before, .timestamp > .clock::before {
  font-family: FontAwesome;
  content: "\f104";
  display: block;
  position: relative;
  left: 4px;
  bottom: 4px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: center center;
  transform-origin: center center;
}
.timestamp.show-elapsed:not(.older-than-one-day) .traditional-time {
  display: none;
}
.timestamp.hide-elapsed .elapsed-time, .timestamp.older-than-one-day .elapsed-time {
  display: none;
}
.timestamp.hide-clock .clock {
  display: none;
}
.category {
  color: rgb(22, 52, 112);
}
.slider-container .item-origin {
  clear: both;
}
.description .item-origin {
  float: left;
  font-size: 0.7em;
  color: darkgrey;
}
.news-item .item-origin {
  margin-top: 10px;
}
.slider .item-origin {
  clear: both;
}
.social-widget-container {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  bottom: 1px;
}
.social-widget-container > a {
  display: block;
  float: left;
}
.social-widget {
  line-height: 125%;
  width: 22px;
  height: 22px;
  position: relative;
  text-align: center;
  background-color: rgb(200,200,200);
  display: inline-block;
  margin: 5px;
  color: white;
  transition: all 250ms;
}
.social-widget::before {
  font-family: FontAwesome;
  color: inherit;
  font-size: 0.8em;
}
.facebook.social-widget::before {
  content: "\f09a";
}
.google-plus.social-widget::before {
  content: "\f0d5";
}
.instagram.social-widget::before {
  content: "\f16d";
}
.twitter.social-widget::before {
  content: "\f099";
}
.email.social-widget::before {
  content: "\f003";
  font-weight: 700;
}
.social-widget-container .twitter.social-widget:hover {
  background-color: rgb(64,153,255);
}
.social-widget-container .facebook.social-widget:hover {
  background-color: rgb(59,89,152);
}
.social-widget-container .google-plus.social-widget:hover {
  background-color: rgb(211, 72, 54);
  color: white;
}
.social-widget-container .email.social-widget:hover {
  background-color: rgb(155,155,155);
}
.social-widget-container .share-label {
  color: darkgrey;
  float: left;
  line-height: normal;
  margin: 8px 5px 0 0;
  font-size: 0.8em;
}
.news {
  list-style-type: none;
}
.cnewsfeed .news-item {
  margin: 10px 0;
  float: left;
}
.news .title {
  font-weight: bold;
  font-size: 1.4em;
  line-height: 100%;
}
.news .summary {
  line-height: 20px;
  font-size: 0.9em;
}
.news-item {
  font-size: 18px;
  border-bottom: solid 1px lightgrey;
  padding-bottom: 10px;
}
.news-item .description {
  float: right;
  width: 70%;
}
.cnewsfeed .news-image {
  display: block;
  width: 200px;
  height: 110px;
  float: left;
}
.news-item .read-more {
  font-size: 0.9em;
  white-space: nowrap;
}

.view-switch-tab {
  height: 30px;
  width: 130px;
  float: right;
  clear: both;
  cursor: pointer;
  margin-bottom: 40px;
  margin-top: 20px;
}
.view-switch-tab .view-tab {
  width: 50%;
  height: 100%;
  box-sizing: border-box;
  float: left;
  text-align: center;
  display: inline-block;
  position: relative;
  color: grey;
  font-size: 0.9em;
  border: solid 1px darkgrey;
}
.view-switch-tab .view-tab > * {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.view-switch-tab .view-tab > .label {
right: 7px;
}
.view-switch-tab .view-tab:first-of-type {
  border-radius: 3px 0 0 3px;
  border-right: none;
}
.view-switch-tab .view-tab:last-of-type {
  border-radius: 0 3px 3px 0;
}
.view-tab .icon {
  font-family: FontAwesome;
  display: block;
  position: absolute;
  left: 10px;
}
.view-tab .grid-icon::after {
  content: "\f009";
}
.view-tab .list-icon::after {
  content: "\f03a";
}
.view-switch-tab .active.view-tab {
  background-color: rgb(22, 52, 112);
  color: white;
}
.navigation .menu-ad .ad_iframe {
  width: 100%;
  height: 250px;
}
.paging + .data {
  float: left;
}
.image-grid {
  clear: both;
  width: 100%;
}
.grid-view .paged.image-grid {
  display: block;
}
.grid-view .image-grid .description .hide-in-grid-view {
  display: none;
  margin: 0;
}
.grid-view .image-grid .title {
  text-overflow: ellipsis;
  width: 100%;
  float: left;
  text-align: left;
}
.grid-view .image-grid .time-ago {
  width: 30%;
  float: right;
  text-align: right;
}
.grid-view .image-grid .time-ago::before {
  content: '|';
}
.image-grid .play-button-container {
  width: 2em;
  height: 2em;
}

.image-grid .grid-ad {
  float: left;
  width: 100%;
  text-align: center;
  overflow:hidden;
  display: flex;
  justify-content: center;
  margin: 0 0 25px;
}

.image-grid .grid-ad > * {
  width: auto;
  height: auto;
}

.image-grid .grid-ad * {
  max-width:100%;
}

.grid-pager-container {
  width: 100%;
  float: right;
  clear: both;
}
.grid-pager {
  height: 25px;
  position: relative;
  display: inline-block;
  float: right;
  color: lightgrey;
  right: 10px;
}
.grid-pager > * {
  height: 100%;
  display: inline-block;
  float: left;
}
.grid-pager .pager-button {
  cursor: pointer;
  width: 10px;
  position: relative;
  top: 3px;
  transition: all 150ms;
}
.grid-pager .pager-button:active {
  -webkit-transform: scale(1.4);
  transform: scale(1.4);
}
.grid-pager .pager-button:hover {
  color: rgb(182, 0, 0);
}
.grid-pager .pager-left {
  margin-right: 10px;
}
.grid-pager .pager-right {
  margin-left: 10px;
}
.grid-pager .page-indicator {
  width: 10px;
  height: 10px;
  display: inline-block;
  background-color: lightgrey;
  border-radius: 100%;
  margin: 3px;
  transition: background-color 150ms;
  cursor: pointer;
}
.grid-pager .active.page-indicator {
  background-color: rgb(182, 0, 0);
  -webkit-animation: pop 150ms;
  animation: pop 150ms;
}
.grid-pager .page-indicator-container {
  height: 100%;
  margin-top: 7px;
}
.image-grid .summary {
  line-height: 1.5;
  padding-bottom: 5px;
}
.image-grid .description * {
  margin: 0;
  box-sizing: border-box;
}
.image-grid-item .origin {
  font-size: 0.85em;
  float:left;
}
.grid-view .image-grid .description {
  font-size: 0.8em;
  height: 20%;
  margin-top: 5px;
}
.grid-view .image-grid-item {
  width: 33.33333%;
  display: block;
  float: left;
  box-sizing: border-box;
  height: 190px;
  padding: 10px;
  position: relative;
}
.grid-view .image-grid-item:nth-of-type(3n + 1) {
  padding-left: 0;
}
.grid-view .image-grid-item:nth-of-type(3n + 2) {
  padding-left: 5px;
  padding-right: 5px;
}
.grid-view .image-grid-item:nth-of-type(3n + 3) {
  padding-right: 0;
}
 .grid-view .image-grid-item-image {
  display: block;
  width: 100%;
  height: 80%;
  position: relative;
}
.image-grid-item-image .covered-background::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left:  0;
  right: 0;
  opacity: 0;
  background-color: black;
  transition: opacity 250ms;
}
.image-grid-item-image:hover .covered-background::before {
  opacity: 0.3;
}
.image-grid-item-image {
  position: relative;
  overflow: hidden;
}
 .image-grid-item-image * {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
}
.image-grid-item-image img {
  width: 100%;
}
.list-view .image-grid-items-container {
  display: block;
  overflow-x: hidden;
}
.list-view .image-grid-item {
  width: 100%;
  float: left;
  clear: both;
  margin: 0 0 25px;
}
.list-view .image-grid-item > * {
  box-sizing: border-box;
}
.list-view .image-grid-item-image {
  width: 25%;
  height: 115px;
  float: left;
  margin-right: 2%;
  margin-top: 8px;
}
.list-view .image-grid-item .title {
  font-size: 1.6em;
  font-weight: bolder;
  margin-bottom: 5px;
  min-height: 60px;
  border-radius: 5px;
}
.list-view .hide-in-list-view {
  display: none;
}
.list-view .description {
  font-size: 0.9em;
  float: right;
  width: 72%;
}
.list-view .long-time-ago {
  margin-top: 5px;
}
.list-view .long-time-ago ~ *, .list-view .long-time-ago {
  font-size: 0.9em;
}
.list-view .long-time-ago .clock {
  margin-right: 5px;
}
.list-view .social-widget-container {
  font-size: 1.2em;
  float: right;
}
.list-view .social-widget-container .social-widget {
  margin: 5px;
}
.list-view .social-widget-container .share-label {
  margin-top: 7px;
  font-size: 0.8em;
}
.grid-view .news {
  width: 33.333333333%;
  float: left;
}
.grid-view .news .description {
  float: left;
  width: 100%;
}
.grid-view .news .hide-in-grid-view {
  display: none;
}
.grid-view .news .title {
  font-size: 0.7em;
  font-weight: normal;
  color: black;
  width: 65%;
  float: left;
  line-height: 1.3em;
}
.title a {
  color: inherit;
}
.title a:hover {
  text-decoration: underline;
}
.grid-view .news {
  margin-bottom: 40px;
  box-sizing: border-box;
}
.grid-view .news-item {
  border: none;
  margin: 0;
  height: 150px;
  width: 100%;
}
.grid-view .news:nth-of-type(3n - 2) {
  padding-right: 5px;
}
.grid-view .news:nth-of-type(3n - 1) {
  padding: 0 5px 0 5px;
}
.grid-view .news:nth-of-type(3n) {
  padding-left: 5px;
}
.grid-view .news-image {
  width: 100%;
  height: 100%;
}
.grid-view .cnews {
  clear: both;
}
.grid-view .item-origin {
  width: 35%;
  float: right;
  text-align: right;
}
.grid-view .time-ago .clock, .grid-view .category {
  display: none;
}
.image-grid-container {
  display: flex;
  flex-direction: column;
}
.grid-view .image-grid-container {
  position: relative;
}
.grid-view .image-grid-items-container {
  position: relative;
  display: block;
  width: 100%;
  overflow-x: hidden;
  overflow-y: hidden;
}
.paged.grid-view .image-grid .image-grid-items-container {
  height: 400px;
}
.grid-view .grid-page {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  overflow: visible;
  opacity: 0;
  transition: opacity 250ms;
}
.grid-view .active.grid-page {
  opacity: 1;
  z-index: 1;
}
.news-image {
  position: relative;
}
.news-image::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: black;
  opacity: 0.2;
  transition: opacity 250ms;
}
.news-image:hover::before {
  opacity: 0;
}
.ad.block ~ ::selection {
  background-color: transparent !important;
}
.image-slider-list, .video-list {
  width: 100%;
  height: 170px;
  overflow: hidden;
  position: relative;
}
.video-list-slider-container {
  width: 100%;
}
.video-list-container .slide-indicator {
  border: none;
}
.video-list-container {
  height: auto;
  overflow: auto;
  width: 100%;
}
.ie .video-list-container {
  overflow: visible;
}
.block .image-slider-container h3, .block .video-list-container h3 {
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.image-slider-pager, .video-list-pager {
  margin: auto;
}
.image-slider-pager-container, .video-list-pager-container {
  padding-top: 20px;
}
.image-slider-list .image-slider-item, .video-list .video-list-item {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
}
.image-slider-list .active.image-slider-item, .video-list .active.video-list-item {
  z-index: 1;
  opacity: 1;
}
.image-slider-item, .image-slider-item-image, .video-list-item, .video-list-image {
  width: 100%;
  height: 100%;
}
.image-slider-container > h3, .video-list-slider-container > h3 {
  width: 100%;
}
.image-slider-item .title, .video-list-item .title {
  font-size: 0.8em;
  font-weight: 300;
  box-sizing: border-box;
  padding: 8px;
}
.image-slider-item-image .play-button-container, .video-list-image .play-button-container {
  width: 2em;
  height: 2em;
  font-size: 1.4em;
  position: absolute;
}
.image-slider-pager, .video-list-pager {
  height: 30px;
  width: 75%;
}
.image-slider-pager .slide-indicator-container, .video-list-pager .slide-indicator-container {
  height: 100%;
  width: 70%;
  margin: auto;
  float: left;
  padding: 0 10px;
  box-sizing: border-box;
  position: relative;
}
.image-slider-pager .slide-indicator, .video-list-pager .slide-indicator {
  display: table-cell;
  position: relative;
  padding-top: 10px;
  background-color: transparent;
}
.image-slider-pager .slide-indicator::after, .video-list-pager .slide-indicator::after {
  content: '';
  border-radius: 100%;
  height: 10px;
  width: 10px;
  display: block;
  background-color: rgb(214, 214, 214);
  margin: auto;
}
.image-slider-pager .active.slide-indicator::after, .video-list-pager .active.slide-indicator::after {
  background-color: rgb(182, 0, 0);
}
.image-slider-pager .pager-button, .video-list-pager .pager-button {
  display: inline-block;
  width: 15%;
  height: 100%;
  float: left;
  text-align: center;
  position: relative;
  cursor: pointer;
  color: rgb(214, 214, 214);
}
.image-slider-pager .pager-button:hover, .video-list-pager .pager-button:hover {
  color: rgb(182, 0, 0);
}
.pager-button::after {
  font-family: FontAwesome;
  font-size: 1.8em;
  color: inherit;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.ie .pager-button::after {
  font-size: 1.8rem;
}
.pager-right::after {
  content: "\f105";
}
.pager-left::after {
  content: "\f104";
}
footer {
  width: 100%;
  display: block;
  background-color: rgb(5, 46, 96);
}
footer {
  color: lightgrey;
}
footer a {
  color: inherit;
}
.footer-navigation {
  width: 95%;
  padding: 25px 0;
  margin: auto;
}
footer nav {
  height: 100%;
  width: 100%;
  color: lightgrey;
  font-size: 0.8em;
  position: relative;
  padding-bottom: 25px;
  margin: auto;
  border-bottom: solid 1px grey;
}
footer nav .menu-home {
  display: none;
}
footer nav .level-1 {
  text-align: center;
  display: table;
  table-layout: fixed;
  width: 100%;
  margin: auto;
}
footer nav a {
  display: inline-block;
  padding-bottom: 7px;
}
footer a:hover {
  text-decoration: underline;
}
footer nav .level-1 > .menu-item-container:first-child {
  display: none;
}
footer nav .level-1 > .menu-item-container {
  display: table-cell;
  text-align: left;
  vertical-align: top;
  padding-right: 5px;
}
footer nav .level-1 > .menu-item-container > a {
  text-transform: uppercase;
  width: 100%;
  font-size: 1.05em;
  font-weight: bold;
  text-decoration: underline;
}
.miscellaneous-info {
  font-size: 0.7em;
  width: 80%;
  margin: auto;
  line-height: 2em;
}
.miscellaneous-links > a {
  font-weight: 600;
}
.miscellaneous-links > a:first-of-type {
  padding-right: 10px;
}
.miscellaneous-links > a:not(:first-of-type) {
  padding: 0 10px;
}
.miscellaneous-links > a:not(:last-of-type) {
  border-right: solid 1px grey;
}
.footer-widget-container {
  width: 100%;
  height: 110px;
  position: relative;
  background-image: linear-gradient(#002e64, #024ab1);
}
.footer-widgets {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 80%;
  margin: auto;
  display:flex;
  justify-content:space-between;
}
.footer-widgets > * {
  float: left;
}
.footer-widgets .social-widgets {
  opacity: 0.8;
}
.footer-widgets .social-widgets, .footer-widgets .social-widget {
  margin-left: 20px;
}
.footer-widgets .social-widget {
  font-size: 2em;
  display: inline-block;
  transition: all 250ms;
  background-color: transparent;
}
.footer-widgets .social-widget:hover {
  text-decoration: none;
  color: white;
  text-shadow: 0 0 20px white;
}
footer .logo {
  width: 160px;
  height: 50px;
}
.google-translator-container {
  position: relative;
  top: 7px;
  margin: 0 0 0 40px;
  height: 40px;
  width: 250px;
}
.google-translator-container form {
  display: none;
}
.newsletter-subscription-container {
  float: right;
  width: 270px;
  position: relative;
  right: 80px;
  bottom: 15px;
}
.newsletter-subscription-container label {
  display: block;
  float: left;
  clear: both;
  margin-bottom: 10px;
  font-size: 0.8em;
  color: white;
  font-weight: 300;
}
.subscribe-input-container {
  float: left;
  padding: 0;
  width: 100%;
}
.subscribe-input-container > * {
  display: block;
  float: left;
  border: none;
  outline: none;
  height: 100%;
  box-sizing: border-box;
}
.subscribe-input-container input[type=text] {
  width: 70%;
  border: inherit;
  padding: 7px 10px;
  font-size: 13px;
}
.subscribe-input-container input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 28%;
  width: calc(30% - 5px);
  border: inherit;
  background-color: rgb(182, 0, 0);
  color: white;
  font-weight: bolder;
  height: 100%;
  padding: 7px 3px;
  cursor: pointer;
  border-radius: 0;
  margin-left: 5px;
}
.subscribe-input-container input[type=submit]:hover {
  opacity: 0.9;
}
[name=email_subscribe_button]:disabled {
  opacity: 0.5;
}
#google_translate_element {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.goog-te-gadget-simple {
  padding: 3px !important;
}
#google_translate_element .goog-te-menu-value span {
  font-size: 0.9em;
  margin: 10px 0 0 7px;
}

.weather-container {
  display: block;
  top: 0px;
  right: 100px;
  width: 180px;
  height: 115px;
  font-size: 2.9em;
  color: white;
  z-index: 2;
}
.weather-widget {
  position: relative;
  height: 100%;
  box-sizing: border-box;
}
.weather-widget a {
  color: inherit;
}
.weather-widget a:hover {
  text-decoration: underline;
}
.weather-widget .extended-forecast {
  font-size: 0.9em;
}
.weather-widget .now {
  text-align: center;
  font-weight: 100;
  font-size: 0.6em;
  position: relative;
  top: 10px;
}
.weather-widget .current-temperature {
  position: relative;
  font-weight: 600;
  font-size: 1.1em;
}
.weather-widget .weather-image {
  position: relative;
  width: 1.4em;
  height: 1.8em;
  background-color: transparent;
  float: left;
  right: 5px;
  background-size: contain;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.weather-dropdown {
  display: block;
  height: 0;
  overflow: hidden;
  width: 130%;
  position: absolute;
  top: 100%;
  right: 0;
  font-size: 15px;
  background-color: rgb(33, 38, 44);
  z-index: -1;
  text-align: center;
  opacity: 0;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  transition-duration: 250ms;
}
.show-weather-dropdown {
  width: 16px;
  height: 16px;
  position: absolute;
  right: 10px;
  bottom: 5px;
  border-radius: 100%;
  border: solid 1px white;
  background-image: url(/css/images/arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  cursor: pointer;
  opacity: 0.8;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  transition: all 250ms;
}
.show-weather-dropdown.active {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.weather-widget:hover .show-weather-dropdown {
  opacity: 1;
}
.weather-dropdown.active {
  z-index: 1;
  opacity: 1;
  height: auto;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.weather-dropdown > *:not(:first-child) {
  margin-bottom: 15px;
}
.weather-dropdown .location {
  position: relative;
}
.weather-dropdown .location::before, .weather-dropdown .location::after {
  position: absolute;
  left: 6px;
  bottom: 0;
  font-size: 1.4em;
}
.ie .weather-dropdown .location::before,
.ie .weather-dropdown .location::after {
  font-size: 1.4rem;
}
.weather-dropdown .location::before {
  content: "\f041";
  font-family: FontAwesome;
}
.weather-dropdown .location::after {
  content: "\f1ce";
  font-family: FontAwesome;
  font-size: 0.5em;
  top: 1.6em;
  margin-left: 0.3em;
  -webkit-transform: scaleY(0.6);
  transform: scaleY(0.6);
}
.ie .weather-dropdown .location::after {
  font-size: 0.5rem;
  top: 12px;
  margin-left: 2px;
}
.weather-forecast-container {
  position: relative;
  width: 100%;
}
.five-day-weather-forecast.weather-forecast-container {
  height: 100%;
}
.weather-outlook, .weather-radar {
  width: 100%;
  padding: 5px;
  box-sizing: border-box;
}
.weather-outlook > * {
  margin: 5px 0 10px 0;
}
.outlook-days, .radar-view-container {
  border: solid 2px rgba(255, 255, 255, 0.1);
  border-radius: 5px;
  background-color: #191E22;
  margin: auto;
}
.outlook-days > * {
  margin: 5px 0 10px;
}
.outlook-day-container {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.outlook-day-container .day {
  display: table-cell;
  text-align: center;
}
.outlook-day-container .day > * {
  float: none;
  position: static;
  display: block;
  margin: auto;
}
.day > .percipitation {
  position: relative;
  height: 40px;
  text-align: center;
  background-image: url(/css/images/drop.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.percipitation .percentage {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 0.8em;
  z-index: 2;
}
.weather-radar-frame {
  display: block;
  margin: 5px auto;
  width: 90%;
  height: 111px;
}
.latest-weather-blog {
  font-size: 0.8em;
}
.latest-weather-blog a {
  text-decoration: underline;
  margin: 0 10px;
}
.submit-weather-pics, .weather-social-media {
  font-size: 0.9em;
}
.weather-social-media {
  margin: 0 15px;
}
.weather-social-media .social-widgets-container {
  margin-top: 10px;
}
.weather-social-media .social-widget {
  font-size: 1.5em;
  display: inline-block;
  width: 25px;
  height: 25px;
  position: relative;
}
.weather-social-media .social-widget::before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.weather-social-media .facebook {
  background-color: #3b5998;
}
.weather-social-media .google-plus {
  background-color: #d34836;
}
.weather-social-media .twitter {
  background-color: #4099FF;
}
.submit-weather-pics::after {
  content: "\f030";
  font-family: FontAwesome;
  font-size: 1.3em;
  margin-left: 5px;
}

.news-item .covered-background::before, .video-list-item .covered-background::before {
  opacity: 0;
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  transition: background-color 250ms, opacity 250ms;
  background-color: black;
}

.news-item .covered-background:hover::before, .video-list-item .covered-background:hover::before {
  opacity: 0.3;
}

.paging {
  float: none;
  clear: both;
  width: 100%;
  height: 20px;
  margin-top: 25px;
}
.paging > .previous-page {
  float: left;
  text-align: left;
}
.paging > .previous-page > a::before {
  content: "\f053";
  position: relative;
  margin-right: 10px;
}
.paging > .next-page {
  float: right;
  text-align: right;
}
.paging > .next-page > a::after {
  content: "\f054";
  text-align: left;
  margin-left: 10px;
}
.paging > .next-page > a::after, .paging > .previous-page > a::before {
  font-family: FontAwesome;
  display: inline-block;
}
.paging > .previous-page, .paging > .next-page {
  color: grey;
}
.paging a {
  display: inline-block;
  width: 100%;
  height: 100%;
  text-transform: uppercase;
  color: inherit;
  transition: color 150ms;
}
.paging a:hover {
  text-decoration: underline;
  color: black;
}
.player_wrapper {
  margin-bottom: 30px;
}
.videopage h4 {
  width: 50%;
  text-transform: uppercase;
  font-size: 1.1em;
  border-bottom: solid 1px lightgrey;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.news-article {
  border-top: solid 5px rgb(22, 52, 112);
  min-height: 400px;
  padding-top: 20px;
  overflow: auto;
}
.highlight-story {
  overflow-x: hidden;
}
.block:first-child .highlight-story {
  margin-top: 0;
  border-top: none;
  padding-top: 0;
}
.highlight-story .meta-info {
  font-size: 1.2em;
}
.news-article h1 {
  font-size: 2em;
  margin: 10px 0 15px;
}
.news-article .keyword:not(:last-of-type)::after {
  content: ',';
}
.news-article:first-child h1 {
  margin-top: 0;
  line-height: 1;
}
.news-article .meta-info-container {
  width: 75%;
  font-size: 11px;
  display: inline-block;
  vertical-align: middle;
}
.news-article .meta-info {
  float: left;
  color: darkgrey;
  margin-right: 20px;
}
.news-article a, .news-article .source {
  color: rgb(51, 126, 183);
}
.news-article a:hover {
  text-decoration: underline;
}
.news-article .topic-container {
  font-size: 0.8em;
  float: left;
  clear: both;
  margin: 10px 0 10px;
}
.news-article .topic:not(:last-of-type)::after {
  content: ',';
}
.news-article .article-content {
  float: left;
  clear: both;
  width: 100%;
  min-height: 200px;
  margin: 20px 0 20px;
}
.small.social-widget-container {
  font-size: 0.8em;
  position: relative;
  bottom: 5px;
}
.small.social-widget-container .social-widget {
  width: 15px;
  height: 15px;
}
.news-article .main-image {
  width: 100%;
  height: 450px;
  clear: both;
  padding: 15px 0 15px;
}
.news-article-image{
  width: 100%;
  height: 100%;
}
.block.viewnews {
  padding-bottom: 40px !important;
  overflow-y: auto;
}
.ticker-bar-container {
  width: 100%;
}
.ticker-bar {
  height: 70px;
  padding: 7px 0 7px;
  width: 85%;
  margin: auto;
  box-sizing: border-box;
}
.ticker-bar > *, .ticker-category {
  height: 100%;
}
.ticker-item-scroller {
  float: right;
  width: 75%;
}
.ticker-category-container {
  overflow-y: hidden;
  width: 95%;
  float: left;
  z-index: 2;
}
.ticker-category {
  width: 100%;
  display: none;
}
.active.ticker-category {
  display: block;
}
.ticker-bar {
  position: relative;
}
.ticker-bar-container * {
  box-sizing: border-box;
}
.ticker-bar .close-button {
  float: right;
  position: relative;
  left: 10px;
  height: auto;
  display: inline-block;
}
.ticker-category a[href*=live-stream] .ticker-item-image > .covered-background {
  background-color: transparent !important;
}
.ticker-category a[href*=live-stream] .ticker-item-image > .covered-background {
  background-size: contain !important;
  transition: -webkit-transform 150ms;
  transition: transform 150ms;
}
.ticker-category a[href*=live-stream]:hover .ticker-item-image > .covered-background {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.close-button {
  display: inline-block;
  cursor: pointer;
  -webkit-transform-origin: center;
  transform-origin: center;
  transition: all 100ms;
}
.close-button::before {
  content: "\f057";
  font-family: FontAwesome;
  font-size: 28px;
  color: white;
}
.close-button:hover {
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}
.close-button:active {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.ticker-item-container {
  white-space: nowrap;
  overflow: hidden;
}
.ticker-item-container a {
  display: inline-block;
  height: 100%;
}
.ticker-category-description {
  width: 20%;
  float: left;
}
.ticker-item {
  display: inline-block;
  font-weight: 900;
  color: white;
  background-color: rgba(0, 0, 0, 0.2);
  height: 100%;
  padding: 5px;
  position: relative;
}
.ticker-item, .ticker-button {
  background-color: rgba(0, 0, 0, 0);
}
.loading.ticker-bar-container {
  display: none;
}
.ticker-item, .ticker-button, .ticker-bar-container {
  transition: background-color 250ms;
  box-sizing: border-box;
}
.ticker-item:hover, .ticker-button:hover {
  background-color: rgba(0, 0, 0, 0.3);
}
.ticker-item-image {
  float: left;
  margin-right: 10px;
}
.ticker-item-image .no-image {
  display: none;
}
.ticker-item-description {
  float: right;
  width: 250px;
  font-size: 0.8em;
  white-space: normal;
  overflow: ellipsis;
  font-weight: 100;
}
.ticker-menu {
  opacity: 0;
  height: 0;
  overflow: hidden;
  color: white;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  transition: opacity 150ms, -webkit-transform 150ms;
  transition: opacity 150ms, transform 150ms;
}
.ticker-menu-container {
  position: absolute;
  display: inline-block;
  left: -20px;
  color: rgb(90, 90, 90);
  padding: 20px 0 30px 20px;
  width: 20%;
  font-size: 1.1em;
  height: 0;
  z-index: 10;
  min-width: 250px;
  overflow: hidden;
}
.ticker-menu-container .active-category {
  text-transform: uppercase;
  position: relative;
  bottom: 5px;
  white-space: nowrap;
  font-weight: 600;
  overflow-x: visible;
  transition: color 150ms;
}
.ticker-menu-container .active-category-link {
  font-size: 0.7em;
  position: relative;
  bottom: 5px;
  left: 38px;
}
.ticker-menu-container .active-category-link > a:hover {
  text-decoration: underline;
}
.darker.ticker-bar-container .ticker-menu-container .active-category-link > a {
  color: white;
}
.active.ticker-menu-container {
  background-color: darkgrey;
  height: auto;
  overflow-y: auto;
  overflow-x: hidden;
}
.active.ticker-menu-container .active-category-link {
  display: none;
}
.ticker-menu-container .menu-button {
  float: left;
  margin-right: 20px;
  z-index: 2;
}
.ticker-menu-container .menu-button.active ~ .ticker-menu {
  opacity: 1;
  height: auto;
  overflow: auto;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.menu-button.active ~ .active-category {
  color: white !important;
}
.ticker-menu-item {
  cursor: pointer;
  font-size: 0.9em;
  margin: 0 0 7px 28px;
}
.ticker-menu-item:hover {
  text-decoration: underline;
}
.ticker-item-scroller {
  position: relative;
  height: 55px;
}
.ticker-item-scroller > * {
  margin-right: 5px;
}
.ticker-button {
  font-family: FontAwesome;
  position: relative;
  height: 100%;
  padding: 13px;
  width: 50px;
  color: white;
  font-size: 2em;
  cursor: pointer;
  display: inline-block;
  transition: all 150ms;
}
.ticker-button:first-of-type::before {
  content: "\f053";
}
.ticker-button:last-of-type::before {
  content: "\f054";
}
.ticker-button:first-of-type {
  float: left;
}
.ticker-button:last-of-type {
  float: left;
}
.ticker-button::before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ticker-item-container {
  width: 80%;
  float: left;
  height: 100%;
}
.news_list > li > * {
  margin-top: 5px;
  font-size: 0.85em;
}
.news > .continuousnews h3 {
  border-bottom: none;
}
.search-icon {
  font-family: FontAwesome;
  font-size: 1.5em;
  color: white;
  padding: 0;
  opacity: 0.5;
  cursor: pointer;
}
.search-icon::before {
  content: "\f002";
}
.search-box .mobile-search-form {
  position: relative;
  width: auto;
}
.search-box .mobile-search-form input[type=text] {
  width: 0;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0;
}
.search-box .mobile-search-form input[type=text].expanded {
  opacity: 1;
  width: 25%;
  min-width: 200px;
  height: 30px;
  overflow: auto;
  padding: 5px;
  left: -20px;
  top: -37px;
  position: absolute;
  outline: solid 1px rgb(22, 52, 112);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  transition: all 150ms;
  z-index: 99999;
  box-shadow: 0 0 0px 10px rgba(0, 0, 0, 0.7);
}
.search-box .mobile-search-form .search-icon {
  width: 35px;
  height: 35px;
}
.header_ad {
  width: 100% !important;
  overflow: hidden !important;
}
.header_ad > .content * {
  max-width: 100%;
}
.watchnow_ad {
    margin-bottom: 10px;
}
.weather-image-upload-button {
  border: none;
  display: block;
  font-size: 1.1em;
  background-color: rgb(22, 52, 112);
  color: white;
  padding: 15px;
  margin: 15px auto 10px auto;
  width: 100%;
}
.traffic-conditions-container {
  width: 100%;
  height: 500px;
}
/*------Contiuous News Popout-------*/
.continuous-news-popout {
  background-color: rgb(22, 52, 112);
  color: white;
  padding: 10px;
  font-size: 16px;
  overflow-x: hidden;
  overflow-y: auto;
  cursor: pointer;
  transition: background-color 150ms;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.continuous-news-popout:hover {
  background-color: rgba(11, 26, 56, 0.9);
}
.continuous-news-popout .popout-text {
  width: 60%;
  float: left;
  margin-left: 10px;
}
.continuous-news-popout .popout-text h4 {
  font-size: 1.2em;
  font-weight: 600;
}
.continuous-news-popout .popout-text small {
  font-size: 0.7em;
  opacity: 0.5;
}
.continuous-news-popout [class*=icon] {
  font-family: FontAwesome;
  font-size: 1.4em;
  display: inline-block;
  transition: all 150ms;
}
.continuous-news-popout .desktop-icon {
  background-color: rgb(182, 0, 0);
  padding: 5px 15px;
  border-radius: 5px;
  float: left;
}
.continuous-news-popout .desktop-icon::before {
  content: "\f108";
}
.continuous-news-popout .popout-icon {
  position: relative;
  float: right;
  opacity: 0.5;
  outline: solid 2px white;
  font-size: 0.8em;
  width: 1em;
  height: 1em;
  right: 2px;
  top: 2px;
}
.continuous-news-popout:hover .popout-text small {
  opacity: 1;
}
.continuous-news-popout .popout-icon::before {
  content: "\f178";
  font-weight: 900;
  font-size: 1.4em;
  display: block;
  -webkit-transform: rotate(-45deg) translate(0.5em, -0.1em);
  transform: rotate(-45deg) translate(0.5em, -0.1em);
  -webkit-transform-origin: center;
  transform-origin: center;
}
.continuous-news-popout .popout-icon::before {
  font-size: 1rem;
}
.continuous-news-popout:hover .desktop-icon {
  -webkit-animation: pop 150ms linear;
  animation: pop 150ms linear;
}
.continuous-news-popout:hover [class*=icon]{
  opacity: 1;
}
.videopage {
  overflow-y: auto;
  overflow-x: hidden;
}
.weather-forecast-container .tab-container {
  font-size: 16px;
  height: 40px;
  position: relative;
}
.weather-forecast-container .tab-section {
  background-color: white;
  position: relative;
}
.weather-forecast-container .radar.tab-section .weather-radar {
  height: 100%;
  margin-top: 10px;
}
.weather-forecast-container .radar.tab-section {
  height: 100%;
  width: 100%;
}
.weather-forecast-container .tab-container .tab {
  font-size: 1.2em;
  font-weight: bolder;
  width: 50%;
  float: left;
  border: none;
  text-align: center;
  vertical-align: middle;
  padding-top: 10px;
  color: darkgrey;
  cursor: pointer;
  position: relative;
  height: 100%;
  box-sizing: border-box;
  z-index: 1;
}
.weather-forecast-container .tab-container .tab.active::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.weather-forecast-container .active-border {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  z-index: 0;
  width: 100%;
}
.weather-forecast-container .weather-forecast {
  display: table;
  width: 100%;
}
.weather-forecast-container .weather-forecast .forecast-day {
  display: table-cell;
  padding-top: 8px;
  table-layout: fixed;
  text-align: center;
  width: 21%;
}
.five-day-weather-forecast.weather-forecast-container .day,
.five-day-weather-forecast.weather-forecast-container .temperature-low {
  font-size: 0.7em;
}
.five-day-weather-forecast.weather-forecast-container .weather-image {
  width: 45px;
  height: 45px;
  margin: auto;
}
.five-day-weather-forecast.weather-forecast-container .weather-image * {
  width: 100%;
  hegiht: 100%;
}
.weather-forecast-container .temperature-high {
  font-size: 1.3em;
}
.weather-forecast-container .temperature-low {
  margin: 5px auto;
}
.weather-forecast-container .today {
  color: rgb(51, 126, 183);
}
.weather-forecast-container .tab.active {
  color: rgb(22, 52, 112);
}
.weather-forecast-container .tab-section:not(.active):not([style]) {
  display: none;
}
.weather-object-container {
  height: 460px;
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}
.weather-object {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  opacity: 1;
}
.weather-object > * {
  width: 100%;
  height: 100%;
}
.weather-object:not(.active) {
  opacity: 0;
}
.weather-object-button {
  display: block;
  float: left;
  width: 33.333333333%;
  height: 170px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 6px;
  cursor: pointer;
  position: relative;
  -webkit-transition: all 100ms;
  -o-transition: all 100ms;
  transition: all 100ms;
  -webkit-transform: translateZ(0) scale(1);
  -ms-transform: translateZ(0) scale(1);
  -o-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1);
}
.weather-object-button > *:first-child {
  outline: solid 1px transparent;
  -webkit-transition: outline-color 100ms;
  -o-transition: outline-color 100ms;
  transition: outline-color 100ms;
}
.weather-object-button:active {
  -webkit-transform: translateZ(0) scale(0.95);
  -ms-transform: translateZ(0) scale(0.95);
  -o-transform: translateZ(0) scale(0.95);
  transform: translateZ(0) scale(0.95);
}
.weather-object-button.active > *:first-child {
  outline-color: rgb(182, 0, 0);
}
.weather-object-button .covered-background::before {
  content: '';
  opacity: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgb(22, 52, 112);
  -webkit-transition: opacity 250ms;
  -o-transition: opacity 250ms;
  transition: opacity 250ms;
}
.weather-object-button:hover .covered-background::before {
  opacity: 0.3;
}
.weather-object-button:nth-of-type(3n - 2) {
  padding-right: 6px;
}
.weather-object-button:nth-of-type(3n - 1) {
  padding-left: 3px;
  padding-right: 3px;
}
.weather-object-button:nth-of-type(3n) {
  padding-left: 6px;
}
.weather-object-button .covered-background {
  height: 100%;
  width: 100%;
  position: relative;
  display: block;
}
.weather-object-button .covered-background .button-text {
  color: white;
  font-weight: bold;
  font-size: 1.6rem;
  text-shadow: 0 4px 5px black;
  top: 50%;
  text-align: center;
  display: block;
  width: 100%;
  position: absolute;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 250ms;
  -o-transition: all 250ms;
  transition: text-shadow 250ms;
}
.tabbed-news-container {
  font-size: 18px;
  width: 100%;
}
.tabbed-news-container .news-tab-panel {
  font-size: 1em;
  color: black;
  box-shadow: none;
  border: solid 1px rgba(0, 0, 0, 0.2);
  border-top: none;
  border-radius: 0 0 5px 5px;
  padding: 20px 15px;
}
.tabbed-news-container .news-tab-panel:hover .news-item-image-container,
.tabbed-news-container .news-tab-panel:hover .news-title-list-item {
  opacity: 0.7;
  transition: opacity 250ms;
}
.tabbed-news-container .news-tab-panel:hover .news-item-image-container.active,
.tabbed-news-container .news-tab-panel:hover .news-title-list-item.active {
  opacity: 1;
}
.tabbed-news-container .tab-container {
  overflow: auto;
  height: auto;
  width: 100%;
  display: table;
  table-layout: fixed;
}
.tabbed-news-container .tab {
  display: table-cell;
  color: rgb(51, 126, 183);
  padding: 10px;
  box-sizing: border-box;
  border: solid 1px rgba(0, 0, 0, 0.2);
  border-radius: 5px 5px 0 0;
  white-space: nowrap;
  height: 55px;
}
.tabbed-news-container .tab .icon {
  background-color: transparent;
  box-shadow: none;
  display: inline-block;
  font-size: 1.2em;
}
.tabbed-news-container .trending-icon::before {
  content: "\f201";
}
.tabbed-news-container .trending-icon {
  font-family: FontAwesome;
  display: inline-block;
}
.tabbed-news-container .most-viewed-icon {
  border: solid 2px rgb(51, 126, 183);
  display: inline-block;
  width: 15px;
  height: 15px;
  min-width: 0;
  padding: 0;
  border-radius: 0;
  min-height: 0;
  margin-left: 10px;
  top: 5px;
  position: relative;
}
.tabbed-news-container .most-viewed-icon::before {
  content: url(/css/images/cursor.png);
  position: relative;
  display: inline-block;
  top: 8px;
  left: 10px;
  -webkit-transform: rotate(-15deg);
  transform: rotate(-15deg);
}
.tabbed-news-container .tab.ui-tabs-selected .most-viewed-icon::before,
.tabbed-news-container .tab:hover .most-viewed-icon::before {
  content: url(/css/images/cursor_black.png);
}
.tabbed-news-container .tab.ui-tabs-selected .most-viewed-icon,
.tabbed-news-container .tab:hover .most-viewed-icon {
  border-color: black;
  padding: 0;
}
.tabbed-news-container .tab.ui-tabs-selected {
  color: black;
  border-bottom: none;
}
.tabbed-news-container .tab a {
  font-size: 1em;
  color: inherit;
  text-transform: uppercase;
}
.tabbed-news-container .news-title-list-item {
  display: block;
  float: left;
  clear: both;
  margin-bottom: 8px;
  text-align: left;
}
.block.tabbed-news-widget {
  border-bottom: none !important;
}
.tabbed-news-widget .summary {
  background: transparent !important;
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  float: none;
  display: inline;
  text-decoration: underline;
}
.tabbed-news-widget .full-summary {
  display: none;
}
.tabbed-news-container .item-number {
  background-color: rgb(51, 126, 183);
  color: white;
  display: inline-block;
  width: 1.5em;
  height: 1.3em;
  border-radius: 100%;
  text-align: center;
  padding: 0.2em 0 0 0;
  position: relative;
  margin: 0 5px 0 0;
  min-width: 0;
  box-shadow: none;
}
.tabbed-news-container .item-link {
  color: black;
  text-decoration: none;
}
.tabbed-news-container .item-link:hover {
  text-decoration: none;
}
.tabbed-news-container a:hover {
  color: black;
  text-decoration: underline;
}
.tabbed-news-container .news-title-list-container {
  width: 60%;
  overflow: auto;
  height: auto;
  float: left;
}
.tabbed-news-container .news-image-list-container {
  width: 40%;
  height: 150px !important;
  float: right;
  height: auto;
}
.tabbed-news-container .news-item-image-container {
  width: 25%;
  height: 50%;
  display: inline-block;
  float: left;
  box-sizing: border-box;
  padding: 1px;
}
.tabbed-news-container .news-item-image-container:first-of-type {
  width: 50%;
  height: 100%;
}
.tabbed-news-container .news-item-image-container:nth-of-type(2) {
  width: 50%;
  height: 50%;
}
.tabbed-news-container .news-item-image {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.tabbed-news-container .positioning-container {
  position: relative;
}
.tabbed-news-container .list-container {
  box-sizing: border-box;
  margin: 0;
  overflow-x: hidden;
}
.back-to-top-button {
  position: fixed;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  bottom: 20px;
  right: -2000px;
  width: 40px;
  height: 40px;
  display: block;
  background-color: black;
  z-index: -1;
  cursor: pointer;
  opacity: 0;
  transition: opacity 150ms;
}
.back-to-top-button.active {
  opacity: 0.5;
  right: 20px;
  z-index: 9999;
}
.back-to-top-button:hover {
  opacity: 1;
}
.back-to-top-button:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
.back-to-top::before {
  content: "\f062";
  color: white;
  font-family: FontAwesome;
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.promos .image-slider-list {
  height: 245px;
  min-width: 295px;
}
.promos .image-slider-list .title-container {
  display: none;
}
.extra_buttons {
  max-width: 100%;
}
.flow_player_container {
  overflow: hidden;
}
.weather-video-slider {
  border-top: solid 5px rgb(22, 52, 112);
  margin-top: 20px;
}
.videopage .summary {
  margin-bottom: 50px;
}
#sgStickyWrap {
  top: 35px !important;
  box-shadow: 0 2px 10px -4px black !important;
}
.weather-object-container object {
  pointer-events: none;
}
.wysiwyg_381 #tabs ul {
  display: block;
  width: 100%;
  height: auto;
  overflow: auto;
  font-size: 1.8em;
}
.wysiwyg_381 #tabs ul {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-bottom: none;
}
.wysiwyg_381 #tabs ul li {
  display: table-cell;
  width: 33.3333%;
}
.wysiwyg_381 #tabs ul a {
  color: black;
}
.wysiwyg_381 #tabs ul .ui-tabs-selected a {
  color: rgb(22, 54, 111);
}
.wysiwyg_381 #tabs .ui-tabs-panel {
  box-shadow: none;
  text-align: center;
}
.wysiwyg_381 #tabs .ui-tabs-panel > p > * {
  display: inline-block;
  width: 100%;
}

.wysiwyg_9516 {
  z-index: 19;
}

.interactiveRadar {
  z-index: 19;
}

.staff-grid .image-grid .image-grid-item {
  width: 20%;
  padding: 2px !important;
  height: 280px;
}
.staff-grid .image-grid .image-grid-item .image-grid-item-image {
 height: 70%;
}
.staff-grid .image-grid .image-grid-item .description {
  height: 30%;
}
.staff-grid .image-grid .image-grid-item .origin {
  display: none;
}
.skeleton-news-popout .image-grid-item .origin {
  white-space: nowrap;
  float: left;
}
.content p, .article-content p, .summary p {
  margin-bottom: 20px;
  line-height: 2.4ex;
}
.skeleton-news-popout .template-title {
  background-color: rgb(22, 52, 112);
  color: white;
}
#sg-modal-container .sg-sticky-wrap, #spingo-container .sg-sticky-wrap {
  z-index: 4 !important;
}
#smartbanner.android {
  position: fixed;
}
#page_search * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#page_search .paging .pagination > * {
  display: inline-block;
  color: rgb(22, 54, 111);
}
#page_search .paging td {
  padding: 0;
}
#page_search .search-results h5 {
  font-size: 1.4em;
}
#page_search .search-results .date {
  color: grey;
}
#page_search .search-results li {
  margin-bottom: 10px;
  border-bottom: solid 1px lightgrey;
  padding-bottom: 10px;
}
#page_search .search-results li > * {
  margin-top: 5px;
}
#page_search #searchForm {
  display: block;
  overflow: auto;
}
#page_search #searchField {
  padding: 7px;
  font-size: 1.1em;
  height: 40px;
}
#page_search #searchButton {
  height: 100%;
  border: none;
  background-color: rgb(182, 0, 0);
  padding: 10px 20px;
  position: relative;
  color: white;
  font-weight: bold;
  cursor: pointer;
  border-radius: none;
  font-size: 1.1em;
}
#page_search .search-results a:hover {
  text-decoration: underline;
}

/*--------- Desktops and laptops only ----------- */
@media only screen  and (min-width : 1197px) {
  .column {
    float: left;
  }
  .search-box .mobile-search-form {
    display: none;
  }
  .mobile-menu-button {
    display: none;
  }
  #row1column1 {
    min-height: 180px;
  }
  .header .weather-widget {
    padding: 15px 0 0px 30px;
  }
  .header .navigation-container {
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
    height: 35px;
    padding: 3px 45px;
    background-color: #1c4cab;
    color: white;
    font-family: 'Roboto';
    text-transform: uppercase;
    text-align: left;
    overflow: visible;
  }
  .navigation > .level-1 {
    position: relative;
    height: 100%;
  }
  .navigation > .level-1 > * {
    height: inherit;
    box-sizing: border-box;
  }
  .header .navigation {
    float: left;
    position: absolute;
    top: 0;
    bottom: 0;
  }
  .navigation a {
    color: inherit;
  }
  .navigation a.active {
    /*
  opacity: 0.7 !important;
    cursor: text;
  */
  }
  .header .navigation .level-1 > li {
    padding: 7px 5px;
    display: block;
    float: left;
    text-align: center;
    height: 100%;
    transition: border-color 250ms;
  }
  .header .navigation .level-1 > li:hover,  .header .navigation .level-1 > li.active{
    color: white;
    background-color: rgb(0, 60, 141);
  }
  .header .navigation .level-1 > li > a {
    -webkit-transition: color 100ms;
    -o-transition: color 100ms;
    text-shadow: 0.05px 0 0 white;
    font-size: 1.1em;
    transition: color 100ms;
    display: inline-block;
    -webkit-transform: scaleX(0.9);
  }
  .header .navigation .level-1 > li:hover > a, .header .navigation .level-1 > li.active > a{
    opacity: 0.7;
    color:white;
  }
  .header .navigation li.level-1 > ul {
    display: none;
  }
  .sticky.navigation-container {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    padding: 0 15%;
    z-index: 9999;
    -webkit-backface-visibility:hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: fadeInDown 250ms ease-in;
    animation: fadeInDown 250ms ease-in;
  }
  a.menu-home, a.menu-search {
    font-size: 0 !important;
    color: transparent;
    display: inline-block;
  }
  .header .navigation .level-1 > li:hover > a.menu-search {
    opacity: 1;
  }
  .header .navigation .level-1 > li:hover > a.menu-search::before {
  color: rgb(22, 52, 112);
  text-shadow: none;
  }
  .menu-home::before {
    content: "\f015";
    font-family: FontAwesome;
    color: white;
    font-size: 20px;
    transition: opacity 100ms;
  }
  .menu-search::before {
    content: "\f002";
    font-family: FontAwesome;
  color: white;
    font-size: 20px;
    opacity: 1;
    transition: opacity 100ms;
  padding-left: 1px;
  }
  .menu-home:hover::before {
    opacity: 1;
  }
  .menu-item-container.has-mega-menu:hover .mega-menu-dropdown, .active.mega-menu-dropdown, .has-mega-menu.active .mega-menu-dropdown {
    display: block;
    z-index: 20;
    opacity: 1;
    height: auto;
    overflow: auto;
  }
  div.navigation#menu ul.level-1 > li.menu-item-container:last-child {
    background-color: #FED24F;
    color: black;
  }
  .menu-item-container:not(.has-mega-menu) {
    position: relative;
  }
  .menu-item-container.no-sub-nav:not(.has-mega-menu) .mega-menu-dropdown {
    border: none !important;
  }
  .menu-item-container:not(.has-mega-menu) .mega-menu-dropdown {
    position: absolute;
    left: -9999px;
    right: auto;
    z-index: -1;
  }
  .menu-item-container:not(.has-mega-menu) .mega-menu-dropdown .level-2 {
    margin-top: 0;
  }
  .menu-item-container:not(.has-mega-menu) .mega-menu-dropdown .ad-block {
    display: none;
  }
  .menu-item-container:not(.has-mega-menu) .mega-menu-dropdown .additional-links {
    display: none;
  }
  .menu-item-container:not(.has-mega-menu):not(:first-child):hover:not(:last-child) .mega-menu-dropdown {
    display: block;
    height: auto;
    overflow: auto;
    width: 250px;
    z-index: 20;
    opacity: 1;
    left: 0;
  }
  .menu-item-container:not(.has-mega-menu):hover .mega-menu-dropdown .level-2 {
    width: 100%;
  }

  .mega-menu-dropdown li.menu-item-container:not(:last-child){
    border-bottom: 1px solid rgba(255, 255, 255, 0.38);
  }
  .mega-menu-dropdown {
    position: absolute;
    background-color: rgb(9, 61, 136);
    opacity: 0;
    display: block;
    text-align: left;
    width: 1080px;
    top: 100%;
    left: 0;
    right: 0;
    height: 0;
    overflow: hidden;
    z-index: -1;
  }
  .mega-menu-dropdown > * {
    box-sizing: border-box;
    height: 100%;
    display: block;
    padding: 10px;
  }
  .mega-menu-stories {
    float: left;
    width: 70%;
  }
  .mega-menu-stories > * {
    height: 100%;
  }
  .mega-menu-stories {
    width: 45%;
  }
  .mega-menu-dropdown > * {
    float: left;
  }
  .mega-menu-dropdown .level-2 {
    width: 25%;
  }
  .mega-menu-dropdown .ad-block {
    width: 30%;
    float: right;
  }
  .mega-menu-story {
    box-sizing: border-box;
    float: left;
    position: relative;
    padding: 10px;
  }
  .mega-menu-dropdown a:hover {
    text-decoration: underline;
    opacity: 0.7;
  }
  .mega-menu-story .story-image {
    display: inline-block;
    margin: 0px 10px 0 0;
    float: left;
  }
  .mega-menu-story:first-child {
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
    width: 100%;
    height: 70%;
    clear: both;
  }
  .mega-menu-story:first-child .title {
    font-size: 1.2em;
    margin-bottom: 10px;
  }
  .mega-menu-story:first-child .story-image {
    width: 175px;
    height: 100px;
  }
  .mega-menu-story:first-child .description {
    font-size: 0.8em;
  }
  .mega-menu-story:not(:first-child) {
    width: 50%;
    font-size: 0.7em;
    height: 30%;
  }
  .mega-menu-story:not(:first-child) .play-button::after {
    font-size: 12px;
  }
  .mega-menu-story:not(:first-child) .title {
    display: none;
  }
  .mega-menu-story:not(:first-child) .story-image {
    width: 85px;
    height: 50px;
    float: left;
  }
  .mega-menu-story:not(:first-child) .description {
    width: 110px;
    float: right;
  }
  .mega-menu-story .title {
    font-weight: 500;
  }
  .mega-menu-dropdown .level-2 {
    margin-top: 10px;
    font-size: 0.9em;
  }
  .mega-menu-dropdown .level-2 > *:not(:first-child) {
    padding: 10px 0;
  }
  .mega-menu-dropdown .additional-links {
    font-weight: 600;
    font-size: 1.2em;
  }
  .menu-item-container.empty:not(.has-mega-menu) .mega-menu-dropdown {
    display: none;
    border: none;
  }
  /****** Search Box ********/
  .search-box-container {
    z-index: 2;
    float: right;
    margin: 2px auto;
    max-width: 20%;
  }
  .mobile-menu {
    display: none;
  }
  .header-container.off-screen {
    height: 35px;
  }
  .header-container.off-screen .header {
    height: 100%;
  }
  .header-container.off-screen .header > :not(.navigation-container) {
    display: none;
  }
  button#show-search-bar {
  border: none;
    outline: none;
  background-color: rgb(182, 0, 0);
    width: 30px;
  height: 28px;
    display: block;
    float: right;
    color: white;
  position: relative;
  top: 1px;
  right: 95px;
  }
  button#show-search-bar:hover {
    cursor: pointer;
  }
  .sticky.navigation-container #show-search-bar {
  position: relative;
    top: 3px;
  right: 228px;
  }
  .ui-dialog {
    background-color: #272727;
    padding:15px;
  }
  .ui-dialog-overlay {
    background-color: rgba(0,0,0,0.7);
  }
  .ui-dialog-titlebar {
  text-align: right;
  }
  .ui-dialog-titlebar a {
  color: white;
  position: relative;
  top: -8px;
  }
  #search_form input {
    width: 78%;
    height: 29px;
    border: none;
    font-size: 1.1em;
    padding: 10px;
  }
  #search_form button {
    width: 18%;
      height: 50px;
    font-size: 1.1em;
    background-color: #B60000;
    border: none;
    color: white;
  }
}
/*---------- Dustin Additinal CSS  -----------*/

.new-btn{
  padding: 8px 16px;
  background: #024ab1;
  color: white;
  border-radius: 5px;
  border: 0;
  font-size: 14px;
  margin: 10px 10px 10px 0px;
  width: 100%;
}

.btn-wrap{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}


/*---------- Table Styles -------------*/

.table_common a {
  text-decoration: underline;
}

.table_common {
 width: 100%;
}

.table_common th {
 width: 20%;
 background-color: #ccc;
}

.table_common td {
 padding: 5px;
}

.table_common tr:nth-child(even) {
 background-color: #ededed;
}

.table_common th:nth-child(even) {
 width: 5%;
}


/*---------- Bio Page Styles -----------*/

.bio-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 250px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #232323;
  padding-bottom: 20px;
}

.bio-wrap img {
    border-radius: 5px;
}

.biogroup {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: start;
}

.heading-6 {
  text-decoration: none;
}

.link-block {
  text-decoration: none;
}

/*---------- Community Page Styles -----------*/

.commwrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.commitem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 280px;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #323232;
}

.commimage {
  margin-bottom: 10px;
  background-color: #e0e0e0;
  border-radius:5px;
  width: 280px;
}

.commlink {
  margin: 6px;
  text-decoration: none;
}

.live-stream-mobile-banner {
  display: none;
  width: 100%;
}









/*---------- Slightly smaller than desktop  -----------*/
@media only screen and (max-width: 1376px) {
  .active-category {
    font-size: 0.75em;
  }
  .search-box-container {
    float: right;
  }
  .header .logo {
    width: 250px;
    background: url(/images/logos/website_header6.jpg);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .live-stream-mobile-banner {
    display: flex;
    align-items: center;
    justify-content: space-around;
  }
  .live-stream-mobile-banner img:nth-child(2) {    display: none;}
  .menu-icon-bar {
    background-color:#0048b8;
  }
  #row1column1 .ad.block {
    background-color: rgb(33, 38, 44);
  }
  .header .weather-widget {
    font-size: 0.8em;
  }
  .header .weather-container {
    right: 55px;
  }
}

/* Tablets (portrait and landscape) ----------- */
@media only screen and (max-width: 1197px) {
  .column {
    float: left;
  }
  #row1column1 > * {
    padding: 10px;
  }
  #row1column1 > .header-container {
    box-sizing: border-box;
    padding-top: 15px;
    max-height: 75px;
    border-bottom: 1px solid #d2cfcf;
    margin-bottom: 10px;
  }
  #row1column1 .ticker-bar-container {
    padding: 0px;
  }
  .show-weather-dropdown {
    bottom: -8px;
    right: -20px;
  }
  .ticker-bar {
    height: 60px;
    padding: 0;
  }
  .ticker-item-scroller {
    height: 50px;
  }
  .ticker-button::before {
    top: 55%;
  }
  .search-box .desktop-search-form {
    display: none;
  }
  .logo {
    height: 50px;
  }
  .header {
    z-index: 999;
    height: auto;
    overflow: visible;
    height: 50px;
  }
  .header_ad {
    position: relative;
    top: initial;
    bottom: initial;
    left: initial;
    right: initial;
  }
  .weather-widget > .weather-image, .weather-widget .now {
    float: left;
    padding-left: 20px;
  }
  .weather-widget > .weather-image {
    width: 30px;
    position: relative;
    left: 10px;
    bottom: 14px;
  }
  .sticky.header-container {
    position: fixed;
    top: 0;
    z-index: 1000;
    height: auto;
  }
  .sticky.header-container header {
    height: auto;
  }
  .sticky.header-container .mobile-menu-button, .sticky.header-container {
    top: 5px;
    position: relative;
  }
  .header-container .header .weather-container, .header .navigation-container {
    height: auto;
    right: auto;
  }
  .header-container #show-search-bar {
    display: none;
  }
  .header .navigation-container {
    width: auto;
    background: #1c4cab;
    padding: 10px;
    border-radius: 5px;
  }
  .header-container .header .weather-container {
    width: 130px;
    display: none;
  }
  .header .logo-container {
    position: relative;
    left: initial;
    right: initial;
    top: initial;
    bottom: initial;
    margin-right: 2%;
  }
  .header > * {
    position: relative;
    float: left;
  }
  .weather-dropdown {
    min-width: 250px;
  }
  .player_wrapper, .player_share, .player_embed_container {
    max-height: 540px !important;
    width: 100% !important;
  }
  .mobile-search-form .search-icon {
    opacity: 1;
    font-size: 1.8em;
  }
  .navigation-container nav {
    float: right;
  }
  .ticker-item {
    padding: 2px 3px;
  }
  .ticker-item-image {
    margin: auto;
  }
  .navigation-container .search-box-container {
    float: left;
  }
  .weather-widget .current-temperature {
    font-size: 1.1em;
    font-weight: 400;
    line-height: 0.9;
    left: 20px;
    width: auto;
  }
  .mobile-menu-button, .navigation-container {
    float: right;
  }
  #mobile-navigation-button.menu-icon-bar{
    background-color: #0048b8;
  }
  .image-slider-item .title, .video-list-item .title {
    font-size: 1.2em;
  }
  .paged.grid-view .image-grid .image-grid-items-container {
    height: 500px;
  }
  .ticker-item-description {
    display: none;
  }
  .ticker-item-container {
    width: 60%;
  }
  .ticker-category-container {
    width: 90%;
    height: 50px;
  }
  .ticker-category-container * {
    max-height: 100%;
  }
  .news-slider .slider-item {
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
  }
  .news-slider, .main-image {
    height: 450px;
  }
  .image-slider-container.promos {
    max-width: 295px;
    margin: auto;
  }
  .image-slider-list, .video-list {
    height: 450px;
    margin: auto;
  }
  .navigation {
    display: none;
  }
  .expanded.navigation .level-1 > * {
    display: block;
  }
  .mega-menu-story {
    color: white;
    padding: 0 0 10px 0;
    margin-top: 10px;
  }
  .mega-menu-story a {
    color: inherit;
  }
  .mega-menu-story .story-image {
    width: 85px;
    height: 45px;
    display: block;
  }
  .mega-menu-story .description {
    display: none;
  }
  .mobile-menu {
    display: block;
  }
  .news-article .main-image {
    /*max-height: 650px;
    height: 650px;*/
  }
  .continuous-news-popout {
    display: none;
  }
  .news-article .article-content {
    text-align: left;
  }
  .image-slider-pager .slide-indicator {
    border-left: none;
  }
  .video-list {
    height: 550px;
  }
  /* About Us WYSIWYG */
  .wysiwyg_2054 table {
    display: block;
    max-width: 100%;
  }
  .video-list-image .play-button-container {
    width: 75px;
    height: 75px;
    font-size: 40px;
  }
}

@media screen and (max-width: 1197px) and (min-width: 1023px) {
  .video-list {
    max-height: 550px;
  }
  .google-translator-container {
    display: none;
  }
}

@media screen and (max-width: 1197px) and (min-width: 530px) {
  .grid-view .image-grid-item {
    height: 250px;
  }
  .grid-view .image-grid .title {
    font-size: 1.1em;
  }
}

@media only screen and (max-width: 1023px) {
  .image-slider-list, .video-list {
    height: 500px;
  }
  .image-slider-pager-container, .video-list-pager-container {
    padding-bottom: 20px;
  }
  .google-translator-container {
    display: none;
  }
  .footer-navigation {
    display: none;
  }
  footer .logo-container {
    display: none;
  }
  .footer-widgets .social-widgets, .newsletter-subscription-container {
    margin: auto;
    position: relative;
    float: none;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    overflow: auto;
    max-width: 400px;
  }
  .footer-widget-container {
    height: 140px;
  }
  .footer-widgets .social-widgets {
    top: 60px;
  }
  .footer-widgets .social-widgets {
    text-align: center;
  }
  .footer-widgets .social-widget {
    margin: 15px;
  }
  .newsletter-subscription-container {
    top: -40px;
  }
  footer {
    height: 100%;
  }
  footer .miscellaneous-info {
    font-size: 12px;
    margin-top: 20px;
    line-height: 1.3;
  }
  footer .miscellaneous-info > .miscellaneous-links > a {
    border-right: none;
    display: block;
    line-height: 2;
    text-align: center;
    text-indent: 0;
    margin: 0;
    padding: 0;
  }
  footer .miscellaneous-info > * {
    margin-bottom: 10px;
  }
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (max-width: 767px) {
  .main-content {
    max-width: 100%;
  }
  .column {
    width: 100%;
  }
  .ticker-menu-container .active-category-link {
    display: none;
  }
 .highlight-story .image-slider-container .slider-item {
  left: 0;
  }

  .highlight-story .image-slider-container {
  max-height: 100%;
  }

  .weather-widget .current-temperature {
    //left: 0;
  }
  .active-category {
    display: none;
  }
  .image-slider-list, .video-list {
    height: 400px;
    margin: auto;
  }
  .video-list-pager-container {
    max-width: 400px;
    margin: auto;
  }
  .tabbed-news-widget .news-image-list-container {
    display: none;
  }
  .tabbed-news-widget .news-title-list-container {
    width: 100%;
  }
  .tabbed-news-widget .short-summary {
    display: none;
  }
  .tabbed-news-widget .full-summary {
    display: inline-block;
  }
  .video-list-image .play-button-container {
    width: 65px;
    height: 65px;
    font-size: 30px;
  }
  .ticker-item-container {
    width: 58%;
  }
  .news-slider-container {
    overflow-y: auto;
    height: auto;
  }
  .news-slider, .main-image {
    height: 400px;
  }
  .slider-container .descriptions-container {
    height: 120px;
  }
  .title-container .title {
    font-size: 1.1em;
    text-align: left;
    padding: 10px;
  }
  .ticker-menu-container {
    text-align: left;
  }
  .slider-container .description .summary {
    width: 90%;
    text-align: left;
    font-size: 0.8em;
  }
  .news-slider-container .social-widget-container {
    display: none;
  }
  .social-widget-container {
    display: inline-block;
    width: auto;
    margin: auto;
    float: right;
    clear: right;
    position: relative;
  }
  .meta-info-container .meta-info {
    float: none;
  }
  .news-article .meta-info-container {
    width: auto;
  }
  .time-ago > .clock::before, .timestamp > .clock::before {
    left: 0;
    top: 0;
  }
  .social-widget-container .share-label {
    display: none;
  }
  .time-ago > .clock, .timestamp > .clock {
    top: 0.4ex;
    margin-right: 5px;
    position: relative;
    font-size: 1em;
    width: 1em;
    height: 1em;
  }
  .image-grid {
    overflow: auto;
    height: auto;
    float: left;
    clear: both;
  }
  .grid-view .time-ago {
    display: none;
  }
  .grid-view .short-title.title {
    width: 100%;
  }
  .slider-image .play-button-container {
    font-size: 1.5em;
    width: 1.5em;
    height: 1.5em;
  }
  .staff-grid .image-grid .image-grid-item {
    width: 25%;
  }
  .weather-dropdown {
    left: -50%;
  }
  .list-view {
    box-sizing: border-box;
    font-size: 1em;
  }
  .list-view .description {
    width: auto;
    float: none;
    text-align: left;
    font-size: 1.2em;
  }
  .list-view .image-grid-item {
    height: auto;
  }
  .list-view .image-grid-item-image {
    float: right;
    width: 40%;
    height: 50%;
    min-height: 125px;
    margin: 0 0 25px 20px;
  }
  .list-view .image-grid-item .long-title {
    display: none;
  }
  .list-view .image-grid-item .short-title {
    display: block;
    font-size: 1em;
  }
  .list-view .image-grid-item .read-more {
    display: none;
  }
  .time-ago > .clock::before, .timestamp > .clock::before {
    position: absolute;
    margin: 0;
    line-height: 0;
    padding: 0;
    left: 0.7em;
    bottom: 0;
    right: 0;
    top: 0.25em;
    height: 1em;
  }
  .list-view .long-time-ago {
    margin: 5px 0;
    display: inline-block;
  }
  .item-origin {
    margin-top: 0px;
  }
  .list-view .social-widget-container .social-widget {
    font-size: 18px;
  }
  .grid-pager {
    float: none;
  }
  .paged.grid-view .image-grid .image-grid-items-container {
    height: 760px;
  }
  .grid-view .image-grid-item {
    width: 50%;
    margin: 0 !important;
    padding: 10px !important;
  }
  .block.ad a[href*=adzerk] img {
    max-width: 100% !important;
    height: auto !important;
  }
  .traffic-conditions-container {
    width: 100%;
    height: 300px;
  }
  .weather-object-container {
    height: 320px;
  }
  .news-article .main-image {
    /*height: 550px;*/
  }
  #page_search table.paging,
  #page_search table.paging tr,
  #page_search table.paging tbody,
  #page_search table.paging td {
    display: block;
    width: 100%;
    text-align: center;
  }
  #page_search #searchButton {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 600px) {
  .news-article .main-image {
    height: 220px;
  }
}

/*----- Small phones in potrait mode  -----*/
@media only screen and (max-width: 503px) {
  .news-slider, .main-image {
    height: 220px;
  }
  .spotlight-ad {
    display: none !important;
  }
  .ticker-bar {
    height: 60px;
    padding: 2px 0 0 0;
  }
  .ticker-bar-container {
    padding: 0 !important;
    z-index: 2;
  }
  .ticker-bar .close-button {
    top: 20%;
  }
  .video-list-image .play-button-container {
    width: 40px;
    height: 40px;
    font-size: 25px;
  }
  .video-list {
    height: 290px;
  }
  .title-container .title {
    padding: 10px;
  }
  .image-grid .play-button-container {
    width: 2em;
    height: 2em;
  }
  .staff-grid .image-grid .image-grid-item {
    width: 33.3333333%;
  }
  .list-view .description .summary {
    /*float: left; */
    width: 52%;
  }
  .list-view .description {
    font-size: 1em;
  }
  .list-view .image-grid-item-image {
    min-height: 95px;
  }
  .timestamp .clock {
    display: none;
  }
  .timestamp .formatted-time {
    white-space: nowrap;
  }
  .timestamp .formatted-time:not(.tiny-format) {
    display: none;
  }
  .timestamp .formatted-time.tiny-format {
    display: inline !important;
  }
  .weather-object-button {
    width: 50%;
    padding: 2px !important;
    margin: 0;
  }
  .weather-video-slider {
    margin-bottom: 0;
  }
  .weather-object-container {
    height: 230px;
  }
  .sweet-alert {
    margin-left: 0;
    max-width: 80%;
    transform: translateX(-50%);
  }
  .ticker-menu-container {
    min-width: 250px;
    z-index: 1;
  }
  .ticker-menu-container.active {
    z-index: 5;
  }
  .ticker-button {
    width: 15%;
    font-size: 20px;
  }
  .ticker-item-container {
    min-width: 100px;
  }
  .ticker-item-scroller {
    width: 80%;
  }
}
@media only screen and (max-width: 373px) {
  .video-list {
    height: 200px;
  }
  .staff-grid .image-grid .image-grid-item {
    width: 50%;
  }
  .tabbed-news-widget .tab .icon {
    display: none;
  }
  .tabbed-news-widget .news-title-list-item {
    font-size: 0.7em;
  }
  .tabbed-news-widget .news-title-list-item .item-number {
    font-size: 1em;
  }
  .big-image-slider .slider-item .title {
    font-size: 1em;
  }
  .news-article .main-image {
    height: 300px;
  width: 373px;
  }
}
@media only screen and (max-width: 1600px) and (min-width: 1197px) {
  .sticky.navigation-container {
    padding: 0 40px 0 12%;
  }
}
@media screen and (max-width: 1387px) and (min-width: 1197px) {
  .header .navigation-container {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 1376px) and (min-width: 1197px) {

}
/******* Animations *******/
@-webkit-keyframes pop {

  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes pop {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

/* Pop */
@-webkit-keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}

.hvr-pop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-pop:hover, .hvr-pop:focus, .hvr-pop:active {
  -webkit-animation-name: hvr-pop;
  animation-name: hvr-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

img.respondEmbed {
max-width: 100%;
height: auto;
}

div.flexCenter {
display: flex;
justify-content: center;
align-items: center;
}


.imagedropshadow {
padding: 5px;
border: solid 1px #EFEFEF; }

a:hover img.imagedropshadow {
border: solid 1px #CCC;
-moz-box-shadow: 1px 1px 5px #999;
-webkit-box-shadow: 1px 1px 5px #999;
box-shadow: 1px 1px 5px #999; }


 .google-maps {
        position: relative;
        padding-bottom: 75%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }

div.countdown-container {background: #222 url('/images/bg.gif') repeat;
    color: #fff;
    -moz-text-shadow: 0 -1px 0 #000;
    -webkit-text-shadow: 0 -1px 0 #000;
    text-shadow: 0 -1px 0 #000;
    font-family: 'Helvetica Neue','Helvetica','Arial', sans-serif;
}

#CDT {
    font-size: 60px;
    color: #eee;
    margin: 70px 0 100px;
    font-weight: bold;
}

#CDT .number-wrapper {
    margin: 10px;
    -moz-box-shadow: 0 5px 8px #000000;
    -webkit-box-shadow: 0 5px 8px #000000;
    box-shadow: 0 5px 8px #000000;
    position: relative;
}

#CDT .number {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: #000;
    background-image: linear-gradient(bottom, #000000 2%, #3c3c3c 50%, #000000 100%);
    background-image: -o-linear-gradient(bottom, #000000 2%, #3c3c3c 50%, #000000 100%);
    background-image: -moz-linear-gradient(bottom, #000000 2%, #3c3c3c 50%, #000000 100%);
    background-image: -webkit-linear-gradient(bottom, #000000 2%, #3c3c3c 50%, #000000 100%);
    background-image: -ms-linear-gradient(bottom, #000000 2%, #3c3c3c 50%, #000000 100%);
    -webkit-border-top-right-radius: 7px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 7px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding: 0 12px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border: 1px solid #555;
    -moz-box-shadow: inset 0 4px 0 rgba(255, 255, 255, 0.2);
    -webkit-box-shadow: inset 0 4px 0 rgba(255, 255, 255, 0.2);
    box-shadow: inset 0 4px 0 rgba(255, 255, 255, 0.2);
    -moz-text-shadow: 0 3px 3px #000000;
    -webkit-text-shadow: 0 3px 3px #000000;
    text-shadow: 0 3px 3px #000000;
}

#CDT .line {
    position: absolute;
    width: 100%;
    height: 1px;
    top: 52%;
    left: 0;
    background: #000;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
}

.split_feed_container{
  width: 100%;
  float: left;
  clear: both;
  margin-top: 25px;
  max-width: 880px;
}

.split_feed_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}

.split_feed {
  width: 390px;
  border: 1px solid #e2e2e2;
  margin-bottom: 15px;
}

.feed_item{
  padding: 8px;
  border-bottom: 1px solid #e2e2e2;
}

.split_feed h3{
  color: #002e63;
  font-size: 35px;
  padding:8px;
}

.split_feed h4{
  color: black;
  font-size: 22px;
}

.foot_logo{
  background: url(/images/logos/logo-white.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.dish_wrap{
  display: flex;
  justify-content: center;
  font-style: italic;
  background: #fed24fa1;
  padding: 8px;
  border-radius: 4px;
}

.yellow-nav{
  background: #fed24f;
  color: white;
  font-weight: bold;
}

.yellow-nav > a {
  color:#1c4bab;
}

.yellow-nav > a:hover{
  color:white;
}

.weather-styles{
  margin-top: 35px;
  background: #2a3648;
  padding: 5px;
  border-radius: 5px;
  display:none !important;
}

@media only screen and (min-width: 310px) and (max-width:500px) {
  #bot_ad {

  }
  .bot_ad_open {
    display: block;
  }
  .bot_ad_closed {
    display: none;
  }
  .bot_ad_code {
    background-color: #e2e2e2;
  }
  #bot_ad_wrapper {
    left:0;
    position: fixed;
    text-align:center;
    bottom: 0px;
    width:100%;
    z-index:999;
    height: 50px;
    padding: 0;
  }
  .close_btn {
    position: absolute;
    top: 0px;
    right: 0px;
    overflow: hidden;
    margin: 0px;
    padding: 7px;
    border-radius: 0px;
    background-color: #fff;
    color: #8a8a8a;
    line-height: 10px;
  }
}

@media print {
  #row1column1 {
    display: none;
  }
  #row2column2 {
    display: none;
  }
  .navigation-container {
    display: none;
  }
  .footer-widget-container {
    display: none;
  }
  .footer-navigation {
    display: none;
  }
}

@media only screen and (min-width: 600px) {
  .mobile-election-btn {
    display: none;
  }
}

@media only screen and (max-width: 600px) {
  .mobile-election-btn {
    display: block;
  }
}
