a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section {
	display:block
}
body {
	line-height:1
}
ol,ul {
	list-style:none
}
blockquote,q {
	quotes:none
}
blockquote:after,blockquote:before,q:after,q:before {
	content:"";
	content:none
}
table {
	border-collapse:collapse;
	border-spacing:0
}
* {
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}
html #wrapper .hide {
	display:none
}
html #wrapper .show {
	display:block
}
body {
	min-width:320px;
	color:#666;
	background-color:#fff;
	font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif
}
.hidden {
	visibility:hidden
}
@media all and (min-width:768px) and (max-width:1023px) {
	.main-content {
	float:left;
	margin-left:24px;
	width:calc(100% - 356px)
}

.main-content1 {
	float:left;
	width:100%
}

.sidebar-primary {
	float:left;
	margin-left:24px;
	margin-right:24px;
	width:284px
}
.sidebar-secondary {
	clear:both;
	overflow:hidden
}
}@media (min-width:1024px) {
	.main-content {
	float:left;
	margin-left:16px;
	width:calc(100% - 664px)
}
.sidebar {
	clear:none;
	float:left
}
.sidebar-primary {
	margin-left:24px;
	width:284px
}
.sidebar-secondary {
	margin-left:24px;
	margin-right:16px;
	width:300px
}
}@media (min-width:1280px) {
	.main-content {
	margin-left:24px;
	width:calc(100% - 688px)
}
.sidebar-primary {
	margin-right:0
}
.sidebar-secondary {
	margin-left:32px;
	margin-right:24px
}
}body {
	overflow-x:hidden
}
body .sticky,body .sticky-bottom,body .sticky-top {
	position:fixed;
	position:-webkit-sticky;
	position:sticky;
	width:inherit
}
body .sticky-top {
	top:0
}
body .sticky-bottom {
	bottom:0
}
body .limit {
	position:absolute;
	bottom:0;
	width:inherit
}
img {
	max-width:100%
}
.m,picture {
	position:relative
}
.m a,picture a {
	display:block;
	position:relative
}


@media screen and (min-width:768px){
	.m img,picture img {
		display:block;
		width:100%;height:60px;
	}
	.responsive-image__lazy-containers img{width:100%;height:200px;}
	.responsive-image__lazy-container_list img{height:150px;}
}

@media screen and (max-width:768px){
	.m img,picture img {
		display:block;
		height:60px;
	}
	.responsive-image__lazy-containers img{width:100%;height:200px;}
	.responsive-image__lazy-container_list img{width:100%;height:150px;}
}

.m .video-container {
	margin-bottom:0
}



body {
	font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif
}
h1,h2,h3,h4,h5,h6 {
	color:#222;
	font-family:inherit;
	font-weight:700;
	line-height:normal
}
b,strong {
	font-weight:700
}
em,i {
	font-style:italic
}
a {
	-webkit-transition:color .25s ease-in-out;
	transition:color .25s ease-in-out;
	-webkit-transition:background .25s ease-in-out;
	transition:background .25s ease-in-out;
	color:#002380;
	text-decoration:none
}
a:hover {
	color:#667bb3
}
p {
	font-size:14px;
	line-height:21px;
	margin-bottom:14px
}
::selection {
	color:#fff;
	background:rgba(0,35,128,.99)
}
img::selection {
	background:#002380
}
::-moz-selection {
	color:#fff;
	background:rgba(0,35,128,.99)
}
img::-moz-selection {
	background:#002380
}
section {
	position:relative
}
section:after {
	content:"";
	display:table;
	clear:both
}
.pre-content .ad-container {
	margin-bottom:0
}
.pre-content .ad-container.collapse {
	height:0
}
.page-content,.post-content,.pre-content {
	width:100%
}
.page-content:after,.post-content:after,.pre-content:after {
	content:"";
	display:table;
	clear:both
}
.page-content {
	padding-top:24px
}
.row {
	clear:both;
	position:relative
}
.row:after {
	content:"";
	display:table;
	clear:both
}
.row.advert {
	background:#e6e6e6;
	padding:16px 0;
	text-align:center
}
.sidebar-primary-alt,.sidebar-seconday-alt {
	clear:both;
	display:block
}
.sidebar .collection-river .m {
	width:100px
}
.ad-container.mobile [data-ad-slot-rendered="1"] {
	border-bottom:8px solid #e6e9f3;
	margin-bottom:24px;
	padding:24px 0
}
.sidebar .ad-container.mobile [data-ad-slot-rendered="1"] {
	border-top:0;
	padding-top:10px
}
.overlay {
	-webkit-transition:opacity .2s ease-in-out;
	transition:opacity .2s ease-in-out;
	-webkit-box-shadow:0 0 6px rgba(0,0,0,.3) 2px 5px rgba(0,0,0,.4);
	box-shadow:0 0 6px rgba(0,0,0,.3) 2px 5px rgba(0,0,0,.4);
	border-radius:50%;
	opacity:.8;
	color:rgba(0,0,0,.2);
	display:block;
	background-size:100% 100%;
	background-repeat:no-repeat;
	position:absolute;
	left:10px;
	bottom:10px;
	overflow:hidden;
	text-indent:-9999em;
	height:24px;
	width:24px
}
a:hover .overlay {
	opacity:1
}
.video-ct .overlay {
	background-image:url(/static/orion/img/core/s/overlays/video.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.interactive-ct .overlay {
	background-image:url(/static/orion/img/core/s/overlays/interactive.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.slideshow-ct .overlay {
	background-image:url(/static/orion/img/core/s/overlays/slideshow.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.ad-container {
	text-align:center
}
.ad-container .ad .gpt {
	text-align:center
}
.advert-txt {
	display:block;
	color:#999;
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	font-weight:300;
	line-height:normal;
	text-align:center;
	margin-top:8px
}
.ad-h-0 {
	padding:0;
	margin:0
}
.ad-h-0 .ad {
	margin:0;
	padding:0
}
.ad-h-30 {
	min-height:31px
}
.ad-h-30 .ad {
	min-height:31px
}
.ad-h-31 {
	min-height:31px
}
.ad-h-31 .ad {
	min-height:31px
}
.ad-h-50 {
	min-height:50px
}
.ad-h-50 .ad {
	min-height:50px
}
.ad-h-66 {
	min-height:66px
}
.ad-h-66 .ad {
	min-height:66px
}
.ad-h-90 {
	min-height:90px
}
.ad-h-90 .ad {
	min-height:90px
}
.ad-h-250 {
	min-height:250px
}
.ad-h-250 .ad {
	min-height:250px
}
.ad-h-600 {
	min-height:600px
}
.ad-h-600 .ad {
	min-height:600px
}
.video-container {
	background-color:#000;
	position:relative;
	height:0;
	padding-bottom:56.25%
}
.video-container iframe {
	position:absolute;
	top:0;
	left:0;
	min-height:100%;
	width:100%
}
.video-player {
	position:static
}
.person-block-social-icons,.person-module-social-icons,.social-icons,.social-icons-footer {
	clear:both
}
.person-block-social-icons ul,.person-module-social-icons ul,.social-icons ul,.social-icons-footer ul {
	letter-spacing:-4px
}
.person-block-social-icons ul:after,.person-module-social-icons ul:after,.social-icons ul:after,.social-icons-footer ul:after {
	content:"";
	display:table;
	clear:both
}
.person-block-social-icons li,.person-module-social-icons li,.social-icons li,.social-icons-footer li {
	float:left;
	display:block;
	margin:0 3px
}
.person-block-social-icons a,.person-module-social-icons a,.social-icons a,.social-icons-footer a {
	border-radius:50%;
	background-color:#99a7cc;
	display:block;
	line-height:32px;
	position:relative;
	height:32px;
	width:32px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden
}
.person-block-social-icons a:after,.person-module-social-icons a:after,.social-icons a:after,.social-icons-footer a:after {
	content:"";
	position:absolute;
	top:8px;
	left:8px
}
.person-block-social-icons .fb a,.person-module-social-icons .fb a,.social-icons .fb a,.social-icons-footer .fb a {
	background-color:#3b5998
}
.person-block-social-icons .fb a:after,.person-module-social-icons .fb a:after,.social-icons .fb a:after,.social-icons-footer .fb a:after {
	background-image:url(/static/orion/img/core/s/social/facebook.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat;
	height:16px;
	width:7px;
	left:12px
}
.person-block-social-icons .tw a,.person-module-social-icons .tw a,.social-icons .tw a,.social-icons-footer .tw a {
	background-color:#1da1f2
}
.person-block-social-icons .tw a:after,.person-module-social-icons .tw a:after,.social-icons .tw a:after,.social-icons-footer .tw a:after {
	background-image:url(/static/orion/img/core/s/social/twitter.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat;
	height:13px;
	width:16px;
	top:10px
}
.person-block-social-icons .gp a,.person-module-social-icons .gp a,.social-icons .gp a,.social-icons-footer .gp a {
	background-color:#dd4b39
}
.person-block-social-icons .gp a:after,.person-module-social-icons .gp a:after,.social-icons .gp a:after,.social-icons-footer .gp a:after {
	background-image:url(/static/orion/img/core/s/social/google-plus.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat;
	height:16px;
	width:16px
}
.person-block-social-icons .ig a,.person-module-social-icons .ig a,.social-icons .ig a,.social-icons-footer .ig a {
	background-color:#405de6
}
.person-block-social-icons .ig a:after,.person-module-social-icons .ig a:after,.social-icons .ig a:after,.social-icons-footer .ig a:after {
	background-image:url(/static/orion/img/core/s/social/instagram.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat;
	height:16px;
	width:16px
}
.person-block-social-icons .email a:after,.person-module-social-icons .email a:after,.social-icons .email a:after,.social-icons-footer .email a:after {
	background-image:url(/static/orion/img/core/s/social/email.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat;
	height:10px;
	width:15px;
	top:11px
}
.person-block-social-icons .comments a:after,.person-module-social-icons .comments a:after,.social-icons .comments a:after,.social-icons-footer .comments a:after {
	background-image:url(/static/orion/img/core/s/social/bubble.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat;
	height:16px;
	width:16px
}
.person-block-social-icons .print a:after,.person-module-social-icons .print a:after,.social-icons .print a:after,.social-icons-footer .print a:after {
	background-image:url(/static/orion/img/core/s/social/print.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat;
	left:7px;
	height:16px;
	width:18px
}
.collection {
	border-bottom:8px solid #e6e9f3;
	padding:0 16px 16px 16px;
	margin-bottom:24px
}
.collection .heading {
	overflow:hidden;
	margin-bottom:8px
}
.collection .heading .title {
	float:left;
	color:#222;
	font-size:18px;
	line-height:24px;
	font-weight:700;
	letter-spacing:-.1px
}
.collection .heading .title a {
	color:inherit
}
.collection .sponsor {
	float:right;
	margin:0
}
.collection .sponsor .ad,.collection .sponsor .advert-txt {
	display:block;
	float:left
}
.collection .sponsor .advert-txt {
	margin-right:4px
}
.collection .content:after {
	content:"";
	display:table;
	clear:both
}
.collection .content p {
	margin-bottom:0
}
.collection footer:after {
	content:"";
	display:table;
	clear:both
}
.collection .article .eyebrow {
	font-size:11px
}
.collection .article .title {
	font-size:13px
}
.collection-river .article-list .featured-primary .m {
	float:none;
	margin:0 0 6px 0;
	width:100%
}
.collection-river .article-list .featured-primary .m .overlay {
	left:16px;
	bottom:16px;
	height:48px;
	width:48px
}
.collection-river .article-list .featured-primary .title {
	font-size:16px;
	font-weight:700
}
.collection-river .article-list>.ad-container {
	border-top:8px solid #e6e9f3;
	margin:-18px -16px 16px -16px;
	padding:16px 0
}
.collection.image-invert .article-list .article .m {
	float:left;
	margin-right:16px;
	margin-left:0
}
.collection.image-invert .article-list .featured .m {
	float:none;
	margin-right:0;
	margin-left:0
}
.collection.image-invert .article-list .featured .m+.info {
	clear:both
}
.article {
	position:relative
}
.article:after {
	content:"";
	display:table;
	clear:both
}
.article .m {
	width:100%
}
.article .m .pill {
	display:inline-block;
	position:absolute;
	top:0;
	left:0
}
.article .info {
	overflow:hidden
}
.article .meta:after {
	content:"";
	display:table;
	clear:both
}
.article .time {
	display:inline-block;
	color:#999;
	font-size:11px;
	line-height:14px
}
.article .title {
	font-size:18px;
	line-height:1.2;
	font-weight:600;
	margin-bottom:2px
}
.article .dek {
	color:#666;
	font-size:14px;
	line-height:21px
}
.article .dek a {
	color:inherit
}
.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.video-no-thumb .title {
	position:relative;
	padding-right:30px
}
.article.video-no-thumb .icon-video {
	background:#000;
	display:block;
	text-indent:-9999px;
	position:absolute;
	top:0;
	right:0;
	height:16px;
	width:16px
}
.article-list {
	clear:both
}
.article-list .article {
	border-bottom:1px solid #e6e9f3;
	padding:0 0 16px 0;
	margin:0 0 16px 0
}
@media screen and (max-width:767px){
	.article-list1 .article {
		width:33.333%;float:left;
	}
	
}

.article-list .article:last-of-type {
	border-bottom:0;
	padding-bottom:0;
	margin-bottom:0
}
.article-list .m {
	float:right;
	margin-left:12px;
	width:auto;
	z-index:10
}
.article-list .info {
	padding:0
}
@media screen and (max-width:768px){
	.article-list .info {
		clear:both;padding-top:10px;height:40px;
	}
}

.article-list .title {
	font-size:13px
}
.article-list .header .info-header .pill {
	margin-bottom:2px
}
.pill {
	display:inline-block;
	color:#fff;
	text-transform:uppercase;
	margin-right:4px;
	margin-bottom:6px
}
.pill .pill-link {
	display:block;
	color:#fff
}
.pill .pill-text {
	display:block;
	font-size:10px;
	font-weight:700;
	line-height:16px;
	padding:0 4px
}
.pill.eyebrow,.pill.is-breaking {
	color:#fff;
	background-color:#ca051f
}
.pill.is-live {
	color:#000;
	background-color:#ffb400
}
.pill.is-developing {
	color:#ca051f;
	background-color:#fc0
}
.pill.is-opinion {
	color:#fff;
	background-color:#000
}
.alert-closings {
	background:#ffc000;
	color:#000;
	padding:8px 12px 8px 26px;
	margin:0 16px 12px 16px
}
.alert-closings .alert-title {
	font-size:14px;
	font-weight:900;
	line-height:1.2;
	position:relative
}
.alert-closings .alert-title::before {
	content:"";
	display:block;
	position:absolute;
	left:-16px;
	top:2px;
	background:#fff;
	height:12px;
	width:12px
}
.alert-closings .alert-text {
	font-size:12px;
	line-height:1.2;
	height:14px;
	overflow:hidden
}
.alert-closings .alert-text strong {
	text-transform:uppercase
}
.alert-closings .alert-text-scroll {
	width:200%
}
.alert-closings .alert-text li {
	display:inline-block;
	list-style-type:disc;
	position:relative;
	margin-right:18px
}
.alert-closings .alert-text li+li::before {
	content:"";
	display:block;
	position:absolute;
	border-radius:50%;
	background:#000;
	position:absolute;
	left:-12px;
	top:5px;
	height:5px;
	width:5px
}
.alert-storm {
	background:#ca051f;
	color:#fff;
	overflow:hidden;
	position:relative;
	-webkit-transition:all 1s linear;
	transition:all 1s linear
}
.alert-storm+.alert-storm {
	min-height:0;
	max-height:0
}
.alert-storm+.alert-storm.open {
	max-height:41px
}
.alert-storm a {
	color:#fff
}
.alert-storm .alert-inner {
	padding:8px 12px 8px 26px;
	margin:0 auto
}
.alert-storm .alert-title {
	font-size:14px;
	font-weight:900;
	line-height:1.2;
	position:relative
}
.alert-storm .alert-title::before {
	content:"";
	display:block;
	position:absolute;
	left:-16px;
	top:2px;
	background:#fff;
	height:12px;
	width:12px
}
.alert-storm .alert-text {
	font-size:12px;
	line-height:1.2
}
.alert-storm .count {
	position:absolute;
	top:50%;
	margin-top:-10px;
	right:24px
}
.alert-storm .count span {
	background:#fff;
	border-radius:3px;
	color:#ca051f;
	font-weight:1000;
	font-size:13px;
	text-align:center;
	display:inline-block;
	padding:4px
}
.alert-storm .count .arrow {
	-webkit-transition:all 1s ease-in-out;
	transition:all 1s ease-in-out;
	border:solid #fff;
	border-width:0 2px 2px 0;
	display:inline-block;
	width:9px;
	height:9px;
	margin:0 0 0 5px
}
.alert-storm .count .arrow:hover {
	cursor:pointer
}
.alert-storm .count .arrow.up {
	-webkit-transform-origin:center center;
	-ms-transform-origin:center center;
	transform-origin:center center;
	-webkit-transform:rotate(-135deg);
	-ms-transform:rotate(-135deg);
	transform:rotate(-135deg)
}
.alert-storm .count .arrow.down {
	-webkit-transform-origin:center center;
	-ms-transform-origin:center center;
	transform-origin:center center;
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg)
}
.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
}
.footer-lower .social-icons a,.header-lower .social-icons a {
	background-color:#001c66
}
.site-header {
	background-color:#002380;
	border-top:2px solid #ca051f;
	height:63px;
	position:relative;
	z-index:50
}
.site-header-inner {
	padding:0 16px
}
.site-header-inner:after {
	content:"";
	display:table;
	clear:both
}
.site-header.nav-open .expandable-nav {
	display:block
}
.site-header a {
	color:#fff
}
.site-header .branding {
	float:left;
	margin-top:6px
}
.site-header .branding .logo {
	display:block;
	height:48px;
	width:130px;background:url(logo.png)no-repeat;background-size:100% 100%;text-indent:-999em; display:block;
}
.site-header .branding .logo img {
	height:100%
}
.site-header .branding .logo-full {
	display:block
}
.site-header .branding .logo-mini {
	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 {
	border-radius:3px;
	max-width:100%
}
.site-header .button {
	display:block;
	float:left;
	margin-top:16px
}
.site-header .button a {
	border-radius:3px;
	display:block;
	background:#e6e9f3;
	color:#002380;
	font-size:12px;
	font-weight:900;
	padding:8px 10px
}
.site-header .menu {
	position:absolute;
	right:0;
	top:0;
	text-align:center;
	line-height:48px
}
.site-header .menu a {
	display:block;
	font-size:20px;
	line-height:61px;
	height:61px;
	width:54px
}
.site-header .menu a.menu-open:before {
	display:block;
	content:"\00D7";
	color:#fff;
	font-size:16px;
	position:relative;
	z-index:5
}
.site-header .search {
	border-bottom:1px solid #334f99;
	padding:10px 16px
}
.site-header .search-wrap {
	position:relative
}
.site-header .search-wrap .label {
	display:none
}
.site-header .search-wrap input {
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	border-radius:3px;
	border:0;
	padding:0;
	margin:0;
	font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:16px;
	line-height:100%;
	height:40px
}
.site-header .search-wrap input[type=text] {
	color:#667bb3;
	padding:0 12px;
	width:calc(100% - 79px)
}
.site-header .search-wrap input[type=submit] {
	color:#fff;
	background-color:#ca051f;
	font-weight:600;
	padding:0 16px;
	position:absolute;
	right:0;
	top:0;
	width:82px
}
.site-header .search-wrap input::-webkit-input-placeholder {
	color:#667bb3
}
.site-header .search-wrap input:-ms-input-placeholder {
	color:#667bb3
}
.site-header .search-wrap input::-ms-input-placeholder {
	color:#667bb3
}
.site-header .search-wrap input::placeholder {
	color:#667bb3
}
.site-header .search-wrap input:focus::-webkit-input-placeholder {
	color:transparent
}
.site-header .search-wrap input:focus:-ms-input-placeholder {
	color:transparent
}
.site-header .search-wrap input:focus::-ms-input-placeholder {
	color:transparent
}
.site-header .search-wrap input:focus::placeholder {
	color:transparent
}
.site-header .section-nav {
	padding-top:24px
}
.site-header .section-nav nav {
	padding:0 24px;
	display:inline-block;
	width:calc(50% - 32px);
	-webkit-column-break-inside:avoid;
	page-break-inside:avoid;
	break-inside:avoid
}
.site-header .section-nav .nav-title {
	color:#e6e9f3
}
.site-header .expandable-nav {
	display:none;
	border-top:1px solid #334f99;
	background-color:#002380;
	position:absolute;
	top:100%;
	left:0;
	width:100%;
	z-index:100
}
.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 .logo {
	height:100%;
	width:100px;
	display:block;
	margin:0
}
.site-header .header-lower .legal {
	color:#667bb3;
	float:right;
	width:calc(100% - 68px)
}
.site-header .header-lower .legal p {
	font-size:12px;
	margin-bottom:0
}
.site-header .header-lower .legal ul {
	margin-bottom:2px
}
.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:#667bb3;
	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 .legal a {
	color:#e6e9f3
}
.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:#00154d
}
.site-footer {
	clear:both;
	background-color:#002380;
	padding:32px 0 24px 0;
	margin-top:32px
}
.site-footer .inner {
	padding:0;
	width:100%
}
.site-footer .nav-title,.site-footer a {
	color:#e6e9f3
}
.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 .logo {
	display:block;
	height:100%;
	width:100px
}
@media (min-width:320px) and (max-width:767px) {
	.site-footer .footer-lower .branding .logo {
	margin:0 auto 16px
}
}.site-footer .footer-lower .legal {
	color:#667bb3
}
@media (min-width:320px) and (max-width:767px) {
	.site-footer .footer-lower .legal {
	text-align:center
}
}.site-footer .footer-lower .legal p {
	font-size:12px;
	margin-bottom:0
}
.site-footer .footer-lower .legal ul {
	margin-bottom:2px
}
.site-footer .footer-lower .legal li {
	display:inline-block;
	font-size:12px;
	line-height:18px;
	margin-right:5px;
	padding-right:6px;
	position:relative
}
.site-footer .footer-lower .legal li:after {
	content:"";
	background-color:#667bb3;
	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:#e6e9f3
}
.site-footer .social-icons-footer {
	margin-bottom:32px
}
.site-footer .social-icons-footer a {
	background-color:#00154d
}
.advert-txt {
	color:#99a7cc;
	font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif
}
body.contest .page-content,body.interactive .page-content,body.traffic .page-content {
	padding-top:0
}
.page-heading {
	overflow:hidden;
	margin:18px 16px
}
.page-heading .title {
	float:left;
	font-size:24px;
	font-weight:900;
	line-height:31px;
	letter-spacing:-1px
}
.page-heading .sponsor {
	float:right;
	margin:0
}
.page-heading .sponsor .ad,.page-heading .sponsor .advert-txt {
	display:block;
	float:left
}
.page-heading .sponsor .advert-txt {
	margin-right:4px
}
.page-content {
	padding-top:0
}
.condition-0 {
	background-image:url(/static/orion/img/core/s/weather/0.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-1 {
	background-image:url(/static/orion/img/core/s/weather/1.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-2 {
	background-image:url(/static/orion/img/core/s/weather/2.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-3 {
	background-image:url(/static/orion/img/core/s/weather/3.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-4 {
	background-image:url(/static/orion/img/core/s/weather/4.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-5 {
	background-image:url(/static/orion/img/core/s/weather/5.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-6 {
	background-image:url(/static/orion/img/core/s/weather/6.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-7 {
	background-image:url(/static/orion/img/core/s/weather/7.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-8 {
	background-image:url(/static/orion/img/core/s/weather/8.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-9 {
	background-image:url(/static/orion/img/core/s/weather/9.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-10 {
	background-image:url(/static/orion/img/core/s/weather/10.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-11 {
	background-image:url(/static/orion/img/core/s/weather/11.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-12 {
	background-image:url(/static/orion/img/core/s/weather/12.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-13 {
	background-image:url(/static/orion/img/core/s/weather/13.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-14 {
	background-image:url(/static/orion/img/core/s/weather/14.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-15 {
	background-image:url(/static/orion/img/core/s/weather/15.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-16 {
	background-image:url(/static/orion/img/core/s/weather/16.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-17 {
	background-image:url(/static/orion/img/core/s/weather/17.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-18 {
	background-image:url(/static/orion/img/core/s/weather/18.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-19 {
	background-image:url(/static/orion/img/core/s/weather/19.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-20 {
	background-image:url(/static/orion/img/core/s/weather/20.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-21 {
	background-image:url(/static/orion/img/core/s/weather/21.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-22 {
	background-image:url(/static/orion/img/core/s/weather/22.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-23 {
	background-image:url(/static/orion/img/core/s/weather/23.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-24 {
	background-image:url(/static/orion/img/core/s/weather/24.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-25 {
	background-image:url(/static/orion/img/core/s/weather/25.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-26 {
	background-image:url(/static/orion/img/core/s/weather/26.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-27 {
	background-image:url(/static/orion/img/core/s/weather/27.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-28 {
	background-image:url(/static/orion/img/core/s/weather/28.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-29 {
	background-image:url(/static/orion/img/core/s/weather/29.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-30 {
	background-image:url(/static/orion/img/core/s/weather/30.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-31 {
	background-image:url(/static/orion/img/core/s/weather/31.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-32 {
	background-image:url(/static/orion/img/core/s/weather/32.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-33 {
	background-image:url(/static/orion/img/core/s/weather/33.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-34 {
	background-image:url(/static/orion/img/core/s/weather/34.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-35 {
	background-image:url(/static/orion/img/core/s/weather/35.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-36 {
	background-image:url(/static/orion/img/core/s/weather/36.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-37 {
	background-image:url(/static/orion/img/core/s/weather/37.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-38 {
	background-image:url(/static/orion/img/core/s/weather/38.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-39 {
	background-image:url(/static/orion/img/core/s/weather/39.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-40 {
	background-image:url(/static/orion/img/core/s/weather/40.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-41 {
	background-image:url(/static/orion/img/core/s/weather/41.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-42 {
	background-image:url(/static/orion/img/core/s/weather/42.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-43 {
	background-image:url(/static/orion/img/core/s/weather/43.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-44 {
	background-image:url(/static/orion/img/core/s/weather/44.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-45 {
	background-image:url(/static/orion/img/core/s/weather/45.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-46 {
	background-image:url(/static/orion/img/core/s/weather/46.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-47 {
	background-image:url(/static/orion/img/core/s/weather/47.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-48 {
	background-image:url(/static/orion/img/core/s/weather/48.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-49 {
	background-image:url(/static/orion/img/core/s/weather/49.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-50 {
	background-image:url(/static/orion/img/core/s/weather/50.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-51 {
	background-image:url(/static/orion/img/core/s/weather/51.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-52 {
	background-image:url(/static/orion/img/core/s/weather/52.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-53 {
	background-image:url(/static/orion/img/core/s/weather/53.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-54 {
	background-image:url(/static/orion/img/core/s/weather/54.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-55 {
	background-image:url(/static/orion/img/core/s/weather/55.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-56 {
	background-image:url(/static/orion/img/core/s/weather/56.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-57 {
	background-image:url(/static/orion/img/core/s/weather/57.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-58 {
	background-image:url(/static/orion/img/core/s/weather/58.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-59 {
	background-image:url(/static/orion/img/core/s/weather/59.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-60 {
	background-image:url(/static/orion/img/core/s/weather/60.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-61 {
	background-image:url(/static/orion/img/core/s/weather/61.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-62 {
	background-image:url(/static/orion/img/core/s/weather/62.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-63 {
	background-image:url(/static/orion/img/core/s/weather/63.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-64 {
	background-image:url(/static/orion/img/core/s/weather/64.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-65 {
	background-image:url(/static/orion/img/core/s/weather/65.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-66 {
	background-image:url(/static/orion/img/core/s/weather/66.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-67 {
	background-image:url(/static/orion/img/core/s/weather/67.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-68 {
	background-image:url(/static/orion/img/core/s/weather/68.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-69 {
	background-image:url(/static/orion/img/core/s/weather/69.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-70 {
	background-image:url(/static/orion/img/core/s/weather/70.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-71 {
	background-image:url(/static/orion/img/core/s/weather/71.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-72 {
	background-image:url(/static/orion/img/core/s/weather/72.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-73 {
	background-image:url(/static/orion/img/core/s/weather/73.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-74 {
	background-image:url(/static/orion/img/core/s/weather/74.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-75 {
	background-image:url(/static/orion/img/core/s/weather/75.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-76 {
	background-image:url(/static/orion/img/core/s/weather/76.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-77 {
	background-image:url(/static/orion/img/core/s/weather/77.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-78 {
	background-image:url(/static/orion/img/core/s/weather/78.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-79 {
	background-image:url(/static/orion/img/core/s/weather/79.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-80 {
	background-image:url(/static/orion/img/core/s/weather/80.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-81 {
	background-image:url(/static/orion/img/core/s/weather/81.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-82 {
	background-image:url(/static/orion/img/core/s/weather/82.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-83 {
	background-image:url(/static/orion/img/core/s/weather/83.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-84 {
	background-image:url(/static/orion/img/core/s/weather/84.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-85 {
	background-image:url(/static/orion/img/core/s/weather/85.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-86 {
	background-image:url(/static/orion/img/core/s/weather/86.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-87 {
	background-image:url(/static/orion/img/core/s/weather/87.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-88 {
	background-image:url(/static/orion/img/core/s/weather/88.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-89 {
	background-image:url(/static/orion/img/core/s/weather/89.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-90 {
	background-image:url(/static/orion/img/core/s/weather/90.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-91 {
	background-image:url(/static/orion/img/core/s/weather/91.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-92 {
	background-image:url(/static/orion/img/core/s/weather/92.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-93 {
	background-image:url(/static/orion/img/core/s/weather/93.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-94 {
	background-image:url(/static/orion/img/core/s/weather/94.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-95 {
	background-image:url(/static/orion/img/core/s/weather/95.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-96 {
	background-image:url(/static/orion/img/core/s/weather/96.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-97 {
	background-image:url(/static/orion/img/core/s/weather/97.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-98 {
	background-image:url(/static/orion/img/core/s/weather/98.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-99 {
	background-image:url(/static/orion/img/core/s/weather/99.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-100 {
	background-image:url(/static/orion/img/core/s/weather/100.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-101 {
	background-image:url(/static/orion/img/core/s/weather/101.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-102 {
	background-image:url(/static/orion/img/core/s/weather/102.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-103 {
	background-image:url(/static/orion/img/core/s/weather/103.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-104 {
	background-image:url(/static/orion/img/core/s/weather/104.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-105 {
	background-image:url(/static/orion/img/core/s/weather/105.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-106 {
	background-image:url(/static/orion/img/core/s/weather/106.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-107 {
	background-image:url(/static/orion/img/core/s/weather/107.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-108 {
	background-image:url(/static/orion/img/core/s/weather/108.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-109 {
	background-image:url(/static/orion/img/core/s/weather/109.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-110 {
	background-image:url(/static/orion/img/core/s/weather/110.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-111 {
	background-image:url(/static/orion/img/core/s/weather/111.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-112 {
	background-image:url(/static/orion/img/core/s/weather/112.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-113 {
	background-image:url(/static/orion/img/core/s/weather/113.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-114 {
	background-image:url(/static/orion/img/core/s/weather/114.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-115 {
	background-image:url(/static/orion/img/core/s/weather/115.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-116 {
	background-image:url(/static/orion/img/core/s/weather/116.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-sunset {
	background-image:url(/static/orion/img/core/s/weather/sunset.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.condition-sunrise {
	background-image:url(/static/orion/img/core/s/weather/sunrise.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat
}
.collection-doomsday {
	background:#002380;
	border:0;
	padding:0;
	margin-bottom:9px
}
.collection-doomsday .pill {
	font-size:12px;
	margin-bottom:8px
}
.collection-doomsday .article .title {
	color:#fff;
	font-size:24px;
	font-weight:900
}
.collection-doomsday .article .title a {
	color:#fff
}
.collection-doomsday .article .dek {
	color:#99a7cc;
	font-size:13px;
	margin-bottom:0
}
.collection-doomsday .article .time {
	margin-bottom:0
}
.collection-doomsday .info {
	padding:16px
}
.collection-doomsday .has-radar .m,.collection-doomsday .has-video .m {
	margin-top:12px
}
.collection-doomsday .radar {
	display:none
}
.collection-homepage-block .article-list .m {
	width:100px
}
.collection-homepage-block .featured-primary .m .overlay,.collection-homepage-block .featured-secondary .m .overlay {
	left:16px;
	bottom:16px;
	height:48px;
	width:48px
}
.collection-homepage-block .featured-primary .m+.info,.collection-homepage-block .featured-secondary .m+.info {
	float:none;
	width:auto
}
.collection-homepage-block .featured-primary {
	padding-left:0;
	padding-right:0;
	border-bottom-width:7px;
	margin-left:-16px;
	margin-right:-16px
}
.collection-homepage-block .featured-primary .m {
	float:none;
	margin:0 0 16px 0;
	width:auto
}
.collection-homepage-block .featured-primary .info {
	padding-left:16px;
	padding-right:16px
}
.collection-homepage-block .featured-primary .title {
	font-size:24px;
	font-weight:900
}
.collection-homepage-block .featured-secondary .m {
	float:none;
	margin:0 0 12px 0;
	width:auto
}
.collection-homepage-block .featured-secondary .title {
	font-size:18px;
	font-weight:700
}
.collection-tag-bucket:last-of-type {
	margin-bottom:0
}
.collection-tag-bucket .m {
	max-width:100px
}
.collection-tag-bucket .featured-primary .m {
	float:none;
	margin:0 0 16px 0;
	width:auto;
	max-width:none
}
.collection-tag-bucket .featured-primary .m .overlay {
	left:16px;
	bottom:16px;
	height:48px;
	width:48px
}
.collection-tag-bucket .featured-primary .m+.info {
	float:none;
	width:auto
}
.collection-tag-bucket .featured-primary .title {
	font-size:24px;
	font-weight:900
}
.collection-tag-bucket .featured-primary .dek {
	font-size:13px
}
.collection-tag-bucket.image-invert .article-list .article .m {
	float:left;
	margin-right:12px;
	margin-left:0;
	max-width:100px
}
.collection-tag-bucket.image-invert .article-list .featured .m {
	float:none;
	margin-right:0;
	margin-left:0
}
.collection-tag-bucket.image-invert .article-list .featured .m+.info {
	clear:both
}
.collection-tag-bucket .article .video-icon {
	background-color:#ccd3e6;
	background-image:url(/static/orion/img/core/s/overlays/video.svg);
	background-position:0 0;
	background-size:100% 100%;
	background-repeat:no-repeat;
	border:2px solid #ccd3e6;
	border-radius:50%;
	display:block;
	text-indent:-9999px;
	position:absolute;
	top:0;
	right:0;
	height:24px;
	width:24px
}
.collection-mini-weather {
	padding-bottom:24px
}
.collection-mini-weather .heading {
	display:table;
	margin:0;
	width:100%
}
.collection-mini-weather .heading .title {
	color:#002380;
	font-size:16px
}
.collection-mini-weather .heading .status {
	clear:both;
	color:#999;
	font-size:12px
}
.collection-mini-weather .info-weather {
	float:left
}
.collection-mini-weather .info-city {
	width:calc(100% - 180px)
}
.collection-mini-weather .info-personality {
	width:100%
}
.collection-mini-weather .info-personality .col {
	display:table-cell
}
.collection-mini-weather .info-personality .headshot {
	width:62px
}
.collection-mini-weather .info-personality .person {
	font-size:10px;
	font-weight:700;
	padding:0 8px;
	vertical-align:middle
}
.collection-mini-weather .info-personality .name {
	margin-bottom:4px
}
.collection-mini-weather .info-personality .role {
	color:#99a7cc;
	font-size:9px
}
.collection-mini-weather .info {
	display:table-cell;
	vertical-align:top
}
.collection-mini-weather .conditions {
	display:table;
	width:100%
}
.collection-mini-weather .conditions .col {
	display:table-cell;
	vertical-align:top
}
.collection-mini-weather .conditions .temperature {
	color:#002380;
	font-size:30px;
	font-weight:900;
	letter-spacing:-2px;
	text-align:right;
	padding-right:6px
}
.collection-mini-weather .conditions .temperature .deg {
	position:relative;
	top:2px
}
.collection-mini-weather .conditions .condition .icon {
	display:block;
	margin:0 auto;
	height:32px;
	width:32px
}
.collection-mini-weather .conditions .hi-lo {
	color:#667bb3;
	float:right;
	font-size:14px;
	text-align:right
}
.collection-mini-weather .conditions .hi-lo .row {
	display:table;
	width:100%
}
.collection-mini-weather .conditions .hi-lo .col:first-of-type {
	text-align:right;
	padding-right:8px;
	width:24px
}
.collection-mini-weather .conditions .hi-lo .hi {
	margin-bottom:4px
}
.collection-mini-weather .conditions .hi-lo span {
	color:#002380;
	font-weight:700
}
.collection-mini-weather .radar {
	border-radius:4px;
	border:1px solid #bfcce5;
	margin-top:12px
}
.collection-mini-weather.is-city .info-weather {
	float:right;
	width:180px
}
.collection-mini-weather.is-personality {
	padding-bottom:0
}
.collection-mini-weather.is-personality .info {
	vertical-align:middle
}
.collection-mini-weather.is-personality .info-weather {
	float:none;
	width:96px
}
.collection-mini-weather.is-personality .radar {
	border-top-left-radius:0;
	margin-top:0;
	margin-bottom:24px
}
.promo-watch-live {
	padding:0 16px 24px;
	margin-bottom:24px;
	border-bottom:8px solid #e6e9f3
}
.promo-watch-live .heading {
	overflow:hidden;
	margin-bottom:8px
}
.promo-watch-live .heading .title {
	float:left;
	color:#222;
	font-size:18px;
	line-height:24px;
	font-weight:700;
	letter-spacing:-.1px
}
.promo-watch-live .heading .title a {
	color:inherit
}
.promo-watch-live .sponsor {
	float:right;
	margin:0
}
.promo-watch-live .sponsor .ad,.promo-watch-live .sponsor .advert-txt {
	display:block;
	float:left
}
.promo-watch-live .sponsor .advert-txt {
	margin-right:4px
}
.promo-watch-live .content:after {
	content:"";
	display:table;
	clear:both
}
.promo-watch-live .content .m {
	float:none;
	margin:0 0 6px 0;
	width:100%
}
.promo-watch-live .content .m .overlay {
	left:16px;
	bottom:16px;
	height:48px;
	width:48px
}
.promo-watch-live .content .title {
	font-size:16px;
	font-weight:700
}
.promo-watch-live .content p {
	margin-bottom:0
}
.item-promo {
	margin:0 10px 32px 10px
}
.site-footer {
	margin-top:0
}
.main-content .collection-river .m {
	width:100px
}
.stick {
	position:-webkit-sticky;
	position:sticky
}
body:after {
	display:none
}
.scroll-lock {
	overflow:hidden
}
:root {
	--vp-name:mobile-min;
	--vp-size:320px
}
@media all and (min-width:320px) {
	body:after {
	content:"mobile-min,320px"
}
}:root {
	--vp-name:mobile-sm-min;
	--vp-size:480px
}
@media all and (min-width:480px) {
	body:after {
	content:"mobile-sm-min,480px"
}
}:root {
	--vp-name:mobile-md-max;
	--vp-size:600px
}
@media all and (min-width:600px) {
	body:after {
	content:"mobile-md-max,600px"
}
}:root {
	--vp-name:mobile-max;
	--vp-size:767px
}
@media all and (min-width:767px) {
	body:after {
	content:"mobile-max,767px"
}
}:root {
	--vp-name:tablet-min;
	--vp-size:768px
}
@media all and (min-width:768px) {
	body:after {
	content:"tablet-min,768px"
}
}:root {
	--vp-name:tablet-max;
	--vp-size:1023px
}
@media all and (min-width:1023px) {
	body:after {
	content:"tablet-max,1023px"
}
}:root {
	--vp-name:desktop-min;
	--vp-size:1024px
}
@media all and (min-width:1024px) {
	body:after {
	content:"desktop-min,1024px"
}
}:root {
	--vp-name:desktop-sm-min;
	--vp-size:1280px
}
@media all and (min-width:1280px) {
	body:after {
	content:"desktop-sm-min,1280px"
}
}:root {
	--vp-name:desktop-sm-max;
	--vp-size:1439px
}
@media all and (min-width:1439px) {
	body:after {
	content:"desktop-sm-max,1439px"
}
}:root {
	--vp-name:desktop-md-min;
	--vp-size:1440px
}
@media all and (min-width:1440px) {
	body:after {
	content:"desktop-md-min,1440px"
}
}:root {
	--vp-name:desktop-md-max;
	--vp-size:1679px
}
@media all and (min-width:1679px) {
	body:after {
	content:"desktop-md-max,1679px"
}
}:root {
	--vp-name:desktop-lg-min;
	--vp-size:1680px
}
@media all and (min-width:1680px) {
	body:after {
	content:"desktop-lg-min,1680px"
}
}:root {
	--vp-name:desktop-lg-max;
	--vp-size:1919px
}
@media all and (min-width:1919px) {
	body:after {
	content:"desktop-lg-max,1919px"
}
}:root {
	--vp-name:desktop-xl-max;
	--vp-size:1920px
}
@media all and (min-width:1920px) {
	body:after {
	content:"desktop-xl-max,1920px"
}
}html .mobile {
	display:block
}
html .mobile.ad-container {
	display:block;
	margin-bottom:22px
}
html .mobile.ad-container.yieldmo {
	margin-left:11px;
	margin-right:11px;
	width:auto
}
html .mobile .advert-txt {
	display:none
}
html .mobile-tablet {
	display:block
}
html .mobile-tablet.ad-container {
	display:block;
	margin-bottom:22px
}
html .mobile-tablet .mobile.ad-container {
	display:block
}
html .mobile-tablet .tablet.ad-container {
	display:none
}
html .mobile-desktop {
	display:block
}
html .mobile-desktop.ad-container {
	display:block;
	margin-bottom:22px
}
html .mobile-desktop .mobile.ad-container {
	display:block
}
html .mobile-desktop .desktop.ad-container {
	display:none
}
html .tablet {
	display:none
}
html .tablet.ad-container {
	display:none
}
html .tablet-desktop {
	display:none
}
html .tablet-desktop.ad-container {
	display:none
}
html .desktop {
	display:none
}
html .desktop.ad-container {
	display:none
}
.alert-banner {
	overflow:hidden;
	position:fixed;
	bottom:0;
	left:0;
	height:auto;
	width:100%;
	z-index:1000
}
@media all and (orientation:landscape) {
	.alert-banner {
	-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
}
.alert-banner .close:after {
	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
}
.alert-banner .alert-type {
	display:inline-block;
	background:#000;
	font-size:11px;
	font-weight:900;
	padding:3px 6px;
	text-transform:uppercase;
	margin-bottom:8px
}
.alert-banner .alert-type a {
	color:#fff
}
.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.is-breaking {
	color:#fff;
	background-color:#ca051f
}
.alert-banner.is-breaking a {
	color:#fff
}
.alert-banner.is-breaking .close:before {
	color:#ca051f
}
.alert-banner.is-breaking .close:after {
	background-color:#ffdce0
}
.alert-banner.is-breaking .alert-type a {
	color:#fff
}
.alert-banner.is-custom {
	color:#222;
	background-color:#ffc000
}
.alert-banner.is-custom a {
	color:#222
}
.alert-banner.is-custom .close:before {
	color:#ffc000
}
.alert-banner.is-custom .close:after {
	background:#000
}
.alert-banner.is-custom .alert-type {
	color:#fff
}
.alert-banner.slide-in {
	-webkit-animation:slide-in 1s both;
	animation:slide-in 1s both
}
.alert-banner.slide-out {
	-webkit-animation:slide-out 1s both;
	animation:slide-out 1s both
}
@-webkit-keyframes slide-in {
	from {
	-webkit-transform:translate(0,100%);
	transform:translate(0,100%);
	-webkit-transform:translate3d(0,100%,0);
	transform:translate3d(0,100%,0);
	visibility:visible
}
to {
	-webkit-transform:translate(0,0);
	transform:translate(0,0);
	-webkit-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0)
}
}@keyframes slide-in {
	from {
	-webkit-transform:translate(0,100%);
	transform:translate(0,100%);
	-webkit-transform:translate3d(0,100%,0);
	transform:translate3d(0,100%,0);
	visibility:visible
}
to {
	-webkit-transform:translate(0,0);
	transform:translate(0,0);
	-webkit-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0)
}
}@-webkit-keyframes slide-out {
	from {
	-webkit-transform:translate(0,0);
	transform:translate(0,0);
	-webkit-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0)
}
to {
	-webkit-transform:translate(0,100%);
	transform:translate(0,100%);
	-webkit-transform:translate3d(0,100%,0);
	transform:translate3d(0,100%,0);
	visibility:hidden
}
}@keyframes slide-out {
	from {
	-webkit-transform:translate(0,0);
	transform:translate(0,0);
	-webkit-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0)
}
to {
	-webkit-transform:translate(0,100%);
	transform:translate(0,100%);
	-webkit-transform:translate3d(0,100%,0);
	transform:translate3d(0,100%,0);
	visibility:hidden
}
}.site-footer .social-icons-footer ul {
	text-align:center
}
.site-footer .social-icons-footer li {
	float:none;
	display:inline-block;
	margin:0 3px
}
@media (min-width:768px) {
	body {
	min-width:768px
}
html .mobile {
	display:none
}
html .mobile.ad-container {
	display:none
}
html .mobile-tablet {
	display:block
}
html .mobile-tablet.ad-container {
	display:block;
	margin-bottom:22px
}
html .mobile-tablet .mobile.ad-container {
	display:none
}
html .mobile-tablet .tablet.ad-container {
	display:block
}
html .mobile-desktop {
	display:none
}
html .mobile-desktop.ad-container {
	display:none
}
html .mobile-desktop .mobile.ad-container {
	display:none
}
html .mobile-desktop .desktop.ad-container {
	display:none
}
html .tablet {
	display:block
}
html .tablet.ad-container {
	display:block;
	margin-bottom:22px
}
html .tablet-desktop {
	display:block
}
html .tablet-desktop.ad-container {
	display:block
}
html .tablet-desktop .tablet.ad-container {
	display:block
}
html .tablet-desktop .desktop.ad-container {
	display:none
}
html .desktop {
	display:none
}
html .desktop.ad-container {
	display:none
}
.collection {
	padding:0 0 24px 0;
	margin-bottom:24px
}
.collection .heading {
	margin-bottom:16px
}
.collection .title {
	font-size:18px
}
.collection-river .article-list>.ad-container {
	margin-left:-24px;
	margin-right:-24px;
	padding:24px 0
}
.alert-banner .alert-type {
	font-size:14px;
	margin-bottom:10px;
	color:#fff
}
.alert-banner .alert-title {
	font-size:24px;
	line-height:30px;
	margin-bottom:5px
}
.alert-banner .alert-text {
	font-size:14px
}
.alert-closings {
	padding:8px 12px;
	margin:0 24px 12px 24px
}
.alert-closings .alert-inner {
	padding:0;
	margin:0 auto;
	max-width:1280px
}
.alert-closings .alert-title {
	display:inline-block;
	padding-left:36px;
	font-size:18px;
	line-height:24px;
	margin-right:18px
}
.alert-closings .alert-title::before {
	top:0;
	left:0;
	height:24px;
	width:24px
}
.alert-closings .alert-text {
	display:inline-block;
	line-height:21px;
	position:relative;
	top:4px;
	height:21px;
	width:calc(100% - 178px - 24px)
}
.alert-closings .alert-text li+li::before {
	top:8px
}
.alert-storm {
	padding-left:24px;
	padding-right:24px
}
.alert-storm .alert-inner {
	max-width:1280px
}
.alert-storm .alert-title {
	display:inline-block;
	padding-left:36px;
	font-size:18px;
	line-height:24px;
	margin-right:18px
}
.alert-storm .alert-title::before {
	top:0;
	left:0;
	height:24px;
	width:24px
}
.alert-storm .count {
	right:75px
}
.alert-storm .alert-text {
	display:inline-block;
	line-height:21px;
	position:relative;
	top:-2px
}
.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;
	height:82px
}
.site-header-inner {
	display:table;
	padding:0 24px;
	width:100%
}
.site-header .expandable-nav {
	top:78px
}
.site-header .nav-row {
	display:table-cell;
	padding-left:32px;
	height:78px;
	line-height:78px
}
.site-header .nav-row:after {
	content:"";
	display:table;
	clear:both
}
.site-header .nav-row li {
	float:left
}
.site-header .is-active a {
	border-radius:3px;
	color:#334f99;
	background-color:#00154d
}
.site-header .branding {
	-webkit-box-sizing:unset;
	box-sizing:unset;
	display:table-cell;
	float:none;
	margin:0;
	height:50px;
	width:132px;
	vertical-align:middle
}
.site-header .search {
	border:0;
	padding:24px
}
.site-header .search-wrap {
	margin:0 auto;
	max-width:770px
}
.site-header .search-wrap input {
	height:48px
}
.site-header .search-wrap input[type=text] {
	padding:0 22px 0 18px;
	width:calc(100% - 100px)
}
.site-header .search-wrap input[type=submit] {
	padding:0 24px;
	width:104px
}
.site-header .primary-nav {
	float:left;
	height:inherit;
	overflow:hidden;
	width:calc(100% - 60px)
}
.site-header .primary-nav li {
	margin-right:10px
}
.site-header .primary-nav a {
	font-size:15px;
	font-weight:600;
	padding:8px 16px
}
.site-header .primary-nav .menu-more a {
	position:relative;
	padding-right:24px
}
.site-header .primary-nav .menu-more a:after {
	content:"\22EE";
	color:#667bb3;
	position:absolute;
	line-height:1;
	top:11px;
	right:15px
}
.site-header .primary-nav .menu-more.is-active a:after {
	color:#334f99
}
.site-header .meta {
	padding-right:0
}
.site-header .meta .search-toggle {
	float:left;
	margin-top:24px
}
.site-header .meta .search-toggle a {
	display:block;
	position:relative;
	text-indent:-9999em;
	height:32px;
	width:24px
}
.site-header .meta .search-toggle a:before {
	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 {
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	zoom:1;
	content:"";
	background:#fff;
	position:absolute;
	top:19px;
	left:12px;
	height:2px;
	width:7px
}
.site-header .meta .button {
	margin-top:0
}
.site-header .meta .button a {
	padding:8px 10px;
	font-size:13px;
	line-height:16px
}
.site-header .section-nav {
	border-top:1px solid #334f99;
	clear:both
}
.site-header .section-nav nav {
	display:block;
	width:25%
}
.site-header .header-lower {
	overflow:hidden
}
.site-header .header-lower .branding {
	position:relative;
	left:0
}
.site-header .header-lower .branding a {
	position:relative
}
.site-header .header-lower .branding,.site-header .header-lower .legal {
	float:left
}
.site-header .header-lower .legal {
	margin-bottom:0;
	width:calc(100% - 68px - 276px)
}
.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
}
}@media (min-width:768px) and (max-width:1023px) {
	.primary-nav li+li+li+li {
	display:none
}
.primary-nav .menu-more {
	display:block
}
}@media (min-width:768px) {
	.site-footer {
	margin-top:48px
}
.site-footer .section-nav nav {
	display:block;
	width:25%
}
.site-footer .footer-lower {
	overflow:hidden
}
.site-footer .footer-lower .branding {
	float:left;
	margin-right:16px
}
.site-footer .footer-lower .legal {
	float:left;
	width:calc(100% - 68px - 276px)
}
.site-footer .social-icons-footer {
	clear:none;
	float:right;
	margin-bottom:0
}
.site-footer .social-icons-footer ul {
	text-align:right;
	margin-left:10px;
	margin-bottom:6px
}
.site-footer .social-icons-footer li {
	float:left;
	margin:0 0 0 6px
}
.page-content {
	padding-top:32px
}
.ad-container.tablet {
	border-bottom:8px solid #e6e9f3;
	padding-bottom:24px
}
.item-embed {
	padding-left:24px;
	padding-right:24px
}
.page-heading {
	margin:32px 24px 8px 24px
}
.page-heading .title {
	font-size:48px;
	line-height:normal;
	position:relative;
	top:-12px
}
.page-heading .sponsor {
	float:left;
	margin-top:7px;
	margin-left:12px
}
.collection-doomsday {
	padding:0;
	margin-bottom:12px
}
.collection-doomsday .pill {
	font-size:16px;
	padding:0 10px;
	line-height:24px
}
.collection-doomsday .article .title {
	font-size:36px
}
.collection-doomsday .article .dek {
	font-size:14px
}
.collection-doomsday .article .time {
	line-height:21px
}
.collection-doomsday .info {
	padding:24px
}
.collection-doomsday .info-header {
	position:relative;
	margin:0 auto;
	max-width:1232px
}
.collection-doomsday .has-live-stream .m,.collection-doomsday .has-radar .m {
	margin-top:0;
	position:absolute;
	top:32px;
	right:0;
	width:260px
}
.collection-doomsday .has-live-stream .dek,.collection-doomsday .has-live-stream .meta,.collection-doomsday .has-live-stream .time,.collection-doomsday .has-live-stream .title,.collection-doomsday .has-radar .dek,.collection-doomsday .has-radar .meta,.collection-doomsday .has-radar .time,.collection-doomsday .has-radar .title {
	float:left;
	width:calc(100% - 36px - 260px)
}
.collection-doomsday .has-live-stream.info,.collection-doomsday .has-radar.info {
	min-height:226px
}
.collection-doomsday .radar {
	display:block
}
.collection-homepage-block .featured-primary {
	margin-left:0;
	margin-right:0
}
.collection-homepage-block .featured-primary .info {
	padding:0
}
.collection-homepage-block .featured-secondary .m {
	float:left;
	margin:0 12px 0 0;
	width:154px
}
.collection-homepage-block .featured-secondary .m .overlay {
	left:12px;
	bottom:12px;
	height:32px;
	width:32px
}
.collection-homepage-block .featured-secondary .title {
	font-size:14px
}
.collection-tag-bucket {
	margin-left:24px;
	margin-right:24px
}
.collection-tag-bucket .heading {
	display:block
}
.collection-tag-bucket .article {
	float:right;
	clear:right;
	width:46.537396%
}
.collection-tag-bucket .featured-primary {
	clear:none;
	float:left;
	border:0;
	padding-bottom:0;
	margin-right:20px;
	width:49.861496%
}
.collection-mini-weather .heading {
	margin:0
}
.collection-mini-weather .info-city {
	float:left;
	width:calc(100% - 160px)
}
.collection-mini-weather.is-city .info-weather {
	float:right;
	width:160px
}
.promo-watch-live {
	padding:0 0 24px
}
.promo-watch-live .heading {
	margin-bottom:16px
}
.promo-watch-live .title {
	font-size:18px
}
.page-content {
	padding-top:24px
}
.main-content-lower {
	clear:both
}
.sidebar-secondary .item-promo {
	float:left;
	margin:0 12px 24px 24px;
	width:300px
}
.sidebar-secondary .vendor-unit {
	float:right;
	margin:0 24px 24px 12px;
	width:calc(100% - 300px - (3 * 24px))
}
.sidebar-secondary .collection-river {
	margin:0 24px 0 24px
}
.ad-container.tablet {
	border:0;
	background:#e6e9f3;
	padding:24px 0;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:100%
}
.post-content .vendor-unit {
	min-height:289px
}
}@media (min-width:1024px) {
	body {
	min-width:1024px
}
.ad-container {
	margin-bottom:12px
}
html .mobile {
	display:none
}
html .mobile.ad-container {
	display:none
}
html .mobile-tablet {
	display:none
}
html .mobile-tablet.ad-container {
	display:none
}
html .mobile-tablet .mobile.ad-container {
	display:none
}
html .mobile-tablet .tablet.ad-container {
	display:none
}
html .mobile-desktop {
	display:block
}
html .mobile-desktop.ad-container {
	display:block
}
html .mobile-desktop .mobile.ad-container {
	display:none
}
html .mobile-desktop .desktop.ad-container {
	display:block
}
html .tablet {
	display:none
}
html .tablet.ad-container {
	display:none
}
html .tablet-desktop {
	display:block
}
html .tablet-desktop.ad-container {
	display:block
}
html .tablet-desktop .tablet.ad-container {
	display:none
}
html .tablet-desktop .desktop.ad-container {
	display:block
}
html .desktop {
	display:block
}
html .desktop.ad-container {
	display:block
}
html .desktop.desktop-lg,html .desktop.desktop-md,html .desktop.desktop-sm {
	display:none
}
html .desktop.desktop-lg.ad-container,html .desktop.desktop-md.ad-container,html .desktop.desktop-sm.ad-container {
	display:none
}
.ad-container {
	margin-bottom:24px
}
.collection {
	margin-bottom:24px
}
.alert-closings {
	margin:0 auto;
	max-width:1232px
}
.alert-storm {
	padding-left:16px;
	padding-right:16px
}
.section-nav {
	padding:24px 0
}
.section-nav a {
	-webkit-transition:color .25s ease-in-out;
	transition:color .25s ease-in-out
}
.section-nav nav {
	padding:0 16px;
	width:16.666667%
}
.section-nav nav:nth-of-type(4n+1) {
	clear:none
}
.section-nav nav:nth-of-type(6n+1) {
	clear:both
}
.section-nav:hover {
	color:#667bb3
}
.section-nav:hover a {
	color:inherit
}
.section-nav:hover .nav-title {
	color:#99a7cc
}
.section-nav:hover nav:hover .nav-title {
	color:#fff;
	display:inline
}
.section-nav:hover nav:hover .nav-title a:hover {
	border-bottom:2px solid #334f99
}
.section-nav:hover nav:hover ul {
	margin-top:8px
}
.section-nav:hover nav:hover li a {
	color:#e6e9f3
}
.section-nav:hover nav:hover li a:hover {
	color:#99a7cc;
	border-bottom:2px solid #334f99
}
.site-header {
	-webkit-transition:all .2s linear;
	transition:all .2s linear;
	height:80px
}
.site-header-inner {
	padding:0 16px
}
.site-header .section-nav nav {
	margin-bottom:30px;
	width:16.666667%;
	padding:0 16px
}
.site-header .inner {
	position:relative;
	margin:0 auto
}
.site-header .inner:after {
	content:"";
	display:table;
	clear:both
}
.site-header .nav-row {
	-webkit-transition:all .2s linear;
	transition:all .2s linear;
	padding-left:24px;
	line-height:76px;
	height:76px
}
.site-header .expandable-nav {
	-webkit-transition:all .2s linear;
	transition:all .2s linear
}
.site-header .meta .user-profile .avatar {
	width:28px
}
.site-header .meta .search-toggle {
	-webkit-transition:all .2s linear;
	transition:all .2s linear
}
.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 li {
	margin-right:14px
}
.site-header .primary-nav a {
	-webkit-transition:background .2s linear;
	transition:background .2s linear;
	border-radius:3px;
	font-size:16px;
	font-weight:900;
	padding:6px 16px
}
.site-header .primary-nav a:hover {
	color:#002380;
	background-color:#e6e9f3
}
.site-header .primary-nav a:active {
	color:#334f99;
	background-color:#00154d
}
.site-header .primary-nav .is-active a:hover {
	color:#334f99;
	background-color:#00154d
}
.site-header .primary-nav .menu-more a:after {
	right:12px
}
.site-header .primary-nav .menu-more a:hover:after {
	color:#334f99
}
.site-header .expandable-nav {
	top:76px
}
.site-header .header-lower .branding {
	height:auto;
	width:auto
}
.site-header .social-icons li {
	margin-left:8px
}
.mini-header-enabled {
	margin-top:80px
}
.mini-header {
	position:fixed;
	top:0;
	border-top-width:2px;
	height:53px;
	width:100%
}
.mini-header .branding {
	height:auto;
	width:92px
}
.mini-header .branding .logo {
	height:28px
}
.mini-header .branding .logo-full {
	display:none
}
.mini-header .branding .logo-mini {
	display:block;
	height:100%
}
.mini-header .nav-row {
	height:51px;
	line-height:51px
}
.mini-header .primary-nav a {
	padding:4px 12px
}
.mini-header .primary-nav .menu-more a::after {
	top:7px
}
.mini-header .meta .search-toggle {
	margin-top:12px
}
.mini-header .expandable-nav {
	top:51px
}
.site-footer .section-nav nav {
	margin-bottom:30px;
	width:16.666667%
}
.site-footer .footer-lower .legal a:hover {
	color:#99a7cc;
	border-bottom:2px solid #334f99
}
.site-footer .social-icons-footer li {
	margin-left:8px
}
.page {
	padding-top:0
}
.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
}
.page-content {
	padding-top:48px
}
.row {
	margin:0 auto;
	width:100%
}
.sidebar {
	background-color:initial;
	padding:0
}
.page-content.has-sidebar .main-content {
	float:left;
	width:calc(100% - 332px)
}
.page-content.has-sidebar .sidebar {
	float:right;
	margin-left:32px;
	width:300px
}
.item-embed {
	margin:0;
	padding:0;
	border:0
}
.page-heading {
	margin:48px 16px 18px 16px
}
.collection-doomsday {
	margin-bottom:12px
}
.collection-doomsday .article .title {
	font-size:48px
}
.collection-doomsday .info {
	padding:32px
}
.collection-doomsday .m {
	position:relative;
	z-index:2
}
.collection-doomsday .m+.info {
	position:absolute;
	bottom:0;
	left:0;
	background:rgba(0,35,128,.95);
	padding:32px 16px;
	width:100%;
	z-index:10
}
.collection-doomsday .has-radar .dek,.collection-doomsday .has-radar .meta,.collection-doomsday .has-radar .time,.collection-doomsday .has-radar .title,.collection-doomsday .has-video .dek,.collection-doomsday .has-video .meta,.collection-doomsday .has-video .time,.collection-doomsday .has-video .title {
	width:calc(100% - 48px - 318px)
}
.collection-doomsday .has-radar.info,.collection-doomsday .has-video.info {
	min-height:242px
}
.collection-doomsday .has-radar .m,.collection-doomsday .has-video .m {
	position:absolute;
	top:0;
	right:0;
	width:318px
}
.collection-doomsday .has-radar .info-header {
	min-height:280px
}
.collection-homepage-block .article-list {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap
}
.collection-homepage-block .article-list .article {
	width:100%
}
.collection-tag-bucket {
	float:left;
	margin-left:16px;
	margin-right:0
}
.collection-tag-bucket .article {
	width:42.51497%
}
.collection-tag-bucket .featured-primary {
	width:53.892216%
}
.page-content {
	padding-top:24px
}
.main-content-lower {
	clear:both;
	float:left;
	overflow:hidden;
	width:calc(100% - 300px - 24px - 16px)
}
.post-content .full .ad-container {
	background:#e6e9f3;
	padding:24px 0;
	text-align:center;
	margin-bottom:32px;
	width:100%
}
.post-content .full .vendor-unit {
	min-height:311px
}
.sidebar-secondary .item-promo,.sidebar-secondary .vendor-unit {
	float:none;
	margin-left:0;
	margin-right:0;
	margin-bottom:24px;
	width:100%
}
.sidebar-secondary .collection-river {
	margin:0 0 24px
}
.sidebar-tertiary {
	margin-left:24px;
	margin-right:16px
}
}@media (min-width:1280px) {
	body {
	min-width:1280px
}
html .desktop.desktop-sm {
	display:block
}
html .desktop.desktop-sm.ad-container {
	display:block
}
html .desktop.desktop-lg,html .desktop.desktop-md,html .desktop.desktop-xs {
	display:none
}
html .desktop.desktop-lg.ad-container,html .desktop.desktop-md.ad-container,html .desktop.desktop-xs.ad-container {
	display:none
}
.alert-banner .close {
	top:25px;
	right:25px
}
.alert-banner .alert-inner {
	position:relative;
	margin:0 auto;
	padding:24px 28px;
	max-width:1280px
}
.alert-banner .alert-type {
	font-size:16px;
	padding:4px 8px
}
.alert-banner .alert-type a {
	color:#fff
}
.alert-banner.is-breaking .alert-text,.alert-banner.is-breaking .alert-title {
	color:#fff
}
.alert-banner.is-breaking a {
	color:#fff
}
.alert-banner.is-breaking .alert-type a {
	color:#fff
}
.alert-banner.is-custom .alert-text,.alert-banner.is-custom .alert-title {
	color:#000
}
.alert-banner.is-custom .alert-type {
	color:#fff
}
.site-header-inner {
	padding:0 24px
}
.site-header .inner,.site-header-inner {
	margin:0 auto;
	max-width:1280px
}
.site-header .nav-row {
	padding-left:40px;
	line-height:78px;
	height:78px
}
.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 .primary-nav li {
	margin-right:10px
}
.site-header .primary-nav a {
	font-size:17px
}
.site-header .search {
	position:relative;
	padding:16px 0
}
.site-header .section-nav {
	padding-bottom:4px
}
.site-header .section-nav .inner {
	padding:0 8px
}
.site-header .header-lower {
	margin:0 auto;
	max-width:1248px
}
.site-header .header-lower .branding {
	margin-left:0
}
.mini-header-enabled {
	margin-top:80px
}
.mini-header {
	height:53px
}
.mini-header .nav-row {
	height:51px;
	line-height:51px
}
.mini-header .primary-nav li {
	margin-right:24px
}
.mini-header .expandable-nav {
	top:51px
}
.site-footer .footer-lower,.site-footer .footer-upper {
	margin:0 auto;
	max-width:1280px
}
.site-footer .footer-lower {
	max-width:1232px
}
.site-footer .inner {
	padding:0 8px
}
.page-content {
	clear:both;
	margin-left:auto;
	margin-right:auto;
	max-width:1280px
}
.post-content {
	clear:both
}
.post-content .row {
	clear:both;
	margin-left:auto;
	margin-right:auto;
	max-width:1280px
}
.post-content .row.full {
	max-width:100%
}
.page-content.has-sidebar .main-content {
	width:calc(100% - 332px)
}
.page-content.has-sidebar .sidebar {
	float:right;
	margin-left:32px
}
.page-heading {
	max-width:1280px;
	margin-left:auto;
	margin-right:auto;
	padding-left:24px;
	padding-right:24px
}
.collection-doomsday .article {
	overflow:hidden
}
.collection-doomsday .article .title {
	font-size:48px
}
.collection-doomsday .info {
	padding:32px
}
.collection-doomsday .m {
	margin-top:-4%;
	height:600px;
	overflow:hidden
}
.collection-doomsday .m.live-stream,.collection-doomsday .m.radar {
	height:auto
}
.collection-doomsday .m+.info .info-header {
	margin:0 auto;
	max-width:1232px
}
.collection-homepage-block .article-list .article {
	width:calc(50% - 12px)
}
.collection-homepage-block .article-list .article:nth-of-type(even) {
	float:left;
	clear:left;
	margin-right:12px
}
.collection-homepage-block .article-list .article:nth-of-type(odd) {
	float:right;
	clear:right;
	margin-left:12px
}
.collection-homepage-block .article-list .article:nth-of-type(odd):first-of-type {
	float:none;
	clear:none;
	margin-left:0;
	margin-right:0;
	width:100%
}
.collection-homepage-block .article-list .article:nth-last-of-type(2) {
	border:0
}
.collection-homepage-block .article-list .featured-primary {
	clear:both;
	float:none;
	margin-left:0;
	margin-right:0;
	width:100%
}
.collection-homepage-block .article-list .featured-secondary {
	clear:none;
	float:left;
	margin-left:0;
	margin-right:0;
	width:calc(50% - 12px)
}
.collection-homepage-block .article-list .featured-secondary .m {
	float:none;
	margin:0 0 12px 0;
	width:284px
}
.collection-homepage-block .article-list .featured-secondary .title {
	font-size:18px
}
.collection-homepage-block .article-list .featured-secondary:nth-of-type(even) {
	margin-right:12px
}
.collection-homepage-block .article-list .featured-secondary:nth-of-type(odd) {
	margin-left:12px
}
.collection-tag-bucket {
	margin-left:0;
	margin-right:0
}
.collection-tag-bucket .article {
	width:48.555556%
}
.collection-tag-bucket .featured-primary {
	width:48.666667%
}
.page-content {
	padding-top:24px
}
.main-content-lower {
	clear:both;
	float:left;
	overflow:hidden;
	margin:0 0 0 24px;
	width:900px
}
.sidebar-tertiary {
	margin-left:32px;
	margin-right:24px
}
.alert-closings {
	margin:0 auto;
	max-width:1232px
}
}