
.section-nav {
    padding-bottom: 24px;
}
.section-nav nav {
    margin-bottom: 24px;
    vertical-align: top;
    padding: 0 16px;
}
.section-nav .nav-title {
    font-size: 18px;
    margin-bottom: 8px;
}
.section-nav .nav-item {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 6px;
}
.site-header {
    /* border-top: 2px solid #c20017; */
    /* background-color: #036; */
    min-height: 50px;
    position: relative;
}
.is-doomsday .site-header {
    background-color: #001224;
}
.site-header .click-region {
    display: none;
}
.site-header.nav-open .click-region {
    display: block;
    height: 100%;
    width: 100%;
    background: red;
    position: fixed;
    top: 48px;
    z-index: 499;
}
.site-header.nav-open .expandable-nav {
    display: block;
}
.site-header a {
    color: #edf6ff;
}
.site-header .branding {
    float: left;
}
.site-header .branding a {
    background-image: url(/static/orion/styles/img/fox-news/s/logos/fox-news-logo-small.svg?v=20171129143314);
    background-position: 0 0;
    background-size: 100%;
    display: block;
    text-indent: -9999px;
    margin-left: 12px;
    margin-top: 12px;
    height: 24px;
    width: 126px;
}
.site-footer .footer-lower .branding a, .site-header .header-lower .branding a {
    filter: alpha(Opacity=15);
    opacity: .15;
    background-image: url(/static/orion/styles/img/fox-news/s/fox-news-logo-square.svg?v=20171129143314);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    text-indent: -9999px;
}
.site-header .branding .current-time, .site-header .meta .weather {
    display: none;
}
.site-header .meta {
    float: right;
    padding-right: 48px;
}
.site-header .network-access {
    float: left;
}
.site-header .user-profile {
    float: left;
    display: block;
    margin-top: 8px;
    margin-right: 8px;
}
.site-header .user-profile .avatar {
    display: block;
    width: 30px;
}
.site-header .user-profile .avatar img {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    max-width: 100%}
.site-header .button {
    display: block;
    float: left;
    margin-top: 12px;
}
.site-header .button a {
    font-size: 11px;
    padding: 6px;
}
.site-header .button a:hover {
    color: #fff;
}
.site-header .button.user-login {
    display: none;
}
.site-header .button.user-login a {
    background-color: #1b4e81;
}
.site-header .button.user-login a:hover {
    background-color: #5787b8;
}
.site-header .button.user-login a:active {
    background-color: #00274e;
}
.site-header .button.watch a {
    background-color: #d20f26;
}
.site-header .button.watch a:hover {
    background-color: #db4052;
}
.site-header .button.watch a:active {
    background-color: #c20017;
}
.site-header .menu {
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    line-height: 48px;
}
.site-header .menu a {
    display: block;
    font-size: 20px;
    height: 48px;
    width: 48px;
}
.site-header .menu a.menu-open:before {
    display: block;
    content: "\00D7";
    color: #036;
    font-size: 16px;
    position: relative;
    z-index: 5;
}
.site-header .menu a.menu-open:after {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: block;
    content: "";
    background-color: #fff;
    position: absolute;
    top: 16px;
    left: 16px;
    width: 16px;
    height: 16px;
    z-index: 4;
}
.site-header .search {
    border-bottom: 1px solid #174676;
    padding: 16px;
}
.site-header .search-wrap {
    position: relative;
}
.site-header .search-wrap input {
    -moz-appearance: none;
    -webkit-appearance: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 0;
    padding: 0;
    margin: 0;
    font-size: 16px;
    line-height: 100%;
    height: 40px;
}
.site-header .search-wrap input[type=text] {
    color: #5787b8;
    padding: 0 12px;
    width: calc(100% - 79px);
}
.site-header .search-wrap input[type=submit] {
    color: #fff;
    background-color: #c20017;
    font-weight: 600;
    padding: 0 16px;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center !important;
    width: 122px;
}
.site-header .search-wrap input::placeholder {
    color: #5787b8;
}
.site-header .search-wrap input:focus::placeholder {
    color: transparent;
}
.site-header .weather {
    border-bottom: 1px solid #174676;
    padding: 16px 16px 12px;
    text-align: right;
    overflow: hidden;
}
.site-header .weather a {
    display: block;
}
.site-header .weather .info {
    display: inline-block;
    font-size: 12px;
    vertical-align: top;
    margin-bottom: 6px;
}
.site-header .weather .location {
    color: #5787b8;
    font-weight: 600;
    margin-bottom: 6px;
}
.site-header .weather .condition {
    color: #edf6ff;
    line-height: 14px;
}
.site-header .weather .temp {
    display: inline-block;
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -1px;
    margin-left: 16px;
    vertical-align: top;
}
.site-header .section-nav {
    padding-top: 24px;
}
@media screen and (min-width:320px) and (max-width:767px) {
    .site-header .section-nav {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
}
.is-doomsday .site-header .section-nav {
    border-color: #17283a;
}
.site-header .section-nav nav {
    padding: 0 24px;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}
.site-header .section-nav .nav-title {
    color: #edf6ff;
}
.site-header .expandable-nav {
    display: none;
    border-top: 1px solid #174676;
    background-color: #036;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 999999999;
}
.is-doomsday .site-header .expandable-nav {
    background-color: #001224;
    border-color: #17283a;
}
.site-header .header-lower {
    clear: both;
    border-top: 1px solid #174676;
    padding-top: 24px;
    padding-bottom: 24px;
    margin: 0 16px;
    overflow: hidden;
}
.site-header .header-lower .branding {
    float: left;
    margin-right: 16px;
}
.site-header .header-lower .branding a {
    background-color: transparent;
    height: 49px;
    width: 52px;
    display: block;
    margin: 0;
}
.site-header .header-lower .legal {
    color: #5787b8;
    float: right;
    width: calc(100% - 68px);
}
.site-footer .nav-title, .site-footer a, .site-header .header-lower .legal a {
    color: #edf6ff;
}
.site-header .header-lower .legal p {
    font-size: 12px;
    margin-bottom: 0;
}
.site-header .header-lower .legal ul {
    margin-bottom: 10px;
}
.site-header .header-lower .legal li {
    display: inline-block;
    font-size: 12px;
    line-height: 18px;
    margin-right: 5px;
    padding-right: 6px;
    position: relative;
}
.site-header .header-lower .legal li:after {
    content: "";
    background-color: #5787b8;
    position: absolute;
    top: 3px;
    right: -1px;
    height: 12px;
    width: 1px;
}
.site-header .header-lower .legal li:last-of-type {
    margin-right: 0;
    padding-right: 0;
}
.site-header .header-lower .legal li:last-of-type:after {
    display: none;
}
.site-header .header-lower .social-icons {
    margin-bottom: 24px;
}
.site-header .header-lower .social-icons ul {
    text-align: center;
}
.site-header .header-lower .social-icons li {
    float: none;
    display: inline-block;
    margin: 0 3px;
}
.site-header .header-lower .social-icons a {
    background-color: #001d3a;
}
.site-footer {
    background-color: #036;
    padding: 32px 0 24px;
    margin-top: 20px;
}
.site-footer .inner {
    padding: 0;
    width: 100%}
.site-footer .section-nav nav {
    display: inline-block;
    width: calc(50% - 32px);
}
.site-footer .footer-lower {
    border-top: 1px solid #174676;
    padding-top: 24px;
    margin: 0 16px;
    overflow: hidden;
}
.site-footer .footer-lower .branding {
    float: left;
    margin-right: 16px;
}
.site-footer .footer-lower .branding a {
    height: 49px;
    width: 52px;
    display: block;
}
.site-footer .footer-lower .legal {
    color: #5787b8;
    float: right;
    width: calc(100% - 68px);
}
.site-footer .footer-lower .legal p {
    font-size: 12px;
    margin-bottom: 0;
}
.site-footer .footer-lower .legal ul {
    margin-bottom: 10px;
}
.site-footer .footer-lower .legal li {
    display: inline-block;
    font-size: 12px;
    line-height: 18px;
    margin-right: 5px;
    padding-right: 6px;
    position: relative;
}
.pill, .pill.duration, .source {
    line-height: 10px;
}
.site-footer .footer-lower .legal li:after {
    content: "";
    background-color: #5787b8;
    position: absolute;
    top: 3px;
    right: -1px;
    height: 12px;
    width: 1px;
}
.site-footer .footer-lower .legal li:last-of-type {
    margin-right: 0;
    padding-right: 0;
}
.site-footer .footer-lower .legal li:last-of-type:after {
    display: none;
}
.site-footer .footer-lower .legal a {
    color: #edf6ff;
}
.site-footer .social-icons {
    margin-bottom: 32px;
}
.site-footer .social-icons a {
    background-color: #001d3a;
}
.vendor-outbrain {
    margin: 0 16px 22px;
}
.vendor-outbrain img {
    max-width: 100%}
.pill {
    display: inline-block;
    background-color: #c20017;
    color: #fff;
    margin-right: 4px;
    font-size: 10px;
    font-weight: 900;
    padding: 4px;
}
.pill .pill-link {
    display: block;
    color: #fff;
    padding: 3px 3px 2px;
    position: relative;
    border: 1px solid #c20017;
}
.pill.duration, .pill.live-now {
    padding: 0;
}
.pill.duration {
    font-size: 11px;
    font-weight: 700;
}
.pill.duration .pill-link:before {
    display: inline-block;
    content: "";
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 8px solid #fff;
    margin-right: 4px;
}
.pill-inverted {
    background-color: transparent;
    color: #c20017;
}
.pill-inverted .pill-link {
    color: #c20017;
}
.pill-inverted.duration .pill-link:before {
    border-left-color: #c20017;
}
.pill.is-developing, .pill.is-livenow {
    color: #000;
    background: #ffb400;
}
.source {
    color: #999;
    padding: 2px 4px;
    font-size: 10px;
}
.button a, .button a:hover {
    color: #fff;
}
.button a {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #1b4e81;
    display: block;
    padding: 16px 0;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
}
.button.brand-primary, .button.brand-secondary, .button.brand-tertiary, .button.disabled {
    color: #999;
    background-color: #ededed;
}
.page-arrows {
    color: #5787b8;
    float: right;
    font-size: 11px;
    line-height: 32px;
}
.page-arrows .count {
    float: left;
    margin-right: 20px;
}
.page-arrows ul {
    float: right;
}
.page-arrows ul li {
    float: left;
}
.page-arrows .next, .page-arrows .prev {
    background-color: #d3e2f1;
    display: inline-block;
    height: 32px;
    width: 32px;
}
.page-arrows .next .arrow:before, .page-arrows .prev .arrow:before {
    top: 6px;
}
.page-arrows .next .arrow:after, .page-arrows .prev .arrow:after {
    bottom: 6px;
}
.page-arrows .prev {
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-right: 1px;
}
.page-arrows .prev .arrow:after, .page-arrows .prev .arrow:before {
    -moz-box-shadow: 1px 0 0 0 rgba(0, 51, 102, .4);
    -webkit-box-shadow: 1px 0 0 0 rgba(0, 51, 102, .4);
    box-shadow: 1px 0 0 0 rgba(0, 51, 102, .4);
    left: 12px;
}
.page-arrows .next {
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.page-arrows .next .arrow:after, .page-arrows .next .arrow:before {
    -moz-box-shadow: -1px 0 0 0 rgba(0, 51, 102, .4);
    -webkit-box-shadow: -1px 0 0 0 rgba(0, 51, 102, .4);
    box-shadow: -1px 0 0 0 rgba(0, 51, 102, .4);
    right: 12px;
}
.page-arrows .arrow {
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    display: block;
    position: relative;
    text-indent: -9999em;
}
.page-arrows .arrow:after, .page-arrows .arrow:before {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    content: "";
    background: #fff;
    display: block;
    position: absolute;
    right: 0;
    height: 12px;
    width: 3px;
}
.page-arrows .prev .arrow:before {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.page-arrows .prev .arrow:after {
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
.page-arrows .next .arrow:before {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.page-arrows .next .arrow:after {
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
}
.page-arrows .arrow:focus:after, .page-arrows .arrow:focus:before, .page-arrows .arrow:hover:after, .page-arrows .arrow:hover:before {
    background-color: #a7c6e5;
}
.scroll-outer {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
}
.scroll-outer .scroll-inner {
    padding-right: 22px;
    width: 9999px;
}
.article {
    position: relative;
}
.article:after {
    content: "";
    display: table;
    clear: both;
}
.article .duration, .article .m .pill {
    display: inline-block;
}
.article .m {
    width: 100%}
.article .m .pill {
    position: absolute;
    top: 0;
    left: 0;
}
.article .m .pill.duration {
    right: 0;
    bottom: 0;
    top: auto;
    left: auto;
    margin: 0;
}
.article .kicker {
    position: absolute;
    left: 0;
    bottom: 0;
}
.article .kicker .kicker-text {
    -moz-box-shadow: 8px 0 0 rgba(0, 51, 102, .8), -8px 0 0 rgba(0, 51, 102, .8);
    -webkit-box-shadow: 8px 0 0 rgba(0, 51, 102, .8), -8px 0 0 rgba(0, 51, 102, .8);
    box-shadow: 8px 0 0 rgba(0, 51, 102, .8), -8px 0 0 rgba(0, 51, 102, .8);
    color: #fff;
    background-color: rgba(0, 51, 102, .8);
    padding: 4px 0;
    font-size: 24px;
    font-weight: 900;
    line-height: 1.5;
    letter-spacing: -.25px;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
}
.article .article-source {
    color: #999;
    font-size: 12px;
}
.article .duration a {
    display: block;
}
.article .source {
    position: absolute;
    right: 0;
    bottom: 0;
    display: inline-block;
    color: #fff;
    background-color: #000;
}
.article .info:after, .article .meta:after {
    content: "";
    display: table;
    clear: both;
}
.article .meta .pill {
    display: block;
    float: left;
    margin-right: 6px;
}
.article .meta .pill a {
    padding: 4px 3px 3px;
    line-height: 9px;
}
.article .eyebrow, .article .time {
    display: inline-block;
    line-height: 18px;
}
.article .eyebrow {
    color: #5787b8;
    font-size: 11px;
    font-weight: 700;
    margin-right: 6px;
}
.article .eyebrow a {
    color: inherit;
}
.article .eyebrow a:hover {
    color: #a7c6e5;
}
.article .eyebrow.is-showpage a {
    color: #c20017;
}
.article .eyebrow.is-showpage a:hover {
    color: #db4052;
}
.article .time {
    color: #999;
    font-size: 12px;
}
.collection .content:after, .promo:after {
    content: "";
    display: table;
    clear: both;
}
.article .title {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 2px;
}
.article .dek {
    color: #666;
    font-size: 14px;
    line-height: 21px;
}
.article .dek a {
    color: inherit;
}
.article .related li {
    border-left: 1px solid #cedfef;
    font-size: 13px;
    line-height: 18px;
    padding: 0 12px;
    position: relative;
}
.article .related-item {
    margin-bottom: 8px;
}
.article .related-item a {
    font-weight: 700;
}
.article.has-video .m {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}
.article.has-video .m iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
.article-list {
    clear: both;
}
.article-list .article {
    border-bottom: 1px solid #cddff0;
    padding: 0 0 12px;
    margin: 0 0 16px;
}
.collection footer .button, .promo footer {
    margin-top: 12px;
}
.article-list .article:last-of-type {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.article-list .article .m {
    float: left;
    margin-right: 12px;
    width: 132px;
    z-index: 10;
}
.message, .promo .m img {
    width: 100%}
.article-list .article .info {
    padding: 0;
}
.collection, .promo {
    background-color: #fff;
    border: 1px solid #cddff0;
    padding: 16px;
}
.article-list .article .title {
    font-size: 14px;
    line-height: 18px;
}
.article-list .article footer .meta {
    margin-bottom: 0;
}
.collection {
    margin-bottom: 12px;
}
.collection .heading {
    margin-bottom: 8px;
}
.collection .content p, .collection footer .meta {
    margin-bottom: 0;
}
.collection .heading .title {
    color: #222;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
}
.promo {
    margin-bottom: 12px;
}
.promo .info {
    float: left;
}
.promo .heading {
    margin-bottom: 8px;
}
.promo .title {
    color: #222;
    font-size: 16px;
    font-weight: 700;
}
.promo .content p {
    margin-bottom: 10px;
}
.promo .more {
    clear: both;
    font-size: 14px;
    line-height: 21px;
    color: #036;
    background: #edf6ff;
}
.social-icons .fb a:after, .social-icons .tw a:after {
    background-position: 0 0;
    background-repeat: no-repeat;
}
.message {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    clear: both;
    border-width: 1px;
    border-style: solid;
    position: relative;
    text-align: center;
    padding: 6px 32px 6px 8px;
    font-size: 12px;
    line-height: 16px;
    min-height: 30px;
}
.message span {
    display: inline-block;
}
.message .close {
    display: block;
    position: absolute;
    top: 6px;
    right: 10px;
}
.message .close a {
    display: block;
    padding: 4px;
    text-indent: -9999px;
    overflow: hidden;
    position: relative;
    height: 14px;
    width: 14px;
}
.message .close a::after, .message .close a::before {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
}
.collection-timeline .heading:after, .social-icons a:after, .social-icons ul:after {
    content: ""}
.message .close a::before {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.message .close a::after {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.message.success {
    color: #48980d;
    background-color: #f1fbe7;
    border-color: #60b911;
}
.message.success .close a::after, .message.success .close a::before {
    background-color: #60b911;
}
.message.error {
    color: #c20017;
    background-color: #ffdce0;
    border-color: #f26a7a;
}
.message.error .close a::after, .message.error .close a::before {
    background-color: #f26a7a;
}
.collection-article-list {
    border-left: 0;
    border-right: 0;
    margin: 0;
}
.collection-article-list .article-list .article .info {
    overflow: hidden;
}
.collection-article-list .article-list .article .dek {
    display: none;
}
.social-icons {
    clear: both;
}
.social-icons ul {
    letter-spacing: -4px;
}
.social-icons ul:after {
    display: table;
    clear: both;
}
.social-icons li {
    float: left;
    display: block;
    margin: 0 3px;
}
.social-icons a {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-transition: background .2s ease-in-out;
    -o-transition: background .2s ease-in-out;
    -webkit-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out;
    display: block;
    background-color: #036;
    line-height: 30px;
    position: relative;
    height: 30px;
    width: 30px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.social-icons a:after {
    position: absolute;
    top: 7px;
    left: 7px;
}
.social-icons .fb a:after {
    background-image: url(/static/orion/styles/img/fox-news/s/social/facebook.svg?v=20171129143314);
    height: 16px;
    width: 7px;
    left: 11px;
}
.social-icons .tw a:after {
    background-image: url(/static/orion/styles/img/fox-news/s/social/twitter.svg?v=20171129143314);
    height: 13px;
    width: 16px;
    top: 9px;
}
.social-icons .gp a:after, .social-icons .ig a:after, .social-icons .li a:after, .social-icons .pc a:after, .social-icons .rss a:after, .social-icons .sc a:after {
    height: 16px;
    background-position: 0 0;
    background-repeat: no-repeat;
}
.social-icons .gp a:after {
    background-image: url(/static/orion/styles/img/fox-news/s/social/google-plus.svg?v=20171129143314);
    width: 16px;
}
.social-icons .ig a:after {
    background-image: url(/static/orion/styles/img/fox-news/s/social/instagram.svg?v=20171129143314);
    width: 16px;
}
.social-icons .sc a:after {
    background-image: url(/static/orion/styles/img/fox-news/s/social/snapchat.svg?v=20171129143314);
    width: 17px;
    left: 7px;
}
.social-icons .pc a:after {
    background-image: url(/static/orion/styles/img/fox-news/s/social/podcast.svg?v=20171129143314);
    width: 10px;
    left: 10px;
}
.social-icons .li a:after {
    background-image: url(/static/orion/styles/img/fox-news/s/social/linked-in.svg?v=20171129143314);
    width: 15px;
}
.social-icons .rss a:after {
    background-image: url(/static/orion/styles/img/fox-news/s/social/rss.svg?v=20171129143314);
    width: 16px;
}
.social-icons .email a:after {
    background-image: url(/static/orion/styles/img/fox-news/s/social/email.svg?v=20171129143314);
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 10px;
    width: 15px;
    top: 10px;
}
.social-icons .comments a:after, .social-icons .print a:after {
    height: 16px;
    background-position: 0 0;
    background-repeat: no-repeat;
}
.social-icons .comments a:after {
    background-image: url(/static/orion/styles/img/fox-news/s/social/bubble.svg?v=20171129143314);
    width: 16px;
}
.social-icons .print a:after {
    background-image: url(/static/orion/styles/img/fox-news/s/social/print.svg?v=20171129143314);
    left: 6px;
    width: 18px;
}
.social-icons .sms a:after {
    background-image: url(/static/orion/styles/img/fox-news/s/social/imessage.svg?v=20171129143314);
    background-position: 0 0;
    background-repeat: no-repeat;
    top: 6px;
    left: 6px;
    height: 20px;
    width: 20px;
}
.social-icons .messenger a:after, .social-icons .read a:after {
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 16px;
}
.social-icons .messenger a:after {
    background-image: url(/static/orion/styles/img/fox-news/s/social/fb-messenger.svg?v=20171129143314);
    width: 16px;
}
.social-icons .read a:after {
    background-image: url(/static/orion/styles/img/fox-news/s/social/read-later.svg?v=20171129143314);
    left: 11px;
    width: 10px;
}
.collection-timeline {
    margin: 0 auto 24px;
}
.collection-timeline .heading {
    margin-bottom: 0;
}
.collection-timeline .heading:after {
    display: table;
    clear: both;
}
.collection-timeline .heading .title {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 0;
    float: left;
}
.collection-timeline .arrow {
    display: none;
    position: relative;
    float: right;
    width: 20px;
    height: 20px;
}
.collection-timeline .arrow:after, .collection-timeline .arrow:before {
    content: '';
    position: absolute;
    display: block;
    width: 12px;
    height: 3px;
    background: #afcae6;
    top: 10px;
}
.collection-timeline .arrow:before {
    transform: rotate(45deg);
}
.collection-timeline .arrow:after {
    transform: rotate(135deg);
    right: 1px;
}
.collection-timeline .arrow.collapse:before {
    transform: rotate(-45deg);
}
.collection-timeline .arrow.collapse:after {
    transform: rotate(-135deg);
}
.collection-timeline .content {
    margin-top: 12px;
}
.collection-timeline ul {
    margin: 0 0 0 27px;
}
.collection-timeline li {
    color: #222;
    position: relative;
    padding-bottom: 16px;
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
    list-style-type: none;
}
.collection-timeline li:before {
    box-sizing: border-box;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    content: '';
    position: absolute;
    background: #fff;
    border: 1px solid #afcae6;
    width: 11px;
    height: 11px;
    top: 4px;
    left: -27px;
}
.collection-timeline li:after {
    content: '';
    position: absolute;
    border-right: 3px solid #cddff0;
    height: calc(100% - 11px);
    top: 15px;
    left: -23px;
}
.collection-timeline li:last-child {
    padding-bottom: 0;
}
.collection-multi, .collection-multi .article {
    padding-bottom: 12px;
    margin-bottom: 12px;
}
.collection-timeline li:last-child:after {
    display: none;
}
.collection-timeline li a {
    position: relative;
    top: -4px;
}
.collection-timeline li p {
    position: relative;
    color: #999;
    font-size: 12px;
}
.collection-multi .article {
    border-bottom: 1px solid #cddff0;
}
.collection-multi .article .eyebrow {
    font-size: 11px;
}
.collection-multi .article .title {
    font-size: 13px;
    line-height: 18px;
}
.collection-multi.has-hero .article:first-of-type .m {
    float: none;
    margin-right: 0;
    margin-bottom: 6px;
    width: 100%}
.collection-multi.has-hero .article:first-of-type .m img {
    width: 100%}
.collection-multi.has-hero .article:first-of-type .m+.info {
    float: none;
    padding: 0;
    width: 100%}
.collection-multi.has-hero .article:first-of-type .info {
    clear: both;
    float: none;
    padding: 0;
    width: 100%}
.collection-multi.split article:nth-of-type(odd) {
    padding: 0 6px 0 0;
}
.collection-multi.split article:nth-of-type(even) {
    padding: 0 0 0 6px;
}
.collection-multi.split article:nth-of-type(n+3) {
    margin-top: 12px;
}
.collection-multi.split .article {
    width: 50%;
    float: left;
    border: 0;
    margin: 0;
}
.collection-multi.split .article .m {
    float: none;
    width: auto;
    margin: 0 0 6px;
}
.collection-multi .article-list .article .m+.info {
    float: right;
    width: calc(100% - 144px);
}
body {
    background-color: #f6f8fa;
}
body.cmsauthor-gui__mode-author .cmsauthor-gui__overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%}
body.cmsauthor-gui__mode-author .cmsauthor-gui__edit-modal {
    position: fixed;
    top: 0;
    right: 0;
    overflow-x: scroll;
    width: 618px;
}
body .sticky, body .sticky-bottom, body .sticky-top {
    position: fixed;
    width: inherit;
}
body .sticky-top {
    top: 0;
}
body .sticky-bottom {
    bottom: 0;
}
body .limit {
    position: absolute;
    bottom: 0;
    width: inherit;
}
a {
    color: #036;
}
a:hover {
    color: #5787b8;
}
.masthead .inner, .page-content, .post-content {
    width: 100%}
.row {
    clear: both;
    position: relative;
}
.row:after {
    content: "";
    display: table;
    clear: both;
}
.row.advert {
    background: #e6e6e6;
    padding: 12px 0;
    text-align: center;
}
.sidebar>div, .sidebar>section {
    background-color: #fff;
    border: 1px solid #cddff0;
    padding: 16px;
}
.sidebar>div.ad-container, .sidebar>div.sidebar-group, .sidebar>div.sticky-region {
    border: 0;
    background-color: transparent;
    padding: 0;
}
.sidebar:last-child {
    margin-bottom: 0;
}
.sidebar-primary {
    display: none;
}
.sidebar-primary-alt, .sidebar-primary-alt .sidebar-primary {
    display: block;
}
.sidebar .ad-container {
    margin-bottom: 12px;
}
.post-content .ad-container.yieldmo {
    margin: 0 11px 22px;
    width: auto;
}
.collection-spotlight {
    border: 0;
    padding: 0;
    margin: 0;
}
.collection-spotlight .article .m img {
    width: 100%}
.collection-spotlight .article .m .pill {
    padding: 6px 8px;
    font-size: 12px;
    line-height: 12px;
}
.collection-spotlight .article .m .pill.duration {
    padding: 0;
}
.collection-spotlight .article .kicker {
    pointer-events: none;
    margin: 0 16px;
}
.collection-spotlight .article .info {
    padding: 12px 16px 20px;
}
.collection-spotlight .article .title {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 8px;
}
.collection-spotlight .article .dek {
    margin-bottom: 12px;
}
.collection-spotlight .article .related li {
    font-size: 14px;
    margin-bottom: 12px;
}
.collection-spotlight .article .related li:last-of-type {
    margin-bottom: 0;
}
@media screen and (-ms-high-contrast:active), screen and (-ms-high-contrast:none) {
    .collection-spotlight .kicker .kicker-text: after, .collection-spotlight .kicker .kicker-text:before, .collection-spotlight _:-ms-fullscreen .kicker-text:after, .collection-spotlight _:-ms-fullscreen .kicker-text:before {
    content: '';
    position: absolute;
    background-color: rgba(0, 51, 102, .8);
    width: 1px;
    height: calc(100% + 4px);
    top: -2px;
}
.collection-spotlight .kicker .kicker-text:before, .collection-spotlight _:-ms-fullscreen .kicker-text:before {
    left: -1px;
}
.collection-spotlight .kicker .kicker-text:after, .collection-spotlight _:-ms-fullscreen .kicker-text:after {
    right: -1px;
}
}
.collection-spotlight.collection-spotlight-cards {
    background-color: transparent;
    border: 0;
}
.collection-spotlight.collection-spotlight-cards .article {
    background-color: #fff;
    margin: 12px;
    border: 1px solid #cddff0;
    border-top: 0;
}
.collection-spotlight.collection-spotlight-cards .article .m {
    width: calc(100% + 2px);
    margin-left: -1px;
}
.collection-spotlight.collection-spotlight-cards .article .info {
    padding: 12px;
}
.collection-spotlight.collection-spotlight-cards .article .info .related ul {
    list-style-type: disc;
    list-style-position: inside;
}
.collection-spotlight.collection-spotlight-cards .article .info .related li {
    padding: 0;
    border: 0;
}
.collection-spotlight.collection-spotlight-cards .article .kicker {
    margin: 0 12px;
}
.collection-spotlight.collection-spotlight-cards.has-hero .article:nth-of-type(1) {
    margin: 0;
}
.collection-spotlight.collection-spotlight-cards.has-hero .article:nth-of-type(1) .info {
    border-width: 0 0 1px;
}
.collection-doomsday {
    border: 0;
    padding: 0;
    background-color: #001224;
    margin-bottom: 0;
}
.collection-doomsday .article .m {
    position: absolute;
    top: 0;
    z-index: 10;
}
.collection-doomsday .article .m:after {
    content: "";
    display: block;
    position: absolute;
    background-image: url(data:image.svg?v=20171129143314+xml;
    base64, PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMTIyNCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0iIzAwMTIyNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(0, 18, 36, 0)), color-stop(98%, #001224));
    background-image: -moz-linear-gradient(top, rgba(0, 18, 36, 0) 0, #001224 98%);
    background-image: -webkit-linear-gradient(top, rgba(0, 18, 36, 0) 0, #001224 98%);
    background-image: linear-gradient(to bottom, rgba(0, 18, 36, 0) 0, #001224 98%);
    top: 50%;
    height: 50%;
    width: 100%;
    z-index: 11;
}
.collection-doomsday .article .m img {
    display: inline-block;
    width: 100%}
.collection-doomsday .article .info {
    padding: 200px 22px 12px;
    position: relative;
    z-index: 20;
}
.collection-doomsday .article .meta {
    margin-bottom: 16px;
}
.collection-doomsday .article .meta .pill {
    font-size: 14px;
    font-weight: 900;
    padding: 10px;
}
.collection-doomsday .article .title {
    text-shadow: 3px 3px 1px #001224;
    font-size: 42px;
    line-height: 42px;
    font-weight: 900;
    letter-spacing: -1px;
    margin-bottom: 4px;
}
.collection-doomsday .article .title a {
    color: #edf6ff;
}
.collection-doomsday .article .dek {
    color: #a7c6e5;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -1px;
    margin-bottom: 14px;
}
.collection-doomsday .article .live-stream {
    text-align: center;
    margin-bottom: 22px;
    cursor: pointer;
}
.collection-doomsday .article .live-stream .embed-stream {
    background: #000;
    display: block;
    margin-bottom: 12px;
    pointer-events: none;
    overflow: hidden;
    min-height: 155px;
}
.collection-doomsday .article .live-stream .embed-stream img {
    max-width: 100%}
.collection-doomsday .article .live-stream p {
    color: #fff;
    font-size: 11px;
}
.collection-doomsday .article .related li {
    overflow: hidden;
    border-color: #db4052;
}
.collection-doomsday .article .related .pill-link {
    border-color: #db4052;
}
.collection-doomsday .article .related .pill-link:before {
    border-left-color: #db4052;
}
.collection-doomsday .article .related a {
    color: #edf6ff;
}
.collection-doomsday .article-ticker {
    background-color: #c20017;
    overflow: hidden;
    line-height: 40px;
    height: 40px;
    position: relative;
    z-index: 20;
}
.collection-doomsday .article-ticker .scroll-outer {
    overflow: inherit;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.collection-doomsday .article-ticker .scroll-inner {
    position: absolute;
    padding: 0;
    left: 100%;
    height: 40px;
}
.collection-doomsday .article-ticker li {
    display: block;
    float: left;
    font-size: 18px;
    margin-right: 100px;
}
.collection-doomsday .article-ticker a, .collection-doomsday .article-ticker li {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .35);
    color: #fff;
}
.collection-gallery {
    padding: 12px;
}
.collection-gallery .heading {
    margin-bottom: 10px;
}
.collection-gallery .scroll-outer {
    overflow-x: auto;
}
.collection-gallery .scroll-outer .scroll-inner {
    width: 100%;
    padding: 0;
}
.collection-gallery .scroll-outer .scroll-inner:after {
    content: "";
    display: table;
    clear: both;
}
.collection-gallery article {
    display: none;
    margin-bottom: 12px;
    position: relative;
    width: 33.3%;
    float: left;
    padding: 0 6px;
}
.collection-gallery article a {
    display: block;
    position: relative;
    overflow: hidden;
}
.collection-gallery .page-arrows .prev {
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-bottomleft: initial;
    -webkit-border-bottom-left-radius: initial;
    border-bottom-left-radius: initial;
}
.collection-gallery .page-arrows .prev a:before {
    -moz-box-shadow: 2px 1px 0 -1px rgba(0, 51, 102, .4);
    -webkit-box-shadow: 2px 1px 0 -1px rgba(0, 51, 102, .4);
    box-shadow: 2px 1px 0 -1px rgba(0, 51, 102, .4);
}
.collection-gallery .page-arrows .prev a:after {
    -moz-box-shadow: 2px -1px 0 -1px rgba(0, 51, 102, .4);
    -webkit-box-shadow: 2px -1px 0 -1px rgba(0, 51, 102, .4);
    box-shadow: 2px -1px 0 -1px rgba(0, 51, 102, .4);
}
.collection-gallery .page-arrows .next {
    -moz-border-radius-topright: initial;
    -webkit-border-top-right-radius: initial;
    border-top-right-radius: initial;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.collection-gallery .page-arrows .next, .collection-gallery .page-arrows .prev {
    display: none;
}
.collection-gallery .page-arrows .next a:before, .collection-gallery .page-arrows .prev a:before {
    top: 10px;
    left: 11px;
}
.collection-gallery .page-arrows .next a:after, .collection-gallery .page-arrows .prev a:after {
    bottom: 10px;
    left: 18px;
}
.collection-gallery.collection-features-faces {
    border-left: 0;
    border-right: 0;
    padding: 16px 0;
}
.collection-gallery.collection-features-faces .heading {
    padding: 0 12px;
}
.collection-gallery.collection-features-faces .scroll-wrap {
    height: 189px;
    overflow: hidden;
}
.collection-gallery.collection-features-faces .scroll-outer {
    overflow-x: scroll;
    padding-bottom: 32px;
    -webkit-overflow-scrolling: touch;
}
.collection-gallery.collection-features-faces .scroll-outer .scroll-inner {
    display: block;
    width: 9999px;
}
.collection-gallery.collection-features-faces article {
    display: block;
    margin: 0 0 0 12px;
    width: 126px;
    padding: 0;
}
.collection-gallery.collection-features-faces article:last-child {
    margin-right: 12px;
}
.collection-gallery.collection-features-faces .content .title {
    display: inline-block;
    position: absolute;
    left: 4px;
    padding-right: 4px;
    bottom: 12px;
}
.collection-gallery.collection-features-faces .content .title span {
    -moz-box-shadow: 4px 0 0 #000, -4px 0 0 #000;
    -webkit-box-shadow: 4px 0 0 #000, -4px 0 0 #000;
    box-shadow: 4px 0 0 #000, -4px 0 0 #000;
    color: #fff;
    background-color: #000;
    padding: 6px 0;
    font-size: 13px;
    font-weight: 900;
    line-height: 21px;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
}
.collection-gallery.collection-features-faces .page-arrows {
    display: none;
}
.collection-section {
    border-left: 0;
    border-right: 0;
    padding-left: 0;
    padding-right: 0;
}
.collection-section .heading {
    padding: 0 16px;
}
.collection-section .heading:after {
    content: "";
    display: table;
    clear: both;
}
.collection-section .heading .title {
    float: left;
}
.collection-section .heading .more {
    float: right;
    font-size: 11px;
    font-weight: 700;
    line-height: 24px;
}
.collection-section .heading .sponsor {
    float: right;
    margin-right: 12px;
}
.collection-section .heading .sponsor .ad, .collection-section .heading .sponsor .advert-txt {
    float: left;
}
.collection-section .heading .sponsor .advert-txt {
    margin-right: 6px;
}
.collection-section .article-list {
    padding: 16px 16px 0;
}
.collection-section .latest {
    position: relative;
}
.collection-section .latest .meta {
    position: absolute;
    top: -24px;
    left: 16px;
}
.collection-section .latest .info {
    position: absolute;
    left: 0;
    bottom: 0;
    overflow: visible;
    width: 100%}
.collection-section .latest .m {
    background-color: #000;
    position: relative;
}
.collection-section .latest .m img {
    min-height: 188px;
}
@media screen and (min-width:375px) {
    .collection-section .latest .m img {
    min-height: 210px;
}
}
.collection-section .latest .m a:after {
    content: "";
    display: block;
    position: absolute;
    background-image: url(data:image.svg?v=20171129143314+xml;
    base64, PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(0, 0, 0, 0)), color-stop(100%, #000));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, #000 100%);
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, #000 100%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, #000 100%);
    bottom: 0;
    height: 70%;
    width: 100%}
.collection-section .latest .eyebrow {
    color: #fff;
}
.collection-section .latest .title {
    margin-bottom: 0;
}
.collection-section .latest .title a {
    text-shadow: 1px 1px 1px #000;
    display: block;
    color: #fff;
    padding: 0 16px 12px;
}
.collection-section .latest .time {
    color: #999;
}
.promo-channel {
    padding: 12px;
}
.promo-channel .info {
    float: left;
    padding-right: 16px;
    width: calc(100% - 84px);
}
.promo-channel .time {
    color: #c20017;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 4px;
}
.promo-channel .title {
    color: #666;
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 6px;
}
.promo-channel .dek {
    font-size: 12px;
    line-height: 18px;
}
.promo-channel .countdown {
    color: #c20017;
    font-size: 32px;
    line-height: 32px;
}
.promo-channel .countdown .length, .promo-channel .countdown .separator {
    float: left;
    display: block;
    letter-spacing: -1px;
}
.promo-channel .countdown .text, .promo-channel .countdown .value {
    display: block;
    clear: both;
    text-align: center;
}
.promo-channel .countdown .text {
    color: #222;
    font-size: 11px;
    line-height: 18px;
    text-transform: uppercase;
}
.promo-channel .headshot {
    float: right;
    width: 84px;
}
.promo-watch-live .live-stream {
    background: #000;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}
.promo-watch-live .live-stream iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
.promo-watch-live .live-stream .embed-stream {
    pointer-events: none;
}
.promo-watch-live .logo {
    float: left;
    margin-right: 14px;
    margin-bottom: 0;
    width: 40px;
}
.promo-watch-live .logo img {
    display: block;
    max-width: 100%}
.promo-watch-live .info {
    width: calc(100% - 54px);
}
.promo-watch-live .pill {
    font-size: 10px;
    line-height: 10px;
    padding: 0;
    margin-bottom: 6px;
}
.promo-watch-live .pill-link {
    padding: 4px 6px 2px;
}
.promo-watch-live .pill.live-now {
    background-color: #c20017;
}
.promo-watch-live .pill.live-now-link {
    border-color: #c20017;
}
.promo-watch-live .pill.new-episodes {
    background-color: #61b921;
}
.promo-watch-live .pill.new-episodes .pill-link {
    border-color: #61b921;
}
.promo-newsletter .heading .title {
    color: #036;
    margin-bottom: 12px;
}
.promo-newsletter form:after {
    content: "";
    display: table;
    clear: both;
}
.promo-newsletter .input-wrap {
    width: calc(100% - 66px);
}
.promo-newsletter .submit-wrap {
    width: 66px;
}
.promo-newsletter .input-wrap, .promo-newsletter .submit-wrap {
    float: left;
    display: block;
}
.promo-newsletter input[type=text], .promo-newsletter input[type=email] {
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 1px solid #cddff0;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    font-size: 12px;
    line-height: 28px;
    margin: 0;
    padding: 0 12px;
    width: calc(100% + 3px);
    min-height: 30px;
}
.promo-newsletter input[type=submit] {
    -moz-appearance: none;
    -webkit-appearance: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #d20f26;
    color: #fff;
    background-color: #d20f26;
    font-size: 13px;
    font-weight: 900;
    line-height: normal;
    padding: 0;
    height: 30px;
    width: 100%}
.promo-newsletter input[type=submit]:hover {
    background-color: #db4052;
    cursor: pointer;
}
.promo-newsletter input[type=submit]:active {
    background-color: #c20017;
}
.promo-markets .heading {
    border-bottom: 1px solid #cddff0;
    padding-bottom: 12px;
    margin-bottom: 0;
    overflow: hidden;
}
.promo-markets .heading .title {
    float: left;
    font-size: 18px;
    line-height: 20px;
}
.promo-markets .heading .updated {
    float: right;
    color: #1b4e81;
    font-size: 11px;
    line-height: 20px;
}
.promo-markets .stocks {
    margin-bottom: 12px;
}
.promo-markets .stock {
    display: table;
    border-bottom: 1px solid #cddff0;
    padding-top: 12px;
    padding-bottom: 8px;
    width: 100%}
.promo-markets .stock:last-of-type {
    border: 0;
    padding-bottom: 0;
}
.collection-clips .article, .collection-must-read .article, .collection-opinion .article {
    border-bottom: 1px solid #cddff0;
}
.promo-markets .stock .change, .promo-markets .stock .graph, .promo-markets .stock .ticker {
    display: table-cell;
}
.promo-markets .stock .ticker {
    min-width: 78px;
}
.promo-markets .stock .ticker .symbol {
    color: #036;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 4px;
}
.promo-markets .stock .ticker .value {
    color: #5787b8;
    font-size: 14px;
}
.promo-markets .stock .graph {
    width: 110px;
}
.promo-markets .stock .change {
    text-align: right;
    min-width: 78px;
}
.promo-markets .stock .change .amount {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 4px;
}
.promo-markets .stock .change .percent {
    font-size: 14px;
}
.promo-markets .stock .change.pos {
    color: #390;
}
.promo-markets .stock .change.neg {
    color: #db4052;
}
.promo-markets .sponsor {
    margin: 0 auto 16px;
    width: 292px;
}
.promo-markets .sponsor .advert-txt {
    color: #1b4e81;
    font-weight: 400;
    text-align: left;
    margin-left: -13px;
}
.promo-markets .sponsor .ad {
    margin-left: -28px;
}
.promo-markets footer {
    margin-top: 0;
}
.promo-markets .article-list .article {
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.collection-clips, .collection-clips .article {
    margin-bottom: 12px;
    padding-bottom: 12px;
}
.collection-clips .article .eyebrow {
    font-size: 11px;
}
.collection-clips .article .eyebrow.is-showpage {
    line-height: 14px;
}
.collection-must-read .article .title, .collection-opinion .title {
    font-size: 13px;
    line-height: 18px;
}
.collection-clips .article .title {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 0;
}
.collection-clips .article-list .article .m+.info {
    float: right;
    width: calc(100% - 144px);
}
.collection-must-read .article {
    padding-bottom: 12px;
    margin-bottom: 12px;
}
.collection-must-read .article .info {
    padding: 0;
}
.collection-opinion .article {
    display: table;
    margin-bottom: 12px;
    padding-bottom: 12px;
    width: 100%;
    padding-right: 10px;
    }
.collection-opinion .article:last-of-type {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.collection-opinion .info {
    display: table-cell;
    vertical-align: top;
    padding-right: 12px;
}
.collection-opinion .headshot {
    display: block;
    float: right;
    width: 54px;
    position: relative;
    height: 54px;
    overflow: hidden;
}
.collection-opinion .headshot img {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    /* height: 54px; */
    /* width: 54px; */
    max-width: none;
    }
.collection-opinion .title {
    font-weight: 600;
    margin-bottom: 4px;
    margin-top: 0px;
    /* font-family: Rob; */
}
.collection-opinion .meta {
    font-size: 11px;
    line-height: 14px;
}
.collection-opinion .author, .collection-opinion .taxonomy {
    color: #999;
}
.item-podcast {
    background-color: #fff;
    border: 1px solid #cddff0;
    margin: 12px 0;
    min-height: 130px;
}
.item-podcast .eyebrow, .item-podcast .title {
    margin-bottom: 8px;
    font-weight: 700;
}
.item-podcast:after {
    content: "";
    display: table;
    clear: both;
}
.item-podcast .content {
    border-bottom: 1px solid #cddff0;
    padding: 12px;
    overflow: hidden;
}
.item-podcast .control {
    padding: 12px;
    overflow: hidden;
}
.item-podcast .info {
    float: left;
    margin-right: 12px;
    width: calc(100% - 76px);
}
.item-podcast .eyebrow {
    color: #5787b8;
    font-size: 11px;
}
.item-podcast .eyebrow a {
    color: inherit;
}
.item-podcast .date {
    font-size: 12px;
}
.item-podcast .date a {
    color: #222;
}
.item-podcast .logo {
    float: right;
    width: 64px;
}
.item-podcast .logo img {
    max-width: 64px;
    max-height: 64px;
}
.item-podcast .pause, .item-podcast .play, .item-podcast .progress-bar, .item-podcast .time, .item-podcast .volume {
    float: left;
}
.item-podcast .pause, .item-podcast .play, .item-podcast .progress-bar, .item-podcast .volume {
    cursor: pointer;
}
.item-podcast .progress-bar {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    background-color: #cddff0;
    overflow: hidden;
    margin: 3px 8px 3px 12px;
    height: 10px;
    width: calc(100% - 132px);
}
.item-podcast .progress-bar.preload {
    width: calc(100% - 70px);
}
.item-podcast .progress {
    background-color: #1b4e81;
    height: 10px;
}
.item-podcast .time {
    display: inline-block;
    color: #5988B6;
    font-size: 12px;
    margin-top: 2px;
    margin-right: 4px;
}
.item-podcast .pause, .item-podcast .play, .item-podcast .volume {
    position: relative;
    text-indent: -9999px;
    width: 20px;
}
.item-podcast .pause:before, .item-podcast .play:before, .item-podcast .volume:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 15px;
    width: 20px;
    background-size: contain;
}
.item-podcast .pause:before, .item-podcast .play:before {
    left: 5px;
    background-position: 0 0;
    background-repeat: no-repeat;
}
.item-podcast .play:before {
    background-image: url(/static/orion/styles/img/fox-news/s/icons/play.svg?v=20171129143314);
}
.item-podcast .pause:before {
    background-image: url(/static/orion/styles/img/fox-news/s/icons/pause.svg?v=20171129143314);
    background-size: 100% 100%;
    width: 10px;
}
.item-podcast .volume {
    float: right;
}
.item-podcast .volume-up:before {
    background-image: url(/static/orion/styles/img/fox-news/s/icons/vol-on.svg?v=20171129143314);
    background-position: 0 0;
    background-repeat: no-repeat;
}
.item-podcast .volume-down:before {
    background-image: url(/static/orion/styles/img/fox-news/s/icons/vol-off.svg?v=20171129143314);
    background-position: 0 0;
    background-repeat: no-repeat;
}
.promo-watch-live .m {
    display: none;
    margin-bottom: 0;
}
.collection-article-list .article-list .article .title {
    font-size: 13px;
}
body:after {
    display: none;
}
.mobile, .mobile-tablet, .mobile-tablet .mobile.ad-container, .mobile.ad-container {
    display: block;
}
@media screen and (min-width:320px) {
    body: after {
    content: "mobile-min, 320px"}
}
@media screen and (min-width:480px) {
    body: after {
    content: "mobile-sm-min, 480px"}
}
@media screen and (min-width:600px) {
    body: after {
    content: "mobile-md-max, 600px"}
}
@media screen and (min-width:767px) {
    body: after {
    content: "mobile-max, 767px"}
}
@media screen and (min-width:768px) {
    body: after {
    content: "tablet-min, 768px"}
}
@media screen and (min-width:1023px) {
    body: after {
    content: "tablet-max, 1023px"}
}
@media screen and (min-width:1024px) {
    body: after {
    content: "desktop-min, 1024px"}
}
@media screen and (min-width:1280px) {
    body: after {
    content: "desktop-sm-min, 1280px"}
}
@media screen and (min-width:1439px) {
    body: after {
    content: "desktop-sm-max, 1439px"}
}
@media screen and (min-width:1440px) {
    body: after {
    content: "desktop-md-min, 1440px"}
}
@media screen and (min-width:1919px) {
    body: after {
    content: "desktop-md-max, 1919px"}
}
:root {
    --vp-name: desktop-lg;
    --vp-size: 1920px;
}
@media screen and (min-width:1920px) {
    body: after {
    content: "desktop-lg, 1920px"}
}
.mobile.ad-container {
    margin-bottom: 22px;
}
.mobile.ad-container.yieldmo {
    margin-left: 11px;
    margin-right: 11px;
    width: auto;
}
.mobile-tablet.ad-container {
    display: block;
    margin-bottom: 22px;
}
.mobile-tablet .tablet.ad-container {
    display: none;
}
.mobile-desktop, .mobile-desktop .mobile.ad-container {
    display: block;
}
.mobile-desktop.ad-container {
    display: block;
    margin-bottom: 22px;
}
.desktop, .desktop.ad-container, .mobile-desktop .desktop.ad-container, .tablet, .tablet-desktop, .tablet-desktop.ad-container, .tablet.ad-container {
    display: none;
}
.alert {
    margin: 0 auto;
    text-align: center;
}
.alert h2 {
    -moz-transition: color .2s linear;
    -o-transition: color .2s linear;
    -webkit-transition: color .2s linear;
    transition: color .2s linear;
    margin: 0 0 10px;
    clear: both;
    color: #e59fa1;
    color: rgba(255, 255, 255, .5);
    font-size: 12px;
    letter-spacing: .15em;
}
.alert>div>a, .alert>div>p, .alert>div>span, .alert>div>span a {
    color: #fff;
}
.alert>div {
    padding: 12px;
    margin-bottom: 12px;
    position: relative;
    background: #c93f3f;
}
.alert>div>a.close, .alert>div>a.close:hover {
    background-repeat: no-repeat;
    height: 11px;
    width: 11px;
    overflow: hidden;
}
.alert>div>span {
    margin: 0 0 16px;
    display: inline-block;
    font-size: 14px;
}
.alert>div>a.close {
    background-image: url(//global.fncstatic.com/static/orion/styles/img/_generated/fox-news/icons.png?v=20171129143314);
    background-position: 0 -135px;
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
    margin: 0;
    display: block;
    position: absolute;
    top: 12px;
    right: 12px;
    text-indent: -9999px;
}
@media (-webkit-min-device-pixel-ratio:2), (-o-min-device-pixel-ratio:3 / 2), (min--moz-device-pixel-ratio:2), (min-device-pixel-ratio:2), (min-resolution:144dppx) {
    .alert>div>a.close {
    background-image: url(//global.fncstatic.com/static/orion/styles/img/_generated/fox-news/icons-2x.png?v=20171129143314);
    background-size: 60px 792px;
    background-position: 0 -136px;
    height: 11px;
    width: 11px;
}
}
.alert>div>a.close:hover {
    background-image: url(//global.fncstatic.com/static/orion/styles/img/_generated/fox-news/icons.png?v=20171129143314);
    background-position: 0 -124px;
}
@media (-webkit-min-device-pixel-ratio:2), (-o-min-device-pixel-ratio:3 / 2), (min--moz-device-pixel-ratio:2), (min-device-pixel-ratio:2), (min-resolution:144dppx) {
    .alert>div>a.close: hover {
    background-image: url(//global.fncstatic.com/static/orion/styles/img/_generated/fox-news/icons-2x.png?v=20171129143314);
    background-size: 60px 792px;
    background-position: 0 -125px;
    height: 11px;
    width: 11px;
}
}
.alert>div>p {
    margin: 0 0 16px;
    font-size: 14px;
}
.alert .action a {
    -moz-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
    -webkit-transition: background-color .2s linear;
    transition: background-color .2s linear;
    padding: 10px 12px;
    display: inline-block;
    background: #ae3232;
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: .02em;
}
.alert .action a:hover {
    background: #952b2b;
}
.alert#live>div, .alert#prog-alert>div {
    background: #fcc105;
}
.alert#live>div>a.close, .alert#prog-alert>div>a.close {
    background-image: url(//global.fncstatic.com/static/orion/styles/img/_generated/fox-news/icons.png?v=20171129143314);
    background-position: 0 -124px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 11px;
    width: 11px;
}
@media (-webkit-min-device-pixel-ratio:2), (-o-min-device-pixel-ratio:3 / 2), (min--moz-device-pixel-ratio:2), (min-device-pixel-ratio:2), (min-resolution:144dppx) {
    .alert#live>div>a.close, .alert#prog-alert>div>a.close {
    background-image: url(//global.fncstatic.com/static/orion/styles/img/_generated/fox-news/icons-2x.png?v=20171129143314);
    background-size: 60px 792px;
    background-position: 0 -125px;
    height: 11px;
    width: 11px;
}
}
.alert#live>div>a.close:hover, .alert#prog-alert>div>a.close:hover {
    background-image: url(//global.fncstatic.com/static/orion/styles/img/_generated/fox-news/icons.png?v=20171129143314);
    background-position: 0 -135px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 11px;
    width: 11px;
}
@media (-webkit-min-device-pixel-ratio:2), (-o-min-device-pixel-ratio:3 / 2), (min--moz-device-pixel-ratio:2), (min-device-pixel-ratio:2), (min-resolution:144dppx) {
    .alert#live>div>a.close: hover, .alert#prog-alert>div>a.close:hover {
    background-image: url(//global.fncstatic.com/static/orion/styles/img/_generated/fox-news/icons-2x.png?v=20171129143314);
    background-size: 60px 792px;
    background-position: 0 -136px;
    height: 11px;
    width: 11px;
}
}
.alert#live h2, .alert#prog-alert h2 {
    color: #af8300;
}
.alert#live p>a, .alert#live p>span, .alert#live>div>a, .alert#live>div>span, .alert#prog-alert p>a, .alert#prog-alert p>span, .alert#prog-alert>div>a, .alert#prog-alert>div>span {
    color: #222;
    font-weight: 700;
}
.alert#live p>a a, .alert#live p>span a, .alert#live>div>a a, .alert#live>div>span a, .alert#prog-alert p>a a, .alert#prog-alert p>span a, .alert#prog-alert>div>a a, .alert#prog-alert>div>span a {
    color: inherit;
    font-weight: inherit;
}
.alert#live .action, .alert#prog-alert .action {
    margin-top: 12px;
}
.alert#live .action a, .alert#prog-alert .action a {
    background: #000;
}
.alert#live .action a:hover, .alert#prog-alert .action a:hover {
    background: #222;
}
.site-footer .social-icons ul {
    text-align: center;
}
.site-footer .social-icons li {
    float: none;
    display: inline-block;
    margin: 0 3px;
}
.popup-modal {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .8);
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    padding: 0 12px;
    z-index: 520;
}
.popup-modal .modal {
    width: 100%;
    min-width: 296px;
    position: relative;
    background: #fff;
    margin: 50px auto 0;
    border: 10px solid rgba(0, 0, 0, .2);
    box-shadow: 0 0 50px -10px #000;
    border-radius: 5px;
}
.popup-modal .modal:before {
    content: "Click anywhere outside the window to close.";
    width: 100%;
    position: absolute;
    left: 0;
    top: -18px;
    color: #999;
    font-size: 11px;
    text-align: center;
}
.popup-modal .modal .close {
    background-image: url(//global.fncstatic.com/static/orion/styles/img/_generated/fox-news/icons.png?v=20171129143314);
    background-position: 0 -84px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 24px;
    width: 24px;
    display: block;
    position: absolute;
    float: left;
    top: -15px;
    left: -15px;
    text-indent: -9999px;
    z-index: 1;
}
.popup-modal .modal.modal-image .content .slide-container, .popup-modal .modal.modal-image .content .slide-container .slide .container {
    position: relative;
}
@media (-webkit-min-device-pixel-ratio:2), (-o-min-device-pixel-ratio:3 / 2), (min--moz-device-pixel-ratio:2), (min-device-pixel-ratio:2), (min-resolution:144dppx) {
    .popup-modal .modal .close {
    background-image: url(//global.fncstatic.com/static/orion/styles/img/_generated/fox-news/icons-2x.png?v=20171129143314);
    background-size: 60px 792px;
    background-position: 0 -83px;
    height: 24px;
    width: 24px;
}
}
.popup-modal .modal.modal-image {
    border-color: rgba(254, 254, 255, .9);
}
.popup-modal .modal.modal-image .content .slide-container:after {
    content: "";
    display: table;
    clear: both;
}
.popup-modal .modal.modal-image .content .slide-container .slide {
    display: none;
}
.popup-modal .modal.modal-image .content .slide-container .slide:target {
    display: block;
}
.popup-modal .modal.modal-image .content .info {
    border-top: 4px solid #c20017;
    padding: 16px;
    background: #036;
}
.popup-modal .modal.modal-image .content .info span {
    font-size: 12px;
    line-height: 18px;
    color: #edf6ff;
}
.popup-modal .modal.modal-image .page-arrows {
    filter: alpha(Opacity=90);
    opacity: .9;
    display: block;
    position: absolute;
    width: 100%;
    top: 45%}
.popup-modal .modal.modal-image .page-arrows .arrow {
    height: 100%}
.popup-modal .modal.modal-image .page-arrows .arrow:after, .popup-modal .modal.modal-image .page-arrows .arrow:before {
    height: 24px;
    width: 6px;
}
.popup-modal .modal.modal-image .page-arrows .arrow:before {
    top: 16px;
}
.popup-modal .modal.modal-image .page-arrows .arrow:after {
    bottom: 16px;
}
.popup-modal .modal.modal-image .page-arrows .next, .popup-modal .modal.modal-image .page-arrows .prev {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    height: 58px;
    width: 38px;
}
.popup-modal .modal.modal-image .page-arrows .next .arrow:after, .popup-modal .modal.modal-image .page-arrows .next .arrow:before, .popup-modal .modal.modal-image .page-arrows .prev .arrow:after, .popup-modal .modal.modal-image .page-arrows .prev .arrow:before {
    height: 22px;
}
.popup-modal .modal.modal-image .page-arrows .next .arrow:before, .popup-modal .modal.modal-image .page-arrows .prev .arrow:before {
    top: 12px;
}
.popup-modal .modal.modal-image .page-arrows .next .arrow:after, .popup-modal .modal.modal-image .page-arrows .prev .arrow:after {
    bottom: 12px;
}
.popup-modal .modal.modal-image .page-arrows .prev {
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    float: left;
}
.popup-modal .modal.modal-image .page-arrows .prev .arrow:after, .popup-modal .modal.modal-image .page-arrows .prev .arrow:before {
    left: 14px;
}
.popup-modal .modal.modal-image .page-arrows .next {
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    float: right;
}
.popup-modal .modal.modal-image .page-arrows .next .arrow:after, .popup-modal .modal.modal-image .page-arrows .next .arrow:before {
    left: 20px;
}
.popup-modal .modal.modal-email {
    border: 0;
    border-radius: 0;
}
.popup-modal .modal.modal-email .content {
    border-top: 8px solid #036;
    padding: 20px 10px;
    text-align: center;
}
.popup-modal .modal.modal-email .content.fn-first .email {
    display: none;
}
.popup-modal .modal.modal-email .content.fn-first .email:before {
    background-image: url(/static/orion/styles/img/fox-news/s/newsletter/fn-first.svg?v=20171129143314);
    background-position: 0 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    width: 276px;
    height: 48px;
    margin: 0 auto 15px;
}
.popup-modal .modal.modal-email .content.fn-first .email p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 20px;
}
.popup-modal .modal.modal-email .content.fn-first .email>span {
    display: none;
    font-size: 14px;
    line-height: 1.5;
    color: #c20017;
    background: #ffdce0;
    border: 1px solid #f26a7a;
    border-radius: 3px;
    padding: 10px;
}
.popup-modal .modal.modal-email .content.fn-first .email form {
    width: 276px;
    margin: 20px auto 0;
    overflow: hidden;
}
.popup-modal .modal.modal-email .content.fn-first .email form .email-input {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-appearance: none;
    float: left;
    width: 200px;
    border: 1px solid #cedfef;
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    color: #5787b8;
}
.popup-modal .modal.modal-email .content.fn-first .email form .email-input::placeholder {
    color: #5787b8;
}
.popup-modal .modal.modal-email .content.fn-first .email form .signup-button {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-appearance: none;
    cursor: pointer;
    float: left;
    padding: 10px 14px;
    margin: 0;
    border: 0;
    background: #d20f26;
    color: #fff;
    font-weight: 900;
    position: relative;
    left: -2px;
}
.popup-modal .modal.modal-email .content.fn-first .email form .signup-button:hover {
    background: #ef253d;
}
.popup-modal .modal.modal-email .content.fn-first .email form .add {
    position: absolute;
    left: -99999px;
}
.popup-modal .modal.modal-email .content.fn-first .email.thanks>span {
    display: block;
    background: #e4f8d0;
    color: #48980d;
    border-color: #aee973;
    margin-bottom: 10px;
}
.popup-modal .modal.modal-email .content.fn-first .email.thanks p {
    margin-bottom: 0;
}
.popup-modal .modal.modal-email .content.fn-first .email.thanks p a {
    font-weight: 900;
    text-decoration: underline;
}
.popup-modal .modal.modal-email .content.fn-first .email.thanks p a:hover {
    text-decoration: none;
}
.popup-modal .modal.modal-email .close {
    left: auto;
    right: -10px;
    top: -10px;
}
.popup-modal .content .m .fox-video {
    position: relative;
    height: 0;
    padding-bottom: 56.25%}
.popup-modal .content .m .fox-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
.popup-modal .content .info {
    padding: 16px 16px 28px;
    text-align: center;
}
.popup-modal .content .info .title {
    font-size: 20px;
    margin-bottom: 6px;
}
.popup-modal .content .info span {
    line-height: 20px;
}
.pre-content {
    overflow: hidden;
}
.page-content:after {
    content: "";
    display: table;
    clear: both;
}
.social-icons .fb a:hover {
    background: #3b5998;
}
.social-icons .tw a:hover {
    background: #1da1f2;
}
.social-icons .gp a:hover {
    background: #dd4b39;
}
.social-icons .ig a {
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
}
.social-icons .ig a:hover {
    background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, rgba(0, 0, 0, 0) 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, rgba(0, 0, 0, 0) 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, rgba(0, 0, 0, 0) 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, rgba(0, 0, 0, 0) 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, rgba(0, 0, 0, 0) 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, rgba(0, 0, 0, 0) 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, rgba(0, 0, 0, 0)), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);
}
.social-icons .sc a:hover {
    background: #fffc00;
}
.social-icons .pc a:hover {
    background: purple;
}
.social-icons .li a:hover {
    background: #0077b5;
}
.social-icons .rss a:hover {
    background: orange;
}
.social-icons .email a:hover {
    background: gray;
}
@media screen and (max-width:1023px) {
    .collection-multi .article-list {
    margin-bottom: 12px;
}
.collection-multi .article-list .article .m {
    float: left;
    margin-right: 0;
    width: 132px;
}
.collection-multi .article-list .article .m+.info {
    float: right;
    padding: 0 0 0 12px;
    width: calc(100% - 132px);
}
}
.alert-banner {
    overflow: hidden;
    position: fixed;
    bottom: 0;
    left: 0;
    height: auto;
    width: 100%;
    z-index: 1000;
}
@media screen and (orientation:landscape) {
    .alert-banner {
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}
.alert-banner .close {
    display: block;
    text-align: center;
    position: absolute;
    top: 10px;
    right: 10px;
    height: 24px;
    width: 24px;
    z-index: 11;
}
.alert-banner .close:before {
    display: block;
    content: "\00D7";
    font-size: 24px;
    position: relative;
    z-index: 5;
    margin-top: -3px;
}
.alert-banner .close:after {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    z-index: 4;
}
.alert-banner .alert-inner {
    padding: 16px 40px 16px 16px;
}
.alert-banner .alert-info {
    position: relative;
    z-index: 10;
    background-color: transparent;
}
.alert-banner .alert-type {
    font-size: 11px;
    font-weight: 900;
    margin-bottom: 8px;
}
.alert-banner .alert-title {
    font-size: 20px;
    font-weight: 900;
    line-height: 22px;
    letter-spacing: -1px;
}
.alert-banner .alert-text {
    font-size: 12px;
    line-height: 16px;
    margin-top: 4px;
    margin-bottom: 0;
}
.alert-banner .arrows {
    position: absolute;
    right: 72px;
    top: 50%;
    height: 100%;
    width: 292px;
    z-index: 8;
}
.alert-banner .arrows span {
    position: absolute;
    top: -159px;
    border-style: solid;
    border-top-color: transparent;
    border-top-width: 159px;
    border-bottom-color: transparent;
    border-bottom-width: 159px;
    border-left-width: 120px;
    height: 0;
    width: 0;
}
.alert-banner .arrows .arrow-1 {
    z-index: 9;
}
.alert-banner .arrows .arrow-2 {
    left: 60px;
    z-index: 8;
}
.alert-banner .arrows .arrow-3 {
    left: 80px;
    z-index: 7;
}
.alert-banner .arrows .arrow-4 {
    left: 140px;
    z-index: 6;
}
.alert-banner .arrows .arrow-5 {
    left: 160px;
    z-index: 5;
}
.alert-banner .arrows .arrow-6 {
    left: 220px;
    z-index: 4;
}
.alert-banner.is-breaking {
    color: #fff;
    background-color: #c20017;
}
.alert-banner.is-breaking .close:before {
    color: #c20017;
}
.alert-banner.is-breaking .close:after {
    background-color: #ffdce0;
}
.alert-banner.is-breaking .alert-info a {
    color: #ffdce0;
}
.alert-banner.is-breaking .alert-info p {
    color: #ffb6bf;
}
.alert-banner.is-breaking .arrows span {
    border-left-color: #ae0015;
}
.alert-banner.is-breaking .arrows span:nth-of-type(odd) {
    border-left-color: #c20017;
}
.alert-banner.is-breaking .arrows .arrow-2 {
    -webkit-animation: breaking-arrow-highlight 2s infinite 0s ease-in-out;
    -moz-animation: breaking-arrow-highlight 2s infinite 0s ease-in-out;
    -ms-animation: breaking-arrow-highlight 2s infinite 0s ease-in-out;
    animation: breaking-arrow-highlight 2s infinite 0s ease-in-out;
}
.alert-banner.is-breaking .arrows .arrow-4 {
    -webkit-animation: breaking-arrow-highlight 2s infinite .5s ease-in-out;
    -moz-animation: breaking-arrow-highlight 2s infinite .5s ease-in-out;
    -ms-animation: breaking-arrow-highlight 2s infinite .5s ease-in-out;
    animation: breaking-arrow-highlight 2s infinite .5s ease-in-out;
}
.alert-banner.is-breaking .arrows .arrow-6 {
    -webkit-animation: breaking-arrow-highlight 2s infinite 1s ease-in-out;
    -moz-animation: breaking-arrow-highlight 2s infinite 1s ease-in-out;
    -ms-animation: breaking-arrow-highlight 2s infinite 1s ease-in-out;
    animation: breaking-arrow-highlight 2s infinite 1s ease-in-out;
}
.alert-banner.is-programming {
    color: #000;
    background-color: #ffc000;
}
.alert-banner.is-programming .close:before {
    color: #ffc000;
}
.alert-banner.is-programming .close:after {
    background: #000;
}
.alert-banner.is-programming .alert-info a {
    color: #000;
}
.alert-banner.is-programming .alert-type {
    display: inline-block;
    color: #fff;
    background: #000;
    padding: 4px;
}
.alert-banner.is-programming .alert-type a {
    color: #fff;
}
.alert-banner.is-programming .arrows span {
    border-left-color: #ffb400;
}
.alert-banner.is-programming .arrows span:nth-of-type(odd) {
    border-left-color: #ffc000;
}
.alert-banner.is-programming .arrows .arrow-2 {
    -webkit-animation: programming-arrow-highlight 2s infinite 0s ease-in-out;
    -moz-animation: programming-arrow-highlight 2s infinite 0s ease-in-out;
    -ms-animation: programming-arrow-highlight 2s infinite 0s ease-in-out;
    animation: programming-arrow-highlight 2s infinite 0s ease-in-out;
}
.alert-banner.is-programming .arrows .arrow-4 {
    -webkit-animation: programming-arrow-highlight 2s infinite .5s ease-in-out;
    -moz-animation: programming-arrow-highlight 2s infinite .5s ease-in-out;
    -ms-animation: programming-arrow-highlight 2s infinite .5s ease-in-out;
    animation: programming-arrow-highlight 2s infinite .5s ease-in-out;
}
.alert-banner.is-programming .arrows .arrow-6 {
    -webkit-animation: programming-arrow-highlight 2s infinite 1s ease-in-out;
    -moz-animation: programming-arrow-highlight 2s infinite 1s ease-in-out;
    -ms-animation: programming-arrow-highlight 2s infinite 1s ease-in-out;
    animation: programming-arrow-highlight 2s infinite 1s ease-in-out;
}
.alert-banner.slide-in {
    -webkit-animation: slide-in 1s both;
    -moz-animation: slide-in 1s both;
    -ms-animation: slide-in 1s both;
    animation: slide-in 1s both;
}
.alert-banner.slide-out {
    -webkit-animation: slide-out 1s both;
    -moz-animation: slide-out 1s both;
    -ms-animation: slide-out 1s both;
    animation: slide-out 1s both;
}
@-webkit-keyframes breaking-arrow-highlight {
    0%, 100% {
    border-left-color: #ae0015;
}
50% {
    border-left-color: #bd0017;
}
}
@-moz-keyframes breaking-arrow-highlight {
    0%, 100% {
    border-left-color: #ae0015;
}
50% {
    border-left-color: #bd0017;
}
}
@-ms-keyframes breaking-arrow-highlight {
    0%, 100% {
    border-left-color: #ae0015;
}
50% {
    border-left-color: #bd0017;
}
}
@keyframes breaking-arrow-highlight {
    0%, 100% {
    border-left-color: #ae0015;
}
50% {
    border-left-color: #bd0017;
}
}
@-webkit-keyframes programming-arrow-highlight {
    0%, 100% {
    border-left-color: #ffb400;
}
50% {
    border-left-color: #ffb90f;
}
}
@-moz-keyframes programming-arrow-highlight {
    0%, 100% {
    border-left-color: #ffb400;
}
50% {
    border-left-color: #ffb90f;
}
}
@-ms-keyframes programming-arrow-highlight {
    0%, 100% {
    border-left-color: #ffb400;
}
50% {
    border-left-color: #ffb90f;
}
}
@keyframes programming-arrow-highlight {
    0%, 100% {
    border-left-color: #ffb400;
}
50% {
    border-left-color: #ffb90f;
}
}
@-webkit-keyframes watch-arrow-highlight {
    0%, 100% {
    border-left-color: #ffb400;
}
50% {
    border-left-color: #ffb90f;
}
}
@-moz-keyframes watch-arrow-highlight {
    0%, 100% {
    border-left-color: #ffb400;
}
50% {
    border-left-color: #ffb90f;
}
}
@-ms-keyframes watch-arrow-highlight {
    0%, 100% {
    border-left-color: #ffb400;
}
50% {
    border-left-color: #ffb90f;
}
}
@keyframes watch-arrow-highlight {
    0%, 100% {
    border-left-color: #ffb400;
}
50% {
    border-left-color: #ffb90f;
}
}
@keyframes slide-in {
    from {
    -moz-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    -webkit-transform: translate(0, 100%);
    transform: translate(0, 100%);
    -moz-transform: translate3d(0, 100%, 0);
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
}
to {
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}
@keyframes slide-out {
    from {
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
to {
    -moz-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    -webkit-transform: translate(0, 100%);
    transform: translate(0, 100%);
    -moz-transform: translate3d(0, 100%, 0);
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: hidden;
}
}
@media screen and (max-width:767px) {
    .main-content .collection-article-list .dek, .sidebar-primary .ad-container.desktop, .sidebar-primary .ad-container.mobile, .sidebar-primary .ad-container.mobile-tablet, .sidebar-primary .ad-container.tablet, .sidebar-primary .ad-container.tablet-desktop {
    display: none;
}
.sidebar-primary-alt .sidebar-primary .ad-container.mobile, .sidebar-primary-alt .sidebar-primary .ad-container.mobile-tablet {
    display: block;
}
.sidebar-primary-alt .sidebar-primary .ad-container.desktop, .sidebar-primary-alt .sidebar-primary .ad-container.tablet, .sidebar-primary-alt .sidebar-primary .ad-container.tablet-desktop {
    display: none;
}
}
@media screen and (min-width:768px) and (max-width:1023px) {
    .site-header .nav-row-lower nav .rotate-items li {
    position: absolute;
}
}
@media screen and (min-width:768px) {
    body {
    min-width: 768px;
}
h1 {
    font-size: 36px;
}
h2 {
    font-size: 30px;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 18px;
}
h5 {
    font-size: 16px;
}
h6 {
    font-size: 14px;
}
.mobile, .mobile.ad-container {
    /* display: none; */
}
.mobile-tablet {
    display: block;
}
.mobile-tablet.ad-container {
    display: block;
    margin-bottom: 22px;
}
.mobile-tablet .mobile.ad-container {
    display: none;
}
.mobile-tablet .tablet.ad-container {
    display: block;
}
.mobile-desktop, .mobile-desktop .desktop.ad-container, .mobile-desktop .mobile.ad-container, .mobile-desktop.ad-container {
    display: none;
}
.tablet, .tablet-desktop, .tablet-desktop .tablet.ad-container, .tablet-desktop.ad-container {
    display: block;
}
.tablet.ad-container {
    display: block;
    margin-bottom: 22px;
}
.desktop, .desktop.ad-container, .tablet-desktop .desktop.ad-container {
    display: none;
}
.alert {
    margin: 0;
    width: auto;
}
.alert>div {
    margin: 0 0 24px;
}
.section-nav {
    overflow: hidden;
    padding-bottom: 24px;
}
.section-nav nav {
    float: left;
    width: 25%;
    padding: 0 24px;
}
.section-nav nav:nth-of-type(4n+1) {
    clear: both;
}
.site-header {
    border-top-width: 4px;
}
.site-header .expandable-nav {
    top: 50px;
}
.site-header .nav-row {
    padding: 0 24px 0 132px;
    height: 50px;
    line-height: 50px;
}
.site-header .nav-row:after {
    content: "";
    display: table;
    clear: both;
}
.site-header .nav-row-upper nav li {
    float: left;
}
.site-header .nav-row-lower {
    background-color: #fff;
    border-top: 1px solid #036;
    border-bottom: 1px solid #def;
    font-size: 12px;
    font-weight: 600;
    line-height: 49px;
}
.is-doomsday .site-header .nav-row-lower {
    background-color: #001224;
    border-bottom: none;
    border-top: 1px solid #17283a;
}
.is-doomsday .site-header .nav-row-lower a {
    color: #fff;
}
.site-header .nav-row-lower nav ul {
    display: inline;
}
.site-header .nav-row-lower nav li {
    display: inline-block;
}
.site-header .nav-row-lower nav li a {
    color: #036;
}
.site-header .nav-row-lower nav li a:hover {
    color: #5787b8;
}
.site-header .subnav-title {
    color: #c20017;
    float: left;
    margin-right: 14px;
}
.site-header .is-active a {
    -moz-border-radius: 3px;
    /* -webkit-border-radius: 3px; */
    /* border-radius: 3px; */
    /* color: #fff; */
    /* background-color: #40668c; */
}
.is-doomsday .site-header .is-active a {
    background-color: #404d5b;
}
.site-header .branding {
    display: block;
    position: absolute;
    left: 24px;
    top: 0;
    z-index: 510;
}
.site-header .branding a {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-image: url(/static/orion/styles/img/fox-news/s/logos/fox-news-logo.svg?v=20171129143314);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: 100%;
    border: 3px solid #fff;
    margin-left: 0;
    margin-top: 3px;
    height: 96px;
    width: 97px;
}
.site-header .branding .current-time {
    text-shadow: 1px 0 2px #4e0009;
    display: block;
    background-color: #c20017;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: -.5px;
    text-align: center;
    pointer-events: none;
    position: absolute;
    left: 3px;
    bottom: 3px;
    height: 14px;
    width: 91px;
}
.site-header .branding .current-time .zone {
    font-size: 10px;
}
.site-header .search, .site-header .weather {
    border: 0;
    float: left;
}
.site-header .search {
    padding-left: 142px;
    width: calc(100% - 272px);
}
.site-header .weather {
    padding-top: 22px;
    padding-right: 24px;
    width: 272px;
}
.site-header .weather .info {
    width: 158px;
}
.site-header .primary-nav {
    float: left;
}
.site-header .primary-nav li {
    margin-right: 10px;
}
.site-header .primary-nav a {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    padding: 6px 12px;
}
.site-header .primary-nav .menu-more a {
    position: relative;
    padding-right: 24px;
}
.site-header .primary-nav .menu-more a:after {
    content: "\2807";
    color: #edf6ff;
    position: absolute;
    top: -10px;
    right: 6px;
}
.site-header .meta {
    padding-right: 0;
    margin-top: 8px;
}
.site-header .meta .button, .site-header .meta .user-profile {
    margin-top: 0;
}
.site-header .meta .search-toggle {
    float: left;
    margin-right: 4px;
}
.site-header .meta .search-toggle a {
    display: block;
    position: relative;
    text-indent: -9999em;
    height: 32px;
    width: 24px;
}
.site-header .meta .search-toggle a:before {
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    display: block;
    content: "";
    border: 2px solid #fff;
    background: rgba(255, 255, 255, 0);
    position: absolute;
    left: 4px;
    top: 8px;
    height: 8px;
    width: 8px;
}
.site-header .meta .search-toggle a:after {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
    background: #fff;
    position: absolute;
    top: 19px;
    left: 12px;
    height: 2px;
    width: 7px;
}
.site-header .meta .user-profile .avatar {
    width: 32px;
}
.site-header .meta .button a {
    padding: 8px 10px;
    font-size: 13px;
    line-height: 16px;
}
.site-header .secondary-nav {
    float: left;
}
.site-header .secondary-nav .nav-title {
    display: inline-block;
    margin-left: 10px;
}
.site-header .secondary-nav a {
    display: block;
    position: relative;
}
}
@media screen and (min-width:768px) and (min-width:1024px) {
    .site-header .secondary-nav li {
    display: block;
    float: left;
    margin: 0 14px;
    position: relative;
}
.site-header .secondary-nav li:before {
    content: "";
    display: block;
    position: absolute;
    background-color: #a7c6e5;
    top: 15px;
    left: -14px;
    height: 10px;
    width: 1px;
}
}
@media screen and (min-width:768px) {
    .site-header .hot-topics {
    padding-left: 12px;
}
.site-header .markets-nav {
    float: right;
    text-align: left;
    font-weight: 600;
    width: auto;
}
.site-header .markets-nav .market-data {
    float: left;
    width: 150px;
}
.site-header .markets-nav .nav-title {
    display: inline-block;
}
.site-header .market-sponsor .ad[data-ad-slot-rendered="0"], .site-header .market-sponsor .advert-txt, .site-header .markets-nav .more-markets {
    display: none;
}
.site-header .markets-nav .stock span {
    margin-left: 4px;
}
.site-header .markets-nav .pos {
    color: #6cca13;
}
.site-header .markets-nav .neg {
    color: #d20f26;
}
.site-header .market-sponsor {
    float: right;
    height: 31px;
    margin-top: 8px;
}
.site-header .market-sponsor .ad>div {
    float: left;
    line-height: 31px;
}
.site-header .market-sponsor .ad[data-ad-slot-rendered="1"] {
    padding-left: 12px;
    position: relative;
}
.site-header .market-sponsor .ad[data-ad-slot-rendered="1"]:after {
    content: "";
    background-color: #a7c6e5;
    height: 14px;
    width: 1px;
    position: absolute;
    top: 8px;
    left: 0;
}
.site-header .market-sponsor .ad[data-ad-slot-rendered="1"]:before {
    content: "Sponsored by";
    color: #999;
    font-size: 11px;
    font-weight: 400;
    line-height: 31px;
    display: block;
    float: left;
    padding-right: 8px;
}
.site-header .section-nav {
    border-top: 1px solid #174676;
    clear: both;
}
.site-header .header-lower {
    overflow: hidden;
}
.site-header .header-lower .branding {
    position: relative;
    left: 0;
}
.site-header .header-lower .branding a {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    position: relative;
    border: 0;
}
.site-header .header-lower .branding, .site-header .header-lower .legal {
    float: left;
}
.site-header .header-lower .legal {
    margin-bottom: 0;
    width: calc(100% - 68px - 230px);
}
.site-header .header-lower .social-icons {
    clear: none;
    float: right;
    margin-bottom: 0;
}
.site-header .header-lower .social-icons ul {
    text-align: right;
    margin-left: 10px;
    margin-bottom: 6px;
}
.site-header .header-lower .social-icons li {
    float: left;
    margin: 0 0 0 6px;
}
.menu-business, .menu-entertainment, .menu-lifestyle, .menu-radio, .menu-tv {
    display: none;
}
}
@media screen and (min-width:768px) and (min-width:880px) {
    .menu-entertainment {
    display: block;
}
}
@media screen and (min-width:768px) and (min-width:980px) {
    .menu-business {
    display: block;
}
}
@media screen and (min-width:768px) {
    .collection-spotlight.has-hero .article: nth-of-type(1) .related, .site-footer .footer-lower {
    overflow: hidden;
}
.collection-spotlight .content:after, .collection-spotlight.has-hero .article:nth-of-type(1) .related ul:after {
    content: "";
    display: table;
    clear: both;
}
.site-footer .section-nav nav {
    display: block;
    width: 25%}
.site-footer .footer-lower .branding, .site-footer .footer-lower .legal {
    float: left;
}
.site-footer .footer-lower .legal {
    width: calc(100% - 68px - 230px);
}
.site-footer .social-icons {
    clear: none;
    float: right;
    margin-bottom: 0;
}
.site-footer .social-icons ul {
    text-align: right;
    margin-left: 10px;
    margin-bottom: 6px;
}
.site-footer .social-icons li {
    float: left;
    margin: 0 0 0 6px;
}
.popup-modal {
    padding: 0;
}
.popup-modal .modal {
    width: 650px;
    margin: 100px auto 0;
}
.popup-modal .modal:before {
    top: -35px;
}
.popup-modal .modal.modal-email .content {
    padding: 50px;
}
.popup-modal .modal.modal-email .content.fn-first .email:before {
    width: 300px;
    height: 52px;
    background-size: 300px;
    margin-bottom: 30px;
}
.popup-modal .modal.modal-email .content.fn-first .email p {
    margin-bottom: 30px;
}
.popup-modal .modal.modal-email .content.fn-first .email form {
    margin-top: 30px;
}
.pre-content {
    width: 100%}
.article-list {
    clear: both;
}
.article-list .article {
    padding: 0 0 16px;
}
.article-list .article:last-of-type {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.collection-spotlight, .is-doomsday .collection-spotlight {
    padding-top: 24px;
}
.collection-spotlight.has-hero {
    padding-top: 0;
}
.collection-spotlight.has-hero .article:nth-of-type(odd) {
    padding-left: 12px;
    padding-right: 24px;
}
.collection-spotlight.has-hero .article:nth-of-type(even) {
    padding-left: 24px;
    padding-right: 12px;
}
.collection-spotlight.has-hero .article:nth-of-type(1) {
    float: none;
    padding: 0;
    width: 100%}
.collection-spotlight.has-hero .article:nth-of-type(1) .title {
    font-size: 30px;
    line-height: 34px;
}
.collection-spotlight.has-hero .article:nth-of-type(1) .info {
    padding: 18px 24px;
}
.collection-spotlight.has-hero .article:nth-of-type(1) .kicker {
    margin: 0 24px;
    bottom: 0;
}
.collection-spotlight.has-hero .article:nth-of-type(1) .kicker .kicker-text {
    -moz-box-shadow: 10px 0 0 rgba(0, 51, 102, .8), -10px 0 0 rgba(0, 51, 102, .8);
    -webkit-box-shadow: 10px 0 0 rgba(0, 51, 102, .8), -10px 0 0 rgba(0, 51, 102, .8);
    box-shadow: 10px 0 0 rgba(0, 51, 102, .8), -10px 0 0 rgba(0, 51, 102, .8);
    font-size: 36px;
    line-height: 50px;
}
.collection-spotlight .article, .collection-spotlight.has-hero .article:nth-of-type(1) .related li {
    float: left;
    width: 50%}
.collection-spotlight .article:nth-of-type(even) {
    padding-left: 12px;
    padding-right: 24px;
}
.collection-spotlight .article:nth-of-type(odd) {
    padding-left: 24px;
    padding-right: 12px;
    clear: left;
}
.collection-spotlight.collection-spotlight-cards {
    padding: 0;
}
.collection-spotlight.collection-spotlight-cards>.content {
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
}
.collection-spotlight.collection-spotlight-cards .article {
    width: calc(50% - 18px);
    float: none;
}
.collection-spotlight.collection-spotlight-cards .article:nth-of-type(even) {
    padding: 0;
    margin: 0 12px 12px 6px;
}
.collection-spotlight.collection-spotlight-cards .article:nth-of-type(odd) {
    padding: 0;
    margin: 0 6px 12px 12px;
}
.collection-article-list, .collection-spotlight.collection-spotlight-cards.has-hero .article:nth-of-type(1) .info {
    padding: 24px;
}
.collection-spotlight.collection-spotlight-cards.has-hero .article:nth-of-type(1) {
    margin: 0 0 12px;
}
.collection-spotlight.collection-spotlight-cards.has-hero .article:nth-of-type(1) .kicker {
    margin: 0 24px;
}
.collection-spotlight.collection-spotlight-cards.has-hero .article:nth-of-type(1) .kicker .kicker-text {
    -moz-box-shadow: 12px 0 0 rgba(0, 51, 102, .8), -12px 0 0 rgba(0, 51, 102, .8);
    -webkit-box-shadow: 12px 0 0 rgba(0, 51, 102, .8), -12px 0 0 rgba(0, 51, 102, .8);
    box-shadow: 12px 0 0 rgba(0, 51, 102, .8), -12px 0 0 rgba(0, 51, 102, .8);
    font-size: 48px;
    line-height: 65px;
}
.collection-spotlight.collection-spotlight-cards.has-hero .article:nth-of-type(1) .title {
    font-size: 30px;
    line-height: 36px;
}
.collection-article-list .article-list .article .info {
    padding: 0;
}
.collection-article-list .article-list .article .title {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 4px;
}
.collection-article-list .article-list .article .dek {
    display: block;
    margin-bottom: 0;
}
.collection-article-list .info-header .meta .pill {
    margin-bottom: 4px;
}
.main-content .collection-article-list .article-list .article .m {
    width: 156px;
}
.collection-timeline .heading .title {
    font-size: 18px;
    line-height: 24px;
}
.alert-banner .alert-type {
    font-size: 14px;
    margin-bottom: 5px;
}
.alert-banner .alert-title {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 5px;
}
.alert-banner .alert-text {
    font-size: 14px;
}
}
@media screen and (min-width:768px) and (-ms-high-contrast:active), screen and (min-width:768px) and (-ms-high-contrast:none) {
    .collection-spotlight .has-hero .kicker .kicker-text: after, .collection-spotlight .has-hero .kicker .kicker-text:before, .collection-spotlight .has-hero _:-ms-fullscreen .kicker-text:after, .collection-spotlight .has-hero _:-ms-fullscreen .kicker-text:before {
    height: calc(100% + 6px);
    top: -3px;
}
}
@media screen and (min-width:768px) and (max-width:1023px) {
    .rotate-items li {
    filter: alpha(Opacity=0);
    opacity: 0;
    visibility: hidden;
    position: absolute;
}
.rotate-items li:nth-child(1) {
    -webkit-animation: rotate-items 15s infinite 0s ease-in-out;
    -moz-animation: rotate-items 15s infinite 0s ease-in-out;
    -ms-animation: rotate-items 15s infinite 0s ease-in-out;
    animation: rotate-items 15s infinite 0s ease-in-out;
}
.rotate-items li:nth-child(2) {
    -webkit-animation: rotate-items 15s infinite 5s ease-in-out;
    -moz-animation: rotate-items 15s infinite 5s ease-in-out;
    -ms-animation: rotate-items 15s infinite 5s ease-in-out;
    animation: rotate-items 15s infinite 5s ease-in-out;
}
.rotate-items li:nth-child(3) {
    -webkit-animation: rotate-items 15s infinite 10s ease-in-out;
    -moz-animation: rotate-items 15s infinite 10s ease-in-out;
    -ms-animation: rotate-items 15s infinite 10s ease-in-out;
    animation: rotate-items 15s infinite 10s ease-in-out;
}
@-webkit-keyframes rotate-items {
    0%, 100%, 33.33333% {
    filter: alpha(Opacity=0);
    opacity: 0;
    pointer-events: none;
}
20%, 5% {
    filter: alpha(enabled=false);
    opacity: 1;
    visibility: visible;
    pointer-events: initial;
}
}
@-moz-keyframes rotate-items {
    0%, 100%, 33.33333% {
    filter: alpha(Opacity=0);
    opacity: 0;
    pointer-events: none;
}
20%, 5% {
    filter: alpha(enabled=false);
    opacity: 1;
    visibility: visible;
    pointer-events: initial;
}
}
@-ms-keyframes rotate-items {
    0%, 100%, 33.33333% {
    filter: alpha(Opacity=0);
    opacity: 0;
    pointer-events: none;
}
20%, 5% {
    filter: alpha(enabled=false);
    opacity: 1;
    visibility: visible;
    pointer-events: initial;
}
}
@keyframes rotate-items {
    0%, 100%, 33.33333% {
    filter: alpha(Opacity=0);
    opacity: 0;
    pointer-events: none;
}
20%, 5% {
    filter: alpha(enabled=false);
    opacity: 1;
    visibility: visible;
    pointer-events: initial;
}
}
.sidebar {
    overflow: hidden;
    padding: 12px 24px;
}
.sidebar .sidebar-columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 12px;
    -moz-column-gap: 12px;
    column-gap: 12px;
    position: relative;
}
.sidebar .ad-container, .sidebar .collection, .sidebar .item, .sidebar .poll-component, .sidebar .promo, .sidebar .sidebar-panel {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}
.menu-subnav .rotate-items li {
    position: absolute;
}
}
@media screen and (min-width:768px) {
    .collection-doomsday .article .info {
    padding-top: 120px;
    padding-left: 40px;
    padding-right: 40px;
}
.collection-doomsday .article .meta .pill {
    padding: 8px;
}
.collection-doomsday .article .title {
    font-size: 60px;
    line-height: 60px;
    letter-spacing: -2px;
}
.collection-doomsday .article .dek {
    font-size: 24px;
    line-height: 28px;
}
.collection-doomsday .article .content {
    clear: both;
}
.collection-doomsday .article .related:after {
    content: "";
    display: table;
    clear: both;
}
.collection-doomsday .article .related ul {
    column-count: 2;
    -webkit-column-count: 2;
    -moz-column-count: 2;
}
.collection-doomsday .article .related li {
    display: block;
    font-size: 14px;
    line-height: 18px;
    padding-right: 12px;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}
.collection-doomsday .has-live-stream .info-header {
    padding-left: 24px;
    margin-left: 16px;
    float: right;
    width: calc(100% - 164px);
}
.collection-doomsday .has-live-stream .content {
    padding-top: 12px;
    margin-left: 189px;
}
.collection-doomsday .has-live-stream .title {
    font-size: 48px;
    line-height: 48px;
}
.collection-doomsday .has-live-stream .dek {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 0;
}
.collection-doomsday .has-live-stream .live-stream {
    float: left;
    margin-bottom: 0;
    width: 148px;
}
.collection-doomsday .has-live-stream .live-stream .embed-stream {
    margin-bottom: 10px;
    position: relative;
    min-height: 83px;
}
.collection-doomsday .has-live-stream .live-stream .embed-stream:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: -16px;
    background: rgba(255, 255, 255, .25);
    height: 132px;
    width: 1px;
}
.collection-section {
    background-color: initial;
    padding: 0 24px;
    border: 0;
    margin-bottom: 32px;
}
.collection-section .heading {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 10px;
}
.collection-section .heading .title {
    font-size: 24px;
}
.collection-section .heading .more {
    font-size: 14px;
}
.collection-section .article-list {
    background-color: #fff;
    border: 1px solid #cddff0;
    padding: 30px;
}
.collection-section .article-list .article {
    margin-bottom: 12px;
}
.collection-section .article-list .title {
    font-size: 18px;
    line-height: 24px;
}
.collection-section .article:last-of-type {
    margin-bottom: 0;
}
.collection-section .latest .meta {
    left: 30px;
}
.collection-section .latest .m {
    min-height: 405px;
}
.collection-section .latest .title {
    font-size: 30px;
    line-height: 32px;
}
.collection-section .latest .title a {
    padding: 0 30px 30px;
}
.collection-section .latest .eyebrow, .collection-section .latest .time {
    color: #fff;
}
.collection-gallery .content {
    position: relative;
    width: 100%}
.collection-gallery.collection-features-faces {
    padding-bottom: 24px;
}
.collection-gallery.collection-features-faces .heading {
    padding-left: 24px;
    padding-right: 24px;
}
.collection-gallery.collection-features-faces .heading .title {
    font-size: 16px;
    line-height: 18px;
}
.collection-gallery.collection-features-faces .content .title {
    bottom: 16px;
}
.collection-gallery.collection-features-faces .content .title span {
    font-size: 16px;
    line-height: 26px;
    padding: 7px 0;
}
.collection-gallery.collection-features-faces article {
    width: 152px;
}
.collection-gallery.collection-features-faces article:first-child {
    margin-left: 24px;
}
.collection-gallery.collection-features-faces article:last-child {
    margin-right: 24px;
}
.collection-gallery.collection-features-faces .scroll-wrap {
    height: 228px;
}
.collection-gallery.collection-features-faces .page-arrows {
    display: none;
}
.main-content .collection-gallery {
    padding: 24px;
}
.main-content .collection-gallery .scroll-wrap {
    height: 120px;
    overflow: hidden;
}
.main-content .collection-gallery .scroll-wrap .scroll-outer {
    overflow-x: scroll;
    padding-bottom: 35px;
}
.main-content .collection-gallery .scroll-wrap .scroll-outer .scroll-inner {
    display: block;
    width: 9999px;
}
.main-content .collection-gallery article {
    width: 118px;
    padding: 0;
    margin: 0 0 0 12px;
}
.main-content .collection-gallery article:first-child {
    margin-left: 0;
}
.main-content .collection-gallery .page-arrows {
    filter: alpha(Opacity=90);
    opacity: .9;
    display: block;
}
.main-content .collection-gallery .page-arrows .count {
    display: none;
}
.main-content .collection-gallery .page-arrows .arrow {
    display: block;
    position: relative;
    height: 100%;
    text-indent: -9999em;
}
.main-content .collection-gallery .page-arrows .arrow:after, .main-content .collection-gallery .page-arrows .arrow:before {
    height: 24px;
    width: 6px;
}
.main-content .collection-gallery .page-arrows .arrow:before {
    top: 11px;
}
.main-content .collection-gallery .page-arrows .arrow:after {
    bottom: 10px;
}
.main-content .collection-gallery .page-arrows .next, .main-content .collection-gallery .page-arrows .prev {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    position: absolute;
    top: 30px;
    height: 58px;
    width: 38px;
}
.main-content .collection-gallery .page-arrows .prev {
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    left: 0;
}
.main-content .collection-gallery .page-arrows .prev .arrow:after, .main-content .collection-gallery .page-arrows .prev .arrow:before {
    left: 14px;
}
.main-content .collection-gallery .page-arrows .next {
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    right: 0;
}
.main-content .collection-gallery .page-arrows .next .arrow:after, .main-content .collection-gallery .page-arrows .next .arrow:before {
    left: 20px;
}
.sidebar .collection-gallery {
    padding: 16px 12px;
}
.site-header .secondary-nav {
    width: 100%}
.sidebar .ad-container {
    margin-bottom: 12px;
}
}
@media screen and (min-width:768px) and (max-width:1023px) {
    .sidebar-primary .ad-container.desktop, .sidebar-primary .ad-container.mobile, .sidebar-primary .ad-container.mobile-tablet, .sidebar-primary .ad-container.tablet, .sidebar-primary .ad-container.tablet-desktop, .sidebar-primary-alt .sidebar-primary .ad-container.desktop, .sidebar-primary-alt .sidebar-primary .ad-container.mobile {
    display: none;
}
.sidebar-primary-alt .sidebar-primary .ad-container.mobile-tablet, .sidebar-primary-alt .sidebar-primary .ad-container.tablet, .sidebar-primary-alt .sidebar-primary .ad-container.tablet-desktop {
    display: block;
}
}
@media screen and (min-width:768px) {
    .promo-watch-live .m {
    display: block;
    margin-bottom: 12px;
}
.collection-card-wrap {
    padding: 0 24px;
}
.collection-card-wrap .collection-section-alt {
    float: left;
    margin-left: 12px;
    width: calc(50% - 6px);
}
.collection-card-wrap .collection-section-alt:nth-of-type(2n+1) {
    clear: both;
    margin-left: 0;
}
.site-header .secondary-nav {
    position: relative;
    overflow: hidden;
    height: 40px;
    width: calc(100% - 340px);
}
}
@media screen and (min-width:768px) and (max-width:1439px) {
    .site-header .hot-topics li {
    margin-left: 0;
}
.site-header .hot-topics li:before {
    display: none;
}
.site-header .hot-topics .rotate-items li {
    filter: alpha(Opacity=0);
    opacity: 0;
    visibility: hidden;
    position: absolute;
}
.site-header .hot-topics .rotate-items li:nth-child(1) {
    -webkit-animation: rotate-items 15s infinite 0s ease-in-out;
    -moz-animation: rotate-items 15s infinite 0s ease-in-out;
    -ms-animation: rotate-items 15s infinite 0s ease-in-out;
    animation: rotate-items 15s infinite 0s ease-in-out;
}
.site-header .hot-topics .rotate-items li:nth-child(2) {
    -webkit-animation: rotate-items 15s infinite 5s ease-in-out;
    -moz-animation: rotate-items 15s infinite 5s ease-in-out;
    -ms-animation: rotate-items 15s infinite 5s ease-in-out;
    animation: rotate-items 15s infinite 5s ease-in-out;
}
.site-header .hot-topics .rotate-items li:nth-child(3) {
    -webkit-animation: rotate-items 15s infinite 10s ease-in-out;
    -moz-animation: rotate-items 15s infinite 10s ease-in-out;
    -ms-animation: rotate-items 15s infinite 10s ease-in-out;
    animation: rotate-items 15s infinite 10s ease-in-out;
}
.site-header .markets-nav {
    width: 340px;
}
.site-header .markets-nav .rotate-items li {
    filter: alpha(Opacity=0);
    opacity: 0;
    visibility: hidden;
    position: absolute;
}
.site-header .markets-nav .rotate-items li:nth-child(1) {
    -webkit-animation: rotate-items 15s infinite 0s ease-in-out;
    -moz-animation: rotate-items 15s infinite 0s ease-in-out;
    -ms-animation: rotate-items 15s infinite 0s ease-in-out;
    animation: rotate-items 15s infinite 0s ease-in-out;
}
.site-header .markets-nav .rotate-items li:nth-child(2) {
    -webkit-animation: rotate-items 15s infinite 5s ease-in-out;
    -moz-animation: rotate-items 15s infinite 5s ease-in-out;
    -ms-animation: rotate-items 15s infinite 5s ease-in-out;
    animation: rotate-items 15s infinite 5s ease-in-out;
}
.site-header .markets-nav .rotate-items li:nth-child(3) {
    -webkit-animation: rotate-items 15s infinite 10s ease-in-out;
    -moz-animation: rotate-items 15s infinite 10s ease-in-out;
    -ms-animation: rotate-items 15s infinite 10s ease-in-out;
    animation: rotate-items 15s infinite 10s ease-in-out;
}
@-webkit-keyframes rotate-items {
    0%, 100%, 33.33333% {
    filter: alpha(Opacity=0);
    opacity: 0;
    pointer-events: none;
}
20%, 5% {
    filter: alpha(enabled=false);
    opacity: 1;
    visibility: visible;
    pointer-events: initial;
}
}
@-moz-keyframes rotate-items {
    0%, 100%, 33.33333% {
    filter: alpha(Opacity=0);
    opacity: 0;
    pointer-events: none;
}
20%, 5% {
    filter: alpha(enabled=false);
    opacity: 1;
    visibility: visible;
    pointer-events: initial;
}
}
@-ms-keyframes rotate-items {
    0%, 100%, 33.33333% {
    filter: alpha(Opacity=0);
    opacity: 0;
    pointer-events: none;
}
20%, 5% {
    filter: alpha(enabled=false);
    opacity: 1;
    visibility: visible;
    pointer-events: initial;
}
}
@keyframes rotate-items {
    0%, 100%, 33.33333% {
    filter: alpha(Opacity=0);
    opacity: 0;
    pointer-events: none;
}
20%, 5% {
    filter: alpha(enabled=false);
    opacity: 1;
    visibility: visible;
    pointer-events: initial;
}
}
}
@media screen and (min-width:1024px) {
    body {
    min-width: 1024px;
}
h1 {
    font-size: 48px;
}
h2 {
    font-size: 36px;
}
h3 {
    font-size: 30px;
}
h4 {
    font-size: 24px;
}
h5 {
    font-size: 18px;
}
.alert h2, h6 {
    font-size: 16px;
}
.ad-container {
    margin-bottom: 12px;
}
.mobile, .mobile-tablet, .mobile-tablet .mobile.ad-container, .mobile-tablet .tablet.ad-container, .mobile-tablet.ad-container, .mobile.ad-container {
    /* display: none; */
}
.mobile-desktop, .mobile-desktop.ad-container {
    display: block;
}
.mobile-desktop .mobile.ad-container {
    display: none;
}
.mobile-desktop .desktop.ad-container {
    display: block;
}
.tablet, .tablet.ad-container {
    display: none;
}
.tablet-desktop, .tablet-desktop.ad-container {
    display: block;
}
.tablet-desktop .tablet.ad-container {
    display: none;
}
.desktop, .desktop.ad-container, .tablet-desktop .desktop.ad-container {
    display: block;
}
.desktop.desktop-lg, .desktop.desktop-lg.ad-container, .desktop.desktop-md, .desktop.desktop-md.ad-container, .desktop.desktop-sm, .desktop.desktop-sm.ad-container {
    display: none;
}
.alert {
    margin: 0 auto;
    width: 972px;
}
.alert>div {
    padding: 16px;
}
.alert.ad-blocker {
    background-color: #c20017;
    position: fixed;
    bottom: 0;
    margin: 0;
    width: 100%;
    z-index: 1000;
}
.alert.ad-blocker .content {
    background-color: inherit;
    padding: 24px 12px 14px;
    margin: 0 auto;
    width: 972px;
}
.alert.ad-blocker .content:after {
    content: "";
    display: table;
    clear: both;
}
.alert.ad-blocker .close {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 12px;
    right: 12px;
    text-indent: -9999em;
}
.alert.ad-blocker .close a {
    background-image: url(//global.fncstatic.com/static/orion/styles/img/_generated/fox-news/icons.png?v=20171129143314);
    background-position: 0 -44px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 16px;
    width: 16px;
    display: block;
}
}
@media screen and (min-width:1024px) and (-webkit-min-device-pixel-ratio:2), screen and (min-width:1024px) and (-o-min-device-pixel-ratio:3 / 2), screen and (min-width:1024px) and (min--moz-device-pixel-ratio:2), screen and (min-width:1024px) and (min-device-pixel-ratio:2), screen and (min-width:1024px) and (min-resolution:144dppx) {
    .alert.ad-blocker .close a {
    background-image: url(//global.fncstatic.com/static/orion/styles/img/_generated/fox-news/icons-2x.png?v=20171129143314);
    background-size: 60px 792px;
    background-position: 0 -44px;
    height: 15px;
    width: 15px;
}
}
@media screen and (min-width:1024px) {
    .alert.ad-blocker p {
    float: left;
    color: #ffdce0;
    font-family: Helvetica, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    text-align: left;
    margin: 0;
    padding: 0 56px 0 46px;
    min-height: 44px;
    width: 79%;
    position: relative;
}
.alert.ad-blocker p:before {
    background-image: url(//global.fncstatic.com/static/orion/styles/img/_generated/fox-news/icons.png?v=20171129143314);
    background-position: 0 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 44px;
    width: 44px;
    display: block;
    content: "";
    position: absolute;
    left: -12px;
    top: -5px;
}
}
@media screen and (min-width:1024px) and (-webkit-min-device-pixel-ratio:2), screen and (min-width:1024px) and (-o-min-device-pixel-ratio:3 / 2), screen and (min-width:1024px) and (min--moz-device-pixel-ratio:2), screen and (min-width:1024px) and (min-device-pixel-ratio:2), screen and (min-width:1024px) and (min-resolution:144dppx) {
    .alert.ad-blocker p: before {
    background-image: url(//global.fncstatic.com/static/orion/styles/img/_generated/fox-news/icons-2x.png?v=20171129143314);
    background-size: 60px 792px;
    background-position: 0 0;
    height: 44px;
    width: 44px;
}
}
@media screen and (min-width:1024px) {
    .alert.ad-blocker .button {
    float: right;
    display: inline-block;
    font-family: Helvetica, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.site-header .hot-topics li, .site-header .subnav-title {
    float: left;
}
.alert.ad-blocker .button a {
    display: block;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #ffdce0;
    color: #c20017;
    font-size: 14px;
    font-weight: 700;
    line-height: 34px;
    padding: 0 16px;
}
.alert.ad-blocker .button a:hover {
    text-decoration: none;
}
.alert.ad-blocker-overlay .bg {
    filter: alpha(Opacity=80);
    opacity: .8;
    display: block;
    background-color: #000;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1003;
}
.alert.ad-blocker-overlay .popup {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: block;
    cursor: pointer;
    position: absolute;
    margin: 0;
    padding: 10px;
    z-index: 1003;
}
.alert.ad-blocker-overlay .popup div {
    display: block;
    background: url(/static/orion/styles/img/fox-news/ab-disable.gif?v=20171129143314) no-repeat;
    height: 380px;
    width: 674px;
}
.section-nav {
    padding: 24px 0;
}
.section-nav a {
    -moz-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    -webkit-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
}
.section-nav nav {
    padding: 0 16px;
    width: 16.66667%}
.section-nav nav:nth-of-type(4n+1) {
    clear: none;
}
.section-nav nav:nth-of-type(6n+1) {
    clear: both;
}
.section-nav:hover {
    color: #5787b8;
}
.section-nav:hover a {
    color: inherit;
}
.section-nav:hover .nav-title {
    color: #a7c6e5;
}
.section-nav:hover nav:hover .nav-title {
    color: #fff;
    display: inline;
}
.section-nav:hover nav:hover .nav-title a:hover {
    border-bottom: 2px solid #1b4e81;
}
.section-nav:hover nav:hover ul {
    margin-top: 8px;
}
.section-nav:hover nav:hover li a {
    color: #edf6ff;
}
.section-nav:hover nav:hover li a:hover {
    color: #a7c6e5;
    border-bottom: 2px solid #1b4e81;
}
.site-header .inner {
    position: relative;
    margin: 0 auto;
}
.site-header .inner:after {
    content: "";
    display: table;
    clear: both;
}
.site-header .nav-row {
    padding: 0;
}
.site-header .nav-row .inner {
    padding: 0 16px 0 118px;
}
.site-header .nav-row-upper {
    height: 42px;
}
.site-header .nav-row-lower {
    height: 41px;
    line-height: 40px;
}
.site-header .nav-row-lower nav li {
    display: inline;
}
.site-header .nav-row-lower nav li:first-of-type:before, .site-header .nav-row-lower nav li:last-of-type a:after {
    display: none;
}
.site-header .nav-row-lower nav li:before {
    top: 14px;
}
.site-header .nav-row-lower nav li:first-of-type {
    margin-left: 0;
}
.site-header .nav-row-lower nav li:first-of-type a {
    padding-left: 0;
}
.site-header .nav-row-lower nav li:last-of-type a {
    margin-right: 0;
}
.site-header .branding {
    left: 16px;
    height: 83px;
    width: 78px;
}
.site-header .branding a {
    border-width: 2px;
    margin-top: 6px;
    height: 76px;
    width: 76px;
}
.site-header .branding .current-time {
    bottom: 3px;
    left: 2px;
    height: 13px;
    width: 72px;
}
.site-header .meta .user-profile .avatar {
    width: 28px;
}
.site-header .meta .button a {
    line-height: 12px;
}
.site-header .meta .search-toggle a {
    height: 28px;
}
.site-header .meta .search-toggle a:before {
    top: 6px;
}
.site-header .meta .search-toggle a:after {
    top: 17px;
}
.site-header .primary-nav {
    line-height: 42px;
}
.site-header .primary-nav a {
    -moz-transition: background .2s linear;
    -o-transition: background .2s linear;
    -webkit-transition: background .2s linear;
    transition: background .2s linear;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    padding: 4px 10px;
}
.site-header .primary-nav a:active, .site-header .primary-nav a:hover {
    color: #edf6ff;
    background-color: #40668c;
}
.is-doomsday .site-header .primary-nav a:active, .is-doomsday .site-header .primary-nav a:hover {
    background-color: #404d5b;
}
.site-header .primary-nav .menu-more a {
    padding-right: 20px;
}
.site-header .primary-nav .menu-more a:after {
    top: -9px;
    right: 4px;
}
.site-header .hot-topics {
    font-size: 11px;
    padding-left: 10px;
}
.site-header .markets-nav {
    text-align: right;
}
.site-header .markets-nav .market-data {
    font-size: 12px;
    padding-right: 118px;
    width: 170px;
}
.site-header .market-sponsor {
    margin-top: 4px;
}
.site-header .search {
    padding: 12px 0;
    width: 100%}
.site-header .search .search-wrap {
    margin: 0 auto;
    width: 350px;
}
.site-header .search .resp_site_submit:hover {
    cursor: pointer;
}
.site-header .weather {
    position: absolute;
    top: 0;
    right: 0;
    padding-top: 16px;
    width: 355px;
}
.site-header .weather .info {
    width: 200px;
}
.site-header .expandable-nav {
    top: 42px;
}
.site-header .header-lower .branding {
    height: auto;
    width: auto;
}
.site-header .header-lower .legal {
    width: calc(100% - 68px - 238px);
}
.site-header .social-icons li {
    margin-left: 8px;
}
.menu-lifestyle {
    display: block;
}
.site-footer {
    margin-top: 36px;
}
.site-footer .section-nav nav {
    margin-bottom: 30px;
    width: 16.66667%}
.site-footer .footer-lower .legal {
    width: calc(100% - 68px - 238px);
}
.site-footer .social-icons li {
    margin-left: 8px;
}
.pre-content {
    margin: 0 auto;
    width: 972px;
}
.page-content {
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    width: 972px;
}
.post-content {
    margin: 0 auto;
    width: 972px;
}
.collection {
    padding: 16px;
    padding-right: 0px;
}
.collection-spotlight {
    border: 1px solid #cddff0;
    border-bottom: 0;
    padding: 12px 0 0;
}
.is-doomsday .collection-spotlight {
    padding-top: 16px;
}
.collection-spotlight.has-hero {
    padding-top: 0;
}
.collection-spotlight.has-hero .article:nth-of-type(odd) {
    padding-left: 6px;
    padding-right: 12px;
}
.collection-spotlight.has-hero .article:nth-of-type(even) {
    padding-left: 12px;
    padding-right: 6px;
}
.collection-spotlight.has-hero .article:nth-of-type(1) {
    padding: 0;
}
.collection-spotlight.has-hero .article:nth-of-type(1) .title {
    font-size: 24px;
    line-height: 30px;
}
.collection-spotlight.has-hero .article:nth-of-type(1) .info {
    padding: 16px 12px;
}
.collection-spotlight.has-hero .article:nth-of-type(1) .kicker {
    bottom: 0;
    margin: 0 12px;
}
.collection-spotlight.has-hero .article:nth-of-type(1) .kicker .kicker-text {
    -moz-box-shadow: 12px 0 0 rgba(0, 51, 102, .8), -12px 0 0 rgba(0, 51, 102, .8);
    -webkit-box-shadow: 12px 0 0 rgba(0, 51, 102, .8), -12px 0 0 rgba(0, 51, 102, .8);
    box-shadow: 12px 0 0 rgba(0, 51, 102, .8), -12px 0 0 rgba(0, 51, 102, .8);
    font-size: 30px;
    line-height: 43px;
    padding: 4px 0;
}
.collection-spotlight .article .kicker {
    margin: 0 8px;
}
.collection-spotlight .article .kicker .kicker-text {
    -moz-box-shadow: 8px 0 0 rgba(0, 51, 102, .8), -8px 0 0 rgba(0, 51, 102, .8);
    -webkit-box-shadow: 8px 0 0 rgba(0, 51, 102, .8), -8px 0 0 rgba(0, 51, 102, .8);
    box-shadow: 8px 0 0 rgba(0, 51, 102, .8), -8px 0 0 rgba(0, 51, 102, .8);
    padding: 2px 0;
    font-size: 14px;
    line-height: 20px;
}
.collection-spotlight .article .info {
    padding-left: 8px;
    padding-right: 8px;
}
.collection-spotlight .article .title {
    font-size: 16px;
    line-height: 22px;
}
.collection-spotlight .article .related li {
    font-size: 12px;
    line-height: 18px;
}
.collection-spotlight .article:nth-of-type(even) {
    padding-left: 6px;
    padding-right: 12px;
}
.collection-spotlight .article:nth-of-type(odd) {
    padding-left: 12px;
    padding-right: 6px;
}
.collection-spotlight+.collection-spotlight {
    border-top-width: 0;
}
}
@media screen and (min-width:1024px) and (min-width:1028px) {
    .menu-tv {
    display: block;
}
}
@media screen and (min-width:1024px) and (min-width:1094px) {
    .menu-radio {
    display: block;
}
}
@media screen and (min-width:1024px) and (-ms-high-contrast:active), screen and (min-width:1024px) and (-ms-high-contrast:none) {
    .collection-spotlight .kicker .kicker-text: after, .collection-spotlight .kicker .kicker-text:before, .collection-spotlight _:-ms-fullscreen .kicker-text:after, .collection-spotlight _:-ms-fullscreen .kicker-text:before {
    height: calc(100% + 3px);
}
.collection-spotlight .has-hero .kicker .kicker-text:after, .collection-spotlight .has-hero .kicker .kicker-text:before, .collection-spotlight .has-hero _:-ms-fullscreen .kicker-text:after, .collection-spotlight .has-hero _:-ms-fullscreen .kicker-text:before {
    height: calc(100% + 4px);
    top: -2px;
}
}
@media screen and (min-width:1024px) {
    .collection-spotlight.collection-spotlight-cards {
    padding: 0;
}
.collection-spotlight.collection-spotlight-cards .article {
    width: calc(50% - 6px);
}
.collection-spotlight.collection-spotlight-cards .article:nth-of-type(even) {
    padding: 0;
    margin-right: 0;
}
.collection-spotlight.collection-spotlight-cards .article:nth-of-type(odd) {
    padding: 0;
    margin-left: 0;
}
.collection-spotlight.collection-spotlight-cards.has-hero .article:nth-of-type(1) .info {
    border-width: 0 1px 1px;
}
.collection-spotlight.collection-spotlight-cards.has-hero .article:nth-of-type(1) .kicker {
    bottom: 3px;
}
.collection-spotlight.collection-spotlight-cards+.collection-spotlight {
    border-top-width: 1px;
}
.collection-doomsday {
    padding: 0;
}
.collection-doomsday .article {
    position: relative;
}
.collection-doomsday .article:after {
    content: "";
    display: block;
    position: absolute;
    background-image: url(data:image.svg?v=20171129143314+xml;
    base64, PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMTIyNCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0iIzAwMTIyNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(0, 18, 36, 0)), color-stop(98%, #001224));
    background-image: -moz-linear-gradient(top, rgba(0, 18, 36, 0) 0, #001224 98%);
    background-image: -webkit-linear-gradient(top, rgba(0, 18, 36, 0) 0, #001224 98%);
    background-image: linear-gradient(to bottom, rgba(0, 18, 36, 0) 0, #001224 98%);
    top: 50%;
    height: 50%;
    width: 100%;
    z-index: 11;
}
.collection-doomsday .article .m {
    text-align: center;
}
.collection-doomsday .article .info {
    margin: 0 auto;
    padding-top: 284px;
}
.collection-doomsday .has-live-stream .content, .collection-doomsday .has-live-stream .info-header {
    padding-left: 16px;
    margin-left: 16px;
    width: calc(100% - 254px);
}
.collection-doomsday .article .related li {
    padding-right: 24px;
}
.collection-doomsday .has-live-stream .content {
    clear: right;
    float: right;
}
.collection-doomsday .has-live-stream .title {
    font-size: 60px;
    line-height: 60px;
}
.collection-doomsday .has-live-stream .dek {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 14px;
}
.collection-doomsday .has-live-stream .live-stream {
    width: 230px;
}
.collection-doomsday .has-live-stream .live-stream .embed-stream {
    pointer-events: none;
    min-height: 129px;
}
.collection-doomsday .has-live-stream .live-stream .embed-stream:after {
    right: -24px;
    height: 164px;
}
.collection-article-list {
    margin-bottom: 12px;
    border: 1px solid #cddff0;
}
.collection-article-list .article-list .article {
    padding-bottom: 16px;
    margin-bottom: 16px;
}
.collection-article-list .article-list .article:last-of-type {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.collection-article-list .article-list .article .title {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 0;
}
.collection-article-list .article-list+footer {
    margin-top: 12px;
}
.collection-section {
    background-color: inherit;
    padding: 0 16px;
}
.collection-section:first-of-type {
    margin-top: 24px;
}
.collection-section .heading .title {
    font-size: 24px;
}
.collection-section .heading .more {
    font-size: 14px;
}
.collection-section .heading .sponsor {
    margin-bottom: 0;
}
.collection-section .content {
    display: table;
    overflow: hidden;
    width: 100%}
.collection-section .article-list, .collection-section .latest {
    display: table-cell;
    height: auto;
    width: 50%;
    vertical-align: top;
}
.collection-section .article-list {
    background-color: #fff;
    padding: 20px;
}
.collection-section .article-list .title {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 0;
}
.collection-section .article .meta {
    margin-bottom: 6px;
}
.collection-section .latest {
    background-color: #000;
}
.collection-section .latest .article {
    position: initial;
}
.collection-section .latest .meta {
    left: 16px;
}
.collection-section .latest .m {
    min-height: 279px;
}
.collection-section .latest .m a:after {
    bottom: -1px;
}
.collection-section .latest .title {
    font-size: 30px;
    line-height: 32px;
}
.collection-section .latest .title a {
    padding: 0 16px 16px;
}
.social-icons .sc {
    display: none;
}
}
@media screen and (min-width:1024px) and (max-width:1279px) {
    .promo-channel .info {
    padding-right: 4px;
    width: calc(100% - 48px);
}
.promo-channel .time {
    padding: 0;
}
.promo-channel .countdown {
    font-size: 30px;
}
.promo-channel .headshot {
    width: 48px;
}
}
@media screen and (min-width:1024px) {
    .page-content, .post-content, .pre-content, .row, .row.full {
    width: 100%}
.promo-watch-live .m {
    min-height: 92px;
}
.promo-watch-live .logo {
    margin-right: 8px;
}
.promo-watch-live .title {
    font-size: 12px;
}
.pre-content .ad-container {
    background: #eff2f5;
    padding-top: 16px;
    padding-bottom: 16px;
}
.pre-content .ad-container.sponsor {
    background: 0 0;
    padding: 0;
}
.pre-content .ad-container.collapse {
    padding-top: 0;
    padding-bottom: 0;
}
.row {
    margin: 0 auto;
}
.sidebar {
    background-color: initial;
    padding: 0;
}
.is-doomsday .pre-content, .page {
    padding-top: 0;
}
.row.full .ad-container {
    background-color: #333;
    padding: 16px 0;
    margin: 0 auto;
}
.main-content, .sidebar {
    padding-top: 12px;
}
.main-content {
    /* width: calc(100% - 544px); */
}
.sidebar-primary {
    display: block;
    margin-left: 16px;
    margin-right: 12px;
    width: 188px;
}
.sidebar-primary-alt, .sidebar-primary-alt .sidebar-primary {
    display: none;
}
.sidebar-secondary {
    margin-left: 12px;
    margin-right: 16px;
    width: 300px;
}
.sidebar .ad-container {
    margin-bottom: 12px;
}
.collection-gallery .scroll-outer {
    overflow: hidden;
    padding: 0;
}
.collection-gallery.collection-features-faces {
    border: 1px solid #cddff0;
    margin: 0 16px 24px;
    padding: 16px 16px 24px;
}
.collection-gallery.collection-features-faces .heading {
    padding: 0;
}
.collection-gallery.collection-features-faces article:first-child {
    margin-left: 0;
}
.collection-gallery.collection-features-faces article:last-child {
    margin-right: 0;
}
.collection-gallery.collection-features-faces .page-arrows {
    filter: alpha(Opacity=90);
    opacity: .9;
    display: block;
}
.collection-gallery.collection-features-faces .page-arrows .arrow {
    display: block;
    position: relative;
    height: 100%;
    text-indent: -9999em;
}
.collection-gallery.collection-features-faces .page-arrows .arrow:after, .collection-gallery.collection-features-faces .page-arrows .arrow:before {
    height: 24px;
    width: 6px;
}
.collection-gallery.collection-features-faces .page-arrows .arrow:before {
    top: 16px;
}
.collection-gallery.collection-features-faces .page-arrows .arrow:after {
    bottom: 16px;
}
.collection-gallery.collection-features-faces .page-arrows .next, .collection-gallery.collection-features-faces .page-arrows .prev {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: block;
    position: absolute;
    top: 80px;
    height: 68px;
    width: 48px;
}
.collection-gallery.collection-features-faces .page-arrows .prev {
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    left: 0;
}
.collection-gallery.collection-features-faces .page-arrows .prev .arrow:after, .collection-gallery.collection-features-faces .page-arrows .prev .arrow:before {
    left: 18px;
}
.collection-gallery.collection-features-faces .page-arrows .next {
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    right: 0;
}
.collection-gallery.collection-features-faces .page-arrows .next .arrow:after, .collection-gallery.collection-features-faces .page-arrows .next .arrow:before {
    left: 24px;
}
.main-content .collection-gallery .page-arrows .next, .main-content .collection-gallery .page-arrows .prev {
    top: 32px;
}
.sidebar .collection-gallery {
    padding: 14px;
}
}
@media screen and (min-width:1024px) and (max-width:1279px) {
    .collection-clips {
    padding: 12px;
}
.collection-clips .heading .title {
    font-size: 14px;
    line-height: 16px;
}
.collection-clips .article {
    border-bottom: 0;
    padding-bottom: 0;
}
.collection-clips .article .m {
    margin-bottom: 8px;
}
.collection-clips .article .title {
    font-size: 12px;
    line-height: 16px;
}
.collection-clips .article-list .m {
    float: none;
    margin-right: 0;
    width: 100%}
.collection-clips .article-list .m+.info, .collection-clips.collection-multi .article .m+.info {
    float: none;
    width: 100%}
}
@media screen and (min-width:1024px) {
    .collection-card-wrap {
    padding: 0 16px;
}
.collection-card-wrap .collection-section-alt {
    width: calc(25% - 9px);
}
.collection-card-wrap .collection-section-alt:nth-of-type(2n+1) {
    clear: none;
    margin-left: 12px;
}
.collection-card-wrap .collection-section-alt:nth-of-type(4n+1) {
    clear: both;
    margin-left: 0;
}
.site-header .secondary-nav {
    width: calc(100% - 356px);
}
.site-header .markets-nav {
    width: 356px;
}
}
@media screen and (min-width:1280px) {
    .desktop.desktop-sm, .desktop.desktop-sm.ad-container {
    display: block;
}
.desktop.desktop-lg, .desktop.desktop-lg.ad-container, .desktop.desktop-md, .desktop.desktop-md.ad-container, .site-header .nav-row-lower nav li:first-child a:before {
    display: none;
}
.site-header .nav-row .inner {
    padding-left: 138px;
    padding-right: 24px;
}
.site-header .nav-row-upper {
    height: 50px;
}
.site-header .nav-row-lower {
    line-height: 49px;
    height: 50px;
}
.site-header .nav-row-lower nav li:before {
    top: 19px;
}
.site-header .nav-row-lower nav li:first-child, .site-header .nav-row-lower nav li:first-child a {
    margin-left: 0;
}
.site-header .nav-row-lower .markets-nav li {
    float: left;
}
.site-header .branding {
    height: 100px;
    width: 97px;
}
.site-header .branding a {
    border-width: 3px;
    margin-top: 3px;
    height: 96px;
    width: 97px;
}
.site-header .branding .current-time {
    left: 3px;
    bottom: 4px;
    height: 14px;
    width: 91px;
}
.site-header .meta .weather {
    display: block;
    position: relative;
    margin: 8px 16px 0 0;
    line-height: 16px;
    padding: 0;
    width: auto;
}
.site-header .meta .weather .info {
    padding-top: 2px;
    font-size: 13px;
    line-height: 13px;
    width: auto;
}
.site-header .meta .weather .location {
    margin-bottom: 0;
}
.site-header .meta .weather .condition {
    display: none;
}
.site-header .meta .weather .temp {
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0;
    margin-left: 10px;
}
.site-header .meta .search-toggle a {
    height: 30px;
}
.site-header .meta .search-toggle a:before {
    top: 8px;
}
.site-header .meta .search-toggle a:after {
    top: 19px;
}
.site-header .meta .user-profile .avatar {
    width: 30px;
}
.site-header .meta .button a {
    line-height: 14px;
}
.site-header .primary-nav {
    line-height: 50px;
}
.site-header .primary-nav a {
    font-size: 15px;
    padding: 6px 12px;
}
.site-header .primary-nav .menu-more a {
    padding-right: 24px;
}
.site-header .primary-nav .menu-more a:after {
    top: -10px;
    right: 6px;
}
.site-header .search {
    position: relative;
    padding: 16px 0;
}
.site-header .search .search-wrap {
    width: 768px;
}
.site-header .markets-nav, .site-header .markets-nav .market-data {
    width: auto;
}
.site-header .search .search-wrap input {
    height: 48px;
}
.site-header .hot-topics {
    font-size: 12px;
    padding-left: 12px;
}
.site-header .section-nav {
    padding-bottom: 4px;
}
.site-header .markets-nav .more-markets {
    display: inline-block;
}
.site-header .market-sponsor {
    margin-top: 8px;
    margin-left: 12px;
}
.site-header .expandable-nav {
    top: 52px;
}
.site-header .expandable-nav .weather {
    display: none;
}
.site-header .header-lower .branding {
    margin-left: 0;
}
.site-footer .footer-lower, .site-footer .footer-upper {
    margin: 0 auto;
    max-width: 1280px;
}
.collection-spotlight {
    padding-top: 24px;
}
.collection-spotlight .article .m .overlay {
    right: 24px;
    bottom: 24px;
    height: 128px;
    width: 128px;
}
.collection-spotlight.collection-spotlight-cards {
    padding: 0;
}
.collection-doomsday .has-live-stream .content, .collection-doomsday .has-live-stream .info-header {
    width: calc(100% - 324px);
}
.collection-doomsday .has-live-stream .live-stream {
    width: 300px;
}
.collection-doomsday .has-live-stream .live-stream .embed-stream {
    min-height: 169px;
}
.collection-doomsday .has-live-stream .live-stream .embed-stream:after {
    height: 203px;
}
.collection-article-list .article-list .article .title {
    font-size: 18px;
    line-height: 24px;
}
.collection-article-list footer .button {
    margin-top: 16px;
}
.promo-watch-live .m {
    min-height: 156px;
}
.promo-watch-live .title {
    font-size: 16px;
}
.collection-clips .article .m {
    float: left;
    margin-right: 12px;
    margin-bottom: 0;
    width: 132px;
}
.collection-clips .article .meta {
    line-height: 14px;
    margin-bottom: 0;
}
.collection-clips .article .title {
    line-height: 16px;
}
.alert-banner {
    border-top-width: 4px;
}
.alert-banner .close {
    top: 25px;
    right: 25px;
}
.alert-banner .alert-inner {
    position: relative;
    margin: 0 auto;
    padding: 20px 28px;
    max-width: 1280px;
}
.alert-banner .arrows {
    width: 672px;
}
.alert-banner .arrows span {
    top: -256px;
    border-top-width: 256px;
    border-bottom-width: 256px;
    border-left-width: 256px;
}
.alert-banner .arrows .arrow-2 {
    left: 118px;
    left: auto;
    right: 296px;
}
.alert-banner .arrows .arrow-3 {
    left: 148px;
    left: auto;
    right: 266px;
}
.alert-banner .arrows .arrow-4 {
    left: 266px;
    left: auto;
    right: 148px;
}
.alert-banner .arrows .arrow-5 {
    left: 296px;
    left: auto;
    right: 118px;
}
.alert-banner .arrows .arrow-6 {
    left: 414px;
    left: auto;
    right: 0;
}
.alert-banner.is-breaking .alert-title {
    text-shadow: 4px 4px 0 #ae0015;
}
.alert-banner.is-programming .alert-title {
    text-shadow: 4px 4px 0 #ffb400;
}
body {
    min-width: 1280px;
}
.page-content {
    margin: 0 auto;
    width: 100%}
.page-heading {
    margin: 24px auto 12px;
    padding: 0 24px;
    max-width: 1280px;
}
.post-content .vendor-zergnet {
    margin-left: auto;
    margin-right: auto;
    max-width: 1232px;
}
.post-content .vendor-zergnet img, .site-header .inner {
    max-width: 100%}
.main-content {
    /* width: calc(100% - 656px); */
}
.sidebar-primary, .sidebar-secondary {
    width: 300px;
}
.main-content .collection-gallery .scroll-wrap {
    height: 170px;
}
.main-content .collection-gallery article {
    width: 164px;
}
.main-content .collection-gallery .page-arrows .next, .main-content .collection-gallery .page-arrows .prev {
    top: 52px;
}
.site-header .branding {
    left: 0;
    margin-left: 24px;
}
.site-footer .footer-lower, .site-header .header-lower {
    margin: 0 16px;
    max-width: 100%}
.collection-article-list {
    padding: 14px;
}
.site-header .secondary-nav {
    width: 60%}
.site-header .markets-nav .market-data {
    padding-right: 90px;
}
}
@media screen and (min-width:1440px) {
    .desktop.desktop-lg, .desktop.desktop-lg.ad-container, .desktop.desktop-sm, .desktop.desktop-sm.ad-container {
    display: none;
}
.desktop.desktop-md, .desktop.desktop-md.ad-container {
    display: block;
}
.site-footer .section-nav nav {
    margin-bottom: 40px;
}
.site-header .inner {
    max-width: 1440px;
}
.site-header .nav-row .inner {
    padding-left: 138px;
    padding-right: 24px;
}
.site-header .nav-row-upper {
    height: 50px;
}
.site-header .nav-row-lower {
    line-height: 49px;
    height: 50px;
}
.site-header .branding {
    left: 50%;
    margin-left: -696px;
    height: 100px;
    width: 97px;
}
.site-header .branding a {
    border-width: 3px;
    margin-top: 3px;
    height: 96px;
    width: 97px;
}
.site-header .branding .current-time {
    left: 3px;
    bottom: 4px;
    height: 14px;
    width: 91px;
}
.site-header .meta .weather {
    display: block;
    position: relative;
    margin: 8px 16px 0 0;
    line-height: 16px;
    padding: 0;
    width: auto;
}
.site-header .meta .weather .info {
    padding-top: 2px;
    font-size: 13px;
    line-height: 13px;
    width: auto;
}
.site-header .meta .weather .location {
    margin-bottom: 0;
}
.site-header .meta .weather .condition {
    display: none;
}
.site-header .meta .weather .temp {
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0;
    margin-left: 10px;
}
.site-header .meta .search-toggle a {
    height: 30px;
}
.site-header .meta .search-toggle a:before {
    top: 8px;
}
.site-header .meta .search-toggle a:after {
    top: 19px;
}
.site-header .meta .user-profile .avatar {
    width: 30px;
}
.site-header .meta .button a {
    line-height: 14px;
}
.site-header .primary-nav {
    line-height: 50px;
}
.site-header .primary-nav a {
    font-size: 15px;
    padding: 6px 12px;
}
.site-header .primary-nav .menu-more a {
    padding-right: 24px;
}
.site-header .primary-nav .menu-more a:after {
    top: -10px;
    right: 6px;
}
.site-header .search {
    position: relative;
    padding: 16px 0;
}
.site-header .search .search-wrap {
    width: 768px;
}
.site-header .search .search-wrap input {
    height: 48px;
}
.site-header .hot-topics {
    font-size: 12px;
    padding-left: 12px;
}
.site-header .section-nav {
    padding-bottom: 4px;
}
.site-header .markets-nav {
    width: auto;
}
.site-header .markets-nav .market-data {
    padding-right: 0;
    width: auto;
}
.site-header .markets-nav .more-markets {
    display: inline-block;
}
.site-header .market-sponsor {
    margin-top: 8px;
    margin-left: 12px;
}
.site-header .expandable-nav {
    top: 50px;
}
.site-header .expandable-nav .weather {
    display: none;
}
.site-footer .footer-lower, .site-footer .footer-upper, .site-header .header-lower {
    margin: 0 auto;
    max-width: 1408px;
}
.site-footer .section-nav nav {
    padding: 0 0 0 24px;
}
.vendor-outbrain {
    margin: 0 24px 24px;
}
.collection-spotlight.has-hero .article:nth-of-type(odd) {
    padding-left: 12px;
    padding-right: 24px;
}
.collection-spotlight.has-hero .article:nth-of-type(even) {
    padding-left: 24px;
    padding-right: 12px;
}
.collection-spotlight.has-hero .article:nth-of-type(1) {
    padding: 0;
}
.collection-spotlight.has-hero .article:nth-of-type(1) .title {
    font-size: 30px;
    line-height: 36px;
}
.collection-spotlight.has-hero .article:nth-of-type(1) .info {
    padding-left: 24px;
    padding-right: 24px;
}
.collection-spotlight.has-hero .article:nth-of-type(1) .m .pill {
    font-size: 14px;
    padding: 10px;
}
.collection-spotlight.has-hero .article:nth-of-type(1) .m .pill.duration {
    padding: 0;
}
.collection-spotlight.has-hero .article:nth-of-type(1) .m .pill.duration .pill-link {
    padding: 8px 14px 9px;
}
.collection-spotlight.has-hero .article:nth-of-type(1) .m .pill.duration .pill-link:before {
    border-top-width: 6px;
    border-bottom-width: 6px;
    border-left-width: 12px;
}
.collection-spotlight.has-hero .article:nth-of-type(1) .kicker {
    margin: 0 24px;
}
.collection-spotlight.has-hero .article:nth-of-type(1) .kicker .kicker-text {
    -moz-box-shadow: 8px 0 0 rgba(0, 51, 102, .8), -8px 0 0 rgba(0, 51, 102, .8);
    -webkit-box-shadow: 8px 0 0 rgba(0, 51, 102, .8), -8px 0 0 rgba(0, 51, 102, .8);
    box-shadow: 8px 0 0 rgba(0, 51, 102, .8), -8px 0 0 rgba(0, 51, 102, .8);
    font-size: 48px;
    line-height: 64px;
}
.collection-spotlight .article .kicker {
    margin: 0 8px;
    bottom: 0;
}
.collection-spotlight .article .kicker .kicker-text {
    -moz-box-shadow: 8px 0 0 rgba(0, 51, 102, .8), -8px 0 0 rgba(0, 51, 102, .8);
    -webkit-box-shadow: 8px 0 0 rgba(0, 51, 102, .8), -8px 0 0 rgba(0, 51, 102, .8);
    box-shadow: 8px 0 0 rgba(0, 51, 102, .8), -8px 0 0 rgba(0, 51, 102, .8);
    padding: 4px 0;
    font-size: 18px;
    line-height: 29px;
}
.collection-spotlight .article .title {
    font-size: 18px;
    line-height: 24px;
}
.collection-spotlight .article .related li {
    font-size: 13px;
}
.collection-spotlight .article:nth-of-type(even) {
    padding-left: 12px;
    padding-right: 24px;
}
.collection-spotlight .article:nth-of-type(odd) {
    padding-left: 24px;
    padding-right: 12px;
}
}
@media screen and (min-width:1440px) and (-ms-high-contrast:active), screen and (min-width:1440px) and (-ms-high-contrast:none) {
    .collection-spotlight .has-hero .kicker .kicker-text: after, .collection-spotlight .has-hero .kicker .kicker-text:before, .collection-spotlight .has-hero _:-ms-fullscreen .kicker-text:after, .collection-spotlight .has-hero _:-ms-fullscreen .kicker-text:before {
    height: calc(100% + 6px);
    top: -3px;
}
}
@media screen and (min-width:1440px) {
    .masthead .inner, .page-content .row, .row {
    max-width: 1440px;
}
.collection-doomsday .article .info {
    padding-bottom: 24px;
    padding-top: 376px;
    max-width: 1440px;
}
.collection-doomsday .article .meta {
    margin-bottom: 6px;
}
.collection-doomsday .article .title {
    font-size: 72px;
    line-height: 72px;
}
.collection-doomsday .article .dek {
    font-size: 36px;
    line-height: 48px;
}
.collection-doomsday .has-live-stream .info-header {
    padding-left: 24px;
    margin-left: 24px;
}
.collection-doomsday .has-live-stream .content {
    padding-left: 0;
    margin-left: 0;
    width: calc(100% - 348px);
}
.collection-doomsday .has-live-stream .live-stream {
    width: 300px;
}
.collection-article-list {
    padding: 24px;
}
.collection-article-list .article-list .article .m {
    width: 156px;
}
.collection-article-list .article-list .article .title {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 4px;
}
.collection-section {
    padding-left: 24px;
    padding-right: 24px;
    margin-bottom: 48px;
}
.collection-section .latest .meta {
    left: 30px;
}
.collection-section .latest .m {
    min-height: 391px;
}
.collection-section .latest .title a {
    padding: 0 30px 30px;
}
.collection-section .article-list {
    padding: 30px;
}
.collection-section .article-list .title {
    font-size: 18px;
    line-height: 24px;
}
.page-content.full, .post-content.full {
    width: 100%}
.row {
    width: 1440px;
}
.page-heading {
    margin: 0 auto;
    width: 1440px;
}
.page-content, .post-content, .pre-content, .row.full {
    width: 100%}
.page-heading h1 {
    font-size: 36px;
}
.page {
    padding-top: 0;
}
.row.full {
    max-width: 100%}
.main-content {
    width: 768px;
}
.sidebar-primary {
    margin-left: 24px;
    margin-right: 12px;
    width: 300px;
}
.sidebar-secondary {
    margin-left: 12px;
    margin-right: 24px;
    width: 300px;
}
.collection-gallery.collection-features-faces {
    margin-left: 24px;
    margin-right: 24px;
}
.collection-card-wrap {
    padding: 0 24px;
}
.site-header .secondary-nav {
    width: 50%}
.site-header .markets-nav {
    width: auto;
}
.site-header .markets-nav .market-data {
    padding-right: 0;
    width: auto;
}
.site-header .markets-nav .market-data li {
    position: relative;
    margin: 0 14px;
}
.site-header .markets-nav .market-data li:before {
    content: "";
    display: block;
    position: absolute;
    background-color: #cddff0;
    top: 19px;
    left: -14px;
    height: 10px;
    width: 1px;
}
.site-header .markets-nav .market-data li.more-markets {
    margin-right: 0;
}
}


@media screen and (min-width: 1280px) {
.site-header .inner {
    max-width: 1280px;
}
}
@media screen and (min-width: 1024px) {
.site-header .inner {
    position: relative;
    margin: 0 auto;
}}