@charset "UTF-8";
/* All */
html, body {
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, button, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-style: normal;
  font-size: 100%;
  font-family: inherit; }

i, cite, em, var {
  font-style: italic; }

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* == HTML5 display definitions == */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]), [hidden] {
  display: none; }

/* == Base == */
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: arial, sans-serif;
  color: #222; }

button, input, select, textarea {
  font-family: arial, sans-serif;
  color: #222; }

body {
  margin: 0;
  font-size: 12px;
  line-height: 1.4;
  font-family: Helvetica, Arial, sans-serif;
  color: #111; }

::-moz-selection, ::selection {
  background: #bbb;
  color: #fff;
  text-shadow: none; }

/* == Links == */
a {
  color: #36c;
  text-decoration: none; }
  a:visited {
    color: #036; }
  a:hover {
    text-decoration: underline;
    outline: 0; }
  a:active {
    outline: 0; }

:focus {
  outline: 0; }

/* == Typography == */
abbr[title] {
  border-bottom: 1px dotted; }

b, strong, .important {
  font-weight: bold; }

blockquote {
  margin: 1em 20px; }

dfn {
  font-style: italic; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

ins {
  background: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold; }

pre, code, kbd, samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }
  q:before, q:after {
    content: "";
    content: none; }

small {
  font-size: 85%; }

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* == Lists == */
ul {
  margin: 0.5em 0;
  padding: 0 0 0 30px; }

ol {
  margin: 0.5em 0;
  padding: 0 0 0 30px;
  list-style: decimal outside; }

ul {
  list-style: disc outside; }
  ul ul {
    list-style-type: circle; }

ol ol {
  list-style: upper-alpha; }

dl {
  margin: 0.5em 0; }

dt {
  font-weight: 700; }

dd {
  padding: 0 0 0 10px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }

/* == Embedded content == */
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle; }

svg:not(:root) {
  overflow: hidden; }

img.adapt {
  width: 100%;
  height: auto; }

/* == Figures == */
figure {
  margin: 0; }

caption {
  margin-bottom: 0.5em;
  text-align: center; }

/* == Forms == */
form {
  margin: 0;
  color: #444; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

label {
  cursor: pointer; }

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

select {
  font-size: 11px; }

button, input {
  line-height: normal; }

button {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible; }

input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible; }

button[disabled] {
  cursor: default; }

input[disabled] {
  cursor: default; }
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px; }
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }
  input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

input:invalid, textarea:invalid {
  background-color: #f0dddd; }

/* == Tables == */
table {
  border-collapse: separate;
  border-spacing: 0; }

td {
  vertical-align: top; }

th {
  font-weight: 700; }

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0; }

/* == Headers == */
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: 700; }

h1 {
  font-size: 2.5em;
  line-height: 1.2; }

h2 {
  font-size: 2em; }

h3 {
  font-size: 1.5em; }

h4 {
  font-size: 1.25em; }

h6 {
  font-weight: 400; }

p {
  margin: 0 0 10px; }

.f-left {
  float: left;
  margin: 0 2% 2% 0; }

.f-right {
  float: right;
  margin: 0 0 2% 2%; }

.clear {
  clear: both; }

/* ===== LIFERAY NORMALIZATION ===== */
html.aui-dialog-iframe-root-node {
  overflow: auto; }

body.portal-popup {
  background: none;
  padding: 10px; }
body.aui-dialog-iframe-popup {
  padding-bottom: 0; }
body.portal-iframe {
  padding: 0; }

.logo {
  display: inline-block;
  line-height: 1;
  vertical-align: middle; }

.portal-iframe #main-content {
  width: 100%; }

/* HTML Editor */
body.html-editor {
  background: #fff;
  color: #000; }

.html-editor.portlet-message-boards blockquote {
  background: #eef0f2 url(../images/message_boards/quoteleft.png) no-repeat 5px 5px;
  border: 1px solid #777;
  position: relative;
  padding: 5px 45px; }
  .html-editor.portlet-message-boards blockquote:after {
    background: url(../images/message_boards/quoteright.png) no-repeat 50%;
    bottom: 5px;
    content: "";
    display: block;
    height: 24px;
    position: absolute;
    right: 5px;
    width: 31px;
    z-index: 999; }
  .html-editor.portlet-message-boards blockquote cite {
    display: block;
    font-weight: bold; }
.html-editor.portlet-message-boards pre {
  background: #F9F9F9;
  border: 1px solid #777;
  padding: 0.5em; }

/* Alerts and popups */
.alert-background {
  background: #000; }

.popup-alert-notice {
  background-color: #FFC;
  border-bottom-color: #FC0; }

.popup-alert-warning {
  background-color: #FDD;
  border-bottom-color: #F00; }

/* Portal add content */
.portal-add-content {
  background: #FFF;
  text-align: left;
  z-index: 20; }
  .portal-add-content a {
    text-decoration: none; }

/* Loading animation */
.loading-animation {
  background: url(../images/progress_bar/loading_animation.gif) no-repeat top center;
  margin-top: 10px;
  padding-top: 40px;
  text-align: left; }

/* Update Manager */
.update-available {
  margin-top: 10px;
  padding: 2px;
  text-align: left; }

/* Text highlighting */
.highlight {
  background: #FFC;
  font-weight: bold;
  margin: 0 1px; }

/* Forms */
input[type="text"], input[type="password"], input[type="file"], input[type="submit"], input[type="button"], input[type="reset"], select, textarea, .textarea, button, .aui-field-input-text {
  padding: 5px; }

.access-display .access-display-sections {
  background: transparent;
  border: 0;
  padding: 0; }

.is-hidden, .hidden {
  display: none; }

ul, ol {
  padding: 18px;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0; }

* {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 100%; }

body {
  margin: 0 auto;
  font-size: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background-color: #ECEBEB; }

figure, body, .module h1, .module h2, p {
  padding: 0;
  margin: 0; }

.headline {
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.abstract {
  color: #636466; }

img {
  max-width: 100%;
  border: 0; }

address {
  font-style: normal; }

blockquote {
  font-style: italic;
  padding: 1.125rem;
  color: #000;
  background: #e4e3e3; }

button {
  background: none;
  border: 0;
  cursor: pointer;
  outline: 0;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1rem;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0;
  -ms-box-shadow: 0;
  -moz-box-shadow: 0;
  -o-box-shadow: 0;
  box-shadow: 0;
  border: 0;
  color: #000;
  box-shadow: 0;
  -webkit-box-shadow: 0; }

iframe {
  border: 0; }

.uplynk-flash-iframe {
  padding-bottom: 56.25%; }
  .uplynk-flash-iframe iframe {
    left: 0;
    position: absolute; }

[class*=aui] {
  font-size: 12px; }

input[type="radio"], input[type="checkbox"] {
  margin-right: 0.375rem; }

.container {
  overflow: visible;
  padding: 0; }

.background-gradient {
  background: #fdfdfd;
  background: -moz-linear-gradient(left, #fdfdfd 0%, #7f7f7f 50%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fdfdfd), color-stop(50%, #7f7f7f), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(left, #fdfdfd 0%, #7f7f7f 50%, #ffffff 100%);
  background: -o-linear-gradient(left, #fdfdfd 0%, #7f7f7f 50%, #ffffff 100%);
  background: -ms-linear-gradient(left, #fdfdfd 0%, #7f7f7f 50%, #ffffff 100%);
  background: linear-gradient(to right, #fdfdfd 0%, #7f7f7f 50%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#ffffff',GradientType=1 ); }

.gte-ie9 .background-gradient {
  filter: none; }

.portlet-asset-publisher .asset-full-content .asset-content {
  margin: 0; }

.public-page .portlet-borderless-container {
  min-height: 0;
  margin-bottom: 0; }

.portlet-dockbar .dockbar {
  z-index: 9999999; }

.portlet-staging-bar .staging-bar {
  z-index: 6666; }

.header--tv, .header--np, .header--micro {
  z-index: 9999998; }

.module--story iframe, .module--story--weather iframe, .js-SUH-UH iframe, .module__body iframe {
  width: 100%; }

table tbody tr {
  border-bottom: 0; }

table th, table td {
  padding: 0; }

.suh-is-loggedIn .show-signed-in {
  display: block !important; }
.suh-is-loggedIn .hide-signed-in {
  display: none !important; }

.suh-is-not-loggedIn .show-signed-out {
  display: block !important; }
.suh-is-not-loggedIn .hide-signed-out {
  display: none !important; }

.suh-is-subscriber.suh-is-loggedIn .show-insiders {
  display: block !important; }
.suh-is-subscriber.suh-is-loggedIn .hide-insiders {
  display: none !important; }
.suh-is-subscriber.suh-is-loggedIn .show-insiders--inline {
  display: inline !important; }

.suh-is-not-subscriber.suh-is-loggedIn .show-noninsiders {
  display: block !important; }
.suh-is-not-subscriber.suh-is-loggedIn .hide-noninsiders {
  display: none !important; }
.suh-is-not-subscriber.suh-is-loggedIn .show-noninsiders--inline {
  display: inline !important; }

.is-empty {
  visibility: hidden; }

.block__inner, .inner {
  color: #000;
  text-decoration: none; }
  .block__inner:hover, .inner:hover {
    text-decoration: none; }

.module {
  margin-bottom: 1.5rem; }

.header--light {
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  padding-bottom: 0.3125rem;
  font-weight: bold; }
  .header--light > h1 {
    font-size: 1.5rem;
    padding-bottom: 0.3125rem;
    font-weight: bold; }

.header--dark {
  background: #4c4c4c;
  text-transform: uppercase;
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: white;
  font-weight: normal;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  font-size: 0.875rem; }
  .header--dark > h1 {
    font-size: 0.875rem;
    text-transform: uppercase;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: white;
    margin: 0;
    padding: 0;
    font-weight: normal; }

.media__container--4x3 {
  height: 0;
  position: relative;
  overflow: hidden;
  text-align: center;
  padding-bottom: 75%; }

.media__container--16x9 {
  height: 0;
  position: relative;
  overflow: hidden;
  text-align: center;
  padding-bottom: 56.25%; }

.media__containter--1x1 {
  height: 0;
  position: relative;
  overflow: hidden;
  text-align: center;
  padding-bottom: 100%; }

.media {
  max-width: 100%; }

.media__container--4x3.is-loading,
.media__container--16x9.is-loading {
  background: #ecebeb; }
  .media__container--4x3.is-loading img,
  .media__container--16x9.is-loading img {
    visibility: hidden; }

[data-icon="prev"]:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[data-icon="next"]:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[data-icon="facebook"]:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #3B5998; }

[data-icon="pinterest"]:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #cc0220; }

[data-icon="instagram"]:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #c0ab92; }

[data-icon="twitter"]:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #4099FF; }

[data-icon="email"]:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[data-icon="google-plus"]:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #dd4b39; }

[data-icon="comments"]:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[data-icon="nav"]:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

a[data-icon]:before {
  text-decoration: none; }

.screen-reader-text {
  display: none; }

.trending--neutral:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #303030; }

.trending--up:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #007c09; }

.trending--down:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #303030; }

.rsp-icon:before {
  font-size: 1.25rem; }

.icon--facebook:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #3B5998; }

.icon--twitter:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #4099FF; }

.icon--youtube:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #b31217; }

.icon--email:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #d2d2d2; }

.icon--rss:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #FF6600; }

.icon--pinterest:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #cc0220; }

.icon--instagram:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #c0ab92; }

.icon--phone:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #d2d2d2; }

.icon--calendar:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #d2d2d2; }

.icon--google-plus:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #dd4b39; }

.icon--link:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #d2d2d2; }

.list--feature {
  margin-left: 0.75rem; }

.list__title {
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  text-transform: uppercase; }

.list__item {
  color: #636466;
  list-style-type: disc;
  display: list-item;
  padding-left: 0;
  font-size: 0.875rem; }
  .list__item a {
    color: #636466;
    text-decoration: underline; }
    .list__item a:hover {
      color: #000; }

.side__media {
  float: left; }

.side__body {
  overflow: hidden; }

.row:before, .row:after {
  content: " ";
  display: table;
  clear: both; }

.col-sm-one-whole {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 100%; }
  .col-sm-one-whole:first-child {
    padding-left: 0; }

.col-sm-one-half {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 50%; }
  .col-sm-one-half:first-child {
    padding-left: 0; }

.col-sm-one-third {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 33.333%; }
  .col-sm-one-third:first-child {
    padding-left: 0; }

.col-sm-two-thirds {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 66.666%; }
  .col-sm-two-thirds:first-child {
    padding-left: 0; }

.col-sm-one-fourth {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 25%; }
  .col-sm-one-fourth:first-child {
    padding-left: 0; }

.col-sm-two-fourths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 50%; }
  .col-sm-two-fourths:first-child {
    padding-left: 0; }

.col-sm-three-fourths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 75%; }
  .col-sm-three-fourths:first-child {
    padding-left: 0; }

.col-sm-one-fifth {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 20%; }
  .col-sm-one-fifth:first-child {
    padding-left: 0; }

.col-sm-two-fifths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 40%; }
  .col-sm-two-fifths:first-child {
    padding-left: 0; }

.col-sm-three-fifths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 60%; }
  .col-sm-three-fifths:first-child {
    padding-left: 0; }

.col-sm-tfour-fifths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 80%; }
  .col-sm-tfour-fifths:first-child {
    padding-left: 0; }

.col-sm-one-sixth {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 16.666%; }
  .col-sm-one-sixth:first-child {
    padding-left: 0; }

.col-sm-two-sixths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 33.333%; }
  .col-sm-two-sixths:first-child {
    padding-left: 0; }

.col-sm-three-sixths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 50%; }
  .col-sm-three-sixths:first-child {
    padding-left: 0; }

.col-sm-four-sixths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 66.666%;
  float: left; }
  .col-sm-four-sixths:first-child {
    padding-left: 0; }

.col-sm-five-sixths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 83.333%; }
  .col-sm-five-sixths:first-child {
    padding-left: 0; }

.col-sm-one-eighth {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 12.5%; }
  .col-sm-one-eighth:first-child {
    padding-left: 0; }

.col-sm-two-eighths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 25%; }
  .col-sm-two-eighths:first-child {
    padding-left: 0; }

.col-sm-three-eighths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 37.5%; }
  .col-sm-three-eighths:first-child {
    padding-left: 0; }

.col-sm-four-eighths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 50%; }
  .col-sm-four-eighths:first-child {
    padding-left: 0; }

.col-sm-five-eighths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 62.5%; }
  .col-sm-five-eighths:first-child {
    padding-left: 0; }

.col-sm-six-eighths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 75%; }
  .col-sm-six-eighths:first-child {
    padding-left: 0; }

.col-sm-seven-eighths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 87.5%; }
  .col-sm-seven-eighths:first-child {
    padding-left: 0; }

.col-sm-one-tenth {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 10%; }
  .col-sm-one-tenth:first-child {
    padding-left: 0; }

.col-sm-two-tenths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 20%; }
  .col-sm-two-tenths:first-child {
    padding-left: 0; }

.col-sm-three-tenths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 30%; }
  .col-sm-three-tenths:first-child {
    padding-left: 0; }

.col-sm-four-tenths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 40%; }
  .col-sm-four-tenths:first-child {
    padding-left: 0; }

.col-sm-five-tenths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 50%; }
  .col-sm-five-tenths:first-child {
    padding-left: 0; }

.col-sm-six-tenths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 60%; }
  .col-sm-six-tenths:first-child {
    padding-left: 0; }

.col-sm-seven-tenths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 70%; }
  .col-sm-seven-tenths:first-child {
    padding-left: 0; }

.col-sm-eight-tenths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 80%; }
  .col-sm-eight-tenths:first-child {
    padding-left: 0; }

.col-sm-nine-tenths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 90%; }
  .col-sm-nine-tenths:first-child {
    padding-left: 0; }

.col-sm-one-twelfth {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 8.333%; }
  .col-sm-one-twelfth:first-child {
    padding-left: 0; }

.col-sm-two-twelfths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 16.666%; }
  .col-sm-two-twelfths:first-child {
    padding-left: 0; }

.col-sm-three-twelfths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 25%; }
  .col-sm-three-twelfths:first-child {
    padding-left: 0; }

.col-sm-four-twelfths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 33.333%; }
  .col-sm-four-twelfths:first-child {
    padding-left: 0; }

.col-sm-five-twelfths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 41.666%; }
  .col-sm-five-twelfths:first-child {
    padding-left: 0; }

.col-sm-six-twelfths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 50%; }
  .col-sm-six-twelfths:first-child {
    padding-left: 0; }

.col-sm-seven-twelfths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 58.333%; }
  .col-sm-seven-twelfths:first-child {
    padding-left: 0; }

.col-sm-eight-twelfths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 66.666%; }
  .col-sm-eight-twelfths:first-child {
    padding-left: 0; }

.col-sm-nine-twelfths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 75%; }
  .col-sm-nine-twelfths:first-child {
    padding-left: 0; }

.col-sm-ten-twelfths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 83.333%; }
  .col-sm-ten-twelfths:first-child {
    padding-left: 0; }

.col-sm-eleven-twelfths {
  float: left;
  padding-left: 12px;
  box-sizing: border-box;
  width: 91.666%; }
  .col-sm-eleven-twelfths:first-child {
    padding-left: 0; }

.brand-spotlight .layout__container {
  margin-top: 50px; }
.brand-spotlight .module--story, .brand-spotlight .module--story--weather {
  padding-top: 0; }
.brand-spotlight .story__content__body {
  font-family: Georgia, "Times New Roman", serif;
  padding-left: 2%;
  padding-right: 5%; }
  .brand-spotlight .story__content__body p {
    margin-bottom: 12px;
    font-size: 19px;
    color: #444444;
    line-height: 150%; }
.brand-spotlight .header .module--ad {
  margin-bottom: 0; }
  .brand-spotlight .header .module--ad:before {
    content: "Sponsored by:";
    display: block;
    text-transform: initial;
    max-width: 100%;
    font-weight: normal;
    font-size: 18px; }
.brand-spotlight .header .layout--share__second {
  display: none; }

.brand-spotlight {
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.nav--brand-spotlight {
  padding: 10px; }
  .nav--brand-spotlight a {
    color: white; }
    .nav--brand-spotlight a:hover {
      text-decoration: none; }
  .nav--brand-spotlight .layout--sponsor-generated {
    max-width: 432px;
    margin: 0;
    display: table; }
    .nav--brand-spotlight .layout--sponsor-generated .brand-cell {
      display: table-cell;
      vertical-align: middle; }
      .nav--brand-spotlight .layout--sponsor-generated .brand-cell.spotlight-brand {
        border-right: 1px solid #fff;
        text-transform: uppercase;
        font-weight: normal;
        letter-spacing: 0.05em; }
        .nav--brand-spotlight .layout--sponsor-generated .brand-cell.spotlight-brand a {
          font-size: 28px; }
      .nav--brand-spotlight .layout--sponsor-generated .brand-cell.spotlight-sponsored {
        line-height: 12px;
        text-align: center;
        padding-left: 15px;
        text-transform: uppercase; }
        .nav--brand-spotlight .layout--sponsor-generated .brand-cell.spotlight-sponsored a {
          font-size: 10px; }
        .nav--brand-spotlight .layout--sponsor-generated .brand-cell.spotlight-sponsored span {
          font-size: 12px;
          letter-spacing: 0.05em; }

.brand-spotlight .template--scripps_responsive_sponsored_story .headline {
  float: left;
  width: 83%;
  padding-top: 0; }
.brand-spotlight .template--scripps_responsive_sponsored_story .ad--100x32 {
  float: left;
  width: 16%;
  padding-right: 1%;
  padding-top: 0.3rem; }

.nav--brand-spotlight .brand-spotlight--site-logo {
  max-width: 68px;
  float: left;
  max-height: 100%;
  min-width: 68px;
  background-size: contain;
  background-repeat: no-repeat;
  height: 40px;
  margin-right: 0; }

.sponsor-generated__main-header {
  background-position: top center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  min-height: 178px;
  width: 100%;
  display: block;
  padding: 10%;
  padding-top: 36%;
  background-image: url("../images/beach-background.jpg");
  background-size: 100%;
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 7%; }

.brand-spotlight .sponsor-generated__headline {
  font-size: 48px;
  font-weight: bold;
  color: white;
  text-shadow: 1px 2px 10px black; }

.ie8 .brand-spotlight .sponsor-generated__headline, .ie9 .brand-spotlight .sponsor-generated__headline {
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,strength=3,direction=135); }

.brand-spotlight .share-header {
  float: left;
  font-size: 14px;
  text-transform: uppercase;
  padding: 7px 15px 0 0; }
.brand-spotlight .share__social-items > div {
  float: left;
  width: 40px; }
.brand-spotlight .share__social-items span {
  display: block !important;
  height: 33px;
  margin: 0;
  width: 100%;
  text-align: center; }
.brand-spotlight .share__social-items .item {
  background-image: none !important;
  color: #fff;
  font-family: "FontAwesome";
  position: relative;
  font-size: 1.1875rem; }
  .brand-spotlight .share__social-items .item > span:before {
    top: 6px;
    position: relative; }
  .brand-spotlight .share__social-items .item > span > span {
    opacity: 0;
    position: absolute;
    top: 0; }
.brand-spotlight .share__social-items .item:hover {
  background: #fff; }
.brand-spotlight .share__social-items .item--facebook {
  background: #3B5998;
  border: 1px solid #3B5998; }
  .brand-spotlight .share__social-items .item--facebook .st_facebook_large:before {
    content: ""; }
  .brand-spotlight .share__social-items .item--facebook:hover .st_facebook_large:before {
    color: #3B5998; }
.brand-spotlight .share__social-items .item--twitter {
  background: #4099FF;
  border: 1px solid #4099FF; }
  .brand-spotlight .share__social-items .item--twitter .st_twitter_large:before {
    content: ""; }
  .brand-spotlight .share__social-items .item--twitter:hover .st_twitter_large:before {
    color: #4099FF; }
.brand-spotlight .share__social-items .item--googleplus {
  background: #dd4b39;
  border: 1px solid #dd4b39; }
  .brand-spotlight .share__social-items .item--googleplus .st_googleplus_large:before {
    content: ""; }
  .brand-spotlight .share__social-items .item--googleplus:hover .st_googleplus_large:before {
    color: #dd4b39; }
.brand-spotlight .share__social-items .item--rss {
  background: #FF6600;
  border: 1px solid #ff6600; }
  .brand-spotlight .share__social-items .item--rss .st_rss_larger:before {
    content: ""; }
  .brand-spotlight .share__social-items .item--rss:hover .st_rss_larger:before {
    color: #FF6600; }
.brand-spotlight .share__social-items .item--pinterest {
  background: #cc0220;
  border: 1px solid #cc0220; }
  .brand-spotlight .share__social-items .item--pinterest .st_pinterest_large:before {
    content: ""; }
  .brand-spotlight .share__social-items .item--pinterest:hover .st_pinterest_large:before {
    color: #cc0220; }
.brand-spotlight .share__social-items .item--email {
  background: #adadad;
  border: 1px solid #adadad; }
  .brand-spotlight .share__social-items .item--email .st_email_large:before {
    content: ""; }
  .brand-spotlight .share__social-items .item--email:hover .st_email_large:before {
    color: #adadad; }
.brand-spotlight .share__social-items .item--youtube {
  background: #b31217;
  border: 1px solid #b31217; }
  .brand-spotlight .share__social-items .item--youtube .st_youtube_large:before {
    content: ""; }
  .brand-spotlight .share__social-items .item--youtube:hover .st_youtube_large:before {
    color: #b31217; }
.brand-spotlight .share__social-items .item--instagram {
  background: #c0ab92;
  border: 1px solid #c0ab92; }
  .brand-spotlight .share__social-items .item--instagram .st_instagram_larger:before {
    content: ""; }
  .brand-spotlight .share__social-items .item--instagram:hover .st_instagram_large:before {
    color: #c0ab92; }
.brand-spotlight .share__social-items .item--linkedin {
  background: #0076B7;
  border: 1px solid #0076B7; }
  .brand-spotlight .share__social-items .item--linkedin .st_linkedin_large:before {
    content: ""; }
  .brand-spotlight .share__social-items .item--linkedin:hover .st_linkedin_large:before {
    color: #0076B7; }

.brand-spotlight .footer .nav--footer, .brand-spotlight .footer .nav--container .nav, .brand-spotlight .footer .nav--container .scripps-promo, .brand-spotlight .footer .footer--logo, .brand-spotlight .footer .nav--stay-connected, .brand-spotlight .footer .nav--business-directory {
  display: none; }

@media screen and (max-width: 1140px) {
  .rtwi .layout--featured-content .layout--featured-content__first {
    width: 100% !important; }
    .rtwi .layout--featured-content .layout--featured-content__first .media {
      padding-right: 5%; }
  .rtwi .layout--featured-content .layout--featured-content__second {
    width: 100%; } }
.page__sticky-sidebar-story--true.is-story.weather .location-forecast {
  float: left;
  color: #004C7E;
  text-transform: uppercase;
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.875rem;
  line-height: 1.875rem; }
.page__sticky-sidebar-story--true.is-story.weather .wxByLocation-search.forecast {
  float: right;
  margin-bottom: 10px;
  position: relative; }
  .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-search.forecast input[type=text] {
    border: 1px solid #a9a9a9;
    margin-right: -4px;
    padding: 7px;
    font-size: 0.75rem; }
  .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-search.forecast input[type=submit] {
    background: #a9a9a9;
    border: none;
    color: #fff;
    text-transform: uppercase;
    padding: 8px;
    font-size: 0.75rem; }
  .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-search.forecast .wxByLocation-error {
    top: 0;
    right: 220px; }
  .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-search.forecast .wxByLocation-state {
    padding: 8px;
    border-top: 1px solid #a9a9a9;
    border-bottom: 1px solid #a9a9a9; }
.page__sticky-sidebar-story--true.is-story.weather .forecast-bar {
  clear: both;
  background-color: #004C7E;
  color: #fff;
  padding: 12px;
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  min-height: 45px; }
  .page__sticky-sidebar-story--true.is-story.weather .forecast-bar h3 {
    font-weight: normal;
    float: left;
    font-size: 0.8125rem;
    line-height: 1.375rem; }
  .page__sticky-sidebar-story--true.is-story.weather .forecast-bar a {
    font-weight: normal;
    float: right;
    color: #fff;
    text-decoration: none;
    font-size: 0.8125rem;
    line-height: 1.375rem;
    position: relative;
    padding-right: 15px; }
    .page__sticky-sidebar-story--true.is-story.weather .forecast-bar a .fa {
      position: absolute;
      top: 20%;
      right: 5px;
      transition: 0.2s ease all; }
    .page__sticky-sidebar-story--true.is-story.weather .forecast-bar a:hover .fa {
      right: 0px; }
.page__sticky-sidebar-story--true.is-story.weather .forecast-data {
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  display: table;
  table-layout: fixed;
  width: 100%;
  border-bottom: 1px solid #ebebeb;
  padding: 2% 0; }
  .page__sticky-sidebar-story--true.is-story.weather .forecast-data.descrip-weather-bar {
    padding: 1% 0;
    background: #ebebeb;
    border-bottom: 1px solid #fff; }
    .page__sticky-sidebar-story--true.is-story.weather .forecast-data.descrip-weather-bar .data-cover.descrip-text p {
      text-transform: uppercase; }
  .page__sticky-sidebar-story--true.is-story.weather .forecast-data:last-child {
    border: none; }
  .page__sticky-sidebar-story--true.is-story.weather .forecast-data:hover {
    background-color: #ebebeb; }
  .page__sticky-sidebar-story--true.is-story.weather .forecast-data .data-cover {
    display: table-cell;
    vertical-align: middle;
    padding: 0 2%; }
    .page__sticky-sidebar-story--true.is-story.weather .forecast-data .data-cover:first-child {
      padding-left: 12px;
      width: 75px; }
    .page__sticky-sidebar-story--true.is-story.weather .forecast-data .data-cover:last-child {
      padding-right: 12px;
      text-align: center; }
    .page__sticky-sidebar-story--true.is-story.weather .forecast-data .data-cover p {
      font-weight: bold;
      margin-bottom: 0;
      font-size: 0.875rem;
      line-height: 1.125rem; }
    .page__sticky-sidebar-story--true.is-story.weather .forecast-data .data-cover.weather-icon {
      text-align: center; }
    .page__sticky-sidebar-story--true.is-story.weather .forecast-data .data-cover .fore-date {
      color: #787777; }
    .page__sticky-sidebar-story--true.is-story.weather .forecast-data .data-cover img {
      max-width: 70px; }
    .page__sticky-sidebar-story--true.is-story.weather .forecast-data .data-cover.descrip-text {
      width: 30%; }
      .page__sticky-sidebar-story--true.is-story.weather .forecast-data .data-cover.descrip-text p {
        text-transform: initial; }
    .page__sticky-sidebar-story--true.is-story.weather .forecast-data .data-cover .fa {
      color: #004c7e;
      font-size: 13px; }
    .page__sticky-sidebar-story--true.is-story.weather .forecast-data .data-cover.hi-lo-day {
      text-align: center; }
.page__sticky-sidebar-story--true.is-story.weather .hourly-forecast .forecast-data {
  padding: 10px 0; }
  .page__sticky-sidebar-story--true.is-story.weather .hourly-forecast .forecast-data .data-cover img {
    max-width: 50px; }
  .page__sticky-sidebar-story--true.is-story.weather .hourly-forecast .forecast-data .data-cover.descrip-text {
    width: 20%; }
.page__sticky-sidebar-story--true.is-story.weather .hourly-day--break {
  padding: 2% 0;
  text-align: center;
  background: #ebebeb;
  text-transform: uppercase;
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 0.875rem; }
.page__sticky-sidebar-story--true.is-story.weather .wsi-radar-map {
  height: 600px; }
.page__sticky-sidebar-story--true.is-story.weather .wxmap--select__root {
  background: rgba(30, 30, 30, 0.9); }
.page__sticky-sidebar-story--true.is-story.weather .wxmap--select__root .wxmap--select__option {
  display: none; }

.page__sticky-sidebar-story--true.is-story.weather .sv-mod-content {
  width: 60%;
  float: left;
  position: relative; }
  .page__sticky-sidebar-story--true.is-story.weather .sv-mod-content:first-child {
    width: 40%; }
  .page__sticky-sidebar-story--true.is-story.weather .sv-mod-content .module--featured-story {
    padding: 0;
    padding-left: 1.875rem; }
  .page__sticky-sidebar-story--true.is-story.weather .sv-mod-content .sv-link-overlay a {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block; }
    .page__sticky-sidebar-story--true.is-story.weather .sv-mod-content .sv-link-overlay a:hover {
      background: rgba(255, 255, 255, 0.5); }
      .page__sticky-sidebar-story--true.is-story.weather .sv-mod-content .sv-link-overlay a:hover:after {
        content: "Click to view interactive radar";
        position: absolute;
        top: 35%;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
        background-color: #fff;
        padding: 30px;
        text-transform: uppercase;
        color: #004C7E;
        width: 50%;
        text-align: center;
        font-weight: bold; }
.page__sticky-sidebar-story--true.is-story.weather .module--ajax-contents {
  clear: both; }
.page__sticky-sidebar-story--true.is-story.weather .page--sticky-sidebar .module--ajax-contents .block {
  padding-right: 0; }
.page__sticky-sidebar-story--true.is-story.weather .page--sticky-sidebar .module--ajax-contents .cycle__triggers {
  margin-left: 20px;
  float: left; }
.page__sticky-sidebar-story--true.is-story.weather .media__caption-bottom {
  display: none; }
.page__sticky-sidebar-story--true.is-story.weather .js-multi-images {
  width: 67.6%;
  float: left; }
  .page__sticky-sidebar-story--true.is-story.weather .js-multi-images .js-multi__targets .media {
    max-height: 390px; }
  .page__sticky-sidebar-story--true.is-story.weather .js-multi-images .js-multi__triggers {
    float: right;
    width: 32%;
    height: 100%;
    margin-top: 10px; }
  .page__sticky-sidebar-story--true.is-story.weather .js-multi-images .js-trigger > div {
    font-size: 1rem;
    color: #4c4c4c;
    background: #fff; }
  .page__sticky-sidebar-story--true.is-story.weather .js-multi-images .js-trigger .caption {
    padding-left: 0;
    padding-top: 0.6rem;
    font-weight: bold;
    font-size: 0.9375rem; }
  .page__sticky-sidebar-story--true.is-story.weather .js-multi-images .block {
    padding-right: 0;
    width: 100%; }
.page__sticky-sidebar-story--true.is-story.weather .scripps-ajax-content.grid-ad-left .js-multi-images {
  float: right; }
.page__sticky-sidebar-story--true.is-story.weather .scripps-ajax-content.grid-ad-left .scripps-ajax-content-ad {
  float: left; }
.page__sticky-sidebar-story--true.is-story.weather .read-more {
  position: relative;
  color: #004C7E !important;
  display: inline-block;
  font-weight: bold; }
  .page__sticky-sidebar-story--true.is-story.weather .read-more:hover {
    text-decoration: none; }
  .page__sticky-sidebar-story--true.is-story.weather .read-more:before {
    content: "";
    font-family: FontAwesome;
    position: absolute;
    top: 1px;
    right: -10px;
    transition: 0.2s ease all; }
  .page__sticky-sidebar-story--true.is-story.weather .read-more:hover:before {
    right: -15px; }
.page__sticky-sidebar-story--true.is-story.weather .more--weather-videos {
  position: relative;
  clear: both; }
  .page__sticky-sidebar-story--true.is-story.weather .more--weather-videos .module__footer {
    position: absolute;
    bottom: -5px;
    left: 59%; }
    .page__sticky-sidebar-story--true.is-story.weather .more--weather-videos .module__footer a {
      position: relative;
      color: #004C7E !important;
      display: inline-block;
      font-weight: bold;
      font-size: 0.8125rem; }
      .page__sticky-sidebar-story--true.is-story.weather .more--weather-videos .module__footer a:hover {
        text-decoration: none; }
      .page__sticky-sidebar-story--true.is-story.weather .more--weather-videos .module__footer a:before {
        content: "";
        font-family: FontAwesome;
        position: absolute;
        top: 1px;
        right: -10px;
        transition: 0.2s ease all; }
      .page__sticky-sidebar-story--true.is-story.weather .more--weather-videos .module__footer a:hover:before {
        right: -15px; }
.page__sticky-sidebar-story--true.is-story.weather .new-row {
  float: left;
  clear: both;
  width: 100%;
  padding-bottom: 5px; }
  .page__sticky-sidebar-story--true.is-story.weather .new-row:first-child {
    margin-top: 1.25%; }
  .page__sticky-sidebar-story--true.is-story.weather .new-row .js-trigger.button-text {
    width: 47%; }
  .page__sticky-sidebar-story--true.is-story.weather .new-row img {
    float: left;
    max-width: 150px;
    margin-right: 0.625rem; }
  .page__sticky-sidebar-story--true.is-story.weather .new-row .caption {
    line-height: 1rem; }
.page__sticky-sidebar-story--true.is-story.weather .scripps-ajax-content {
  clear: both; }
.page__sticky-sidebar-story--true.is-story.weather .precipitation .fa {
  font-size: 13px;
  color: #004C7E;
  padding-left: 5px; }
.page__sticky-sidebar-story--true.is-story.weather .header .wxByLocation-search {
  position: absolute;
  top: 0;
  right: 0; }
  .page__sticky-sidebar-story--true.is-story.weather .header .wxByLocation-search input[type="text"] {
    font-size: 0.75rem;
    border: none;
    margin-right: -5px;
    padding: 8px; }
  .page__sticky-sidebar-story--true.is-story.weather .header .wxByLocation-search input[type="submit"] {
    font-size: 0.75rem;
    border: none;
    background-color: #a9a9a9;
    color: #fff;
    text-transform: uppercase;
    padding: 8px; }
.page__sticky-sidebar-story--true.is-story.weather .component__carousel {
  margin-top: 10px;
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 0.875rem;
  padding-bottom: 10px; }
  .page__sticky-sidebar-story--true.is-story.weather .component__carousel > div > div {
    overflow: hidden; }
  .page__sticky-sidebar-story--true.is-story.weather .component__carousel .block {
    float: left;
    width: 153px;
    border-right: 1px solid #ebebeb;
    margin-right: 1.25rem;
    padding-right: 1.25rem;
    text-align: center; }
  .page__sticky-sidebar-story--true.is-story.weather .component__carousel .pager__container {
    display: none; }
  .page__sticky-sidebar-story--true.is-story.weather .component__carousel .condition {
    min-height: 32px;
    font-size: 0.75rem; }
  .page__sticky-sidebar-story--true.is-story.weather .component__carousel .date {
    font-weight: bold;
    font-size: 0.9375rem; }
  .page__sticky-sidebar-story--true.is-story.weather .component__carousel .complex--secondary {
    font-weight: bold; }
.page__sticky-sidebar-story--true.is-story.weather .weather-cur-links {
  float: right;
  text-transform: uppercase;
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  margin-right: 15px;
  display: none; }
  .page__sticky-sidebar-story--true.is-story.weather .weather-cur-links .read-more {
    margin-left: 30px; }
.page__sticky-sidebar-story--true.is-story.weather .grid__container {
  clear: both; }
.page__sticky-sidebar-story--true.is-story.weather .js-cycle-items button {
  background: #004C7E; }
.page__sticky-sidebar-story--true.is-story.weather .module--advanced-page-title.topper--bg {
  max-width: 300px;
  margin: 0 auto;
  margin-bottom: 1.5rem; }
  .page__sticky-sidebar-story--true.is-story.weather .module--advanced-page-title.topper--bg .topper--bg__background {
    background-size: contain;
    background-repeat: no-repeat;
    min-height: 80px; }
  .page__sticky-sidebar-story--true.is-story.weather .module--advanced-page-title.topper--bg .link-list__secondary {
    background: #ebebeb;
    min-height: 120px; }
    .page__sticky-sidebar-story--true.is-story.weather .module--advanced-page-title.topper--bg .link-list__secondary a {
      color: #4d4d4d;
      margin-left: 0;
      margin-right: 0.5rem;
      white-space: nowrap; }
      .page__sticky-sidebar-story--true.is-story.weather .module--advanced-page-title.topper--bg .link-list__secondary a:hover {
        color: #000; }
.page__sticky-sidebar-story--true.is-story.weather .story__media .media-slider__viewport .block {
  min-height: 200px; }
.page__sticky-sidebar-story--true.is-story.weather .hourly-daily--error {
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding-top: 10px;
  text-transform: uppercase; }
  .page__sticky-sidebar-story--true.is-story.weather .hourly-daily--error a {
    text-decoration: underline;
    color: #000; }
.page__sticky-sidebar-story--true.is-story.weather .weather--data-error {
  font-size: 1rem;
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  padding: 20px 0;
  margin: 10px 0;
  border-top: 1px solid #fff; }
  .page__sticky-sidebar-story--true.is-story.weather .weather--data-error a {
    text-decoration: underline;
    color: #fff; }
.page__sticky-sidebar-story--true.is-story.weather .weather_media__container {
  max-width: 75px;
  margin: 10px auto; }
.page__sticky-sidebar-story--true.is-story.weather .right-rail-links {
  max-width: 300px;
  margin: 0 auto;
  margin-bottom: 1.5rem; }
  .page__sticky-sidebar-story--true.is-story.weather .right-rail-links .header--dark {
    border-top: none;
    font-size: 0.75rem;
    padding: 10px 15px;
    background-color: #ebebeb;
    margin: 0;
    margin-top: 10px; }
  .page__sticky-sidebar-story--true.is-story.weather .right-rail-links .list__item {
    font-size: 0.8125rem; }
    .page__sticky-sidebar-story--true.is-story.weather .right-rail-links .list__item li {
      padding: 2px 5px; }
  .page__sticky-sidebar-story--true.is-story.weather .right-rail-links .list {
    padding: 0.625rem;
    padding-top: 0rem;
    padding-bottom: 0.9375rem;
    background: #ebebeb; }
    .page__sticky-sidebar-story--true.is-story.weather .right-rail-links .list li {
      padding: 2px 5px; }
  .page__sticky-sidebar-story--true.is-story.weather .right-rail-links .link-list__image {
    padding: 0;
    margin-bottom: 0; }
.page__sticky-sidebar-story--true.is-story.weather .module--featured-story {
  padding: 0; }

@media screen and (max-width: 1139px) {
  .page__sticky-sidebar-story--true.is-story.weather .component__carousel .block {
    width: 130px; } }
@media (min-width: 769px) and (max-width: 1024px) {
  .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-current {
    min-height: 310px !important; }
    .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-current .block__complex {
      width: 100% !important; }
    .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-current .section__body .block {
      width: 100% !important; }
      .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-current .section__body .block .side__media {
        width: 34.5% !important; }
      .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-current .section__body .block .side__body {
        width: 44% !important;
        margin-left: 15% !important; } }
.srUHV2-form .identity-page-header {
  text-align: center;
  margin-bottom: 25px; }

#SUH__REGISTER-NEWSLETTER-NEWSLETTERS, #SUH__MANAGE-PROFILE, #SUH__SIGN-IN, #SUH__REGISTER, #SUH__UNSUBSCRIBE--SINGLE, #SUH__FORGOT-PASSWORD {
  width: 70%;
  margin: 0 auto; }
  #SUH__REGISTER-NEWSLETTER-NEWSLETTERS .identity-page-header h1, #SUH__MANAGE-PROFILE .identity-page-header h1, #SUH__SIGN-IN .identity-page-header h1, #SUH__REGISTER .identity-page-header h1, #SUH__UNSUBSCRIBE--SINGLE .identity-page-header h1, #SUH__FORGOT-PASSWORD .identity-page-header h1 {
    font-size: 20px;
    padding: 2% 0;
    text-transform: uppercase;
    text-align: center; }
    #SUH__REGISTER-NEWSLETTER-NEWSLETTERS .identity-page-header h1 a, #SUH__MANAGE-PROFILE .identity-page-header h1 a, #SUH__SIGN-IN .identity-page-header h1 a, #SUH__REGISTER .identity-page-header h1 a, #SUH__UNSUBSCRIBE--SINGLE .identity-page-header h1 a, #SUH__FORGOT-PASSWORD .identity-page-header h1 a {
      font-size: 20px;
      color: #0582b6;
      text-decoration: underline; }
  #SUH__REGISTER-NEWSLETTER-NEWSLETTERS label, #SUH__MANAGE-PROFILE label, #SUH__SIGN-IN label, #SUH__REGISTER label, #SUH__UNSUBSCRIBE--SINGLE label, #SUH__FORGOT-PASSWORD label {
    font-size: 16px; }
  #SUH__REGISTER-NEWSLETTER-NEWSLETTERS .form-field input, #SUH__REGISTER-NEWSLETTER-NEWSLETTERS .form-field--email-box input, #SUH__MANAGE-PROFILE .form-field input, #SUH__MANAGE-PROFILE .form-field--email-box input, #SUH__SIGN-IN .form-field input, #SUH__SIGN-IN .form-field--email-box input, #SUH__REGISTER .form-field input, #SUH__REGISTER .form-field--email-box input, #SUH__UNSUBSCRIBE--SINGLE .form-field input, #SUH__UNSUBSCRIBE--SINGLE .form-field--email-box input, #SUH__FORGOT-PASSWORD .form-field input, #SUH__FORGOT-PASSWORD .form-field--email-box input {
    height: 40px;
    padding: 10px;
    margin-bottom: 20px;
    width: 100%;
    border: none;
    background: #ebebeb; }
  #SUH__REGISTER-NEWSLETTER-NEWSLETTERS #fieldset__blocks .col-md-three-fourths, #SUH__MANAGE-PROFILE #fieldset__blocks .col-md-three-fourths, #SUH__SIGN-IN #fieldset__blocks .col-md-three-fourths, #SUH__REGISTER #fieldset__blocks .col-md-three-fourths, #SUH__UNSUBSCRIBE--SINGLE #fieldset__blocks .col-md-three-fourths, #SUH__FORGOT-PASSWORD #fieldset__blocks .col-md-three-fourths {
    background: #ebebeb;
    padding: 10px;
    width: 100%; }
  #SUH__REGISTER-NEWSLETTER-NEWSLETTERS .btn--primary.js-suh-submit, #SUH__MANAGE-PROFILE .btn--primary.js-suh-submit, #SUH__SIGN-IN .btn--primary.js-suh-submit, #SUH__REGISTER .btn--primary.js-suh-submit, #SUH__UNSUBSCRIBE--SINGLE .btn--primary.js-suh-submit, #SUH__FORGOT-PASSWORD .btn--primary.js-suh-submit {
    float: right;
    text-transform: uppercase;
    border: 0;
    background: #0582b6;
    color: #fff; }
  #SUH__REGISTER-NEWSLETTER-NEWSLETTERS .form__heading, #SUH__MANAGE-PROFILE .form__heading, #SUH__SIGN-IN .form__heading, #SUH__REGISTER .form__heading, #SUH__UNSUBSCRIBE--SINGLE .form__heading, #SUH__FORGOT-PASSWORD .form__heading {
    font-size: 18px; }
  #SUH__REGISTER-NEWSLETTER-NEWSLETTERS .fieldset, #SUH__MANAGE-PROFILE .fieldset, #SUH__SIGN-IN .fieldset, #SUH__REGISTER .fieldset, #SUH__UNSUBSCRIBE--SINGLE .fieldset, #SUH__FORGOT-PASSWORD .fieldset {
    margin-bottom: 40px; }

#SUH__REGISTER-NEWSLETTER-NEWSLETTERS .form__heading {
  display: none; }
#SUH__REGISTER-NEWSLETTER-NEWSLETTERS .btn--primary.js-suh-submit {
  width: 15%; }

#SUH__SIGN-IN .identity-page-header__title {
  margin-bottom: 3%; }

.email-preference-tabs {
  display: none; }

.suh__already-registered {
  margin-bottom: 50px;
  text-align: center; }

#SUH__UNSUBSCRIBE--SINGLE .identity-description {
  font-size: 20px;
  text-align: center; }
#SUH__UNSUBSCRIBE--SINGLE .row {
  text-align: center;
  margin: 20px 0; }
  #SUH__UNSUBSCRIBE--SINGLE .row .btn--primary.js-suh-submit {
    float: none;
    width: auto;
    display: inline-block; }
  #SUH__UNSUBSCRIBE--SINGLE .row a {
    height: 40px;
    padding: 10px;
    background: #ebebeb;
    text-transform: uppercase;
    margin-left: 5px;
    display: inline-block;
    color: #0582b6; }

#SUH__FORGOT-PASSWORD .btn--primary.js-suh-submit {
  width: auto; }

.side {
  overflow: hidden; }

.side__media {
  float: left; }

.side__body {
  overflow: hidden; }

.js-cycle-items .js-section_content {
  display: none; }
  .js-cycle-items .js-section_content.is-active {
    display: block;
    text-align: center; }
.js-cycle-items .is-disabled {
  display: none; }
.js-cycle-items button {
  background: #3f70ac;
  color: #fff;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: inline-block; }
.js-cycle-items .js-start:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-right: 0.3125rem; }
.js-cycle-items .js-stop:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-right: 0.3125rem; }

.modal {
  position: relative;
  opacity: 0;
  z-index: 9999999;
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out; }
  .modal.is-active {
    opacity: 1; }
  .modal.is-top .modal--content {
    top: 0; }
  .modal iframe {
    border: solid 1px #000;
    height: 310px;
    width: 350px; }
  .modal.manually-sized iframe {
    height: 100%;
    width: 100%; }
  .modal .module--ad,
  .modal #mAD_728_BY_90_ABOVE {
    margin-top: 0;
    margin-bottom: 5px; }
    .modal .module--ad iframe,
    .modal #mAD_728_BY_90_ABOVE iframe {
      height: 90px;
      width: 728px; }

.modal--overflow {
  cursor: pointer;
  position: relative; }

.modal--content {
  position: absolute;
  left: 50%;
  top: 10%;
  z-index: 10000000; }

.modal--overlay {
  background: #fff;
  left: 0;
  position: fixed;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 9999999;
  opacity: 0.9; }

.modal--close {
  transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #4c4c4c;
  color: #fff;
  cursor: pointer;
  padding: 7px 10px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9;
  opacity: 0.2; }

.modal--pager > * {
  transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  color: #fff;
  background: #4c4c4c;
  font-size: 2.5rem;
  padding: 0.75rem;
  top: 39%;
  position: absolute;
  z-index: 9;
  opacity: 0.2; }
  .modal--pager > *.js-next {
    right: 0rem; }
  .modal--pager > *.js-prev {
    left: 0rem; }
  .modal--pager > *.is-disabled {
    background: #ccc; }

.touch .modal--pager > * {
  opacity: 0.9; }

.modal--content .videoplayer2 {
  height: 100%;
  width: 100%; }
.modal--content .ratio__image .videoplayer2 {
  position: absolute;
  top: 0; }
.modal--content .overflow--blocks {
  position: relative;
  overflow: hidden; }
  .modal--content .overflow--blocks .block {
    float: left;
    text-align: center; }
    .modal--content .overflow--blocks .block .media__caption {
      display: none; }
.modal--content .blocks {
  display: none;
  width: 10000%; }
  .modal--content .blocks.animate {
    transition: transform 0.5s;
    -webkit-transition: -webkit-transform 0.5s; }
.modal--content .media__caption__container {
  transition: opacity 0.5s, left 0.5s, max-height 0.3s;
  -webkit-transition: opacity 0.5s, left 0.5s, max-height 0.3s;
  overflow: hidden;
  opacity: 1; }
  .modal--content .media__caption__container.is-disabled {
    opacity: 0; }
.modal--content .paging-container {
  transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  position: absolute;
  right: 0;
  font-size: 0.8125rem;
  opacity: 1; }
  .modal--content .paging-container.is-disabled {
    opacity: 0; }
  .modal--content .paging-container span {
    padding-left: 0.3125rem; }
  .modal--content .paging-container .paging-container--current {
    padding-right: 0.3125rem; }
.modal--content .blocks--v2 .block {
  position: absolute;
  float: none; }
  .modal--content .blocks--v2 .block.animate {
    transition: transform 0.5s;
    -webkit-transition: -webkit-transform 0.5s; }
.modal--content .blocks--v2 img {
  position: absolute;
  opacity: 0;
  transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s; }
  .modal--content .blocks--v2 img.is-active {
    position: static;
    opacity: 1; }
.modal--content .modal--overflow,
.modal--content .overflow--blocks {
  height: 100%; }
.modal--content:hover .modal--close, .modal--content:hover .modal--pager > * {
  opacity: 1; }
.modal--content .media__caption__content .button--container {
  display: none; }
.modal--content .copyright {
  font-size: 10px;
  line-height: 12px;
  margin-bottom: 10px; }
.modal--content .media__caption__container .media__caption-bottom .caption__author:before {
  content: "Picture By "; }

.modal.has-ad .modal--close {
  top: 96px; }

.modal.modal--wall .modal--content {
  position: fixed;
  top: 10% !important; }
.modal.modal--wall iframe {
  border: 0;
  width: 100% !important;
  position: absolute; }
.modal.modal--wall .modal--close {
  z-index: 1; }
.modal.modal--wall.ss-kgtv, .modal.modal--wall.ss-wcpo-april-fools {
  z-index: 10; }

.modal.storyVideoPlayer .modal--pager {
  display: none; }
.modal.storyVideoPlayer .modal--story-video-container {
  position: fixed;
  top: 5%;
  width: 100%;
  background: #202020;
  border-bottom: 10px solid #343434;
  border-top: 10px solid #343434;
  padding-bottom: 20px; }
  .modal.storyVideoPlayer .modal--story-video-container .container {
    width: 1040px;
    margin: 0 auto; }
    .modal.storyVideoPlayer .modal--story-video-container .container:before, .modal.storyVideoPlayer .modal--story-video-container .container:after {
      content: " ";
      display: table;
      clear: both; }
.modal.storyVideoPlayer .btn--primary {
  border: 0; }
.modal.storyVideoPlayer .side__left {
  color: #fff;
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  float: left;
  padding-right: 20px;
  width: calc(100% - 300px);
  width: -webkit-calc(100% - 300px); }
.modal.storyVideoPlayer .site-logo {
  display: inline-block;
  float: left;
  margin-top: -9px;
  width: 80px; }
.modal.storyVideoPlayer .story-video-container__top {
  margin-bottom: 30px;
  margin-top: 40px; }
  .modal.storyVideoPlayer .story-video-container__top:before, .modal.storyVideoPlayer .story-video-container__top:after {
    content: " ";
    display: table;
    clear: both; }
.modal.storyVideoPlayer .modal--title {
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 10px;
  color: #ffffff;
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold; }
.modal.storyVideoPlayer .modal--caption {
  font-size: 15px;
  color: white;
  margin-top: 20px;
  line-height: 22px; }
.modal.storyVideoPlayer .modal--author {
  float: right;
  font-size: 10px; }
  .modal.storyVideoPlayer .modal--author:before {
    content: "Video By: "; }
.modal.storyVideoPlayer .ratio__16x9 {
  padding-bottom: 55%; }
.modal.storyVideoPlayer .ratio {
  background: #000; }
.modal.storyVideoPlayer .side__right {
  float: left;
  min-width: 300px;
  width: 300px; }
.modal.storyVideoPlayer .modal--never-again a {
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  font-size: 12px;
  opacity: 0.8; }
.modal.storyVideoPlayer .modal--close {
  display: none; }
.modal.storyVideoPlayer .modal--overlay {
  background: #000;
  opacity: 0.85; }
.modal.storyVideoPlayer .modal--companionAd iframe {
  border: 0; }
.modal.storyVideoPlayer .modal--companionAd {
  margin-top: 30px; }
.modal.storyVideoPlayer .loading-video-modal {
  color: #4a4a4a;
  font-size: 40px;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: absolute;
  background: #000;
  z-index: 999;
  top: 0;
  left: 0;
  padding-top: 25%;
  height: 75%;
  width: 100%; }
  .modal.storyVideoPlayer .loading-video-modal span {
    position: relative; }
    .modal.storyVideoPlayer .loading-video-modal span::before {
      color: #fff;
      content: "Loading";
      text-transform: uppercase;
      position: absolute;
      overflow: hidden;
      width: 0;
      line-height: normal;
      top: 0;
      transition: width 2.5s; }
  .modal.storyVideoPlayer .loading-video-modal.p50 span::before {
    width: 50%; }
  .modal.storyVideoPlayer .loading-video-modal.p100 span::before {
    width: 100%; }
.modal.storyVideoPlayer .story-video-container__top,
.modal.storyVideoPlayer .side__right,
.modal.storyVideoPlayer .modal--caption,
.modal.storyVideoPlayer .modal--author {
  transition: opacity 0.3s;
  opacity: 0; }
.modal.storyVideoPlayer.content-loaded .story-video-container__top,
.modal.storyVideoPlayer.content-loaded .side__right,
.modal.storyVideoPlayer.content-loaded .modal--caption,
.modal.storyVideoPlayer.content-loaded .modal--author {
  opacity: 1; }

.modal.forgot-username .block {
  width: 18.75rem;
  height: 18.75rem;
  text-align: left;
  border: 1px solid #ccc;
  background: white;
  box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.25); }
.modal.forgot-username .blocks {
  display: block; }
.modal.forgot-username .modal--content .overflow--blocks {
  position: static;
  overflow: visible; }
.modal.forgot-username .js-username-field {
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.8125rem; }
.modal h1, .modal h2, .modal h3, .modal h4, .modal h5, .modal h6 {
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.modal .media-slider__viewport > .block {
  position: relative; }
.modal .buy-photo {
  position: absolute;
  bottom: 35px;
  right: 10px;
  background: black;
  z-index: 10;
  opacity: 0.8;
  color: white;
  transition: opacity 0.1s ease-in-out;
  height: 33px;
  line-height: 30px;
  border: 1px solid #555;
  border-radius: 3px; }
  .modal .buy-photo a {
    color: white;
    font-size: 11px;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 20px;
    text-decoration: none; }
    .modal .buy-photo a:hover {
      text-decoration: none; }

.modal--email-widget {
  z-index: 9999989;
  line-height: 0; }
  .modal--email-widget .modal--content {
    margin-left: -9999px;
    position: fixed;
    left: 0 !important;
    top: auto;
    bottom: 0; }
  .modal--email-widget iframe {
    border: 0 !important;
    width: 100% !important; }
  .modal--email-widget .modal--close {
    display: none; }
  .modal--email-widget.js-content-loaded .modal--close {
    display: block; }
  .modal--email-widget.is-success .modal--close {
    display: none; }
  .modal--email-widget.newsletter-modal-bottom .modal--content {
    width: 100%;
    position: fixed;
    bottom: 0;
    top: auto;
    line-height: 0; }

.modal.modal--wall iframe.ss-kgtv, .modal.modal--wall iframe.ss-wcpo-april-fools {
  z-index: 10; }

.modal--email-widget.js-content-loaded .modal--close {
  padding: 20px; }

.modal--email-widget--bottom .modal--content {
  transition: bottom 1s;
  bottom: -100px; }

.modal--email-widget--bottom.animate-in .modal--content {
  bottom: 0; }

.modal--email-widget--daily-brief .modal--content {
  transition-delay: 0.2s;
  transition: top 0.5s;
  -moz-transition-delay: 0.2s;
  -moz-transition: top 0.5s;
  -webkit-transition-delay: 0.2s;
  -webkit-transition: top 0.5s;
  top: -500px; }

.modal--email-widget--daily-brief.animate-in .modal--content {
  margin-left: 0;
  width: 100%;
  top: 55px; }

.modal--email-widget--daily-brief .modal--content .modal--close {
  display: block;
  background: none;
  color: #000;
  opacity: 0.5; }

.modal--email-widget--daily-brief.animate-in .modal--overlay {
  display: block; }
.modal--email-widget--daily-brief .modal--overlay {
  display: none; }

.modal--up-next .modal--pager,
.modal--up-next .modal--overflow, .up-next .modal--pager,
.up-next .modal--overflow {
  display: none; }
.modal--up-next .modal--content, .up-next .modal--content {
  left: 0;
  position: fixed; }
  .modal--up-next .modal--content .blocks, .up-next .modal--content .blocks {
    display: block; }
  .modal--up-next .modal--content > .modal--close, .up-next .modal--content > .modal--close {
    display: none; }
.modal--up-next .modal--content-inner, .up-next .modal--content-inner {
  background: #fff; }
.modal--up-next .blocks, .up-next .blocks {
  padding: 12px;
  width: 100%; }
.modal--up-next .block, .up-next .block {
  padding-top: 12px;
  border-top: 1px solid #ececec;
  margin-bottom: 12px; }
  .modal--up-next .block:before, .modal--up-next .block:after, .up-next .block:before, .up-next .block:after {
    content: " ";
    display: table;
    clear: both; }
  .modal--up-next .block:first-child, .up-next .block:first-child {
    border-top: 0px;
    padding-top: 0; }
.modal--up-next .modal__header, .up-next .modal__header {
  background: #2f6194;
  min-height: 44px;
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: white;
  position: relative; }
.modal--up-next .side__media, .up-next .side__media {
  float: left;
  max-width: 90px;
  margin-right: 12px; }
.modal--up-next .side__content, .up-next .side__content {
  overflow: hidden; }
.modal--up-next .headline, .up-next .headline {
  font-weight: bold;
  font-size: 15px !important; }
.modal--up-next .updated, .up-next .updated {
  display: none !important; }

.wxyz .modal--up-next .mobile-brand, .wxyz .up-next .mobile-brand {
  background-image: url("http://media2.wxyz.com/image/wxyz-7-logo100.png"); }

.modal--up-next .mobile-brand, .up-next .mobile-brand {
  height: auto;
  background-size: contain;
  z-index: 100000;
  position: absolute;
  top: 11px;
  left: 11px;
  background-repeat: no-repeat;
  padding-left: 34px;
  color: white;
  font-weight: bold;
  font-size: 15px;
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.tp-iframe-wrapper {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  background: url(http://media.scrippsnationalnews.com/cms/images/iframe-loading.gif) #fff no-repeat center center; }

.SUH-appendContainer iframe {
  border: 0;
  width: 100%; }

.SUH-UH-form-active .tp-iframe-wrapper {
  height: auto !important; }

.suh-modal {
  overflow-x: hidden;
  overflow-y: scroll;
  display: block;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  transition: opacity 0.5s;
  z-index: 9999; }
  .suh-modal.is-small-screen {
    position: absolute;
    height: 100%; }
    .suh-modal.is-small-screen .modal-close {
      top: 5px;
      right: 5px; }
    .suh-modal.is-small-screen .suh-modal--content {
      margin-top: 0;
      height: 100%;
      box-shadow: none; }
  .suh-modal.is-active {
    opacity: 1; }
  .suh-modal .suh-modal--content {
    position: relative;
    margin: 110px auto 40px auto;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    background: url(http://media.scrippsnationalnews.com/cms/images/iframe-loading.gif) #fff no-repeat center center;
    z-index: 999999; }
  .suh-modal .suh-modal--content .js-SUH-UH {
    padding: 10px;
    background: #fff; }
  .suh-modal .suh-modal--content iframe {
    border: 0;
    width: 100%; }
  .suh-modal .modal-close {
    line-height: 37px;
    display: block;
    position: absolute;
    top: -20px;
    right: -20px;
    width: 40px;
    height: 40px;
    background: #ccc;
    border: 2px solid #fff;
    z-index: 300100;
    border-radius: 40px;
    opacity: 1;
    cursor: pointer;
    color: #fff;
    font-family: Arial, sans-serif;
    font-size: 22px;
    text-align: center;
    transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1); }
  .suh-modal .suh-overlay {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: #121214;
    z-index: 300000;
    opacity: 0.9; }

.multi-images-alt .js-trigger {
  float: left;
  width: 32.25%;
  margin-right: 1%; }

.multi-images-alt-4 .js-trigger {
  float: left;
  width: 24%;
  margin-right: 1%; }

.media--16x9 .media__container--4x3 {
  padding-bottom: 56.25%; }
.media--16x9.js-multi-images .js-multi__triggers {
  height: 263px; }

.js-multi-images:before, .js-multi-images:after {
  content: " ";
  display: table;
  clear: both; }
.js-multi-images .js-multi__targets > * {
  cursor: pointer;
  display: none; }
  .js-multi-images .js-multi__targets > *.is-active {
    display: block; }
.js-multi-images .js-multi__triggers {
  float: right;
  width: 33%; }
  .js-multi-images .js-multi__triggers > * {
    float: left;
    margin-left: 0.3125rem;
    width: calc(50% - 5px);
    width: -webkit-calc(50% - 5px); }
    .js-multi-images .js-multi__triggers > *:nth-child(odd) {
      margin-right: 0.3125rem;
      margin-left: 0; }
  .js-multi-images .js-multi__triggers img {
    cursor: pointer; }
.js-multi-images .js-multi__targets {
  float: left;
  width: 66%; }
.js-multi-images .js-trigger {
  margin-bottom: 0.625rem;
  position: relative; }
  .js-multi-images .js-trigger > div {
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.75rem;
    line-height: 0.75rem;
    min-height: 2.125rem;
    bottom: -1px;
    z-index: 1;
    color: #fff;
    background: #4c4c4c;
    width: 100%; }
  .js-multi-images .js-trigger .caption {
    padding: 0.3125rem; }

.media-slider__pager, .module--happening-now .carousel__pager {
  width: 100%;
  position: absolute;
  top: 50%;
  z-index: 50; }
  .media-slider__pager .js-prev, .media-slider__pager .js-next, .module--happening-now .carousel__pager .js-prev, .module--happening-now .carousel__pager .js-next {
    position: absolute;
    margin-top: -1.6875rem; }
  .media-slider__pager .js-prev, .module--happening-now .carousel__pager .js-prev {
    left: 0; }
  .media-slider__pager .js-next, .module--happening-now .carousel__pager .js-next {
    right: 0; }
  .media-slider__pager .btn--ui, .module--happening-now .carousel__pager .btn--ui {
    font-size: 1.6875rem; }
  .media-slider__pager .is-disabled, .module--happening-now .carousel__pager .is-disabled {
    display: none; }

.media-slider__thumbs__pager, .module--happening-now .carousel__pager {
  width: 100%;
  position: absolute;
  top: 50%;
  z-index: 50;
  margin-top: -0.75rem; }
  .media-slider__thumbs__pager .js-prev, .media-slider__thumbs__pager .js-next, .module--happening-now .carousel__pager .js-prev, .module--happening-now .carousel__pager .js-next {
    position: absolute;
    margin-top: -1.6875rem; }
  .media-slider__thumbs__pager .js-prev, .module--happening-now .carousel__pager .js-prev {
    left: 0; }
  .media-slider__thumbs__pager .js-next, .module--happening-now .carousel__pager .js-next {
    right: 0; }
  .media-slider__thumbs__pager .js-next, .module--happening-now .carousel__pager .js-next {
    right: -8px; }
  .media-slider__thumbs__pager .js-prev, .module--happening-now .carousel__pager .js-prev {
    left: -8px; }

.media-slider__thumbs_overflow, .module--happening-now .carousel__pager {
  margin-left: 1.875rem;
  margin-right: 1.875rem; }

.btn--ui-block {
  color: #fff;
  background: #4c4c4c;
  color: #d2d2d2;
  font-size: 1.6875rem;
  display: block;
  padding: 0.625rem; }
  .btn--ui-block.is-disabled {
    background: #cccccc;
    cursor: default;
    color: white; }

.btn--ui-light {
  color: #636466;
  font-size: 3.375rem;
  margin-top: -1.6875rem; }
  .btn--ui-light.is-disabled {
    color: #d2d2d2;
    cursor: default; }

.js-tabs .js-tabs__targets .tab {
  display: none; }
  .js-tabs .js-tabs__targets .tab.is-active {
    display: block; }

.js-filter__targets > * {
  display: none; }
  .js-filter__targets > *.is-active {
    display: block; }

.kiip-widget {
  transition: bottom 0.5s;
  -webkit-transition: bottom 0.5s;
  z-index: 9999990;
  position: fixed;
  bottom: -150px;
  width: 100%; }
  .kiip-widget.active {
    bottom: -5px; }
  .kiip-widget:hover {
    bottom: 0; }
  .kiip-widget .kiip-icon {
    margin-top: -35px;
    margin-left: -55px;
    border-radius: 50px 50px 0 0;
    position: absolute;
    left: 50%; }
    .kiip-widget .kiip-icon i {
      background: url(../images/kiip-wdiget-icon.png) no-repeat center center;
      height: 60px;
      width: 110px;
      display: block; }
  .kiip-widget .kiip-close-btn {
    transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: #4c4c4c;
    color: #fff;
    cursor: pointer;
    padding: 7px 10px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
    opacity: 0.2; }
    .kiip-widget .kiip-close-btn:hover {
      opacity: 1; }
  .kiip-widget .kiip-content {
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
    padding: 20px 0;
    color: #fff;
    text-align: center;
    cursor: pointer; }
    .kiip-widget .kiip-content .logo {
      height: 44px;
      width: 54px;
      background-repeat: no-repeat;
      position: absolute;
      margin-left: 10px;
      margin-top: -9px; }
  .kiip-widget .kiip-content--lg {
    color: #aed5ff;
    font-size: 25px;
    text-transform: uppercase; }
  .kiip-widget .kiip-content--click {
    font-size: 14px;
    text-transform: uppercase; }
    .kiip-widget .kiip-content--click:before {
      content: "Click "; }
  .kiip-widget .kiip-disclaimer {
    font-size: 9px;
    position: absolute;
    color: #DDD;
    margin: 11px; }

.mobile .kiip-widget .kiip-content--click:before {
  content: "Touch "; }

.ad--994x30 {
  width: 62.125rem;
  height: 1.875rem;
  margin-left: auto;
  margin-right: auto;
  z-index: 20; }

.ad--88x31 {
  width: 5.5rem;
  height: 1.9375rem;
  margin-left: auto;
  margin-right: auto;
  z-index: 20; }

.ad--113x38 {
  width: 7.0625rem;
  height: 2.375rem;
  margin-left: auto;
  margin-right: auto;
  z-index: 20; }

.ad--728x90 {
  width: 45.5rem;
  height: 5.625rem;
  margin-left: auto;
  margin-right: auto;
  z-index: 20; }

.ad--758x90 {
  width: 47.375rem;
  height: 5.625rem;
  margin-left: auto;
  margin-right: auto;
  z-index: 20; }

.ad--250x200 {
  width: 15.625rem;
  height: 12.5rem;
  margin-left: auto;
  margin-right: auto;
  z-index: 20; }

.ad--300x250 {
  width: 18.75rem;
  height: 15.625rem;
  margin-left: auto;
  margin-right: auto;
  z-index: 20; }

.ad--289x504 {
  width: 18.0625rem;
  height: 31.5rem;
  margin-left: auto;
  margin-right: auto;
  z-index: 20; }

.ad--300x600 {
  width: 18.75rem;
  height: 37.5rem;
  margin-left: auto;
  margin-right: auto;
  z-index: 20; }

.ad--300x250 {
  height: auto;
  font-size: 1px;
  color: #4c4c4c;
  text-align: center; }

.ad--320x50 {
  text-align: center; }
  .ad--320x50 iframe {
    width: 320px; }

.module--ad .header--light, .module--ad .header--light a {
  font-size: 17px;
  color: black; }
.module--ad .blocks {
  background: white;
  padding: 6px; }
.module--ad .abstract {
  font-size: 14px; }
  .module--ad .abstract a {
    color: #636466; }
    .module--ad .abstract a:hover {
      text-decoration: none; }

.ad--88x31 iframe {
  width: 88px; }

.ad--113x38 {
  overflow: hidden; }

.ad--113x38 iframe {
  margin-top: 0; }

.site__type--tv .ad--113x38 iframe {
  margin-top: 0; }

.ad--658x90 iframe {
  width: 658px; }

.is-floating .ad--113x38 iframe {
  margin-top: 0; }

.ad--100x32:before {
  content: "Sponsored by:";
  font-family: "Noto Sans";
  font-weight: bold;
  color: #666666;
  text-transform: uppercase;
  font-size: 13px;
  margin-right: 10px;
  float: left; }

.ad--320x50 {
  margin-top: 20px;
  margin-bottom: 0px; }

.container.container--ad {
  text-align: center; }
  .container.container--ad .multi-top__ad {
    display: inline-block;
    margin: 1.8rem 0 0;
    text-align: center; }

.alerts {
  display: none; }
  .alerts.is-active {
    display: block; }

.alerts--breaking, .alerts--news {
  background: #212121;
  color: #fff;
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 140%;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 0; }
  .alerts--breaking .trigger, .alerts--news .trigger {
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: left;
    border-left: 1px solid #636466; }
    .alerts--breaking .trigger.is-active, .alerts--news .trigger.is-active {
      background: #262626; }
  .alerts--breaking .alerts__story a, .alerts--news .alerts__story a {
    color: #fff;
    text-decoration: none; }
  .alerts--breaking .module__body:before, .alerts--breaking .module__body:after, .alerts--news .module__body:before, .alerts--news .module__body:after {
    content: " ";
    display: table;
    clear: both; }

.alerts {
  position: absolute;
  right: 0;
  background: #262626;
  height: auto;
  max-height: 0;
  display: block;
  overflow: hidden;
  padding: 0;
  transition: padding 0.3s, max-height 0.3s;
  z-index: 9; }
  .alerts.is-active {
    max-height: 31.25rem; }
  .alerts a {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    display: block;
    color: #fff;
    text-decoration: none;
    line-height: 200%;
    border-top: 1px solid #4d4d4d; }
    .alerts a:first-child {
      border-top: 0; }
    .alerts a:visited {
      color: #e6e6e6;
      text-decoration: none; }
  .alerts > div {
    padding: 1.125rem; }

.alerts--breaking .header, .alerts--news .header {
  font-size: 17px !important;
  background: #7e0f19;
  color: white !important;
  padding: 0 !important;
  margin-top: 10px !important;
  font-weight: bold;
  padding-left: 20px !important;
  padding-right: 10px !important;
  padding-top: 3px !important;
  padding-bottom: 3px !important; }

.alerts--news .header {
  margin-right: 12px; }

.module--author-bio .side__media {
  max-width: 75px;
  margin-right: 10px; }
.module--author-bio .title {
  margin-bottom: 0; }
.module--author-bio .author-bio__details {
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.rsp-icon {
  width: 20px;
  height: 20px;
  line-height: 1.25rem;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box; }
  .rsp-icon:before {
    padding-left: 3px; }

.icon--share:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 17px; }

.module--blog-list .inner .headline, .module--blog-list .inner .image {
  text-decoration: none;
  color: black; }
.module--blog-list .inner a {
  text-decoration: none; }
.module--blog-list .ratio__proportion, .module--blog-list .ratio__4x3 {
  background: transparent; }
.module--blog-list .block {
  background-color: #fff;
  margin-bottom: 1.25rem;
  border-top: 1px solid #ced4d8; }
.module--blog-list .block__body {
  padding: 2.125rem; }
.module--blog-list .author__name {
  margin-left: 2.125rem; }
.module--blog-list .block__type {
  text-transform: uppercase;
  color: #ced4d8;
  font-size: 0.875rem; }
.module--blog-list .headline {
  margin-bottom: 1.875rem;
  font-size: 1.75rem; }
.module--blog-list .abstract {
  font-size: 0.9375rem;
  margin-bottom: 1.5625rem; }
.module--blog-list .read-more {
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 500; }
.module--blog-list .author__name, .module--blog-list .author__twitter {
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.8125rem; }
.module--blog-list .author__name {
  margin-right: 1.0625rem; }
.module--blog-list a.author__twitter {
  text-decoration: none; }
.module--blog-list .media {
  margin-bottom: 1.875rem; }
.module--blog-list .stButton .stLarge {
  display: inherit;
  height: auto;
  width: auto;
  position: static; }
.module--blog-list .shares {
  visibility: visible;
  font-size: 0.75rem; }
  .module--blog-list .shares .icon--share:before {
    font-size: 0.75rem; }
.module--blog-list .share-button {
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: white;
  cursor: pointer;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  text-align: center;
  padding-left: 0.5rem;
  text-transform: uppercase; }
  .module--blog-list .share-button:hover {
    cursor: pointer; }
  .module--blog-list .share-button .icon--share:before {
    color: white; }
.module--blog-list .block__footer .side__body {
  float: right;
  margin-right: 0.75rem; }
.module--blog-list .block--story .block__body .side__media {
  width: 12.5rem;
  margin-right: 0.875rem; }
.module--blog-list .js-blog-list {
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out; }
  .module--blog-list .js-blog-list.is-loading {
    opacity: 0.2; }
.module--blog-list section {
  display: none; }
  .module--blog-list section.is-active {
    display: block; }
.module--blog-list .nav--pagination > * {
  display: inline-block;
  background: #4c4c4c;
  color: #d2d2d2;
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem; }
.module--blog-list .nav--pagination {
  float: right; }
  .module--blog-list .nav--pagination .is-disabled {
    display: none; }
.module--blog-list .js-prev:before {
  content: "Prev";
  text-transform: uppercase; }
.module--blog-list .js-next:before {
  content: "Next";
  text-transform: uppercase; }

.module--bio-list .block__type, .module--bio-list .abstract, .module--bio-list .read-more {
  font-family: Georgia, "Times New Roman", serif; }
.module--bio-list .headline, .module--bio-list .author__name, .module--bio-list .author__twitter, .module--bio-list .share-button, .module--bio-list .shares {
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
.module--bio-list .inner .headline, .module--bio-list .inner .image {
  text-decoration: none;
  color: black; }
.module--bio-list .inner a {
  text-decoration: none; }
.module--bio-list .block {
  background-color: #fff;
  margin-bottom: 1.25rem;
  padding: 1.0625rem;
  border-top: 1px solid #ced4d8;
  overflow: hidden; }
.module--bio-list .author__name {
  margin-left: 2.125rem; }
.module--bio-list .block__type {
  text-transform: uppercase;
  color: #ced4d8;
  font-size: 0.875rem; }
.module--bio-list .headline {
  margin-bottom: 0.75rem;
  font-size: 1.75rem; }
.module--bio-list .abstract {
  font-size: 0.875rem;
  margin-bottom: 1.5625rem;
  color: #636466; }
  .module--bio-list .abstract:empty {
    display: none; }
.module--bio-list .side__media {
  max-width: 12.5rem;
  margin-right: 0.875rem; }
.module--bio-list .rsp-icon {
  visibility: hidden; }
  .module--bio-list .rsp-icon:before {
    visibility: visible; }

.component__carousel {
  position: relative; }
  .component__carousel .carousel__overflow {
    overflow: hidden; }
  .component__carousel .blocks {
    width: 625rem; }
    .component__carousel .blocks:before, .component__carousel .blocks:after {
      content: " ";
      display: table;
      clear: both; }
  .component__carousel .animate .blocks {
    transition: transform 0.5s;
    -webkit-transition: -webkit-transform 0.5s; }
  .component__carousel .block {
    float: left; }
  .component__carousel .js-carousel__content {
    overflow: hidden; }
  .component__carousel .carousel__pager {
    width: 100%;
    position: absolute;
    top: 50%;
    z-index: 50; }
    .component__carousel .carousel__pager .btn-ui {
      font-size: 1.6875rem;
      display: block;
      padding: 0.625rem;
      font-weight: normal; }
    .component__carousel .carousel__pager .js-prev, .component__carousel .carousel__pager .js-next {
      position: absolute;
      margin-top: -1.6875rem; }
    .component__carousel .carousel__pager .js-prev {
      left: 0; }
    .component__carousel .carousel__pager .js-next {
      right: 0; }
  .component__carousel .container {
    width: inherit !important; }

.carousel--media .carousel__overflow .block--video {
  position: relative; }
.carousel--media .carousel__overflow .block--video a:before {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 4.125rem;
  position: absolute;
  left: 54%;
  top: 29%;
  margin-left: -2rem;
  width: 4rem;
  opacity: 0.7;
  z-index: 10; }

.module--carousel.has-touch .js-prev, .module--carousel.has-touch .js-next {
  display: none; }

.carousel--text .carousel__pager {
  top: 0;
  position: static; }
.carousel--text .pager__container {
  z-index: 1; }

.module--carousel .module__footer:before, .module--carousel .module__footer:after {
  content: " ";
  display: table;
  clear: both; }
.module--carousel .module__footer a {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #636466;
  padding-bottom: 6px;
  float: right; }

.carousel--media .block {
  width: 19rem;
  margin-right: 0.3125rem; }
.carousel--media .overlay__media {
  background: #000;
  height: 0;
  position: relative;
  padding-bottom: 73.25%;
  overflow: hidden;
  text-align: center; }
.carousel--media .overlay__body {
  color: black;
  background: white;
  opacity: 0.9;
  padding: 0.625rem;
  box-sizing: border-box;
  position: absolute;
  bottom: 4%;
  width: 90%;
  right: 0;
  z-index: 5;
  text-align: left; }
  .carousel--media .overlay__body .headline {
    font-weight: normal;
    font-size: 0.8125rem;
    color: black;
    display: block;
    float: left;
    padding-right: 2%;
    width: 70%;
    min-height: 23px; }
  .carousel--media .overlay__body .updated {
    border-left: 1px solid #636466;
    padding-left: 0.625rem;
    padding-top: 1px;
    box-sizing: border-box;
    font-size: 0.625rem;
    line-height: 10px;
    color: black;
    display: block;
    float: left;
    width: 30%; }
  .carousel--media .overlay__body .updated-is-empty .updated {
    display: none; }
  .carousel--media .overlay__body .updated-is-empty .headline {
    width: 100%; }
  .carousel--media .overlay__body .updated:before {
    content: "Updated";
    display: block;
    text-transform: uppercase;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    margin-bottom: 0.125rem; }
  .carousel--media .overlay__body.no-time .headline {
    width: 100%; }
  .carousel--media .overlay__body.no-time .updated {
    display: none; }

.carousel--text .carousel__overflow {
  background-color: #fff;
  padding-left: 1.75rem; }
.carousel--text .block {
  width: 9.6875rem;
  margin-right: 0.75rem;
  margin-top: 0.75rem; }
  .carousel--text .block:first-child .media__container--16x9, .carousel--text .block:first-child .block__complex {
    border-left: 0; }
.carousel--text .headline {
  height: 4rem;
  font-size: 1rem;
  padding-right: 0.75rem;
  margin-left: 0.75rem;
  border-left: 1px solid white;
  font-weight: 600;
  line-height: 100%; }
.carousel--text .media__container--16x9 {
  padding-top: 0.75rem;
  padding-left: 0.75rem; }
.carousel--text .media__container--16x9, .carousel--text .block__complex {
  border-left: 1px solid #d2d2d2; }
.carousel--text .block__complex {
  margin-bottom: 0.75rem; }
.carousel--text .updated {
  padding-left: 0.75rem;
  padding-top: 0.375rem;
  font-size: 0.5rem;
  color: #636466; }
  .carousel--text .updated:before {
    content: "Updated ";
    font-weight: 600;
    text-transform: uppercase;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #000;
    font-weight: 600; }
.carousel--text .pager__container {
  position: absolute;
  height: 12.6875rem;
  width: 2.5rem; }
  .carousel--text .pager__container button {
    top: 50%;
    margin-top: -2.0625rem; }
.carousel--text .pager--prev {
  background: #ffffff;
  left: 0; }
.carousel--text .pager--next {
  background: #ffffff;
  right: 0; }
.carousel--text .has-video {
  position: relative; }
  .carousel--text .has-video:before {
    content: url("../images/camera-12x9.png");
    position: absolute;
    bottom: 1.125rem;
    right: 0.75rem;
    width: 12px;
    height: 9px; }

.cssgradients .carousel--text .pager--prev {
  background: -moz-linear-gradient(left, white 74%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(74%, white), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, white 74%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, white 74%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(left, white 74%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, white 74%, rgba(255, 255, 255, 0) 100%); }
.cssgradients .carousel--text .pager--next {
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 26%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(26%, white));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 26%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 26%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 26%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 26%); }

.module--static-content {
  line-height: 150%;
  font-size: 0.9375rem;
  color: #333333; }
  .module--static-content .inner {
    color: #333333; }
  .module--static-content figure p {
    margin-bottom: 0; }
  .module--static-content figure figcaption {
    font-size: 12px;
    color: #888;
    line-height: 140%;
    margin-top: 6px;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .module--static-content a {
    color: #00539f; }
    .module--static-content a:visited {
      color: #4190d9; }
    .module--static-content a:active {
      color: #2171ba; }
    .module--static-content a:hover {
      color: #006cce; }
  .module--static-content p {
    margin-bottom: 1.125rem; }
  .module--static-content h1, .module--static-content h2, .module--static-content h3, .module--static-content h4, .module--static-content h5, .module--static-content h6 {
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold; }
  .module--static-content .block {
    border-top: 1px solid #d2d2d2;
    padding: 0.5rem; }
    .module--static-content .block:first-child {
      border-top: 0; }
  .module--static-content .title {
    font-size: 0.75rem;
    margin-top: 0.75rem;
    color: black; }
    .module--static-content .title:first-child {
      margin-top: 0; }
  .module--static-content .module__body {
    font-family: georgia;
    color: #636466;
    font-size: 0.875rem; }
  .module--static-content a {
    color: #636466;
    text-decoration: underline; }
    .module--static-content a:hover {
      color: black; }
  .module--static-content p {
    margin-bottom: 0.75rem;
    line-height: 160%; }
  .module--static-content .media + a {
    display: block; }
  .module--static-content.wcpo-subscribe .blocks {
    background: #FFFFFF;
    color: #222222;
    font-family: "Noto Sans", Helvetica, Arial, sans-serif;
    padding: 10px;
    border: 1px solid #bbbbbb;
    line-height: 17px; }
  .module--static-content.wcpo-subscribe .side__media {
    max-width: 476px;
    margin-right: 31px;
    margin-top: 22px;
    margin-left: 30px; }
  .module--static-content.subscriber-loading .title {
    font-size: 1.125rem;
    font-weight: normal;
    color: #999999;
    margin-bottom: 0.75rem;
    text-align: center; }
  .module--static-content.subscriber-loading .blocks {
    display: block;
    text-align: center; }
  .module--static-content.subscriber-loading .fade .media {
    width: 50%; }
  .module--static-content.subscriber-loading .fade:before {
    background: white;
    width: 500px;
    height: 247px;
    content: " ";
    position: absolute;
    opacity: 0.35; }
  .module--static-content.skin--flex-headline .abstract, .module--static-content.skin--flex-headline .headline {
    height: auto !important; }
  .module--static-content.skin--flex-headline a {
    text-decoration: none; }
  .module--static-content .module--flex .block, .module--static-content .module--static-content.skin--flex-headline .block {
    border-top: 0; }
  .module--static-content .module--flex a, .module--static-content .module--static-content.skin--flex-headline a {
    text-decoration: none; }
  .module--static-content .module--flex p, .module--static-content .module--static-content.skin--flex-headline p {
    line-height: 120%; }
  .module--static-content.show-skin .module__body {
    background: white;
    padding: 0.75rem; }
  .module--static-content.jobs--post-jobs .panel--well--filled {
    border: 1px solid #ccc; }
  .module--static-content.jobs--post-jobs .panel--well ol {
    padding-top: 0; }
  .module--static-content.jobs--post-jobs .title {
    font-size: 1rem; }
  .module--static-content.jobs--resume .headline, .module--static-content.jobs--post-jobs .headline, .module--static-content.jobs--search .headline {
    font-size: 1.75rem;
    margin-bottom: 1.5rem;
    line-height: 120%; }

.layout__side .module--static-content .blocks {
  background: white;
  padding: 0.375rem; }
.layout__side .module--static-content.hide-skin .module__body {
  border: 0;
  padding: 0; }
  .layout__side .module--static-content.hide-skin .module__body .blocks {
    background: transparent;
    padding: 0; }

.l-row:before, .l-row:after {
  content: " ";
  display: table;
  clear: both; }

.l-col-lg-4, .l-col-lg-6, .l-col-lg-3 {
  float: left;
  padding-left: 24px; }
  .l-col-lg-4:first-child, .l-col-lg-6:first-child, .l-col-lg-3:first-child {
    padding-left: 0; }

.l-col-lg-4 {
  width: 33.33333333%; }

.l-col-lg-6 {
  width: 50%; }

.l-col-lg-3 {
  width: 25%; }

.module.skin--no-space-above {
  margin-top: -24px; }

.module--closings .js-filter__triggers {
  margin-bottom: 0.625rem; }
  .module--closings .js-filter__triggers > a, .module--closings .js-filter__triggers > button {
    color: #a4a4a4;
    border: 1px solid #ccc;
    background: #efefef;
    border-radius: 2px;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.875rem;
    text-decoration: none;
    padding: 6px 12px;
    display: inline-block; }
    .module--closings .js-filter__triggers > a:hover, .module--closings .js-filter__triggers > button:hover {
      text-decoration: none;
      color: black; }
      .module--closings .js-filter__triggers > a:hover:before, .module--closings .js-filter__triggers > button:hover:before {
        color: #7e7e7e; }
    .module--closings .js-filter__triggers > a.is-active, .module--closings .js-filter__triggers > button.is-active {
      color: #777;
      background: white;
      font-weight: bold; }
      .module--closings .js-filter__triggers > a.is-active:hover, .module--closings .js-filter__triggers > button.is-active:hover {
        background: #979797;
        color: white; }
    .module--closings .js-filter__triggers > a:hover, .module--closings .js-filter__triggers > button:hover {
      background: #d6d6d6;
      color: white; }
.module--closings .blocks .header {
  border-bottom: solid 1px #999999;
  color: #999999;
  font-size: 0.9375rem;
  font-weight: normal;
  padding-left: 0.625rem; }
.module--closings .block {
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.9375rem;
  border-top: 1px solid #d2d2d2; }
  .module--closings .block:first-of-type {
    border-top: 0; }
.module--closings .closing {
  padding: 0.375rem; }
.module--closings .text--primary {
  font-size: 1rem;
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
.module--closings .text--secondary {
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
.module--closings .block:before, .module--closings .block:after, .module--closings .alert:before, .module--closings .alert:after {
  content: " ";
  display: table;
  clear: both; }

.csstransitions .percentage-combo__bar.pause {
  width: 0 !important; }

.module--election-results .no-results {
  clear: both; }
.module--election-results .header__sub {
  font-size: 0.75rem;
  font-weight: normal;
  padding-left: 0.625rem; }
.module--election-results .race {
  padding: 1.125rem;
  background: white;
  width: 100%;
  margin-bottom: 0.75rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  border-top: 1px solid #d2d2d2; }
.module--election-results .race__race-info {
  display: block;
  margin-bottom: 10px; }
.module--election-results .election-results__main {
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
.module--election-results .race__name {
  font-size: 0.9375rem;
  font-weight: bold; }
.module--election-results .race__precincts-reporting, .module--election-results .race__vote-total {
  font-size: 0.6875rem;
  color: #afafaf;
  margin-left: 0.3125rem; }
.module--election-results .candidate {
  display: block;
  padding: 12px 0px;
  border-bottom: 1px solid #eeeeee;
  font-size: 14px; }
  .module--election-results .candidate:before, .module--election-results .candidate:after {
    content: " ";
    display: table;
    clear: both; }
.module--election-results .candidate__name {
  color: #3b3b3b; }
.module--election-results .candidate__abbr {
  display: none;
  float: left;
  background: #666;
  border-radius: 16px;
  padding: 5px;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 6px;
  color: #fff;
  font-size: 9px;
  margin-right: 6px;
  font-weight: bold; }
.module--election-results .candidate--d .candidate__abbr {
  background: #004ba8;
  display: block; }
.module--election-results .candidate--r .candidate__abbr {
  background: #e00024;
  display: block; }
.module--election-results .candidate--l .candidate__abbr {
  background: #ffc600;
  display: block; }
.module--election-results .candidate--g .candidate__abbr {
  background: #10a800;
  display: block; }
.module--election-results .candidate--ust .candidate__abbr {
  display: block;
  background: white;
  color: #666;
  border: 1px solid #666;
  width: 29px; }
.module--election-results .percentage-combo {
  display: table;
  width: 100%; }
.module--election-results .percentage-combo__number, .module--election-results .candidate__vote-count {
  color: #aaa;
  font-size: 12px; }
.module--election-results .percentage-combo__number {
  display: table-cell;
  padding-right: 6px; }
.module--election-results .percentage-combo__graph {
  background: #eeeeee;
  height: 12px;
  display: table-cell;
  position: relative; }
.module--election-results .percentage-combo__bar {
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  display: block;
  background: #666;
  -webkit-transition: width 1s ease-in-out;
  -moz-transition: width 1s ease-in-out;
  -o-transition: width 1s ease-in-out;
  transition: width 1s ease-in-out; }
.module--election-results .candidate__winner-flag {
  background: #10a800;
  border-radius: 16px;
  padding: 5px;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 6px;
  color: #fff;
  font-size: 9px;
  margin-right: 6px;
  font-weight: bold;
  display: block;
  float: left; }
.module--election-results .candidate--win-y .candidate__name, .module--election-results .candidate--win-y .percentage-combo__number, .module--election-results .candidate--win-y .candidate__vote-count {
  font-weight: bold;
  color: black; }
.module--election-results .candidate--win-y.candidate--d .percentage-combo__bar {
  background: #004ba8; }
.module--election-results .candidate--win-y.candidate--r .percentage-combo__bar {
  background: #e00024; }
.module--election-results .candidate--win-y.candidate--l .percentage-combo__bar {
  background: #ffc600; }
.module--election-results .candidate--win-y.candidate--g .percentage-combo__bar {
  background: #10a800; }
.module--election-results .candidate--win-n .candidate__abbr {
  background: #ddd; }
.module--election-results .candidate--win-n .candidate__name, .module--election-results .candidate--win-n .candidate__vote-count {
  color: gray; }
.module--election-results .candidate--win-n .percentage-combo__bar {
  background: #999999; }
.module--election-results .layout--candidate__first-col, .module--election-results .layout--candidate__second-col {
  width: 40%; }
.module--election-results .layout--candidate__third-col {
  width: 20%; }
.module--election-results .layout--candidate__first-col, .module--election-results .layout--candidate__second-col, .module--election-results .layout--canddiate__third-col {
  display: inline;
  float: left; }
.module--election-results .layout--candidate__third-col {
  text-align: right; }

.module--featured-content .block .side__media {
  margin-right: 0.75rem; }
.module--featured-content .has-video {
  position: relative; }
  .module--featured-content .has-video:before {
    background-image: url("../images/camera-12x9.png");
    content: " ";
    position: absolute;
    bottom: 0.75rem;
    right: 0.75rem;
    width: 12px;
    height: 9px; }
.module--featured-content .is-decodedc {
  position: relative; }
  .module--featured-content .is-decodedc:before {
    background-image: url("../images/custom/pages/decodedc/icon.png");
    content: " ";
    right: 0.75rem;
    bottom: 0.75rem;
    width: 20px;
    height: 18px;
    position: absolute; }
.module--featured-content .cat--ojai-valley-news {
  position: relative; }
  .module--featured-content .cat--ojai-valley-news:before {
    background-image: url("../images/color_schemes/vcs/logo-OjaiValleyNews.png");
    content: " ";
    right: 0.75rem;
    bottom: 0.75rem;
    width: 93px;
    height: 12px;
    position: absolute; }
.module--featured-content .is-sponsored .block__complex .comments {
  visibility: visible !important;
  display: block !important;
  font-size: 0.5rem;
  padding: 0px 2px 0;
  position: absolute;
  bottom: 0px;
  width: 300px !important; }
.module--featured-content .is-sponsored .block__complex img {
  max-height: 18px;
  max-width: 118px;
  vertical-align: middle;
  padding-left: 2px;
  display: block !important; }
.module--featured-content .this-or-that {
  font-size: 0.6875rem;
  text-transform: uppercase;
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
.module--featured-content .this-or-that__red {
  font-weight: bold;
  color: #720000; }
.module--featured-content .this-or-that__gray {
  color: #adadad; }
.module--featured-content .updated {
  font-size: 0.75rem; }
.module--featured-content .block {
  margin-bottom: 0.4375rem; }
  .module--featured-content .block:before, .module--featured-content .block:after {
    content: " ";
    display: table;
    clear: both; }
.module--featured-content .block--mini {
  background: white;
  position: relative; }
  .module--featured-content .block--mini .headline {
    font-size: 1rem;
    line-height: 1.25rem; }
  .module--featured-content .block--mini .comments, .module--featured-content .block--mini .shares, .module--featured-content .block--mini .authors {
    font-size: 0.75rem; }
.module--featured-content .block--large {
  background: white; }
  .module--featured-content .block--large .headline {
    font-size: 1.5rem;
    line-height: 100%; }
  .module--featured-content .block--large .comments, .module--featured-content .block--large .shares, .module--featured-content .block--large .authors {
    font-size: 1rem; }
.module--featured-content .block--live-streaming > .inner {
  background: white;
  display: block;
  height: 76px;
  overflow: hidden; }
  .module--featured-content .block--live-streaming > .inner:before, .module--featured-content .block--live-streaming > .inner:after {
    content: " ";
    display: table;
    clear: both; }
.module--featured-content .block--live-streaming .side__body {
  margin-top: 10px; }
.module--featured-content .block--black-friday, .module--featured-content .block--promo-style-2 {
  background: white; }
  .module--featured-content .block--black-friday .side__media, .module--featured-content .block--promo-style-2 .side__media {
    max-width: 69%; }
  .module--featured-content .block--black-friday .header--dark, .module--featured-content .block--promo-style-2 .header--dark {
    margin-top: 0;
    text-transform: none;
    padding: 3px 12px;
    margin-bottom: 0;
    font-size: 12px;
    width: 80%; }
  .module--featured-content .block--black-friday .emphasis, .module--featured-content .block--promo-style-2 .emphasis {
    font-weight: bold;
    text-transform: uppercase; }
  .module--featured-content .block--black-friday .headline, .module--featured-content .block--promo-style-2 .headline {
    font-size: 14px;
    padding: 5px 12px; }
.module--featured-content .comments, .module--featured-content .shares, .module--featured-content .authors {
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block; }
.module--featured-content .abstract {
  font-size: 0.875rem;
  color: #636464;
  margin-bottom: 1.25rem; }
.module--featured-content .headline {
  color: #4c4c4c; }
.module--featured-content .block .inner:hover .headline {
  color: #000; }

.live-streaming--true .block--live-streaming .media__container--16x9 {
  width: 144px;
  height: 81px; }
.live-streaming--true .block--live-streaming .media__container--4x3 {
  max-width: 103px; }
.live-streaming--true .block--live-streaming .headline {
  font-size: 0.875rem;
  font-weight: bold;
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 18px; }
.live-streaming--true .block--large {
  padding-top: 1.25rem; }
  .live-streaming--true .block--large .headline, .live-streaming--true .block--large .abstract, .live-streaming--true .block--large .complex--social {
    padding-left: 1.25rem;
    padding-right: 1.25rem; }
  .live-streaming--true .block--large .complex--social {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem; }
  .live-streaming--true .block--large .headline {
    margin-bottom: 1.3125rem; }
  .live-streaming--true .block--large .abstract {
    margin-bottom: 1.5625rem; }
.live-streaming--true .block--mini {
  padding-top: 0.9375rem;
  padding-right: 0.6875rem;
  padding-bottom: 0.9375rem;
  padding-left: 0.6875rem; }
  .live-streaming--true .block--mini .side__media {
    max-width: 8.125rem; }
  .live-streaming--true .block--mini .headline {
    height: 3.75rem;
    overflow: hidden; }

.live-streaming--false .block--mini {
  padding-top: 1rem;
  padding-right: 0.6875rem;
  padding-bottom: 1rem;
  padding-left: 0.6875rem; }
  .live-streaming--false .block--mini .side__media {
    max-width: 7.5rem; }
.live-streaming--false .block--large {
  padding-top: 1.875rem; }
  .live-streaming--false .block--large .headline {
    font-size: 1.375rem;
    line-height: 1.5rem;
    margin-bottom: 1.6875rem;
    height: 2.875rem; }
  .live-streaming--false .block--large .abstract {
    color: #636464;
    margin-bottom: 2.375rem;
    min-height: 3.5625rem;
    overflow: hidden; }
  .live-streaming--false .block--large .headline, .live-streaming--false .block--large .abstract, .live-streaming--false .block--large .complex--social {
    padding-left: 1.5625rem;
    padding-right: 1.5625rem; }
  .live-streaming--false .block--large .complex--social {
    padding-top: 1rem;
    padding-bottom: 1rem; }

.featured-content--subindex .module__footer:before, .featured-content--subindex .module__footer:after {
  content: " ";
  display: table;
  clear: both; }
.featured-content--subindex .module__footer a {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #636466;
  padding-bottom: 6px;
  float: right; }

.skin--featured-content--background-box.module--featured-content .block {
  background-color: #fbfbfb; }

.module--featured-promo .block {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain !important;
  overflow: hidden;
  margin-bottom: 20px; }
.module--featured-promo .block--large {
  height: 275px; }
  .module--featured-promo .block--large.block--hide-text img {
    min-width: 100%;
    height: auto; }
  .module--featured-promo .block--large.block--show-text > .inner {
    display: table-cell;
    vertical-align: bottom;
    height: 275px;
    padding: 40px; }
.module--featured-promo .block--mini {
  height: 125px; }
  .module--featured-promo .block--mini.block--show-text > .inner {
    padding: 20px;
    height: 125px;
    display: table-cell;
    vertical-align: middle; }
.module--featured-promo .block--large .headline {
  font-size: 36px;
  line-height: 41px; }
.module--featured-promo .block--mini .headline {
  font-size: 20px;
  line-height: 23px;
  font-weight: bold; }
.module--featured-promo .headline {
  text-shadow: 0 0 5px #000;
  margin-top: 0;
  color: white; }
.module--featured-promo .abstract {
  color: white;
  font-family: "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, sans-serif; }
.module--featured-promo .block:hover .headline {
  text-shadow: 0 0 10px #000; }

.layout--featured-promo__half {
  width: calc(50% - 10px);
  float: left;
  margin-right: 20px; }
  .layout--featured-promo__half:nth-child(even) {
    margin-right: 0px; }

.module--flex .module__body, .module--static-content.skin--flex-headline .module__body {
  border-bottom: 0; }
.module--flex .module__footer, .module--static-content.skin--flex-headline .module__footer {
  border-top: 0;
  text-align: right; }
  .module--flex .module__footer a, .module--static-content.skin--flex-headline .module__footer a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #636466; }
.module--flex .inner:before, .module--static-content.skin--flex-headline .inner:before, .module--flex .inner:after, .module--static-content.skin--flex-headline .inner:after {
  content: " ";
  display: table;
  clear: both; }
.module--flex .block, .module--static-content.skin--flex-headline .block {
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }
  .module--flex .block:hover .headline, .module--static-content.skin--flex-headline .block:hover .headline {
    color: #000; }
  .module--flex .block .headline, .module--static-content.skin--flex-headline .block .headline {
    color: #4c4c4c; }
.module--flex .abstract, .module--static-content.skin--flex-headline .abstract {
  font-size: 0.8125rem;
  margin-top: 0.375rem;
  text-decoration: none; }
.module--flex .headline, .module--static-content.skin--flex-headline .headline {
  font-size: 0.9375rem;
  line-height: 1.125rem;
  text-decoration: none;
  font-weight: bold; }
.module--flex .subheadline, .module--static-content.skin--flex-headline .subheadline {
  font-size: 0.875rem;
  font-family: Georgia, "Times New Roman", serif;
  font-style: italic;
  text-decoration: none;
  font-weight: normal; }
.module--flex a, .module--static-content.skin--flex-headline a {
  text-decoration: none; }
.module--flex .has-video, .module--static-content.skin--flex-headline .has-video {
  position: relative; }
  .module--flex .has-video:before, .module--static-content.skin--flex-headline .has-video:before {
    content: url("../images/camera-12x9.png");
    position: absolute;
    bottom: 1.125rem;
    right: 0.75rem;
    width: 12px;
    height: 9px; }
.module--flex .template--scripps_responsive_sponsored_story, .module--static-content.skin--flex-headline .template--scripps_responsive_sponsored_story {
  position: relative; }
  .module--flex .template--scripps_responsive_sponsored_story .headline:after, .module--static-content.skin--flex-headline .template--scripps_responsive_sponsored_story .headline:after {
    color: #a6a6a6;
    content: "Sponsored";
    font-style: normal;
    font-weight: normal;
    display: block; }
.module--flex .is-decodedc, .module--static-content.skin--flex-headline .is-decodedc {
  position: relative; }
  .module--flex .is-decodedc:before, .module--static-content.skin--flex-headline .is-decodedc:before {
    background-image: url("../images/custom/pages/decodedc/icon.png");
    content: " ";
    right: 0.75rem;
    bottom: 0.75rem;
    width: 20px;
    height: 18px;
    position: absolute; }
.module--flex .cat--ojai-valley-news, .module--static-content.skin--flex-headline .cat--ojai-valley-news {
  position: relative; }
  .module--flex .cat--ojai-valley-news:before, .module--static-content.skin--flex-headline .cat--ojai-valley-news:before {
    background-image: url("../images/color_schemes/vcs/logo-OjaiValleyNews.png");
    content: " ";
    right: 0.75rem;
    bottom: 0.75rem;
    width: 93px;
    height: 12px;
    position: absolute; }
.module--flex .nav--pagination, .module--static-content.skin--flex-headline .nav--pagination {
  float: right;
  padding-right: 6px;
  margin-top: -0.5rem; }
  .module--flex .nav--pagination .is-disabled, .module--static-content.skin--flex-headline .nav--pagination .is-disabled {
    display: none; }
  .module--flex .nav--pagination > *, .module--static-content.skin--flex-headline .nav--pagination > * {
    background: #4c4c4c;
    color: #d2d2d2;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    margin: 8px 0 5px 0; }
    .module--flex .nav--pagination > * span, .module--static-content.skin--flex-headline .nav--pagination > * span {
      display: block;
      line-height: 0.875rem;
      padding: 4px 0 7px 0;
      width: 90px; }
      .module--flex .nav--pagination > * span:before, .module--static-content.skin--flex-headline .nav--pagination > * span:before, .module--flex .nav--pagination > * span:after, .module--static-content.skin--flex-headline .nav--pagination > * span:after {
        font-size: 2.1875rem;
        font-weight: normal;
        padding: 0 10px;
        position: relative;
        top: 5px; }
.module--flex .is-sponsored .ds-sponsored, .module--static-content.skin--flex-headline .is-sponsored .ds-sponsored {
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 10px;
  color: black;
  margin-top: 4px; }
  .module--flex .is-sponsored .ds-sponsored img, .module--static-content.skin--flex-headline .is-sponsored .ds-sponsored img {
    max-height: 18px;
    max-width: 118px;
    vertical-align: middle;
    padding-left: 2px;
    display: block !important; }
.module--flex.sponsored-generated-home-above .is-sponsored .ds-sponsored img, .sponsored-generated-home-above.module--static-content.skin--flex-headline .is-sponsored .ds-sponsored img {
  max-height: 999px;
  display: inline !important; }

.layout__side .module--flex .headline, .layout__side .module--static-content.skin--flex-headline .headline, .layout__side .module--flex .abstract, .layout__side .module--static-content.skin--flex-headline .abstract, .grid__one-fourth .module--flex .headline, .grid__one-fourth .module--static-content.skin--flex-headline .headline, .grid__one-fourth .module--flex .abstract, .grid__one-fourth .module--static-content.skin--flex-headline .abstract {
  height: auto !important; }

.module--flex .block, .module--static-content.skin--flex-headline .block {
  position: relative; }
.module--flex .fa-play-circle, .module--static-content.skin--flex-headline .fa-play-circle {
  position: absolute;
  right: 12px;
  top: 12px;
  font-size: 35px;
  color: #444; }

.flex--card .block, .module--static-content.skin--flex-headline .block {
  background: #fbfbfb; }
.flex--card .blocks, .module--static-content.skin--flex-headline .blocks {
  padding-top: 2px; }
  .flex--card .blocks:before, .module--static-content.skin--flex-headline .blocks:before, .flex--card .blocks:after, .module--static-content.skin--flex-headline .blocks:after {
    content: " ";
    display: table;
    clear: both; }
.flex--card .block, .module--static-content.skin--flex-headline .block {
  padding: 0.75rem;
  margin-top: 0.375rem; }
  .flex--card .block:first-child, .module--static-content.skin--flex-headline .block:first-child {
    margin-top: 0; }
.flex--card .side__media, .module--static-content.skin--flex-headline .side__media {
  width: 100px;
  padding-right: 0.75rem; }
.flex--card a, .module--static-content.skin--flex-headline a {
  color: #535353; }
  .flex--card a:hover, .module--static-content.skin--flex-headline a:hover {
    color: black; }

.flex--keyline .blocks {
  background: #fcfcfc;
  padding-left: 1.125rem;
  padding-right: 1.125rem; }
  .flex--keyline .blocks:before, .flex--keyline .blocks:after {
    content: " ";
    display: table;
    clear: both; }
.flex--keyline .block {
  border-top: 1px solid #d2d2d2;
  padding-top: 1.125rem;
  padding-bottom: 1.125rem; }
  .flex--keyline .block:first-child {
    border-top: 0; }
.flex--keyline a.block__inner:visited {
  color: #000; }
  .flex--keyline a.block__inner:visited .abstract {
    color: #636466; }
.flex--keyline .headline {
  display: table-cell;
  vertical-align: middle; }
.flex--keyline.skin--skinny .block {
  padding-top: 0;
  padding-bottom: 0; }

.grid__one-fourth .flex--keyline .module__body {
  padding: 0; }
.grid__one-fourth .flex--keyline .blocks {
  background: transparent;
  padding-left: 12px;
  padding-right: 12px; }
.grid__one-fourth .flex--keyline .block {
  padding-top: 10px;
  padding-bottom: 10px; }
.grid__one-fourth .flex--keyline .module__body, .grid__one-fourth .flex--keyline .module__footer {
  border: 0; }

.page--white .module--flex .module__body, .page--white .module--static-content.skin--flex-headline .module__body, .page--white .module--flex .module__footer, .page--white .module--static-content.skin--flex-headline .module__footer {
  border: 0; }
.page--white .block--keyline .blocks {
  background: #f5f5f5; }

.module--flex.flex--promo .headline, .flex--promo.module--static-content.skin--flex-headline .headline {
  font-size: 1.125rem;
  margin-bottom: 0.375rem; }
.module--flex.flex--promo .abstract, .flex--promo.module--static-content.skin--flex-headline .abstract {
  margin-top: 0.75rem; }

.module--form legend .aui-legend,
.module--form .aui-fieldset-content .description, .module--form .aui-fieldset-legend {
  display: none; }
.module--form label {
  display: block;
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875rem; }
  .module--form label.aui-field-label-inline-label {
    display: inline; }
.module--form input {
  font-size: 0.875rem;
  width: 100%; }
.module--form input[type="checkbox"] {
  width: auto;
  float: left; }
.module--form input[type="submit"] {
  color: white;
  border: 1px solid #0c5ca8;
  background: #0c5ca8;
  border-radius: 2px;
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  text-decoration: none;
  padding: 6px 12px;
  display: inline-block;
  width: auto;
  float: right; }
  .module--form input[type="submit"]:hover {
    text-decoration: none;
    color: black; }
    .module--form input[type="submit"]:hover:before {
      color: #b8dafa; }
  .module--form input[type="submit"].is-active {
    color: #777;
    background: white;
    font-weight: bold; }
    .module--form input[type="submit"].is-active:hover {
      background: #b8dafa;
      color: white; }
  .module--form input[type="submit"]:hover {
    background: #094278;
    color: white; }
.module--form input[name="logout"] {
  color: #a4a4a4;
  border: 1px solid #ccc;
  background: #efefef;
  border-radius: 2px;
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  text-decoration: none;
  padding: 6px 12px;
  display: inline-block;
  width: auto;
  float: right; }
  .module--form input[name="logout"]:hover {
    text-decoration: none;
    color: black; }
    .module--form input[name="logout"]:hover:before {
      color: #7e7e7e; }
  .module--form input[name="logout"].is-active {
    color: #777;
    background: white;
    font-weight: bold; }
    .module--form input[name="logout"].is-active:hover {
      background: #7e7e7e;
      color: white; }
  .module--form input[name="logout"]:hover {
    background: #d6d6d6;
    color: white; }
.module--form textarea {
  font-size: 0.875rem;
  width: 100% !important;
  height: 6.25rem;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f5f5f5), to(#fefefe)) !important;
  background-image: -webkit-linear-gradient(top, #f5f5f5, #fefefe) !important;
  background-image: -moz-linear-gradient(top, #f5f5f5, #fefefe) !important;
  background-image: -ms-linear-gradient(top, #f5f5f5, #fefefe) !important;
  background-image: -o-linear-gradient(top, #f5f5f5, #fefefe) !important; }
  .module--form textarea textarea.focus {
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f5f5f5), to(#fefefe)) !important;
    background-image: -webkit-linear-gradient(top, #f5f5f5, #fefefe) !important;
    background-image: -moz-linear-gradient(top, #f5f5f5, #fefefe) !important;
    background-image: -ms-linear-gradient(top, #f5f5f5, #fefefe) !important;
    background-image: -o-linear-gradient(top, #f5f5f5, #fefefe) !important; }
.module--form .portlet-msg-error-parent {
  margin-top: -0.375rem;
  position: absolute;
  right: 0; }
.module--form .portlet-msg-error {
  color: red;
  background-color: transparent;
  background-image: none;
  border: 0;
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: right;
  top: 3.6875rem; }
.module--form .aui-field {
  margin: 24px 0;
  display: block; }
.module--form .aui-field-label-right {
  float: left;
  margin-right: 9px; }

.module--google-map img {
  max-width: none; }
.module--google-map .google-map--info-window {
  line-height: 1.35;
  overflow: hidden;
  white-space: nowrap; }
.module--google-map .loading {
  text-align: center; }
  .module--google-map .loading:after {
    color: #636466;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: url(http://media.scrippsnationalnews.com/cms/images/loading_animation.gif) no-repeat;
    content: "Loading";
    padding: 4px 40px 8px 40px; }

.module--link-list .list, .module--static-content .list {
  padding: 0;
  background: #fff; }
  .module--link-list .list li, .module--static-content .list li {
    list-style-type: none;
    padding: 6px 12px; }
  .module--link-list .list a, .module--static-content .list a {
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #4c4c4c;
    font-weight: bold;
    text-decoration: none;
    display: block;
    word-wrap: break-word; }
    .module--link-list .list a:hover, .module--static-content .list a:hover {
      color: black; }
.module--link-list .link-list__image, .module--static-content .link-list__image {
  padding-left: 0.375rem;
  padding-top: 0.375rem;
  margin-bottom: -0.75rem; }

.layout__content .module--link-list .list__item {
  float: left;
  width: calc(33.3333333333% - 0px);
  width: -webkit-calc(33.3333333333% - 0px);
  margin-right: 0rem; }
  .layout__content .module--link-list .list__item:nth-child(3n) {
    margin-right: 0; }
  .layout__content .module--link-list .list__item:nth-child(3n+4) {
    clear: left; }
  .layout__content .module--link-list .list__item:nth-child(3) {
    margin-top: 0; }
.layout__content .module--link-list .list:before, .layout__content .module--link-list .list:after {
  content: " ";
  display: table;
  clear: both; }

.layout__side .module--link-list .list__item, .layout__side .module--static-content .list__item {
  float: left;
  width: calc(50% - 0px);
  width: -webkit-calc(50% - 0px);
  margin-right: 0rem; }
  .layout__side .module--link-list .list__item:nth-child(2n), .layout__side .module--static-content .list__item:nth-child(2n) {
    margin-right: 0; }
  .layout__side .module--link-list .list__item:nth-child(2n+3), .layout__side .module--static-content .list__item:nth-child(2n+3) {
    clear: left; }
  .layout__side .module--link-list .list__item:nth-child(2), .layout__side .module--static-content .list__item:nth-child(2) {
    margin-top: 0; }
.layout__side .module--link-list .list:before, .layout__side .module--link-list .list:after, .layout__side .module--static-content .list:before, .layout__side .module--static-content .list:after {
  content: " ";
  display: table;
  clear: both; }

.link-list--full .list__item, .link-list--full .e_link {
  float: none !important;
  width: auto !important;
  display: block !important; }

.link-list--buttons {
  clear: left; }
  .link-list--buttons .list__item {
    display: inline-block;
    padding: 0 !important; }
    .link-list--buttons .list__item a {
      font-weight: normal;
      color: #a4a4a4;
      background: #eeeeee;
      background: -moz-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #eeeeee));
      background: -webkit-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
      background: -o-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
      background: -ms-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
      background: linear-gradient(to bottom, #eeeeee 0%, #eeeeee 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 );
      border-radius: 2px;
      font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 0.875rem;
      text-decoration: none;
      padding: 6px 12px;
      display: inline-block; }
      .link-list--buttons .list__item a:hover {
        text-decoration: none;
        color: black; }
        .link-list--buttons .list__item a:hover:before {
          color: #7e7e7e; }
      .link-list--buttons .list__item a.is-active {
        color: #777;
        background: white;
        font-weight: bold; }
        .link-list--buttons .list__item a.is-active:hover {
          background: #7e7e7e;
          color: white; }
      .link-list--buttons .list__item a:hover {
        background: #d6d6d6;
        color: white; }

.vidHolder .jwplayer video {
  width: 100% !important;
  margin: 0 !important; }

.vidHolder .jwplayer object {
  z-index: 0 !important; }

.media-slider__viewport .block.has-video .jwplayer div:before,
.is-video-clicked .media-slider__viewport .block.has-video .jwplayer div:before {
  display: block !important; }

.svp_preplay_div span:after {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000;
  font-size: 4.375rem;
  position: absolute;
  left: 50%;
  top: 36%;
  margin-left: -2rem;
  width: 4rem;
  opacity: 0.8;
  z-index: 8; }

.jw-poster-play-btn:after {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 4.375rem;
  position: absolute;
  left: 50%;
  top: 36%;
  margin-left: -2rem;
  width: 4rem;
  opacity: 0.8;
  z-index: 8;
  cursor: pointer; }

.mini-player .scripps_vdb_buttons,
.block--live-streaming-expanded .scripps_vdb_buttons {
  display: none !important; }

.block--live-streaming-expanded .video-js {
  position: relative !important;
  width: 96px !important;
  height: 54px !important; }

.module--featured-story .video-js, .module--live-player .video-js, .module--static-content .video-js, .module--story .video-js, .module--story--weather .video-js, .module--video-player .video-js, .module--html-iframe .video-js {
  position: relative !important; }
  .module--featured-story .video-js .ima-ad-container iframe, .module--live-player .video-js .ima-ad-container iframe, .module--static-content .video-js .ima-ad-container iframe, .module--story .video-js .ima-ad-container iframe, .module--story--weather .video-js .ima-ad-container iframe, .module--video-player .video-js .ima-ad-container iframe, .module--html-iframe .video-js .ima-ad-container iframe {
    width: 100%; }

.module--featured-story .scripps_vdb_player, .module--live-player .scripps_vdb_player, .module--static-content .scripps_vdb_player, .module--story .scripps_vdb_player, .module--story--weather .scripps_vdb_player, .module--video-player .scripps_vdb_player, .module--html-iframe .scripps_vdb_player {
  min-width: 100% !important;
  width: 100% !important;
  max-width: 100% !important;
  height: 100% !important;
  position: absolute !important; }
.module--featured-story .scripps_vdb_player > div, .module--live-player .scripps_vdb_player > div, .module--static-content .scripps_vdb_player > div, .module--story .scripps_vdb_player > div, .module--story--weather .scripps_vdb_player > div, .module--video-player .scripps_vdb_player > div, .module--html-iframe .scripps_vdb_player > div {
  position: absolute !important;
  max-width: 100% !important;
  height: 100% !important;
  width: 100%;
  max-height: 600px !important;
  padding-bottom: 0 !important; }
.module--featured-story .scripps_vdb_buttons, .module--live-player .scripps_vdb_buttons, .module--static-content .scripps_vdb_buttons, .module--story .scripps_vdb_buttons, .module--story--weather .scripps_vdb_buttons, .module--video-player .scripps_vdb_buttons, .module--html-iframe .scripps_vdb_buttons {
  padding: 15px 10px 0 0;
  display: none;
  position: absolute;
  height: calc(100% - 50px);
  top: 0;
  width: 100%;
  z-index: 9999;
  max-height: 390px; }
  .module--featured-story .scripps_vdb_buttons.is-active, .module--live-player .scripps_vdb_buttons.is-active, .module--static-content .scripps_vdb_buttons.is-active, .module--story .scripps_vdb_buttons.is-active, .module--story--weather .scripps_vdb_buttons.is-active, .module--video-player .scripps_vdb_buttons.is-active, .module--html-iframe .scripps_vdb_buttons.is-active {
    display: block; }
  .module--featured-story .scripps_vdb_buttons .scripps_vdb_button, .module--live-player .scripps_vdb_buttons .scripps_vdb_button, .module--static-content .scripps_vdb_buttons .scripps_vdb_button, .module--story .scripps_vdb_buttons .scripps_vdb_button, .module--story--weather .scripps_vdb_buttons .scripps_vdb_button, .module--video-player .scripps_vdb_buttons .scripps_vdb_button, .module--html-iframe .scripps_vdb_buttons .scripps_vdb_button {
    background: #000;
    margin-left: 10px;
    float: right;
    height: 40px;
    line-height: 10px;
    width: 40px;
    border-radius: 40px;
    cursor: pointer;
    padding-top: 9px;
    text-align: center; }
    .module--featured-story .scripps_vdb_buttons .scripps_vdb_button:hover, .module--live-player .scripps_vdb_buttons .scripps_vdb_button:hover, .module--static-content .scripps_vdb_buttons .scripps_vdb_button:hover, .module--story .scripps_vdb_buttons .scripps_vdb_button:hover, .module--story--weather .scripps_vdb_buttons .scripps_vdb_button:hover, .module--video-player .scripps_vdb_buttons .scripps_vdb_button:hover, .module--html-iframe .scripps_vdb_buttons .scripps_vdb_button:hover {
      opacity: 0.75; }
  .module--featured-story .scripps_vdb_buttons .scripps_embed_button:after, .module--live-player .scripps_vdb_buttons .scripps_embed_button:after, .module--static-content .scripps_vdb_buttons .scripps_embed_button:after, .module--story .scripps_vdb_buttons .scripps_embed_button:after, .module--story--weather .scripps_vdb_buttons .scripps_embed_button:after, .module--video-player .scripps_vdb_buttons .scripps_embed_button:after, .module--html-iframe .scripps_vdb_buttons .scripps_embed_button:after {
    content: "";
    text-decoration: inherit;
    display: inline-block;
    speak: none;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    font-size: 22px; }
  .module--featured-story .scripps_vdb_buttons .scripps_facebook_button:after, .module--live-player .scripps_vdb_buttons .scripps_facebook_button:after, .module--static-content .scripps_vdb_buttons .scripps_facebook_button:after, .module--story .scripps_vdb_buttons .scripps_facebook_button:after, .module--story--weather .scripps_vdb_buttons .scripps_facebook_button:after, .module--video-player .scripps_vdb_buttons .scripps_facebook_button:after, .module--html-iframe .scripps_vdb_buttons .scripps_facebook_button:after {
    content: "";
    text-decoration: inherit;
    display: inline-block;
    speak: none;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    font-size: 22px; }
  .module--featured-story .scripps_vdb_buttons .scripps_twitter_button:after, .module--live-player .scripps_vdb_buttons .scripps_twitter_button:after, .module--static-content .scripps_vdb_buttons .scripps_twitter_button:after, .module--story .scripps_vdb_buttons .scripps_twitter_button:after, .module--story--weather .scripps_vdb_buttons .scripps_twitter_button:after, .module--video-player .scripps_vdb_buttons .scripps_twitter_button:after, .module--html-iframe .scripps_vdb_buttons .scripps_twitter_button:after {
    content: "";
    text-decoration: inherit;
    display: inline-block;
    speak: none;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    font-size: 22px; }
  .module--featured-story .scripps_vdb_buttons .scripps_vdb_overlay, .module--live-player .scripps_vdb_buttons .scripps_vdb_overlay, .module--static-content .scripps_vdb_buttons .scripps_vdb_overlay, .module--story .scripps_vdb_buttons .scripps_vdb_overlay, .module--story--weather .scripps_vdb_buttons .scripps_vdb_overlay, .module--video-player .scripps_vdb_buttons .scripps_vdb_overlay, .module--html-iframe .scripps_vdb_buttons .scripps_vdb_overlay {
    background: rgba(0, 0, 0, 0.8);
    background: -moz-linear-gradient(top, black 1%, rgba(0, 0, 0, 0.5) 89%, rgba(125, 185, 232, 0) 100%);
    background: -webkit-linear-gradient(top, black 1%, rgba(0, 0, 0, 0.5) 89%, rgba(125, 185, 232, 0) 100%);
    background: linear-gradient(to bottom, black 1%, rgba(0, 0, 0, 0.5) 89%, rgba(125, 185, 232, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#007db9e8',GradientType=0 );
    display: none;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    z-index: 2; }
    .module--featured-story .scripps_vdb_buttons .scripps_vdb_overlay.is-active, .module--live-player .scripps_vdb_buttons .scripps_vdb_overlay.is-active, .module--static-content .scripps_vdb_buttons .scripps_vdb_overlay.is-active, .module--story .scripps_vdb_buttons .scripps_vdb_overlay.is-active, .module--story--weather .scripps_vdb_buttons .scripps_vdb_overlay.is-active, .module--video-player .scripps_vdb_buttons .scripps_vdb_overlay.is-active, .module--html-iframe .scripps_vdb_buttons .scripps_vdb_overlay.is-active {
      display: block; }
  .module--featured-story .scripps_vdb_buttons .scripps_overlay_close, .module--live-player .scripps_vdb_buttons .scripps_overlay_close, .module--static-content .scripps_vdb_buttons .scripps_overlay_close, .module--story .scripps_vdb_buttons .scripps_overlay_close, .module--story--weather .scripps_vdb_buttons .scripps_overlay_close, .module--video-player .scripps_vdb_buttons .scripps_overlay_close, .module--html-iframe .scripps_vdb_buttons .scripps_overlay_close {
    cursor: pointer;
    color: #fff;
    position: absolute;
    right: 10px;
    z-index: 9999;
    top: 5px;
    line-height: 22px;
    font-family: Arial;
    font-size: 24px; }
  .module--featured-story .scripps_vdb_buttons .scripps_overlay_content, .module--live-player .scripps_vdb_buttons .scripps_overlay_content, .module--static-content .scripps_vdb_buttons .scripps_overlay_content, .module--story .scripps_vdb_buttons .scripps_overlay_content, .module--story--weather .scripps_vdb_buttons .scripps_overlay_content, .module--video-player .scripps_vdb_buttons .scripps_overlay_content, .module--html-iframe .scripps_vdb_buttons .scripps_overlay_content {
    text-align: left; }
    .module--featured-story .scripps_vdb_buttons .scripps_overlay_content .heading, .module--live-player .scripps_vdb_buttons .scripps_overlay_content .heading, .module--static-content .scripps_vdb_buttons .scripps_overlay_content .heading, .module--story .scripps_vdb_buttons .scripps_overlay_content .heading, .module--story--weather .scripps_vdb_buttons .scripps_overlay_content .heading, .module--video-player .scripps_vdb_buttons .scripps_overlay_content .heading, .module--html-iframe .scripps_vdb_buttons .scripps_overlay_content .heading {
      color: #fff;
      font-family: Arial;
      text-align: left;
      margin-left: 10%;
      font-size: 25px;
      padding: 10px 0; }
    .module--featured-story .scripps_vdb_buttons .scripps_overlay_content textarea, .module--live-player .scripps_vdb_buttons .scripps_overlay_content textarea, .module--static-content .scripps_vdb_buttons .scripps_overlay_content textarea, .module--story .scripps_vdb_buttons .scripps_overlay_content textarea, .module--story--weather .scripps_vdb_buttons .scripps_overlay_content textarea, .module--video-player .scripps_vdb_buttons .scripps_overlay_content textarea, .module--html-iframe .scripps_vdb_buttons .scripps_overlay_content textarea {
      font-size: 10px;
      width: 80%;
      height: 80px;
      margin-left: 10%; }

.module--story .story__content .video-js, .module--story--weather .story__content .video-js {
  position: relative !important; }

.module--story .video-js, .module--story--weather .video-js,
.video-js {
  position: absolute !important;
  height: 100% !important;
  top: 0;
  width: 100% !important;
  z-index: 9;
  overflow: hidden; }
  .module--story .video-js object, .module--story--weather .video-js object,
  .video-js object {
    height: 100% !important;
    width: 100% !important;
    position: absolute;
    z-index: 99999;
    left: 0; }
  .module--story .video-js .ima-ad-container iframe, .module--story--weather .video-js .ima-ad-container iframe,
  .video-js .ima-ad-container iframe {
    height: 100% !important; }
  .module--story .video-js .ima-ad-container div:first-child, .module--story--weather .video-js .ima-ad-container div:first-child,
  .video-js .ima-ad-container div:first-child {
    height: 100% !important;
    width: 100% !important; }
  .module--story .video-js .ima-ad-container video, .module--story--weather .video-js .ima-ad-container video,
  .video-js .ima-ad-container video {
    left: 0 !important; }
  .module--story .video-js .ima-mute-div, .module--story--weather .video-js .ima-mute-div,
  .video-js .ima-mute-div {
    display: block !important;
    font-size: 24px !important; }
  .module--story .video-js .ima-slider-div, .module--story--weather .video-js .ima-slider-div,
  .video-js .ima-slider-div {
    display: block !important;
    height: 20px !important;
    top: 25px !important; }
  .module--story .video-js .ima-fullscreen-div, .module--story--weather .video-js .ima-fullscreen-div,
  .video-js .ima-fullscreen-div {
    display: block !important;
    font-size: 24px !important; }
  .module--story .video-js .ima-play-pause-div, .module--story--weather .video-js .ima-play-pause-div,
  .video-js .ima-play-pause-div {
    display: block !important;
    font-size: 27px !important;
    height: 100% !important; }
  .module--story .video-js .ima-controls-div, .module--story--weather .video-js .ima-controls-div,
  .video-js .ima-controls-div {
    height: 55px !important; }
  .module--story .video-js .next-video, .module--story--weather .video-js .next-video,
  .video-js .next-video {
    display: none !important; }
  .module--story .video-js .vjs-control-bar, .module--story--weather .video-js .vjs-control-bar,
  .video-js .vjs-control-bar {
    height: 45px !important; }
  .module--story .video-js .vjs-play-control, .module--story--weather .video-js .vjs-play-control,
  .module--story .video-js .vjs-volume-menu-button,
  .module--story--weather .video-js .vjs-volume-menu-button,
  .module--story .video-js .vjs-remaining-time,
  .module--story--weather .video-js .vjs-remaining-time,
  .module--story .video-js .vjs-fullscreen-control,
  .module--story--weather .video-js .vjs-fullscreen-control,
  .module--story .video-js .vjs-captions-button,
  .module--story--weather .video-js .vjs-captions-button,
  .module--story .video-js .vjs-live-control,
  .module--story--weather .video-js .vjs-live-control,
  .video-js .vjs-play-control,
  .video-js .vjs-volume-menu-button,
  .video-js .vjs-remaining-time,
  .video-js .vjs-fullscreen-control,
  .video-js .vjs-captions-button,
  .video-js .vjs-live-control {
    font-size: 14px !important; }

.module--page-title .filter-triggers, .module--page-title .link-list__primary {
  clear: left; }
  .module--page-title .filter-triggers > a, .module--page-title .link-list__primary > a {
    color: #a4a4a4;
    border: 1px solid #ccc;
    background: #efefef;
    border-radius: 2px;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.875rem;
    text-decoration: none;
    padding: 6px 12px;
    display: inline-block; }
    .module--page-title .filter-triggers > a:hover, .module--page-title .link-list__primary > a:hover {
      text-decoration: none;
      color: black; }
      .module--page-title .filter-triggers > a:hover:before, .module--page-title .link-list__primary > a:hover:before {
        color: #7e7e7e; }
    .module--page-title .filter-triggers > a.is-active, .module--page-title .link-list__primary > a.is-active {
      color: #777;
      background: white;
      font-weight: bold; }
      .module--page-title .filter-triggers > a.is-active:hover, .module--page-title .link-list__primary > a.is-active:hover {
        background: #7e7e7e;
        color: white; }
    .module--page-title .filter-triggers > a:hover, .module--page-title .link-list__primary > a:hover {
      background: #d6d6d6;
      color: white; }
.module--page-title .abstract {
  clear: left; }

.module--advanced-page-title .ad--300x80 {
  position: absolute;
  top: 25px;
  z-index: 100;
  left: 20px; }
.module--advanced-page-title .filter-triggers, .module--advanced-page-title .link-list__primary {
  clear: left; }
  .module--advanced-page-title .filter-triggers a, .module--advanced-page-title .link-list__primary a {
    color: #a4a4a4;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 0.875rem;
    text-decoration: none; }
    .module--advanced-page-title .filter-triggers a:hover, .module--advanced-page-title .link-list__primary a:hover {
      text-decoration: none;
      color: black; }
      .module--advanced-page-title .filter-triggers a:hover:before, .module--advanced-page-title .link-list__primary a:hover:before {
        color: #a4a4a4; }
    .module--advanced-page-title .filter-triggers a.is-active, .module--advanced-page-title .link-list__primary a.is-active {
      color: black; }
      .module--advanced-page-title .filter-triggers a.is-active:before, .module--advanced-page-title .link-list__primary a.is-active:before {
        color: #a4a4a4; }
    .module--advanced-page-title .filter-triggers a:before, .module--advanced-page-title .link-list__primary a:before {
      content: "|";
      padding-left: 5px;
      padding-right: 5px; }
    .module--advanced-page-title .filter-triggers a:first-child:before, .module--advanced-page-title .link-list__primary a:first-child:before {
      content: "";
      padding-left: 0; }
.module--advanced-page-title .abstract {
  clear: left; }

.module--advanced-page-title.page-title--gradient .topper--bg__background {
  min-height: 10rem;
  background-size: cover; }
  .module--advanced-page-title.page-title--gradient .topper--bg__background:before {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 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.8)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
    height: 160px;
    content: "";
    display: block; }
.module--advanced-page-title.topper--bg .header {
  position: relative; }
.module--advanced-page-title.topper--bg .header--light {
  color: white;
  position: absolute;
  top: 110px; }
.module--advanced-page-title.topper--bg .topper--bg__background {
  min-height: 10rem; }
.module--advanced-page-title.topper--bg .abstract, .module--advanced-page-title.topper--bg .link-list__secondary {
  background: black; }
.module--advanced-page-title.topper--bg .header--light, .module--advanced-page-title.topper--bg .abstract, .module--advanced-page-title.topper--bg .link-list__secondary {
  padding-left: 1.5rem;
  padding-right: 1.5rem; }
.module--advanced-page-title.topper--bg .abstract {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #a5a5a5; }
.module--advanced-page-title.topper--bg .link-list__secondary {
  padding-top: 0.375rem;
  padding-bottom: 0.75rem; }
  .module--advanced-page-title.topper--bg .link-list__secondary a {
    color: #bebebe;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-decoration: none;
    font-size: 0.8125rem;
    margin-left: 0.5rem; }
    .module--advanced-page-title.topper--bg .link-list__secondary a:hover {
      color: #d8d8d8; }
    .module--advanced-page-title.topper--bg .link-list__secondary a:first-child {
      margin-left: 0; }
.module--advanced-page-title.topper--bg .link-list__primary {
  background: #696969;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem; }
.module--advanced-page-title.topper--no-bg header {
  background: white;
  padding: 1.5rem; }
.module--advanced-page-title.topper--no-bg .abstract, .module--advanced-page-title.topper--no-bg .link-list__primary, .module--advanced-page-title.topper--no-bg .link-list__secondary {
  margin-top: 0.75rem; }
.module--advanced-page-title.topper--no-bg .link-list__secondary {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem; }
  .module--advanced-page-title.topper--no-bg .link-list__secondary a {
    color: #696969;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-decoration: none;
    font-size: 0.8125rem;
    margin-left: 0.5rem; }
    .module--advanced-page-title.topper--no-bg .link-list__secondary a:hover {
      color: #d8d8d8; }
    .module--advanced-page-title.topper--no-bg .link-list__secondary a:first-child {
      margin-left: 0; }
.module--advanced-page-title .header--light {
  font-size: 2.25rem; }
.module--advanced-page-title .link-list__title {
  font-size: 0.75rem;
  color: #676767;
  text-transform: uppercase;
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.module--advanced-page-title.skin--header-alt .header--light {
  font-family: Georgia, "Times New Roman", serif !important; }

#searchForm .search-input:after {
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #fff;
  padding-top: 0.625rem;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  height: 1.6875rem;
  width: 2.5625rem;
  text-align: center; }
#searchForm #searchTerm {
  background: #fff;
  border: 0;
  font-size: 1rem;
  height: 2.3125rem;
  margin-right: 2.3125rem;
  padding: 0.3125rem;
  width: 100%; }
#searchForm .search-scope {
  display: none; }
#searchForm #btnS {
  border: 0;
  right: 0;
  height: 2.3125rem;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 2.5625rem;
  opacity: 0;
  z-index: 2; }

.search-result-portlet select {
  background-image: none; }
.search-result-portlet h2 {
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 1.6875rem;
  margin-top: 0.625rem;
  margin-bottom: 1.25rem; }
  .search-result-portlet h2 span {
    display: block;
    font-size: 0.875rem; }
.search-result-portlet .search-count {
  color: #636466;
  border-bottom: solid 1px #636466;
  font-size: 0.875rem;
  margin-bottom: 0.9375rem; }
.search-result-portlet .list-sort {
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 1.25rem;
  position: absolute;
  font-size: 0.75rem;
  right: 8.4375rem;
  top: 6.6875rem;
  text-transform: uppercase; }
  .search-result-portlet .list-sort select {
    margin-top: -0.3125rem; }
.search-result-portlet #filterByTpye {
  margin: 0;
  padding: 0;
  margin-bottom: 0.9375rem; }
  .search-result-portlet #filterByTpye:before, .search-result-portlet #filterByTpye:after {
    content: " ";
    display: table;
    clear: both; }
  .search-result-portlet #filterByTpye li {
    float: left;
    list-style-type: none;
    line-height: 0.875rem;
    margin-right: 0.3125rem;
    padding: 0.375rem; }
    .search-result-portlet #filterByTpye li a {
      font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 0.875rem;
      color: #111;
      opacity: 0.8; }
    .search-result-portlet #filterByTpye li.active {
      background: #d3d3d3; }
      .search-result-portlet #filterByTpye li.active a {
        opacity: 1; }
.search-result-portlet #refinesearch {
  color: #111;
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: absolute;
  right: 0;
  font-size: 0.8125rem;
  top: 6.6875rem;
  text-transform: uppercase; }
.search-result-portlet #refinesearchdiv {
  display: none;
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.75rem;
  margin-bottom: 0.9375rem; }
  .search-result-portlet #refinesearchdiv:before, .search-result-portlet #refinesearchdiv:after {
    content: " ";
    display: table;
    clear: both; }
  .search-result-portlet #refinesearchdiv > * {
    float: left;
    margin-right: 1.25rem; }
  .search-result-portlet #refinesearchdiv label {
    display: block; }
  .search-result-portlet #refinesearchdiv a {
    background: #4c4c4c;
    color: #fff;
    display: block;
    text-transform: uppercase;
    padding: 5px 15px;
    font-size: 0.75rem; }
    .search-result-portlet #refinesearchdiv a.link-refine {
      margin-top: 0.5rem; }
.search-result-portlet #mainSearchResult {
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .search-result-portlet #mainSearchResult:before, .search-result-portlet #mainSearchResult:after {
    content: " ";
    display: table;
    clear: both; }
  .search-result-portlet #mainSearchResult > ol {
    padding: 0;
    margin: 0; }
    .search-result-portlet #mainSearchResult > ol > li {
      background: #fff;
      cursor: pointer;
      border: solid 1px #d2d2d2;
      list-style-type: none;
      height: 10.3125rem;
      padding: 0.375rem;
      margin-bottom: 0.375rem;
      position: relative;
      overflow: hidden; }
  .search-result-portlet #mainSearchResult h3 a {
    color: #000;
    display: block;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.125rem;
    text-decoration: none;
    overflow: hidden; }
  .search-result-portlet #mainSearchResult .result-body {
    color: #636466;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 0.875rem;
    overflow: hidden; }
  .search-result-portlet #mainSearchResult .results-related {
    display: none; }
  .search-result-portlet #mainSearchResult .img-thumb {
    float: left;
    margin-right: 0.3125rem; }
    .search-result-portlet #mainSearchResult .img-thumb .f-left {
      float: none; }
    .search-result-portlet #mainSearchResult .img-thumb img {
      height: auto !important; }
  .search-result-portlet #mainSearchResult .result-date {
    display: none; }
  .search-result-portlet #mainSearchResult .pagination {
    clear: both; }
    .search-result-portlet #mainSearchResult .pagination ol {
      display: none; }
      .search-result-portlet #mainSearchResult .pagination ol:before, .search-result-portlet #mainSearchResult .pagination ol:after {
        content: " ";
        display: table;
        clear: both; }
      .search-result-portlet #mainSearchResult .pagination ol li {
        list-style-type: none;
        float: left; }
    .search-result-portlet #mainSearchResult .pagination .pager {
      color: #fff;
      background: #4c4c4c;
      font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 0.875rem;
      display: inline-block;
      padding: 0.4375rem;
      color: #d2d2d2;
      font-weight: normal;
      width: auto;
      text-transform: uppercase; }
  .search-result-portlet #mainSearchResult .icon.video:before {
    content: "";
    text-decoration: inherit;
    display: inline-block;
    speak: none;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    font-size: 4.375rem;
    position: absolute;
    left: 5rem;
    top: -7.1875rem;
    margin-left: -2rem;
    width: 4rem;
    opacity: 0.5;
    z-index: 8; }

.module--search-results {
  min-height: 25rem;
  margin-bottom: 1.25rem;
  opacity: 1;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out; }
  .module--search-results.is-loading {
    opacity: 0.2; }
  .module--search-results select,
  .module--search-results input {
    border-radius: 0;
    background-image: none; }
  .module--search-results .search__field {
    border-radius: 0;
    width: 100%;
    font-size: 1.5625rem;
    background: #fff;
    background-image: none;
    border: solid 1px #d2d2d2;
    padding: 7px;
    margin-bottom: 0.3125rem; }
  .module--search-results .search-field-container:after {
    content: "";
    text-decoration: inherit;
    display: inline-block;
    speak: none;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-top: 0.8125rem;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    height: 1.6875rem;
    width: 2.5625rem;
    text-align: center;
    font-size: 1.125rem;
    cursor: pointer; }
  .module--search-results .search__button {
    position: absolute;
    right: 7px;
    top: 10px;
    height: 25px;
    width: 25px;
    opacity: 0;
    z-index: 5; }
  .module--search-results a {
    display: block;
    color: #000;
    text-decoration: none; }
    .module--search-results a:before, .module--search-results a:after {
      content: " ";
      display: table;
      clear: both; }
  .module--search-results .search-all-btn {
    display: inline-block; }
    .module--search-results .search-all-btn:hover {
      text-decoration: underline; }
  .module--search-results .headline {
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 1.5625rem;
    line-height: 1.25rem;
    margin-bottom: 0.625rem; }
  .module--search-results .block {
    background: #fff;
    border: solid 1px #d2d2d2;
    padding: 0.625rem;
    margin-bottom: 0.625rem; }
  .module--search-results figure {
    float: right;
    margin-left: 2%;
    margin-bottom: 2%;
    width: 20%;
    height: auto;
    padding: 0; }
  .module--search-results .results-container {
    padding-top: 0.625rem; }
  .module--search-results .results-loading {
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .module--search-results .results-loading img {
      margin-right: 0.625rem; }
  .module--search-results .block {
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #636464;
    font-size: 0.875rem; }
    .module--search-results .block .headline {
      display: block;
      color: #000;
      font-size: 1.125rem; }
    .module--search-results .block .description {
      line-height: 1.125rem; }
    .module--search-results .block .date {
      color: #9E9E9E;
      font-size: 0.8125rem; }
  .module--search-results .date {
    display: block; }
  .module--search-results .no-image .result-text {
    float: none;
    width: 100%; }
  .module--search-results .search-configuration {
    float: right;
    margin-top: -0.125rem; }
    .module--search-results .search-configuration .search-sort-container {
      font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
      .module--search-results .search-configuration .search-sort-container label {
        font-size: 0.875rem; }
      .module--search-results .search-configuration .search-sort-container select {
        font-size: 0.8125rem; }
  .module--search-results .js-total-results {
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.75rem;
    font-size: 14px;
    min-height: 25px; }
  .module--search-results .search-filter-container {
    position: relative;
    padding: 10px 0; }
    .module--search-results .search-filter-container button {
      font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      padding: 6px 13px; }
      .module--search-results .search-filter-container button.is-active {
        background: #bbb;
        color: #fff; }
      .module--search-results .search-filter-container button:hover {
        background: #bbb; }
    .module--search-results .search-filter-container .filter-categories-container {
      position: absolute;
      right: 0;
      top: 15px; }
      .module--search-results .search-filter-container .filter-categories-container label {
        font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 0.875rem; }
      .module--search-results .search-filter-container .filter-categories-container select {
        font-size: 0.8125rem; }
  .module--search-results .no-results {
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 20px 0; }
  .module--search-results .nav--pagination {
    margin-top: 0.375rem;
    text-align: right; }
    .module--search-results .nav--pagination .is-disabled {
      display: none; }
    .module--search-results .nav--pagination > * {
      background: #4c4c4c;
      color: #d2d2d2;
      font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      text-transform: uppercase; }
      .module--search-results .nav--pagination > * span {
        display: block;
        line-height: 0.875rem;
        padding: 4px 0 7px 0;
        width: 90px; }
        .module--search-results .nav--pagination > * span:before, .module--search-results .nav--pagination > * span:after {
          font-size: 2.1875rem;
          font-weight: normal;
          padding: 0 10px;
          position: relative;
          top: 5px; }
  .module--search-results .google-ad-results {
    border: solid 1px #d2d2d2;
    margin-bottom: 10px; }
    .module--search-results .google-ad-results div {
      margin: 0; }
    .module--search-results .google-ad-results iframe {
      margin: 0; }
  .module--search-results .has-video figure:before {
    content: "";
    text-decoration: inherit;
    display: inline-block;
    speak: none;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    font-size: 3.75rem;
    position: absolute;
    left: 50%;
    top: 25%;
    margin-left: -2rem;
    width: 4rem;
    opacity: 0.5;
    z-index: 8; }
  .module--search-results .searchable-authors {
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: absolute;
    right: 0;
    top: 25px; }
    .module--search-results .searchable-authors select {
      font-size: 0.8125rem; }
    .module--search-results .searchable-authors label {
      font-size: 0.875rem; }
    .module--search-results .searchable-authors .searchable-authors__link {
      font-size: 0.6875rem;
      text-align: right;
      cursor: pointer; }
      .module--search-results .searchable-authors .searchable-authors__link:hover {
        text-decoration: underline; }

.layout__side .module--multi-image .media-slider__thumbs {
  display: none; }
.layout__side .module--multi-image .media__caption__container {
  display: none; }

.module--gallery .component__gallery {
  background: none; }
.module--gallery .current-slide {
  font-weight: bold; }
.module--gallery .media-slider__thumbs .media__container--16x9 {
  border: 0; }
.module--gallery .media-slider__thumbs > .block {
  width: calc(25% - 6px);
  width: -webkit-calc(25% - 6px);
  margin-right: 0.375rem;
  float: left;
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  margin-top: 0rem;
  padding: 0.375rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  border-top: 1px solid #c3c3c3;
  transition: padding-bottom 0.2s, margin-bottom 0.2s;
  -webkit-transition: padding-bottom 0.2s, margin-bottom 0.2s;
  margin-bottom: 0.375rem; }
  .module--gallery .media-slider__thumbs > .block.is-active {
    margin-bottom: 0;
    background: white;
    padding-bottom: 23px;
    z-index: 1; }
    .module--gallery .media-slider__thumbs > .block.is-active > div {
      padding-left: 15px;
      padding-right: 15px; }
      .module--gallery .media-slider__thumbs > .block.is-active > div img {
        margin-top: 10px; }
  .module--gallery .media-slider__thumbs > .block > div {
    transition: padding 0.3s;
    -webkit-transition: padding 0.3s; }
    .module--gallery .media-slider__thumbs > .block > div img {
      transition: margin-top 0.3s;
      -webkit-transition: margin-top 0.3s; }
.module--gallery .media-slider__thumbs > .block.is-active .media {
  opacity: 1; }
.module--gallery .media-slider__thumbs > .block .media {
  opacity: 0.3;
  max-height: 100%; }
.module--gallery .gallery__player {
  background: #fff;
  margin-bottom: 0.375rem;
  float: left;
  position: relative;
  width: 100%;
  display: block;
  visibility: hidden;
  overflow: hidden;
  margin-top: -6px;
  width: calc(100% - 6px);
  width: -webkit-calc(100% - 6px); }
  .module--gallery .gallery__player.is-active {
    display: block;
    visibility: visible;
    position: relative; }
  .module--gallery .gallery__player .block {
    background: #dbd9d9; }
    .module--gallery .gallery__player .block div {
      background: none;
      border: 0; }
  .module--gallery .gallery__player .media {
    max-height: 100%; }
.module--gallery .media__caption__container button {
  z-index: 9; }
.module--gallery .gallery__related .subheadline {
  display: none; }
.module--gallery .gallery__related .gallery-count {
  position: absolute; }

.js-reposition-onload {
  visibility: hidden; }

.photo-gallery-one.slideshow-open {
  overflow: hidden;
  height: 100%;
  width: 100%;
  position: fixed; }

.photo-gallery-one .modal-gallery {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 99999999;
  height: auto;
  background: #fff;
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  overflow: scroll; }
  .photo-gallery-one .modal-gallery header {
    border-bottom: 1px solid #ccc;
    width: 100%;
    height: 52px; }
  .photo-gallery-one .modal-gallery .masthead-brand {
    border-right: 1px solid #ccc;
    display: inline-block;
    vertical-align: middle;
    min-width: 100px; }
  .photo-gallery-one .modal-gallery .brand-mark img {
    max-width: 85px;
    max-height: 52px;
    display: block;
    margin: 0 auto;
    padding: 10px; }
  .photo-gallery-one .modal-gallery .brand-text {
    display: none; }
  .photo-gallery-one .modal-gallery .gallery-title {
    font-size: 15px;
    text-transform: uppercase;
    margin: 0;
    padding: 17px;
    vertical-align: middle;
    display: inline-block; }
  .photo-gallery-one .modal-gallery .close-modal {
    display: inline-block;
    vertical-align: middle;
    border-left: 1px solid #ccc;
    padding: 15px;
    padding-bottom: 11px;
    cursor: pointer; }
    .photo-gallery-one .modal-gallery .close-modal img {
      width: 25px; }
  .photo-gallery-one .modal-gallery .right-side-header {
    display: inline-block;
    float: right; }
  .photo-gallery-one .modal-gallery .media-caption {
    max-height: 215px;
    overflow: scroll; }
  .photo-gallery-one .modal-gallery .gallery-slideshow {
    width: 100%; }
  .photo-gallery-one .modal-gallery #gallery-box {
    display: table-cell;
    vertical-align: top;
    width: calc(100vw - 340px);
    background: #f8f8f8;
    border-right: 1px solid #ccc;
    position: relative;
    overflow: hidden;
    padding-top: 15px; }
    .photo-gallery-one .modal-gallery #gallery-box .slideout-toggle {
      cursor: pointer;
      background: #4c4c4c;
      color: #fff;
      font-size: 20px;
      padding: 25px 20px;
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto;
      height: 75px;
      transition: 0.4s ease all; }
      .photo-gallery-one .modal-gallery #gallery-box .slideout-toggle.slide-prev {
        left: -100px; }
      .photo-gallery-one .modal-gallery #gallery-box .slideout-toggle.slide-next {
        right: -100px; }
    .photo-gallery-one .modal-gallery #gallery-box:hover .slideout-toggle.slide-prev {
      left: 0; }
    .photo-gallery-one .modal-gallery #gallery-box:hover .slideout-toggle.slide-next {
      right: 0; }
  .photo-gallery-one .modal-gallery #gallery-box-spot {
    height: calc(100vh - 185px);
    position: relative; }
    .photo-gallery-one .modal-gallery #gallery-box-spot img {
      display: block;
      margin: 0 auto;
      max-height: 95%; }
  .photo-gallery-one .modal-gallery .gallery-ad-728x90 {
    width: calc(100vw - 340px);
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center; }
  .photo-gallery-one .modal-gallery .gallery-ad-slot {
    width: 340px;
    display: table-cell;
    padding: 20px;
    position: relative; }
  .photo-gallery-one .modal-gallery .gallery-ad {
    text-align: center; }
  .photo-gallery-one .modal-gallery .gallery-toggle-slides {
    text-align: center;
    padding: 20px;
    padding-top: 0px;
    position: absolute;
    bottom: 0;
    margin-right: auto;
    left: 0;
    right: 0;
    margin-left: auto;
    font-size: 14px;
    background-color: #fff; }
    .photo-gallery-one .modal-gallery .gallery-toggle-slides.mobile-b {
      display: none; }
    .photo-gallery-one .modal-gallery .gallery-toggle-slides .toggle-button {
      font-size: 12px;
      letter-spacing: 1px;
      font-weight: bold;
      text-transform: uppercase;
      padding: 12px 0;
      cursor: pointer;
      background: #4c4c4c;
      color: #fff;
      vertical-align: middle;
      width: 106px;
      display: inline-block;
      transition: 0.4s ease all; }
    .photo-gallery-one .modal-gallery .gallery-toggle-slides .fa {
      font-size: 14px;
      font-weight: bold; }
    .photo-gallery-one .modal-gallery .gallery-toggle-slides .slide-indicator {
      display: inline-block;
      width: 80px;
      padding: 12px 0;
      vertical-align: middle;
      font-weight: bold; }
      .photo-gallery-one .modal-gallery .gallery-toggle-slides .slide-indicator.hide-count {
        opacity: 0; }
  .photo-gallery-one .modal-gallery .gallery-photo-slideshow {
    display: table;
    width: 100%;
    vertical-align: middle;
    height: calc(100vh - 52px);
    position: relative; }
  .photo-gallery-one .modal-gallery .upcoming-gallery {
    position: absolute;
    left: 0;
    top: 0;
    width: calc(100vw - 340px);
    height: 100%;
    border-right: 1px solid #ccc;
    background: rgba(255, 255, 255, 0.95);
    padding: 5% 9%;
    display: none; }
    .photo-gallery-one .modal-gallery .upcoming-gallery.active {
      display: block; }
    .photo-gallery-one .modal-gallery .upcoming-gallery .clear-it {
      clear: both;
      padding: 10px 0;
      border-bottom: 1px solid #ccc; }
    .photo-gallery-one .modal-gallery .upcoming-gallery .brand-mark-upcoming {
      padding-bottom: 20px;
      border-bottom: 1px solid #ccc; }
      .photo-gallery-one .modal-gallery .upcoming-gallery .brand-mark-upcoming img {
        margin: 0 auto;
        display: block;
        width: 10%; }
    .photo-gallery-one .modal-gallery .upcoming-gallery .abstracted p {
      color: #111111 !important; }
    .photo-gallery-one .modal-gallery .upcoming-gallery .gallery-count {
      padding: 15px 0 20px;
      font-size: 24px;
      font-weight: bold;
      text-transform: uppercase; }
      .photo-gallery-one .modal-gallery .upcoming-gallery .gallery-count.other-gal {
        font-size: 18px; }
    .photo-gallery-one .modal-gallery .upcoming-gallery .next-gallery img {
      width: 30%;
      float: left;
      margin-right: 20px; }
    .photo-gallery-one .modal-gallery .upcoming-gallery .next-headline {
      font-size: 20px;
      font-weight: bold;
      padding-bottom: 5px;
      color: #111 !important; }
    .photo-gallery-one .modal-gallery .upcoming-gallery .next-gallery-title {
      float: left;
      width: 67%; }
    .photo-gallery-one .modal-gallery .upcoming-gallery .other-gallery {
      max-width: 22%;
      float: left;
      margin-right: 4%;
      color: #111 !important;
      text-decoration: none; }
      .photo-gallery-one .modal-gallery .upcoming-gallery .other-gallery:last-child {
        margin-right: 0; }
      .photo-gallery-one .modal-gallery .upcoming-gallery .other-gallery img {
        max-height: 105px;
        display: block;
        margin: 0 auto; }
      .photo-gallery-one .modal-gallery .upcoming-gallery .other-gallery .other-gallery-title {
        padding-top: 10px;
        text-align: center;
        font-size: 12px; }
  .photo-gallery-one .modal-gallery .hidden-gallery-caption {
    display: none; }
  .photo-gallery-one .modal-gallery .hidden-gallery-image {
    display: none; }
  .photo-gallery-one .modal-gallery .disable-tog {
    opacity: 0.5;
    cursor: not-allowed !important; }
  .photo-gallery-one .modal-gallery .gallery-caption {
    transition: 0.4s ease all;
    max-height: 300px;
    overflow: scroll; }
    .photo-gallery-one .modal-gallery .gallery-caption p, .photo-gallery-one .modal-gallery .gallery-caption span {
      font-size: 14px !important; }
    .photo-gallery-one .modal-gallery .gallery-caption .caption-copyright p {
      font-family: Georgia, "Times New Roman", serif;
      font-size: 0.625rem !important;
      color: #888;
      padding-top: 10px; }
    .photo-gallery-one .modal-gallery .gallery-caption .author {
      font-size: 12px;
      padding-top: 10px; }
  .photo-gallery-one .modal-gallery .no-select {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .photo-gallery-one .modal-gallery .layout--share__second {
    transition: 0.4s ease all; }
    .photo-gallery-one .modal-gallery .layout--share__second.dismiss-side {
      opacity: 0; }
  .photo-gallery-one .modal-gallery .layout--share__second.gallery-share {
    transition: 0.2s ease all;
    margin-bottom: 18px; }
  .photo-gallery-one .modal-gallery .item {
    transition: 0.2s ease all; }
    .photo-gallery-one .modal-gallery .item:before {
      color: #fff;
      font-size: 16px;
      font-family: FontAwesome;
      display: block;
      padding: 10px 18px;
      cursor: pointer;
      text-transform: uppercase;
      text-align: center;
      float: left;
      width: 58px;
      margin-right: 9px; }
    .photo-gallery-one .modal-gallery .item:hover {
      opacity: 0.75; }
  .photo-gallery-one .modal-gallery .item--facebook:before {
    content: "";
    background: #3B5998; }
  .photo-gallery-one .modal-gallery .item--twitter:before {
    content: "";
    background: #4099ff; }
  .photo-gallery-one .modal-gallery .item--reddit:before {
    margin-right: 0;
    content: "";
    background: #ff5700; }
  .photo-gallery-one .modal-gallery .item--email {
    display: none; }
  .photo-gallery-one .modal-gallery .dismiss-side {
    display: none !important; }
  .photo-gallery-one .modal-gallery .display-side {
    display: block !important;
    text-align: center;
    padding: 12px 20px;
    position: absolute;
    bottom: 22px;
    margin-right: auto;
    left: 0;
    right: 0;
    margin-left: auto;
    font-size: 12px;
    color: #fff;
    background: #4c4c4c;
    width: 300px;
    text-transform: uppercase;
    cursor: pointer; }
    .photo-gallery-one .modal-gallery .display-side .fa {
      font-size: 14px;
      font-weight: bold;
      margin: 0 5px; }
  .photo-gallery-one .modal-gallery .proceed-gallery.display-side {
    bottom: 80px;
    text-decoration: none; }
  .photo-gallery-one .modal-gallery .ad-cover {
    display: none;
    position: absolute;
    top: 63px;
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
    padding: 9px 0;
    background-color: #fff;
    width: 50%; }
    .photo-gallery-one .modal-gallery .ad-cover.active {
      display: block; }
  .photo-gallery-one .modal-gallery .ad--300x250 {
    margin-bottom: 20px; }

@media screen and (min-width: 1000px) and (max-width: 1067px) {
  .photo-gallery-one .modal-gallery .gallery-title {
    font-size: 12px;
    padding: 11px;
    max-width: 75%; }
  .photo-gallery-one .modal-gallery .gallery-ad-728x90 {
    display: none; }
  .photo-gallery-one .modal-gallery #gallery-box {
    padding-top: 0; }
  .photo-gallery-one .modal-gallery #gallery-box-spot {
    height: 100%; }
  .photo-gallery-one .modal-gallery .layout--share__second.gallery-share {
    margin-bottom: 7px; }
  .photo-gallery-one .modal-gallery .gallery-ad-300x250 {
    margin-bottom: 12px !important; } }
@media screen and (min-width: 1440px) {
  .photo-gallery-one .modal-gallery .gallery-caption {
    max-height: 100%; } }
.photo-gallery-one {
  background: #fff; }
  .photo-gallery-one .module--multi-top__container {
    background: #ececeb;
    width: 100% !important; }
    .photo-gallery-one .module--multi-top__container .multi-top__ad {
      margin-bottom: 0.7rem; }
  .photo-gallery-one .module--gallery.tile-gallery .layout--share__second {
    display: block;
    width: 50%;
    margin: 0 auto; }
    .photo-gallery-one .module--gallery.tile-gallery .layout--share__second .item {
      transition: 0.2s ease all; }
      .photo-gallery-one .module--gallery.tile-gallery .layout--share__second .item:before {
        color: #fff;
        font-size: 16px;
        font-family: FontAwesome;
        display: block;
        padding: 12px 0;
        cursor: pointer;
        text-transform: uppercase;
        text-align: center;
        float: left;
        width: 32%;
        margin-right: 2%; }
      .photo-gallery-one .module--gallery.tile-gallery .layout--share__second .item:hover {
        opacity: 0.75; }
      .photo-gallery-one .module--gallery.tile-gallery .layout--share__second .item span {
        display: none !important; }
    .photo-gallery-one .module--gallery.tile-gallery .layout--share__second .item--facebook {
      border: none;
      width: auto;
      float: none; }
      .photo-gallery-one .module--gallery.tile-gallery .layout--share__second .item--facebook:before {
        content: "";
        background: #3B5998; }
    .photo-gallery-one .module--gallery.tile-gallery .layout--share__second .item--twitter {
      border: none;
      width: auto;
      float: none; }
      .photo-gallery-one .module--gallery.tile-gallery .layout--share__second .item--twitter:before {
        content: "";
        background: #4099ff; }
    .photo-gallery-one .module--gallery.tile-gallery .layout--share__second .item--reddit {
      border: none;
      width: auto;
      float: none;
      margin-right: 0;
      display: block !important; }
      .photo-gallery-one .module--gallery.tile-gallery .layout--share__second .item--reddit:before {
        margin-right: 0;
        content: "";
        background: #ff5700; }
    .photo-gallery-one .module--gallery.tile-gallery .layout--share__second .item--email {
      display: none; }
  .photo-gallery-one .tile-gallery .header--light {
    text-align: center;
    width: 60%;
    margin: 0 auto;
    color: #000; }
    .photo-gallery-one .tile-gallery .header--light .headline, .photo-gallery-one .tile-gallery .header--light .abstract {
      margin: 10px 0; }
    .photo-gallery-one .tile-gallery .header--light .headline {
      text-transform: uppercase; }
    .photo-gallery-one .tile-gallery .header--light .abstract p, .photo-gallery-one .tile-gallery .header--light .abstract div {
      font-weight: normal;
      font-size: 14px;
      font-style: italic !important;
      color: #000; }
  .photo-gallery-one .tile-gallery .gallery-tiled {
    margin-top: 20px; }
  .photo-gallery-one .tile-gallery .square {
    float: left;
    position: relative;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
    cursor: pointer;
    transition: 0.4s ease all; }
    .photo-gallery-one .tile-gallery .square .square-inner {
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
      width: 100%;
      padding-bottom: 100%;
      transition: 0.4s ease all;
      overflow: hidden; }
    .photo-gallery-one .tile-gallery .square .square-overlay {
      position: absolute;
      width: 100%;
      height: 100%;
      background: rgba(255, 255, 255, 0.75);
      text-align: center;
      margin-top: 100%;
      transition: 0.4s ease all; }
      .photo-gallery-one .tile-gallery .square .square-overlay span {
        text-transform: uppercase;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 0;
        left: 0;
        font-weight: bold;
        width: 35%;
        margin: 0 auto;
        font-size: 13px;
        color: #710000; }
  .photo-gallery-one .tile-gallery .square-inner:hover {
    transform: scale(1.5); }
    .photo-gallery-one .tile-gallery .square-inner:hover .square-overlay {
      margin-top: 0; }
  .photo-gallery-one .tile-gallery .square:nth-child(3n+3) {
    margin-right: 0; }
  .photo-gallery-one .tile-gallery .launch-slideshow {
    border: 2px solid #710000;
    background: #710000;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    width: 250px;
    padding: 15px 0;
    margin: 20px auto 30px;
    cursor: pointer;
    transition: 0.4s ease all; }
  .photo-gallery-one .tile-gallery .launch-slideshow .fa {
    margin-left: 5px; }

@media screen and (max-width: 420px) {
  .photo-gallery-one .tile-gallery .mobile-tiles img {
    height: initial; } }
.container .module--happening-now {
  width: 100%; }

.module--happening-now .description {
  display: none; }

@media screen and (min-width: 699px) and (max-width: 1159px) {
  .happening-now--prime-day .block:nth-child(n+7) {
    display: none; } }
.module--html-iframe .block {
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }
.module--html-iframe .abstract {
  font-size: 0.875rem;
  margin-top: 0.375rem; }
.module--html-iframe .headline {
  font-size: 1rem; }
.module--html-iframe iframe {
  width: 100%;
  border: 0; }
.module--html-iframe #prices {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%; }
.module--html-iframe #gasbuddy_15033,
.module--html-iframe #gasbuddy_15034 {
  padding: 0; }

.module--headline-list .has-video {
  position: relative; }
  .module--headline-list .has-video:before {
    background-image: url("../images/camera-12x9.png");
    content: " ";
    position: absolute;
    bottom: 0.75rem;
    right: 0.75rem;
    width: 12px;
    height: 9px; }
.module--headline-list .is-decodedc {
  position: relative; }
  .module--headline-list .is-decodedc:before {
    background-image: url("../images/custom/pages/decodedc/icon.png");
    content: " ";
    right: 0.75rem;
    bottom: 0.75rem;
    width: 20px;
    height: 18px;
    position: absolute; }
.module--headline-list .cat--ojai-valley-news {
  position: relative; }
  .module--headline-list .cat--ojai-valley-news:before {
    background-image: url("../images/color_schemes/vcs/logo-OjaiValleyNews.png");
    content: " ";
    right: 0.75rem;
    bottom: 0.75rem;
    width: 93px;
    height: 12px;
    position: absolute; }
.module--headline-list .abstract, .module--headline-list .abstract a {
  font-size: 12px;
  color: #636466;
  text-decoration: none; }
.module--headline-list .headline, .module--headline-list .headline a {
  font-weight: bold;
  line-height: 120%;
  font-size: 0.9375rem;
  color: #262626;
  text-decoration: none; }
  .module--headline-list .headline:hover, .module--headline-list .headline a:hover {
    color: black; }
.module--headline-list .author {
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #1a1a1a; }
.module--headline-list .headline-list__filter-triggers {
  margin-bottom: 0.625rem; }
  .module--headline-list .headline-list__filter-triggers > a, .module--headline-list .headline-list__filter-triggers > button {
    color: #a4a4a4;
    border: 1px solid #ccc;
    background: #efefef;
    border-radius: 2px;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.875rem;
    text-decoration: none;
    padding: 6px 12px;
    display: inline-block; }
    .module--headline-list .headline-list__filter-triggers > a:hover, .module--headline-list .headline-list__filter-triggers > button:hover {
      text-decoration: none;
      color: black; }
      .module--headline-list .headline-list__filter-triggers > a:hover:before, .module--headline-list .headline-list__filter-triggers > button:hover:before {
        color: #7e7e7e; }
    .module--headline-list .headline-list__filter-triggers > a.is-active, .module--headline-list .headline-list__filter-triggers > button.is-active {
      color: #777;
      background: white;
      font-weight: bold; }
      .module--headline-list .headline-list__filter-triggers > a.is-active:hover, .module--headline-list .headline-list__filter-triggers > button.is-active:hover {
        background: #979797;
        color: white; }
    .module--headline-list .headline-list__filter-triggers > a:hover, .module--headline-list .headline-list__filter-triggers > button:hover {
      background: #d6d6d6;
      color: white; }
.module--headline-list .template--scripps_responsive_sponsored_story {
  position: relative; }
  .module--headline-list .template--scripps_responsive_sponsored_story .headline:after {
    color: #404040;
    content: "Sponsored";
    display: block; }
.module--headline-list .header {
  position: relative;
  text-transform: capitalize; }
.module--headline-list .module__body:before, .module--headline-list .module__body:after {
  content: " ";
  display: table;
  clear: both; }
.module--headline-list .blocks:before, .module--headline-list .blocks:after {
  content: " ";
  display: table;
  clear: both; }
.module--headline-list .blocks section {
  display: none; }
  .module--headline-list .blocks section.is-active {
    display: block; }
.module--headline-list .block {
  background: #fff;
  border-top: solid 1px #d2d2d2;
  padding: 1rem;
  margin-bottom: 1rem; }
.module--headline-list.js-append-on-mobile .module__body section {
  display: block; }
  .module--headline-list.js-append-on-mobile .module__body section .headline {
    font-size: 1rem;
    overflow: hidden; }
  .module--headline-list.js-append-on-mobile .module__body section .abstract {
    line-height: 1rem;
    font-size: 0.875rem;
    margin-top: 0.375rem;
    overflow: hidden; }
.module--headline-list .headline-list__triggers {
  height: 1.25rem; }
.module--headline-list .headline-list__ui-triggers {
  position: absolute;
  right: 0;
  top: 0.3125rem; }
  .module--headline-list .headline-list__ui-triggers button {
    margin: 0;
    padding: 2px;
    opacity: 0.4; }
    .module--headline-list .headline-list__ui-triggers button.is-active {
      border: solid 1px #1a1a1a;
      border-radius: 3px;
      opacity: 1; }
    .module--headline-list .headline-list__ui-triggers button:hover {
      opacity: 1; }
  .module--headline-list .headline-list__ui-triggers span {
    background: url(../images/grid-list-icons.png) no-repeat;
    display: block;
    height: 19px;
    width: 16px;
    text-indent: -9999px; }
  .module--headline-list .headline-list__ui-triggers .icon--grid span {
    background-position: 0 0; }
  .module--headline-list .headline-list__ui-triggers .icon--list span {
    background-position: -22px 0;
    width: 20px; }
.module--headline-list .shares,
.module--headline-list .comments {
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 0.75rem;
  padding-top: 0.1875rem;
  text-align: right;
  text-transform: uppercase; }
.module--headline-list .nav--pagination {
  float: right;
  margin-top: -0.5rem; }
  .module--headline-list .nav--pagination .is-disabled {
    display: none; }
  .module--headline-list .nav--pagination > * {
    background: #4c4c4c;
    color: #d2d2d2;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase; }
    .module--headline-list .nav--pagination > * span {
      display: block;
      line-height: 0.875rem;
      padding: 4px 0 7px 0;
      width: 90px; }
      .module--headline-list .nav--pagination > * span:before, .module--headline-list .nav--pagination > * span:after {
        font-size: 2.1875rem;
        font-weight: normal;
        padding: 0 10px;
        position: relative;
        top: 5px; }
.module--headline-list.js-append-on-mobile .nav--pagination .js-prev {
  display: none !important; }
.module--headline-list .rss-links {
  float: right;
  padding-right: 12px; }
  .module--headline-list .rss-links .rss-link--container {
    display: none; }
    .module--headline-list .rss-links .rss-link--container.is-active {
      display: block; }
  .module--headline-list .rss-links.rss-single-mode {
    float: none;
    position: absolute;
    top: 0;
    right: 0; }

.headline-list--full .block:before, .headline-list--full .block:after {
  content: " ";
  display: table;
  clear: both; }
.headline-list--full .headline, .headline-list--full .headline a {
  font-size: 18px; }
.headline-list--full .abstract, .headline-list--full .abstract a {
  font-size: 14px; }
.headline-list--full .side__media {
  max-width: 200px;
  margin-right: 12px; }

.ie9 .module--headline-list .rss-links {
  padding-right: 27px; }

.module--headline-list .module__body .js-blocks__layout--list .block {
  min-height: 6.5625rem;
  width: 100%; }
  .module--headline-list .module__body .js-blocks__layout--list .block .inner {
    float: left;
    position: relative;
    width: 100%; }
  .module--headline-list .module__body .js-blocks__layout--list .block .headline,
  .module--headline-list .module__body .js-blocks__layout--list .block .abstract {
    padding-left: 7.4375rem;
    height: auto; }
  .module--headline-list .module__body .js-blocks__layout--list .block .media__container--4x3 {
    max-width: 6.25rem;
    position: absolute;
    left: 0;
    top: 0; }

.headline-list--blog .block__type {
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  color: #d2d2d2; }
.headline-list--blog a {
  text-decoration: none; }
  .headline-list--blog a:hover {
    text-decoration: none; }
.headline-list--blog .headline {
  font-size: 20px;
  margin-bottom: 8px;
  color: #262626; }
  .headline-list--blog .headline:hover {
    text-decoration: none;
    color: #000; }
.headline-list--blog .abstract, .headline-list--blog .abstract a {
  font-size: 15px;
  margin-bottom: 0; }
.headline-list--blog .blog__domain, .headline-list--blog .author__name {
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold; }
.headline-list--blog .blog__domain {
  margin-left: 12px; }
.headline-list--blog .block {
  padding: 0; }
.headline-list--blog .block__body {
  padding: 1rem; }
.headline-list--blog .block__footer {
  background: #9f9f9f;
  color: white;
  padding: 4px;
  padding-left: 18px; }

.headline-list--sponsored.module--headline-list .block {
  background: #f8f8db; }

.rtwi .headline-list--three-up .module__body .blocks .block {
  clear: none !important; }

.poll .ui-tabs-nav {
  margin: 0;
  padding: 0; }

.poll {
  background: #4c4c4c;
  padding: 1.5rem; }
  .poll .fontStyle6 {
    color: white;
    font-size: 1.5rem;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 0.375rem;
    padding-bottom: 0.75rem;
    border-bottom: 1px solid #999999; }
  .poll .answers .fontStyle30 {
    display: block;
    color: white;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    margin-bottom: 0.75rem; }
    .poll .answers .fontStyle30 > input {
      margin-right: 0.375rem; }
  .poll .answers input {
    background: none;
    background-color: transparent;
    border: 0; }
  .poll .captcha {
    text-align: right; }
    .poll .captcha button {
      color: white;
      font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      padding-top: 0.3125rem;
      padding-bottom: 0.3125rem;
      padding-left: 0.625rem;
      padding-right: 0.625rem; }
  .poll .graph {
    background: #fff;
    float: left;
    height: 0.9375rem;
    margin: 0;
    width: 85%; }
    .poll .graph div {
      background: #3f70ac;
      height: 100%; }
  .poll .results .fontStyle30 {
    display: block;
    color: #fff;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    margin-bottom: 0.125rem; }
  .poll .results .fontStyle49 {
    color: #fff;
    float: right;
    font-size: 1.25rem;
    line-height: 0.625rem;
    width: auto; }
  .poll .results .result {
    margin-bottom: 0.625rem; }
    .poll .results .result:before, .poll .results .result:after {
      content: " ";
      display: table;
      clear: both; }

.variable.poll .ui-tabs-nav.titlebar {
  display: block;
  padding: 0;
  margin: 0; }
  .variable.poll .ui-tabs-nav.titlebar li {
    list-style-type: none; }
  .variable.poll .ui-tabs-nav.titlebar .fontStyle1 {
    display: none; }
.variable.poll #resultsLink {
  font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  position: absolute;
  bottom: 4px;
  right: 28px;
  color: #fff; }

#pollResultsDiv .hide {
  display: none !important; }

.story--share,
.module--share, .module--gallery {
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .story--share .share-header,
  .module--share .share-header, .module--gallery .share-header {
    color: #bfbfbf;
    text-transform: uppercase;
    font-size: 0.8125rem;
    padding-top: 4px; }
  .story--share.no-more .share__social-items > div,
  .module--share.no-more .share__social-items > div, .module--gallery.no-more .share__social-items > div {
    width: 25%; }
  .story--share .share__social-items:before, .story--share .share__social-items:after,
  .module--share .share__social-items:before,
  .module--share .share__social-items:after, .module--gallery .share__social-items:before, .module--gallery .share__social-items:after {
    content: " ";
    display: table;
    clear: both; }
  .story--share .share__social-items > div,
  .module--share .share__social-items > div, .module--gallery .share__social-items > div {
    float: left;
    width: 28%; }
    .story--share .share__social-items > div.more-container,
    .module--share .share__social-items > div.more-container, .module--gallery .share__social-items > div.more-container {
      width: 16%; }
  .story--share .share__social-items span,
  .module--share .share__social-items span, .module--gallery .share__social-items span {
    display: block !important;
    height: 33px;
    margin: 0;
    width: 100%;
    text-align: center; }
  .story--share .share__social-items .item,
  .module--share .share__social-items .item, .module--gallery .share__social-items .item {
    background-image: none !important;
    color: #fff;
    font-family: "FontAwesome";
    position: relative;
    font-size: 1.1875rem; }
    .story--share .share__social-items .item > span:before,
    .module--share .share__social-items .item > span:before, .module--gallery .share__social-items .item > span:before {
      top: 6px;
      position: relative; }
    .story--share .share__social-items .item > span > span,
    .module--share .share__social-items .item > span > span, .module--gallery .share__social-items .item > span > span {
      opacity: 0;
      position: absolute;
      top: 0; }
  .story--share .share__social-items .item:hover,
  .module--share .share__social-items .item:hover, .module--gallery .share__social-items .item:hover {
    background: #fff; }
  .story--share .share__social-items .item--facebook,
  .module--share .share__social-items .item--facebook, .module--gallery .share__social-items .item--facebook {
    background: #3B5998;
    border: 1px solid #3B5998; }
    .story--share .share__social-items .item--facebook .st_facebook_large:before,
    .module--share .share__social-items .item--facebook .st_facebook_large:before, .module--gallery .share__social-items .item--facebook .st_facebook_large:before {
      content: ""; }
    .story--share .share__social-items .item--facebook:hover .st_facebook_large:before,
    .module--share .share__social-items .item--facebook:hover .st_facebook_large:before, .module--gallery .share__social-items .item--facebook:hover .st_facebook_large:before {
      color: #3B5998; }
  .story--share .share__social-items .item--twitter,
  .module--share .share__social-items .item--twitter, .module--gallery .share__social-items .item--twitter {
    background: #4099FF;
    border: 1px solid #4099FF; }
    .story--share .share__social-items .item--twitter .st_twitter_large:before,
    .module--share .share__social-items .item--twitter .st_twitter_large:before, .module--gallery .share__social-items .item--twitter .st_twitter_large:before {
      content: ""; }
    .story--share .share__social-items .item--twitter:hover .st_twitter_large:before,
    .module--share .share__social-items .item--twitter:hover .st_twitter_large:before, .module--gallery .share__social-items .item--twitter:hover .st_twitter_large:before {
      color: #4099FF; }
  .story--share .share__social-items .item--googleplus,
  .module--share .share__social-items .item--googleplus, .module--gallery .share__social-items .item--googleplus {
    background: #dd4b39;
    border: 1px solid #dd4b39; }
    .story--share .share__social-items .item--googleplus .st_googleplus_large:before,
    .module--share .share__social-items .item--googleplus .st_googleplus_large:before, .module--gallery .share__social-items .item--googleplus .st_googleplus_large:before {
      content: ""; }
    .story--share .share__social-items .item--googleplus:hover .st_googleplus_large:before,
    .module--share .share__social-items .item--googleplus:hover .st_googleplus_large:before, .module--gallery .share__social-items .item--googleplus:hover .st_googleplus_large:before {
      color: #dd4b39; }
  .story--share .share__social-items .item--rss,
  .module--share .share__social-items .item--rss, .module--gallery .share__social-items .item--rss {
    background: #FF6600;
    border: 1px solid #ff6600; }
    .story--share .share__social-items .item--rss .st_rss_larger:before,
    .module--share .share__social-items .item--rss .st_rss_larger:before, .module--gallery .share__social-items .item--rss .st_rss_larger:before {
      content: ""; }
    .story--share .share__social-items .item--rss:hover .st_rss_larger:before,
    .module--share .share__social-items .item--rss:hover .st_rss_larger:before, .module--gallery .share__social-items .item--rss:hover .st_rss_larger:before {
      color: #FF6600; }
  .story--share .share__social-items .item--reddit,
  .module--share .share__social-items .item--reddit, .module--gallery .share__social-items .item--reddit {
    display: none; }
  .story--share .share__social-items .item--pinterest,
  .module--share .share__social-items .item--pinterest, .module--gallery .share__social-items .item--pinterest {
    background: #cc0220;
    border: 1px solid #cc0220; }
    .story--share .share__social-items .item--pinterest .st_pinterest_large:before,
    .module--share .share__social-items .item--pinterest .st_pinterest_large:before, .module--gallery .share__social-items .item--pinterest .st_pinterest_large:before {
      content: ""; }
    .story--share .share__social-items .item--pinterest:hover .st_pinterest_large:before,
    .module--share .share__social-items .item--pinterest:hover .st_pinterest_large:before, .module--gallery .share__social-items .item--pinterest:hover .st_pinterest_large:before {
      color: #cc0220; }
  .story--share .share__social-items .item--email,
  .module--share .share__social-items .item--email, .module--gallery .share__social-items .item--email {
    background: #adadad;
    border: 1px solid #adadad; }
    .story--share .share__social-items .item--email .st_email_large:before,
    .module--share .share__social-items .item--email .st_email_large:before, .module--gallery .share__social-items .item--email .st_email_large:before {
      content: ""; }
    .story--share .share__social-items .item--email:hover .st_email_large:before,
    .module--share .share__social-items .item--email:hover .st_email_large:before, .module--gallery .share__social-items .item--email:hover .st_email_large:before {
      color: #adadad; }
  .story--share .share__social-items .item--youtube,
  .module--share .share__social-items .item--youtube, .module--gallery .share__social-items .item--youtube {
    background: #b31217;
    border: 1px solid #b31217; }
    .story--share .share__social-items .item--youtube .st_youtube_large:before,
    .module--share .share__social-items .item--youtube .st_youtube_large:before, .module--gallery .share__social-items .item--youtube .st_youtube_large:before {
      content: ""; }
    .story--share .share__social-items .item--youtube:hover .st_youtube_large:before,
    .module--share .share__social-items .item--youtube:hover .st_youtube_large:before, .module--gallery .share__social-items .item--youtube:hover .st_youtube_large:before {
      color: #b31217; }
  .story--share .share__social-items .item--instagram,
  .module--share .share__social-items .item--instagram, .module--gallery .share__social-items .item--instagram {
    background: #c0ab92;
    border: 1px solid #c0ab92; }
    .story--share .share__social-items .item--instagram .st_instagram_larger:before,
    .module--share .share__social-items .item--instagram .st_instagram_larger:before, .module--gallery .share__social-items .item--instagram .st_instagram_larger:before {
      content: ""; }
    .story--share .share__social-items .item--instagram:hover .st_instagram_large:before,
    .module--share .share__social-items .item--instagram:hover .st_instagram_large:before, .module--gallery .share__social-items .item--instagram:hover .st_instagram_large:before {
      color: #c0ab92; }
  .story--share .share__social-items .item--linkedin,
  .module--share .share__social-items .item--linkedin, .module--gallery .share__social-items .item--linkedin {
    background: #0076B7;
    border: 1px solid #0076B7; }
    .story--share .share__social-items .item--linkedin .st_linkedin_large:before,
    .module--share .share__social-items .item--linkedin .st_linkedin_large:before, .module--gallery .share__social-items .item--linkedin .st_linkedin_large:before {
      content: ""; }
    .story--share .share__social-items .item--linkedin:hover .st_linkedin_large:before,
    .module--share .share__social-items .item--linkedin:hover .st_linkedin_large:before, .module--gallery .share__social-items .item--linkedin:hover .st_linkedin_large:before {
      color: #0076B7; }
  .story--share .more-container button,
  .module--share .more-container button, .module--gallery .more-container button {
    background: #4c4c4c;
    color: #fff;
    height: 35px;
    width: 100%; }
    .story--share .more-container button:after,
    .module--share .more-container button:after, .module--gallery .more-container button:after {
      font-family: "FontAwesome";
      content: "";
      position: relative;
      top: -2px; }
  .story--share .more-container .more--links,
  .module--share .more-container .more--links, .module--gallery .more-container .more--links {
    display: none;
    position: absolute;
    z-index: 300;
    right: 0;
    width: 12%; }
  .story--share .more-container.is-active button,
  .module--share .more-container.is-active button, .module--gallery .more-container.is-active button {
    background: #fff;
    color: #4c4c4c;
    border: 1px solid #ccc; }
  .story--share .more-container.is-active .more--links,
  .module--share .more-container.is-active .more--links, .module--gallery .more-container.is-active .more--links {
    display: block; }
  .story--share.no-shares .more--links,
  .module--share.no-shares .more--links, .module--gallery.no-shares .more--links {
    width: 16%; }
  .story--share .share__count,
  .module--share .share__count, .module--gallery .share__count {
    font-size: 2.1875rem;
    line-height: 1.75rem;
    letter-spacing: -0.125rem; }
    .story--share .share__count span,
    .module--share .share__count span, .module--gallery .share__count span {
      color: #4c4c4c;
      display: block;
      text-transform: uppercase;
      font-size: 0.8125rem;
      line-height: 1.3125rem;
      font-weight: normal;
      letter-spacing: 0; }
  .story--share.char-len-5 .share__count,
  .module--share.char-len-5 .share__count, .module--gallery.char-len-5 .share__count {
    font-size: 1.5625rem;
    line-height: 1.375rem; }
  .story--share.char-len-4 .share__count,
  .module--share.char-len-4 .share__count, .module--gallery.char-len-4 .share__count {
    font-size: 1.9375rem;
    margin-top: 0.125rem;
    line-height: 1.375rem; }

.story--share .more-container .more--links,
.story--share.no-shares .more--links {
  right: 1px;
  width: 15%; }

.layout--share-inline:before, .layout--share-inline:after {
  content: " ";
  display: table;
  clear: both; }
.layout--share-inline .layout--share__first {
  border-right: solid 1px #bdbdbd;
  padding-right: 10px;
  float: left;
  width: 25%; }
.layout--share-inline .layout--share__second {
  float: left;
  padding-left: 10px;
  width: 75%; }

.layout--share-stacked {
  padding-left: 5px; }
  .layout--share-stacked .layout--share__first {
    margin-left: 10px;
    padding-left: 10px;
    border-left: solid 1px #bdbdbd;
    float: left; }
  .layout--share-stacked .layout--share__second {
    clear: both;
    padding-top: 4px; }
  .layout--share-stacked.char-len-3 .share__count {
    font-size: 2.5rem; }

.no-shares .layout--share__first {
  display: none; }
.no-shares .layout--share__second {
  padding-left: 0;
  width: 100%; }

.module--story .header .layout--share__second .share-header, .module--story--weather .header .layout--share__second .share-header {
  display: none; }

.gallery__player .share__social-items > div {
  width: 40px;
  margin-top: 20px;
  margin-left: 3px; }
.gallery__player .share__social-items .item--email .st_email_large {
  border-radius: 3px;
  background: white;
  color: #adadad; }
  .gallery__player .share__social-items .item--email .st_email_large:before {
    content: "";
    color: #adadad; }
.gallery__player .share__social-items .item--email:hover .st_email_large:before {
  color: white; }
.gallery__player .share__social-items .item--email:hover .st_email_large {
  background: #adadad; }
.gallery__player .share__social-items .item--facebook .st_facebook_large {
  border-radius: 3px;
  background: white;
  color: #3B5998; }
  .gallery__player .share__social-items .item--facebook .st_facebook_large:before {
    color: #3B5998; }
.gallery__player .share__social-items .item--facebook:hover .st_facebook_large {
  background: #3B5998; }
  .gallery__player .share__social-items .item--facebook:hover .st_facebook_large:before {
    color: white; }
.gallery__player .share__social-items .item--twitter .st_twitter_large {
  border-radius: 3px;
  background: white;
  color: #4099FF; }
  .gallery__player .share__social-items .item--twitter .st_twitter_large:before {
    color: #4099FF; }
.gallery__player .share__social-items .item--twitter:hover .st_twitter_large {
  background: #4099FF; }
  .gallery__player .share__social-items .item--twitter:hover .st_twitter_large:before {
    color: white; }
.gallery__player .share__social-items .item--googleplus .st_googleplus_large {
  border-radius: 3px;
  background: white;
  color: #dd4b39; }
  .gallery__player .share__social-items .item--googleplus .st_googleplus_large:before {
    color: #dd4b39; }
.gallery__player .share__social-items .item--googleplus:hover .st_googleplus_large {
  background: #dd4b39; }
  .gallery__player .share__social-items .item--googleplus:hover .st_googleplus_large:before {
    color: white; }

.nav--navitron .module--single-image .header--light {
  color: black;
  font-size: 1rem; }

.stay-connected--vertical .module__body {
  padding: 0.375rem; }
.stay-connected--vertical .blocks {
  background: #fcfcfc;
  padding-left: 1.125rem;
  padding-right: 1.125rem; }
  .stay-connected--vertical .blocks:before, .stay-connected--vertical .blocks:after {
    content: " ";
    display: table;
    clear: both; }
.stay-connected--vertical .block {
  border-top: 1px solid #d2d2d2;
  padding-top: 0.5625rem;
  padding-bottom: 0.5625rem; }
  .stay-connected--vertical .block:first-child {
    border-top: 0; }
.stay-connected--vertical a {
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #4c4c4c; }
.stay-connected--vertical .side__media {
  max-width: 20px;
  min-width: 20px;
  margin-right: 0.75rem;
  text-align: center; }
.stay-connected--vertical .module__body {
  border: 1px solid #b0b1b2; }

.stay-connected--horizontal {
  text-align: center; }
  .stay-connected--horizontal .module__body {
    border: 0px;
    background: #fff;
    padding: 0.375rem; }
  .stay-connected--horizontal .blocks > a {
    text-align: center;
    display: block; }
  .stay-connected--horizontal .social-list, .stay-connected--horizontal .title {
    display: inline;
    margin-right: 0.75rem; }
  .stay-connected--horizontal .social-list .rsp-icon {
    margin-right: 0.25rem; }
  .stay-connected--horizontal .header--inline {
    max-height: 24px;
    overflow: hidden; }
  .stay-connected--horizontal .header--inline {
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 0.25rem;
    margin-bottom: 0.375rem; }
    .stay-connected--horizontal .header--inline .title {
      display: inline;
      font-size: 0.9375rem;
      font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      text-transform: uppercase; }
  .stay-connected--horizontal .module__body {
    background: none;
    margin: 0;
    padding: 0;
    min-height: 35px; }
  .stay-connected--horizontal .header--inline {
    border: 0;
    margin: 0;
    padding: 0;
    max-height: 999px;
    overflow: visible; }
  .stay-connected--horizontal .title {
    background: #adadad;
    color: white;
    padding: 9px 6px;
    height: 35px;
    float: left;
    font-weight: normal;
    font-size: 14px;
    margin: 0;
    text-align: left;
    width: 84px;
    overflow: hidden; }
  .stay-connected--horizontal .social-list {
    display: block;
    margin: 0;
    width: 100%; }
    .stay-connected--horizontal .social-list .rsp-icon {
      margin: 0; }
    .stay-connected--horizontal .social-list .contests-tab {
      display: inline-block;
      margin-left: 5px;
      background: #4d4d4d;
      border-radius: 7px;
      height: 30px;
      width: 80px;
      vertical-align: top;
      text-align: center; }
      .stay-connected--horizontal .social-list .contests-tab a {
        font-size: 0.7rem;
        color: #fff;
        text-transform: uppercase;
        font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
        text-decoration: none;
        line-height: 30px; }
  .stay-connected--horizontal .social-item {
    height: 30px;
    width: 55px;
    display: inline-block;
    margin: 0;
    padding: 0;
    text-align: center;
    border-radius: 7px;
    margin-left: 5px; }
    .stay-connected--horizontal .social-item:first-child {
      margin-left: 0; }
    .stay-connected--horizontal .social-item.item--youtube {
      background: #b31217; }
    .stay-connected--horizontal .social-item.item--instagram {
      background: #c0ab92; }
    .stay-connected--horizontal .social-item.item--twitter {
      background: #00aced; }
    .stay-connected--horizontal .social-item.item--facebook {
      background: #3b5998; }
    .stay-connected--horizontal .social-item.item--google-plus {
      background: #dd4b39; }
    .stay-connected--horizontal .social-item.item--pinterest {
      background: #cc0220; }
    .stay-connected--horizontal .social-item.item--rss {
      background: #FF6600; }
    .stay-connected--horizontal .social-item.item--phone, .stay-connected--horizontal .social-item.item--email, .stay-connected--horizontal .social-item.item--other, .stay-connected--horizontal .social-item.item--calendar {
      background: #adadad; }
    .stay-connected--horizontal .social-item .rsp-icon {
      display: block;
      margin-top: 6px;
      width: 100%; }
      .stay-connected--horizontal .social-item .rsp-icon:before {
        font-size: 1rem; }
    .stay-connected--horizontal .social-item .icon--facebook:before {
      color: #fff !important;
      content: ""; }
    .stay-connected--horizontal .social-item .icon--twitter:before {
      color: #fff !important;
      content: ""; }
    .stay-connected--horizontal .social-item .icon--youtube:before {
      color: #fff; }
    .stay-connected--horizontal .social-item .icon--instagram:before {
      color: #fff; }
    .stay-connected--horizontal .social-item .icon--google-plus:before {
      content: ""; }
    .stay-connected--horizontal .social-item .icon--email:before {
      color: #fff; }
    .stay-connected--horizontal .social-item .item-title {
      padding-left: 3px;
      color: #fff;
      display: none;
      position: relative;
      top: 2px; }
    .stay-connected--horizontal .social-item:hover .item-title {
      color: #fff; }
  .stay-connected--horizontal .more-container {
    display: inline-block;
    position: relative;
    vertical-align: top;
    padding-bottom: 5px; }
    .stay-connected--horizontal .more-container button {
      color: #fff !important;
      font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 0.7rem;
      text-align: center;
      height: 30px;
      width: 65px;
      border-radius: 7px;
      margin-left: 5px;
      display: block; }
      .stay-connected--horizontal .more-container button:after {
        font-family: "FontAwesome";
        content: "";
        margin-left: 5px;
        position: relative;
        top: 0;
        transition: 0.3s ease all;
        display: inline-block; }
    .stay-connected--horizontal .more-container .rsp-icon {
      width: 20px; }
    .stay-connected--horizontal .more-container .more--links {
      display: none;
      position: absolute;
      z-index: 300;
      right: -1px;
      top: 35px;
      color: #4d4d4d;
      font-weight: bold; }
      .stay-connected--horizontal .more-container .more--links img {
        max-width: 20px;
        height: auto; }
      .stay-connected--horizontal .more-container .more--links .social-item {
        font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
        padding: 7px 10px;
        font-size: 0.7rem;
        text-align: left;
        width: 180px;
        height: 40px;
        margin: 0;
        border-bottom: 1px solid #e6e6e6;
        border-right: 1px solid #e6e6e6;
        background-color: #fff;
        border-radius: 0; }
        .stay-connected--horizontal .more-container .more--links .social-item .item-title {
          display: inline-block;
          color: #4d4d4d; }
        .stay-connected--horizontal .more-container .more--links .social-item .rsp-icon {
          display: inline-block;
          margin-top: 4px; }
        .stay-connected--horizontal .more-container .more--links .social-item:first-child {
          border-top: 1px solid #e6e6e6; }
        .stay-connected--horizontal .more-container .more--links .social-item:hover {
          background-color: #ececeb; }
        .stay-connected--horizontal .more-container .more--links .social-item .icon--youtube:before {
          color: #b31217; }
        .stay-connected--horizontal .more-container .more--links .social-item .icon--instagram:before {
          color: #c0ab92; }
    .stay-connected--horizontal .more-container.is-active .more--links {
      display: block; }
    .stay-connected--horizontal .more-container.is-active button:after {
      transform: rotate(135deg);
      transform-origin: center; }
    .stay-connected--horizontal .more-container .social-item {
      border: 0; }

.ie .stay-connected--horizontal .more-container button {
  width: 5.25rem; }

.module--story .template--scripps_responsive_sponsored_story .headline:before, .module--story--weather .template--scripps_responsive_sponsored_story .headline:before {
  font-family: FontAwesome;
  color: #bfbfbf;
  content: "Sponsored";
  font-style: normal;
  font-weight: normal;
  display: block; }

.module--story, .module--story--weather {
  padding-top: 0.8125rem;
  background: #fff; }
  .module--story .story__meta > .side__media, .module--story--weather .story__meta > .side__media {
    max-width: 3.125rem;
    width: 2.125rem;
    margin-right: 0.75rem; }
  .module--story .media-slider__viewport .block, .module--story--weather .media-slider__viewport .block {
    text-align: center; }
  .module--story .headline, .module--story--weather .headline {
    margin-bottom: 0.375rem;
    padding-top: 1.125rem;
    line-height: 105%; }
  .module--story .subheadline, .module--story--weather .subheadline, .module--story .story__meta, .module--story--weather .story__meta {
    margin-bottom: 1.125rem; }
  .module--story .subheadline, .module--story--weather .subheadline {
    font-weight: normal;
    color: #636466;
    font-size: 1.125rem; }
  .module--story .byline, .module--story--weather .byline, .module--story .posted, .module--story--weather .posted, .module--story .updated, .module--story--weather .updated, .module--story .tags, .module--story--weather .tags {
    color: #636466; }
    .module--story .byline:before, .module--story--weather .byline:before, .module--story .posted:before, .module--story--weather .posted:before, .module--story .updated:before, .module--story--weather .updated:before, .module--story .tags:before, .module--story--weather .tags:before {
      text-transform: uppercase;
      font-weight: bold;
      color: #000;
      font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .module--story .byline:before, .module--story--weather .byline:before {
    content: "By: "; }
  .module--story .posted:before, .module--story--weather .posted:before {
    content: "Posted: "; }
  .module--story .updated:before, .module--story--weather .updated:before {
    content: "Updated: "; }
  .module--story .tags:before, .module--story--weather .tags:before {
    content: "Tag: "; }
  .module--story .tags, .module--story--weather .tags {
    font-size: 0.75rem; }
  .module--story .module__body, .module--story--weather .module__body {
    overflow: hidden; }
  .module--story .header, .module--story--weather .header, .module--story .story__content, .module--story--weather .story__content, .module--story .story__media, .module--story--weather .story__media {
    margin-left: 2.125rem;
    margin-right: 2.125rem; }
  .module--story .header, .module--story--weather .header {
    margin-top: 0; }
  .module--story .nav--pagination:before, .module--story--weather .nav--pagination:before, .module--story .nav--pagination:after, .module--story--weather .nav--pagination:after {
    content: "";
    display: table; }
  .module--story .nav--pagination .is-disabled, .module--story--weather .nav--pagination .is-disabled {
    display: none; }
  .module--story .nav--pagination > a, .module--story--weather .nav--pagination > a, .module--story .nav--pagination a:active, .module--story--weather .nav--pagination a:active, .module--story .nav--pagination a:visited, .module--story--weather .nav--pagination a:visited {
    background: #4c4c4c;
    color: #ffffff;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    padding: 10px 12px;
    line-height: 12px;
    font-size: 12px;
    float: right; }
    .module--story .nav--pagination > a:hover, .module--story--weather .nav--pagination > a:hover, .module--story .nav--pagination a:active:hover, .module--story--weather .nav--pagination a:active:hover, .module--story .nav--pagination a:visited:hover, .module--story--weather .nav--pagination a:visited:hover {
      color: #ffffff;
      text-decoration: none;
      background: #666666; }
  .module--story .nav--pagination span, .module--story--weather .nav--pagination span {
    color: #4c4c4c;
    font-size: 14px;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: none;
    background: transparent; }
  .module--story .pagination--top, .module--story--weather .pagination--top {
    padding-top: 10px;
    margin-top: 20px;
    padding-bottom: 10px; }
  .module--story .pagination--bottom, .module--story--weather .pagination--bottom {
    padding-bottom: 10px;
    margin-bottom: 20px;
    padding-top: 10px; }
  .module--story .module__footer, .module--story--weather .module__footer {
    font-size: 0.75rem;
    position: relative;
    clear: both;
    top: 0.75rem; }
    .module--story .module__footer a, .module--story--weather .module__footer a {
      margin-right: 0.625rem; }

.story__meta {
  line-height: 100%; }

.story__share:before, .story__share:after {
  content: " ";
  display: table;
  clear: both; }
.story__share .comments, .story__share .facebook, .story__share .twitter, .story__share .google-plus, .story__share .email {
  float: left;
  width: 20%;
  display: block;
  text-align: center;
  color: #636466;
  font-size: 0.875rem;
  line-height: 120%; }
  .story__share .comments [data-icon]:before, .story__share .facebook [data-icon]:before, .story__share .twitter [data-icon]:before, .story__share .google-plus [data-icon]:before, .story__share .email [data-icon]:before {
    font-size: 1.1875rem; }
  .story__share .comments a, .story__share .facebook a, .story__share .twitter a, .story__share .google-plus a, .story__share .email a {
    text-decoration: none;
    color: #636466; }
.story__share .comments a, .story__share .st_facebook, .story__share .st_twitter, .story__share .google-plus, .story__share .email {
  display: inline-block;
  height: 17px;
  overflow: hidden; }

.story__textSize button.is-active {
  color: #d2d2d2 !important; }

.icon--share.is-active,
.icon--text-size-trigger.is-active {
  color: #fff !important; }

.icon--text-size-small {
  font-size: 0.9375rem; }

.icon--text-size-regular {
  font-size: 1.25rem; }

.icon--text-size-large {
  font-size: 1.5625rem; }

.story__content__body .js-page {
  display: none; }

.story__content__body .js-page.is-active {
  display: block; }

.story__content__body {
  min-height: 12.5rem; }

.story__content {
  margin-bottom: 1.875rem; }
  .story__content .copyright {
    line-height: 1.25rem; }
  .story__content ul {
    margin-bottom: 1.25rem; }

.story__tools .is-empty {
  visibility: visible; }

.module--story .stButton .chicklets, .module--story--weather .stButton .chicklets {
  background-image: none !important;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 1.25rem; }
  .module--story .stButton .chicklets:before, .module--story--weather .stButton .chicklets:before {
    font-family: "FontAwesome";
    font-size: 1.0625rem;
    padding-top: 0.125rem;
    display: block; }
.module--story .stButton .facebook:before, .module--story--weather .stButton .facebook:before {
  content: "";
  color: #3B5998; }
.module--story .stButton .twitter:before, .module--story--weather .stButton .twitter:before {
  content: "";
  color: #4099FF; }
.module--story .stButton .googleplus:before, .module--story--weather .stButton .googleplus:before {
  content: "";
  color: #dd4b39;
  padding-top: 0.0625rem; }
.module--story .stButton .email:before, .module--story--weather .stButton .email:before {
  content: "";
  color: #636466;
  padding-top: 0.0625rem; }

.module--featured-story .story__content {
  width: 100% !important; }

.module--story .about, .module--story--weather .about {
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 17px;
  background-color: #ececeb;
  padding: 20px;
  border: 1px solid #ccc;
  margin-bottom: 20px;
  padding-bottom: 10px; }
.module--story .story__related, .module--story--weather .story__related {
  clear: left; }
  .module--story .story__related .related__header, .module--story--weather .story__related .related__header {
    display: block; }
.module--story .story__content .related__header, .module--story--weather .story__content .related__header {
  margin-bottom: 0; }
.module--story .story__content .related__body, .module--story--weather .story__content .related__body {
  border: 1px solid #d2d2d2;
  border-top: 0px;
  padding-top: 6px;
  padding-bottom: 0; }
.module--story .story__content .block, .module--story--weather .story__content .block {
  border-bottom: 0px;
  border-top: 1px solid #cecece;
  padding-top: 7px;
  line-height: 17px;
  font-size: 13px;
  clear: left;
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .module--story .story__content .block:first-child, .module--story--weather .story__content .block:first-child {
    border-top: 0px; }
  .module--story .story__content .block a, .module--story--weather .story__content .block a {
    line-height: 17px; }
    .module--story .story__content .block a:visited, .module--story--weather .story__content .block a:visited {
      color: #000; }

.item--pinterest {
  display: none; }

.module--featured-story {
  background: #fff;
  padding: 2.125rem;
  margin-bottom: 1.5rem; }
  .module--featured-story .updated, .module--featured-story .posted {
    display: none; }
  .module--featured-story .story__meta > .side__media {
    max-width: 2.5rem;
    margin-right: 0.375rem;
    margin-bottom: 0.75rem; }
  .module--featured-story .story__meta .edit-story {
    display: none !important; }
  .module--featured-story .header a {
    color: #262626; }
    .module--featured-story .header a:hover {
      text-decoration: none; }
  .module--featured-story .headline {
    margin-bottom: 0.375rem;
    padding-top: 1.125rem;
    font-size: 1.875rem;
    color: #000;
    line-height: 105%; }
  .module--featured-story .header, .module--featured-story .story__media {
    margin-bottom: 0.75rem; }
  .module--featured-story .subheadline, .module--featured-story .story__meta {
    margin-bottom: 1.125rem; }
  .module--featured-story .subheadline {
    font-weight: normal;
    color: #636466;
    font-size: 1.125rem; }
  .module--featured-story .byline, .module--featured-story .posted, .module--featured-story .updated {
    color: #636466; }
    .module--featured-story .byline:before, .module--featured-story .posted:before, .module--featured-story .updated:before {
      text-transform: uppercase;
      font-weight: bold;
      color: #000;
      font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .module--featured-story .byline:before {
    content: "By: "; }
  .module--featured-story .posted:before {
    content: "Posted: "; }
  .module--featured-story .updated:before {
    content: "Updated: "; }
  .module--featured-story .read-more {
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    display: block;
    color: black;
    font-weight: bold;
    font-size: 0.8125rem;
    margin-top: 0.375rem;
    color: #3f70ac; }

.skin--featured-story--large-headline.module--featured-story .headline {
  font-size: 42px; }

.module--comments .module__body {
  border-bottom: 0; }
.module--comments .module__footer {
  border-top: 0;
  text-align: right; }
  .module--comments .module__footer a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #636466; }
.module--comments .module__footer {
  border: 0; }
.module--comments .module__body {
  border-bottom: 1px solid #b0b1b2; }
.module--comments .blocks {
  background: white; }
.module--comments .echo-canvas {
  padding: 0.625rem; }
.module--comments .echo-streamserver-controls-submit-plugin-CardUIShim .echo-streamserver-controls-submit-container {
  border: 0;
  border-radius: 0; }
.module--comments .echo-apps-conversations-allPostsContainer {
  padding: 1.25rem; }
.module--comments .echo-streamserver-controls-stream-plugin-CardUIShim .echo-streamserver-controls-stream-body .echo-control-message {
  border-radius: 0;
  box-shadow: 0; }
.module--comments .echo-streamserver-controls-stream-item-plugin-CardUIShim .echo-streamserver-controls-stream-item-expandChildren .echo-streamserver-controls-stream-item-expandChildrenLabel {
  color: #444;
  font-weight: bold; }
.module--comments .echo-streamserver-controls-stream-item-expandChildren.echo-streamserver-controls-stream-item-container-child.echo-trinaryBackgroundColor.echo-clickable.echo-streamserver-controls-stream-item-depth-1 {
  margin-left: 15px;
  background: white;
  padding: 10px;
  border: 1px solid #ccc; }

.module--comments .echo-apps-conversations-container {
  min-width: 0 !important; }

.module--comments {
  padding: 40px 0 40px 0px;
  position: relative; }
  .module--comments .e_title {
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.125rem; }
  .module--comments .echo-submit-forcedLoginUserInfoMessage {
    font-family: Georgia, "Times New Roman", serif;
    font-weight: normal;
    font-size: 0.6875rem; }
  .module--comments .echo-auth-anonymous {
    position: absolute;
    right: 0; }
  .module--comments .echo-submit-auth .echo-auth-or {
    display: none; }
  .module--comments .echo-submit-auth span {
    color: #000;
    font-size: 0.6875rem;
    font-weight: bold;
    text-transform: uppercase; }
  .module--comments .echo-submit-auth .echo-auth-signup {
    border-left: solid 1px;
    padding-left: 0.3125rem;
    margin-left: 0.3125rem; }
  .module--comments .echo-submit-body {
    margin-top: 0.625rem; }
  .module--comments .echo-submit-text,
  .module--comments .echo-submit-border {
    background: #d1d1d1; }
  .module--comments textarea.echo-primaryColor,
  .module--comments textarea.echo-secondaryColor {
    color: #000; }
  .module--comments .echo-submit-controls button {
    background: #f6f5f5;
    border: solid 1px #e3e3e3;
    height: 40px;
    width: 100px; }
    .module--comments .echo-submit-controls button:hover {
      border: solid 1px #000; }
    .module--comments .echo-submit-controls button .ui-button-text {
      color: #000;
      text-transform: uppercase; }
  .module--comments .echo-application-message {
    display: none; }
  .module--comments .echo-auth-logged {
    position: absolute;
    right: 0;
    top: 40px; }
    .module--comments .echo-auth-logged .echo-auth-logout {
      float: left;
      margin: 6px 0px 0px 12px; }
  .module--comments .echo-stream-header {
    display: none; }
  .module--comments .echo-stream-body {
    margin-top: 0.625rem; }
    .module--comments .echo-stream-body .echo-item-authorName {
      color: #000;
      font-family: Georgia, "Times New Roman", serif; }
    .module--comments .echo-stream-body .echo-item-text {
      font-family: Georgia, "Times New Roman", serif; }
  .module--comments .echo-linkColor,
  .module--comments .echo-streamserver-controls-carduiauth-signup {
    color: #666; }
  .module--comments .echo-sdk-ui .btn-primary {
    background: none;
    background-color: transparent; }
  .module--comments .echo-sdk-ui .btn-primary .caret {
    border-top-color: #666;
    border-bottom-color: #666; }
  .module--comments textarea.focus {
    background: none; }
  .module--comments .echo-sdk-ui .modal-header {
    border-bottom: 0; }
  .module--comments .echo-sdk-ui .btn-group.open .btn-primary.dropdown-toggle {
    background-color: transparent; }

.site__type--np .module--comments .comment-nag {
  display: none; }
  .site__type--np .module--comments .comment-nag p {
    font-size: 0.875rem;
    color: #4d4d4d;
    padding: 1.125rem;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
.site__type--np .module--comments.post-hidden .comment-nag {
  display: block; }
.site__type--np .module--comments.post-hidden .echo-apps-conversations-postComposer, .site__type--np .module--comments.post-hidden .echo-streamserver-controls-stream-item-buttons, .site__type--np .module--comments.post-hidden .echo-streamserver-controls-stream-item-plugin-ReplyCardUI-replyForm {
  display: none; }
.site__type--np .em_comments .comment-nag {
  display: none; }
.site__type--np .em_comments.post-hidden .comment-nag {
  display: block; }
.site__type--np .em_comments.post-hidden .echo-apps-conversations-postComposer, .site__type--np .em_comments.post-hidden .echo-streamserver-controls-stream-item-buttons, .site__type--np .em_comments.post-hidden .echo-streamserver-controls-stream-item-plugin-ReplyCardUI-replyForm {
  display: none; }

.module--comments .echo-label {
  color: #666 !important; }
.module--comments .echo-identityserver-controls-auth-userLogged,
.module--comments .echo-identityserver-controls-auth-userLogged a {
  color: #666;
  float: right; }

.module--story .module__body, .module--story--weather .module__body {
  clear: both; }

.module--story .gallery__overflow, .module--story--weather .gallery__overflow {
  margin-bottom: 0.75rem; }

.story__content {
  color: #1a1a1a;
  line-height: 180%; }

.story__content, .module--static-content {
  word-break: break-word; }
  .story__content figure p, .module--static-content figure p {
    margin-bottom: 0; }
  .story__content figure figcaption, .module--static-content figure figcaption {
    font-size: 11px;
    color: #888; }
  .story__content a, .module--static-content a {
    color: #00539f; }
    .story__content a:visited, .module--static-content a:visited {
      color: #4190d9; }
    .story__content a:active, .module--static-content a:active {
      color: #2171ba; }
    .story__content a:hover, .module--static-content a:hover {
      color: #006cce; }
  .story__content p, .module--static-content p {
    margin-bottom: 1.125rem; }
  .story__content h1, .story__content h2, .story__content h3, .story__content h4, .story__content h5, .story__content h6, .module--static-content h1, .module--static-content h2, .module--static-content h3, .module--static-content h4, .module--static-content h5, .module--static-content h6 {
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold; }
  .story__content .align-left, .module--static-content .align-left {
    float: left;
    margin-right: 0.75rem;
    margin-top: 0.75rem;
    margin-bottom: 0.75rem; }
  .story__content .align-right, .module--static-content .align-right {
    float: right;
    margin-left: 0.75rem;
    margin-top: 0.75rem;
    margin-bottom: 0.75rem; }
  .story__content .align-center, .module--static-content .align-center {
    text-align: center; }
  .story__content .width-half, .module--static-content .width-half {
    width: 50%; }
  .story__content .width-third, .module--static-content .width-third {
    width: 30%; }
  .story__content .video iframe, .module--static-content .video iframe {
    min-height: 20rem;
    width: 100%; }
  .story__content .anv-player-parent-container, .module--static-content .anv-player-parent-container {
    width: 100% !important; }
    .story__content .anv-player-parent-container object, .module--static-content .anv-player-parent-container object {
      width: 100% !important; }

.ratio {
  position: relative; }

.ratio__4x3 {
  padding-top: 75%;
  background: #dbd9d9; }

.ratio__16x9 {
  padding-top: 56.25%;
  background: #dbd9d9; }

.ratio__image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  font: 0/0 a; }

.ratio__image .ratio__centerer {
  display: inline-block;
  vertical-align: middle;
  height: 100%; }

.ratio__image .image {
  vertical-align: middle;
  display: inline-block;
  max-height: 100%;
  max-width: 100%; }

.story__media .ratio__image {
  z-index: 7; }

.story__media--right {
  float: right;
  width: 33%; }

.story__media--right + .layout__container:after, .story__media--right + .layout__container:before {
  display: inline; }

.media__caption__content {
  position: relative; }
  .media__caption__content .media__caption {
    padding: 0;
    overflow: hidden;
    font-size: 0.8125rem;
    line-height: 1.125rem;
    height: auto; }
  .media__caption__content button {
    position: relative;
    top: 22%;
    font-size: 0.875rem;
    opacity: 1;
    text-transform: uppercase; }
  .media__caption__content .button--container {
    cursor: pointer;
    z-index: 5;
    left: 0;
    top: 0; }

.module--story .author, .module--story--weather .author {
  font-size: 0.75rem;
  line-height: 0.75rem;
  text-align: right;
  text-transform: uppercase; }
  .module--story .author .hide, .module--story--weather .author .hide {
    display: block; }
  .module--story .author .show, .module--story--weather .author .show {
    display: none; }

.module--gallery .caption__copyright,
.story__media .caption__copyright {
  margin-top: -0.3125rem;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 0.625rem;
  color: #888; }

.module--story .inline-content--video .vidHolder:before, .module--story--weather .inline-content--video .vidHolder:before {
  content: "";
  font-family: FontAwesome;
  color: white;
  font-size: 93px;
  position: absolute;
  left: 50%;
  top: 44%;
  margin-left: -40px;
  opacity: 0.5;
  z-index: 99;
  cursor: pointer; }
.module--story .inline-content--video .vidHolder.is-video-clicked > img, .module--story--weather .inline-content--video .vidHolder.is-video-clicked > img {
  display: none; }

#video_conatiner_id_anvatov2 {
  height: 100% !important;
  width: 100%; }

.component__gallery {
  background: #dbd9d9; }

.media-slider__thumbs.is-single-media {
  display: none; }

.media-slider__viewport.is-single-media .media__container--16x9 .media {
  max-height: none; }

.media-slider__thumbs .has-video [class*=media__container]:before {
  color: #000;
  top: 100%;
  left: 0;
  margin-left: 0.3125rem;
  margin-top: -1.375rem;
  font-size: 0.9375rem; }

.media-slider__thumbs.is-single-media {
  display: none; }

.media-slider__thumbs .block {
  cursor: pointer; }
  .media-slider__thumbs .block.is-active {
    display: inline-block !important; }

.gallery__overflow {
  position: relative;
  overflow: hidden;
  transition: max-height 0.1s ease-in-out;
  -webkit-transition: max-height 0.1s ease-in-out; }

.media-slider__swipe {
  display: none; }

.media-slider__viewport {
  width: 1000000%; }
  .media-slider__viewport:before, .media-slider__viewport:after {
    content: " ";
    display: table;
    clear: both; }
  .media-slider__viewport .block {
    float: left;
    background: #dbd9d9; }
    .media-slider__viewport .block > .ratio {
      cursor: pointer; }
    .media-slider__viewport .block .media__caption {
      display: none; }
    .media-slider__viewport .block.has-video > div:before {
      content: "";
      text-decoration: inherit;
      display: inline-block;
      speak: none;
      font-family: FontAwesome;
      font-style: normal;
      font-weight: normal;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: #fff;
      font-size: 4.375rem;
      position: absolute;
      left: 50%;
      top: 36%;
      margin-left: -2rem;
      width: 4rem;
      opacity: 0.5;
      z-index: 8; }
  .media-slider__viewport .media {
    max-height: 100%; }
  .media-slider__viewport .media__container--video .media {
    cursor: pointer; }

.vidHolder .next-video {
  background: #fff;
  bottom: 48px;
  cursor: pointer;
  right: -310px;
  position: absolute;
  z-index: 999999;
  border-left: solid 1px #fff;
  border-top: solid 1px #fff;
  border-bottom: solid 1px #fff;
  transition: right 0.3s;
  -webkit-transition: right 0.3s;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.4);
  opacity: 0.9; }
  .vidHolder .next-video:before {
    display: none !important; }
  .vidHolder .next-video.is-active {
    right: 0; }
  .vidHolder .next-video:hover {
    opacity: 1; }
  .vidHolder .next-video .overflow {
    overflow: hidden;
    height: 70px;
    width: 300px; }
  .vidHolder .next-video img {
    float: left;
    max-height: 70px;
    margin-right: 0.3125rem; }
  .vidHolder .next-video .title {
    display: block;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.75rem;
    padding-top: 0.125rem;
    line-height: 0.8125rem;
    text-transform: capitalize;
    position: static;
    text-align: left; }
    .vidHolder .next-video .title:before {
      content: "Up Next:";
      display: block;
      font-size: 0.6875rem;
      font-weight: bold;
      text-transform: uppercase; }
  .vidHolder .next-video .close-button {
    background: #fff;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: absolute;
    left: -7px;
    top: -6px;
    font-size: 9px;
    font-weight: bold;
    border-radius: 10px;
    line-height: 7px; }

.media__caption__container.is-disabled,
.is-video-playing .js-gallery__pager {
  opacity: 0; }

.vidHolder {
  position: absolute !important;
  height: 100% !important;
  top: 0;
  width: 100% !important;
  z-index: 9;
  overflow: hidden; }
  .vidHolder object {
    height: 100% !important;
    width: 100% !important;
    position: absolute;
    z-index: 99999;
    left: 0; }
  .vidHolder video {
    width: 80% !important;
    margin-left: 10% !important; }

.anv-ad-container {
  height: 100% !important;
  width: 100% !important; }

.video-mobile-img,
.iOS-posterImg {
  visibility: hidden; }

.anv-player-parent-container .video-mobile-img,
.anv-player-parent-container .iOS-posterImg {
  visibility: visible; }

.anvato_player video {
  width: 80%;
  margin-left: 10%; }
.anvato_player .video-mobile-img,
.anvato_player .iOS-posterImg {
  position: absolute;
  width: 100%;
  z-index: 1; }

.anv-skin video.anv-video {
  width: 80%;
  margin-left: 10% !important; }

.anv-player-parent-container .anv-video {
  opacity: 1 !important;
  z-index: 1; }

.vidHolder #ima-chromeless-video {
  left: 0;
  margin: 0 !important;
  padding: 0;
  height: 100% !important;
  width: 100% !important; }

.vidHolder .anv-ad-container > div {
  height: 100% !important;
  width: 100% !important; }

.vidHolder .video-mobile-img {
  height: 100%; }

.anv-skin .anv-progress-holder span {
  left: 0; }

.is-video-playing .anv-skin video.anv-video {
  width: 100% !important;
  margin-left: 0 !important; }

.media-slider__viewport.animate {
  transition: transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s; }

.media__caption__content .button--container {
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  text-transform: uppercase;
  display: inline;
  font-size: 0.75rem; }
  .media__caption__content .button--container:before {
    content: "-"; }
  .media__caption__content .button--container.show:before {
    content: "+"; }

.media__caption__container .show {
  display: none; }

.media__caption__container.js-is-closed .show {
  display: inline; }
.media__caption__container.js-is-closed .hide {
  display: none; }

.thumbs__buttons .btn-ui {
  font-size: 1.6875rem;
  display: block;
  padding: 0.625rem;
  font-weight: normal; }

.media__caption__container {
  max-height: 400px;
  transition: max-height 0.5s;
  -webkit-transition: max-height 0.5s; }
  .media__caption__container .caption {
    color: #636466; }
  .media__caption__container .media__caption-bottom:before, .media__caption__container .media__caption-bottom:after {
    content: " ";
    display: table;
    clear: both; }
  .media__caption__container .media__caption-bottom .caption__author {
    float: left;
    text-align: left;
    width: 80%; }
    .media__caption__container .media__caption-bottom .caption__author:before {
      content: "Picture By "; }
  .media__caption__container .media__caption-bottom .caption__buttons {
    float: left;
    text-align: right;
    width: 20%; }
    .media__caption__container .media__caption-bottom .caption__buttons.hide-buttons {
      visibility: hidden; }

.js-is-video .media__caption__content .author:before {
  content: "Video By "; }

.gallery__overflow .media__caption__container.is-disabled {
  display: block;
  max-height: 0; }

.gallery_tumbs-carousel {
  visibility: hidden; }
  .gallery_tumbs-carousel.is-active {
    visibility: visible; }
  .gallery_tumbs-carousel.hide-arrows .media-slider__thumbs__pager {
    display: none; }
  .gallery_tumbs-carousel.hide-arrows .media-slider__thumbs_overflow {
    margin: 0; }
  .gallery_tumbs-carousel .media-slider__thumbs_overflow {
    overflow: hidden;
    padding-bottom: 3px;
    margin: 0 21px 0 23px; }
  .gallery_tumbs-carousel .thumbs--slider {
    width: 5000px; }
    .gallery_tumbs-carousel .thumbs--slider:before, .gallery_tumbs-carousel .thumbs--slider:after {
      content: " ";
      display: table;
      clear: both; }
    .gallery_tumbs-carousel .thumbs--slider.animate {
      transition: transform 0.5s;
      -webkit-transition: -webkit-transform 0.5s; }
  .gallery_tumbs-carousel .block {
    display: block;
    float: left;
    margin: 0 2px; }
  .gallery_tumbs-carousel .media__container--16x9 {
    border: 0; }

.video--autoplay {
  display: none; }

.js-has-autoplay-config .video--autoplay {
  display: block; }

.is-video-playing .js-hide.video--autoplay {
  display: none; }

.video-js .video--autoplay,
.vidHolder .video--autoplay {
  color: #d2d2d2;
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  bottom: 0;
  left: 50%;
  margin-left: -50px;
  font-size: 0.75rem;
  padding: 5px 13px;
  position: absolute;
  z-index: 100000; }
  .video-js .video--autoplay:hover,
  .vidHolder .video--autoplay:hover {
    color: #fff; }
  .video-js .video--autoplay:after,
  .vidHolder .video--autoplay:after {
    content: "On";
    padding-left: 5px; }
  .video-js .video--autoplay.autoplay-false:after,
  .vidHolder .video--autoplay.autoplay-false:after {
    content: "Off"; }

.media-slider__pager > *:hover {
  color: #fff; }

.story__media:before, .story__media:after, .gallery__overflow:before, .gallery__overflow:after {
  content: " ";
  display: table;
  clear: both; }
.story__media .current-slide, .gallery__overflow .current-slide {
  font-weight: bold; }

.vidHolder.anv-skin .anv-controlbar ul span.anv-sprite {
  margin: 0 !important;
  padding: 0 !important; }
.vidHolder.anv-skin .anv-controlbar > ul > li {
  margin-top: 0.3125rem; }
  .vidHolder.anv-skin .anv-controlbar > ul > li.anv-controlbar-time-display {
    margin-top: 0; }
.vidHolder.anv-skin .anv-controlbar .anv-controlbar-play-toggle span,
.vidHolder.anv-skin .anv-controlbar .anv-controlbar-seek-back span,
.vidHolder.anv-skin .anv-controlbar .anv-controlbar-time-display span,
.vidHolder.anv-skin .anv-controlbar .anv-controlbar-share-button span,
.vidHolder.anv-skin .anv-controlbar .anv-controlbar-cc-button .anv-sprite-CC-button,
.vidHolder.anv-skin .anv-controlbar .anv-controlbar-cc-search-button span,
.vidHolder.anv-skin .anv-controlbar .anv-controlbar-fullscreen-button span {
  display: block;
  position: static; }

.js-no-author .media__caption .caption {
  padding: 0 10px;
  width: 100%; }

.videoplayer2 .vidHolder.anv-skin .anv-ad-container video {
  margin: 0 !important;
  left: 0;
  height: 100% !important;
  width: 100% !important; }
.videoplayer2 .vidHolder.anv-skin .anv-loading {
  margin: 0 !important;
  top: 45% !important;
  left: 50%;
  margin-left: -25px !important; }
.videoplayer2 .vidHolder.anv-skin .anv-controlbar-left li.anv-controlbar-time-display li.anv-current-time-divider {
  text-align: center;
  width: 15px !important; }
.videoplayer2 .vidHolder.anv-skin .anv-controlbar-left li.anv-controlbar-time-display,
.videoplayer2 .vidHolder.anv-skin .anv-controlbar-left li.anv-controlbar-time-display li,
.videoplayer2 .vidHolder.anv-skin .anv-controlbar-left.min .anv-current-time-display {
  width: auto !important; }
.videoplayer2.hide-next-video .next-video {
  display: none !important; }

.story__media .media-slider__viewport > .block {
  position: relative; }
.story__media .buy-photo {
  position: absolute;
  bottom: 35px;
  right: 10px;
  background: black;
  z-index: 10;
  opacity: 0.8;
  color: white;
  transition: opacity 0.1s ease-in-out;
  height: 33px;
  line-height: 30px;
  border: 1px solid #555;
  border-radius: 3px; }
  .story__media .buy-photo a {
    color: white;
    font-size: 11px;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 20px;
    text-decoration: none; }
    .story__media .buy-photo a:hover {
      text-decoration: none; }

.story__related a {
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000;
  font-weight: bold;
  font-size: 0.875rem;
  display: block;
  text-decoration: none; }

.related__header {
  background: #4c4c4c;
  text-transform: uppercase;
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: white;
  font-weight: normal;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  font-size: 0.875rem; }
  .related__header > h1 {
    font-size: 0.875rem;
    text-transform: uppercase;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: white;
    margin: 0;
    padding: 0;
    font-weight: normal; }

.related__body {
  padding: 1.125rem;
  padding-top: 0; }
  .related__body .block {
    display: block;
    padding-bottom: 0.375rem;
    margin-bottom: 0.375rem;
    border-bottom: 1px solid #ced4d8; }

.module--next-story-slideout {
  right: 0;
  position: fixed;
  display: block;
  bottom: 20px;
  z-index: 9999999;
  width: 400px; }
  .module--next-story-slideout .close-btn {
    height: 11px;
    padding-left: 12px;
    position: relative;
    z-index: 99; }
    .module--next-story-slideout .close-btn span {
      font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      color: #000;
      font-size: 14px;
      cursor: pointer;
      opacity: 0.7; }
      .module--next-story-slideout .close-btn span:hover {
        opacity: 1; }
  .module--next-story-slideout .module__body {
    background: #fbfbfb;
    border-radius: 0.5px;
    -webkit-box-shadow: -4px 0px 24px -5px #1f1f1f;
    -moz-box-shadow: -4px 0px 24px -5px #1f1f1f;
    box-shadow: -4px 0px 24px -5px #1f1f1f; }
  .module--next-story-slideout .blocks {
    padding-top: 0; }
  .module--next-story-slideout .block {
    overflow: hidden;
    margin-top: 0; }
    .module--next-story-slideout .block.related {
      padding-bottom: 5px; }
  .module--next-story-slideout .side__media {
    width: 150px; }
  .module--next-story-slideout .headline {
    font-weight: bold;
    display: inline-block; }
  .module--next-story-slideout .text--secondary {
    text-transform: uppercase;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 13px; }
  .module--next-story-slideout.is-disabled {
    right: -410px; }
  .module--next-story-slideout .has-video {
    position: relative; }
    .module--next-story-slideout .has-video:before {
      content: url("../images/camera-12x9.png");
      position: absolute;
      bottom: 1.125rem;
      right: 0.75rem;
      width: 12px;
      height: 9px; }
  .module--next-story-slideout .is-newsy:before {
    right: 0.875rem;
    position: absolute; }
  .module--next-story-slideout .is-decodedc {
    position: relative; }
    .module--next-story-slideout .is-decodedc:before {
      background-image: url("../images/custom/pages/decodedc/icon.png");
      content: " ";
      right: 0.75rem;
      bottom: 0.75rem;
      width: 20px;
      height: 18px;
      position: absolute; }
  .module--next-story-slideout .updated {
    display: block;
    font-size: 15px; }

.csstransforms3d .module--next-story-slideout {
  transition: transform 0.5s;
  -webkit-transition: -webkit-transform 0.3s;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  display: block;
  right: 0; }
  .csstransforms3d .module--next-story-slideout.is-disabled {
    display: block;
    right: 0;
    transform: translate3d(510px, 0, 0);
    -webkit-transform: translate3d(510px, 0, 0);
    -moz-transform: translate3d(510px, 0, 0); }

.module--tabs {
  margin-bottom: 1.5rem; }
  .module--tabs .tabs__triggers button {
    color: #fff;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    padding-left: 0.375rem;
    opacity: 0.8; }
    .module--tabs .tabs__triggers button:before {
      content: "|";
      padding-right: 0.75rem; }
    .module--tabs .tabs__triggers button:first-child {
      padding-left: 0; }
      .module--tabs .tabs__triggers button:first-child:before {
        content: ""; }
    .module--tabs .tabs__triggers button.is-active {
      opacity: 1; }
      .module--tabs .tabs__triggers button.is-active:before {
        opacity: 0.8; }
  .module--tabs .module {
    margin-bottom: 0; }
    .module--tabs .module .header--dark, .module--tabs .module .header--light, .module--tabs .module .header {
      display: none; }

.js-tabs .js-tabs__targets > * {
  display: none; }
  .js-tabs .js-tabs__targets > * .js-tabs__targets > * {
    display: none; }
.js-tabs .js-tabs__targets .is-active {
  display: block; }
  .js-tabs .js-tabs__targets .is-active .js-tabs__targets .is-active {
    display: block; }
.js-tabs .js-tabs__targets .is-loading:after {
  opacity: 1; }
.js-tabs .blocks,
.js-tabs .nav--pagination {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out; }
.js-tabs.is-loading .blocks, .js-tabs.is-loading .nav--pagination {
  opacity: 0.2; }

.module--text p {
  color: #636466; }

.module--topic-list .module__body {
  border-bottom: 0; }
.module--topic-list .module__footer {
  border-top: 0;
  text-align: right; }
  .module--topic-list .module__footer a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #636466; }
.module--topic-list a {
  text-decoration: none; }
.module--topic-list .blocks {
  background: #fcfcfc;
  padding-left: 1.125rem;
  padding-right: 1.125rem; }
  .module--topic-list .blocks:before, .module--topic-list .blocks:after {
    content: " ";
    display: table;
    clear: both; }
.module--topic-list .headline {
  font-size: 0.875rem;
  text-decoration: none;
  color: #4c4c4c;
  line-height: 120%; }
  .module--topic-list .headline:hover {
    color: #212121;
    cursor: pointer; }
.module--topic-list .topic {
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.75rem;
  font-weight: bold;
  text-transform: uppercase; }
.module--topic-list .block {
  border-top: 1px solid #d2d2d2;
  padding-top: 0.5625rem;
  padding-bottom: 0.5625rem; }
  .module--topic-list .block:first-child {
    border-top: 0; }
.module--topic-list .block--large img {
  margin-top: 0.375rem; }

.wcpo .module--topic-list .blocks {
  background: #fff; }
.wcpo .module--topic-list .headline {
  color: #212121; }
  .wcpo .module--topic-list .headline:hover {
    color: #000; }
.wcpo .module--topic-list .block {
  padding-top: 0; }
.wcpo .module--topic-list .header--dark {
  background: #ee9135; }
.wcpo .module--topic-list .topic.color--skin {
  color: #ee9135; }

.layout--home-top__content .module--mini-player {
  width: 280px;
  height: 158px;
  margin-top: 10px; }
  .layout--home-top__content .module--mini-player .mini-player--overlay a {
    padding: 5px 10px 5px 10px;
    color: white;
    text-transform: uppercase;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    position: relative;
    top: -50px; }

.layout--home-top__bg:before {
  height: 365px;
  width: 670px;
  content: "";
  display: block; }

.layout--home-top {
  position: relative; }

.layout--home-top__bg {
  background-size: cover;
  position: absolute;
  background-position: center center;
  right: 0; }

.layout--home-top__bottom {
  overflow: hidden; }
  .layout--home-top__bottom .module .header--dark,
  .layout--home-top__bottom .module .header--light,
  .layout--home-top__bottom .nav--pagination,
  .layout--home-top__bottom .module__footer {
    display: none; }
  .layout--home-top__bottom .module--flex .nav--pagination, .layout--home-top__bottom .module--static-content.skin--flex-headline .nav--pagination {
    padding-right: 0;
    margin-top: 5px; }
  .layout--home-top__bottom .module--flex .nav--pagination > *, .layout--home-top__bottom .module--static-content.skin--flex-headline .nav--pagination > * {
    margin-top: 0; }

.layout--home-top__third {
  width: 300px;
  float: left;
  margin-right: 24px; }

.layout--home-top__half {
  float: left; }

.layout--home-top__content {
  position: relative; }

.layout--home-top__top {
  height: 356px;
  max-width: 360px;
  display: table-cell;
  vertical-align: middle; }
  .layout--home-top__top .headline {
    font-family: "Noto Sans";
    font-size: 34px;
    font-weight: bold;
    margin-bottom: 10px; }
  .layout--home-top__top .abstract {
    color: #C6C6C6;
    font-family: "Noto Sans";
    font-size: 14px;
    margin-bottom: 6px; }
  .layout--home-top__top .module--static-content {
    margin-top: 10px; }
    .layout--home-top__top .module--static-content div, .layout--home-top__top .module--static-content p {
      color: #fff;
      font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 11px; }

.layout--home-top__third {
  width: 335px; }

.layout--home-top__third {
  margin-right: 0; }

.module--home-top {
  padding: 24px;
  padding-top: 0; }

.module--home-top .module--flex .module__body, .module--home-top .module--static-content.skin--flex-headline .module__body {
  border: 0; }

.module--home-top .flex--card .blocks, .module--home-top .module--static-content.skin--flex-headline .blocks, .module--home-top .flex--keyline {
  padding: 0; }

.module--home-top .flex--card .headline, .module--home-top .module--static-content.skin--flex-headline .headline {
  display: inline; }

.module--home-top .flex--keyline {
  background: white; }

.module--home-top .flex--keyline .module__body {
  padding: 4px 0; }

.module--home-top .flex--keyline .block {
  padding: 10px 0; }
  .module--home-top .flex--keyline .block .headline {
    height: 32px;
    font-size: 14px; }

.module--home-top .flex--promo .module__body {
  padding: 0; }

.module--home-top .flex--promo .media__container--4x3 {
  padding-bottom: 0;
  height: auto; }

.module--home-top .flex--card .side__media, .module--home-top .module--static-content.skin--flex-headline .side__media {
  width: 140px; }

.module--home-top .link-list .e_link {
  font-size: 14px;
  font-weight: bold;
  color: #599ee4;
  margin-right: 10px; }
  .module--home-top .link-list .e_link:hover {
    color: #8dc2f7; }

.module--home-top.link-list--pipe-separator .link-list .e_link:before {
  content: " | "; }
.module--home-top.link-list--pipe-separator .link-list .e_link:first-child:before {
  content: ""; }
.module--home-top.link-list--pipe-separator .link-list .e_link:hover:before {
  color: #599ee4; }

.module--home-top.link-list--full .link-list .e_link:before {
  content: ""; }

.layout--big-news {
  overflow: hidden; }

.home-top__color-scheme-Black {
  background: #000; }
  .home-top__color-scheme-Black .layout--home-top__bg:before {
    content: "";
    background: linear-gradient(to right, black 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 83%, black 96%);
    background: -o-linear-gradient(left, black 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 83%, black 96%);
    background: -ms-linear-gradient(left, black 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 83%, black 96%);
    background: linear-gradient(to right, black 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 83%, black 96%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(0,0,0,1)', endColorstr='rgba(0,0,0,0)',GradientType=1 );
    z-index: -1; }
  .home-top__color-scheme-Black .headline {
    color: #fff; }
  .home-top__color-scheme-Black .link-list a:hover {
    color: #fff; }
  .home-top__color-scheme-Black .headline a {
    color: #fff; }

.home-top__color-scheme-White {
  background: #f9f9f9; }
  .home-top__color-scheme-White .layout--home-top__bg:before {
    background: linear-gradient(to right, #f9f9f9 0%, rgba(249, 249, 249, 0) 20%, rgba(249, 249, 249, 0) 80%, #f9f9f9 94%);
    background: -o-linear-gradient(left, #f9f9f9 0%, rgba(249, 249, 249, 0) 20%, rgba(249, 249, 249, 0) 80%, #f9f9f9 94%);
    background: -ms-linear-gradient(left, #f9f9f9 0%, rgba(249, 249, 249, 0) 20%, rgba(249, 249, 249, 0) 80%, #f9f9f9 94%);
    background: linear-gradient(to right, #f9f9f9 0%, rgba(249, 249, 249, 0) 20%, rgba(249, 249, 249, 0) 80%, #f9f9f9 94%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(249,249,249,1)', endColorstr='rgba(249,249,249,0)',GradientType=1 ); }
  .home-top__color-scheme-White .module--flex > .inner, .home-top__color-scheme-White .module--static-content.skin--flex-headline > .inner {
    border: 1px solid #d8d8d8; }
  .home-top__color-scheme-White .headline, .home-top__color-scheme-White .headline a {
    color: #000; }
  .home-top__color-scheme-White .link-list a:hover {
    color: #000; }

.ie9 .layout--home-top__top {
  width: 340px; }
.ie9 .home-top__color-scheme-Black .layout--home-top__bg:before {
  background-image: url(../images/custom/big-news-ie-gradient.png); }

.module--traffic-list .module__body {
  border: 1px solid #b0b1b2;
  padding: 0.375rem; }
.module--traffic-list .blocks {
  background: white;
  padding-left: 1.125rem;
  padding-right: 1.125rem; }
.module--traffic-list .block {
  border-top: 1px solid #d2d2d2;
  padding-top: 1.125rem;
  padding-bottom: 1.125rem; }
  .module--traffic-list .block:before, .module--traffic-list .block:after {
    content: " ";
    display: table;
    clear: both; }
  .module--traffic-list .block:first-child {
    border-top: 0; }
.module--traffic-list .severity--extreme > .inner, .module--traffic-list .severity--moderate > .inner, .module--traffic-list .severity--minor > .inner, .module--traffic-list .severity--major > .inner {
  overflow: hidden; }
.module--traffic-list .severity--extreme:before, .module--traffic-list .severity--moderate:before, .module--traffic-list .severity--minor:before, .module--traffic-list .severity--major:before {
  float: left;
  padding-right: 0.875rem;
  padding-top: 1.3125rem;
  font-size: 1.3125rem;
  content: "";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
.module--traffic-list .severity--extreme:before {
  color: #b52226; }
.module--traffic-list .severity--major:before, .module--traffic-list .severity--moderate:before {
  color: #df9640; }
.module--traffic-list .severity--minor:before {
  color: #37795e; }
.module--traffic-list .block--incidents .headline {
  font-size: 0.875rem;
  color: #636466; }
.module--traffic-list .block--incidents .text--secondary {
  text-align: right;
  font-size: 1rem;
  font-weight: 700;
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
.module--traffic-list .block--construction .headline {
  font-size: 1rem;
  font-weight: 700;
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
.module--traffic-list .block--construction .text--primary {
  font-size: 0.875rem;
  color: #636466; }

.module--trending .module__footer {
  border-top: 0;
  text-align: right; }
  .module--trending .module__footer a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #636466; }
.module--trending .module__header {
  background: #4c4c4c;
  text-transform: uppercase;
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: white;
  font-weight: normal;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  font-size: 0.875rem; }
  .module--trending .module__header > h1 {
    font-size: 0.875rem;
    text-transform: uppercase;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: white;
    margin: 0;
    padding: 0;
    font-weight: normal; }
.module--trending .headline {
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 120%; }
.module--trending .block {
  margin-top: 0.375rem; }
  .module--trending .block:first-child {
    margin-top: 0; }
.module--trending .icon {
  display: block;
  float: left;
  width: 1.875rem;
  font-size: 1.375rem;
  font-weight: normal; }
.module--trending .blocks {
  background: #fcfcfc;
  padding-left: 1.125rem;
  padding-right: 1.125rem; }
  .module--trending .blocks:before, .module--trending .blocks:after {
    content: " ";
    display: table;
    clear: both; }
.module--trending .block {
  border-top: 1px solid #d2d2d2;
  padding-top: 1.125rem;
  padding-bottom: 1.125rem; }
  .module--trending .block:first-child {
    border-top: 0; }

.module--triple-box .module__body {
  border-bottom: 0; }
.module--triple-box .module__footer {
  border-top: 0;
  text-align: right; }
  .module--triple-box .module__footer a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #636466; }
.module--triple-box .module__body {
  overflow: hidden; }
.module--triple-box .side__media {
  max-width: 5.5625rem;
  padding-right: 0.75rem; }
.module--triple-box .headline {
  font-weight: bold;
  font-size: 0.9375rem; }
.module--triple-box .abstract {
  font-size: 0.875rem; }
.module--triple-box .has-video {
  position: relative; }
  .module--triple-box .has-video:before {
    background-image: url("../images/camera-12x9.png");
    content: " ";
    position: absolute;
    bottom: 0.75rem;
    right: 0.75rem;
    width: 12px;
    height: 9px; }
.module--triple-box .is-sponsored {
  position: relative; }
  .module--triple-box .is-sponsored .ds-sponsored {
    font-size: 0.5rem;
    padding: 5px 2px 0;
    position: absolute;
    bottom: 0px;
    width: 300px;
    background: white; }
    .module--triple-box .is-sponsored .ds-sponsored img {
      max-height: 40px;
      max-width: 118px;
      padding-left: 2px; }
  .module--triple-box .is-sponsored.is-expert .ds-sponsored {
    font-size: 13px;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    bottom: 5px; }
.module--triple-box .is-decodedc {
  position: relative; }
  .module--triple-box .is-decodedc:before {
    background-image: url("../images/custom/pages/decodedc/icon.png");
    content: " ";
    right: 0.75rem;
    bottom: 0.75rem;
    width: 20px;
    height: 18px;
    position: absolute;
    z-index: 1; }
.module--triple-box .cat--ojai-valley-news {
  position: relative; }
  .module--triple-box .cat--ojai-valley-news:before {
    background-image: url("../images/color_schemes/vcs/logo-OjaiValleyNews.png");
    content: " ";
    right: 0.75rem;
    bottom: 0.75rem;
    width: 93px;
    height: 12px;
    position: absolute; }
.module--triple-box .block:before, .module--triple-box .block:after {
  content: " ";
  display: table;
  clear: both; }
.module--triple-box .headline {
  color: #4c4c4c; }
.module--triple-box .block .inner:hover .headline {
  color: #000; }
.module--triple-box .module__body > .inner {
  background: white;
  padding-left: 0;
  padding-right: 0; }
  .module--triple-box .module__body > .inner:before, .module--triple-box .module__body > .inner:after {
    content: " ";
    display: table;
    clear: both; }
.module--triple-box .blocks {
  padding-left: 1.125rem;
  padding-right: 1.125rem; }
.module--triple-box .blocks--stacked {
  border-left: 1px solid #e4e3e3; }
.module--triple-box .blocks--keyline .block {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem; }
.module--triple-box .blocks--keyline .is-sponsored .ds-sponsored {
  position: static;
  width: auto;
  background: transparent; }
.module--triple-box .blocks--stacked .headline {
  margin-bottom: 0.375rem;
  line-height: 120%; }
.module--triple-box .blocks--stacked .abstract {
  margin-bottom: 0.6875rem; }
.module--triple-box .blocks--stacked .block {
  padding: 0.75rem; }
.module--triple-box .blocks--keyline .block {
  border-top: 1px solid #e4e3e3; }

@media screen and (max-width: 1019px) {
  .module--triple-box .blocks--stacked .hook--pull-left {
    position: absolute;
    left: 0;
    top: 0.75rem;
    max-width: 100px; }
  .module--triple-box .blocks--stacked .hook--pull-right {
    padding-left: 112px; } }
.module--video-player .video-js,
.module--video-player .vidHolder {
  height: 0 !important;
  padding-bottom: 56.25% !important;
  position: relative !important; }
  .module--video-player .video-js video,
  .module--video-player .vidHolder video {
    height: 100% !important;
    width: 100% !important;
    margin: 0 !important; }
.module--video-player .js-video-html5-container video {
  width: 100% !important;
  margin-left: 0 !important; }

.module--weather-alerts {
  position: relative; }
  .module--weather-alerts .module__header {
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.5rem;
    padding-bottom: 0.3125rem;
    font-weight: bold; }
    .module--weather-alerts .module__header > h1 {
      font-size: 1.5rem;
      padding-bottom: 0.3125rem;
      font-weight: bold; }
  .module--weather-alerts .weather-alerts__filter-triggers {
    margin-bottom: 0.625rem; }
    .module--weather-alerts .weather-alerts__filter-triggers > a, .module--weather-alerts .weather-alerts__filter-triggers > button {
      color: #a4a4a4;
      border: 1px solid #ccc;
      background: #efefef;
      border-radius: 2px;
      font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 0.875rem;
      text-decoration: none;
      padding: 6px 12px;
      display: inline-block; }
      .module--weather-alerts .weather-alerts__filter-triggers > a:hover, .module--weather-alerts .weather-alerts__filter-triggers > button:hover {
        text-decoration: none;
        color: black; }
        .module--weather-alerts .weather-alerts__filter-triggers > a:hover:before, .module--weather-alerts .weather-alerts__filter-triggers > button:hover:before {
          color: #7e7e7e; }
      .module--weather-alerts .weather-alerts__filter-triggers > a.is-active, .module--weather-alerts .weather-alerts__filter-triggers > button.is-active {
        color: #777;
        background: white;
        font-weight: bold; }
        .module--weather-alerts .weather-alerts__filter-triggers > a.is-active:hover, .module--weather-alerts .weather-alerts__filter-triggers > button.is-active:hover {
          background: #979797;
          color: white; }
      .module--weather-alerts .weather-alerts__filter-triggers > a:hover, .module--weather-alerts .weather-alerts__filter-triggers > button:hover {
        background: #d6d6d6;
        color: white; }
  .module--weather-alerts .blocks .header {
    border-bottom: solid 1px #999999;
    color: #999999;
    font-size: 0.9375rem;
    font-weight: normal;
    padding-left: 0.625rem; }
  .module--weather-alerts .is-all .header {
    display: block; }
  .module--weather-alerts .block {
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.9375rem;
    border-top: 1px solid #d2d2d2;
    padding: 0.375rem; }
    .module--weather-alerts .block:first-of-type {
      border-top: 0; }
  .module--weather-alerts .alert__area {
    font-size: 1rem;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .module--weather-alerts .alert {
    border-bottom: 1px solid #acacac;
    padding: 0.375rem; }
    .module--weather-alerts .alert .text--primary,
    .module--weather-alerts .alert .text--secondary {
      float: left;
      width: 33%; }
  .module--weather-alerts a {
    color: #333333; }
    .module--weather-alerts a:hover {
      color: #000; }

.module--wxByLocation {
  background: #fff;
  margin-bottom: 1.25rem;
  position: relative; }
  .module--wxByLocation .carousel__pager {
    height: 100%;
    margin: 0;
    top: 0; }
    .module--wxByLocation .carousel__pager .pager__container {
      height: 100%;
      position: absolute;
      padding-top: 3.125rem; }
      .module--wxByLocation .carousel__pager .pager__container > * {
        position: static; }
    .module--wxByLocation .carousel__pager .pager--next {
      right: 0; }
  .module--wxByLocation .wxByLocation-current,
  .module--wxByLocation .component__carousel,
  .module--wxByLocation .wxByLocation-search,
  .module--wxByLocation .wxByLocation-tabs {
    opacity: 1;
    transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -webkit-transition: opacity 0.5s ease-in-out; }
  .module--wxByLocation.is-loading .wxByLocation-current, .module--wxByLocation.is-loading .component__carousel, .module--wxByLocation.is-loading .wxByLocation-search, .module--wxByLocation.is-loading .wxByLocation-tabs {
    opacity: 0.2; }
  .module--wxByLocation .wxByLocation-error {
    display: block;
    position: absolute;
    color: red;
    width: 100%;
    text-align: right;
    text-transform: none; }
  .module--wxByLocation .media__container {
    width: 75%; }
    .module--wxByLocation .media__container img {
      padding: 7px 0; }
  .module--wxByLocation .wxByLocation-forecast__day .media__container img {
    max-width: 70px; }

.wxByLocation-current {
  padding: 1.25rem;
  font-size: 0.8125rem;
  float: left;
  width: 30%; }
  .wxByLocation-current .header {
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.125rem; }
    .wxByLocation-current .header h1, .wxByLocation-current .header h2 {
      font-weight: normal;
      font-size: 1.25rem; }
  .wxByLocation-current .section__body .block .side__media {
    float: left;
    width: 44%;
    margin-right: 6%; }
  .wxByLocation-current .section__body .block .side__body {
    float: left;
    width: 50%; }
  .wxByLocation-current .block__complex {
    margin-top: 0.3125rem;
    position: relative; }
    .wxByLocation-current .block__complex .block {
      margin-left: 8%;
      width: 49%; }
    .wxByLocation-current .block__complex .block--right {
      position: absolute;
      top: 0;
      left: 43%; }
  .wxByLocation-current .temp {
    font-size: 2rem;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .wxByLocation-current .condition {
    font-size: 1rem;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .wxByLocation-current .feels-like {
    font-size: 0.75rem; }
  .wxByLocation-current .text--secondary {
    display: block; }
  .wxByLocation-current .high .text--secondary, .wxByLocation-current .low .text--secondary, .wxByLocation-current .feels-like .text--secondary {
    display: inline; }

.wxByLocation-forecast {
  float: left;
  width: 70%; }
  .wxByLocation-forecast .header {
    margin: 0; }
    .wxByLocation-forecast .header .wxByLocation-tabs {
      float: left; }
    .wxByLocation-forecast .header .wxByLocation-search {
      float: right; }
    .wxByLocation-forecast .header input {
      outline: none; }
      .wxByLocation-forecast .header input[type="submit"] {
        background: #000;
        cursor: pointer;
        color: #fff;
        border: 0;
        padding: 4px 9px; }
  .wxByLocation-forecast .header--dark {
    background: #4c4c4c;
    text-transform: uppercase;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: white;
    font-weight: normal;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
    font-size: 0.875rem; }
    .wxByLocation-forecast .header--dark > h1 {
      font-size: 0.875rem;
      text-transform: uppercase;
      font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      color: white;
      margin: 0;
      padding: 0;
      font-weight: normal; }
    .wxByLocation-forecast .header--dark button {
      opacity: 0.8;
      text-transform: uppercase;
      color: white;
      font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
      .wxByLocation-forecast .header--dark button.is-active {
        opacity: 1; }
  .wxByLocation-forecast .component__carousel .block {
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-right: 0.625rem;
    padding: 0.625rem;
    width: 7.5rem; }
    .wxByLocation-forecast .component__carousel .block .condition {
      font-size: 0.75rem; }
    .wxByLocation-forecast .component__carousel .block .complex--secondary {
      color: #4c4c4c;
      font-size: 0.75rem; }
    .wxByLocation-forecast .component__carousel .block .e_title {
      color: #000;
      font-size: 0.875rem;
      margin-right: 0.3125rem; }

.wxByLocation-state {
  border: 0;
  max-width: 0;
  height: 22px;
  transition: max-width 0.3s;
  -moz-transition: max-width 0.3s;
  -webkit-transition: max-width 0.3s; }
  .wxByLocation-state.is-active {
    max-width: 50px; }

.page__sticky-sidebar-story--true.is-story.weather .module--wxByLocation .media__container {
  width: 100%; }
.page__sticky-sidebar-story--true.is-story.weather .wxByLocation-current {
  background-color: #004C7E;
  color: #fff;
  min-height: 200px;
  width: 100%;
  float: none; }
  .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-current .header {
    padding-bottom: 0.3125rem; }
  .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-current .section__body .block {
    width: 41.5%;
    float: left; }
    .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-current .section__body .block .side__media {
      float: left;
      width: 37.5%;
      margin-right: 6%;
      margin-top: -4%; }
  .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-current .block__complex {
    line-height: 1.25rem;
    width: 58.5%;
    float: right; }
    .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-current .block__complex .block {
      margin-left: 9%; }
    .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-current .block__complex .block--right {
      left: 46.5%; }
  .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-current .temp {
    font-size: 3.875rem;
    line-height: 3.875rem; }
  .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-current .condition {
    font-size: 1rem; }
  .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-current .feels-like {
    color: #fff; }
  .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-current .text--primary {
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: normal; }
  .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-current .text--secondary {
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: inline-block;
    padding-left: 10px; }
    .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-current .text--secondary.lo {
      padding-left: 8px; }
  .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-current .high .text--secondary, .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-current .low .text--secondary, .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-current .feels-like .text--secondary {
    display: inline; }
  .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-current img {
    filter: invert(100%); }
.page__sticky-sidebar-story--true.is-story.weather .wxByLocation-forecast {
  float: none;
  width: 100%; }
.page__sticky-sidebar-story--true.is-story.weather .wxByLocation-state {
  margin-right: -4px;
  border-radius: 0 !important;
  padding: 9px;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: initial; }

.module--wxByLocation .wxByLocation-state {
  display: none; }
  .module--wxByLocation .wxByLocation-state.is-active {
    display: inline; }

.suh #main {
  background: white; }

.tp-iframe-wrapper {
  margin-top: 100px !important; }
  .tp-iframe-wrapper .is-loading {
    opacity: 0.8; }

.module--story .js-SUH-TP, .module--story--weather .js-SUH-TP, .module--story .js-SUH-UH, .module--story--weather .js-SUH-UH {
  margin-left: 20px;
  margin-right: 20px; }

.module--userhub .userhub__nav {
  background: #f9f9f9;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: -12px;
  overflow: hidden; }
  .module--userhub .userhub__nav .list__item {
    float: left;
    padding: 17px 20px;
    list-style-type: none; }
    .module--userhub .userhub__nav .list__item.is-active {
      border-bottom: 1px solid #710000;
      background: #f4f4f4;
      background: #FFFFFF; }
      .module--userhub .userhub__nav .list__item.is-active .e_link {
        color: #000000; }
  .module--userhub .userhub__nav .e_link {
    text-decoration: none;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px; }
.module--userhub .userhub__content {
  margin: 0 auto;
  max-width: 700px;
  margin-top: 20px; }
.module--userhub .module--suh--contact-us {
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.js-SUH-TP {
  min-height: 100px;
  background: url(http://media.scrippsnationalnews.com/cms/images/iframe-loading.gif) no-repeat center center; }

.js-SUH-UH, .js-SUH-is-loading {
  background: url(http://media.scrippsnationalnews.com/cms/images/iframe-loading.gif) no-repeat center center; }

.link-insidermembership {
  display: none; }

.suh-is-subscriber .link-insidermembership {
  display: inherit; }

.module--right-rail-user-links .right-rail-btn--primary, .module--right-rail-user-links .right-rail-btn--secondary {
  background-color: #e1e1e1;
  display: inline-block;
  color: #4a4a4a;
  padding: 12px 24px;
  text-decoration: none; }
  .module--right-rail-user-links .right-rail-btn--primary:hover, .module--right-rail-user-links .right-rail-btn--secondary:hover {
    background-color: #c8c8c8;
    color: #4a4a4a; }

.js-accordion .module__body {
  display: none;
  overflow: hidden; }
  .js-accordion .module__body.is-active {
    display: block; }
.js-accordion .inner > .js-accordion-btn {
  cursor: pointer;
  position: relative; }
  .js-accordion .inner > .js-accordion-btn:after {
    content: "";
    text-decoration: inherit;
    display: inline-block;
    speak: none;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 10px;
    top: 6px; }
.js-accordion .inner > .js-accordion-btn.is-active:after {
  content: ""; }

.modal.scripps-interstitial {
  min-width: 200px; }
  .modal.scripps-interstitial .modal--overflow,
  .modal.scripps-interstitial .modal--pager {
    display: none; }
  .modal.scripps-interstitial.close-btn-disabled .modal--close {
    display: none; }
  .modal.scripps-interstitial.is-fixed .modal--content {
    position: fixed; }
  .modal.scripps-interstitial .modal--content {
    opacity: 0;
    transition: opacity 1s;
    -webkit-transition: opacity 1s; }
  .modal.scripps-interstitial.is-active--content .modal--content {
    opacity: 1; }
  .modal.scripps-interstitial iframe {
    border: 0;
    height: auto;
    width: 100%; }

.poll .ui-tabs-nav {
  margin: 0;
  padding: 0; }

.poll {
  background: #4c4c4c;
  padding: 1.5rem; }
  .poll .fontStyle6 {
    color: white;
    font-size: 1.5rem;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 0.375rem;
    padding-bottom: 0.75rem;
    border-bottom: 1px solid #999999; }
  .poll .answers .fontStyle30 {
    display: block;
    color: white;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    margin-bottom: 0.75rem; }
    .poll .answers .fontStyle30 > input {
      margin-right: 0.375rem; }
  .poll .answers input {
    background: none;
    background-color: transparent;
    border: 0; }
  .poll .captcha {
    text-align: right; }
    .poll .captcha button {
      color: white;
      font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      padding-top: 0.3125rem;
      padding-bottom: 0.3125rem;
      padding-left: 0.625rem;
      padding-right: 0.625rem; }
  .poll .graph {
    background: #fff;
    float: left;
    height: 0.9375rem;
    margin: 0;
    width: 85%; }
    .poll .graph div {
      background: #3f70ac;
      height: 100%; }
  .poll .results .fontStyle30 {
    display: block;
    color: #fff;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    margin-bottom: 0.125rem; }
  .poll .results .fontStyle49 {
    color: #fff;
    float: right;
    font-size: 1.25rem;
    line-height: 0.625rem;
    width: auto; }
  .poll .results .result {
    margin-bottom: 0.625rem; }
    .poll .results .result:before, .poll .results .result:after {
      content: " ";
      display: table;
      clear: both; }

.variable.poll .ui-tabs-nav.titlebar {
  display: block;
  padding: 0;
  margin: 0; }
  .variable.poll .ui-tabs-nav.titlebar li {
    list-style-type: none; }
  .variable.poll .ui-tabs-nav.titlebar .fontStyle1 {
    display: none; }
.variable.poll #resultsLink {
  font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  position: absolute;
  bottom: 4px;
  right: 28px;
  color: #fff; }

#pollResultsDiv .hide {
  display: none !important; }

.module--triple-box .module__body {
  border-bottom: 0; }
.module--triple-box .module__footer {
  border-top: 0;
  text-align: right; }
  .module--triple-box .module__footer a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #636466; }
.module--triple-box .module__body {
  overflow: hidden; }
.module--triple-box .side__media {
  max-width: 5.5625rem;
  padding-right: 0.75rem; }
.module--triple-box .headline {
  font-weight: bold;
  font-size: 0.9375rem; }
.module--triple-box .abstract {
  font-size: 0.875rem; }
.module--triple-box .has-video {
  position: relative; }
  .module--triple-box .has-video:before {
    background-image: url("../images/camera-12x9.png");
    content: " ";
    position: absolute;
    bottom: 0.75rem;
    right: 0.75rem;
    width: 12px;
    height: 9px; }
.module--triple-box .is-sponsored {
  position: relative; }
  .module--triple-box .is-sponsored .ds-sponsored {
    font-size: 0.5rem;
    padding: 5px 2px 0;
    position: absolute;
    bottom: 0px;
    width: 300px;
    background: white; }
    .module--triple-box .is-sponsored .ds-sponsored img {
      max-height: 40px;
      max-width: 118px;
      padding-left: 2px; }
  .module--triple-box .is-sponsored.is-expert .ds-sponsored {
    font-size: 13px;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    bottom: 5px; }
.module--triple-box .is-decodedc {
  position: relative; }
  .module--triple-box .is-decodedc:before {
    background-image: url("../images/custom/pages/decodedc/icon.png");
    content: " ";
    right: 0.75rem;
    bottom: 0.75rem;
    width: 20px;
    height: 18px;
    position: absolute;
    z-index: 1; }
.module--triple-box .cat--ojai-valley-news {
  position: relative; }
  .module--triple-box .cat--ojai-valley-news:before {
    background-image: url("../images/color_schemes/vcs/logo-OjaiValleyNews.png");
    content: " ";
    right: 0.75rem;
    bottom: 0.75rem;
    width: 93px;
    height: 12px;
    position: absolute; }
.module--triple-box .block:before, .module--triple-box .block:after {
  content: " ";
  display: table;
  clear: both; }
.module--triple-box .headline {
  color: #4c4c4c; }
.module--triple-box .block .inner:hover .headline {
  color: #000; }
.module--triple-box .module__body > .inner {
  background: white;
  padding-left: 0;
  padding-right: 0; }
  .module--triple-box .module__body > .inner:before, .module--triple-box .module__body > .inner:after {
    content: " ";
    display: table;
    clear: both; }
.module--triple-box .blocks {
  padding-left: 1.125rem;
  padding-right: 1.125rem; }
.module--triple-box .blocks--stacked {
  border-left: 1px solid #e4e3e3; }
.module--triple-box .blocks--keyline .block {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem; }
.module--triple-box .blocks--keyline .is-sponsored .ds-sponsored {
  position: static;
  width: auto;
  background: transparent; }
.module--triple-box .blocks--stacked .headline {
  margin-bottom: 0.375rem;
  line-height: 120%; }
.module--triple-box .blocks--stacked .abstract {
  margin-bottom: 0.6875rem; }
.module--triple-box .blocks--stacked .block {
  padding: 0.75rem; }
.module--triple-box .blocks--keyline .block {
  border-top: 1px solid #e4e3e3; }

@media screen and (max-width: 1019px) {
  .module--triple-box .blocks--stacked .hook--pull-left {
    position: absolute;
    left: 0;
    top: 0.75rem;
    max-width: 100px; }
  .module--triple-box .blocks--stacked .hook--pull-right {
    padding-left: 112px; } }
.preventFlashBlocking .video-js,
.preventFlashBlocking .vidHolder {
  min-height: 308px !important; }
.preventFlashBlocking iframe {
  min-height: 308px !important;
  margin-top: 2px; }

.page__home .vdb_player {
  margin-bottom: 10px; }

.scrippsVideoEmbed-processed {
  margin-bottom: 20px; }

#ndn-widget-player {
  min-height: 141px;
  min-width: 250px; }
  #ndn-widget-player .ndn_playerContainer {
    position: absolute; }
  #ndn-widget-player .ndn_floatContainer {
    position: static; }

.signed-in #wishabi-ad-container {
  display: none !important; }

.wjztv-player .inner {
  text-align: center; }

.wjztv-player iframe {
  height: 400px;
  max-width: 620px;
  max-height: 376px; }

.em_comments a {
  color: #8b1f21; }
.em_comments p {
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
.em_comments textarea {
  background: none; }

.js-forgot-username-trigger {
  display: inline-block !important; }

.site__type--np .wcpo-paywall-hack {
  display: none !important; }

.site__type--np.wcpo .wcpo-paywall-hack {
  display: block !important; }

.js-hide-footer {
  background: #fff; }
  .js-hide-footer #footer {
    display: none !important; }

#fancybox-overlay,
#fancybox-wrap {
  z-index: 9999999; }

.item--whatsapp {
  display: none;
  background: #58C042; }
  .item--whatsapp iframe {
    opacity: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0; }

.story__inline-ad-wall {
  margin-top: -120px; }
  .story__inline-ad-wall .btn--container {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(90%, white), color-stop(100%, white));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 90%, white 100%);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 90%, white 100%);
    text-align: center;
    position: relative; }
  .story__inline-ad-wall button {
    color: #fff;
    padding: 10px;
    margin: 70px 10px 20px 10px; }
  .story__inline-ad-wall .module--ad {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 24px;
    background: #fff; }

.module--featured-content .is-loading, .module--flex .is-loading, .module--static-content.skin--flex-headline .is-loading, .module--carousel .is-loading {
  visibility: hidden; }

.shares {
  visibility: hidden; }

.skin--center-block iframe, .skin--center-block div {
  margin: 0 auto; }

.skin--natural-image .media__container--4x3, .skin--natural-image .media__container--16x9, .skin--natural-image .media__container--1x1 {
  padding-bottom: 0;
  height: auto; }

.text--show-all .headline, .module--static-content.skin--flex-headline .headline, .text--show-all .abstract, .module--static-content.skin--flex-headline .abstract {
  height: auto !important; }

.edit-story {
  border: 1px solid black;
  padding: 12px;
  text-transform: uppercase;
  float: right;
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold; }

.module--gallery .edit-story {
  border: 0;
  position: absolute;
  right: 0;
  top: 0; }

.js-member-links {
  display: none; }
  .js-member-links.is-loaded {
    display: block; }

.js-show-onload {
  display: none !important; }

.subscribe-wrapper {
  display: none; }

.site__paywall--enabled .subscribe-wrapper {
  display: block; }

.content-box, .content-box * {
  -webkit-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box; }

.portlet-borderless-bar {
  z-index: 99990; }

.story__content h1, .story__content h2, .story__content h3, .story__content h4, .story__content h5, .story__content h6 {
  font-familiy: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
.story__content h1 {
  font-size: 1.375rem; }
.story__content h2 {
  font-size: 1.25rem; }
.story__content h3 {
  font-size: 1.125rem; }
.story__content h4 {
  font-size: 1rem; }
.story__content h5 {
  font-size: 0.875rem; }
.story__content h6 {
  font-size: 0.8125rem; }

.wcpo .story__content .video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0; }
  .wcpo .story__content .video.video--16x9 {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0; }
  .wcpo .story__content .video.video--4x3 {
    position: relative;
    padding-bottom: 75%;
    padding-top: 25px;
    height: 0; }
  .wcpo .story__content .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    min-height: 0 !important; }

.default-asset-publisher .asset-actions {
  display: none; }

.ugc-authentication-portlet input[name="login"], .ugc-authentication-portlet input[name="submit"] {
  color: white;
  border: 1px solid #0c5ca8;
  background: #0c5ca8;
  border-radius: 2px;
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  text-decoration: none;
  padding: 6px 12px;
  display: inline-block; }
  .ugc-authentication-portlet input[name="login"]:hover, .ugc-authentication-portlet input[name="submit"]:hover {
    text-decoration: none;
    color: black; }
    .ugc-authentication-portlet input[name="login"]:hover:before, .ugc-authentication-portlet input[name="submit"]:hover:before {
      color: #b8dafa; }
  .ugc-authentication-portlet input[name="login"].is-active, .ugc-authentication-portlet input[name="submit"].is-active {
    color: #777;
    background: white;
    font-weight: bold; }
    .ugc-authentication-portlet input[name="login"].is-active:hover, .ugc-authentication-portlet input[name="submit"].is-active:hover {
      background: #b8dafa;
      color: white; }
  .ugc-authentication-portlet input[name="login"]:hover, .ugc-authentication-portlet input[name="submit"]:hover {
    background: #094278;
    color: white; }
.ugc-authentication-portlet input[name="register"] {
  color: #a4a4a4;
  border: 1px solid #ccc;
  background: #efefef;
  border-radius: 2px;
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  text-decoration: none;
  padding: 6px 12px;
  display: inline-block; }
  .ugc-authentication-portlet input[name="register"]:hover {
    text-decoration: none;
    color: black; }
    .ugc-authentication-portlet input[name="register"]:hover:before {
      color: #7e7e7e; }
  .ugc-authentication-portlet input[name="register"].is-active {
    color: #777;
    background: white;
    font-weight: bold; }
    .ugc-authentication-portlet input[name="register"].is-active:hover {
      background: #7e7e7e;
      color: white; }
  .ugc-authentication-portlet input[name="register"]:hover {
    background: #d6d6d6;
    color: white; }
.ugc-authentication-portlet input[name="login"], .ugc-authentication-portlet input[name="register"] {
  width: auto;
  margin-right: 6px;
  float: left; }

.mca .link-list--go-memphis .header--dark {
  background: #992c1c;
  text-transform: none;
  font-weight: bold; }
.mca .link-list--go-memphis .module__body {
  border: 1px solid #992c1c; }
.mca .link-list--go-memphis a.is-active {
  color: #00b0e8; }
  .mca .link-list--go-memphis a.is-active:hover {
    color: darken #00b0e8, 10%; }
.mca .link-list--go-memphis a:hover {
  color: #00b0e8; }
.mca .layout__side .link-list--go-memphis .list__item {
  float: none;
  width: auto; }
.mca.go-memphis .color--skin {
  color: #992c1c; }
.mca.go-memphis .header--dark {
  background: #992c1c;
  font-weight: bold;
  text-transform: none; }
.mca.go-memphis .module__body {
  border-color: #992c1c; }
.mca.go-memphis .module__footer {
  border-color: #992c1c; }
  .mca.go-memphis .module__footer a {
    color: #00b0e8; }
    .mca.go-memphis .module__footer a:hover {
      color: #0089b5; }

.npdn.inthe239 .color--skin {
  color: #3a5187; }
.npdn.inthe239 .header--dark {
  background: #3a5187;
  font-weight: bold;
  text-transform: none; }
.npdn.inthe239 .module__body {
  border-color: #3a5187; }
.npdn.inthe239 .module__footer {
  border-color: #3a5187; }
  .npdn.inthe239 .module__footer a {
    color: #3a5187; }
    .npdn.inthe239 .module__footer a:hover {
      color: #2b3c63; }

.kns-gve .color--skin {
  color: #F77F00; }
.kns-gve .header--dark {
  background: #F77F00;
  font-weight: bold;
  text-transform: none; }
.kns-gve .module__body {
  border-color: #F77F00; }
.kns-gve .module__footer {
  border-color: #F77F00; }
  .kns-gve .module__footer a {
    color: #F77F00; }
    .kns-gve .module__footer a:hover {
      color: #c46500; }
.kns-gve .layout__side .module--static-content .module__body {
  border-color: #F77F00; }
.kns-gve .module--advanced-page-title .link-list__primary {
  background: #F77F00; }
  .kns-gve .module--advanced-page-title .link-list__primary a {
    color: white;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold; }
    .kns-gve .module--advanced-page-title .link-list__primary a:before {
      color: white;
      font-weight: normal; }
    .kns-gve .module--advanced-page-title .link-list__primary a:hover {
      color: #4C4D4F; }
      .kns-gve .module--advanced-page-title .link-list__primary a:hover:before {
        color: white; }

.stwrapper {
  display: none; }

.wcpo.site__color--maroon .color--skin {
  color: #b52226; }

.OUTBRAIN .AR_1, .OUTBRAIN .AR_2 {
  background: #FFFFFF; }
.OUTBRAIN .AR_2 {
  margin-bottom: 20px; }
.OUTBRAIN .AR_2.ob-classic-layout {
  margin-top: 0; }

.variant--video-icon--larger-icon .module--featured-content .has-video:before, .variant--video-icon--larger-icon .module--triple-box .has-video:before, .variant--video-icon--larger-icon .flex--promo .has-video:before, .variant--video-icon--larger-icon .module--flex .has-video:before, .variant--video-icon--larger-icon .module--static-content.skin--flex-headline .has-video:before {
  background-image: url("../images/camera-larger.png");
  width: 18px;
  height: 12px;
  background-size: 18px 12px;
  background-repeat: no-repeat; }
.variant--video-icon--larger-icon .module--flex .has-video:before, .variant--video-icon--larger-icon .module--static-content.skin--flex-headline .has-video:before {
  content: ""; }

.variant--video-icon--color-icon .module--featured-content .has-video:before, .variant--video-icon--color-icon .module--triple-box .has-video:before, .variant--video-icon--color-icon .flex--promo .has-video:before, .variant--video-icon--color-icon .module--flex .has-video:before, .variant--video-icon--color-icon .module--static-content.skin--flex-headline .has-video:before {
  background-image: url("../images/camera-color.png");
  width: 12px;
  height: 9px;
  background-size: 12px 9px;
  background-repeat: no-repeat; }
.variant--video-icon--color-icon .module--flex .has-video:before, .variant--video-icon--color-icon .module--static-content.skin--flex-headline .has-video:before {
  content: ""; }

.variant--video-icon--no-icon .module--featured-content .has-video:before, .variant--video-icon--no-icon .module--triple-box .has-video:before, .variant--video-icon--no-icon .flex--promo .has-video:before, .variant--video-icon--no-icon .module--flex .has-video:before, .variant--video-icon--no-icon .module--static-content.skin--flex-headline .has-video:before {
  content: "";
  background-image: none; }

.variant--video-icon--location .module--featured-content .has-video:before, .variant--video-icon--location .module--triple-box .has-video:before, .variant--video-icon--location .flex--promo .has-video:before, .variant--video-icon--location .module--flex .has-video:before, .variant--video-icon--location .module--static-content.skin--flex-headline .has-video:before {
  content: "";
  background-image: none; }
.variant--video-icon--location .module--featured-content .has-video .headline:after, .variant--video-icon--location .module--triple-box .has-video .headline:after, .variant--video-icon--location .flex--promo .has-video .headline:after, .variant--video-icon--location .module--flex .has-video .headline:after, .variant--video-icon--location .module--static-content.skin--flex-headline .has-video .headline:after {
  content: url("../images/camera-12x9.png");
  width: 12px;
  height: 9px;
  padding-left: 7px; }

.module--wcpo-expandable .header {
  font-family: "ThirstyScriptRegular";
  font-size: 54px;
  color: #F29122;
  text-align: center;
  display: block;
  background-color: white;
  height: 180px;
  padding-top: 53px; }
  .module--wcpo-expandable .header:hover {
    text-decoration: none; }
.module--wcpo-expandable .block {
  background: white;
  padding: 20px;
  overflow: hidden;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px; }
.module--wcpo-expandable .headline {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  font-size: 28px;
  margin-bottom: 4px; }
.module--wcpo-expandable .abstract, .module--wcpo-expandable .abstract ~ a {
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 18px; }
.module--wcpo-expandable .abstract {
  margin-bottom: 20px; }
.module--wcpo-expandable .abstract ~ a {
  color: #F29122;
  font-size: 12px;
  text-decoration: underline; }
.module--wcpo-expandable .blocks {
  background: #ccc;
  padding-top: 20px;
  padding-bottom: 10px; }

.js-slider.js-single-image--true .js-slide {
  display: none; }
  .js-slider.js-single-image--true .js-slide.is-active {
    display: block; }
.js-slider.js-single-image--true img {
  margin-bottom: 20px; }

.hg-is-disabled {
  opacity: 0.4; }

.rwtmj #td_player, .wkti #td_player {
  width: 650px;
  height: 600px; }

.page-skin--positively .header--dark, .page-skin--morning-blend .header--dark, .page-skin--valley-view-live .header--dark {
  text-transform: none;
  font-weight: bold; }
.page-skin--positively .module--advanced-page-title .link-list__primary a, .page-skin--morning-blend .module--advanced-page-title .link-list__primary a, .page-skin--valley-view-live .module--advanced-page-title .link-list__primary a {
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: white; }

.page-skin--positively .module--advanced-page-title .link-list__primary {
  background: #4277ce; }

.page-skin--morning-blend .module--advanced-page-title .link-list__primary {
  background: #cc3300; }

.page-skin--valley-view-live .header--dark, .page-skin--valley-view-live .module--advanced-page-title .link-list__primary {
  background: #995f9f; }

.wtvf .nav--navitron .site-logo {
  background-image: url(../images/color_schemes/wtvf/mini--44.png) !important; }

.wtvf .module--triple-box .blocks--stacked {
  padding-top: 16px;
  margin-bottom: -16px; }
  .wtvf .module--triple-box .blocks--stacked .block:first-child .media__container--4x3 {
    padding-bottom: 56.25%;
    padding-top: -27px; }

.wtvf .navitron--weather .blocks.cycle__targets {
  padding: 0; }
.wtvf .navitron--weather .block {
  padding: 0; }

.kwba .site-search {
  display: none !important; }

.site-dashboard .block--weather {
  display: table-cell;
  vertical-align: middle;
  height: 100px;
  width: 300px; }

.mini-dashboard {
  display: block;
  color: black;
  clear: both;
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative; }
  .mini-dashboard .side__media {
    width: 80px;
    position: relative;
    text-align: right;
    padding-right: 12px; }
  .mini-dashboard .text--primary {
    font-weight: bold;
    font-size: 36px;
    z-index: 10;
    position: relative; }
  .mini-dashboard .text--secondary {
    font-family: Georgia, "Times New Roman", serif;
    font-style: italic;
    font-size: 13px;
    text-transform: lowercase;
    color: #444; }
  .mini-dashboard .text--link {
    font-size: 11px;
    display: block;
    text-decoration: underline;
    z-index: 10;
    position: relative; }
  .mini-dashboard:hover {
    text-decoration: none; }
  .mini-dashboard:visited {
    color: black; }

.mini-dashboard--weather__condition {
  position: absolute;
  top: 0;
  left: 60px; }

.mini-dashboard--closings {
  border-top: 1px solid #ccc;
  padding-top: 10px;
  display: block;
  max-width: 280px;
  margin-top: 15px; }

.mini-dashboard--weather {
  margin-bottom: 20px; }
  .mini-dashboard--weather:before, .mini-dashboard--weather:after {
    content: " ";
    display: table;
    clear: both; }
  .mini-dashboard--weather .text--primary {
    margin-top: 3px; }
  .mini-dashboard--weather .side__media {
    margin-right: 19px; }
  .mini-dashboard--weather .side__body {
    position: absolute;
    left: 140px;
    top: 8px;
    overflow: hidden; }

.mAd_placeholder {
  position: absolute;
  right: 0;
  top: 52px;
  width: 120px;
  height: 60px; }

.mAd_120x90_placeholder {
  position: absolute;
  right: 0;
  top: 49px;
  left: 180px; }

.ad--92x16 {
  left: 100px;
  position: absolute;
  bottom: -1px; }

.rwtmj .subscriber-box {
  display: none; }

.wtvf .masthead__pre .link-list .stand-out {
  color: #555;
  font-weight: bold;
  font-size: 13px;
  margin-right: 13px; }

.button--container.story--location {
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  margin-left: 5px; }
  .button--container.story--location:before {
    content: "+"; }

.wptv .aui-fieldset {
  position: relative; }

.olympicAdBlock {
  background-color: #fff;
  max-width: 320px;
  margin: 0 auto;
  margin-top: -24px;
  padding: 1px;
  padding-top: 20px;
  margin-bottom: 20px; }

.kfaq .page__home .area__break--first .layout__side {
  max-width: 300px; }

#MAD_INVIEW {
  box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.4); }

.MAD_INVIEW_CLOSE {
  position: absolute;
  right: 10px;
  top: 10px;
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: bold;
  cursor: pointer;
  color: #4c4c4c; }
  .MAD_INVIEW_CLOSE:after {
    content: "";
    font-family: FontAwesome;
    font-size: 0.6875rem;
    margin-left: 3px; }

@media screen and (max-width: 1169px) {
  .olympicAdBlock {
    background-color: transparent;
    padding: 0;
    padding-top: 0;
    margin-bottom: 0; } }
@media screen and (max-width: 1169px) {
  .olympicAdBlock {
    background-color: #fff;
    padding: 1px;
    padding-top: 20px;
    margin-bottom: 20px; } }
@media screen and (max-width: 1019px) {
  .button--container.story--location {
    width: 88%;
    margin: 0;
    padding: 2%; }

  #show--map--location {
    width: 100%;
    text-align: center; } }
@media screen and (max-width: 859px) {
  #MAD_INVIEW {
    padding: 6px 0 !important;
    box-shadow: none;
    border-top: 1px solid rgba(204, 204, 204, 0.6);
    background: #fff !important; }

  .MAD_INVIEW_CLOSE {
    top: -26px;
    padding: 5px 10px;
    background: #fff;
    border-radius: 5px 5px 0 0;
    border: 1px solid rgba(204, 204, 204, 0.6);
    border-bottom: 0; } }
@media screen and (max-width: 465px) {
  .button--container.story--location {
    width: 83%; } }
@media screen and (max-width: 699px) {
  .hide-phone {
    display: none !important; }

  .show-phone {
    display: block !important; }

  #main {
    padding: 0.375rem; }

  .js-show-onload {
    display: none !important; }

  .subscribe .js-show-onload {
    display: block !important; }

  .abstract {
    display: none; }

  .row:before, .row:after {
    content: " ";
    display: table;
    clear: both; }

  .brand-spotlight .body__inner {
    width: auto;
    background: transparent; }

  .brand-spotlight #main {
    padding: 0; }

  .nav--brand-spotlight .layout--sponsor-generated .brand-cell.spotlight-brand a {
    font-size: 15px;
    padding-right: 4px; }
  .nav--brand-spotlight .layout--sponsor-generated .brand-cell.spotlight-sponsored {
    line-height: 11px; }
    .nav--brand-spotlight .layout--sponsor-generated .brand-cell.spotlight-sponsored span {
      font-size: 10px;
      letter-spacing: 0.125em; }
    .nav--brand-spotlight .layout--sponsor-generated .brand-cell.spotlight-sponsored a {
      font-size: 9px; }

  .sponsor-generated__main-header {
    padding-top: 16%; }

  .brand-spotlight .template--scripps_responsive_sponsored_story .headline {
    width: 100%;
    margin-bottom: 1rem; }
  .brand-spotlight .template--scripps_responsive_sponsored_story .ad--100x32 {
    width: 100%;
    padding-right: 0;
    padding-top: 0;
    margin-bottom: 0.5rem; }

  .brand-spotlight .sponsor-generated__headline {
    font-size: 22px; }

  .nav--brand-spotlight .nav--header-primary {
    font-size: 18px;
    margin-right: 8px; }
  .nav--brand-spotlight .nav--header-secondary {
    font-size: 11px;
    text-transform: uppercase; }

  .sponsor-generated__main-header {
    background-attachment: scroll; } }
@media screen and (max-width: 699px) and (max-width: 1140px) {
  .rtwi .layout--featured-content .layout--featured-content__first {
    width: 100% !important; }
    .rtwi .layout--featured-content .layout--featured-content__first .media {
      padding-right: 5%; }
  .rtwi .layout--featured-content .layout--featured-content__second {
    width: 100%; } }
@media screen and (max-width: 699px) {
  .page__sticky-sidebar-story--true.is-story.weather .forecast-data {
    clear: both; }
    .page__sticky-sidebar-story--true.is-story.weather .forecast-data.descrip-weather-bar {
      display: none; }
    .page__sticky-sidebar-story--true.is-story.weather .forecast-data .data-cover {
      display: inline-block;
      width: 45%;
      float: left;
      text-align: center; }
      .page__sticky-sidebar-story--true.is-story.weather .forecast-data .data-cover:first-child {
        width: 100%;
        padding-bottom: 5px; }
        .page__sticky-sidebar-story--true.is-story.weather .forecast-data .data-cover:first-child > p {
          float: left;
          padding-right: 5px;
          margin-bottom: 5px; }
      .page__sticky-sidebar-story--true.is-story.weather .forecast-data .data-cover.weather-icon {
        text-align: left;
        padding-left: 12px;
        float: left;
        width: 25%; }
        .page__sticky-sidebar-story--true.is-story.weather .forecast-data .data-cover.weather-icon img {
          max-width: 80px; }
      .page__sticky-sidebar-story--true.is-story.weather .forecast-data .data-cover.descrip-text {
        width: 30%;
        float: right;
        padding-top: 25px;
        padding-right: 12px; }
      .page__sticky-sidebar-story--true.is-story.weather .forecast-data .data-cover.hi-lo-day {
        padding-top: 25px; }
  .page__sticky-sidebar-story--true.is-story.weather .location-forecast {
    font-size: 1.625rem;
    width: 100%;
    margin-bottom: 5px; }
  .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-search.forecast {
    float: left; }
    .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-search.forecast .wxByLocation-error {
      position: initial;
      margin-top: 10px; }
  .page__sticky-sidebar-story--true.is-story.weather .module--split-view .wsi-radar-map {
    height: 300px; }

  .page__sticky-sidebar-story--true.is-story.weather .forecast-bar h3 {
    width: 100%;
    font-weight: bold;
    font-size: 1.125rem;
    line-height: 2.1875rem; }
  .page__sticky-sidebar-story--true.is-story.weather .forecast-bar a {
    float: none;
    font-size: 0.75rem; }
    .page__sticky-sidebar-story--true.is-story.weather .forecast-bar a .fa {
      top: 10%; }
  .page__sticky-sidebar-story--true.is-story.weather .forecast-data .data-cover {
    width: 42%; }
    .page__sticky-sidebar-story--true.is-story.weather .forecast-data .data-cover.descrip-text {
      width: 30%; }
    .page__sticky-sidebar-story--true.is-story.weather .forecast-data .data-cover.weather-icon {
      width: 28%; }

  .page__sticky-sidebar-story--true.is-story.weather .sv-mod-content {
    width: 100% !important;
    float: none;
    margin-bottom: -1.5rem; }
    .page__sticky-sidebar-story--true.is-story.weather .sv-mod-content .module--featured-story {
      padding: 0;
      margin: 0; }
    .page__sticky-sidebar-story--true.is-story.weather .sv-mod-content:first-child {
      margin-bottom: -2.5rem; }
      .page__sticky-sidebar-story--true.is-story.weather .sv-mod-content:first-child .module {
        margin: 0; }
        .page__sticky-sidebar-story--true.is-story.weather .sv-mod-content:first-child .module iframe {
          max-height: 250px; }
  .page__sticky-sidebar-story--true.is-story.weather .more--weather-videos .module__footer {
    bottom: -25px;
    left: 0; }
  .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-current {
    min-height: 295px !important; }
    .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-current .section__body .block {
      width: 100% !important; }
      .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-current .section__body .block .side__media {
        width: 47% !important;
        margin-right: 0; }
        .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-current .section__body .block .side__media img {
          max-width: 125px; }
      .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-current .section__body .block .side__body {
        width: 47%; }
    .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-current .block__complex {
      width: 100% !important;
      margin-top: 0; }
      .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-current .block__complex .block--right {
        left: 45%; }
  .page__sticky-sidebar-story--true.is-story.weather .header .wxByLocation-search input[type="text"] {
    width: 115px; }

  .page__sticky-sidebar-story--true.is-story.weather .js-multi-images {
    width: 100%;
    float: none; }
    .page__sticky-sidebar-story--true.is-story.weather .js-multi-images .js-multi__triggers {
      width: 100%;
      float: none; }
  .page__sticky-sidebar-story--true.is-story.weather .component__carousel .blocks {
    width: 100%;
    overflow: hidden;
    max-height: 235px; }
    .page__sticky-sidebar-story--true.is-story.weather .component__carousel .blocks .block {
      width: 100%;
      border-right: none;
      margin: 0;
      padding: 0;
      border-bottom: 1px solid #ebebeb; }
      .page__sticky-sidebar-story--true.is-story.weather .component__carousel .blocks .block:nth-child(4) {
        border: none; }
      .page__sticky-sidebar-story--true.is-story.weather .component__carousel .blocks .block .condition {
        font-size: 0.625rem; }
      .page__sticky-sidebar-story--true.is-story.weather .component__carousel .blocks .block .block__complex, .page__sticky-sidebar-story--true.is-story.weather .component__carousel .blocks .block .media__container {
        display: inline-block;
        width: 29%;
        vertical-align: middle; }
        .page__sticky-sidebar-story--true.is-story.weather .component__carousel .blocks .block .block__complex.complex--primary, .page__sticky-sidebar-story--true.is-story.weather .component__carousel .blocks .block .media__container.complex--primary {
          text-align: left; }
  .page__sticky-sidebar-story--true.is-story.weather .new-row {
    padding-bottom: 20px; }
    .page__sticky-sidebar-story--true.is-story.weather .new-row .js-trigger.button-text {
      margin: 0;
      width: 50%;
      padding-right: 0.3125rem; }
      .page__sticky-sidebar-story--true.is-story.weather .new-row .js-trigger.button-text:nth-child(even) {
        padding-right: 0;
        padding-left: 0.3125rem; }
    .page__sticky-sidebar-story--true.is-story.weather .new-row img {
      max-width: 100%;
      margin-right: 0;
      margin-bottom: 0.625rem; }
    .page__sticky-sidebar-story--true.is-story.weather .new-row .caption {
      text-align: center; }
  .page__sticky-sidebar-story--true.is-story.weather .page--sticky-sidebar .module--ajax-contents .block {
    width: 100%;
    padding-right: 0;
    float: none; }
  .page__sticky-sidebar-story--true.is-story.weather .page--sticky-sidebar .module--ajax-contents .cycle__triggers {
    margin-left: 0;
    float: none; }
  .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-current {
    max-height: 280px; }
    .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-current .header {
      margin-bottom: 0.625rem; }
      .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-current .header h2, .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-current .header .location {
        font-size: 1rem;
        line-height: 1.2rem; }
    .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-current .temp {
      font-size: 3.5rem; }
    .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-current .block__complex .block--right {
      left: 51% !important;
      max-width: 50%; }
    .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-current .block__complex .block {
      padding: 0 0.4rem; }
  .page__sticky-sidebar-story--true.is-story.weather .module--advanced-page-title.topper--bg {
    max-width: 100%;
    margin-top: 1.5rem; }
    .page__sticky-sidebar-story--true.is-story.weather .module--advanced-page-title.topper--bg .topper--bg__background {
      padding: 13.29%; }
    .page__sticky-sidebar-story--true.is-story.weather .module--advanced-page-title.topper--bg .link-list__secondary {
      min-height: 100%; }
  .page__sticky-sidebar-story--true.is-story.weather .weather_media__container {
    max-width: 60px;
    margin: 10px 10%;
    display: inline-block;
    vertical-align: middle; } }
@media screen and (max-width: 699px) and (max-width: 340px) {
  .page__sticky-sidebar-story--true.is-story.weather .module--wxByLocation .weather-cur-links .read-more {
    margin-left: 25px;
    font-size: 0.75rem; }
    .page__sticky-sidebar-story--true.is-story.weather .module--wxByLocation .weather-cur-links .read-more:before {
      top: 0; }
  .page__sticky-sidebar-story--true.is-story.weather .module--wxByLocation .wxByLocation-current {
    min-height: 305px !important; }
    .page__sticky-sidebar-story--true.is-story.weather .module--wxByLocation .wxByLocation-current .block__complex {
      font-size: 0.625rem;
      line-height: 1rem;
      margin-top: -0.625rem;
      width: 29%; }
      .page__sticky-sidebar-story--true.is-story.weather .module--wxByLocation .wxByLocation-current .block__complex .block--right {
        max-width: 53%;
        left: 50%; }
      .page__sticky-sidebar-story--true.is-story.weather .module--wxByLocation .wxByLocation-current .block__complex .block:last-child {
        top: 33px !important; }
  .page__sticky-sidebar-story--true.is-story.weather .module--wxByLocation .header .wxByLocation-search {
    position: relative; }
  .page__sticky-sidebar-story--true.is-story.weather .module--wxByLocation .header .location {
    padding: 5px 0; }
  .page__sticky-sidebar-story--true.is-story.weather .module--wxByLocation .weather_media__container {
    margin: 10px 5% 10px 11%; }
  .page__sticky-sidebar-story--true.is-story.weather .component__carousel .blocks .block .block__complex, .page__sticky-sidebar-story--true.is-story.weather .component__carousel .blocks .block .media__container {
    display: inline-block;
    width: 29%; } }

@media screen and (max-width: 699px) {
  #SUH__REGISTER-NEWSLETTER-NEWSLETTERS, #SUH__SIGN-IN {
    width: 100%; }
    #SUH__REGISTER-NEWSLETTER-NEWSLETTERS .btn--primary.js-suh-submit, #SUH__SIGN-IN .btn--primary.js-suh-submit {
      width: 100%; }
    #SUH__REGISTER-NEWSLETTER-NEWSLETTERS label, #SUH__SIGN-IN label {
      font-size: 14px; }
    #SUH__REGISTER-NEWSLETTER-NEWSLETTERS .fieldset__heading, #SUH__SIGN-IN .fieldset__heading {
      margin-bottom: 10px; }
    #SUH__REGISTER-NEWSLETTER-NEWSLETTERS .fieldset, #SUH__SIGN-IN .fieldset {
      margin-bottom: 20px; }
    #SUH__REGISTER-NEWSLETTER-NEWSLETTERS .form-field input, #SUH__REGISTER-NEWSLETTER-NEWSLETTERS .form-field--email-box input, #SUH__SIGN-IN .form-field input, #SUH__SIGN-IN .form-field--email-box input {
      margin-bottom: 10px; }

  .modal .modal--pager > * {
    top: 27%; }
  .modal .modal--overflow {
    overflow: visible; }
  .modal .modal--content {
    width: 100%; }
  .modal .button--container {
    visibility: hidden; }

  .js-multi-images .js-multi__targets {
    display: none; }
  .js-multi-images .js-multi__triggers {
    float: none;
    width: inherit; }
    .js-multi-images .js-multi__triggers > * {
      text-align: center;
      background: #4c4c4c; }

  .kiip-widget .kiip-icon {
    margin-top: 0;
    margin-left: -25px;
    border-radius: 0; }
    .kiip-widget .kiip-icon i {
      background-size: 60%;
      height: 50px;
      width: 50px; }
  .kiip-widget .kiip-content {
    padding: 10px 5px 5px 5px; }
    .kiip-widget .kiip-content .logo {
      margin: 0;
      right: 5px;
      bottom: 25px; }
  .kiip-widget .kiip-content--inner {
    border: 5px solid #fff;
    padding: 30px 5px 5px 5px;
    margin: 10px 10px 32px 10px; }
  .kiip-widget .kiip-content--lg {
    display: block; }
  .kiip-widget .kiip-disclaimer {
    position: static;
    margin: 2px; }
  .kiip-widget .kiip-content--p1 {
    font-size: 19px; }
  .kiip-widget .kiip-content--p2 {
    position: absolute;
    bottom: 4px;
    width: calc(100% - 50px);
    width: -webkit-calc(100% - 50px);
    line-height: 12px; }
  .kiip-widget .kiip-content--click {
    font-size: 12px;
    display: block; }
  .kiip-widget .kiip-disclaimer {
    display: block; }
  .kiip-widget .kiip-close-btn {
    background: none;
    font-size: 13px;
    padding: 0 16px;
    opacity: 1; }

  .container--ad .ad--300x250 {
    margin-top: 20px;
    margin-bottom: 20px; }

  .alerts {
    top: 97%; }

  .alerts--breaking, .alerts--news {
    font-weight: bold;
    position: relative; }
    .alerts--breaking:before, .alerts--breaking:after, .alerts--news:before, .alerts--news:after {
      content: " ";
      display: table;
      clear: both; }
    .alerts--breaking .side__body, .alerts--news .side__body {
      line-height: 1.125rem; }
    .alerts--breaking .alerts__story__container, .alerts--news .alerts__story__container {
      padding-bottom: 1.125rem; }
    .alerts--breaking .trigger, .alerts--news .trigger {
      position: absolute;
      right: 0;
      top: 0;
      width: 5rem;
      padding: 1.25rem;
      font-weight: bold;
      color: #b9b9b9;
      height: 100%; }
    .alerts--breaking .header, .alerts--breaking .module__body, .alerts--news .header, .alerts--news .module__body {
      padding-top: 1.125rem;
      padding-left: 1.125rem; }
    .alerts--breaking .header, .alerts--news .header {
      padding-bottom: 0; }
    .alerts--breaking .module__body, .alerts--news .module__body {
      padding-top: 0; }
    .alerts--breaking .alerts__story, .alerts--news .alerts__story {
      padding-right: 6.25rem;
      margin-bottom: 0.0625rem;
      height: auto; }
    .alerts--breaking .header, .alerts--news .header {
      font-size: 0.75rem;
      color: #b9b9b9;
      text-transform: uppercase; }
    .alerts--breaking .side__media, .alerts--news .side__media {
      display: none; }

  .alerts--breaking .header, .alerts--news .header {
    width: 200px;
    margin-bottom: 20px; }

  .container--alerts {
    padding-top: 45px; }

  .alerts--weather {
    margin-bottom: 0;
    background: #b9b9b9;
    padding: 12px 5px; }
    .alerts--weather .alerts--weather__alerts, .alerts--weather .header, .alerts--weather .module__footer {
      display: none; }
    .alerts--weather .counts {
      text-align: center; }
    .alerts--weather a {
      color: #fff;
      text-decoration: none;
      font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      text-transform: uppercase;
      font-weight: bold; }
    .alerts--weather .count {
      color: #bd1c21;
      font-size: 1.1875rem;
      font-weight: 600;
      display: inline-block;
      vertical-align: middle; }
    .alerts--weather .counts__type {
      display: inline-block;
      font-size: 0.6875rem;
      vertical-align: middle; }
    .alerts--weather .weather--closings {
      padding-left: 0.4375rem;
      margin-left: 0.4375rem; }
    .alerts--weather .side__body {
      display: none; }

  .module--author-bio .author-bio__details, .module--author-bio .author-bio__biography {
    display: none; }
    .module--author-bio .author-bio__details.is-active, .module--author-bio .author-bio__biography.is-active {
      display: block; }
  .module--author-bio .btn--expand {
    background-color: #e5e5e5;
    border: 1px solid #bbb;
    display: block;
    padding: 6px 12px;
    margin-bottom: 6px;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative; }
    .module--author-bio .btn--expand:after {
      content: "";
      text-decoration: inherit;
      display: inline-block;
      speak: none;
      font-family: FontAwesome;
      font-style: normal;
      font-weight: normal;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: black;
      position: absolute;
      right: 1rem;
      top: 0.75rem;
      font-size: 0.75rem; }
    .module--author-bio .btn--expand.is-active:after {
      content: "";
      text-decoration: inherit;
      display: inline-block;
      speak: none;
      font-family: FontAwesome;
      font-style: normal;
      font-weight: normal;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }

  .module--blog-list .block--story .block__body .side__media {
    float: none;
    margin-right: 0;
    width: 100%; }

  .module--blog-list .block__footer .side {
    display: none; }
  .module--blog-list .abstract {
    display: block; }
  .module--blog-list .nav--pagination {
    display: block; }
  .module--blog-list section {
    display: block; }
  .module--blog-list .js-prev {
    display: none; }

  .component__carousel .container {
    display: none; }
    .component__carousel .container.is-active {
      display: block; }

  .module--static-content.wcpo-subscribe .side__media {
    float: none; }
  .module--static-content.wcpo-subscribe .side__body {
    overflow: visible; }

  .module--dashboard--weather-new {
    margin-bottom: 0;
    position: absolute;
    right: 0;
    width: 55px; }

  .l-current-conditions__right {
    display: none; }

  .current-conditions__temperature {
    position: absolute;
    left: -10px;
    top: 10px;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: black;
    font-weight: bold;
    font-size: 16px; }

  .module--dashboard--weather-new {
    margin-bottom: 0;
    position: absolute;
    right: 0;
    width: 55px; }

  .l-current-conditions__right {
    display: none; }

  .current-conditions__temperature {
    position: absolute;
    left: -10px;
    top: 10px;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: black;
    font-weight: bold;
    font-size: 16px; }

  .site__type--np .module--dashboard--weather-new a {
    position: absolute;
    right: 0;
    top: 0; }
  .site__type--np .l-current-conditions__left a {
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    color: #000;
    right: 60px;
    top: 10px; }
  .site__type--np .module--dashboard--weather-new .l-current-conditions__right {
    display: none; }

  .module--election-results .percentage-combo__graph {
    width: 80%; }
  .module--election-results .race__name, .module--election-results .race__precincts-reporting {
    display: block;
    padding: 0;
    margin: 0; }
  .module--election-results .percentage-combo__number, .module--election-results .candidate__vote-count {
    font-size: 10px; }

  .module--featured-content .block--large .headline, .module--featured-content .block--large .abstract, .module--featured-content .block--large .complex--social, .module--featured-content .block--mini .headline, .module--featured-content .block--mini .abstract, .module--featured-content .block--mini .complex--social {
    height: auto; }

  .module--featured-content .comments {
    position: relative; }

  .module--featured-promo .layout--featured-promo__half {
    width: auto;
    float: none;
    margin-right: 0px; }
  .module--featured-promo .block--large, .module--featured-promo .block--mini {
    height: auto; }

  .module--featured-promo .abstract {
    display: none; }

  .has-full .module--flex.skin--flex--full .abstract, .has-full .skin--flex--full.module--static-content.skin--flex-headline .abstract {
    display: block !important; }

  .module--flex.flex--promo .media__containter--4x3, .flex--promo.module--static-content.skin--flex-headline .media__containter--4x3 {
    height: auto;
    padding-bottom: 0;
    text-align: left; }

  .module--advanced-page-title .header--light {
    font-size: 1.5rem; }

  .module--page-title .abstract {
    display: block !important; }

  .module--page-title.module--has-ad--alt .ad--300x80 {
    width: 300px;
    margin-left: auto;
    margin-right: auto; }

  .search-result-portlet #mainSearchResult .img-thumb {
    position: static; }
    .search-result-portlet #mainSearchResult .img-thumb img {
      float: none;
      margin: 0;
      max-height: 6.25rem; }
  .search-result-portlet #mainSearchResult h3 a {
    font-size: 0.9375rem; }
  .search-result-portlet #mainSearchResult .result-body {
    font-size: 0.75rem; }
  .search-result-portlet .list-sort {
    left: 0;
    top: 8.125rem; }
  .search-result-portlet #filterByTpye {
    margin-top: 2.5rem; }
  .search-result-portlet #refinesearch {
    top: 10.625rem; }
  .search-result-portlet #refinesearchdiv > * {
    margin-right: 0;
    width: 45%; }
  .search-result-portlet #refinesearchdiv a {
    margin-right: 31%;
    width: auto; }
  .search-result-portlet .search-refine {
    display: none; }

  .search-result-portlet {
    min-height: 13.75rem; }
    .search-result-portlet #searchForm {
      width: 100%;
      overflow: hidden; }
    .search-result-portlet #refinesearchdiv a.link-refine {
      margin-right: 0.625rem; }
    .search-result-portlet #mainSearchResult .img-thumb {
      max-height: 4.875rem; }
    .search-result-portlet #mainSearchResult .icon.video:before {
      left: -5rem;
      top: -2.6875rem; }
    .search-result-portlet .mod-search-header {
      padding: 0.3125rem; }
    .search-result-portlet .list-sort {
      left: 0.3125rem;
      top: 9.75rem; }
    .search-result-portlet #refinesearch {
      right: 0.3125rem;
      top: 9.6875rem; }
    .search-result-portlet #filterbar {
      padding: 0 5px; }
    .search-result-portlet #mainSearchResult > ol > li {
      height: auto; }

  .module--search-results figure {
    width: 30%; }
  .module--search-results .result-text {
    width: 65%; }

  .module--search-results {
    padding: 0 5px; }
    .module--search-results figure {
      float: right; }
    .module--search-results .search-configuration {
      float: none;
      margin-top: 0rem;
      margin-bottom: 0.4375rem; }
    .module--search-results .result-text {
      font-size: 0.8125rem; }
      .module--search-results .result-text .header {
        font-size: 1rem; }
      .module--search-results .result-text .date {
        font-size: 0.75rem; }
    .module--search-results .js-total-results {
      display: none; }
    .module--search-results .search-filter-container {
      padding: 0; }
      .module--search-results .search-filter-container .filter-categories-container {
        position: static;
        margin-top: 5px; }
    .module--search-results .has-video figure:before {
      font-size: 2.5rem; }

  .module--gallery .component__gallery .gallery__player {
    background: #fff;
    min-height: 0;
    display: none; }
  .module--gallery .component__gallery .gallery-layout__left {
    width: 100%; }
  .module--gallery .component__gallery .gallery__related {
    display: block;
    margin: 0;
    padding: 0 10px;
    position: static;
    width: 100%; }
    .module--gallery .component__gallery .gallery__related .ad {
      display: none; }
  .module--gallery .component__gallery .media-slider__viewport .block {
    background: white; }

  .module--gallery .subheadline, .module--gallery .gallery-count {
    display: none; }

  .module--gallery .media-slider__thumbs > .block .media {
    opacity: 1; }

  .module--gallery .component__gallery .media-slider__thumbs {
    background: #fff;
    float: left;
    margin-bottom: 1.25rem;
    padding-top: 0.3125rem; }
    .module--gallery .component__gallery .media-slider__thumbs > .block {
      width: calc(33% - 5px);
      width: -webkit-calc(33% - 5px);
      border: 0;
      margin: 0;
      margin-left: 5px;
      margin-bottom: 5px;
      padding: 0; }
      .module--gallery .component__gallery .media-slider__thumbs > .block:nth-child(4n) {
        margin-right: 0; }
      .module--gallery .component__gallery .media-slider__thumbs > .block:nth-child(3n) {
        padding-right: 0; }

  .android-not-chrome .module--gallery .component__gallery .media-slider__thumbs > .block {
    padding: 0;
    margin: 4px 0;
    text-align: center;
    width: 33%; }

  .android-not-chrome .module--gallery .media-slider__thumbs .media__container--16x9 {
    min-height: 110px;
    padding-bottom: 0; }
    .android-not-chrome .module--gallery .media-slider__thumbs .media__container--16x9 .media {
      min-height: 110px; }

  .media__caption__container {
    -webkit-transition: max-height 0.3s;
    -ms-transition: max-height 0.3s;
    -moz-transition: max-height 0.3s;
    -o-transition: max-height 0.3s;
    transition: max-height 0.3s;
    max-height: 18.75rem; }
    .media__caption__container .button--container {
      background: #e4e3e3;
      font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
      .media__caption__container .button--container .show {
        display: none; }
      .media__caption__container .button--container .hide {
        display: inline-block; }
    .media__caption__container.js-is-closed .hide {
      display: none; }
    .media__caption__container.js-is-closed .show {
      display: inline-block; }
    .media__caption__container.js-is-closed .media__caption__content .media__caption {
      display: none; }

  .photo-gallery-one .modal-gallery {
    overflow: scroll;
    height: 100%;
    z-index: 9999999; }
    .photo-gallery-one .modal-gallery .gallery-photo-slideshow {
      display: block; }
    .photo-gallery-one .modal-gallery header {
      height: 60px; }
    .photo-gallery-one .modal-gallery .masthead-brand {
      min-width: 10px; }
    .photo-gallery-one .modal-gallery .brand-mark {
      position: relative;
      width: 75px;
      height: 60px; }
      .photo-gallery-one .modal-gallery .brand-mark img {
        max-width: 75px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        padding: 5px; }
    .photo-gallery-one .modal-gallery #gallery-box {
      height: 290px;
      border-right: 0;
      vertical-align: middle;
      padding-top: 0; }
      .photo-gallery-one .modal-gallery #gallery-box #gallery-box-spot {
        height: 290px;
        width: calc(100vw - 167px); }
        .photo-gallery-one .modal-gallery #gallery-box #gallery-box-spot img {
          max-height: 290px;
          padding-top: 0; }
      .photo-gallery-one .modal-gallery #gallery-box .slideout-toggle {
        display: none; }
    .photo-gallery-one .modal-gallery .gallery-ad-728x90 {
      display: none; }
    .photo-gallery-one .modal-gallery .gallery-title {
      font-size: 10px;
      max-width: 66%;
      overflow: hidden;
      padding: 5px;
      line-height: 14px; }
    .photo-gallery-one .modal-gallery .close-modal {
      padding: 19px 15px; }
      .photo-gallery-one .modal-gallery .close-modal img {
        width: 15px;
        padding-top: 0; }
    .photo-gallery-one .modal-gallery .upcoming-gallery {
      width: 100%;
      height: 100%;
      padding: 5%;
      background: white; }
      .photo-gallery-one .modal-gallery .upcoming-gallery.active {
        z-index: 99;
        border-right: none; }
      .photo-gallery-one .modal-gallery .upcoming-gallery .clear-it {
        border-bottom: 0; }
      .photo-gallery-one .modal-gallery .upcoming-gallery .gallery-count {
        font-size: 17px;
        padding-top: 0; }
      .photo-gallery-one .modal-gallery .upcoming-gallery .next-gallery img {
        width: 100%;
        float: none;
        margin-right: 0; }
      .photo-gallery-one .modal-gallery .upcoming-gallery .next-gallery-title {
        float: none;
        width: 100%; }
        .photo-gallery-one .modal-gallery .upcoming-gallery .next-gallery-title .abstracted {
          display: block;
          font-size: 12px; }
      .photo-gallery-one .modal-gallery .upcoming-gallery .next-headline {
        font-size: 17px;
        padding-top: 10px; }
      .photo-gallery-one .modal-gallery .upcoming-gallery .gallery-count.other-gal {
        font-size: 15px;
        padding-top: 0; }
      .photo-gallery-one .modal-gallery .upcoming-gallery .other-gallery {
        max-width: 100%;
        padding-bottom: 5%;
        clear: both; }
        .photo-gallery-one .modal-gallery .upcoming-gallery .other-gallery img {
          width: 35%;
          max-height: 100%;
          float: left;
          margin-right: 5%; }
        .photo-gallery-one .modal-gallery .upcoming-gallery .other-gallery .other-gallery-title {
          padding-top: 0;
          text-align: left;
          float: left;
          width: 60%; }
        .photo-gallery-one .modal-gallery .upcoming-gallery .other-gallery:last-child {
          padding-bottom: 145px; }
      .photo-gallery-one .modal-gallery .upcoming-gallery .brand-mark-upcoming {
        border-bottom: 0; }
    .photo-gallery-one .modal-gallery .gallery-ad-slot {
      width: 100%;
      display: block; }
    .photo-gallery-one .modal-gallery .gallery-toggle-slides.desktop-b {
      display: none; }
    .photo-gallery-one .modal-gallery .gallery-toggle-slides.mobile-b {
      display: block;
      position: absolute;
      max-width: 25%;
      right: 0;
      left: auto;
      top: 50%;
      transform: translateY(-50%);
      padding-top: 20px; }
    .photo-gallery-one .modal-gallery .gallery-toggle-slides .toggle-button {
      width: 100%; }
    .photo-gallery-one .modal-gallery .gallery-toggle-slides .slide-indicator {
      width: 100%; }
    .photo-gallery-one .modal-gallery .gallery-ad-slot {
      padding-top: 20px; }
    .photo-gallery-one .modal-gallery .gallery-ad-300x250 {
      display: none; }
    .photo-gallery-one .modal-gallery .layout--share__second.gallery-share, .photo-gallery-one .modal-gallery .media-caption, .photo-gallery-one .modal-gallery .caption-copyright {
      float: none;
      width: 100%; }
    .photo-gallery-one .modal-gallery .layout--share__second.gallery-share {
      margin-bottom: 10px; }
    .photo-gallery-one .modal-gallery .item:before {
      width: 32%;
      margin-right: 2%;
      box-sizing: border-box; }
    .photo-gallery-one .modal-gallery .item--reddit:before {
      margin-right: 0; }
    .photo-gallery-one .modal-gallery .display-side {
      position: fixed;
      bottom: 63px;
      width: 50%;
      z-index: 99;
      padding: 20px;
      right: initial;
      border-right: 1px solid #fff; }
    .photo-gallery-one .modal-gallery .proceed-gallery.display-side {
      bottom: 63px;
      width: 50%;
      left: initial;
      right: 0;
      border-left: 1px solid #fff;
      border-right: none; }
    .photo-gallery-one .modal-gallery .media-caption {
      padding-bottom: 60px; }
    .photo-gallery-one .modal-gallery a:hover {
      text-decoration: none; }
    .photo-gallery-one .modal-gallery .ad--300x250 {
      margin-bottom: 0; }
    .photo-gallery-one .modal-gallery .gallery-caption {
      max-height: 100%; }

  .photo-gallery-one.slideshow-open .MAD_INVIEW_CLOSE {
    display: none !important; } }
@media screen and (max-width: 699px) and (max-width: 570px) {
  .photo-gallery-one .modal-gallery #gallery-box #gallery-box-spot {
    width: calc(100vw - 143px); } }
@media screen and (max-width: 699px) and (max-width: 500px) {
  .photo-gallery-one .modal-gallery #gallery-box {
    height: 350px;
    width: 100vw; }
    .photo-gallery-one .modal-gallery #gallery-box #gallery-box-spot {
      height: initial;
      width: 100%; }
      .photo-gallery-one .modal-gallery #gallery-box #gallery-box-spot img {
        max-height: 349px; }
  .photo-gallery-one .modal-gallery .upcoming-gallery {
    border-right: 0; }
  .photo-gallery-one .modal-gallery .gallery-toggle-slides.mobile-b {
    position: relative;
    max-width: 100%;
    top: initial;
    transform: initial; }
  .photo-gallery-one .modal-gallery .gallery-toggle-slides .toggle-button {
    width: 38.9%; }
  .photo-gallery-one .modal-gallery .gallery-toggle-slides .slide-indicator {
    width: 20%; }
  .photo-gallery-one .modal-gallery .gallery-ad-slot {
    padding-top: 0; }
  .photo-gallery-one .modal-gallery .ad-cover {
    top: 20px;
    margin-right: auto;
    margin-left: auto;
    padding: 12px 0;
    width: 20%; } }
@media screen and (max-width: 699px) and (max-width: 330px) {
  .photo-gallery-one .modal-gallery header, .photo-gallery-one .modal-gallery .modal-gallery .brand-mark img {
    height: 50px; }
  .photo-gallery-one .modal-gallery .close-modal {
    padding: 14px 14px; }
    .photo-gallery-one .modal-gallery .close-modal img {
      width: 15px; }
  .photo-gallery-one .modal-gallery .gallery-toggle-slides .toggle-button {
    width: 37.9%; }
  .photo-gallery-one .modal-gallery .brand-mark {
    padding-top: 10%;
    height: 51px; }
    .photo-gallery-one .modal-gallery .brand-mark img {
      height: 40px;
      padding: 11px 5px; } }
@media screen and (max-width: 699px) {
  .photo-gallery-one .tile-gallery .header--light {
    width: 90%; }
    .photo-gallery-one .tile-gallery .header--light .headline {
      font-size: 1rem; }
  .photo-gallery-one .tile-gallery .square {
    width: 100%;
    margin-bottom: 5%; }
  .photo-gallery-one .tile-gallery .launch-slideshow {
    width: 70%;
    margin-bottom: 25px; }
  .photo-gallery-one .tile-gallery .square-inner {
    display: none; }
  .photo-gallery-one .tile-gallery .mobile-tiles {
    display: block !important;
    text-align: center;
    margin-bottom: 2%; }
    .photo-gallery-one .tile-gallery .mobile-tiles img {
      height: 95vh; }
  .photo-gallery-one .tile-gallery .media__caption {
    display: block !important;
    font-size: 12px; }
    .photo-gallery-one .tile-gallery .media__caption .author {
      padding: 10px 0; }
    .photo-gallery-one .tile-gallery .media__caption .copyright {
      font-size: 0.625rem;
      color: #888; }
  .photo-gallery-one .module--gallery.tile-gallery .layout--share__second {
    width: 100%; } }
@media screen and (max-width: 699px) and (max-width: 420px) {
  .photo-gallery-one .tile-gallery .mobile-tiles img {
    height: initial; } }
@media screen and (max-width: 699px) {
  .module--happening-now {
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #dbdbdb;
    border-top: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    margin-top: 0.75rem; }
    .module--happening-now header a {
      display: none; }
    .module--happening-now .block {
      padding-left: 10px;
      padding-right: 10px; }
    .module--happening-now .media__container--16x9, .module--happening-now .media__container--4x3, .module--happening-now .carousel__pager, .module--happening-now .module__header .time, .module--happening-now .module__header .date {
      display: none; }
    .module--happening-now .module__header, .module--happening-now .block {
      border-bottom: 1px solid #cbc9c9; }
    .module--happening-now time, .module--happening-now .text--primary {
      float: left;
      margin-right: 0.75rem;
      color: #999595;
      margin-left: 0.75rem;
      font-size: 0.875rem; }
    .module--happening-now .time, .module--happening-now .text--primary {
      display: none; }
    .module--happening-now .headline {
      overflow: hidden;
      font-weight: 600;
      font-size: 0.875rem;
      margin-top: 0.75rem;
      margin-bottom: 0.75rem;
      line-height: 0.9375rem; }
    .module--happening-now .header {
      padding: 0.75rem;
      position: relative; }
      .module--happening-now .header:after {
        content: "";
        text-decoration: inherit;
        display: inline-block;
        speak: none;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: black;
        position: absolute;
        right: 1rem;
        top: 1rem;
        font-size: 0.75rem; }
      .module--happening-now .header.is-active:after {
        content: "";
        text-decoration: inherit;
        display: inline-block;
        speak: none;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
      .module--happening-now .header h1 {
        font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: 700;
        font-size: 1rem;
        font-size: 1rem; }
    .module--happening-now .module__body {
      display: none; }
      .module--happening-now .module__body.is-active {
        display: block; }
    .module--happening-now .date {
      display: none; } }
@media screen and (max-width: 699px) and (min-width: 699px) and (max-width: 1159px) {
  .happening-now--prime-day .block:nth-child(n+7) {
    display: none; } }
@media screen and (max-width: 699px) {
  .module--html-iframe {
    overflow: scroll;
    -webkit-overflow-scrolling: touch; }

  .headline-list--three-up .module__body .blocks .block {
    float: left;
    width: calc(50% - 3px);
    width: -webkit-calc(50% - 3px);
    margin-right: 0.375rem; }
    .headline-list--three-up .module__body .blocks .block:nth-child(2n) {
      margin-right: 0; }
    .headline-list--three-up .module__body .blocks .block:nth-child(2n+3) {
      clear: left; }
    .headline-list--three-up .module__body .blocks .block:nth-child(2) {
      margin-top: 0; }
  .headline-list--three-up .headline {
    height: 4.6875rem; }
  .headline-list--three-up .abstract {
    height: 5.125rem; }

  .ie9 .module--headline-list .rss-links {
    padding-right: 5px; }

  .module--headline-list .header {
    padding: 10px 10px 0 10px; }
  .module--headline-list .module__body .blocks .block {
    padding: 0.75rem; }
  .module--headline-list .headline-list__triggers {
    padding-top: 0.625rem; }
    .module--headline-list .headline-list__triggers > * {
      font-size: 0.9375rem;
      margin-bottom: 0.625rem; }
  .module--headline-list .nav--pagination > * span {
    line-height: 1.5625rem; }

  .module--headline-list .module__body .js-blocks__layout--grid .block {
    overflow: hidden;
    min-height: 6.5625rem;
    width: 100%; }
    .module--headline-list .module__body .js-blocks__layout--grid .block .inner {
      float: left;
      position: relative;
      width: 100%; }
    .module--headline-list .module__body .js-blocks__layout--grid .block .headline,
    .module--headline-list .module__body .js-blocks__layout--grid .block .abstract {
      padding-left: 7.4375rem;
      height: auto; }
    .module--headline-list .module__body .js-blocks__layout--grid .block .media__container--4x3 {
      max-width: 6.25rem;
      position: absolute;
      left: 0;
      top: 0; }
    .module--headline-list .module__body .js-blocks__layout--grid .block .shares,
    .module--headline-list .module__body .js-blocks__layout--grid .block .comments {
      display: none; }

  .iframe--scrollable .inner {
    height: 12.5rem;
    overflow: hidden;
    position: relative; }
  .iframe--scrollable iframe {
    display: none;
    position: relative;
    overflow: hidden; }
  .iframe--scrollable button {
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .iframe--scrollable .iframe--toggleBtn {
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: rgba(255, 255, 255, 0.85);
    position: absolute;
    z-index: 9;
    top: 0;
    text-align: center;
    padding-top: 90px;
    right: 0;
    height: 100%;
    width: 100%; }
    .iframe--scrollable .iframe--toggleBtn button:after {
      content: "Touch to view"; }
  .iframe--scrollable .is-active .iframe--toggleBtn {
    padding-top: 0;
    height: auto;
    width: auto; }
  .iframe--scrollable .is-active button:after {
    content: "Close"; }
  .iframe--scrollable .js-show iframe {
    display: block; }

  .layout--share-inline {
    padding: 0 10px; }
    .layout--share-inline .layout--share__first {
      padding-left: 5%; }

  .layout--share-stacked {
    padding-left: 0; }
    .layout--share-stacked .story__tools__triggers {
      display: none; }
    .layout--share-stacked .story__textSize {
      display: block;
      float: left; }

  .stay-connected--horizontal {
    clear: both; }
    .stay-connected--horizontal .social-list {
      text-align: center; }
    .stay-connected--horizontal .module__body {
      width: 100%; }
    .stay-connected--horizontal .title {
      padding-top: 9px;
      width: 33%; }
    .stay-connected--horizontal .social-list .social-item, .stay-connected--horizontal .social-list .contests-tab {
      width: 20%; }

  .module--story .headline, .module--story--weather .headline {
    font-size: 1.5rem; }
  .module--story .byline, .module--story--weather .byline, .module--story .posted, .module--story--weather .posted, .module--story .updated, .module--story--weather .updated, .module--story .tags, .module--story--weather .tags, .module--story .tag, .module--story--weather .tag {
    font-size: 0.875rem; }
  .module--story .module__footer, .module--story--weather .module__footer {
    padding: 1.125rem; }
  .module--story .story__tools, .module--story--weather .story__tools {
    margin-top: -0.5rem;
    margin-left: 0.625rem;
    margin-right: 0.9375rem;
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem; }
    .module--story .story__tools .story__tools__triggers, .module--story--weather .story__tools .story__tools__triggers {
      display: none; }
    .module--story .story__tools .icon--share, .module--story--weather .story__tools .icon--share,
    .module--story .story__tools .icon--text-size-trigger,
    .module--story--weather .story__tools .icon--text-size-trigger {
      color: #636466; }
    .module--story .story__tools .icon--text-size-trigger, .module--story--weather .story__tools .icon--text-size-trigger {
      background: #cdcccc;
      font-size: 1.25rem;
      margin-left: 0.3125rem;
      margin-right: 0.3125rem;
      padding: 0.625rem;
      width: 2.5rem; }
    .module--story .story__tools .icon--share, .module--story--weather .story__tools .icon--share {
      background: #cdcccc;
      padding: 0.625rem;
      height: 2.625rem; }
    .module--story .story__tools .story__share, .module--story--weather .story__tools .story__share {
      display: none; }
      .module--story .story__tools .story__share.is-active, .module--story--weather .story__tools .story__share.is-active {
        display: block; }
    .module--story .story__tools .story__textSize, .module--story--weather .story__tools .story__textSize {
      margin-left: 0;
      padding-left: 0;
      margin-top: 0.9375rem;
      font-size: 1.1em; }
      .module--story .story__tools .story__textSize button, .module--story--weather .story__tools .story__textSize button {
        padding-left: 0.3125rem;
        padding-right: 0.3125rem;
        margin-right: 0.625rem; }
        .module--story .story__tools .story__textSize button:first-child, .module--story--weather .story__tools .story__textSize button:first-child {
          margin-left: 0.625rem;
          padding-left: 0; }
    .module--story .story__tools .story__share, .module--story--weather .story__tools .story__share {
      margin-top: 0.9375rem;
      margin-left: 0.375rem; }
      .module--story .story__tools .story__share > div, .module--story--weather .story__tools .story__share > div {
        margin-right: 1.5625rem;
        padding: 0;
        width: auto;
        font-size: 1.125rem; }
        .module--story .story__tools .story__share > div [data-icon]:before, .module--story--weather .story__tools .story__share > div [data-icon]:before {
          font-size: 1.5rem;
          line-height: 1.4375rem; }
      .module--story .story__tools .story__share span, .module--story--weather .story__tools .story__share span {
        background-size: 100%;
        margin: 0;
        padding: 0;
        height: 100%;
        width: 100% !important; }
      .module--story .story__tools .story__share .comments a, .module--story--weather .story__tools .story__share .comments a {
        width: 25px;
        height: 25px; }
    .module--story .story__tools .icon--text-size-small, .module--story--weather .story__tools .icon--text-size-small {
      font-size: 1.0625rem; }
    .module--story .story__tools .icon--text-size-regular, .module--story--weather .story__tools .icon--text-size-regular {
      font-size: 1.375rem; }
    .module--story .story__tools .icon--text-size-large, .module--story--weather .story__tools .icon--text-size-large {
      font-size: 1.6875rem; }
  .module--story .nav--pagination, .module--story--weather .nav--pagination {
    margin-top: 1.75rem; }

  .module--story .story__share .comments a, .module--story--weather .story__share .comments a,
  .module--story .story__share .st_facebook,
  .module--story--weather .story__share .st_facebook,
  .module--story .story__share .st_twitter,
  .module--story--weather .story__share .st_twitter,
  .module--story .story__share .google-plus,
  .module--story--weather .story__share .google-plus,
  .module--story .story__share .email,
  .module--story--weather .story__share .email {
    overflow: visible; }
  .module--story .stButton .chicklets, .module--story--weather .stButton .chicklets {
    height: 20px !important; }
    .module--story .stButton .chicklets:before, .module--story--weather .stButton .chicklets:before {
      font-size: 1.25rem; }
  .module--story .stButton .facebook:before, .module--story--weather .stButton .facebook:before {
    padding-top: 0.125rem; }
  .module--story .stButton .googleplus:before, .module--story--weather .stButton .googleplus:before {
    padding-top: 0.125rem; }

  .rwtmj .module--story .story--share .share-header, .rwtmj .module--story--weather .story--share .share-header {
    display: none; }
  .rwtmj .module--story .story--share .share__social-items, .rwtmj .module--story--weather .story--share .share__social-items {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
    left: 0; }
    .rwtmj .module--story .story--share .share__social-items span, .rwtmj .module--story--weather .story--share .share__social-items span {
      height: 50px; }
    .rwtmj .module--story .story--share .share__social-items .item > span:before, .rwtmj .module--story--weather .story--share .share__social-items .item > span:before {
      top: 16px; }

  .story__inline-ad-wall iframe {
    width: 300px;
    margin-left: auto;
    margin-right: auto; }

  .js-print, .js-back-to-top {
    display: none; }

  .story__content .width-half, .story__content .width-third {
    width: 100%; }

  .media__caption .caption {
    font-size: 0.75rem; }

  .media__caption__container .media__caption-bottom .caption__buttons, .media__caption__container .media__caption-bottom .caption__author {
    float: none;
    width: auto; }
    .media__caption__container .media__caption-bottom .caption__buttons button, .media__caption__container .media__caption-bottom .caption__author button {
      width: 100%; }

  .media__caption__container .caption {
    margin-bottom: 0.375rem; }

  .media__caption__container .media__caption-bottom .caption__author {
    margin-bottom: 0.375rem; }

  .module--featured-story .media-slider__thumbs,
  .component__gallery .media-slider__thumbs,
  .module--story .media-slider__thumbs,
  .module--story--weather .media-slider__thumbs {
    display: none; }
  .module--featured-story .js-gallery__thumbs,
  .component__gallery .js-gallery__thumbs,
  .module--story .js-gallery__thumbs,
  .module--story--weather .js-gallery__thumbs {
    display: none; }

  .component__gallery.js-is-galleryPage .media-slider__thumbs {
    display: block; }
  .component__gallery.js-is-galleryPage .js-gallery__thumbs {
    display: block;
    width: 100%; }

  .media__caption__container {
    -webkit-transition: max-height 0.3s;
    -ms-transition: max-height 0.3s;
    -moz-transition: max-height 0.3s;
    -o-transition: max-height 0.3s;
    transition: max-height 0.3s;
    max-height: 31.25rem; }
    .media__caption__container button .show {
      display: none; }
    .media__caption__container button .hide {
      display: inline-block; }
    .media__caption__container.js-is-closed .hide {
      display: none; }
    .media__caption__container.js-is-closed .show {
      display: inline-block; }
    .media__caption__container.js-is-closed .media__caption__content .media__caption {
      display: none; }

  .is-disabled.js-gallery__caption {
    display: none;
    visibility: hidden; }

  .caption__buttons button {
    width: 137px; }

  .media__caption__container .media__caption-bottom .caption__author {
    width: 65%; }

  .media__caption__container .media__caption-bottom .caption__buttons.hide-buttons {
    display: none; }

  .vidHolder .next-video.is-active {
    display: none; }

  .videoplayer2 .vidHolder.anv-skin {
    text-align: center; }

  .story__media .buy-photo {
    bottom: 0;
    right: 0; }

  .module--next-story-slideout.slideout-inline {
    position: static;
    bottom: 70px;
    width: 100%; }
    .module--next-story-slideout.slideout-inline .module__body {
      border-radius: 0;
      box-shadow: none;
      -webkit-box-shadow: none;
      -moz-box-shadow: none; }
    .module--next-story-slideout.slideout-inline .block.related {
      display: none; }
    .module--next-story-slideout.slideout-inline .close-btn {
      display: none; }

  .csstransforms3d .module--next-story-slideout.is-disabled {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0); }

  .home-top__image-gradient--black {
    display: none; }

  .layout--home-top__top {
    display: block;
    height: auto;
    max-width: 100%;
    padding-top: 20px; }
    .layout--home-top__top .headline {
      text-shadow: 3px 2px 3px black; }
    .layout--home-top__top .abstract {
      font-size: 0.88em;
      text-shadow: 3px 2px 3px black;
      color: #d8d8d8;
      display: block; }
    .layout--home-top__top .module--static-content p {
      text-shadow: 3px 2px 3px black; }
    .layout--home-top__top .side__body {
      line-height: 1.5em; }

  .layout--home-top__third, .layout--home-top__half {
    width: 100%; }

  .layout--home-top__third .blocks section {
    word-break: break-word; }
    .layout--home-top__third .blocks section h1.headline {
      line-height: 1.2em; }

  .layout--home-top__content .link-list {
    text-shadow: 3px 2px 3px black;
    display: block; }
    .layout--home-top__content .link-list a, .layout--home-top__content .link-list a:visited {
      font-family: "Noto Sans";
      color: #C1C0C0 !important;
      padding-right: 5px;
      font-size: 0.7em;
      text-decoration: none; }
    .layout--home-top__content .link-list a:hover {
      color: #fff; }

  .container > .layout--home-top__bottom {
    margin-top: -48px; }

  .layout--home-top__bg {
    background-size: cover !important;
    height: 240px; }

  .layout--home-top__top .headline {
    font-size: 24px; }

  .layout--home-top__bg:before {
    width: 300px; }

  .home-top--election .layout--home-top__top .abstract {
    color: #000 !important;
    text-shadow: none; }
  .home-top--election .layout--home-top__content .link-list a {
    color: #736F6F !important;
    text-shadow: none; }
  .home-top--election .layout--home-top__top .headline {
    text-shadow: none; }
  .home-top--election .home-top__image-gradient--flag {
    display: none; }

  .module--triple-box .blocks--keyline .blocks:first-child .block:first-child {
    border-top: 0; }
  .module--triple-box .blocks--stacked .block {
    border-top: 1px solid #e4e3e3;
    margin-top: 0.75rem;
    position: relative;
    min-height: 100px; }

  .module--triple-box .has-video .headline {
    padding-right: 12px; }
  .module--triple-box .side__media {
    display: none; }
  .module--triple-box .is-sponsored .ds-sponsored {
    background: transparent; }
  .module--triple-box .is-sponsored .ds-sponsored img {
    max-width: 60px; } }
@media screen and (max-width: 699px) and (max-width: 1019px) {
  .module--triple-box .blocks--stacked .hook--pull-left {
    position: absolute;
    left: 0;
    top: 0.75rem;
    max-width: 100px; }
  .module--triple-box .blocks--stacked .hook--pull-right {
    padding-left: 112px; } }
@media screen and (max-width: 699px) {
  .module--weather-alerts .header {
    padding: 10px 10px 0 10px; }
  .module--weather-alerts .weather-alerts__filter-triggers {
    padding-top: 0.625rem; }
    .module--weather-alerts .weather-alerts__filter-triggers > * {
      font-size: 0.9375rem;
      margin-bottom: 0.625rem; }

  .alert__type, .alert__time {
    float: none;
    display: block;
    width: 100%; }

  .alert__type {
    font-weight: bold;
    font-size: 0.8125rem; }

  .module--wxByLocation .wxByLocation-current,
  .module--wxByLocation .wxByLocation-forecast,
  .module--wxByLocation .wxByLocation-forecast .component__carousel .block {
    float: none;
    width: 100%; }
  .module--wxByLocation .wxByLocation-search {
    display: none; }
  .module--wxByLocation .carousel__pager {
    top: inherit; }
    .module--wxByLocation .carousel__pager .pager__container {
      background: none;
      bottom: 0;
      height: auto;
      padding-top: 0; }
    .module--wxByLocation .carousel__pager .js-prev {
      display: none !important; }
  .module--wxByLocation .wxByLocation-forecast .header {
    padding-left: 0; }
  .module--wxByLocation .wxByLocation-current {
    padding: 15px 5px; }
    .module--wxByLocation .wxByLocation-current .section__body > div {
      float: none; }
    .module--wxByLocation .wxByLocation-current .section__body .block .side__media {
      width: 44%; }
  .module--wxByLocation .wxByLocation-current .block__complex .block--right {
    position: static; }
  .module--wxByLocation .wxByLocation-current .block__complex .text--secondary {
    display: inline; }
  .module--wxByLocation .wxByLocation-current .block__complex .block {
    float: left;
    margin-left: 0;
    margin-right: 3%;
    width: 35%; }
    .module--wxByLocation .wxByLocation-current .block__complex .block:first-child {
      width: 20%; }
  .module--wxByLocation .wxByLocation-forecast .component__carousel .blocks {
    width: 100%; }
  .module--wxByLocation .wxByLocation-forecast .component__carousel .block > div {
    float: left;
    width: 30%; }
    .module--wxByLocation .wxByLocation-forecast .component__carousel .block > div.complex--primary {
      width: 25%; }
  .module--wxByLocation .wxByLocation-tabs button {
    display: inline-block; }
    .module--wxByLocation .wxByLocation-tabs button:first-child {
      padding-left: 0.3125rem; }
  .module--wxByLocation .media__container {
    margin-right: 5%;
    margin-top: -5px; }

  .page__sticky-sidebar-story--true.is-story.weather .module--wxByLocation .wxByLocation-search {
    display: block; }
  .page__sticky-sidebar-story--true.is-story.weather .module--wxByLocation .wxByLocation-current {
    padding: 15px; }
    .page__sticky-sidebar-story--true.is-story.weather .module--wxByLocation .wxByLocation-current .block__complex .block {
      position: absolute;
      margin: 0; }
      .page__sticky-sidebar-story--true.is-story.weather .module--wxByLocation .wxByLocation-current .block__complex .block:last-child {
        top: 42px; }
    .page__sticky-sidebar-story--true.is-story.weather .module--wxByLocation .wxByLocation-current .block__complex .block--right {
      left: 52%;
      position: relative; }
  .page__sticky-sidebar-story--true.is-story.weather .component__carousel > div > div {
    overflow: visible; }

  .module--userhub .userhub__nav {
    overflow: visible; }
    .module--userhub .userhub__nav .list__item {
      float: none; }
      .module--userhub .userhub__nav .list__item.is-active .e-link {
        font-weight: bold; }

  .module--triple-box .blocks--keyline .blocks:first-child .block:first-child {
    border-top: 0; }
  .module--triple-box .blocks--stacked .block {
    border-top: 1px solid #e4e3e3;
    margin-top: 0.75rem;
    position: relative;
    min-height: 100px; }

  .module--triple-box .has-video .headline {
    padding-right: 12px; }
  .module--triple-box .side__media {
    display: none; }
  .module--triple-box .is-sponsored .ds-sponsored {
    background: transparent; }
  .module--triple-box .is-sponsored .ds-sponsored img {
    max-width: 60px; } }
@media screen and (max-width: 699px) and (max-width: 1019px) {
  .module--triple-box .blocks--stacked .hook--pull-left {
    position: absolute;
    left: 0;
    top: 0.75rem;
    max-width: 100px; }
  .module--triple-box .blocks--stacked .hook--pull-right {
    padding-left: 112px; } }
@media screen and (max-width: 699px) {
  .wjztv-player iframe {
    margin-left: -80px; }

  .story__media .ratio__16x9 {
    padding-bottom: 56.25%; }

  .hide-module--email-widget .module--email-widget {
    display: none !important; }

  .spoken-layer--headline-list .headline {
    padding-right: 30px; }

  .story__textSize, .share__count {
    display: none !important; }

  .block--weather {
    position: absolute;
    right: 0;
    width: auto !important;
    display: block !important; }
    .block--weather .side__body {
      display: none; }
    .block--weather .text--primary {
      font-size: 18px !important;
      margin-top: 10px !important;
      left: -14px;
      position: relative; }

  .block--closings {
    display: none; } }
@media screen and (min-width: 700px) and (max-width: 1019px) {
  #main {
    padding: 0.375rem; }

  .hide-tablet {
    display: none !important; }

  .show-tablet {
    display: block !important; }

  .js-show-onload {
    display: none !important; }

  .subscribe .js-show-onload {
    display: block !important; }

  .row:before, .row:after {
    content: " ";
    display: table;
    clear: both; }

  .col-md-one-whole {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 100%; }
    .col-md-one-whole:first-child {
      padding-left: 0; }

  .col-md-one-half {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 50%; }
    .col-md-one-half:first-child {
      padding-left: 0; }

  .col-md-one-third {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 33.333%; }
    .col-md-one-third:first-child {
      padding-left: 0; }

  .col-md-two-thirds {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 66.666%; }
    .col-md-two-thirds:first-child {
      padding-left: 0; }

  .col-md-one-fourth {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 25%; }
    .col-md-one-fourth:first-child {
      padding-left: 0; }

  .col-md-two-fourths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 50%; }
    .col-md-two-fourths:first-child {
      padding-left: 0; }

  .col-md-three-fourths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 75%; }
    .col-md-three-fourths:first-child {
      padding-left: 0; }

  .col-md-one-fifth {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 20%; }
    .col-md-one-fifth:first-child {
      padding-left: 0; }

  .col-md-two-fifths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 40%; }
    .col-md-two-fifths:first-child {
      padding-left: 0; }

  .col-md-three-fifths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 60%; }
    .col-md-three-fifths:first-child {
      padding-left: 0; }

  .col-md-tfour-fifths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 80%; }
    .col-md-tfour-fifths:first-child {
      padding-left: 0; }

  .col-md-one-sixth {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 16.666%; }
    .col-md-one-sixth:first-child {
      padding-left: 0; }

  .col-md-two-sixths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 33.333%; }
    .col-md-two-sixths:first-child {
      padding-left: 0; }

  .col-md-three-sixths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 50%; }
    .col-md-three-sixths:first-child {
      padding-left: 0; }

  .col-md-four-sixths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 66.666%;
    float: left; }
    .col-md-four-sixths:first-child {
      padding-left: 0; }

  .col-md-five-sixths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 83.333%; }
    .col-md-five-sixths:first-child {
      padding-left: 0; }

  .col-md-one-eighth {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 12.5%; }
    .col-md-one-eighth:first-child {
      padding-left: 0; }

  .col-md-two-eighths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 25%; }
    .col-md-two-eighths:first-child {
      padding-left: 0; }

  .col-md-three-eighths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 37.5%; }
    .col-md-three-eighths:first-child {
      padding-left: 0; }

  .col-md-four-eighths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 50%; }
    .col-md-four-eighths:first-child {
      padding-left: 0; }

  .col-md-five-eighths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 62.5%; }
    .col-md-five-eighths:first-child {
      padding-left: 0; }

  .col-md-six-eighths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 75%; }
    .col-md-six-eighths:first-child {
      padding-left: 0; }

  .col-md-seven-eighths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 87.5%; }
    .col-md-seven-eighths:first-child {
      padding-left: 0; }

  .col-md-one-tenth {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 10%; }
    .col-md-one-tenth:first-child {
      padding-left: 0; }

  .col-md-two-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 20%; }
    .col-md-two-tenths:first-child {
      padding-left: 0; }

  .col-md-three-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 30%; }
    .col-md-three-tenths:first-child {
      padding-left: 0; }

  .col-md-four-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 40%; }
    .col-md-four-tenths:first-child {
      padding-left: 0; }

  .col-md-five-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 50%; }
    .col-md-five-tenths:first-child {
      padding-left: 0; }

  .col-md-six-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 60%; }
    .col-md-six-tenths:first-child {
      padding-left: 0; }

  .col-md-seven-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 70%; }
    .col-md-seven-tenths:first-child {
      padding-left: 0; }

  .col-md-eight-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 80%; }
    .col-md-eight-tenths:first-child {
      padding-left: 0; }

  .col-md-nine-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 90%; }
    .col-md-nine-tenths:first-child {
      padding-left: 0; }

  .col-md-one-twelfth {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 8.333%; }
    .col-md-one-twelfth:first-child {
      padding-left: 0; }

  .col-md-two-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 16.666%; }
    .col-md-two-twelfths:first-child {
      padding-left: 0; }

  .col-md-three-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 25%; }
    .col-md-three-twelfths:first-child {
      padding-left: 0; }

  .col-md-four-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 33.333%; }
    .col-md-four-twelfths:first-child {
      padding-left: 0; }

  .col-md-five-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 41.666%; }
    .col-md-five-twelfths:first-child {
      padding-left: 0; }

  .col-md-six-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 50%; }
    .col-md-six-twelfths:first-child {
      padding-left: 0; }

  .col-md-seven-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 58.333%; }
    .col-md-seven-twelfths:first-child {
      padding-left: 0; }

  .col-md-eight-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 66.666%; }
    .col-md-eight-twelfths:first-child {
      padding-left: 0; }

  .col-md-nine-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 75%; }
    .col-md-nine-twelfths:first-child {
      padding-left: 0; }

  .col-md-ten-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 83.333%; }
    .col-md-ten-twelfths:first-child {
      padding-left: 0; }

  .col-md-eleven-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 91.666%; }
    .col-md-eleven-twelfths:first-child {
      padding-left: 0; }

  .brand-spotlight .body__inner {
    width: auto;
    background: transparent; }

  .brand-spotlight #main {
    padding: 0; }

  .layout--sponsor-generated__left, .layout--sponsor-generated__middle, .layout--sponsor-generated__right {
    float: left; }

  .layout--sponsor-generated, .brand-spot-left {
    width: 788px;
    margin: 0 auto; }

  .layout--sponsor-generated__left {
    width: 10%; }

  .layout--sponsor-generated__middle {
    width: 51%; }

  .layout--sponsor-generated__right {
    width: 300px; }

  .brand-spotlight .asset-full-content {
    width: 430px; }
  .brand-spotlight .layout__container {
    margin-top: 65px; }

  .brand-spotlight .template--scripps_responsive_sponsored_story .headline {
    width: 79%;
    font-size: 20px; }
  .brand-spotlight .template--scripps_responsive_sponsored_story .ad--100x32 {
    width: 20%;
    padding-right: 1%;
    padding-top: 0; }

  .brand-spotlight .sponsor-generated__headline {
    font-size: 32px; }

  .nav--brand-spotlight .nav--header-primary {
    font-size: 18px;
    margin-right: 8px; }
  .nav--brand-spotlight .nav--header-secondary {
    font-size: 11px;
    text-transform: uppercase; }

  .brand-spotlight .layout--sponsor-generated__right, .brand-spotlight .layout--sponsor-generated__left {
    position: relative; } }
@media screen and (min-width: 700px) and (max-width: 1019px) and (max-width: 1140px) {
  .rtwi .layout--featured-content .layout--featured-content__first {
    width: 100% !important; }
    .rtwi .layout--featured-content .layout--featured-content__first .media {
      padding-right: 5%; }
  .rtwi .layout--featured-content .layout--featured-content__second {
    width: 100%; } }
@media screen and (min-width: 700px) and (max-width: 1019px) {
  .page__sticky-sidebar-story--true.is-story.weather .forecast-data {
    clear: both; }
    .page__sticky-sidebar-story--true.is-story.weather .forecast-data.descrip-weather-bar {
      display: none; }
    .page__sticky-sidebar-story--true.is-story.weather .forecast-data .data-cover {
      display: inline-block;
      width: 45%;
      float: left;
      text-align: center; }
      .page__sticky-sidebar-story--true.is-story.weather .forecast-data .data-cover:first-child {
        width: 100%;
        padding-bottom: 5px; }
        .page__sticky-sidebar-story--true.is-story.weather .forecast-data .data-cover:first-child > p {
          float: left;
          padding-right: 5px;
          margin-bottom: 5px; }
      .page__sticky-sidebar-story--true.is-story.weather .forecast-data .data-cover.weather-icon {
        text-align: left;
        padding-left: 12px;
        float: left;
        width: 25%; }
        .page__sticky-sidebar-story--true.is-story.weather .forecast-data .data-cover.weather-icon img {
          max-width: 80px; }
      .page__sticky-sidebar-story--true.is-story.weather .forecast-data .data-cover.descrip-text {
        width: 30%;
        float: right;
        padding-top: 25px;
        padding-right: 12px; }
      .page__sticky-sidebar-story--true.is-story.weather .forecast-data .data-cover.hi-lo-day {
        padding-top: 25px; }
  .page__sticky-sidebar-story--true.is-story.weather .location-forecast {
    font-size: 1.625rem;
    width: 100%;
    margin-bottom: 5px; }
  .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-search.forecast {
    float: left; }
    .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-search.forecast .wxByLocation-error {
      position: initial;
      margin-top: 10px; }
  .page__sticky-sidebar-story--true.is-story.weather .module--split-view .wsi-radar-map {
    height: 300px; }

  .page__sticky-sidebar-story--true.is-story.weather .js-multi-images {
    width: 55%; }
    .page__sticky-sidebar-story--true.is-story.weather .js-multi-images .js-multi__triggers {
      width: 100%;
      float: none;
      margin-top: 0.9%; }
  .page__sticky-sidebar-story--true.is-story.weather .component__carousel .block {
    width: 132px; }
    .page__sticky-sidebar-story--true.is-story.weather .component__carousel .block .condition {
      min-height: 35px; }

  .page__sticky-sidebar-story--true.is-story.weather .sv-mod-content {
    width: 100% !important;
    float: none;
    margin-bottom: -1.5rem; }
    .page__sticky-sidebar-story--true.is-story.weather .sv-mod-content .module--featured-story {
      padding: 0;
      margin: 0; }
    .page__sticky-sidebar-story--true.is-story.weather .sv-mod-content:first-child {
      margin-bottom: -2.5rem; }
      .page__sticky-sidebar-story--true.is-story.weather .sv-mod-content:first-child .module {
        margin: 0; }
        .page__sticky-sidebar-story--true.is-story.weather .sv-mod-content:first-child .module iframe {
          max-height: 250px; }
  .page__sticky-sidebar-story--true.is-story.weather .more--weather-videos .module__footer {
    bottom: -25px;
    left: 0; }
  .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-current {
    min-height: 295px !important; }
    .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-current .section__body .block {
      width: 100% !important; }
      .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-current .section__body .block .side__media {
        width: 47% !important;
        margin-right: 0; }
        .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-current .section__body .block .side__media img {
          max-width: 125px; }
      .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-current .section__body .block .side__body {
        width: 47%; }
    .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-current .block__complex {
      width: 100% !important;
      margin-top: 0; }
      .page__sticky-sidebar-story--true.is-story.weather .wxByLocation-current .block__complex .block--right {
        left: 45%; }
  .page__sticky-sidebar-story--true.is-story.weather .header .wxByLocation-search input[type="text"] {
    width: 115px; }

  .js-multi-images .js-multi__triggers {
    height: 325px;
    overflow-y: scroll;
    overflow-x: hidden; }

  .js-multi-images .js-multi__targets {
    display: none; }
  .js-multi-images .js-multi__triggers {
    float: none;
    height: auto;
    width: inherit;
    overflow: visible; }
    .js-multi-images .js-multi__triggers > * {
      margin-bottom: 0.3125rem;
      float: left;
      width: calc(33% - 5px);
      width: -webkit-calc(33% - 5px); }
      .js-multi-images .js-multi__triggers > *:nth-child(odd) {
        margin-right: 0rem;
        margin-left: 5px; }
    .js-multi-images .js-multi__triggers img {
      min-height: 6.0625rem; }

  .js-multi-images .js-multi__triggers > * {
    background: #4c4c4c; }

  .js-pagination__targets > div {
    display: none; }
    .js-pagination__targets > div.is-active {
      display: block; }

  .ad--113x38 {
    float: right; }

  .site__type--np .ad--113x38 {
    display: none !important; }

  .site__type--tv .ad--113x38 {
    margin: 6px 10px 0 0;
    margin-right: 0; }

  .ad--92x16 {
    margin-top: 2px;
    padding-left: 0 !important;
    width: 92px;
    height: 16px; }

  .wcpo.site__type--np .ad--113x38 {
    display: block !important;
    margin-top: -4px;
    position: relative; }

  .container--ad {
    margin-bottom: 10px; }

  .wcpo.site__type--np .ad--113x38 {
    margin-top: 6px; }

  .alerts--breaking, .alerts--news {
    min-height: 3.125rem;
    position: relative; }
    .alerts--breaking:before, .alerts--breaking:after, .alerts--news:before, .alerts--news:after {
      content: " ";
      display: table;
      clear: both; }
    .alerts--breaking .container, .alerts--news .container {
      height: 3.0625rem; }
    .alerts--breaking .module__body, .alerts--news .module__body {
      float: left; }
    .alerts--breaking .header, .alerts--news .header {
      padding: 0.75rem; }
    .alerts--breaking .trigger, .alerts--news .trigger {
      padding: 0.8125rem; }
    .alerts--breaking .side__media, .alerts--news .side__media {
      max-width: 6.25rem;
      padding-right: 0.75rem; }
    .alerts--breaking .alerts__story a, .alerts--news .alerts__story a {
      display: block;
      margin-top: 0.375rem;
      margin-bottom: 0.375rem;
      line-height: 1.1875rem; }
    .alerts--breaking .header, .alerts--news .header {
      text-transform: uppercase; }
    .alerts--breaking .trigger, .alerts--news .trigger {
      color: #fff;
      position: absolute;
      right: 0;
      top: 0;
      height: 100%; }
    .alerts--breaking .alerts, .alerts--news .alerts {
      z-index: 9999999;
      top: 100%; }

  .alerts--breaking .module__header, .alerts--breaking .trigger, .alerts--news .module__header, .alerts--news .trigger {
    font-size: 1rem; }
  .alerts--breaking .header, .alerts--news .header {
    float: left; }
  .alerts--breaking .module__body, .alerts--news .module__body {
    width: calc(100% - 170px);
    width: -webkit-calc(100% - 170px);
    float: left; }
  .alerts--breaking .alerts__story__container, .alerts--news .alerts__story__container {
    float: left;
    width: calc(100% - 150px);
    width: -webkit-calc(100% - 150px); }
  .alerts--breaking .alerts__story, .alerts--news .alerts__story {
    font-size: 0.875rem; } }
@media screen and (min-width: 700px) and (max-width: 1019px) and (min-width: 45rem) {
  .alerts--breaking .alerts__story, .alerts--news .alerts__story {
    font-size: 1rem; } }
@media screen and (min-width: 700px) and (max-width: 1019px) and (min-width: 56.25rem) {
  .alerts--breaking .alerts__story a, .alerts--news .alerts__story a {
    display: block;
    margin-top: 1rem; } }

@media screen and (min-width: 700px) and (max-width: 1019px) {
  .alerts--news .header {
    margin-top: 0.1875rem; }

  .alerts--news .alerts__story a {
    display: block;
    margin-top: 1rem; }

  .alerts--breaking .header, .alerts--news .header {
    width: 170px;
    font-size: 15px !important; }

  .alerts--weather {
    background: #bababa;
    margin-bottom: 0;
    min-height: 50px; }
    .alerts--weather .header {
      padding-top: 0.6875rem;
      padding-bottom: 0.375rem;
      padding-right: 20px;
      padding-left: 0.375rem; }
    .alerts--weather .count {
      color: #bd1c21;
      font-size: 1.5rem;
      font-weight: 600;
      margin-right: 0.1875rem;
      display: inline-block;
      vertical-align: middle; }

  .alerts--closings-only {
    display: none; }

  .alerts--weather {
    width: 100%; }
    .alerts--weather:before, .alerts--weather:after {
      content: " ";
      display: table;
      clear: both; }
    .alerts--weather .alert {
      display: block;
      padding: 0.5rem;
      width: 100%;
      color: #636466;
      color: rgba(255, 255, 255, 0.8);
      text-decoration: none;
      font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
      .alerts--weather .alert:hover {
        text-decoration: underline; }
    .alerts--weather .counts {
      display: none; }
    .alerts--weather .alert {
      display: block; }
      .alerts--weather .alert.is-active {
        display: block; }
    .alerts--weather .module__body, .alerts--weather .header {
      float: left; }
    .alerts--weather .module__body {
      padding-left: 10px; }
    .alerts--weather .header {
      color: #fff;
      border-right: solid 1px rgba(255, 255, 255, 0.5);
      text-transform: uppercase;
      font-size: 0.75rem;
      font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: normal; }
      .alerts--weather .header:before, .alerts--weather .header:after {
        content: " ";
        display: table;
        clear: both; }
      .alerts--weather .header .count {
        float: left;
        padding-left: 0.375rem; }
      .alerts--weather .header .module__header--inner {
        float: left;
        font-size: 0.75rem;
        padding-top: 0.5rem;
        padding-left: 0.375rem; }
    .alerts--weather .module__inner, .alerts--weather .inner {
      display: none; }
    .alerts--weather .side__body {
      height: 3.0625rem;
      position: absolute;
      width: 60%;
      font-size: 0.75rem;
      top: 0rem; }
      .alerts--weather .side__body span {
        position: absolute;
        top: -3.75rem; }
        .alerts--weather .side__body span a {
          display: block; }
    .alerts--weather .module__pager {
      position: absolute;
      right: 0.625rem;
      font-size: 1.625rem;
      top: -0.25rem; }
      .alerts--weather .module__pager * {
        cursor: pointer;
        opacity: 0.3; }
        .alerts--weather .module__pager *:hover {
          opacity: 1; }
      .alerts--weather .module__pager .js-prev {
        position: relative;
        top: -0.1875rem; }
      .alerts--weather .module__pager .js-next {
        position: relative;
        top: -0.75rem; }
        .alerts--weather .module__pager .js-next:before {
          content: "";
          text-decoration: inherit;
          display: inline-block;
          speak: none;
          font-family: FontAwesome;
          font-style: normal;
          font-weight: normal;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale; }
      .alerts--weather .module__pager .js-prev:before {
        content: "";
        text-decoration: inherit;
        display: inline-block;
        speak: none;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }

  .alerts--weather.is-loading .inner {
    display: block; }
  .alerts--weather.is-loading .alert {
    display: none; }
    .alerts--weather.is-loading .alert.is-active {
      height: 2.6875rem;
      display: block;
      font-size: 0.75rem;
      position: absolute;
      overflow: hidden;
      width: 60%; }

  .is-loading .alert.is-active {
    display: block;
    font-size: 0.75rem;
    position: absolute;
    width: 60%; }

  .alerts--weather .side__body {
    width: 560px; }

  .module--author-bio .grid__one-fourth {
    padding-right: 24px; }
  .module--author-bio .grid__three-fourths {
    float: none;
    width: auto; }

  .module--blog-list .headline {
    width: 80%; }
  .module--blog-list .block {
    position: relative; }
  .module--blog-list .share-button {
    width: 100px;
    position: absolute;
    right: 35px;
    top: 55px;
    border-radius: 5px; }

  .module--blog-list .block--story .block__body .side__media {
    float: none;
    margin-right: 0;
    width: 100%; }

  .component__happening-now {
    position: relative; }
    .component__happening-now .carousel__overflow {
      overflow: hidden; }
    .component__happening-now .blocks {
      width: 625rem; }
      .component__happening-now .blocks:before, .component__happening-now .blocks:after {
        content: " ";
        display: table;
        clear: both; }
    .component__happening-now .animate .blocks {
      transition: transform 0.5s;
      -webkit-transition: -webkit-transform 0.5s; }
    .component__happening-now .block {
      float: left; }
    .component__happening-now .js-carousel__content {
      overflow: hidden; }
    .component__happening-now .carousel__pager {
      width: 100%;
      position: absolute;
      top: 50%;
      z-index: 50; }
      .component__happening-now .carousel__pager .btn-ui {
        font-size: 1.6875rem;
        display: block;
        padding: 0.625rem;
        font-weight: normal; }
      .component__happening-now .carousel__pager .js-prev, .component__happening-now .carousel__pager .js-next {
        position: absolute;
        margin-top: -1.6875rem; }
      .component__happening-now .carousel__pager .js-prev {
        left: 0; }
      .component__happening-now .carousel__pager .js-next {
        right: 0; }
    .component__happening-now .carousel__pager .js-prev {
      background: #707070;
      left: 2px; }
    .component__happening-now .carousel__pager .js-next {
      background: #707070;
      right: -12px;
      -webkit-box-shadow: -3px 2px 3px -2px rgba(0, 0, 0, 0.5);
      -moz-box-shadow: -3px 2px 3px -2px rgba(0, 0, 0, 0.5);
      box-shadow: -3px 2px 3px -2px rgba(0, 0, 0, 0.5); }
    .component__happening-now .blocks {
      display: table-row; }
    .component__happening-now .block {
      float: none;
      display: table-cell;
      vertical-align: middle;
      min-width: 8.75rem;
      max-width: 8.75rem; }
    .component__happening-now .carousel__overflow {
      padding-left: 0.625rem;
      padding-right: 2.5625rem;
      margin-top: 0.375rem; }

  .component__carousel.full-width .carousel__pager .js-prev.is-disabled,
  .component__carousel.full-width .carousel__pager .js-next.is-disabled {
    display: none; }
  .component__carousel.full-width .carousel__pager .js-prev:hover,
  .component__carousel.full-width .carousel__pager .js-next:hover {
    color: #fff; }
  .component__carousel.full-width .carousel__pager .js-prev {
    background: #707070;
    left: -10px;
    -webkit-box-shadow: 3px 2px 3px -2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 3px 2px 3px -2px rgba(0, 0, 0, 0.5);
    box-shadow: 3px 2px 3px -2px rgba(0, 0, 0, 0.5); }
  .component__carousel.full-width .carousel__pager .js-next {
    background: #707070;
    right: -10px;
    -webkit-box-shadow: -3px 2px 3px -2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: -3px 2px 3px -2px rgba(0, 0, 0, 0.5);
    box-shadow: -3px 2px 3px -2px rgba(0, 0, 0, 0.5); }

  .module--static-content.wcpo-subscribe .side__media {
    max-width: 400px; }

  .site-dashboard {
    position: absolute;
    top: 42px;
    width: 400px;
    left: 24px; }

  .module--dashboard--weather {
    position: relative;
    min-width: 15.625rem; }
    .module--dashboard--weather .side__media {
      max-height: 4.9375rem; }
    .module--dashboard--weather .side__body {
      padding-bottom: 0.0625rem; }

  .site__type--np .site-logo {
    text-indent: -100%;
    overflow: hidden; }

  .module--dashboard--weather-new {
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    max-width: 198px;
    position: relative; }
    .module--dashboard--weather-new .l-current-conditions:before, .module--dashboard--weather-new .l-current-conditions:after {
      content: " ";
      display: table;
      clear: both; }
    .module--dashboard--weather-new .l-current-conditions__left {
      float: left;
      top: 20px;
      left: 50px;
      position: relative; }
    .module--dashboard--weather-new .l-current-conditions__right {
      display: table-cell;
      height: 70px;
      vertical-align: middle;
      left: 54px;
      position: relative; }
    .module--dashboard--weather-new .current-conditions__img {
      position: absolute;
      left: 30px;
      max-height: 70px; }
    .module--dashboard--weather-new .current-conditions__text {
      font-family: Georgia, "Times New Roman", serif;
      font-style: italic;
      color: #282828;
      position: relative;
      font-size: 13px;
      text-transform: lowercase; }
    .module--dashboard--weather-new .current-conditions__links {
      font-size: 12px;
      position: relative; }
      .module--dashboard--weather-new .current-conditions__links a, .module--dashboard--weather-new .current-conditions__links a:visited, .module--dashboard--weather-new .current-conditions__links a:active {
        color: #242424;
        padding-left: 0;
        border-bottom: 1px solid #888;
        font-size: 10px; }
      .module--dashboard--weather-new .current-conditions__links a:hover {
        text-decoration: none;
        color: #888888; }
      .module--dashboard--weather-new .current-conditions__links a:before {
        content: "View "; }
    .module--dashboard--weather-new .current-conditions__temperature {
      font-size: 36px;
      font-weight: bold;
      color: black;
      position: relative;
      left: -42px;
      position: relative;
      top: -7px; }
      .module--dashboard--weather-new .current-conditions__temperature:hover {
        text-decoration: none; }

  .module--election-results .percentage-combo__graph {
    width: 80%; }

  .module--featured-content .block--mini {
    padding: 0; }
    .module--featured-content .block--mini .side__media {
      max-width: 4.375rem; }

  .module--featured-content .block--large .headline, .module--featured-content .block--large .abstract, .module--featured-content .block--large .complex--social, .module--featured-content .block--mini .headline, .module--featured-content .block--mini .abstract, .module--featured-content .block--mini .complex--social {
    height: auto; }

  .module--flex, .module--static-content.skin--flex-headline {
    opacity: 1;
    transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -webkit-transition: opacity 0.5s ease-in-out; }
    .module--flex .headline, .module--static-content.skin--flex-headline .headline {
      height: 2.375rem;
      overflow: hidden; }
    .module--flex .blocks section, .module--static-content.skin--flex-headline .blocks section {
      display: none; }
      .module--flex .blocks section.is-active, .module--static-content.skin--flex-headline .blocks section.is-active {
        display: block; }
    .module--flex.ajax-is-loading, .ajax-is-loading.module--static-content.skin--flex-headline {
      opacity: 0.2; }
    .module--flex.flex--promo .media, .flex--promo.module--static-content.skin--flex-headline .media {
      max-width: 280px; }

  .ie .module--flex .block > a, .ie .module--static-content.skin--flex-headline .block > a {
    display: inline-block; }

  .layout__side .module--flex .headline, .layout__side .module--static-content.skin--flex-headline .headline {
    height: auto; }

  .module--advanced-page-title .header--light {
    font-size: 1.5rem; }

  .module--page-title.module--has-ad--alt .header--light:after, .module--page-title.module--has-ad--alt .header--light:before {
    content: "";
    display: table;
    clear: both; }
  .module--page-title.module--has-ad--alt .header {
    float: left; }
  .module--page-title.module--has-ad--alt .ad--300x80 {
    float: right; }

  .search-result-portlet .list-sort {
    left: 0;
    top: 8.125rem; }
  .search-result-portlet #filterByTpye {
    margin-top: 2.5rem; }
  .search-result-portlet #refinesearch {
    top: 10.625rem; }
  .search-result-portlet #refinesearchdiv > * {
    margin-right: 0;
    width: 45%; }
  .search-result-portlet #refinesearchdiv a {
    margin-right: 29%;
    width: auto; }
  .search-result-portlet #mainSearchResult .icon.video:before {
    top: -2.8125rem;
    left: -4.375rem; }

  .search-result-portlet #mainSearchResult .img-thumb {
    position: static; }
    .search-result-portlet #mainSearchResult .img-thumb img {
      float: none;
      margin: 0;
      max-height: 6.25rem; }
  .search-result-portlet #mainSearchResult h3 a {
    font-size: 0.9375rem; }
  .search-result-portlet #mainSearchResult .result-body {
    font-size: 0.75rem; }
  .search-result-portlet .list-sort {
    left: 0;
    top: 8.125rem; }
  .search-result-portlet #filterByTpye {
    margin-top: 2.5rem; }
  .search-result-portlet #refinesearch {
    top: 10.625rem; }
  .search-result-portlet #refinesearchdiv > * {
    margin-right: 0;
    width: 45%; }
  .search-result-portlet #refinesearchdiv a {
    margin-right: 31%;
    width: auto; }
  .search-result-portlet .search-refine {
    display: none; }

  .module--search-results figure {
    width: 30%; }
  .module--search-results .result-text {
    width: 65%; }

  .module--gallery .component__gallery .gallery-layout__left {
    float: left; }
  .module--gallery .component__gallery .gallery__related {
    float: right; }

  .module--gallery .media-slider__viewport .block {
    width: 38.25rem; }

  .module--gallery .gallery__player {
    padding: 0.75rem; }
  .module--gallery .gallery-layout__left {
    width: 56%; }

  .android-not-chrome .module--gallery .media-slider__thumbs > .block {
    padding: 0;
    margin: 4px 0;
    text-align: center;
    width: 33%; }

  .android-not-chrome .module--gallery .media-slider__thumbs .media__container--16x9 {
    min-height: 110px;
    padding-bottom: 0; }
    .android-not-chrome .module--gallery .media-slider__thumbs .media__container--16x9 .media {
      min-height: 110px; }

  .module--gallery .media-slider__viewport .block {
    width: 25.8125rem; }

  .media__caption__container {
    -webkit-transition: max-height 0.3s;
    -ms-transition: max-height 0.3s;
    -moz-transition: max-height 0.3s;
    -o-transition: max-height 0.3s;
    transition: max-height 0.3s;
    max-height: 18.75rem; }
    .media__caption__container .button--container {
      background: #e4e3e3;
      font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
      .media__caption__container .button--container .show {
        display: none; }
      .media__caption__container .button--container .hide {
        display: inline-block; }
    .media__caption__container.js-is-closed .hide {
      display: none; }
    .media__caption__container.js-is-closed .show {
      display: inline-block; }
    .media__caption__container.js-is-closed .media__caption__content .media__caption {
      display: none; }

  .photo-gallery-one .modal-gallery #gallery-box {
    width: 100%;
    display: block;
    height: 500px;
    vertical-align: middle;
    padding-top: 0; }
    .photo-gallery-one .modal-gallery #gallery-box #gallery-box-spot {
      height: 100%; }
      .photo-gallery-one .modal-gallery #gallery-box #gallery-box-spot img {
        max-height: 499px;
        padding-top: 0; }
    .photo-gallery-one .modal-gallery #gallery-box .gallery-ad-728x90 {
      display: none; }
    .photo-gallery-one .modal-gallery #gallery-box .slideout-toggle {
      display: none; }
  .photo-gallery-one .modal-gallery .gallery-ad-slot {
    display: block;
    width: 100%;
    padding-top: 10px; }
  .photo-gallery-one .modal-gallery .gallery-ad-300x250 {
    float: right;
    padding: 0 20px;
    width: 340px; }
  .photo-gallery-one .modal-gallery .layout--share__second.gallery-share, .photo-gallery-one .modal-gallery .media-caption, .photo-gallery-one .modal-gallery .caption-copyright {
    float: left;
    width: 50%; }
  .photo-gallery-one .modal-gallery .layout--share__second.gallery-share {
    margin-bottom: 10px; }
  .photo-gallery-one .modal-gallery .gallery-toggle-slides.mobile-b {
    display: block;
    position: relative;
    padding-top: 20px; }
  .photo-gallery-one .modal-gallery .gallery-toggle-slides.desktop-b {
    display: none; }
  .photo-gallery-one .modal-gallery .gallery-toggle-slides .toggle-button {
    width: 150px; }
  .photo-gallery-one .modal-gallery .gallery-title {
    font-size: 13px;
    max-width: 58%;
    padding: 11px; }
  .photo-gallery-one .modal-gallery .upcoming-gallery {
    width: 100%;
    height: 100%;
    padding: 5% 7%; }
    .photo-gallery-one .modal-gallery .upcoming-gallery.active {
      z-index: 99;
      border-right: none; }
    .photo-gallery-one .modal-gallery .upcoming-gallery .next-gallery-title {
      width: 65%; }
    .photo-gallery-one .modal-gallery .upcoming-gallery .next-headline {
      font-size: 16px; }
    .photo-gallery-one .modal-gallery .upcoming-gallery .abstracted p {
      font-size: 12px; }
  .photo-gallery-one .modal-gallery .display-side {
    position: fixed;
    bottom: 0px;
    width: 50%;
    z-index: 99;
    padding: 20px;
    right: initial;
    border-right: 1px solid #fff; }
  .photo-gallery-one .modal-gallery .proceed-gallery.display-side {
    bottom: 0px;
    width: 50%;
    left: initial;
    right: 0;
    border-left: 1px solid #fff;
    border-right: none; }
  .photo-gallery-one .modal-gallery .gallery-caption {
    max-height: 100%;
    width: 100%;
    padding-bottom: 40px; }
  .photo-gallery-one .modal-gallery .caption-copyright {
    width: 100%; }

  .photo-gallery-one .tile-gallery .square {
    width: 49%; }
  .photo-gallery-one .tile-gallery .square:nth-child(even) {
    margin-right: 0 !important; }
  .photo-gallery-one .tile-gallery .square:nth-child(3n+3) {
    margin-right: 2%; }
  .photo-gallery-one .module--gallery.tile-gallery .layout--share__second {
    width: 75%; } }
@media screen and (min-width: 700px) and (max-width: 1019px) and (max-width: 420px) {
  .photo-gallery-one .tile-gallery .mobile-tiles img {
    height: initial; } }
@media screen and (min-width: 700px) and (max-width: 1019px) {
  .module--happening-now {
    webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 6px 6px 0;
    -moz-box-shadow: rgba(0, 0, 0, 0.4) 0 6px 6px 0;
    box-shadow: rgba(0, 0, 0, 0.4) 0 6px 6px 0; }

  .module--happening-now {
    background-color: #e3dfdf;
    padding: 0.75rem;
    margin-bottom: 0; }
    .module--happening-now:before, .module--happening-now:after {
      content: " ";
      display: table;
      clear: both; }
    .module--happening-now header a {
      font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 11px;
      text-transform: uppercase;
      color: black;
      position: absolute;
      bottom: 12px; }
    .module--happening-now h1, .module--happening-now .date, .module--happening-now .time, .module--happening-now .text--primary {
      font-weight: normal; }
    .module--happening-now .date, .module--happening-now .time, .module--happening-now .text--primary {
      color: #636466; }
    .module--happening-now .has-video {
      position: relative; }
      .module--happening-now .has-video a:before {
        content: "";
        text-decoration: inherit;
        display: inline-block;
        speak: none;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #fff;
        font-size: 1.9375rem;
        position: absolute;
        left: 60.5%;
        top: 59%;
        margin-left: -2rem;
        width: 4rem;
        opacity: 0.7;
        z-index: 10; }
    .module--happening-now .module--ad {
      margin-bottom: 0;
      margin-top: 6px; }
    .module--happening-now h1 {
      font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 1.25rem;
      text-transform: uppercase;
      line-height: 100%;
      font-weight: 600;
      color: #333333; }
    .module--happening-now .time {
      font-size: 1.375rem; }
    .module--happening-now .block {
      width: 9.0625rem;
      border-left: 1px solid #bebcbc;
      height: 8.75rem;
      padding-left: 1.375rem;
      padding-right: 1.375rem; }
    .module--happening-now .header {
      width: 11.25rem;
      float: left;
      font-weight: normal;
      padding: 0.75rem; }
    .module--happening-now .module__body {
      float: left;
      width: 80%;
      width: calc(100% - 11.25rem);
      width: -webkit-calc(100% - 11.25rem); }
    .module--happening-now time, .module--happening-now .text--primary {
      font-weight: 600;
      text-transform: uppercase;
      font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 0.75rem; }
    .module--happening-now .blocks {
      padding-left: 1.875rem; }
    .module--happening-now .headline {
      font-size: 0.75rem;
      font-weight: normal;
      margin-top: 0;
      margin-bottom: 0.375rem;
      height: 3.75rem;
      line-height: 16px; }
    .module--happening-now .block time, .module--happening-now .block .text--primary {
      display: block;
      margin-bottom: 0.5625rem; }
    .module--happening-now .block--gallery .gallery {
      width: 75%; }
    .module--happening-now .carousel__overflow {
      padding-right: 1.125rem;
      margin-left: 1.875rem; }
    .module--happening-now .component__happening-now .carousel__overflow {
      margin-top: 0.375rem;
      padding-left: 0; }
    .module--happening-now .carousel__pager {
      margin-left: 0;
      margin-top: 0; }
    .module--happening-now .media__container--4x3 img {
      width: auto;
      max-height: 95px; }

  .happening-now--timestamp .block {
    height: 10.3125rem; }

  .component__happening-now .blocks {
    display: block;
    padding-left: 0; }

  .happening-now--black-friday .block {
    width: 200px;
    padding-left: 14px;
    padding-right: 14px; }
  .happening-now--black-friday .headline {
    height: 35px;
    font-weight: bold;
    font-size: 13px;
    overflow: hidden; }
  .happening-now--black-friday .description {
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    display: block;
    line-height: 16px;
    margin-bottom: 5px;
    height: 32px;
    overflow: hidden; }
  .happening-now--black-friday .header:after {
    content: "Brought to you by ";
    background-image: url("../images/custom/shop-smart-logo.png");
    position: relative;
    display: block;
    padding-top: 12px;
    background-size: 80px 42px;
    height: 63px;
    background-position: bottom left;
    background-repeat: no-repeat;
    width: 145px;
    font-family: "Noto Sans";
    font-size: 11px;
    color: #555; }

  .happening-now--prime-day {
    overflow: hidden; }
    .happening-now--prime-day .header {
      width: 120px; }
    .happening-now--prime-day .header:after {
      content: "This is a sponsored advertisement.";
      position: relative;
      display: block;
      padding-top: 12px;
      font-family: "Noto Sans";
      font-size: 11px;
      color: #555; }
    .happening-now--prime-day .module__body {
      width: 80%;
      width: calc(100% - 7.5rem);
      width: -webkit-calc(100% - 7.5rem); }
    .happening-now--prime-day .description {
      display: block;
      background-color: #09a5e7;
      border-radius: 20px;
      color: white;
      font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 11px;
      padding: 3px 10px;
      text-align: center;
      position: absolute;
      top: -7px;
      left: 9px; }
    .happening-now--prime-day .description:empty {
      display: none; }
    .happening-now--prime-day .block {
      position: relative;
      height: 165px;
      margin-left: 9px;
      padding: 10px;
      padding-top: 18px;
      border-radius: 2px;
      border-left: 0;
      background-color: white;
      width: 136px;
      min-width: 136px;
      max-width: 136px;
      max-height: none;
      border-top: 2px solid #e47911;
      display: block;
      float: left; }
    .happening-now--prime-day .block:nth-child(n+8) {
      display: none; }
    .happening-now--prime-day .headline {
      font-size: 14px;
      font-weight: bold;
      margin-top: 0;
      margin-bottom: 12px;
      height: 34px;
      overflow: hidden; }
    .happening-now--prime-day .carousel__pager {
      display: none; }
    .happening-now--prime-day .carousel__overflow {
      margin-left: 0;
      padding-right: 0; }
    .happening-now--prime-day .js-carousel__content, .happening-now--prime-day .carousel__overflow {
      overflow: visible; }
    .happening-now--prime-day.override-enabled--true {
      min-height: 205px; }
      .happening-now--prime-day.override-enabled--true .block {
        border-top: 2px solid #38b449; }
      .happening-now--prime-day.override-enabled--true .description {
        background-color: #38b449; }
      .happening-now--prime-day.override-enabled--true .header a {
        top: 20px;
        left: 20px; }
      .happening-now--prime-day.override-enabled--true .header:after {
        display: none; }
      .happening-now--prime-day.override-enabled--true time {
        display: none; }
      .happening-now--prime-day.override-enabled--true .deals-logo img {
        width: 80%; }
      .happening-now--prime-day.override-enabled--true .component__happening-now:after {
        position: absolute;
        bottom: -16px;
        right: -2px;
        font-size: 8px;
        text-transform: uppercase; }
      .happening-now--prime-day.override-enabled--true.data-content--default .component__happening-now:after {
        content: "Advertisement"; }
      .happening-now--prime-day.override-enabled--true.data-content--amazon .component__happening-now:after {
        content: "Advertisement"; }
      .happening-now--prime-day.override-enabled--true.data-content--flipp .component__happening-now:after {
        content: "Advertisement"; }
      .happening-now--prime-day.override-enabled--true.data-content--flipp .headline {
        margin: 0;
        height: 43px; }
      .happening-now--prime-day.override-enabled--true.data-content--flipp .description {
        right: 9px;
        display: none; } }
@media screen and (min-width: 700px) and (max-width: 1019px) and (min-width: 699px) and (max-width: 1159px) {
  .happening-now--prime-day .block:nth-child(n+7) {
    display: none; } }
@media screen and (min-width: 700px) and (max-width: 1019px) {
  .happening-now--prime-day .block:nth-child(n+5) {
    display: none; }

  .module--headline-list .block {
    border-top: 0px !important; }

  .headline-list--three-up .module__body .blocks .block {
    float: left;
    width: calc(50% - 3px);
    width: -webkit-calc(50% - 3px);
    margin-right: 0.375rem; }
    .headline-list--three-up .module__body .blocks .block:nth-child(2n) {
      margin-right: 0; }
    .headline-list--three-up .module__body .blocks .block:nth-child(2n+3) {
      clear: left; }
    .headline-list--three-up .module__body .blocks .block:nth-child(2) {
      margin-top: 0; }
  .headline-list--three-up .headline {
    height: 4.6875rem; }
  .headline-list--three-up .abstract {
    height: 5.125rem; }

  .ie9 .module--headline-list .rss-links {
    padding-right: 5px; }

  .safari.mobile .iframe--scrollable .module__body {
    overflow: hidden;
    position: relative; }
    .safari.mobile .iframe--scrollable .module__body iframe {
      display: none;
      position: relative;
      overflow: hidden; }
    .safari.mobile .iframe--scrollable .module__body button {
      font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .safari.mobile .iframe--scrollable .module__body .iframe--toggleBtn {
      font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      background: rgba(255, 255, 255, 0.85);
      position: absolute;
      z-index: 9;
      top: 0;
      text-align: center;
      padding-top: 90px;
      right: 0;
      height: 100%;
      width: 100%; }
      .safari.mobile .iframe--scrollable .module__body .iframe--toggleBtn button:after {
        content: "Touch to view"; }
    .safari.mobile .iframe--scrollable .module__body .is-active .iframe--toggleBtn, .safari.mobile .iframe--scrollable .module__body.is-active .iframe--toggleBtn {
      display: none;
      padding-top: 0;
      height: auto;
      width: auto; }
    .safari.mobile .iframe--scrollable .module__body .is-active button:after, .safari.mobile .iframe--scrollable .module__body.is-active button:after {
      content: "Close"; }
    .safari.mobile .iframe--scrollable .module__body .js-show iframe, .safari.mobile .iframe--scrollable .module__body.js-show iframe {
      display: block; }

  .module--story .headline, .module--story--weather .headline {
    font-size: 1.5rem; }
  .module--story .byline, .module--story--weather .byline, .module--story .posted, .module--story--weather .posted, .module--story .updated, .module--story--weather .updated, .module--story .tags, .module--story--weather .tags, .module--story .tag, .module--story--weather .tag {
    font-size: 0.875rem; }
  .module--story .module__footer, .module--story--weather .module__footer {
    padding: 1.125rem; }
  .module--story .story__tools, .module--story--weather .story__tools {
    margin-top: -0.5rem;
    margin-left: 0.625rem;
    margin-right: 0.9375rem;
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem; }
    .module--story .story__tools .story__tools__triggers, .module--story--weather .story__tools .story__tools__triggers {
      display: none; }
    .module--story .story__tools .icon--share, .module--story--weather .story__tools .icon--share,
    .module--story .story__tools .icon--text-size-trigger,
    .module--story--weather .story__tools .icon--text-size-trigger {
      color: #636466; }
    .module--story .story__tools .icon--text-size-trigger, .module--story--weather .story__tools .icon--text-size-trigger {
      background: #cdcccc;
      font-size: 1.25rem;
      margin-left: 0.3125rem;
      margin-right: 0.3125rem;
      padding: 0.625rem;
      width: 2.5rem; }
    .module--story .story__tools .icon--share, .module--story--weather .story__tools .icon--share {
      background: #cdcccc;
      padding: 0.625rem;
      height: 2.625rem; }
    .module--story .story__tools .story__share, .module--story--weather .story__tools .story__share {
      display: none; }
      .module--story .story__tools .story__share.is-active, .module--story--weather .story__tools .story__share.is-active {
        display: block; }
    .module--story .story__tools .story__textSize, .module--story--weather .story__tools .story__textSize {
      margin-left: 0;
      padding-left: 0;
      margin-top: 0.9375rem;
      font-size: 1.1em; }
      .module--story .story__tools .story__textSize button, .module--story--weather .story__tools .story__textSize button {
        padding-left: 0.3125rem;
        padding-right: 0.3125rem;
        margin-right: 0.625rem; }
        .module--story .story__tools .story__textSize button:first-child, .module--story--weather .story__tools .story__textSize button:first-child {
          margin-left: 0.625rem;
          padding-left: 0; }
    .module--story .story__tools .story__share, .module--story--weather .story__tools .story__share {
      margin-top: 0.9375rem;
      margin-left: 0.375rem; }
      .module--story .story__tools .story__share > div, .module--story--weather .story__tools .story__share > div {
        margin-right: 1.5625rem;
        padding: 0;
        width: auto;
        font-size: 1.125rem; }
        .module--story .story__tools .story__share > div [data-icon]:before, .module--story--weather .story__tools .story__share > div [data-icon]:before {
          font-size: 1.5rem;
          line-height: 1.4375rem; }
      .module--story .story__tools .story__share span, .module--story--weather .story__tools .story__share span {
        background-size: 100%;
        margin: 0;
        padding: 0;
        height: 100%;
        width: 100% !important; }
      .module--story .story__tools .story__share .comments a, .module--story--weather .story__tools .story__share .comments a {
        width: 25px;
        height: 25px; }
    .module--story .story__tools .icon--text-size-small, .module--story--weather .story__tools .icon--text-size-small {
      font-size: 1.0625rem; }
    .module--story .story__tools .icon--text-size-regular, .module--story--weather .story__tools .icon--text-size-regular {
      font-size: 1.375rem; }
    .module--story .story__tools .icon--text-size-large, .module--story--weather .story__tools .icon--text-size-large {
      font-size: 1.6875rem; }
  .module--story .nav--pagination, .module--story--weather .nav--pagination {
    margin-top: 1.75rem; }

  .module--story .story__share .comments a, .module--story--weather .story__share .comments a,
  .module--story .story__share .st_facebook,
  .module--story--weather .story__share .st_facebook,
  .module--story .story__share .st_twitter,
  .module--story--weather .story__share .st_twitter,
  .module--story .story__share .google-plus,
  .module--story--weather .story__share .google-plus,
  .module--story .story__share .email,
  .module--story--weather .story__share .email {
    overflow: visible; }
  .module--story .stButton .chicklets, .module--story--weather .stButton .chicklets {
    height: 20px !important; }
    .module--story .stButton .chicklets:before, .module--story--weather .stButton .chicklets:before {
      font-size: 1.25rem; }
  .module--story .stButton .facebook:before, .module--story--weather .stButton .facebook:before {
    padding-top: 0.125rem; }
  .module--story .stButton .googleplus:before, .module--story--weather .stButton .googleplus:before {
    padding-top: 0.125rem; }

  .story__content {
    width: 370px !important; }

  .news-player object object {
    min-height: 218px; }

  .story__media .media-slider__viewport .block {
    min-height: 198px;
    width: 24.25rem; }

  .is-video-clicked .video-mobile-img,
  .is-video-clicked .iOS-posterImg {
    display: none !important; }

  .vidHolder.anv-skin .anv-loading {
    top: 45%; }
  .vidHolder.anv-skin .anv-controlbar > ul {
    padding: 0 10px; }

  .media__caption__container .caption {
    margin-bottom: 0.375rem; }

  .media__caption__container .caption__author {
    margin-top: 0.5rem; }

  .media__caption-bottom {
    margin-bottom: 0.375rem; }

  .safari.mobile .vidHolder .video-mobile-img {
    display: none; }

  .media-slider__viewport .has-video div:before {
    top: 22%; }

  .vidHolder div.anv-close-caption {
    top: 1% !important;
    padding: 2px 0 !important;
    margin: 0 !important;
    background: rgba(0, 0, 0, 0.5) !important; }
    .vidHolder div.anv-close-caption ul li {
      height: auto !important; }
  .vidHolder.anv-skin .anv-controlbar-right li:first-child, .vidHolder.anv-skin .anv-controlbar-right li, .vidHolder.anv-skin .anv-controlbar-left li {
    border: 0 !important;
    width: auto !important; }

  .module--gallery .js-is-galleryPage .gallery__player {
    padding: 12px 12px 23px 12px; }

  .story__media {
    padding-bottom: 10px; }

  .module--featured-story .media-slider__thumbs,
  .component__gallery .media-slider__thumbs,
  .module--story .media-slider__thumbs,
  .module--story--weather .media-slider__thumbs {
    display: none; }
  .module--featured-story .js-gallery__thumbs,
  .component__gallery .js-gallery__thumbs,
  .module--story .js-gallery__thumbs,
  .module--story--weather .js-gallery__thumbs {
    display: none; }

  .component__gallery.js-is-galleryPage .media-slider__thumbs {
    display: block; }
  .component__gallery.js-is-galleryPage .js-gallery__thumbs {
    display: block;
    width: 100%; }

  .media__caption__container {
    -webkit-transition: max-height 0.3s;
    -ms-transition: max-height 0.3s;
    -moz-transition: max-height 0.3s;
    -o-transition: max-height 0.3s;
    transition: max-height 0.3s;
    max-height: 31.25rem; }
    .media__caption__container button .show {
      display: none; }
    .media__caption__container button .hide {
      display: inline-block; }
    .media__caption__container.js-is-closed .hide {
      display: none; }
    .media__caption__container.js-is-closed .show {
      display: inline-block; }
    .media__caption__container.js-is-closed .media__caption__content .media__caption {
      display: none; }

  .is-disabled.js-gallery__caption {
    display: none;
    visibility: hidden; }

  .caption__buttons button {
    width: 137px; }

  .media__caption__container .media__caption-bottom .caption__author {
    width: 65%; }

  .media__caption__container .media__caption-bottom .caption__buttons.hide-buttons {
    display: none; }

  .vidHolder .next-video {
    bottom: 28px; }
    .vidHolder .next-video .overflow {
      height: 3.125rem;
      width: 15rem; }
    .vidHolder .next-video img {
      max-height: 3.125rem; }
    .vidHolder .next-video .title {
      font-size: 0.6875rem;
      line-height: 0.75rem; }

  .home-top--election .home-top__image-masker__mask {
    position: absolute;
    right: -24px;
    overflow: hidden;
    height: 339px; }
  .home-top--election .home-top__image-masker__image {
    position: relative;
    top: -56px;
    right: -24px; }
  .home-top--election .home-top__image-gradient--flag {
    position: absolute;
    z-index: 80;
    top: 0;
    right: 0;
    min-width: 1040px;
    left: -24px; }

  .module--home-top .home-top__image {
    position: absolute;
    z-index: 80;
    top: 12px;
    right: 0;
    max-width: 640px; }
  .module--home-top .home-top__image-gradient--black {
    position: absolute;
    z-index: 160;
    top: 12px;
    right: 0;
    height: 360px;
    width: 640px; }

  .layout--home-top__content {
    z-index: 200; }

  .home-top__color-scheme-White .layout--home-top__top .abstract {
    color: black; }

  .home-top__image-gradient--black, .module--home-top .home-top__image-masker__mask {
    width: 427px !important;
    height: 290px !important; }

  .home-top__image, .module--home-top .home-top__image-gradient--black {
    max-width: 390px !important;
    height: 290px !important; }

  .module--home-top .home-top__image-masker__mask {
    width: 640px;
    height: 367px;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0; }

  .home-top--election .home-top__image-masker__mask {
    right: -24px; }

  .layout--home-top__half {
    float: left; }

  .layout--home-top__third {
    float: none; }

  .layout--home-top__top .headline {
    font-size: 24px; }

  .layout--home-top__top .abstract {
    font-size: 14px; }

  .layout--home-top__top {
    max-width: 240px; }

  .layout--home-top__half:first-child .layout--home-top__third {
    width: 410px;
    margin-right: 10px; }

  .home-top__color-scheme-Black .container > .layout--home-top__bottom {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjYlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 6%, black 26%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(6%, black), color-stop(26%, black));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 6%, black 26%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 6%, black 26%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 6%, black 26%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 6%, black 26%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); }

  .home-top__color-scheme-White .container > .layout--home-top__bottom {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjYlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top, rgba(249, 249, 249, 0) 0%, #f9f9f9 6%, #f9f9f9 26%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(249, 249, 249, 0)), color-stop(6%, #f9f9f9), color-stop(26%, #f9f9f9));
    background: -webkit-linear-gradient(top, rgba(249, 249, 249, 0) 0%, #f9f9f9 6%, #f9f9f9 26%);
    background: -o-linear-gradient(top, rgba(249, 249, 249, 0) 0%, #f9f9f9 6%, #f9f9f9 26%);
    background: -ms-linear-gradient(top, rgba(249, 249, 249, 0) 0%, #f9f9f9 6%, #f9f9f9 26%);
    background: linear-gradient(to bottom, rgba(249, 249, 249, 0) 0%, #f9f9f9 6%, #f9f9f9 26%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#FFFFFF',GradientType=0 ); }

  .container > .layout--home-top__bottom {
    padding-top: 20px;
    margin-top: -20px;
    z-index: 9;
    position: relative; }

  .layout--big-news {
    margin-left: -10px;
    margin-top: -7px;
    width: 788px; }
    .layout--big-news .layout--home-top__bg {
      right: 14px; }

  .layout--home-top__bg:before {
    height: 320px;
    width: 530px; }

  .layout--home-top__top {
    height: 320px; }

  .layout--home-top__bottom .ad--300x250 {
    margin-right: 30px; }

  .module--home-top .flex--promo .module__body > .inner {
    padding: 10px 18px;
    padding-top: 0; }
  .module--home-top .flex--promo .media {
    display: none; }
  .module--home-top .flex--promo .headline {
    margin-bottom: 0; }
  .module--home-top .flex--promo .blocks {
    border-top: solid 1px #d2d2d2;
    padding-top: 10px; }
  .module--home-top .flex--promo .block {
    border: 0; }

  .module--home-top .layout--home-top__third .module {
    background: #fff;
    margin-bottom: 0; }
  .module--home-top .layout--home-top__third .flex--card .block, .module--home-top .layout--home-top__third .module--static-content.skin--flex-headline .block {
    margin: 0 18px;
    padding: 12px 0px; }
  .module--home-top .layout--home-top__third .side__media {
    display: none; }
  .module--home-top .layout--home-top__third .flex--keyline {
    background: none; }
    .module--home-top .layout--home-top__third .flex--keyline .module__body {
      padding: 0; }
  .module--home-top .layout--home-top__third .block {
    border-top: 1px solid #d2d2d2; }
  .module--home-top .layout--home-top__third .module--flex .headline, .module--home-top .layout--home-top__third .module--static-content.skin--flex-headline .headline {
    height: auto;
    font-size: 12px; }

  .module--home-top .layout--home-top__half:first-child .layout--home-top__third:first-child .block:first-child {
    border-top: 0; }

  .module--home-top.flex-module-config__flex--promo-flex--promo- .layout--home-top__third .module--flex .block > a, .module--home-top.flex-module-config__flex--promo-flex--promo- .layout--home-top__third .module--static-content.skin--flex-headline .block > a {
    display: table-cell;
    vertical-align: middle;
    height: 40px; }
  .module--home-top.flex-module-config__flex--promo-flex--promo- .layout--home-top__third .module--flex .headline, .module--home-top.flex-module-config__flex--promo-flex--promo- .layout--home-top__third .module--static-content.skin--flex-headline .headline {
    font-size: 16px; }
  .module--home-top.flex-module-config__flex--promo-flex--promo- .layout--home-top__third .module--flex .has-video:before, .module--home-top.flex-module-config__flex--promo-flex--promo- .layout--home-top__third .module--static-content.skin--flex-headline .has-video:before {
    bottom: 8px; }

  .home-top--election .home-top__image-masker__mask {
    width: 534px !important;
    height: 346px !important; }
  .home-top--election .home-top__image-masker__image {
    right: 0; }
  .home-top--election .home-top__image-gradient--flag {
    left: -204px; }
  .home-top--election .layout--home-top__content {
    min-height: 350px; }

  .module--triple-box .block:first-child {
    border-top: 0; }

  .triple-box--triple .block {
    padding: 12px;
    padding-left: 0; }

  .module--triple-box .blocks--keyline .blocks:first-child .block:first-child {
    border-top: 0; }
  .module--triple-box .blocks--stacked .block {
    border-top: 1px solid #e4e3e3;
    margin-top: 0.75rem;
    position: relative;
    min-height: 100px; } }
@media screen and (min-width: 700px) and (max-width: 1019px) and (max-width: 1019px) {
  .module--triple-box .blocks--stacked .hook--pull-left {
    position: absolute;
    left: 0;
    top: 0.75rem;
    max-width: 100px; }
  .module--triple-box .blocks--stacked .hook--pull-right {
    padding-left: 112px; } }
@media screen and (min-width: 700px) and (max-width: 1019px) {
  .module--weather-alerts .module--header--inner {
    font-size: 0.875rem; }

  .alert__type, .alert__time {
    float: none;
    display: block;
    width: 100%; }

  .alert__type {
    font-weight: bold;
    font-size: 0.8125rem; }

  .module--wxByLocation .carousel__overflow {
    margin-left: 2.4375rem;
    margin-right: 2.4375rem; }

  .module--wxByLocation .wxByLocation-error {
    right: 0.375rem;
    top: 2.5rem;
    font-size: 0.75rem; }

  .module--wxByLocation .component__carousel .date {
    font-size: 0.875rem; }

  .page__sticky-sidebar-story--true.is-story.weather .module--wxByLocation .wxByLocation-error {
    right: 0rem;
    top: 2.1875rem;
    font-size: 0.75rem; }

  .module--wxByLocation .wxByLocation-tabs > * {
    display: inline-block; }

  .module--triple-box .block:first-child {
    border-top: 0; }

  .triple-box--triple .block {
    padding: 12px;
    padding-left: 0; }

  .module--triple-box .blocks--keyline .blocks:first-child .block:first-child {
    border-top: 0; }
  .module--triple-box .blocks--stacked .block {
    border-top: 1px solid #e4e3e3;
    margin-top: 0.75rem;
    position: relative;
    min-height: 100px; } }
@media screen and (min-width: 700px) and (max-width: 1019px) and (max-width: 1019px) {
  .module--triple-box .blocks--stacked .hook--pull-left {
    position: absolute;
    left: 0;
    top: 0.75rem;
    max-width: 100px; }
  .module--triple-box .blocks--stacked .hook--pull-right {
    padding-left: 112px; } }
@media screen and (min-width: 700px) and (max-width: 1019px) {
  #pg-results .container {
    padding-left: 0 !important;
    padding-right: 0 !important; }

  .layout__side #recaptcha_area,
  .layout__side #recaptcha_table {
    width: 300px !important; }

  .wjztv-player iframe {
    width: 620px; }

  .area__full-col--top-bottom .grid__half {
    float: left;
    width: calc(50% - 3px);
    width: -webkit-calc(50% - 3px);
    margin-right: 0.375rem; }
    .area__full-col--top-bottom .grid__half:nth-child(2n) {
      margin-right: 0; }
    .area__full-col--top-bottom .grid__half:nth-child(2n+3) {
      clear: left; }
    .area__full-col--top-bottom .grid__half:nth-child(2) {
      margin-top: 0; }

  .kypost .nav--navitron .site-logo {
    background-color: #FFF;
    background-size: 100%;
    margin-right: 15px; }

  .vcs-lhn .nav--navitron .navitron__dropdown, .site__type--micro .nav--navitron .navitron__dropdown {
    width: auto;
    top: 38px;
    height: auto; }
  .vcs-lhn .nav--navitron .navitron__content, .site__type--micro .nav--navitron .navitron__content {
    display: none; }
  .vcs-lhn .nav--navitron .navitron__links, .site__type--micro .nav--navitron .navitron__links {
    width: auto; }
  .vcs-lhn .nav--navitron .nav-item--lvl-1, .site__type--micro .nav--navitron .nav-item--lvl-1 {
    position: relative; }

  .mca .module--advanced-page-title.topper--native .topper--bg__background {
    height: 9.75rem;
    background-size: contain; }
  .mca .module--advanced-page-title.topper--native .link-list__secondary {
    background: #992c1c; }
    .mca .module--advanced-page-title.topper--native .link-list__secondary a {
      color: white; }
      .mca .module--advanced-page-title.topper--native .link-list__secondary a:hover {
        color: black; }

  .kns-prep .site-logo {
    position: relative; }
    .kns-prep .site-logo:after {
      content: " ";
      position: absolute;
      background: #0b5ea9;
      width: 15px;
      height: 12px;
      left: 115px;
      top: 56px; }

  .module--circular {
    max-width: 300px;
    height: 220px;
    overflow: hidden;
    margin: 0 auto; }

  .nav-item--listen-live:before {
    margin-left: 8px;
    font-family: FontAwesome;
    color: white;
    content: "";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

  .wkbw .masthead--tv-center .site-logo, .wxyz .masthead--tv-center .site-logo {
    background-size: initial; } }
@media screen and (min-width: 1020px) {
  .hide-desktop {
    display: none !important; }

  .show-desktop {
    display: block !important; }

  .js-show-onload {
    display: none !important; }

  .subscribe .js-show-onload {
    display: block !important; }

  .row:before, .row:after {
    content: " ";
    display: table;
    clear: both; }

  .col-md-one-whole {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 100%; }
    .col-md-one-whole:first-child {
      padding-left: 0; }

  .col-md-one-half {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 50%; }
    .col-md-one-half:first-child {
      padding-left: 0; }

  .col-md-one-third {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 33.333%; }
    .col-md-one-third:first-child {
      padding-left: 0; }

  .col-md-two-thirds {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 66.666%; }
    .col-md-two-thirds:first-child {
      padding-left: 0; }

  .col-md-one-fourth {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 25%; }
    .col-md-one-fourth:first-child {
      padding-left: 0; }

  .col-md-two-fourths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 50%; }
    .col-md-two-fourths:first-child {
      padding-left: 0; }

  .col-md-three-fourths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 75%; }
    .col-md-three-fourths:first-child {
      padding-left: 0; }

  .col-md-one-fifth {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 20%; }
    .col-md-one-fifth:first-child {
      padding-left: 0; }

  .col-md-two-fifths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 40%; }
    .col-md-two-fifths:first-child {
      padding-left: 0; }

  .col-md-three-fifths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 60%; }
    .col-md-three-fifths:first-child {
      padding-left: 0; }

  .col-md-tfour-fifths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 80%; }
    .col-md-tfour-fifths:first-child {
      padding-left: 0; }

  .col-md-one-sixth {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 16.666%; }
    .col-md-one-sixth:first-child {
      padding-left: 0; }

  .col-md-two-sixths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 33.333%; }
    .col-md-two-sixths:first-child {
      padding-left: 0; }

  .col-md-three-sixths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 50%; }
    .col-md-three-sixths:first-child {
      padding-left: 0; }

  .col-md-four-sixths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 66.666%;
    float: left; }
    .col-md-four-sixths:first-child {
      padding-left: 0; }

  .col-md-five-sixths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 83.333%; }
    .col-md-five-sixths:first-child {
      padding-left: 0; }

  .col-md-one-eighth {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 12.5%; }
    .col-md-one-eighth:first-child {
      padding-left: 0; }

  .col-md-two-eighths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 25%; }
    .col-md-two-eighths:first-child {
      padding-left: 0; }

  .col-md-three-eighths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 37.5%; }
    .col-md-three-eighths:first-child {
      padding-left: 0; }

  .col-md-four-eighths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 50%; }
    .col-md-four-eighths:first-child {
      padding-left: 0; }

  .col-md-five-eighths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 62.5%; }
    .col-md-five-eighths:first-child {
      padding-left: 0; }

  .col-md-six-eighths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 75%; }
    .col-md-six-eighths:first-child {
      padding-left: 0; }

  .col-md-seven-eighths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 87.5%; }
    .col-md-seven-eighths:first-child {
      padding-left: 0; }

  .col-md-one-tenth {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 10%; }
    .col-md-one-tenth:first-child {
      padding-left: 0; }

  .col-md-two-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 20%; }
    .col-md-two-tenths:first-child {
      padding-left: 0; }

  .col-md-three-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 30%; }
    .col-md-three-tenths:first-child {
      padding-left: 0; }

  .col-md-four-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 40%; }
    .col-md-four-tenths:first-child {
      padding-left: 0; }

  .col-md-five-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 50%; }
    .col-md-five-tenths:first-child {
      padding-left: 0; }

  .col-md-six-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 60%; }
    .col-md-six-tenths:first-child {
      padding-left: 0; }

  .col-md-seven-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 70%; }
    .col-md-seven-tenths:first-child {
      padding-left: 0; }

  .col-md-eight-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 80%; }
    .col-md-eight-tenths:first-child {
      padding-left: 0; }

  .col-md-nine-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 90%; }
    .col-md-nine-tenths:first-child {
      padding-left: 0; }

  .col-md-one-twelfth {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 8.333%; }
    .col-md-one-twelfth:first-child {
      padding-left: 0; }

  .col-md-two-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 16.666%; }
    .col-md-two-twelfths:first-child {
      padding-left: 0; }

  .col-md-three-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 25%; }
    .col-md-three-twelfths:first-child {
      padding-left: 0; }

  .col-md-four-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 33.333%; }
    .col-md-four-twelfths:first-child {
      padding-left: 0; }

  .col-md-five-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 41.666%; }
    .col-md-five-twelfths:first-child {
      padding-left: 0; }

  .col-md-six-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 50%; }
    .col-md-six-twelfths:first-child {
      padding-left: 0; }

  .col-md-seven-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 58.333%; }
    .col-md-seven-twelfths:first-child {
      padding-left: 0; }

  .col-md-eight-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 66.666%; }
    .col-md-eight-twelfths:first-child {
      padding-left: 0; }

  .col-md-nine-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 75%; }
    .col-md-nine-twelfths:first-child {
      padding-left: 0; }

  .col-md-ten-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 83.333%; }
    .col-md-ten-twelfths:first-child {
      padding-left: 0; }

  .col-md-eleven-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 91.666%; }
    .col-md-eleven-twelfths:first-child {
      padding-left: 0; }

  .col-lg-one-whole {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 100%; }
    .col-lg-one-whole:first-child {
      padding-left: 0; }

  .col-lg-one-half {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 50%; }
    .col-lg-one-half:first-child {
      padding-left: 0; }

  .col-lg-one-third {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 33.333%; }
    .col-lg-one-third:first-child {
      padding-left: 0; }

  .col-lg-two-thirds {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 66.666%; }
    .col-lg-two-thirds:first-child {
      padding-left: 0; }

  .col-lg-one-fourth {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 25%; }
    .col-lg-one-fourth:first-child {
      padding-left: 0; }

  .col-lg-two-fourths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 50%; }
    .col-lg-two-fourths:first-child {
      padding-left: 0; }

  .col-lg-three-fourths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 75%; }
    .col-lg-three-fourths:first-child {
      padding-left: 0; }

  .col-lg-one-fifth {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 20%; }
    .col-lg-one-fifth:first-child {
      padding-left: 0; }

  .col-lg-two-fifths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 40%; }
    .col-lg-two-fifths:first-child {
      padding-left: 0; }

  .col-lg-three-fifths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 60%; }
    .col-lg-three-fifths:first-child {
      padding-left: 0; }

  .col-lg-tfour-fifths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 80%; }
    .col-lg-tfour-fifths:first-child {
      padding-left: 0; }

  .col-lg-one-sixth {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 16.666%; }
    .col-lg-one-sixth:first-child {
      padding-left: 0; }

  .col-lg-two-sixths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 33.333%; }
    .col-lg-two-sixths:first-child {
      padding-left: 0; }

  .col-lg-three-sixths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 50%; }
    .col-lg-three-sixths:first-child {
      padding-left: 0; }

  .col-lg-four-sixths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 66.666%;
    float: left; }
    .col-lg-four-sixths:first-child {
      padding-left: 0; }

  .col-lg-five-sixths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 83.333%; }
    .col-lg-five-sixths:first-child {
      padding-left: 0; }

  .col-lg-one-eighth {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 12.5%; }
    .col-lg-one-eighth:first-child {
      padding-left: 0; }

  .col-lg-two-eighths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 25%; }
    .col-lg-two-eighths:first-child {
      padding-left: 0; }

  .col-lg-three-eighths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 37.5%; }
    .col-lg-three-eighths:first-child {
      padding-left: 0; }

  .col-lg-four-eighths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 50%; }
    .col-lg-four-eighths:first-child {
      padding-left: 0; }

  .col-lg-five-eighths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 62.5%; }
    .col-lg-five-eighths:first-child {
      padding-left: 0; }

  .col-lg-six-eighths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 75%; }
    .col-lg-six-eighths:first-child {
      padding-left: 0; }

  .col-lg-seven-eighths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 87.5%; }
    .col-lg-seven-eighths:first-child {
      padding-left: 0; }

  .col-lg-one-tenth {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 10%; }
    .col-lg-one-tenth:first-child {
      padding-left: 0; }

  .col-lg-two-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 20%; }
    .col-lg-two-tenths:first-child {
      padding-left: 0; }

  .col-lg-three-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 30%; }
    .col-lg-three-tenths:first-child {
      padding-left: 0; }

  .col-lg-four-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 40%; }
    .col-lg-four-tenths:first-child {
      padding-left: 0; }

  .col-lg-five-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 50%; }
    .col-lg-five-tenths:first-child {
      padding-left: 0; }

  .col-lg-six-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 60%; }
    .col-lg-six-tenths:first-child {
      padding-left: 0; }

  .col-lg-seven-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 70%; }
    .col-lg-seven-tenths:first-child {
      padding-left: 0; }

  .col-lg-eight-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 80%; }
    .col-lg-eight-tenths:first-child {
      padding-left: 0; }

  .col-lg-nine-tenths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 90%; }
    .col-lg-nine-tenths:first-child {
      padding-left: 0; }

  .col-lg-one-twelfth {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 8.333%; }
    .col-lg-one-twelfth:first-child {
      padding-left: 0; }

  .col-lg-two-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 16.666%; }
    .col-lg-two-twelfths:first-child {
      padding-left: 0; }

  .col-lg-three-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 25%; }
    .col-lg-three-twelfths:first-child {
      padding-left: 0; }

  .col-lg-four-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 33.333%; }
    .col-lg-four-twelfths:first-child {
      padding-left: 0; }

  .col-lg-five-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 41.666%; }
    .col-lg-five-twelfths:first-child {
      padding-left: 0; }

  .col-lg-six-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 50%; }
    .col-lg-six-twelfths:first-child {
      padding-left: 0; }

  .col-lg-seven-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 58.333%; }
    .col-lg-seven-twelfths:first-child {
      padding-left: 0; }

  .col-lg-eight-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 66.666%; }
    .col-lg-eight-twelfths:first-child {
      padding-left: 0; }

  .col-lg-nine-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 75%; }
    .col-lg-nine-twelfths:first-child {
      padding-left: 0; }

  .col-lg-ten-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 83.333%; }
    .col-lg-ten-twelfths:first-child {
      padding-left: 0; }

  .col-lg-eleven-twelfths {
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    width: 91.666%; }
    .col-lg-eleven-twelfths:first-child {
      padding-left: 0; }

  .brand-spotlight .body__inner {
    width: auto;
    background: transparent; }

  .layout--sponsor-generated__left, .layout--sponsor-generated__middle, .layout--sponsor-generated__right {
    float: left; }

  .layout--sponsor-generated, .brand-spot-left {
    width: 1160px;
    margin: 0 auto; }

  .layout--sponsor-generated__left {
    width: 18%; }

  .layout--sponsor-generated__middle {
    width: 53%; }

  .layout--sponsor-generated__right {
    width: 300px; }

  .brand-spotlight .asset-full-content {
    width: 708px; }

  .nav--brand-spotlight .nav--header-primary {
    font-size: 23px;
    margin-right: 12px; }
  .nav--brand-spotlight .nav--header-secondary {
    font-size: 11px;
    text-transform: uppercase; }

  .brand-spotlight .footer .scripps-promo {
    display: none !important; }

  .brand-spotlight .layout--sponsor-generated__right, .brand-spotlight .layout--sponsor-generated__left {
    position: relative; } }
@media screen and (min-width: 1020px) and (max-width: 1140px) {
  .rtwi .layout--featured-content .layout--featured-content__first {
    width: 100% !important; }
    .rtwi .layout--featured-content .layout--featured-content__first .media {
      padding-right: 5%; }
  .rtwi .layout--featured-content .layout--featured-content__second {
    width: 100%; } }
@media screen and (min-width: 1020px) {
  .page__sticky-sidebar-story--true.is-story.weather .more--weather-videos .module--video-player {
    width: 57%;
    float: left;
    margin-bottom: 0; }
  .page__sticky-sidebar-story--true.is-story.weather .more--weather-videos .blocks {
    width: 41%;
    float: right; }
    .page__sticky-sidebar-story--true.is-story.weather .more--weather-videos .blocks .block {
      margin-top: 6%; }
      .page__sticky-sidebar-story--true.is-story.weather .more--weather-videos .blocks .block:first-child {
        margin-top: 0; }

  .modal--email-widget .modal--email-widget--bottom {
    max-height: 100px; }

  .js-multi-images .js-multi__triggers {
    height: 325px;
    overflow-y: scroll;
    overflow-x: hidden; }

  .js-multi-images .js-multi__triggers > * {
    background: #4c4c4c; }

  .js-multi-images.all_thumbs .js-multi__targets {
    display: none; }
  .js-multi-images.all_thumbs .js-multi__triggers {
    float: none;
    height: auto;
    width: inherit;
    overflow: visible; }
    .js-multi-images.all_thumbs .js-multi__triggers > * {
      margin-bottom: 0.3125rem;
      float: left;
      width: calc(33% - 5px);
      width: -webkit-calc(33% - 5px); }
      .js-multi-images.all_thumbs .js-multi__triggers > *:nth-child(odd) {
        margin-right: 0rem;
        margin-left: 5px; }
    .js-multi-images.all_thumbs .js-multi__triggers img {
      min-height: 6.0625rem; }

  .module--multi-image .media-slider__viewport .block {
    width: 44.25rem; }

  .js-pagination__targets > div {
    display: none; }
    .js-pagination__targets > div.is-active {
      display: block; }

  .ad--113x38 {
    float: right;
    margin-bottom: 0; }

  .ad--994x30 {
    margin-top: 0.375rem;
    margin-bottom: 0;
    height: auto !important; }

  .ad--88x31 {
    position: relative;
    width: auto;
    z-index: 1000; }
    .ad--88x31 #microbutton {
      position: static !important;
      transition: width 0.5s;
      -webkit-transition: width 0.5s;
      -moz-transition: width 0.5s; }

  .ad--300x250 {
    position: relative;
    font-size: 1px;
    color: #ecebeb;
    width: 300px;
    margin-left: auto;
    margin-right: auto; }

  .ad--658x90 {
    text-align: center; }

  .ad--289x504 {
    height: auto; }

  .site__type--np .ad--113x38 {
    display: none !important; }

  .site__type--tv .ad--113x38 {
    margin: 6px 10px 0 0;
    margin-right: 0; }

  .ad--92x16 {
    margin-top: 2px;
    padding-left: 0 !important;
    width: 92px;
    height: 16px; }

  .wcpo.site__type--np .ad--113x38 {
    display: block !important;
    margin-top: -4px;
    position: relative; }

  .alerts--breaking, .alerts--news {
    min-height: 3.125rem;
    position: relative; }
    .alerts--breaking:before, .alerts--breaking:after, .alerts--news:before, .alerts--news:after {
      content: " ";
      display: table;
      clear: both; }
    .alerts--breaking .container, .alerts--news .container {
      height: 3.0625rem; }
    .alerts--breaking .module__body, .alerts--news .module__body {
      float: left; }
    .alerts--breaking .header, .alerts--news .header {
      padding: 0.75rem; }
    .alerts--breaking .trigger, .alerts--news .trigger {
      padding: 0.8125rem; }
    .alerts--breaking .side__media, .alerts--news .side__media {
      max-width: 6.25rem;
      padding-right: 0.75rem; }
    .alerts--breaking .alerts__story a, .alerts--news .alerts__story a {
      display: block;
      margin-top: 0.375rem;
      margin-bottom: 0.375rem;
      line-height: 1.1875rem; }
    .alerts--breaking .header, .alerts--news .header {
      text-transform: uppercase; }
    .alerts--breaking .trigger, .alerts--news .trigger {
      color: #fff;
      position: absolute;
      right: 0;
      top: 0;
      height: 100%; }
    .alerts--breaking .alerts, .alerts--news .alerts {
      z-index: 9999999;
      top: 100%; }

  .alerts--breaking .header, .alerts--breaking .trigger, .alerts--news .header, .alerts--news .trigger {
    font-size: 1.25rem; }
  .alerts--breaking .header, .alerts--news .header {
    float: left; }
  .alerts--breaking .module__body, .alerts--news .module__body {
    width: calc(100% - 210px);
    width: -webkit-calc(100% - 210px);
    float: left; }
  .alerts--breaking .alerts__story__container, .alerts--news .alerts__story__container {
    float: left;
    width: calc(100% - 150px);
    width: -webkit-calc(100% - 150px); }
  .alerts--breaking .alerts__story a, .alerts--news .alerts__story a {
    display: block;
    margin-top: 1rem; }

  .alerts--news .header {
    font-size: 1rem;
    margin-top: 0.1875rem; }

  .alerts--weather {
    background: #bababa;
    margin-bottom: 0;
    min-height: 50px; }
    .alerts--weather .header {
      padding-top: 0.6875rem;
      padding-bottom: 0.375rem;
      padding-right: 20px;
      padding-left: 0.375rem; }
    .alerts--weather .count {
      color: #bd1c21;
      font-size: 1.5rem;
      font-weight: 600;
      margin-right: 0.1875rem;
      display: inline-block;
      vertical-align: middle; }

  .alerts--closings-only {
    display: none; }

  .alerts--weather {
    width: 100%; }
    .alerts--weather:before, .alerts--weather:after {
      content: " ";
      display: table;
      clear: both; }
    .alerts--weather .alert {
      display: block;
      padding: 0.5rem;
      width: 100%;
      color: #636466;
      color: rgba(255, 255, 255, 0.8);
      text-decoration: none;
      font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
      .alerts--weather .alert:hover {
        text-decoration: underline; }
    .alerts--weather .counts {
      display: none; }
    .alerts--weather .alert {
      display: block; }
      .alerts--weather .alert.is-active {
        display: block; }
    .alerts--weather .module__body, .alerts--weather .header {
      float: left; }
    .alerts--weather .module__body {
      padding-left: 10px; }
    .alerts--weather .header {
      color: #fff;
      border-right: solid 1px rgba(255, 255, 255, 0.5);
      text-transform: uppercase;
      font-size: 0.75rem;
      font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: normal; }
      .alerts--weather .header:before, .alerts--weather .header:after {
        content: " ";
        display: table;
        clear: both; }
      .alerts--weather .header .count {
        float: left;
        padding-left: 0.375rem; }
      .alerts--weather .header .module__header--inner {
        float: left;
        font-size: 0.75rem;
        padding-top: 0.5rem;
        padding-left: 0.375rem; }
    .alerts--weather .module__inner, .alerts--weather .inner {
      display: none; }
    .alerts--weather .side__body {
      height: 3.0625rem;
      position: absolute;
      width: 60%;
      font-size: 0.75rem;
      top: 0rem; }
      .alerts--weather .side__body span {
        position: absolute;
        top: -3.75rem; }
        .alerts--weather .side__body span a {
          display: block; }
    .alerts--weather .module__pager {
      position: absolute;
      right: 0.625rem;
      font-size: 1.625rem;
      top: -0.25rem; }
      .alerts--weather .module__pager * {
        cursor: pointer;
        opacity: 0.3; }
        .alerts--weather .module__pager *:hover {
          opacity: 1; }
      .alerts--weather .module__pager .js-prev {
        position: relative;
        top: -0.1875rem; }
      .alerts--weather .module__pager .js-next {
        position: relative;
        top: -0.75rem; }
        .alerts--weather .module__pager .js-next:before {
          content: "";
          text-decoration: inherit;
          display: inline-block;
          speak: none;
          font-family: FontAwesome;
          font-style: normal;
          font-weight: normal;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale; }
      .alerts--weather .module__pager .js-prev:before {
        content: "";
        text-decoration: inherit;
        display: inline-block;
        speak: none;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }

  .alerts--weather.is-loading .inner {
    display: block; }
  .alerts--weather.is-loading .alert {
    display: none; }
    .alerts--weather.is-loading .alert.is-active {
      height: 2.6875rem;
      display: block;
      font-size: 0.75rem;
      position: absolute;
      overflow: hidden;
      width: 60%; }

  .alerts--weather .side__body {
    line-height: 14px;
    width: 810px; }

  .module--author-bio .grid__one-fourth {
    padding-right: 24px; }
  .module--author-bio .grid__three-fourths {
    float: none;
    width: auto; }

  .module--blog-list .headline {
    width: 80%; }
  .module--blog-list .block {
    position: relative; }
  .module--blog-list .share-button {
    width: 100px;
    position: absolute;
    right: 35px;
    top: 55px;
    border-radius: 5px; }

  .component__happening-now {
    position: relative; }
    .component__happening-now .carousel__overflow {
      overflow: hidden; }
    .component__happening-now .blocks {
      width: 625rem; }
      .component__happening-now .blocks:before, .component__happening-now .blocks:after {
        content: " ";
        display: table;
        clear: both; }
    .component__happening-now .animate .blocks {
      transition: transform 0.5s;
      -webkit-transition: -webkit-transform 0.5s; }
    .component__happening-now .block {
      float: left; }
    .component__happening-now .js-carousel__content {
      overflow: hidden; }
    .component__happening-now .carousel__pager {
      width: 100%;
      position: absolute;
      top: 50%;
      z-index: 50; }
      .component__happening-now .carousel__pager .btn-ui {
        font-size: 1.6875rem;
        display: block;
        padding: 0.625rem;
        font-weight: normal; }
      .component__happening-now .carousel__pager .js-prev, .component__happening-now .carousel__pager .js-next {
        position: absolute;
        margin-top: -1.6875rem; }
      .component__happening-now .carousel__pager .js-prev {
        left: 0; }
      .component__happening-now .carousel__pager .js-next {
        right: 0; }
    .component__happening-now .carousel__pager .js-prev {
      background: #707070;
      left: 2px; }
    .component__happening-now .carousel__pager .js-next {
      background: #707070;
      right: -12px;
      -webkit-box-shadow: -3px 2px 3px -2px rgba(0, 0, 0, 0.5);
      -moz-box-shadow: -3px 2px 3px -2px rgba(0, 0, 0, 0.5);
      box-shadow: -3px 2px 3px -2px rgba(0, 0, 0, 0.5); }
    .component__happening-now .blocks {
      display: table-row; }
    .component__happening-now .block {
      float: none;
      display: table-cell;
      vertical-align: middle;
      min-width: 8.75rem;
      max-width: 8.75rem; }
    .component__happening-now .carousel__overflow {
      padding-left: 0.625rem;
      padding-right: 2.5625rem;
      margin-top: 0.375rem; }

  .component__carousel.full-width .carousel__pager .js-prev.is-disabled,
  .component__carousel.full-width .carousel__pager .js-next.is-disabled {
    display: none; }
  .component__carousel.full-width .carousel__pager .js-prev:hover,
  .component__carousel.full-width .carousel__pager .js-next:hover {
    color: #fff; }
  .component__carousel.full-width .carousel__pager .js-prev {
    background: #707070;
    left: -10px;
    -webkit-box-shadow: 3px 2px 3px -2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 3px 2px 3px -2px rgba(0, 0, 0, 0.5);
    box-shadow: 3px 2px 3px -2px rgba(0, 0, 0, 0.5); }
  .component__carousel.full-width .carousel__pager .js-next {
    background: #707070;
    right: -10px;
    -webkit-box-shadow: -3px 2px 3px -2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: -3px 2px 3px -2px rgba(0, 0, 0, 0.5);
    box-shadow: -3px 2px 3px -2px rgba(0, 0, 0, 0.5); }

  .tprefresh-topbanner img {
    margin-top: -16px;
    margin-left: -12px;
    width: 1050px; }

  .wcpo .module--closings .text--primary, .wcpo .module--closings .text--secondary {
    display: inline; }
  .wcpo .module--closings .text--primary:after {
    content: ": "; }

  .site-dashboard {
    position: absolute;
    top: 42px;
    width: 400px;
    left: 24px; }

  .module--dashboard--weather {
    position: relative;
    min-width: 15.625rem; }
    .module--dashboard--weather .side__media {
      max-height: 4.9375rem; }
    .module--dashboard--weather .side__body {
      padding-bottom: 0.0625rem; }

  .site__type--np .site-logo {
    text-indent: -100%;
    overflow: hidden; }

  .module--dashboard--weather-new {
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    max-width: 198px;
    position: relative; }
    .module--dashboard--weather-new .l-current-conditions:before, .module--dashboard--weather-new .l-current-conditions:after {
      content: " ";
      display: table;
      clear: both; }
    .module--dashboard--weather-new .l-current-conditions__left {
      float: left;
      top: 20px;
      left: 50px;
      position: relative; }
    .module--dashboard--weather-new .l-current-conditions__right {
      display: table-cell;
      height: 70px;
      vertical-align: middle;
      left: 54px;
      position: relative; }
    .module--dashboard--weather-new .current-conditions__img {
      position: absolute;
      left: 30px;
      max-height: 70px; }
    .module--dashboard--weather-new .current-conditions__text {
      font-family: Georgia, "Times New Roman", serif;
      font-style: italic;
      color: #282828;
      position: relative;
      font-size: 13px;
      text-transform: lowercase; }
    .module--dashboard--weather-new .current-conditions__links {
      font-size: 12px;
      position: relative; }
      .module--dashboard--weather-new .current-conditions__links a, .module--dashboard--weather-new .current-conditions__links a:visited, .module--dashboard--weather-new .current-conditions__links a:active {
        color: #242424;
        padding-left: 0;
        border-bottom: 1px solid #888;
        font-size: 10px; }
      .module--dashboard--weather-new .current-conditions__links a:hover {
        text-decoration: none;
        color: #888888; }
      .module--dashboard--weather-new .current-conditions__links a:before {
        content: "View "; }
    .module--dashboard--weather-new .current-conditions__temperature {
      font-size: 36px;
      font-weight: bold;
      color: black;
      position: relative;
      left: -42px;
      position: relative;
      top: -7px; }
      .module--dashboard--weather-new .current-conditions__temperature:hover {
        text-decoration: none; }

  .module--election-results .header--light {
    width: 50%;
    float: left; }
  .module--election-results .elections-results__jump-nav {
    float: right; }

  .module--election-results .percentage-combo__graph {
    width: 86%; }

  .layout--featured-content:before, .layout--featured-content:after {
    content: " ";
    display: table;
    clear: both; }
  .layout--featured-content .layout--featured-content__first, .layout--featured-content .layout--featured-content__second {
    float: left; }
  .layout--featured-content .layout--featured-content__first {
    width: 343px;
    margin-right: 0.4375rem; }
  .layout--featured-content .layout--featured-content__second {
    width: 353px; }

  .layout--featured-content__first {
    width: 313px !important; }

  .module--featured-content {
    min-height: 675px; }
    .module--featured-content .block--mini .side__body {
      position: relative;
      overflow: visible; }
    .module--featured-content .block--mini .complex--social {
      position: absolute;
      top: 4.6875rem;
      left: 128px; }
    .module--featured-content.live-streaming--true .block--mini .complex--social {
      left: 142px; }

  .featured-content--subindex .block--large {
    position: relative;
    height: 19.6875rem; }
    .featured-content--subindex .block--large .hook--right {
      position: absolute;
      max-width: 26.25rem;
      right: 0;
      top: 0; }
    .featured-content--subindex .block--large .hook--left {
      padding-right: 26.25rem; }
    .featured-content--subindex .block--large .abstract {
      min-height: 7.625rem; }
  .featured-content--subindex .block--mini {
    float: left;
    width: calc(50% - 3px);
    width: -webkit-calc(50% - 3px);
    margin-right: 0.375rem; }
    .featured-content--subindex .block--mini:nth-child(2n+1) {
      margin-right: 0; }
    .featured-content--subindex .block--mini:nth-child(2n+4) {
      clear: left; }
    .featured-content--subindex .block--mini:nth-child(2) {
      margin-top: 0; }

  .layout--featured-promo__second:before, .layout--featured-promo__second:after {
    content: " ";
    display: table;
    clear: both; }

  .module--flex .abstract, .module--static-content.skin--flex-headline .abstract {
    height: 4.625rem;
    overflow: hidden; }

  .module--static-content .headline, .module--static-content .abstract {
    height: auto; }

  .module--flex, .module--static-content.skin--flex-headline {
    opacity: 1;
    transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -webkit-transition: opacity 0.5s ease-in-out; }
    .module--flex .headline, .module--static-content.skin--flex-headline .headline {
      height: 2.375rem;
      overflow: hidden; }
    .module--flex .blocks section, .module--static-content.skin--flex-headline .blocks section {
      display: none; }
      .module--flex .blocks section.is-active, .module--static-content.skin--flex-headline .blocks section.is-active {
        display: block; }
    .module--flex.ajax-is-loading, .ajax-is-loading.module--static-content.skin--flex-headline {
      opacity: 0.2; }
    .module--flex.flex--promo .media, .flex--promo.module--static-content.skin--flex-headline .media {
      max-width: 280px; }

  .ie .module--flex .block > a, .ie .module--static-content.skin--flex-headline .block > a {
    display: inline-block; }

  .layout__side .module--flex .headline, .layout__side .module--static-content.skin--flex-headline .headline {
    height: auto; }

  .has-full .flex--card .block, .has-full .module--static-content.skin--flex-headline .block, .has-full .skin--flex-headline .block {
    float: left;
    width: calc(50% - 3px);
    width: -webkit-calc(50% - 3px);
    margin-right: 0.375rem; }
    .has-full .flex--card .block:nth-child(2n), .has-full .module--static-content.skin--flex-headline .block:nth-child(2n), .has-full .skin--flex-headline .block:nth-child(2n) {
      margin-right: 0; }
    .has-full .flex--card .block:nth-child(2n+3), .has-full .module--static-content.skin--flex-headline .block:nth-child(2n+3), .has-full .skin--flex-headline .block:nth-child(2n+3) {
      clear: left; }
    .has-full .flex--card .block:nth-child(2), .has-full .module--static-content.skin--flex-headline .block:nth-child(2), .has-full .skin--flex-headline .block:nth-child(2) {
      margin-top: 0; }
  .has-full .module--flex.skin--flex--full .block, .has-full .skin--flex--full.module--static-content.skin--flex-headline .block {
    width: 100%;
    float: none; }
    .has-full .module--flex.skin--flex--full .block:nth-child(2), .has-full .skin--flex--full.module--static-content.skin--flex-headline .block:nth-child(2) {
      margin-top: 0.375rem; }
  .has-full .module--flex.skin--flex--full .headline, .has-full .skin--flex--full.module--static-content.skin--flex-headline .headline, .has-full .module--flex.skin--flex--full .abstract, .has-full .skin--flex--full.module--static-content.skin--flex-headline .abstract {
    height: auto !important;
    overflow: visible !important; }

  .has-full .flex--keyline .block {
    float: left;
    width: calc(50% - 18px);
    width: -webkit-calc(50% - 18px);
    margin-right: 2.25rem; }
    .has-full .flex--keyline .block:nth-child(2n) {
      margin-right: 0; }
    .has-full .flex--keyline .block:nth-child(2n+3) {
      clear: left; }
    .has-full .flex--keyline .block:nth-child(2) {
      margin-top: 0; }
    .has-full .flex--keyline .block:nth-child(2) {
      border-top: 0; }

  .module--flex.flex--promo .headline, .flex--promo.module--static-content.skin--flex-headline .headline {
    height: 2.625rem;
    overflow: hidden;
    min-height: 2.625rem; }

  .module--page-title.module--has-ad--alt .header--light:after, .module--page-title.module--has-ad--alt .header--light:before {
    content: "";
    display: table;
    clear: both; }
  .module--page-title.module--has-ad--alt .header {
    float: left; }
  .module--page-title.module--has-ad--alt .ad--300x80 {
    float: right; }

  .search-result-portlet .list-sort {
    right: 0rem; }

  .search-result-portlet #refinesearch {
    top: 8.875rem; }

  .module--gallery .gallery__player {
    padding: 2.25rem; }
  .module--gallery .gallery-layout__left {
    width: 65%; }

  .module--gallery .gallery__related {
    margin-top: 1.5rem; }
    .module--gallery .gallery__related .subheadline, .module--gallery .gallery__related .gallery-count {
      width: 49%; }
    .module--gallery .gallery__related .subheadline {
      float: right; }
    .module--gallery .gallery__related .gallery-count {
      bottom: 12px;
      left: 38px;
      text-align: left; }

  .android-not-chrome .module--gallery .media-slider__thumbs > .block {
    padding: 0;
    margin: 4px 0;
    text-align: center;
    width: 25%; }

  .android-not-chrome .module--gallery .media-slider__thumbs .media__container--16x9 {
    min-height: 110px;
    padding-bottom: 0; }
    .android-not-chrome .module--gallery .media-slider__thumbs .media__container--16x9 .media {
      min-height: 110px; }

  .module--gallery .component__gallery .gallery-layout__left {
    float: left; }
  .module--gallery .component__gallery .gallery__related {
    float: right; }

  .module--gallery .media-slider__viewport .block {
    width: 38.25rem; }

  .desktop-wide .module--gallery .media-slider__viewport .block, .desktop .module--gallery .media-slider__viewport .block {
    width: 42.8125rem; } }
@media screen and (min-width: 1020px) and (max-width: 1227px) {
  .photo-gallery-one .modal-gallery .upcoming-gallery {
    padding: 5%; }
    .photo-gallery-one .modal-gallery .upcoming-gallery .next-gallery-title {
      width: 65%; }
    .photo-gallery-one .modal-gallery .upcoming-gallery .next-headline {
      font-size: 17px; }
    .photo-gallery-one .modal-gallery .upcoming-gallery .abstracted p {
      font-size: 12px; } }
@media screen and (min-width: 1020px) and (max-width: 1400px) and (max-height: 750px) {
  .photo-gallery-one .modal-gallery .gallery-caption {
    max-height: 250px; } }
@media screen and (min-width: 1020px) and (max-width: 1024px) {
  .photo-gallery-one .modal-gallery .gallery-caption {
    max-height: 130px; } }
@media screen and (min-width: 1020px) and (max-width: 420px) {
  .photo-gallery-one .tile-gallery .mobile-tiles img {
    height: initial; } }
@media screen and (min-width: 1020px) {
  .module--happening-now {
    webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 6px 6px 0;
    -moz-box-shadow: rgba(0, 0, 0, 0.4) 0 6px 6px 0;
    box-shadow: rgba(0, 0, 0, 0.4) 0 6px 6px 0; }

  .module--happening-now {
    background-color: #e3dfdf;
    padding: 0.75rem;
    margin-bottom: 0; }
    .module--happening-now:before, .module--happening-now:after {
      content: " ";
      display: table;
      clear: both; }
    .module--happening-now header a {
      font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 11px;
      text-transform: uppercase;
      color: black;
      position: absolute;
      bottom: 12px; }
    .module--happening-now h1, .module--happening-now .date, .module--happening-now .time, .module--happening-now .text--primary {
      font-weight: normal; }
    .module--happening-now .date, .module--happening-now .time, .module--happening-now .text--primary {
      color: #636466; }
    .module--happening-now .has-video {
      position: relative; }
      .module--happening-now .has-video a:before {
        content: "";
        text-decoration: inherit;
        display: inline-block;
        speak: none;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #fff;
        font-size: 1.9375rem;
        position: absolute;
        left: 60.5%;
        top: 59%;
        margin-left: -2rem;
        width: 4rem;
        opacity: 0.7;
        z-index: 10; }
    .module--happening-now .module--ad {
      margin-bottom: 0;
      margin-top: 6px; }
    .module--happening-now h1 {
      font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 1.25rem;
      text-transform: uppercase;
      line-height: 100%;
      font-weight: 600;
      color: #333333; }
    .module--happening-now .time {
      font-size: 1.375rem; }
    .module--happening-now .block {
      width: 9.0625rem;
      border-left: 1px solid #bebcbc;
      height: 8.75rem;
      padding-left: 1.375rem;
      padding-right: 1.375rem; }
    .module--happening-now .header {
      width: 11.25rem;
      float: left;
      font-weight: normal;
      padding: 0.75rem; }
    .module--happening-now .module__body {
      float: left;
      width: 80%;
      width: calc(100% - 11.25rem);
      width: -webkit-calc(100% - 11.25rem); }
    .module--happening-now time, .module--happening-now .text--primary {
      font-weight: 600;
      text-transform: uppercase;
      font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 0.75rem; }
    .module--happening-now .blocks {
      padding-left: 1.875rem; }
    .module--happening-now .headline {
      font-size: 0.75rem;
      font-weight: normal;
      margin-top: 0;
      margin-bottom: 0.375rem;
      height: 3.75rem;
      line-height: 16px; }
    .module--happening-now .block time, .module--happening-now .block .text--primary {
      display: block;
      margin-bottom: 0.5625rem; }
    .module--happening-now .block--gallery .gallery {
      width: 75%; }
    .module--happening-now .carousel__overflow {
      padding-right: 1.125rem;
      margin-left: 1.875rem; }
    .module--happening-now .component__happening-now .carousel__overflow {
      margin-top: 0.375rem;
      padding-left: 0; }
    .module--happening-now .carousel__pager {
      margin-left: 0;
      margin-top: 0; }
    .module--happening-now .media__container--4x3 img {
      width: auto;
      max-height: 95px; }

  .happening-now--timestamp .block {
    height: 10.3125rem; }

  .component__happening-now .blocks {
    display: block;
    padding-left: 0; }

  .happening-now--black-friday .block {
    width: 200px;
    padding-left: 14px;
    padding-right: 14px; }
  .happening-now--black-friday .headline {
    height: 35px;
    font-weight: bold;
    font-size: 13px;
    overflow: hidden; }
  .happening-now--black-friday .description {
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    display: block;
    line-height: 16px;
    margin-bottom: 5px;
    height: 32px;
    overflow: hidden; }
  .happening-now--black-friday .header:after {
    content: "Brought to you by ";
    background-image: url("../images/custom/shop-smart-logo.png");
    position: relative;
    display: block;
    padding-top: 12px;
    background-size: 80px 42px;
    height: 63px;
    background-position: bottom left;
    background-repeat: no-repeat;
    width: 145px;
    font-family: "Noto Sans";
    font-size: 11px;
    color: #555; }

  .happening-now--prime-day {
    overflow: hidden; }
    .happening-now--prime-day .header {
      width: 120px; }
    .happening-now--prime-day .header:after {
      content: "This is a sponsored advertisement.";
      position: relative;
      display: block;
      padding-top: 12px;
      font-family: "Noto Sans";
      font-size: 11px;
      color: #555; }
    .happening-now--prime-day .module__body {
      width: 80%;
      width: calc(100% - 7.5rem);
      width: -webkit-calc(100% - 7.5rem); }
    .happening-now--prime-day .description {
      display: block;
      background-color: #09a5e7;
      border-radius: 20px;
      color: white;
      font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 11px;
      padding: 3px 10px;
      text-align: center;
      position: absolute;
      top: -7px;
      left: 9px; }
    .happening-now--prime-day .description:empty {
      display: none; }
    .happening-now--prime-day .block {
      position: relative;
      height: 165px;
      margin-left: 9px;
      padding: 10px;
      padding-top: 18px;
      border-radius: 2px;
      border-left: 0;
      background-color: white;
      width: 136px;
      min-width: 136px;
      max-width: 136px;
      max-height: none;
      border-top: 2px solid #e47911;
      display: block;
      float: left; }
    .happening-now--prime-day .block:nth-child(n+8) {
      display: none; }
    .happening-now--prime-day .headline {
      font-size: 14px;
      font-weight: bold;
      margin-top: 0;
      margin-bottom: 12px;
      height: 34px;
      overflow: hidden; }
    .happening-now--prime-day .carousel__pager {
      display: none; }
    .happening-now--prime-day .carousel__overflow {
      margin-left: 0;
      padding-right: 0; }
    .happening-now--prime-day .js-carousel__content, .happening-now--prime-day .carousel__overflow {
      overflow: visible; }
    .happening-now--prime-day.override-enabled--true {
      min-height: 205px; }
      .happening-now--prime-day.override-enabled--true .block {
        border-top: 2px solid #38b449; }
      .happening-now--prime-day.override-enabled--true .description {
        background-color: #38b449; }
      .happening-now--prime-day.override-enabled--true .header a {
        top: 20px;
        left: 20px; }
      .happening-now--prime-day.override-enabled--true .header:after {
        display: none; }
      .happening-now--prime-day.override-enabled--true time {
        display: none; }
      .happening-now--prime-day.override-enabled--true .deals-logo img {
        width: 80%; }
      .happening-now--prime-day.override-enabled--true .component__happening-now:after {
        position: absolute;
        bottom: -16px;
        right: -2px;
        font-size: 8px;
        text-transform: uppercase; }
      .happening-now--prime-day.override-enabled--true.data-content--default .component__happening-now:after {
        content: "Advertisement"; }
      .happening-now--prime-day.override-enabled--true.data-content--amazon .component__happening-now:after {
        content: "Advertisement"; }
      .happening-now--prime-day.override-enabled--true.data-content--flipp .component__happening-now:after {
        content: "Advertisement"; }
      .happening-now--prime-day.override-enabled--true.data-content--flipp .headline {
        margin: 0;
        height: 43px; }
      .happening-now--prime-day.override-enabled--true.data-content--flipp .description {
        right: 9px;
        display: none; } }
@media screen and (min-width: 1020px) and (min-width: 699px) and (max-width: 1159px) {
  .happening-now--prime-day .block:nth-child(n+7) {
    display: none; } }
@media screen and (min-width: 1020px) {
  .module--headline-list .block {
    border-top: 0px !important; }

  .headline-list--three-up .module__body .blocks .block {
    float: left;
    width: calc(33.3333333333% - 11px);
    width: -webkit-calc(33.3333333333% - 11px);
    margin-right: 0.6875rem; }
    .headline-list--three-up .module__body .blocks .block:nth-child(3n) {
      margin-right: 0; }
    .headline-list--three-up .module__body .blocks .block:nth-child(3n+4) {
      clear: left; }
    .headline-list--three-up .module__body .blocks .block:nth-child(3) {
      margin-top: 0; }
  .headline-list--three-up .headline {
    height: 3.4375rem; }
  .headline-list--three-up .abstract {
    height: 5.125rem; }

  .safari.mobile .iframe--scrollable .module__body {
    overflow: hidden;
    position: relative; }
    .safari.mobile .iframe--scrollable .module__body iframe {
      display: none;
      position: relative;
      overflow: hidden; }
    .safari.mobile .iframe--scrollable .module__body button {
      font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .safari.mobile .iframe--scrollable .module__body .iframe--toggleBtn {
      font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      background: rgba(255, 255, 255, 0.85);
      position: absolute;
      z-index: 9;
      top: 0;
      text-align: center;
      padding-top: 90px;
      right: 0;
      height: 100%;
      width: 100%; }
      .safari.mobile .iframe--scrollable .module__body .iframe--toggleBtn button:after {
        content: "Touch to view"; }
    .safari.mobile .iframe--scrollable .module__body .is-active .iframe--toggleBtn, .safari.mobile .iframe--scrollable .module__body.is-active .iframe--toggleBtn {
      display: none;
      padding-top: 0;
      height: auto;
      width: auto; }
    .safari.mobile .iframe--scrollable .module__body .is-active button:after, .safari.mobile .iframe--scrollable .module__body.is-active button:after {
      content: "Close"; }
    .safari.mobile .iframe--scrollable .module__body .js-show iframe, .safari.mobile .iframe--scrollable .module__body.js-show iframe {
      display: block; }

  .story__content {
    width: 472px !important; }

  .module--story .headline, .module--story--weather .headline {
    font-size: 1.875rem;
    margin-bottom: 0.75rem; }
  .module--story .byline, .module--story--weather .byline, .module--story .posted, .module--story--weather .posted, .module--story .updated, .module--story--weather .updated, .module--story .tag-list, .module--story--weather .tag-list {
    font-size: 0.75rem; }
  .module--story .story__content, .module--story--weather .story__content {
    float: right;
    width: 30.75rem; }
  .module--story .story__sidebar, .module--story--weather .story__sidebar {
    position: absolute;
    width: 160px;
    margin-top: 0.375rem;
    left: 0;
    top: 0; }
  .module--story .story--full .story__content, .module--story--weather .story--full .story__content {
    float: none;
    width: auto; }
  .module--story .story--full .story__sidebar, .module--story--weather .story--full .story__sidebar {
    position: relative;
    width: auto; }
  .module--story .story--full .layout--share__second, .module--story--weather .story--full .layout--share__second {
    float: left;
    clear: none;
    width: 40%;
    margin-top: -12px;
    margin-left: 20px; }
  .module--story .icon--share, .module--story--weather .icon--share {
    display: none; }
  .module--story .icon--share.is-active, .module--story--weather .icon--share.is-active, .module--story .icon--share:hover, .module--story--weather .icon--share:hover,
  .module--story .icon--text-size-trigger.is-active,
  .module--story--weather .icon--text-size-trigger.is-active,
  .module--story .icon--text-size-trigger:hover,
  .module--story--weather .icon--text-size-trigger:hover {
    color: #d2d2d2 !important; }
  .module--story .story__textSize, .module--story--weather .story__textSize {
    float: left;
    display: block; }
    .module--story .story__textSize button, .module--story--weather .story__textSize button {
      cursor: pointer; }
  .module--story .ie .story__textSize, .module--story--weather .ie .story__textSize {
    left: 2.9375rem;
    height: 2.0625rem; }
  .module--story .ie .story__textSize, .module--story--weather .ie .story__textSize {
    left: 2.875rem; }
  .module--story .story__tools, .module--story--weather .story__tools {
    margin-bottom: 2.1875rem;
    padding-left: 5px; }
    .module--story .story__tools:before, .module--story--weather .story__tools:before, .module--story .story__tools:after, .module--story--weather .story__tools:after {
      content: " ";
      display: table;
      clear: both; }
  .module--story .story__tools__triggers, .module--story--weather .story__tools__triggers {
    display: none; }
  .module--story .story__share, .module--story--weather .story__share {
    float: left; }
  .module--story .story__tools__triggers, .module--story--weather .story__tools__triggers {
    width: 30%; }
    .module--story .story__tools__triggers .icon--text-size-trigger, .module--story--weather .story__tools__triggers .icon--text-size-trigger {
      border-right: solid 1px #636466;
      font-size: 1.625rem;
      margin-top: -0.125rem;
      margin-left: 0.4375rem;
      padding-right: 0.875rem;
      padding-bottom: 0; }
  .module--story .story__share, .module--story--weather .story__share {
    width: 70%; }
  .module--story .nav--pagination button:hover, .module--story--weather .nav--pagination button:hover {
    color: #d2d2d2; }

  .newsy-player object object {
    min-height: 360px; }

  .story__media .media-slider__viewport .block {
    min-height: 300px;
    width: 40rem; }

  .story__media .media-slider__viewport.is-single-media .block {
    min-height: 0; }

  .is-video-clicked .video-mobile-img,
  .is-video-clicked .iOS-posterImg {
    display: none !important; }

  .vidHolder.anv-skin .anv-loading {
    top: 45%; }
  .vidHolder.anv-skin .anv-controlbar > ul {
    padding: 0 10px; }

  .media__caption__container .caption {
    margin-bottom: 0.375rem; }

  .media__caption__container .caption__author {
    margin-top: 0.5rem; }

  .media__caption-bottom {
    margin-bottom: 0.375rem; }

  .safari.mobile .vidHolder .video-mobile-img {
    display: none; }

  .vidHolder div.anv-close-caption {
    top: 1% !important;
    padding: 2px 0 !important;
    margin: 0 !important;
    background: rgba(0, 0, 0, 0.5) !important; }
    .vidHolder div.anv-close-caption ul li {
      height: auto !important; }
  .vidHolder.anv-skin .anv-controlbar-right li:first-child, .vidHolder.anv-skin .anv-controlbar-right li, .vidHolder.anv-skin .anv-controlbar-left li {
    border: 0 !important; }

  .story__media {
    padding-top: 0.3125rem;
    margin-bottom: 0.625rem; }

  .js-is-closed .media__caption {
    display: none; }
  .js-is-closed .hide {
    display: none; }
  .js-is-closed .show {
    display: block; }

  .media-slider__count {
    display: none; }

  .media-slider__thumbs {
    position: relative;
    transition: opacity 0.3s;
    border-bottom: 1px solid #d2d2d2;
    margin-bottom: 1.125rem; }
    .media-slider__thumbs:before, .media-slider__thumbs:after {
      content: " ";
      display: table;
      clear: both; }
    .media-slider__thumbs .block {
      display: inline-block;
      vertical-align: top;
      width: 5.9375rem;
      margin-bottom: 0.3125rem; }
      .media-slider__thumbs .block:hover .media {
        opacity: 1; }
      .media-slider__thumbs .block.is-current .media {
        opacity: 0.9; }
      .media-slider__thumbs .block.is-current:hover .media {
        opacity: 1; }
      .media-slider__thumbs .block.has-video > div:first-child:before {
        content: "";
        text-decoration: inherit;
        display: inline-block;
        speak: none;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #fff;
        font-size: 1rem;
        position: absolute;
        left: 50%;
        top: 75%;
        margin-left: -2rem;
        width: 4rem;
        opacity: 0.5;
        z-index: 8; }
    .media-slider__thumbs .media__container--16x9 {
      background: #fff;
      border: 2px solid #fff; }
    .media-slider__thumbs .media {
      opacity: 0.4; }
    .media-slider__thumbs .is-active .media {
      opacity: 1; }

  .home-top--election .home-top__image-masker__mask {
    position: absolute;
    right: -24px;
    overflow: hidden;
    height: 339px; }
  .home-top--election .home-top__image-masker__image {
    position: relative;
    top: -56px;
    right: -24px; }
  .home-top--election .home-top__image-gradient--flag {
    position: absolute;
    z-index: 80;
    top: 0;
    right: 0;
    min-width: 1040px;
    left: -24px; }

  .module--home-top .home-top__image {
    position: absolute;
    z-index: 80;
    top: 12px;
    right: 0;
    max-width: 640px; }
  .module--home-top .home-top__image-gradient--black {
    position: absolute;
    z-index: 160;
    top: 12px;
    right: 0;
    height: 360px;
    width: 640px; }

  .layout--home-top__content {
    z-index: 200; }

  .home-top__color-scheme-White .layout--home-top__top .abstract {
    color: black; }

  .module--home-top .home-top__image-masker__mask {
    width: 640px;
    height: 367px;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0; }

  .home-top--election .home-top__image-masker__mask {
    right: -24px; }

  .layout--big-news {
    margin-left: -10px;
    margin-top: -7px;
    width: 1040px; }
    .layout--big-news .layout--home-top__bg {
      right: 14px; }

  .layout--home-top__third {
    margin-right: 5px; }

  .module--home-top .flex--card .block, .module--home-top .module--static-content.skin--flex-headline .block {
    height: 122px; }

  .module--home-top .flex--keyline .blocks {
    height: 247px;
    overflow: hidden; }
  .module--home-top .flex--keyline .module__body {
    padding-top: 3px;
    padding-bottom: 0; }

  .module--home-top .flex--promo .module__body > .inner {
    height: 248px; }
  .module--home-top .flex--promo .media {
    max-height: 175px; }
  .module--home-top .flex--promo .has-video:before {
    bottom: 23px; }

  .home-top__color-scheme-Black .container > .layout--home-top__bottom {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjYlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 6%, black 26%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(6%, black), color-stop(26%, black));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 6%, black 26%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 6%, black 26%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 6%, black 26%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 6%, black 26%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); }

  .home-top__color-scheme-White .container > .layout--home-top__bottom {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjYlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top, rgba(249, 249, 249, 0) 0%, #f9f9f9 6%, #f9f9f9 26%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(249, 249, 249, 0)), color-stop(6%, #f9f9f9), color-stop(26%, #f9f9f9));
    background: -webkit-linear-gradient(top, rgba(249, 249, 249, 0) 0%, #f9f9f9 6%, #f9f9f9 26%);
    background: -o-linear-gradient(top, rgba(249, 249, 249, 0) 0%, #f9f9f9 6%, #f9f9f9 26%);
    background: -ms-linear-gradient(top, rgba(249, 249, 249, 0) 0%, #f9f9f9 6%, #f9f9f9 26%);
    background: linear-gradient(to bottom, rgba(249, 249, 249, 0) 0%, #f9f9f9 6%, #f9f9f9 26%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#FFFFFF',GradientType=0 ); }

  .container > .layout--home-top__bottom {
    padding-top: 20px;
    margin-top: -20px;
    z-index: 9;
    position: relative; }

  .module--home-top .layout--home-top__bottom {
    margin-top: 27px; }

  .module--triple-box .media {
    padding-bottom: 12px; }
  .module--triple-box .blocks--stacked {
    float: left; }
    .module--triple-box .blocks--stacked:before, .module--triple-box .blocks--stacked:after {
      content: " ";
      display: table;
      clear: both; }
    .module--triple-box .blocks--stacked .block {
      width: 50%;
      float: left; }
    .module--triple-box .blocks--stacked.blocks--single .block {
      float: none;
      width: auto; }
  .module--triple-box .blocks--stacked .headline {
    min-height: 4.125rem; }
  .module--triple-box .blocks--stacked .abstract {
    min-height: 4.75rem; }
  .module--triple-box .blocks--keyline .headline {
    min-height: 2.75rem;
    line-height: 1.125rem; }
  .module--triple-box .blocks--keyline .block:first-child {
    border-top: 0; }
  .module--triple-box .blocks--keyline .blocks {
    border-left: 1px solid #e4e3e3; }
    .module--triple-box .blocks--keyline .blocks:first-child {
      border-left: 0; }

  .triple-box--triple .blocks--keyline .blocks {
    width: 27%;
    float: left; }
  .triple-box--triple .blocks--stacked {
    width: 46%; }
  .triple-box--triple .blocks--keyline .block {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem; }

  .triple-box--double .blocks--keyline {
    width: 33%;
    float: left; }
  .triple-box--double .blocks--stacked {
    width: 66%; }
  .triple-box--double .blocks--keyline .block {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem; }

  .triple-box--double-reverse .blocks--keyline {
    width: 40%;
    float: right; }
  .triple-box--double-reverse .blocks--stacked {
    width: 60%;
    float: left; }
  .triple-box--double-reverse .blocks--keyline .block {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem; } }
@media screen and (min-width: 1020px) and (max-width: 1019px) {
  .module--triple-box .blocks--stacked .hook--pull-left {
    position: absolute;
    left: 0;
    top: 0.75rem;
    max-width: 100px; }
  .module--triple-box .blocks--stacked .hook--pull-right {
    padding-left: 112px; } }
@media screen and (min-width: 1020px) {
  .module--weather-alerts .module--header--inner {
    font-size: 0.875rem; }

  .module--wxByLocation .carousel__overflow {
    margin-left: 2.4375rem;
    margin-right: 2.4375rem; }

  .module--wxByLocation .wxByLocation-error {
    right: 0.375rem;
    top: 2.5rem;
    font-size: 0.75rem; }

  .module--wxByLocation .component__carousel .date {
    font-size: 0.875rem; }

  .page__sticky-sidebar-story--true.is-story.weather .module--wxByLocation .wxByLocation-error {
    right: 0rem;
    top: 2.1875rem;
    font-size: 0.75rem; }

  .module--triple-box .media {
    padding-bottom: 12px; }
  .module--triple-box .blocks--stacked {
    float: left; }
    .module--triple-box .blocks--stacked:before, .module--triple-box .blocks--stacked:after {
      content: " ";
      display: table;
      clear: both; }
    .module--triple-box .blocks--stacked .block {
      width: 50%;
      float: left; }
    .module--triple-box .blocks--stacked.blocks--single .block {
      float: none;
      width: auto; }
  .module--triple-box .blocks--stacked .headline {
    min-height: 4.125rem; }
  .module--triple-box .blocks--stacked .abstract {
    min-height: 4.75rem; }
  .module--triple-box .blocks--keyline .headline {
    min-height: 2.75rem;
    line-height: 1.125rem; }
  .module--triple-box .blocks--keyline .block:first-child {
    border-top: 0; }
  .module--triple-box .blocks--keyline .blocks {
    border-left: 1px solid #e4e3e3; }
    .module--triple-box .blocks--keyline .blocks:first-child {
      border-left: 0; }

  .triple-box--triple .blocks--keyline .blocks {
    width: 27%;
    float: left; }
  .triple-box--triple .blocks--stacked {
    width: 46%; }
  .triple-box--triple .blocks--keyline .block {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem; }

  .triple-box--double .blocks--keyline {
    width: 33%;
    float: left; }
  .triple-box--double .blocks--stacked {
    width: 66%; }
  .triple-box--double .blocks--keyline .block {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem; }

  .triple-box--double-reverse .blocks--keyline {
    width: 40%;
    float: right; }
  .triple-box--double-reverse .blocks--stacked {
    width: 60%;
    float: left; }
  .triple-box--double-reverse .blocks--keyline .block {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem; } }
@media screen and (min-width: 1020px) and (max-width: 1019px) {
  .module--triple-box .blocks--stacked .hook--pull-left {
    position: absolute;
    left: 0;
    top: 0.75rem;
    max-width: 100px; }
  .module--triple-box .blocks--stacked .hook--pull-right {
    padding-left: 112px; } }
@media screen and (min-width: 1020px) {
  #pg-results .container {
    padding-left: 0 !important;
    padding-right: 0 !important; }

  .layout__side #recaptcha_area,
  .layout__side #recaptcha_table {
    width: 300px !important; }

  .iContribute-gallery .js-gallery__viewport img {
    min-height: 385px; }

  .ie9 .module--headline-list .module__body .blocks .block, .ie11 .module--headline-list .module__body .blocks .block {
    width: 31%; }
  .ie9 .has-full .flex--card .block, .ie9 .has-full .module--static-content.skin--flex-headline .block, .ie11 .has-full .flex--card .block, .ie11 .has-full .module--static-content.skin--flex-headline .block {
    width: 48%; }
  .ie9 .grid__half, .ie11 .grid__half {
    width: 49%; }

  a.social-item {
    text-decoration: none; }

  .page__home .area__break--first .module--stay-connected {
    margin-bottom: 0.75rem; }
  .page__home .area__break--first .ad--300x250 {
    margin-bottom: 1.125rem; }

  .module--triple-box .blocks--stacked .media__container--4x3 {
    padding-bottom: 84%; }

  .portlet-area--2 .ad--300x250 {
    margin-bottom: 0; }

  .kypost .nav--navitron .site-logo {
    background-color: #FFF;
    background-size: 100%;
    margin-right: 15px; }

  .vcs-lhn .nav--navitron .navitron__dropdown, .site__type--micro .nav--navitron .navitron__dropdown {
    width: auto;
    top: 38px;
    height: auto; }
  .vcs-lhn .nav--navitron .navitron__content, .site__type--micro .nav--navitron .navitron__content {
    display: none; }
  .vcs-lhn .nav--navitron .navitron__links, .site__type--micro .nav--navitron .navitron__links {
    width: auto; }
  .vcs-lhn .nav--navitron .nav-item--lvl-1, .site__type--micro .nav--navitron .nav-item--lvl-1 {
    position: relative; }

  .mca .module--advanced-page-title.topper--native .topper--bg__background {
    height: 21.875rem; }
  .mca .module--advanced-page-title.topper--native .link-list__secondary {
    background: #992c1c; }
    .mca .module--advanced-page-title.topper--native .link-list__secondary a {
      color: white; }
      .mca .module--advanced-page-title.topper--native .link-list__secondary a:hover {
        color: black; }

  .wcpo .home--v2 .module--home-top .has-full .flex--card .block, .wcpo .home--v2 .module--home-top .has-full .module--static-content.skin--flex-headline .block, .wcpo .home--v2 .module--home-top .has-full .skin--flex-headline .block {
    float: none;
    width: auto;
    margin-right: 0; }

  .kns-prep .site-logo {
    position: relative; }
    .kns-prep .site-logo:after {
      content: " ";
      position: absolute;
      background: #0b5ea9;
      width: 15px;
      height: 12px;
      left: 115px;
      top: 56px; }

  .wcpo .module--home-top .layout--home-top__bottom {
    margin-top: 0; }

  .kgtv.wxratelogo .masthead--tv {
    background-image: url("http://media.scrippsnationalnews.com/cms/images/color_schemes/kgtv/wxrate.png");
    background-repeat: no-repeat;
    background-size: 286px 50px;
    background-position: 480px 54px; } }
@media screen and (min-width: 1020px) and (min-width: 1160px) {
  .kgtv.wxratelogo .masthead--tv {
    background-position: 602px 54px; } }
@media screen and (min-width: 1020px) {
  .variant--home2n .area__break--fifth .grid__half {
    width: 100%; }

  .variant--small-market-home .module--featured-content .is-sponsored + .block {
    display: none; }
  .variant--small-market-home .module--featured-content .is-sponsored .media__container--4x3 {
    padding-bottom: 52.56%; }
  .variant--small-market-home .module--featured-content .is-sponsored .side__media {
    max-width: none;
    float: none; }
  .variant--small-market-home .module--featured-content .is-sponsored .complex--social {
    left: 0 !important;
    bottom: 0 !important; }

  .module--circular {
    max-width: 300px;
    height: 220px;
    overflow: hidden;
    margin: 0 auto; }

  .nav-item--listen-live:before {
    margin-left: 8px;
    font-family: FontAwesome;
    color: white;
    content: "";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

  .wkbw .masthead--tv-center .site-logo, .wxyz .masthead--tv-center .site-logo {
    background-size: initial; }

  .site-dashboard {
    position: absolute;
    top: 22px;
    width: 400px;
    left: 24px; } }
@media screen and (min-width: 1160px) {
  .row:before, .row:after {
    content: " ";
    display: table;
    clear: both; }

  .desktop-wide .layout--home-top__third, .desktop .layout--home-top__third {
    width: 398px; }
  .desktop-wide .container, .desktop .container {
    width: 1160px; }
  .desktop-wide .container, .desktop .container {
    width: 1160px;
    padding-left: 14px;
    padding-right: 14px; }
  .desktop-wide .container--ad, .desktop-wide .header--bg > .container, .desktop .container--ad, .desktop .header--bg > .container {
    padding-left: 0;
    padding-right: 0; }
  .desktop-wide .layout__side, .desktop .layout__side {
    width: 410px; }
  .desktop-wide .ad--300x250, .desktop .ad--300x250 {
    width: 300px;
    margin-left: auto;
    margin-right: auto; }
  .desktop-wide .stay-connected--horizontal, .desktop-wide .flex--promo, .desktop .stay-connected--horizontal, .desktop .flex--promo {
    width: 328px;
    margin-left: auto;
    margin-right: auto; }
  .desktop-wide .flex--promo, .desktop .flex--promo {
    width: 300px; }
  .desktop-wide .layout--big-news, .desktop .layout--big-news {
    margin-left: -14px;
    margin-top: -12px;
    width: 1160px; }
  .desktop-wide .layout--featured-content .layout--featured-content__first, .desktop .layout--featured-content .layout--featured-content__first {
    width: 376px;
    margin-right: 15px; }
  .desktop-wide .module--featured-content.live-streaming--true .block--mini, .desktop .module--featured-content.live-streaming--true .block--mini {
    padding: 19px; }
  .desktop-wide .layout--home-top__top, .desktop .layout--home-top__top {
    max-width: 404px;
    padding-top: 20px; }
  .desktop-wide .page__home .area__break--first .layout__side, .desktop .page__home .area__break--first .layout__side {
    width: 338px; }
  .desktop-wide.brand-spotlight .body__inner, .desktop-wide.page__long-form-story--true .body__inner, .desktop.brand-spotlight .body__inner, .desktop.page__long-form-story--true .body__inner {
    width: auto; }

  .layout__side .layout--featured-content__first, .layout__side .layout--featured-content__second {
    width: auto; }

  .desktop-wide .layout__side .layout--featured-content__first, .desktop-wide .layout__side .layout--featured-content__second, .desktop .layout__side .layout--featured-content__first, .desktop .layout__side .layout--featured-content__second {
    width: auto; }
  .desktop-wide .layout__side .block--live-streaming > .inner, .desktop .layout__side .block--live-streaming > .inner {
    width: 410px;
    height: auto; } }
@media screen and (min-width: 1160px) and (max-width: 1140px) {
  .rtwi .layout--featured-content .layout--featured-content__first {
    width: 100% !important; }
    .rtwi .layout--featured-content .layout--featured-content__first .media {
      padding-right: 5%; }
  .rtwi .layout--featured-content .layout--featured-content__second {
    width: 100%; } }
@media screen and (min-width: 1160px) and (max-width: 420px) {
  .photo-gallery-one .tile-gallery .mobile-tiles img {
    height: initial; } }
@media screen and (min-width: 1160px) and (min-width: 699px) and (max-width: 1159px) {
  .happening-now--prime-day .block:nth-child(n+7) {
    display: none; } }
@media screen and (min-width: 1160px) and (max-width: 1019px) {
  .module--triple-box .blocks--stacked .hook--pull-left {
    position: absolute;
    left: 0;
    top: 0.75rem;
    max-width: 100px; }
  .module--triple-box .blocks--stacked .hook--pull-right {
    padding-left: 112px; } }
@media screen and (min-width: 1160px) and (max-width: 1019px) {
  .module--triple-box .blocks--stacked .hook--pull-left {
    position: absolute;
    left: 0;
    top: 0.75rem;
    max-width: 100px; }
  .module--triple-box .blocks--stacked .hook--pull-right {
    padding-left: 112px; } }

/*# sourceMappingURL=base.css.map */
