.d-md,
.d-sm {
	display: none;
}
@media (min-width: 768px) {
	.h-sm {
		display: none;
	}
	.d-sm {
		display: block;
	}
}
@media (min-width: 992px) {
	.h-md {
		display: none;
	}
	.d-md {
		display: block;
	}
} /*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
	font-family: FontAwesome;
	src: url("/wps/source/sass/main/fonts/font-awesome/fonts/fontawesome-webfont.eot?v=4.6.3");
	src: url("/wps/source/sass/main/fonts/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3")
			format("embedded-opentype"),
		url("/wps/source/sass/main/fonts/font-awesome/fonts/fontawesome-webfont.woff2?v=4.6.3")
			format("woff2"),
		url("/wps/source/sass/main/fonts/font-awesome/fonts/fontawesome-webfont.woff?v=4.6.3")
			format("woff"),
		url("/wps/source/sass/main/fonts/font-awesome/fonts/fontawesome-webfont.ttf?v=4.6.3")
			format("truetype"),
		url("/wps/source/sass/main/fonts/font-awesome/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular")
			format("svg");
	font-weight: 400;
	font-style: normal;
}
.glyphicon {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.glyphicon-lg {
	font-size: 1.3333333333em;
	line-height: 0.75em;
	vertical-align: -15%;
}
.glyphicon-2x {
	font-size: 2em;
}
.glyphicon-3x {
	font-size: 3em;
}
.glyphicon-4x {
	font-size: 4em;
}
.glyphicon-5x {
	font-size: 5em;
}
.glyphicon-fw {
	width: 1.2857142857em;
	text-align: center;
}
.glyphicon-ul {
	padding-left: 0;
	margin-left: 2.1428571429em;
	list-style-type: none;
}
.glyphicon-ul > li {
	position: relative;
}
.glyphicon-li {
	position: absolute;
	left: -2.1428571429em;
	width: 2.1428571429em;
	top: 0.1428571429em;
	text-align: center;
}
.glyphicon-li.glyphicon-lg {
	left: -1.8571428571em;
}
.glyphicon-border {
	padding: 0.2em 0.25em 0.15em;
	border: 0.08em solid #eee;
	border-radius: 0.1em;
}
.glyphicon-pull-left {
	float: left;
}
.glyphicon-pull-right {
	float: right;
}
.glyphicon.glyphicon-pull-left {
	margin-right: 0.3em;
}
.glyphicon.glyphicon-pull-right {
	margin-left: 0.3em;
}
.pull-right {
	float: right;
}
.pull-left {
	float: left;
}
.glyphicon.pull-left {
	margin-right: 0.3em;
}
.glyphicon.pull-right {
	margin-left: 0.3em;
}
.glyphicon-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
}
.glyphicon-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
	0% {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(359deg);
	}
}
@keyframes fa-spin {
	0% {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(359deg);
	}
}
.glyphicon-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	transform: rotate(90deg);
}
.glyphicon-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	transform: rotate(180deg);
}
.glyphicon-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	transform: rotate(270deg);
}
.glyphicon-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	transform: scaleX(-1);
}
.glyphicon-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	transform: scaleY(-1);
}
:root .glyphicon-flip-horizontal,
:root .glyphicon-flip-vertical,
:root .glyphicon-rotate-90,
:root .glyphicon-rotate-180,
:root .glyphicon-rotate-270 {
	filter: none;
}
.glyphicon-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle;
}
.glyphicon-stack-1x,
.glyphicon-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
}
.glyphicon-stack-1x {
	line-height: inherit;
}
.glyphicon-stack-2x {
	font-size: 2em;
}
.glyphicon-inverse {
	color: #fff;
}
.glyphicon-glass:before {
	content: "\F000";
}
.glyphicon-music:before {
	content: "\F001";
}
.glyphicon-search:before {
	content: "\F002";
}
.glyphicon-envelope-o:before {
	content: "\F003";
}
.glyphicon-heart:before {
	content: "\F004";
}
.glyphicon-star:before {
	content: "\F005";
}
.glyphicon-star-o:before {
	content: "\F006";
}
.glyphicon-user:before {
	content: "\F007";
}
.glyphicon-film:before {
	content: "\F008";
}
.glyphicon-th-large:before {
	content: "\F009";
}
.glyphicon-th:before {
	content: "\F00A";
}
.glyphicon-th-list:before {
	content: "\F00B";
}
.glyphicon-check:before {
	content: "\F00C";
}
.glyphicon-close:before,
.glyphicon-remove:before,
.glyphicon-times:before {
	content: "\F00D";
}
.glyphicon-search-plus:before {
	content: "\F00E";
}
.glyphicon-search-minus:before {
	content: "\F010";
}
.glyphicon-power-off:before {
	content: "\F011";
}
.glyphicon-signal:before {
	content: "\F012";
}
.glyphicon-cog:before,
.glyphicon-gear:before {
	content: "\F013";
}
.glyphicon-trash-o:before {
	content: "\F014";
}
.glyphicon-home:before {
	content: "\F015";
}
.glyphicon-file-o:before {
	content: "\F016";
}
.glyphicon-clock-o:before {
	content: "\F017";
}
.glyphicon-road:before {
	content: "\F018";
}
.glyphicon-download:before {
	content: "\F019";
}
.glyphicon-arrow-circle-o-down:before {
	content: "\F01A";
}
.glyphicon-arrow-circle-o-up:before {
	content: "\F01B";
}
.glyphicon-inbox:before {
	content: "\F01C";
}
.glyphicon-play-circle-o:before {
	content: "\F01D";
}
.glyphicon-repeat:before,
.glyphicon-rotate-right:before {
	content: "\F01E";
}
.glyphicon-refresh:before {
	content: "\F021";
}
.glyphicon-list-alt:before {
	content: "\F022";
}
.glyphicon-lock:before {
	content: "\F023";
}
.glyphicon-flag:before {
	content: "\F024";
}
.glyphicon-headphones:before {
	content: "\F025";
}
.glyphicon-volume-off:before {
	content: "\F026";
}
.glyphicon-volume-down:before {
	content: "\F027";
}
.glyphicon-volume-up:before {
	content: "\F028";
}
.glyphicon-qrcode:before {
	content: "\F029";
}
.glyphicon-barcode:before {
	content: "\F02A";
}
.glyphicon-tag:before {
	content: "\F02B";
}
.glyphicon-tags:before {
	content: "\F02C";
}
.glyphicon-book:before {
	content: "\F02D";
}
.glyphicon-bookmark:before {
	content: "\F02E";
}
.glyphicon-print:before {
	content: "\F02F";
}
.glyphicon-camera:before {
	content: "\F030";
}
.glyphicon-font:before {
	content: "\F031";
}
.glyphicon-bold:before {
	content: "\F032";
}
.glyphicon-italic:before {
	content: "\F033";
}
.glyphicon-text-height:before {
	content: "\F034";
}
.glyphicon-text-width:before {
	content: "\F035";
}
.glyphicon-align-left:before {
	content: "\F036";
}
.glyphicon-align-center:before {
	content: "\F037";
}
.glyphicon-align-right:before {
	content: "\F038";
}
.glyphicon-align-justify:before {
	content: "\F039";
}
.glyphicon-list:before {
	content: "\F03A";
}
.glyphicon-dedent:before,
.glyphicon-outdent:before {
	content: "\F03B";
}
.glyphicon-indent:before {
	content: "\F03C";
}
.glyphicon-video-camera:before {
	content: "\F03D";
}
.glyphicon-image:before,
.glyphicon-photo:before,
.glyphicon-picture-o:before {
	content: "\F03E";
}
.glyphicon-pencil:before {
	content: "\F040";
}
.glyphicon-map-marker:before {
	content: "\F041";
}
.glyphicon-adjust:before {
	content: "\F042";
}
.glyphicon-tint:before {
	content: "\F043";
}
.glyphicon-edit:before,
.glyphicon-pencil-square-o:before {
	content: "\F044";
}
.glyphicon-share-square-o:before {
	content: "\F045";
}
.glyphicon-check-square-o:before {
	content: "\F046";
}
.glyphicon-arrows:before {
	content: "\F047";
}
.glyphicon-step-backward:before {
	content: "\F048";
}
.glyphicon-fast-backward:before {
	content: "\F049";
}
.glyphicon-backward:before {
	content: "\F04A";
}
.glyphicon-play:before {
	content: "\F04B";
}
.glyphicon-pause:before {
	content: "\F04C";
}
.glyphicon-stop:before {
	content: "\F04D";
}
.glyphicon-forward:before {
	content: "\F04E";
}
.glyphicon-fast-forward:before {
	content: "\F050";
}
.glyphicon-step-forward:before {
	content: "\F051";
}
.glyphicon-eject:before {
	content: "\F052";
}
.glyphicon-chevron-left:before {
	content: "\F053";
}
.glyphicon-chevron-right:before {
	content: "\F054";
}
.glyphicon-plus-circle:before {
	content: "\F055";
}
.glyphicon-minus-circle:before {
	content: "\F056";
}
.glyphicon-times-circle:before {
	content: "\F057";
}
.glyphicon-check-circle:before {
	content: "\F058";
}
.glyphicon-question-circle:before {
	content: "\F059";
}
.glyphicon-info-circle:before {
	content: "\F05A";
}
.glyphicon-crosshairs:before {
	content: "\F05B";
}
.glyphicon-times-circle-o:before {
	content: "\F05C";
}
.glyphicon-check-circle-o:before {
	content: "\F05D";
}
.glyphicon-ban:before {
	content: "\F05E";
}
.glyphicon-arrow-left:before {
	content: "\F060";
}
.glyphicon-arrow-right:before {
	content: "\F061";
}
.glyphicon-arrow-up:before {
	content: "\F062";
}
.glyphicon-arrow-down:before {
	content: "\F063";
}
.glyphicon-mail-forward:before,
.glyphicon-share:before {
	content: "\F064";
}
.glyphicon-expand:before {
	content: "\F065";
}
.glyphicon-compress:before {
	content: "\F066";
}
.glyphicon-plus:before {
	content: "\F067";
}
.glyphicon-minus:before {
	content: "\F068";
}
.glyphicon-asterisk:before {
	content: "\F069";
}
.glyphicon-exclamation-circle:before {
	content: "\F06A";
}
.glyphicon-gift:before {
	content: "\F06B";
}
.glyphicon-leaf:before {
	content: "\F06C";
}
.glyphicon-fire:before {
	content: "\F06D";
}
.glyphicon-eye:before {
	content: "\F06E";
}
.glyphicon-eye-slash:before {
	content: "\F070";
}
.glyphicon-exclamation-triangle:before,
.glyphicon-warning:before {
	content: "\F071";
}
.glyphicon-plane:before {
	content: "\F072";
}
.glyphicon-calendar:before {
	content: "\F073";
}
.glyphicon-random:before {
	content: "\F074";
}
.glyphicon-comment:before {
	content: "\F075";
}
.glyphicon-magnet:before {
	content: "\F076";
}
.glyphicon-chevron-up:before {
	content: "\F077";
}
.glyphicon-chevron-down:before {
	content: "\F078";
}
.glyphicon-retweet:before {
	content: "\F079";
}
.glyphicon-shopping-cart:before {
	content: "\F07A";
}
.glyphicon-folder:before {
	content: "\F07B";
}
.glyphicon-folder-open:before {
	content: "\F07C";
}
.glyphicon-arrows-v:before {
	content: "\F07D";
}
.glyphicon-arrows-h:before {
	content: "\F07E";
}
.glyphicon-bar-chart-o:before,
.glyphicon-bar-chart:before {
	content: "\F080";
}
.glyphicon-twitter-square:before {
	content: "\F081";
}
.glyphicon-facebook-square:before {
	content: "\F082";
}
.glyphicon-camera-retro:before {
	content: "\F083";
}
.glyphicon-key:before {
	content: "\F084";
}
.glyphicon-cogs:before,
.glyphicon-gears:before {
	content: "\F085";
}
.glyphicon-comments:before {
	content: "\F086";
}
.glyphicon-thumbs-o-up:before {
	content: "\F087";
}
.glyphicon-thumbs-o-down:before {
	content: "\F088";
}
.glyphicon-star-half:before {
	content: "\F089";
}
.glyphicon-heart-o:before {
	content: "\F08A";
}
.glyphicon-sign-out:before {
	content: "\F08B";
}
.glyphicon-linkedin-square:before {
	content: "\F08C";
}
.glyphicon-thumb-tack:before {
	content: "\F08D";
}
.glyphicon-external-link:before {
	content: "\F08E";
}
.glyphicon-sign-in:before {
	content: "\F090";
}
.glyphicon-trophy:before {
	content: "\F091";
}
.glyphicon-github-square:before {
	content: "\F092";
}
.glyphicon-upload:before {
	content: "\F093";
}
.glyphicon-lemon-o:before {
	content: "\F094";
}
.glyphicon-phone:before {
	content: "\F095";
}
.glyphicon-square-o:before {
	content: "\F096";
}
.glyphicon-bookmark-o:before {
	content: "\F097";
}
.glyphicon-phone-square:before {
	content: "\F098";
}
.glyphicon-twitter:before {
	content: "\F099";
}
.glyphicon-facebook-f:before,
.glyphicon-facebook:before {
	content: "\F09A";
}
.glyphicon-github:before {
	content: "\F09B";
}
.glyphicon-unlock:before {
	content: "\F09C";
}
.glyphicon-credit-card:before {
	content: "\F09D";
}
.glyphicon-feed:before,
.glyphicon-rss:before {
	content: "\F09E";
}
.glyphicon-hdd-o:before {
	content: "\F0A0";
}
.glyphicon-bullhorn:before {
	content: "\F0A1";
}
.glyphicon-bell:before {
	content: "\F0F3";
}
.glyphicon-certificate:before {
	content: "\F0A3";
}
.glyphicon-hand-o-right:before {
	content: "\F0A4";
}
.glyphicon-hand-o-left:before {
	content: "\F0A5";
}
.glyphicon-hand-o-up:before {
	content: "\F0A6";
}
.glyphicon-hand-o-down:before {
	content: "\F0A7";
}
.glyphicon-arrow-circle-left:before {
	content: "\F0A8";
}
.glyphicon-arrow-circle-right:before {
	content: "\F0A9";
}
.glyphicon-arrow-circle-up:before {
	content: "\F0AA";
}
.glyphicon-arrow-circle-down:before {
	content: "\F0AB";
}
.glyphicon-globe:before {
	content: "\F0AC";
}
.glyphicon-wrench:before {
	content: "\F0AD";
}
.glyphicon-tasks:before {
	content: "\F0AE";
}
.glyphicon-filter:before {
	content: "\F0B0";
}
.glyphicon-briefcase:before {
	content: "\F0B1";
}
.glyphicon-arrows-alt:before {
	content: "\F0B2";
}
.glyphicon-group:before,
.glyphicon-users:before {
	content: "\F0C0";
}
.glyphicon-chain:before,
.glyphicon-link:before {
	content: "\F0C1";
}
.glyphicon-cloud:before {
	content: "\F0C2";
}
.glyphicon-flask:before {
	content: "\F0C3";
}
.glyphicon-cut:before,
.glyphicon-scissors:before {
	content: "\F0C4";
}
.glyphicon-copy:before,
.glyphicon-files-o:before {
	content: "\F0C5";
}
.glyphicon-paperclip:before {
	content: "\F0C6";
}
.glyphicon-floppy-o:before,
.glyphicon-save:before {
	content: "\F0C7";
}
.glyphicon-square:before {
	content: "\F0C8";
}
.glyphicon-bars:before,
.glyphicon-navicon:before,
.glyphicon-reorder:before {
	content: "\F0C9";
}
.glyphicon-list-ul:before {
	content: "\F0CA";
}
.glyphicon-list-ol:before {
	content: "\F0CB";
}
.glyphicon-strikethrough:before {
	content: "\F0CC";
}
.glyphicon-underline:before {
	content: "\F0CD";
}
.glyphicon-table:before {
	content: "\F0CE";
}
.glyphicon-magic:before {
	content: "\F0D0";
}
.glyphicon-truck:before {
	content: "\F0D1";
}
.glyphicon-pinterest:before {
	content: "\F0D2";
}
.glyphicon-pinterest-square:before {
	content: "\F0D3";
}
.glyphicon-google-plus-square:before {
	content: "\F0D4";
}
.glyphicon-google-plus:before {
	content: "\F0D5";
}
.glyphicon-money:before {
	content: "\F0D6";
}
.glyphicon-caret-down:before {
	content: "\F0D7";
}
.glyphicon-caret-up:before {
	content: "\F0D8";
}
.glyphicon-caret-left:before {
	content: "\F0D9";
}
.glyphicon-caret-right:before {
	content: "\F0DA";
}
.glyphicon-columns:before {
	content: "\F0DB";
}
.glyphicon-sort:before,
.glyphicon-unsorted:before {
	content: "\F0DC";
}
.glyphicon-sort-desc:before,
.glyphicon-sort-down:before {
	content: "\F0DD";
}
.glyphicon-sort-asc:before,
.glyphicon-sort-up:before {
	content: "\F0DE";
}
.glyphicon-envelope:before {
	content: "\F0E0";
}
.glyphicon-linkedin:before {
	content: "\F0E1";
}
.glyphicon-rotate-left:before,
.glyphicon-undo:before {
	content: "\F0E2";
}
.glyphicon-gavel:before,
.glyphicon-legal:before {
	content: "\F0E3";
}
.glyphicon-dashboard:before,
.glyphicon-tachometer:before {
	content: "\F0E4";
}
.glyphicon-comment-o:before {
	content: "\F0E5";
}
.glyphicon-comments-o:before {
	content: "\F0E6";
}
.glyphicon-bolt:before,
.glyphicon-flash:before {
	content: "\F0E7";
}
.glyphicon-sitemap:before {
	content: "\F0E8";
}
.glyphicon-umbrella:before {
	content: "\F0E9";
}
.glyphicon-clipboard:before,
.glyphicon-paste:before {
	content: "\F0EA";
}
.glyphicon-lightbulb-o:before {
	content: "\F0EB";
}
.glyphicon-exchange:before {
	content: "\F0EC";
}
.glyphicon-cloud-download:before {
	content: "\F0ED";
}
.glyphicon-cloud-upload:before {
	content: "\F0EE";
}
.glyphicon-user-md:before {
	content: "\F0F0";
}
.glyphicon-stethoscope:before {
	content: "\F0F1";
}
.glyphicon-suitcase:before {
	content: "\F0F2";
}
.glyphicon-bell-o:before {
	content: "\F0A2";
}
.glyphicon-coffee:before {
	content: "\F0F4";
}
.glyphicon-cutlery:before {
	content: "\F0F5";
}
.glyphicon-file-text-o:before {
	content: "\F0F6";
}
.glyphicon-building-o:before {
	content: "\F0F7";
}
.glyphicon-hospital-o:before {
	content: "\F0F8";
}
.glyphicon-ambulance:before {
	content: "\F0F9";
}
.glyphicon-medkit:before {
	content: "\F0FA";
}
.glyphicon-fighter-jet:before {
	content: "\F0FB";
}
.glyphicon-beer:before {
	content: "\F0FC";
}
.glyphicon-h-square:before {
	content: "\F0FD";
}
.glyphicon-plus-square:before {
	content: "\F0FE";
}
.glyphicon-angle-double-left:before {
	content: "\F100";
}
.glyphicon-angle-double-right:before {
	content: "\F101";
}
.glyphicon-angle-double-up:before {
	content: "\F102";
}
.glyphicon-angle-double-down:before {
	content: "\F103";
}
.glyphicon-angle-left:before {
	content: "\F104";
}
.glyphicon-angle-right:before {
	content: "\F105";
}
.glyphicon-angle-up:before {
	content: "\F106";
}
.glyphicon-angle-down:before {
	content: "\F107";
}
.glyphicon-desktop:before {
	content: "\F108";
}
.glyphicon-laptop:before {
	content: "\F109";
}
.glyphicon-tablet:before {
	content: "\F10A";
}
.glyphicon-mobile-phone:before,
.glyphicon-mobile:before {
	content: "\F10B";
}
.glyphicon-circle-o:before {
	content: "\F10C";
}
.glyphicon-quote-left:before {
	content: "\F10D";
}
.glyphicon-quote-right:before {
	content: "\F10E";
}
.glyphicon-spinner:before {
	content: "\F110";
}
.glyphicon-circle:before {
	content: "\F111";
}
.glyphicon-mail-reply:before,
.glyphicon-reply:before {
	content: "\F112";
}
.glyphicon-github-alt:before {
	content: "\F113";
}
.glyphicon-folder-o:before {
	content: "\F114";
}
.glyphicon-folder-open-o:before {
	content: "\F115";
}
.glyphicon-smile-o:before {
	content: "\F118";
}
.glyphicon-frown-o:before {
	content: "\F119";
}
.glyphicon-meh-o:before {
	content: "\F11A";
}
.glyphicon-gamepad:before {
	content: "\F11B";
}
.glyphicon-keyboard-o:before {
	content: "\F11C";
}
.glyphicon-flag-o:before {
	content: "\F11D";
}
.glyphicon-flag-checkered:before {
	content: "\F11E";
}
.glyphicon-terminal:before {
	content: "\F120";
}
.glyphicon-code:before {
	content: "\F121";
}
.glyphicon-mail-reply-all:before,
.glyphicon-reply-all:before {
	content: "\F122";
}
.glyphicon-star-half-empty:before,
.glyphicon-star-half-full:before,
.glyphicon-star-half-o:before {
	content: "\F123";
}
.glyphicon-location-arrow:before {
	content: "\F124";
}
.glyphicon-crop:before {
	content: "\F125";
}
.glyphicon-code-fork:before {
	content: "\F126";
}
.glyphicon-chain-broken:before,
.glyphicon-unlink:before {
	content: "\F127";
}
.glyphicon-question:before {
	content: "\F128";
}
.glyphicon-info:before {
	content: "\F129";
}
.glyphicon-exclamation:before {
	content: "\F12A";
}
.glyphicon-superscript:before {
	content: "\F12B";
}
.glyphicon-subscript:before {
	content: "\F12C";
}
.glyphicon-eraser:before {
	content: "\F12D";
}
.glyphicon-puzzle-piece:before {
	content: "\F12E";
}
.glyphicon-microphone:before {
	content: "\F130";
}
.glyphicon-microphone-slash:before {
	content: "\F131";
}
.glyphicon-shield:before {
	content: "\F132";
}
.glyphicon-calendar-o:before {
	content: "\F133";
}
.glyphicon-fire-extinguisher:before {
	content: "\F134";
}
.glyphicon-rocket:before {
	content: "\F135";
}
.glyphicon-maxcdn:before {
	content: "\F136";
}
.glyphicon-chevron-circle-left:before {
	content: "\F137";
}
.glyphicon-chevron-circle-right:before {
	content: "\F138";
}
.glyphicon-chevron-circle-up:before {
	content: "\F139";
}
.glyphicon-chevron-circle-down:before {
	content: "\F13A";
}
.glyphicon-html5:before {
	content: "\F13B";
}
.glyphicon-css3:before {
	content: "\F13C";
}
.glyphicon-anchor:before {
	content: "\F13D";
}
.glyphicon-unlock-alt:before {
	content: "\F13E";
}
.glyphicon-bullseye:before {
	content: "\F140";
}
.glyphicon-ellipsis-h:before {
	content: "\F141";
}
.glyphicon-ellipsis-v:before {
	content: "\F142";
}
.glyphicon-rss-square:before {
	content: "\F143";
}
.glyphicon-play-circle:before {
	content: "\F144";
}
.glyphicon-ticket:before {
	content: "\F145";
}
.glyphicon-minus-square:before {
	content: "\F146";
}
.glyphicon-minus-square-o:before {
	content: "\F147";
}
.glyphicon-level-up:before {
	content: "\F148";
}
.glyphicon-level-down:before {
	content: "\F149";
}
.glyphicon-check-square:before {
	content: "\F14A";
}
.glyphicon-pencil-square:before {
	content: "\F14B";
}
.glyphicon-external-link-square:before {
	content: "\F14C";
}
.glyphicon-share-square:before {
	content: "\F14D";
}
.glyphicon-compass:before {
	content: "\F14E";
}
.glyphicon-caret-square-o-down:before,
.glyphicon-toggle-down:before {
	content: "\F150";
}
.glyphicon-caret-square-o-up:before,
.glyphicon-toggle-up:before {
	content: "\F151";
}
.glyphicon-caret-square-o-right:before,
.glyphicon-toggle-right:before {
	content: "\F152";
}
.glyphicon-eur:before,
.glyphicon-euro:before {
	content: "\F153";
}
.glyphicon-gbp:before {
	content: "\F154";
}
.glyphicon-dollar:before,
.glyphicon-usd:before {
	content: "\F155";
}
.glyphicon-inr:before,
.glyphicon-rupee:before {
	content: "\F156";
}
.glyphicon-cny:before,
.glyphicon-jpy:before,
.glyphicon-rmb:before,
.glyphicon-yen:before {
	content: "\F157";
}
.glyphicon-rouble:before,
.glyphicon-rub:before,
.glyphicon-ruble:before {
	content: "\F158";
}
.glyphicon-krw:before,
.glyphicon-won:before {
	content: "\F159";
}
.glyphicon-bitcoin:before,
.glyphicon-btc:before {
	content: "\F15A";
}
.glyphicon-file:before {
	content: "\F15B";
}
.glyphicon-file-text:before {
	content: "\F15C";
}
.glyphicon-sort-alpha-asc:before {
	content: "\F15D";
}
.glyphicon-sort-alpha-desc:before {
	content: "\F15E";
}
.glyphicon-sort-amount-asc:before {
	content: "\F160";
}
.glyphicon-sort-amount-desc:before {
	content: "\F161";
}
.glyphicon-sort-numeric-asc:before {
	content: "\F162";
}
.glyphicon-sort-numeric-desc:before {
	content: "\F163";
}
.glyphicon-thumbs-up:before {
	content: "\F164";
}
.glyphicon-thumbs-down:before {
	content: "\F165";
}
.glyphicon-youtube-square:before {
	content: "\F166";
}
.glyphicon-youtube:before {
	content: "\F167";
}
.glyphicon-xing:before {
	content: "\F168";
}
.glyphicon-xing-square:before {
	content: "\F169";
}
.glyphicon-youtube-play:before {
	content: "\F16A";
}
.glyphicon-dropbox:before {
	content: "\F16B";
}
.glyphicon-stack-overflow:before {
	content: "\F16C";
}
.glyphicon-instagram:before {
	content: "\F16D";
}
.glyphicon-flickr:before {
	content: "\F16E";
}
.glyphicon-adn:before {
	content: "\F170";
}
.glyphicon-bitbucket:before {
	content: "\F171";
}
.glyphicon-bitbucket-square:before {
	content: "\F172";
}
.glyphicon-tumblr:before {
	content: "\F173";
}
.glyphicon-tumblr-square:before {
	content: "\F174";
}
.glyphicon-long-arrow-down:before {
	content: "\F175";
}
.glyphicon-long-arrow-up:before {
	content: "\F176";
}
.glyphicon-long-arrow-left:before {
	content: "\F177";
}
.glyphicon-long-arrow-right:before {
	content: "\F178";
}
.glyphicon-apple:before {
	content: "\F179";
}
.glyphicon-windows:before {
	content: "\F17A";
}
.glyphicon-android:before {
	content: "\F17B";
}
.glyphicon-linux:before {
	content: "\F17C";
}
.glyphicon-dribbble:before {
	content: "\F17D";
}
.glyphicon-skype:before {
	content: "\F17E";
}
.glyphicon-foursquare:before {
	content: "\F180";
}
.glyphicon-trello:before {
	content: "\F181";
}
.glyphicon-female:before {
	content: "\F182";
}
.glyphicon-male:before {
	content: "\F183";
}
.glyphicon-gittip:before,
.glyphicon-gratipay:before {
	content: "\F184";
}
.glyphicon-sun-o:before {
	content: "\F185";
}
.glyphicon-moon-o:before {
	content: "\F186";
}
.glyphicon-archive:before {
	content: "\F187";
}
.glyphicon-bug:before {
	content: "\F188";
}
.glyphicon-vk:before {
	content: "\F189";
}
.glyphicon-weibo:before {
	content: "\F18A";
}
.glyphicon-renren:before {
	content: "\F18B";
}
.glyphicon-pagelines:before {
	content: "\F18C";
}
.glyphicon-stack-exchange:before {
	content: "\F18D";
}
.glyphicon-arrow-circle-o-right:before {
	content: "\F18E";
}
.glyphicon-arrow-circle-o-left:before {
	content: "\F190";
}
.glyphicon-caret-square-o-left:before,
.glyphicon-toggle-left:before {
	content: "\F191";
}
.glyphicon-dot-circle-o:before {
	content: "\F192";
}
.glyphicon-wheelchair:before {
	content: "\F193";
}
.glyphicon-vimeo-square:before {
	content: "\F194";
}
.glyphicon-try:before,
.glyphicon-turkish-lira:before {
	content: "\F195";
}
.glyphicon-plus-square-o:before {
	content: "\F196";
}
.glyphicon-space-shuttle:before {
	content: "\F197";
}
.glyphicon-slack:before {
	content: "\F198";
}
.glyphicon-envelope-square:before {
	content: "\F199";
}
.glyphicon-wordpress:before {
	content: "\F19A";
}
.glyphicon-openid:before {
	content: "\F19B";
}
.glyphicon-bank:before,
.glyphicon-institution:before,
.glyphicon-university:before {
	content: "\F19C";
}
.glyphicon-graduation-cap:before,
.glyphicon-mortar-board:before {
	content: "\F19D";
}
.glyphicon-yahoo:before {
	content: "\F19E";
}
.glyphicon-google:before {
	content: "\F1A0";
}
.glyphicon-reddit:before {
	content: "\F1A1";
}
.glyphicon-reddit-square:before {
	content: "\F1A2";
}
.glyphicon-stumbleupon-circle:before {
	content: "\F1A3";
}
.glyphicon-stumbleupon:before {
	content: "\F1A4";
}
.glyphicon-delicious:before {
	content: "\F1A5";
}
.glyphicon-digg:before {
	content: "\F1A6";
}
.glyphicon-pied-piper-pp:before {
	content: "\F1A7";
}
.glyphicon-pied-piper-alt:before {
	content: "\F1A8";
}
.glyphicon-drupal:before {
	content: "\F1A9";
}
.glyphicon-joomla:before {
	content: "\F1AA";
}
.glyphicon-language:before {
	content: "\F1AB";
}
.glyphicon-fax:before {
	content: "\F1AC";
}
.glyphicon-building:before {
	content: "\F1AD";
}
.glyphicon-child:before {
	content: "\F1AE";
}
.glyphicon-paw:before {
	content: "\F1B0";
}
.glyphicon-spoon:before {
	content: "\F1B1";
}
.glyphicon-cube:before {
	content: "\F1B2";
}
.glyphicon-cubes:before {
	content: "\F1B3";
}
.glyphicon-behance:before {
	content: "\F1B4";
}
.glyphicon-behance-square:before {
	content: "\F1B5";
}
.glyphicon-steam:before {
	content: "\F1B6";
}
.glyphicon-steam-square:before {
	content: "\F1B7";
}
.glyphicon-recycle:before {
	content: "\F1B8";
}
.glyphicon-automobile:before,
.glyphicon-car:before {
	content: "\F1B9";
}
.glyphicon-cab:before,
.glyphicon-taxi:before {
	content: "\F1BA";
}
.glyphicon-tree:before {
	content: "\F1BB";
}
.glyphicon-spotify:before {
	content: "\F1BC";
}
.glyphicon-deviantart:before {
	content: "\F1BD";
}
.glyphicon-soundcloud:before {
	content: "\F1BE";
}
.glyphicon-database:before {
	content: "\F1C0";
}
.glyphicon-file-pdf-o:before {
	content: "\F1C1";
}
.glyphicon-file-word-o:before {
	content: "\F1C2";
}
.glyphicon-file-excel-o:before {
	content: "\F1C3";
}
.glyphicon-file-powerpoint-o:before {
	content: "\F1C4";
}
.glyphicon-file-image-o:before,
.glyphicon-file-photo-o:before,
.glyphicon-file-picture-o:before {
	content: "\F1C5";
}
.glyphicon-file-archive-o:before,
.glyphicon-file-zip-o:before {
	content: "\F1C6";
}
.glyphicon-file-audio-o:before,
.glyphicon-file-sound-o:before {
	content: "\F1C7";
}
.glyphicon-file-movie-o:before,
.glyphicon-file-video-o:before {
	content: "\F1C8";
}
.glyphicon-file-code-o:before {
	content: "\F1C9";
}
.glyphicon-vine:before {
	content: "\F1CA";
}
.glyphicon-codepen:before {
	content: "\F1CB";
}
.glyphicon-jsfiddle:before {
	content: "\F1CC";
}
.glyphicon-life-bouy:before,
.glyphicon-life-buoy:before,
.glyphicon-life-ring:before,
.glyphicon-life-saver:before,
.glyphicon-support:before {
	content: "\F1CD";
}
.glyphicon-circle-o-notch:before {
	content: "\F1CE";
}
.glyphicon-ra:before,
.glyphicon-rebel:before,
.glyphicon-resistance:before {
	content: "\F1D0";
}
.glyphicon-empire:before,
.glyphicon-ge:before {
	content: "\F1D1";
}
.glyphicon-git-square:before {
	content: "\F1D2";
}
.glyphicon-git:before {
	content: "\F1D3";
}
.glyphicon-hacker-news:before,
.glyphicon-y-combinator-square:before,
.glyphicon-yc-square:before {
	content: "\F1D4";
}
.glyphicon-tencent-weibo:before {
	content: "\F1D5";
}
.glyphicon-qq:before {
	content: "\F1D6";
}
.glyphicon-wechat:before,
.glyphicon-weixin:before {
	content: "\F1D7";
}
.glyphicon-paper-plane:before,
.glyphicon-send:before {
	content: "\F1D8";
}
.glyphicon-paper-plane-o:before,
.glyphicon-send-o:before {
	content: "\F1D9";
}
.glyphicon-history:before {
	content: "\F1DA";
}
.glyphicon-circle-thin:before {
	content: "\F1DB";
}
.glyphicon-header:before {
	content: "\F1DC";
}
.glyphicon-paragraph:before {
	content: "\F1DD";
}
.glyphicon-sliders:before {
	content: "\F1DE";
}
.glyphicon-share-alt:before {
	content: "\F1E0";
}
.glyphicon-share-alt-square:before {
	content: "\F1E1";
}
.glyphicon-bomb:before {
	content: "\F1E2";
}
.glyphicon-futbol-o:before,
.glyphicon-soccer-ball-o:before {
	content: "\F1E3";
}
.glyphicon-tty:before {
	content: "\F1E4";
}
.glyphicon-binoculars:before {
	content: "\F1E5";
}
.glyphicon-plug:before {
	content: "\F1E6";
}
.glyphicon-slideshare:before {
	content: "\F1E7";
}
.glyphicon-twitch:before {
	content: "\F1E8";
}
.glyphicon-yelp:before {
	content: "\F1E9";
}
.glyphicon-newspaper-o:before {
	content: "\F1EA";
}
.glyphicon-wifi:before {
	content: "\F1EB";
}
.glyphicon-calculator:before {
	content: "\F1EC";
}
.glyphicon-paypal:before {
	content: "\F1ED";
}
.glyphicon-google-wallet:before {
	content: "\F1EE";
}
.glyphicon-cc-visa:before {
	content: "\F1F0";
}
.glyphicon-cc-mastercard:before {
	content: "\F1F1";
}
.glyphicon-cc-discover:before {
	content: "\F1F2";
}
.glyphicon-cc-amex:before {
	content: "\F1F3";
}
.glyphicon-cc-paypal:before {
	content: "\F1F4";
}
.glyphicon-cc-stripe:before {
	content: "\F1F5";
}
.glyphicon-bell-slash:before {
	content: "\F1F6";
}
.glyphicon-bell-slash-o:before {
	content: "\F1F7";
}
.glyphicon-trash:before {
	content: "\F1F8";
}
.glyphicon-copyright:before {
	content: "\F1F9";
}
.glyphicon-at:before {
	content: "\F1FA";
}
.glyphicon-eyedropper:before {
	content: "\F1FB";
}
.glyphicon-paint-brush:before {
	content: "\F1FC";
}
.glyphicon-birthday-cake:before {
	content: "\F1FD";
}
.glyphicon-area-chart:before {
	content: "\F1FE";
}
.glyphicon-pie-chart:before {
	content: "\F200";
}
.glyphicon-line-chart:before {
	content: "\F201";
}
.glyphicon-lastfm:before {
	content: "\F202";
}
.glyphicon-lastfm-square:before {
	content: "\F203";
}
.glyphicon-toggle-off:before {
	content: "\F204";
}
.glyphicon-toggle-on:before {
	content: "\F205";
}
.glyphicon-bicycle:before {
	content: "\F206";
}
.glyphicon-bus:before {
	content: "\F207";
}
.glyphicon-ioxhost:before {
	content: "\F208";
}
.glyphicon-angellist:before {
	content: "\F209";
}
.glyphicon-cc:before {
	content: "\F20A";
}
.glyphicon-ils:before,
.glyphicon-shekel:before,
.glyphicon-sheqel:before {
	content: "\F20B";
}
.glyphicon-meanpath:before {
	content: "\F20C";
}
.glyphicon-buysellads:before {
	content: "\F20D";
}
.glyphicon-connectdevelop:before {
	content: "\F20E";
}
.glyphicon-dashcube:before {
	content: "\F210";
}
.glyphicon-forumbee:before {
	content: "\F211";
}
.glyphicon-leanpub:before {
	content: "\F212";
}
.glyphicon-sellsy:before {
	content: "\F213";
}
.glyphicon-shirtsinbulk:before {
	content: "\F214";
}
.glyphicon-simplybuilt:before {
	content: "\F215";
}
.glyphicon-skyatlas:before {
	content: "\F216";
}
.glyphicon-cart-plus:before {
	content: "\F217";
}
.glyphicon-cart-arrow-down:before {
	content: "\F218";
}
.glyphicon-diamond:before {
	content: "\F219";
}
.glyphicon-ship:before {
	content: "\F21A";
}
.glyphicon-user-secret:before {
	content: "\F21B";
}
.glyphicon-motorcycle:before {
	content: "\F21C";
}
.glyphicon-street-view:before {
	content: "\F21D";
}
.glyphicon-heartbeat:before {
	content: "\F21E";
}
.glyphicon-venus:before {
	content: "\F221";
}
.glyphicon-mars:before {
	content: "\F222";
}
.glyphicon-mercury:before {
	content: "\F223";
}
.glyphicon-intersex:before,
.glyphicon-transgender:before {
	content: "\F224";
}
.glyphicon-transgender-alt:before {
	content: "\F225";
}
.glyphicon-venus-double:before {
	content: "\F226";
}
.glyphicon-mars-double:before {
	content: "\F227";
}
.glyphicon-venus-mars:before {
	content: "\F228";
}
.glyphicon-mars-stroke:before {
	content: "\F229";
}
.glyphicon-mars-stroke-v:before {
	content: "\F22A";
}
.glyphicon-mars-stroke-h:before {
	content: "\F22B";
}
.glyphicon-neuter:before {
	content: "\F22C";
}
.glyphicon-genderless:before {
	content: "\F22D";
}
.glyphicon-facebook-official:before {
	content: "\F230";
}
.glyphicon-pinterest-p:before {
	content: "\F231";
}
.glyphicon-whatsapp:before {
	content: "\F232";
}
.glyphicon-server:before {
	content: "\F233";
}
.glyphicon-user-plus:before {
	content: "\F234";
}
.glyphicon-user-times:before {
	content: "\F235";
}
.glyphicon-bed:before,
.glyphicon-hotel:before {
	content: "\F236";
}
.glyphicon-viacoin:before {
	content: "\F237";
}
.glyphicon-train:before {
	content: "\F238";
}
.glyphicon-subway:before {
	content: "\F239";
}
.glyphicon-medium:before {
	content: "\F23A";
}
.glyphicon-y-combinator:before,
.glyphicon-yc:before {
	content: "\F23B";
}
.glyphicon-optin-monster:before {
	content: "\F23C";
}
.glyphicon-opencart:before {
	content: "\F23D";
}
.glyphicon-expeditedssl:before {
	content: "\F23E";
}
.glyphicon-battery-4:before,
.glyphicon-battery-full:before {
	content: "\F240";
}
.glyphicon-battery-3:before,
.glyphicon-battery-three-quarters:before {
	content: "\F241";
}
.glyphicon-battery-2:before,
.glyphicon-battery-half:before {
	content: "\F242";
}
.glyphicon-battery-1:before,
.glyphicon-battery-quarter:before {
	content: "\F243";
}
.glyphicon-battery-0:before,
.glyphicon-battery-empty:before {
	content: "\F244";
}
.glyphicon-mouse-pointer:before {
	content: "\F245";
}
.glyphicon-i-cursor:before {
	content: "\F246";
}
.glyphicon-object-group:before {
	content: "\F247";
}
.glyphicon-object-ungroup:before {
	content: "\F248";
}
.glyphicon-sticky-note:before {
	content: "\F249";
}
.glyphicon-sticky-note-o:before {
	content: "\F24A";
}
.glyphicon-cc-jcb:before {
	content: "\F24B";
}
.glyphicon-cc-diners-club:before {
	content: "\F24C";
}
.glyphicon-clone:before {
	content: "\F24D";
}
.glyphicon-balance-scale:before {
	content: "\F24E";
}
.glyphicon-hourglass-o:before {
	content: "\F250";
}
.glyphicon-hourglass-1:before,
.glyphicon-hourglass-start:before {
	content: "\F251";
}
.glyphicon-hourglass-2:before,
.glyphicon-hourglass-half:before {
	content: "\F252";
}
.glyphicon-hourglass-3:before,
.glyphicon-hourglass-end:before {
	content: "\F253";
}
.glyphicon-hourglass:before {
	content: "\F254";
}
.glyphicon-hand-grab-o:before,
.glyphicon-hand-rock-o:before {
	content: "\F255";
}
.glyphicon-hand-paper-o:before,
.glyphicon-hand-stop-o:before {
	content: "\F256";
}
.glyphicon-hand-scissors-o:before {
	content: "\F257";
}
.glyphicon-hand-lizard-o:before {
	content: "\F258";
}
.glyphicon-hand-spock-o:before {
	content: "\F259";
}
.glyphicon-hand-pointer-o:before {
	content: "\F25A";
}
.glyphicon-hand-peace-o:before {
	content: "\F25B";
}
.glyphicon-trademark:before {
	content: "\F25C";
}
.glyphicon-registered:before {
	content: "\F25D";
}
.glyphicon-creative-commons:before {
	content: "\F25E";
}
.glyphicon-gg:before {
	content: "\F260";
}
.glyphicon-gg-circle:before {
	content: "\F261";
}
.glyphicon-tripadvisor:before {
	content: "\F262";
}
.glyphicon-odnoklassniki:before {
	content: "\F263";
}
.glyphicon-odnoklassniki-square:before {
	content: "\F264";
}
.glyphicon-get-pocket:before {
	content: "\F265";
}
.glyphicon-wikipedia-w:before {
	content: "\F266";
}
.glyphicon-safari:before {
	content: "\F267";
}
.glyphicon-chrome:before {
	content: "\F268";
}
.glyphicon-firefox:before {
	content: "\F269";
}
.glyphicon-opera:before {
	content: "\F26A";
}
.glyphicon-internet-explorer:before {
	content: "\F26B";
}
.glyphicon-television:before,
.glyphicon-tv:before {
	content: "\F26C";
}
.glyphicon-contao:before {
	content: "\F26D";
}
.glyphicon-500px:before {
	content: "\F26E";
}
.glyphicon-amazon:before {
	content: "\F270";
}
.glyphicon-calendar-plus-o:before {
	content: "\F271";
}
.glyphicon-calendar-minus-o:before {
	content: "\F272";
}
.glyphicon-calendar-times-o:before {
	content: "\F273";
}
.glyphicon-calendar-check-o:before {
	content: "\F274";
}
.glyphicon-industry:before {
	content: "\F275";
}
.glyphicon-map-pin:before {
	content: "\F276";
}
.glyphicon-map-signs:before {
	content: "\F277";
}
.glyphicon-map-o:before {
	content: "\F278";
}
.glyphicon-map:before {
	content: "\F279";
}
.glyphicon-commenting:before {
	content: "\F27A";
}
.glyphicon-commenting-o:before {
	content: "\F27B";
}
.glyphicon-houzz:before {
	content: "\F27C";
}
.glyphicon-vimeo:before {
	content: "\F27D";
}
.glyphicon-black-tie:before {
	content: "\F27E";
}
.glyphicon-fonticons:before {
	content: "\F280";
}
.glyphicon-reddit-alien:before {
	content: "\F281";
}
.glyphicon-edge:before {
	content: "\F282";
}
.glyphicon-credit-card-alt:before {
	content: "\F283";
}
.glyphicon-codiepie:before {
	content: "\F284";
}
.glyphicon-modx:before {
	content: "\F285";
}
.glyphicon-fort-awesome:before {
	content: "\F286";
}
.glyphicon-usb:before {
	content: "\F287";
}
.glyphicon-product-hunt:before {
	content: "\F288";
}
.glyphicon-mixcloud:before {
	content: "\F289";
}
.glyphicon-scribd:before {
	content: "\F28A";
}
.glyphicon-pause-circle:before {
	content: "\F28B";
}
.glyphicon-pause-circle-o:before {
	content: "\F28C";
}
.glyphicon-stop-circle:before {
	content: "\F28D";
}
.glyphicon-stop-circle-o:before {
	content: "\F28E";
}
.glyphicon-shopping-bag:before {
	content: "\F290";
}
.glyphicon-shopping-basket:before {
	content: "\F291";
}
.glyphicon-hashtag:before {
	content: "\F292";
}
.glyphicon-bluetooth:before {
	content: "\F293";
}
.glyphicon-bluetooth-b:before {
	content: "\F294";
}
.glyphicon-percent:before {
	content: "\F295";
}
.glyphicon-gitlab:before {
	content: "\F296";
}
.glyphicon-wpbeginner:before {
	content: "\F297";
}
.glyphicon-wpforms:before {
	content: "\F298";
}
.glyphicon-envira:before {
	content: "\F299";
}
.glyphicon-universal-access:before {
	content: "\F29A";
}
.glyphicon-wheelchair-alt:before {
	content: "\F29B";
}
.glyphicon-question-circle-o:before {
	content: "\F29C";
}
.glyphicon-blind:before {
	content: "\F29D";
}
.glyphicon-audio-description:before {
	content: "\F29E";
}
.glyphicon-volume-control-phone:before {
	content: "\F2A0";
}
.glyphicon-braille:before {
	content: "\F2A1";
}
.glyphicon-assistive-listening-systems:before {
	content: "\F2A2";
}
.glyphicon-american-sign-language-interpreting:before,
.glyphicon-asl-interpreting:before {
	content: "\F2A3";
}
.glyphicon-deaf:before,
.glyphicon-deafness:before,
.glyphicon-hard-of-hearing:before {
	content: "\F2A4";
}
.glyphicon-glide:before {
	content: "\F2A5";
}
.glyphicon-glide-g:before {
	content: "\F2A6";
}
.glyphicon-sign-language:before,
.glyphicon-signing:before {
	content: "\F2A7";
}
.glyphicon-low-vision:before {
	content: "\F2A8";
}
.glyphicon-viadeo:before {
	content: "\F2A9";
}
.glyphicon-viadeo-square:before {
	content: "\F2AA";
}
.glyphicon-snapchat:before {
	content: "\F2AB";
}
.glyphicon-snapchat-ghost:before {
	content: "\F2AC";
}
.glyphicon-snapchat-square:before {
	content: "\F2AD";
}
.glyphicon-pied-piper:before {
	content: "\F2AE";
}
.glyphicon-first-order:before {
	content: "\F2B0";
}
.glyphicon-yoast:before {
	content: "\F2B1";
}
.glyphicon-themeisle:before {
	content: "\F2B2";
}
.glyphicon-google-plus-circle:before,
.glyphicon-google-plus-official:before {
	content: "\F2B3";
}
.glyphicon-fa:before,
.glyphicon-font-awesome:before {
	content: "\F2B4";
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}
:root {
	--serif: "Noto Serif", serif;
	--sans: "Noto Sans", sans-serif;
	--story-width: 728px;
	--section-width: 1140px;
	--hf: "Noto Serif", serif;
	--hw: 400;
	--ht: none;
	--tf: "Noto Serif", serif;
	--ld: none;
	--ps: 10px;
	--dark: #222;
	--gray: #707070;
	--blue: #31409f;
	--body-background: #f4f4f4;
	--paper-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2),
		0 1px 5px 0 rgba(0, 0, 0, 0.13);
}
html {
	font-family: var(--sans);
}
body {
	position: relative;
	margin: 0;
	background-color: var(--body-background);
}
body.freeze {
	overflow: hidden;
}
a {
	color: var(--lc);
	-webkit-text-decoration: var(--ld);
	text-decoration: var(--ld);
}
a:hover {
	color: var(--lhc, var(--lc));
	-webkit-text-decoration: var(--lhd, var(--ld));
	text-decoration: var(--lhd, var(--ld));
}
.breaking-news-macro .icon-wrap,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: var(--hf);
	font-weight: var(--hw);
	text-transform: var(--ht);
	line-height: 1.2em;
	color: var(--tc, #222);
}
.h1,
h1 {
	font-size: 1.875rem;
	line-height: 1.1em;
	--hw: 700;
}
.h2,
h2 {
	font-size: x-large;
}
.h3,
h3 {
	font-size: larger;
}
.breaking-news-macro .icon-wrap,
.h4,
h4 {
	font-size: medium;
}
.h5,
h5 {
	font-size: 0.875rem;
	--hw: 700;
}
.h5,
.h6,
h5,
h6 {
	--hf: var(--sans);
}
.h6,
h6 {
	font-size: 0.75rem;
}
p {
	font: var(--ts, large) / 1.5em var(--tf);
	color: var(--tc, #222);
}
ol,
ul {
	padding-left: 0;
}
li {
	font: var(--ts, large) / 1.5em var(--tf);
	margin: 10px 0 10px calc(1em + 15px);
	color: var(--tc, #222);
}
.time,
time {
	max-width: unset;
	display: inline-block;
	text-transform: uppercase;
	color: var(--tc, #707070);
	font-size: 0.75rem;
}
blockquote {
	font: 700 larger/1.5em var(--sans);
	margin: 0;
	padding-left: 20px;
	border-left: 6px solid #ddd;
	color: var(--tc, #222);
}
blockquote .attr {
	display: block;
	margin-top: 5px;
	font: 0.875rem/1.5em var(--sans);
	color: var(--tc, #707070);
}
.kicker {
	padding: 5px 8px;
	font-weight: 400;
	color: var(--tc, #222);
	border: 1px solid var(--tc, #222);
	border-radius: 2px;
	--lhc: var(--tc, #222);
	--ld: none;
	--lhd: none;
}
.byline,
.kicker {
	display: inline-block;
	text-transform: uppercase;
}
.byline {
	color: var(--tc, #707070);
	font-family: var(--sans);
	font-size: 0.75rem;
}
.byline a {
	font-weight: 700;
	color: inherit;
}
.credit,
.ng_byline_credit {
	display: inline-block;
	font-style: italic;
	text-transform: uppercase;
}
.label {
	margin: 0;
	display: flex;
	justify-content: center;
}
.label > * {
	margin: 0;
	padding: 5px 10px;
	color: var(--bc, #fff);
	background-color: var(--bbc, #373737);
	--ld: none;
	--lhd: none;
}
.label.sticky {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 2;
}
.more-link {
	display: block;
	font-weight: 700;
	font-size: var(--ts, 0.875rem);
	text-transform: uppercase;
	margin-top: 15px;
	--lc: var(--tc, #707070);
	--lhc: var(--tc, #707070);
	--ld: none;
	--lhd: none;
}
.more-link:after {
	content: "\2794";
	padding-left: 4px;
	display: inline-block;
	transform: translateY(-0.05em);
	transition: transform 0.6s ease;
}
.more-link:hover:after {
	transform: translateY(-0.05em) translateX(4px);
}
.dateline {
	display: block;
	font-style: italic;
	font-size: 0.875rem;
	text-transform: uppercase;
	color: var(--tc);
}
.figure,
figure {
	margin: 0;
	flex: none;
}
.figure img,
figure img {
	display: block;
	width: 100%;
	height: auto;
}
.caption,
figcaption {
	font-size: 0.875rem;
	color: var(--tc, #707070);
	padding-top: 10px;
}
svg {
	display: inline-block;
}
hr {
	border: 0.5px solid var(--tc, #707070);
	align-self: stretch;
}
iframe {
	display: block;
	border: none;
}
section {
	max-width: var(--section-width);
	margin: 30px auto;
}
section.always-pad {
	padding: 0 15px;
}
section.full-bleed {
	max-width: 100%;
	padding: 0;
}
.section-label,
section .more-link,
section > h5 {
	padding: 0 15px;
}
.section-label {
	margin: 0 0 10px;
}
@media (min-width: 600px) {
	section {
		padding: 0 15px;
	}
	.section-label,
	section .more-link,
	section > h5 {
		padding: 0;
	}
}
.checkbox-group,
form {
	display: grid;
	grid-template-columns: 1fr;
	grid-gap: 30px;
	text-align: left;
	color: var(--tc);
}
.checkbox-group {
	grid-gap: 10px;
}
form .grid {
	grid-template-columns: repeat(auto-fit, minmax(40px, 1fr));
	grid-gap: 15px;
}
.checkbox-group > *,
form > * {
	margin: 0;
}
form.paper {
	padding: var(--padding, 15px);
}
label {
	position: relative;
	font: 700 0.875rem var(--sans);
	line-height: 1.5;
	display: block;
}
label.checkbox {
	display: grid;
	grid-template-columns: -webkit-min-content auto;
	grid-template-columns: min-content auto;
	grid-gap: 8px;
	align-items: center;
	font-weight: 400;
	cursor: pointer;
}
label .select,
label input,
label select,
label ~ .select,
label ~ input,
label ~ select {
	margin-top: 10px;
}
label + small,
label small {
	display: block;
	font-weight: 400;
	color: var(--tc, #707070);
	margin-top: 2px;
}
.select,
input,
select {
	position: relative;
	display: block;
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	font-size: 0.875rem;
	border: 1px solid var(--tc, #989898);
	border-radius: 2px;
	background-color: #fff;
	transition: all 0.15s ease-in-out;
	cursor: pointer;
	--tc: initial;
}
select {
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"/></svg>');
	background-repeat: no-repeat;
	background-size: 1em 100%;
	background-position: calc(100% - 10px) 0;
}
input[type="checkbox"],
select {
	-webkit-appearance: none;
	-moz-appearance: none;
}
input[type="checkbox"] {
	appearance: none;
	width: 16px;
	height: 16px;
	padding: 0;
	border-radius: 0;
	margin: 0;
	outline: none;
}
input[type="checkbox"]:checked {
	background-color: #222;
	box-shadow: inset 0 0 0 3px #fff;
}
input[type="radio"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	border: 1px solid var(--tc, #707070);
	padding: 0;
	margin: 0;
	outline: none;
}
input[type="radio"]:checked {
	background-color: #fff;
	box-shadow: inset 0 0 0 4px #222;
}
.focus,
input:focus,
select:focus {
	outline: none;
	box-shadow: 0 0 4px 2px hsla(0, 0%, 60%, 0.75);
}
.password-label {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.password-label:after {
	content: "\F070";
	font: 400 14px Font Awesome\5 Free;
	cursor: pointer;
}
.password-label.active:after {
	content: "\F06E";
}
.select {
	--lc: var(--tc, #222);
	--lhc: var(--tc, #222);
	--ld: none;
	--lhd: none;
}
.select .expander {
	justify-content: space-between;
	padding: 0;
}
.select .options a {
	display: block;
	padding: 10px;
}
.select .options a:hover {
	background-color: #f4f4f4;
}
.select .options .selected {
	font-weight: 700;
}
.select .button.expander {
	padding: 0;
}
.select .button {
	border: none;
	justify-content: space-between;
	padding: 0 10px 0 5px;
	padding-left: 5px;
	padding-right: 10px;
	text-transform: none;
	font-weight: 400;
	text-align: left;
}
.select .expander.open {
	border-bottom-color: transparent;
}
.select .expander.open ~ .options {
	display: flex;
	flex-direction: column;
	align-items: stretch;
	position: absolute;
	top: 100%;
	left: -1px;
	background-color: #fff;
	border: 1px solid var(--tc, #989898);
	border-top: none;
	width: 100%;
	z-index: 100;
}
.button,
button {
	background-color: var(--bbc);
	font: 700 medium var(--sans);
	border: 1px solid transparent;
}
.button,
.button:hover,
button,
button:hover {
	color: var(--bc);
}
.button {
	display: inline-block;
	align-self: flex-start;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	cursor: pointer;
	padding: 0.4em 1em;
	box-sizing: border-box;
	border-radius: 2px;
	--ld: none;
	--lhd: none;
}
.button.big {
	padding: 10px 35px;
}
.button.ghost,
.button.social {
	border-color: #4a4a4a;
}
.button.social {
	display: block;
	align-self: stretch;
}
.button.social:before {
	font-family: Font Awesome\5 Brands;
	display: inline-block;
	margin-right: 10px;
}
.button.social.facebook:before {
	content: "\F39E";
	color: #3b5998;
}
.button.social.google:before {
	content: "\F1A0";
	color: #b82000;
}
.button.social.apple:before {
	content: "\F179";
	color: #000;
}
.button.social.twitter:before {
	content: "\F099";
	color: #00aae5;
}
.button.social.paypal:before {
	content: "\F1ED";
	color: #00457c;
}
.button.pill {
	border-radius: 1.5em;
}
.button.flush {
	padding: 0;
}
.card,
.paper {
	position: relative;
	background-color: var(--paper-color, #fff);
	box-shadow: var(--paper-shadow);
}
.card .card,
.card .paper,
.paper .card,
.paper .paper {
	--paper-shadow: none;
}
.card {
	display: flex;
	flex-direction: column;
}
@media (min-width: 660px) {
	.card.horizontal {
		display: grid;
		grid-template-columns: 2fr 1fr;
		grid-gap: 15px;
	}
}
.card.horizontal figure {
	position: relative;
	margin: 0;
}
.card.horizontal figure img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: 50% 20%;
	object-position: 50% 20%;
}
.card.horizontal .package {
	justify-content: center;
	box-sizing: border-box;
}
.card.horizontal .package time {
	flex: none;
}
.card.fill img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: 50% 20%;
	object-position: 50% 20%;
}
.card.fill .package {
	min-height: 315px;
	justify-content: flex-end;
	background-image: linear-gradient(rgba(0, 0, 0, 0.1) 50%, #000 90%);
}
.card.fill time {
	flex: none;
}
.disabled,
.impact,
.promo,
.promo-light,
[disabled] {
	background-color: var(--paper-color, #373737);
	color: #fff;
	fill: #fff;
	--tc: #fff;
	--lc: #fff;
	--lhc: #fff;
	--bc: #fff;
}
.impact * {
	--bc: #222;
	--bbc: #fff;
}
.promo {
	--paper-color: #31409f;
}
.promo * {
	--bc: #31409f;
	--bbc: #fff;
}
.disabled,
[disabled] {
	--paper-color: #757575;
	cursor: not-allowed;
}
.disabled * {
	--bc: #989898;
	--bbc: #fff;
}
.promo-light {
	--paper-color: #5169b8;
}
.promo-light * {
	--bc: #5169b8;
	--bbc: #fff;
}
.package {
	position: relative;
	padding: var(--padding, 15px);
	display: flex;
	flex-direction: column;
	flex: 1 1 auto;
	align-items: var(--pa, flex-start);
	color: var(--tc);
	--hf: var(--serif);
	--hw: 400;
	--ht: none;
	--lc: var(--tc);
	--ld: none;
	--lhd: underline;
	--lhc: var(--tc);
}
.package.flush {
	padding: 0;
}
.package > * {
	margin: var(--ps, 10px) 0 0;
}
.package > :first-child {
	margin-top: 0;
}
.package.no-img {
	box-sizing: border-box;
}
.package.no-img .h3,
.package.no-img h3 {
	font-size: x-large;
}
.package.marketing > :not(:first-child) {
	margin-top: 20px;
}
.block {
	display: block;
}
.summary,
summary {
	font-size: 0.875rem;
	font-family: var(--sans);
}
.small {
	font-size: small;
}
.caps {
	--ht: uppercase;
}
.button.no-caps,
.no-caps {
	text-transform: none;
	--ht: none;
}
.sans {
	font-family: var(--sans);
	--hf: var(--sans);
}
.serif {
	font-family: var(--serif);
	--hf: var(--serif);
}
.soft {
	font-weight: 400;
	--hw: 400;
}
.bold {
	font-weight: 700;
	--hw: 700;
}
.gray {
	color: var(--tc, #707070);
	--bc: var(--tc, #707070);
}
.dark {
	color: var(--tc, #222);
	--lc: #222;
}
.blue {
	color: var(--tc, #31409f);
	--lc: #31409f;
	--lhc: #5169b8;
}
.error,
.errorText {
	color: var(--tc, #d63031);
}
.underline {
	text-decoration: underline;
}
.no-shadow {
	box-shadow: none;
}
.inline {
	display: inline;
}
.inline-block {
	display: inline-block;
}
.relative {
	position: relative;
}
.cutout {
	background-color: #f4f4f4;
}
.center-text {
	text-align: center;
	--pa: center;
}
.faded {
	opacity: 0;
}
.main-nav .transparent {
	color: transparent;
}
.main-nav .hidden {
	display: none;
}
h1.title-meta {
	position: absolute;
	left: -9999px;
}
.package > .time,
.package > time {
	flex: 1 1 auto;
	display: flex;
	align-items: flex-end;
}
.social-media {
	display: flex;
	justify-content: center;
}
.social-media > a {
	padding: 10px 7.5px;
}
.social-media > a:first-child {
	padding-left: 0;
}
.social-media > a:last-child {
	padding-right: 0;
}
.social-media svg {
	height: 20px;
	width: 20px;
}
.expander {
	cursor: pointer;
	display: flex;
	align-items: center;
	outline: none;
}
.expander:after {
	content: "";
	-webkit-clip-path: polygon(0 25%, 100% 25%, 50% 75%, 0 25%);
	clip-path: polygon(0 25%, 100% 25%, 50% 75%, 0 25%);
	width: 14px;
	min-width: 14px;
	height: 14px;
	margin-left: 5px;
	transition: transform 0.5s ease;
	transform-origin: 50%;
	background-color: var(--tc, #222);
}
.expander:not(.open) ~ * {
	display: none;
}
.expander.open:after {
	transform: rotateX(180deg);
}
.flex-columns > * {
	margin: 30px 0;
}
.flex-columns .lead-item {
	flex-basis: 100%;
}
@media (min-width: 690px) {
	.flex-columns {
		display: flex;
		flex-wrap: wrap;
		margin: -15px;
	}
	.flex-columns.reverse {
		flex-direction: row-reverse;
	}
	.flex-columns > * {
		flex: 1 1 300px;
		margin: 15px;
	}
	.flex-columns > zeus-ad {
		flex: none;
		padding: 15px;
	}
	.flex-columns > .flex-columns {
		margin: 0;
	}
	.flex-columns .main-stage {
		flex: 2 1 660px;
		align-self: flex-start;
	}
	.flex-columns .rail {
		flex-basis: 330px;
		align-self: flex-start;
	}
	.lead-section .main-stage > :first-child {
		flex-basis: 100%;
	}
	.main-stage > .flex-columns + .flex-columns {
		padding-top: 15px;
	}
}
.flex {
	display: flex;
	align-items: center;
}
.icons > * {
	padding: 15px;
}
.icon-label {
	position: relative;
	top: 0.15em;
	margin-left: 10px;
}
.grid {
	display: grid;
	grid-template-columns: var(--columns, repeat(auto-fit, minmax(300px, 1fr)));
	grid-gap: 30px;
}
.grid > .package:not(.paper),
.zone-el > .package:not(.paper) {
	padding: 0;
}
.grid > .rail {
	grid-row-end: span var(--rows, 3);
}
@media (min-width: 990px) {
	.col-span-2 {
		grid-column: span 2;
	}
}
.grid.static-zones .zone-el .grid .full-row {
	grid-column: 1/-1;
}
.story-body {
	display: flow-root;
	--hf: var(--sans);
	--hw: 700;
	--ht: uppercase;
	--lc: #5169b8;
	--lhc: #31409f;
	--ld: underline;
	--lhd: underline;
}
.story-body > * {
	max-width: var(--story-width);
	padding: 0 15px;
	margin: 20px auto;
}
.story-body > .header {
	margin: 30px auto;
}
.story-body .embed-infographic {
	margin: 30px auto;
	clear: both;
}
.embed-infographic > * {
	max-width: 100%;
}
.story-body > .story-module {
	margin: 30px auto;
}
.story-body > .figure,
.story-body > .inline-video,
.story-body > figure {
	margin: 30px auto;
	padding: 0;
}
.story-body .wide {
	max-width: 970px;
}
.story-body .full-bleed {
	max-width: 100%;
	padding: 0;
}
.story-body > .full-bleed:first-child {
	margin-top: 0;
}
.story-body .figure .package,
.story-body figure .package {
	padding: 10px 0 0;
}
@media (max-width: 768px) {
	.story-body > .figure,
	.story-body > figure {
		max-width: 100%;
	}
	.story-body .figure .package,
	.story-body figcaption,
	.story-body figure .package {
		padding: 10px 15px 0;
	}
}
@media (max-width: 990px) {
	.story-body .figure.wide .package,
	.story-body .wide figcaption,
	.story-body figure.wide .package {
		padding: 10px 15px 0;
	}
}
.story-body .figure.full-bleed .package,
.story-body .full-bleed figcaption,
.story-body figure.full-bleed .package {
	padding: 10px 15px 0;
}
.story-body aside > * {
	margin: 30px auto;
}
@media (min-width: 930px) {
	.story-body aside > * {
		float: right;
		margin: 0 -150px 30px 30px;
	}
	.story-body aside.left > * {
		float: left;
		margin: 0 30px 30px -150px;
	}
}
.story-body .mugshot {
	padding: 0 15px;
}
.story-body .mugshot .img-container {
	display: grid;
	grid-template-columns: 125px 1fr;
	grid-gap: 15px;
}
.story-body .mugshot figcaption {
	padding: 0;
	align-self: end;
}
.story-body table {
	max-width: 758px;
}
.story-body .immersive {
	max-width: 100%;
	padding-top: 0;
}
.zergnet {
	max-width: 728px;
	padding: 0 15px;
}
.story-body .panel {
	--paper-color: var(--body-background);
}
.package > * {
	max-width: 100%;
}
.button.impact {
	color: #fff;
}
.expander:not(.open) ~ .d-block {
	display: block;
}
.zone {
	clear: both;
}
.zone.grid {
	grid-template-columns: minmax(0, 1fr);
}
.zone.grid.combo {
	align-items: center;
	grid-template-columns: repeat(auto-fit, minmax(300px, auto));
}
#zone-el-2 {
	position: relative;
}
#zeus_top-banner {
	padding: 15px 0;
}
.digest {
	--lc: #222;
	--lhc: #222;
	--bc: #fff;
	--bbc: #222;
}
.immersive {
	margin-top: 0;
}
.immersive .media {
	display: flex;
	background-position: 50%;
	background-size: cover;
	height: 85vh;
}
.immersive .content {
	background: rgba(0, 0, 0, 0.5);
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	text-align: center;
	padding-bottom: 30px;
	--bbc: transparent;
}
.immersive .content > * {
	max-width: 920px;
	margin: 15px auto;
	padding: 0 15px;
}
.immersive .content button {
	border: none;
	padding: 0;
	height: 60px;
	width: 60px;
	--bbc: transparent;
}
.immersive .title {
	font: 700 2.5rem/1.2em var(--serif);
	text-transform: none;
	--lhd: underline;
}
.immersive-summary {
	font-size: larger;
}
.immersive figcaption {
	padding: 10px 15px 0;
}
@media (min-width: 760px) {
	.immersive .title {
		font-size: 64px;
	}
}
.header {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	color: var(--tc);
	--hf: "Noto Serif", serif;
	--ht: none;
}
.header > * {
	margin: 15px 0 0;
}
.header > :first-child {
	margin-top: 0;
}
.bio p.byline {
	margin: 0;
}
@media (min-width: 600px) {
	.header .bio {
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: 100%;
		text-align: left;
	}
}
.header.opinion .h1 {
	font-style: italic;
}
.header.opinion .bio {
	display: block;
	text-align: center;
}
.header.opinion .bio .thumb {
	position: relative;
	width: 80px;
	height: 80px;
	margin: 0 auto 15px;
}
.header.opinion .bio .thumb img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	border-radius: 50%;
}
.opinion-banner {
	display: grid;
	grid-template-columns: 35px -webkit-min-content 1fr;
	grid-template-columns: 35px min-content 1fr;
	grid-column-gap: 15px;
	grid-row-gap: 5px;
	max-width: var(--story-width);
	margin: 0 auto;
	padding: 15px;
}
.opinion-banner svg {
	position: relative;
	top: 0.2em;
	width: 100%;
}
.opinion-banner * {
	margin: 0;
}
@media (max-width: 700px) {
	.opinion-banner {
		grid-template-columns: 35px 1fr;
	}
	.opinion-banner svg {
		grid-row: span 2;
	}
}
.series-nav {
	padding: 0;
	--hf: var(--serif);
	--hw: 400;
	--ht: none;
	--lc: #222;
	--lhc: #222;
}
.series-nav .package {
	padding: 0;
}
.series-nav hr {
	border-color: var(--tc, #dfdfdf);
}
.series-nav .summary,
.series-nav summary {
	color: var(--tc, #707070);
}
.series-nav .article {
	display: flex;
}
.series-nav .article figure {
	width: 80px;
}
.series-nav .article img {
	padding: 0;
}
.breaking-news-macro .series-nav .article .icon-wrap,
.series-nav .article .breaking-news-macro .icon-wrap,
.series-nav .article h4 {
	flex: 1;
	padding: 0 15px;
	margin: 0;
	max-width: 375px;
}
.correction {
	margin-bottom: 30px;
}
.correction p {
	font-style: italic;
}
.related-stories {
	--lc: #222;
	--lhc: #222;
}
.related-stories h5 {
	margin-top: 0;
}
.related-stories hr {
	margin-top: 15px;
}
.author-card,
.author-card .package {
	padding: 0;
}
.author-card .thumb {
	max-width: 80px;
}
.author-card .thumb img {
	width: 100%;
}
@supports ((-o-object-fit: cover) or (object-fit: cover)) {
	.author-card .thumb {
		position: relative;
		padding-top: 100%;
	}
	.author-card .thumb img {
		position: absolute;
		top: 0;
		height: 100%;
		-o-object-fit: cover;
		object-fit: cover;
		border-radius: 50%;
	}
}
.author-card .social-media a {
	padding: 10px 10px 10px 0;
	box-sizing: content-box;
}
.author-card .flex {
	width: auto;
}
.author-card svg {
	fill: var(--tc, #222);
}
@supports (display: grid) {
	.author-card {
		display: grid;
		align-items: center;
		grid-gap: 10px 15px;
		grid-template-columns: 80px 1fr;
	}
	.author-card > * {
		margin-top: 0;
	}
	.author-card .flex {
		flex-wrap: wrap;
	}
	.author-card .flex:first-child {
		grid-column: span 2;
	}
	.author-card .byline {
		flex: 1 1 300px;
		margin: 0 30px 0 0;
	}
	.author-card .summary,
	.author-card summary {
		grid-column: span 2;
	}
}
.author-bio {
	padding: 0 15px;
}
@media (min-width: 600px) {
	.author-bio {
		padding: 0;
	}
}
.author-bio .thumb {
	max-width: 160px;
}
@supports (display: grid) {
	.author-bio .a-social {
		grid-column: span 2;
	}
	.author-bio .package {
		margin-top: 0;
	}
	.author-bio .thumb {
		grid-row: 1;
	}
	@media (min-width: 769px) {
		.author-bio {
			grid-template-columns: 160px 3fr 2fr;
		}
		.author-bio .thumb {
			grid-row: span 2;
		}
		.author-bio .a-details {
			align-self: flex-end;
		}
		.author-bio .a-social {
			grid-column: 3;
			grid-row: 2;
			align-self: flex-start;
			justify-self: flex-end;
		}
		.author-bio .summary,
		.author-bio summary {
			grid-column: 2;
			align-self: flex-start;
		}
	}
}
.author-sub {
	padding: 15px 0;
	margin: 15px 0;
	border-top: 1px solid #707070;
}
.author-sub .callout {
	color: #31409f;
}
.author-sub .more-link {
	padding: 0;
}
.timeline-event {
	border-left: 1px solid var(--tc, #707070);
	max-width: 500px;
	--hf: var(--sans);
	--hw: 600;
	--ht: uppercase;
}
.timeline-event:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 18px;
	height: 18px;
	box-sizing: border-box;
	background-color: var(--tc, #707070);
	border: 4px solid var(--paper-color, #fff);
	border-radius: 50%;
	transform: translate(-9.5px, 12px);
}
.transparency {
	max-width: 100%;
	padding: 15px;
	background-color: var(--paper-color, #f4f4f4);
}
.transparency > * {
	margin: 15px auto;
	max-width: var(--story-width);
}
.transparency .expander {
	justify-content: space-between;
}
.question {
	--hf: var(--serif);
	--hw: 400;
	--ht: none;
}
section.big-news {
	padding: 0;
}
.big-news .grid {
	padding: 15px;
	grid-template-columns: 1fr;
}
.big-news .h1 {
	text-align: center;
	align-self: center;
}
.big-news .h3,
.big-news h3 {
	font-size: large;
}
@media (min-width: 680px) {
	.big-news .grid {
		grid-template-columns: repeat(3, 1fr);
	}
}
.in-depth {
	background-color: var(--paper-color, #373737);
}
.card.in-depth figure {
	min-height: 400px;
}
.in-depth .h1 {
	font-size: 1.75rem;
}
.in-depth .image-link-macro {
	position: static;
}
.in-depth .time,
.in-depth time {
	flex: none;
}
.card.swg-promo .package {
	--hw: 400;
	--hf: var(--sans);
}
.card.swg-promo .title {
	font-size: 48px;
}
.card.swg-promo .summary,
.card.swg-promo summary {
	font-size: medium;
}
@media (min-width: 660px) {
	.card.swg-promo {
		grid-template-columns: 2fr 1fr;
	}
	.card.swg-promo > :first-child {
		min-height: 200px;
	}
}
.read-next .package {
	width: 100%;
	max-width: 710px;
	margin: 0 auto;
	box-sizing: border-box;
}
.read-next .header {
	align-self: stretch;
	align-items: flex-start;
	text-align: left;
	padding: 0;
}
.read-next .header > :first-child {
	margin-top: 0;
}
.read-next .social-media {
	justify-content: flex-start;
}
.read-next .more-link {
	padding: 0;
}
.read-next .byline {
	margin: 0;
}
.read-next .package > p {
	font: medium/1.5em var(--sans);
}
@media (max-width: 989px) {
	.read-next .header .bio {
		display: block;
	}
}
.section-nav {
	padding: 0;
	max-width: 1170px;
	--lc: #707070;
}
.section-nav .title {
	margin: 0;
	padding: 0 15px;
}
.section-nav .title:after {
	position: relative;
	top: 3px;
}
.section-nav .expander.open + .icons {
	display: flex;
	flex-wrap: wrap;
}
.section-nav .icons {
	--lc: var(--tc, #707070);
	--lhc: var(--tc, #222);
}
.section-nav .icons > * {
	padding-bottom: 0;
}
@media (max-width: 600px) {
	.section-nav .title {
		font-size: x-large;
		text-align: center;
	}
	.section-nav .expander {
		justify-content: center;
	}
	.section-nav .icons {
		flex-direction: column;
		align-items: center;
	}
}
.inline-cta {
	text-align: left;
	align-self: center;
	grid-gap: 5px;
	max-width: 500px;
	--ps: 5px;
	--bc: #fff;
	--bbc: #222;
}
.inline-cta .h1 {
	--hf: var(--serif);
}
.inline-cta input {
	align-self: stretch;
}
.impact .inline-cta {
	--bc: #222;
	--bbc: #fff;
	--ld: underline;
	--lhc: #b4bbe8;
}
.upper-nav {
	display: flex;
	position: relative;
	z-index: 11;
	background-color: #f4f4f4;
}
.upper-nav .tab {
	padding: 10px 15px;
	box-sizing: border-box;
	max-width: 50vw;
}
.upper-nav .tab img {
	display: block;
	height: 15px;
	width: auto;
	max-width: 100%;
}
.upper-nav .tab.active {
	background-color: #fff;
	border-right: 1px solid #ddd;
}
.upper-nav .tab.active:not(:first-child) {
	border-left: 1px solid #ddd;
}
.upper-nav .tab .favicon {
	max-width: unset;
	height: 24px;
	width: 24px;
}
.upper-nav .tab .logo {
	display: none;
}
@media (min-width: 768px) {
	.upper-nav .tab {
		padding: 10px 20px;
	}
	.upper-nav .tab .favicon {
		display: none;
	}
	.upper-nav .tab .logo {
		display: block;
	}
}
.sponsor {
	display: grid;
	grid-template-columns: 75px minmax(0, 1fr);
	grid-gap: 30px;
}
.sponsor img {
	display: block;
	width: 100%;
}
.sponsor .package {
	justify-content: center;
}
.gallery .package {
	--hw: 400;
	--hf: var(--sans);
}
.gallery-panel {
	padding-top: 56.25%;
}
.gallery-count {
	font-size: large;
}
.gallery-button {
	outline: none;
}
.gallery .package figcaption {
	padding: 0;
}
.panel {
	padding: 45px 15px;
	max-width: 100%;
	background-color: var(--paper-color);
	--hf: var(--sans);
	--hw: bold;
	--ht: uppercase;
	--tf: var(--sans);
}
.panel.impact {
	--paper-color: #373737;
}
.panel > * {
	max-width: var(--story-width);
	margin: 20px auto;
}
.panel .grid {
	grid-gap: 15px;
}
.tbl-feed-container {
	max-width: var(--section-width);
	margin: 15px auto;
	padding: 0 15px;
}
.author-card .thumb {
	box-sizing: border-box;
}
.sponsor p {
	font: 400 14px/1.5em McClatchy Sans, sans-serif;
}
.no-logo-padding {
	padding-left: 0;
}
.grid > .zone-el.stn-player {
	display: block;
}
.embed-infographic iframe {
	max-width: 100%;
}
.grid .ad-widget {
	margin: 0 auto;
}
.grid.dense,
.grid.static-zones {
	grid-auto-flow: dense;
}
.grid.static-zones .zone-el,
.grid.static-zones .zone-el .grid .full-row {
	grid-column: 1/-1;
}
.grid.static-zones .ad-widget {
	margin: 0 auto;
}
.big-news {
	margin: 30px auto;
	padding: 0;
}
.big-news .h1 {
	font-size: 2rem;
}
@media (min-width: 768px) {
	.big-news .h1 {
		font-size: 2.5rem;
	}
}
@media (min-width: 1140px) {
	.big-news .h1 {
		font-size: 3rem;
	}
}
.big-news figure:last-child {
	padding-bottom: 15px;
}
.big-news .latest {
	margin: 0;
	padding: 15px 15px 0;
}
.big-news figcaption {
	padding: 10px 15px 0;
}
.big-news .featured .package {
	padding: 15px 0 0;
}
.flag {
	position: relative;
	grid-template-columns: 1fr 2fr 1fr;
	grid-row-gap: 0;
	align-items: center;
	margin: 0;
	z-index: 10;
}
.flag svg {
	fill: #222;
	height: 20px;
	cursor: pointer;
}
.flag .market-logo img {
	display: block;
	height: 30px;
	max-width: 100%;
	margin: 0 auto;
}
.flag.homepage .market-logo img {
	height: 38px;
}
.flag .signin {
	position: relative;
	justify-content: flex-end;
	z-index: 3;
}
.flag .signin .button {
	align-self: unset;
	background-color: #5169b8;
}
.flag .signin .expander {
	padding: 15px;
}
.flag .signin .expander:after {
	display: none;
}
.flag .popout {
	position: absolute;
	top: 100%;
	right: 15px;
	min-width: 210px;
	font-size: 0.875rem;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.flag .popout > * {
	display: grid;
	grid-template-columns: 20px 1fr;
	grid-gap: 30px;
	padding: 15px;
	box-sizing: border-box;
	min-height: 60px;
	align-items: center;
}
.flag .popout a:hover {
	background-color: #ddd;
}
.flag .popout .user {
	min-height: 72px;
	border-bottom: 1px solid #a1a1a1;
}
.flag .quick-nav {
	position: relative;
	grid-column: 1/-1;
	text-align: center;
	font-size: 0.875rem;
	--lc: var(--gray);
	--lhc: var(--dark);
	z-index: 2;
}
.flag .quick-nav a {
	display: inline-block;
	padding: 15px 15px 12px;
	border-bottom: 3px solid transparent;
}
.flag .quick-nav a.active {
	--lc: var(--dark);
	border-color: var(--dark);
}
.flag .search {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100vw;
	padding: 15px;
	box-sizing: border-box;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
	display: grid;
	grid-template-columns: minmax(auto, 660px) auto;
	grid-gap: 15px;
	justify-content: center;
	opacity: 0;
	pointer-events: none;
	transform: translateY(-100%);
	transition: opacity 0.6s, transform 0.6s ease;
	z-index: 1;
}
.flag.searching .search {
	opacity: 1;
	transform: translateY(0);
	pointer-events: auto;
}
.footer {
	margin: 0 auto;
	padding: 15px 0;
}
.footer-connect {
	--hf: var(--sans);
	--hw: 700;
}
.footer-connect > * {
	margin-top: 20px;
	max-width: 340px;
}
.footer .icon,
.footer svg {
	height: 30px;
	margin-right: 10px;
}
.footer .icon {
	width: 30px;
	background-color: #fff;
	border-radius: 20%;
}
.footer .icon img {
	display: block;
}
.footer .social svg {
	height: 35px;
	margin-right: 20px;
}
.footer .more-link {
	margin-top: 0.2em;
}
.bottom-nav a {
	display: block;
	margin: 15px;
}
@media (min-width: 600px) {
	.footer-links {
		display: flex;
		flex: 1 1 auto;
	}
	.bottom-nav {
		display: flex;
		justify-content: center;
		margin: 0 auto;
	}
}
@media (min-width: 1024px) {
	.footer {
		display: flex;
		padding: 30px 0;
		max-width: 1170px;
	}
}
.main-nav {
	z-index: 20;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	width: 260px;
	padding-bottom: 30px;
	overflow: scroll;
	-webkit-overflow-scrolling: touch;
	transform: translateX(-150%);
	transition: transform 0.4s ease;
}
.main-nav.open {
	transform: translateX(0);
}
.main-nav svg {
	height: 20px;
}
.main-nav .option-label,
.main-nav .search,
.main-nav a,
.main-nav button {
	width: 100%;
	box-sizing: border-box;
	padding: 15px 30px 15px 25px;
	border: none;
	border-left: 5px solid transparent;
	border-radius: 0;
	cursor: pointer;
	--bc: #fff;
	--bbc: transparent;
}
.main-nav:hover :focus {
	outline: none;
}
.main-nav a:hover,
.main-nav button:hover {
	background-color: #222;
}
.main-nav .option-label,
.main-nav a {
	display: block;
}
.main-nav .expander {
	align-self: stretch;
	justify-content: space-between;
}
.main-nav .subsection a {
	padding: 10px 30px 10px 45px;
	--lc: #989898;
	--lhc: #fff;
}
.main-nav .expander.open,
.main-nav .expander.open + div a,
.main-nav .option-label {
	background-color: #222;
	border-color: #fff;
}
.main-nav hr {
	border: 0.5px solid #fff;
	margin: 30px 0;
}
.main-nav .search {
	background-color: #5f5f5f;
	height: 58px;
}
.main-nav .search form {
	border-bottom: 1px solid #fff;
	width: 100%;
	display: none;
}
.main-nav .search.open form {
	display: flex;
}
.main-nav .search.open > :not(form) {
	display: none;
}
.main-nav .search input {
	background-color: transparent;
	border: none;
	color: #fff;
	padding-left: 0;
	margin: 0;
	flex: 1;
}
.main-nav .search ::-moz-placeholder {
	color: #fff;
}
.main-nav .search :-ms-input-placeholder {
	color: #fff;
}
.main-nav .search ::placeholder {
	color: #fff;
}
.main-nav .search button {
	padding: 0;
	width: auto;
}
.main-nav .search form svg {
	height: 12px;
}
.main-nav .search button:hover {
	background-color: unset;
}
.search-form {
	margin: 50px 0;
	display: grid;
	grid-template-columns: 1fr 140px;
	grid-gap: 15px;
}
.search-form button,
.search-form input {
	font-size: medium;
}
.search-form .select {
	grid-column: span 2;
}
@media (min-width: 769px) {
	.search-form {
		grid-template-columns: 1fr 140px 200px;
	}
	.search-form .select {
		grid-column: auto;
	}
}
.load-more {
	text-align: center;
}
.e-edition .card {
	overflow: hidden;
}
.e-edition .card figure {
	padding-top: 56.25%;
}
.e-edition .card img {
	position: absolute;
	top: 0;
	left: 0;
}
.e-edition .package {
	align-items: center;
	--lhc: #222;
	--hf: var(--sans);
	--hw: 500;
}
.e-edition .package .button {
	margin: 0 5px;
}
.e-edition .card:first-child {
	flex-basis: 100%;
}
.e-edition .card:first-child h3 {
	font-size: x-large;
}
@media (min-width: 600px) {
	.e-edition .card:first-child .package {
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.e-edition .card:first-child .buttons {
		margin-top: 0;
	}
}
.impact2020 .kicker {
	color: #fff;
	background-color: #373737;
	font-weight: 700;
	border-radius: unset;
	font-family: var(--sans);
}
.impact2020 .kicker:hover {
	color: #fff;
}
.impact2020 .impact .kicker {
	color: #222;
	background-color: #fff;
}
.impact2020 .immersive .kicker {
	padding: 10px 30px 7px;
}
.impact2020 .immersive .title {
	font-family: var(--sans);
}
.impact2020 .immersive time {
	font-size: small;
}
.impact2020 .package .kicker {
	position: relative;
	right: 15px;
	padding: 5px 15px;
}
.impact2020 .card.fill .package,
.impact2020 .no-img,
.impact2020 .opinion {
	padding-top: 30px;
	min-height: 315px;
}
.impact2020 .no-img,
.impact2020 .opinion {
	background-size: 100%;
	background-repeat: no-repeat;
	background-image: linear-gradient(rgba(0, 0, 0, 0.1), #000 75%),
		url(/wps/build/webpack/css/img/arrows-white.svg);
	background-position: top, top;
}
.impact2020 .card.fill h3,
.impact2020 .package.no-img h3,
.impact2020 .package.opinion h3 {
	flex: 1 1 auto;
	display: flex;
	align-items: flex-end;
	font-size: x-large;
}
.impact2020 .no-img time {
	flex: none;
}
.impact2020 .opinion {
	background-image: linear-gradient(hsla(0, 0%, 100%, 0.1), #fff 75%),
		url(/wps/build/webpack/css/img/arrows-dark.svg);
}
.impact2020 .inline-immersive .title {
	font-size: 48px;
}
.d-desktop,
.d-tablet {
	display: none;
}
@media (min-width: 768px) {
	.h-tablet {
		display: none;
	}
	.d-tablet {
		display: block;
	}
}
@media (min-width: 1024px) {
	.h-desktop {
		display: none;
	}
	.d-desktop {
		display: block;
	}
}
@media (min-width: 690px) {
	.breaking-news-macro {
		margin: 0 15px;
	}
}
.header .blog-branding .teaser .title {
	font-size: x-large;
	font-weight: 400;
}
.lead-item .mi-sticky-player .mi-sticky-player-info {
	max-width: calc(100% - 385px);
	--ht: none;
}
.grecaptcha-badge {
	display: none;
}
.story-body .ng_endnote_contact {
	margin: 15px auto;
}
#nav-section-front,
.subnav-section-name {
	margin-top: 0;
}
.story-body #ConnatixVideoAd {
	margin-top: 45px;
	position: relative;
}
form.vjs-sharing__link,
form[id^="bx-"] {
	display: block;
}
.grid > .zone-el.hidden,
.hidden,
.zone-el.hidden,
[hidden] {
	display: none;
}
.bottom-nav {
	margin-bottom: 90px;
}
@media (min-width: 600px) {
	.bottom-nav {
		margin: 0 auto 90px;
	}
}
.ad-widget {
	margin: 30px auto;
}
.e-edition .card:not(:first-child) {
	transition: 1s ease;
	filter: grayscale(1);
}
.e-edition .card:not(:first-child) h3 {
	text-align: center;
	flex: 1 1 auto;
}
.e-edition .card:not(:first-child):hover {
	filter: grayscale(0);
}
.e-edition .disabled {
	cursor: not-allowed;
}
.e-edition.loading {
	cursor: progress;
}
.e-edition.loading article {
	pointer-events: none;
}
.e-edition.loading article .buttons a {
	opacity: 0.5;
}
.progressBar {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	background: rgba(0, 0, 0, 0.8);
}
.progressBar .progressBar-total {
	position: relative;
	width: 50%;
	height: 3px;
	background-color: #222;
	margin: auto;
	top: 50%;
}
.progressBar .progressBar-total .progressBar-progress {
	height: 100%;
	width: 0;
	background: #4d63ab;
	transition: width 0.8s ease-in-out;
}
section[role="main"] {
	padding-top: 1px;
	overflow: visible;
}
footer {
	position: relative;
	z-index: 9;
}
.footer .icon img {
	border-radius: 20%;
	width: 28px;
	height: 28px;
	margin: 1px 0 0 1px;
}
.flag svg {
	width: 20px;
	vertical-align: middle;
}
.expander:after {
	display: inline-block;
}
.customer-service .package {
	--hw: bold;
	--hf: var(--sans);
	--ht: uppercase;
	--lc: #222;
}
.breaking-news-macro .customer-service .package .icon-wrap:nth-child(n + 2),
.customer-service .package .breaking-news-macro .icon-wrap:nth-child(n + 2),
.customer-service .package h4:nth-child(n + 2) {
	margin-top: 30px;
}
.lead-item .mi-sticky-player .mi-sticky-player-info {
	padding: 15px;
}
.mi-sticky-player-info > * {
	margin: 10px 0 0;
}
.mi-sticky-player-info > :first-child {
	margin-top: 0;
}
@media (min-width: 600px) {
	section#main-content {
		padding: 0 15px;
	}
	section#main-content > section {
		padding: 0;
	}
}
.progress {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	margin: 30px auto;
}
.progress > * {
	padding: 0 15px 10px;
	font: 400 14px var(--sans);
	text-transform: uppercase;
	color: var(--tc, #707070);
	border-bottom: 3px solid transparent;
	margin: 0;
}
.progress .active {
	color: var(--tc, #222);
	font-weight: 700;
	border-color: #222;
}
.page-title {
	text-align: center;
	align-items: center;
	margin: 0 auto;
	padding: 15px;
	max-width: 600px;
	--hf: var(--sans);
	--ht: none;
	--tf: var(--sans);
	--ts: 16px;
}
.page-title .secure {
	--ts: small;
	color: var(--gray);
	text-transform: uppercase;
}
.page-title .more-link {
	display: inline-block;
	margin: 0;
	padding: 0;
}
.page-title .circle-icon {
	-webkit-clip-path: circle(22px);
	clip-path: circle(22px);
}
.page-title .circle-icon svg {
	display: block;
	width: 24px;
	padding: 10px;
}
.dsp-offer {
	--hf: var(--serif);
	--ht: none;
	--hw: bold;
	--ts: 0.875rem;
	--tf: var(--sans);
	--ps: 5px;
	--pa: center;
	--padding: 0px;
	--lc: var(--blue);
	--lhc: var(--blue);
	position: relative;
	display: grid;
	grid-gap: 15px;
	padding: 30px;
	justify-items: center;
	text-align: center;
}
.dsp-offer > * {
	margin: 0;
	max-width: 600px;
}
.dsp-offer li {
	--tc: var(--gray);
	margin: 5px 0;
	list-style: disc inside;
}
.dsp-offer .summary,
.dsp-offer summary {
	opacity: 0.8;
}
.dsp-offer .terms {
	font-size: 0.75rem;
	color: var(--gray);
}
.dsp-offer .button {
	align-self: unset;
}
@media (min-width: 660px) {
	.dsp-offer.horizontal {
		--pa: start;
		display: grid;
		grid-template-columns: 1fr auto;
		padding: 30px;
		justify-items: start;
		text-align: left;
		align-self: unset;
	}
	.dsp-offer.horizontal > * {
		grid-column: 1;
	}
	.dsp-offer.horizontal > .button {
		grid-column: 2;
		grid-row: 1/-1;
		align-self: center;
		justify-self: end;
	}
	.dsp-offer-label {
		padding-left: 30px;
		justify-content: start;
	}
}
.offer-details {
	padding: var(--padding, 30px);
	grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}
.swg-details .small {
	font-size: 0.7rem;
}
.paywall-offer {
	--ts: 0.875rem;
	--tf: var(--sans);
	--padding: 30px;
	--ps: 10px;
	--lc: var(--blue);
	--lhc: var(--blue);
	text-align: center;
	align-self: flex-start;
}
.paywall-offer .package {
	align-items: center;
}
.paywall-offer .more-link {
	--tc: var(--blue);
}
.account-header {
	display: grid;
	grid-gap: 15px;
	justify-items: center;
	border-top: 1px solid #ebebeb;
	max-width: 900px;
	margin: 0 auto;
	--ht: none;
}
.account-header small {
	display: block;
	font-weight: 700;
	color: var(--tc, #707070);
	text-transform: uppercase;
	align-self: center;
}
.account-header .nav {
	display: grid;
	grid-template-columns: 1fr 1fr;
	justify-self: stretch;
}
.account-header .tab {
	padding: 10px;
	text-transform: uppercase;
	text-align: center;
	font: 400 14px var(--sans);
	--lc: #31409f;
	--lhc: #5169b8;
	--ld: none;
	--lhd: none;
}
.tab.active {
	font: 700 14px var(--sans);
	background: rgba(49, 64, 159, 0.15);
	border-radius: 0 2px 0 0;
}
@media (min-width: 768px) {
	.dsp .tab.active {
		border-radius: 2px 2px 0 0;
	}
}
.flag.dsp .top {
	display: grid;
	grid-template-columns: 1fr;
	grid-gap: 10px;
	align-items: center;
	justify-items: center;
	padding: 15px 0;
}
@media (min-width: 990px) {
	.flag.dsp .top {
		grid-template-columns: 1fr 1fr 1fr;
	}
}
.flag.dsp .links {
	--lc: #707070;
	--lhc: #222;
	--ld: none;
	--lhd: none;
	align-items: center;
	font-size: 0.875rem;
	font-weight: 700;
	text-transform: uppercase;
}
.flag.dsp .links a {
	padding: 0 8px;
}
.flag.dsp .links a:nth-child(n + 2) {
	border-left: 2px solid #707070;
}
.flag.dsp .more-link {
	margin-top: 0;
	display: inline;
}
.dsp .flag .market-logo img {
	height: 36px;
}
.purchase-info {
	--tf: var(--sans);
	--ts: 0.875rem;
	--ps: 0;
	padding: var(--padding, 15px);
	grid-template-columns: 1fr -webkit-min-content;
	grid-template-columns: 1fr min-content;
	grid-gap: 0;
	grid-row-gap: 10px;
	align-items: center;
	align-self: flex-start;
}
.purchase-info p {
	--tc: #707070;
	margin: 0;
	line-height: 1.3em;
}
.purchase-info .bold {
	--tc: #222;
}
.purchase-info .expander ~ * {
	grid-column: 1/-1;
}
@media (min-width: 660px) {
	.purchase-info {
		grid-template-columns: 1fr;
		text-align: center;
	}
	.purchase-info .package {
		align-items: center;
	}
	.purchase-info .expander {
		display: none;
	}
	.purchase-info .expander ~ * {
		display: block;
	}
}
.s-modal > * {
	position: relative;
	width: 100%;
	max-width: var(--modal-width, 900px);
	box-sizing: border-box;
	margin: 15px auto;
	pointer-events: auto;
}
.s-modal .package {
	padding: 30px 50px 30px 15px;
}
.s-modal .close {
	position: absolute;
	top: 0;
	right: 0;
	padding: 15px;
	cursor: pointer;
}
.s-modal.bottom:not([hidden]) {
	display: flex;
	align-items: flex-end;
}
.s-modal.bottom > * {
	max-width: var(--section-width);
	position: relative;
}
.s-modal.bottom .package {
	max-width: var(--story-width);
	margin: 0 auto;
}
.modal-subscription {
	flex-wrap: wrap;
}
.modal-newsletter .grid {
	grid-template-columns: 1fr;
	grid-row-gap: 10px;
	align-self: stretch;
}
.modal-newsletter .button,
.modal-newsletter input {
	padding: 1em 1em 0.7em;
	border-radius: 2px;
	border: none;
	color: #222;
	align-self: unset;
}
@media (min-width: 600px) {
	.modal-newsletter .grid {
		grid-template-columns: 3fr 1fr;
	}
}
section.dsp {
	max-width: 900px;
}
.purchase-flow {
	grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
	grid-auto-flow: dense;
}
@media (min-width: 860px) {
	.purchase-flow:after {
		content: "";
		grid-row: 1;
		grid-column: 2;
	}
	.purchase-flow .purchase-info {
		grid-column: 2;
	}
}
.paywall {
	--section-width: 900px;
	text-align: center;
	padding-bottom: 30px;
}
.paywall .page-title {
	margin: 30px auto;
}
.paywall-expander {
	font: 700 0.875rem var(--sans);
	--tc: var(--blue);
	display: inline-block;
	text-align: center;
}
.paywall-details .offer-details {
	grid-column: 1/-1;
}
.paywall-offer .dsp-offer {
	grid-gap: 20px;
}
.paywall-offer .dsp-offer .bold {
	font: 700 19px/28px var(--sans);
}
@media (min-width: 900px) {
	.paywall-offer .h1 {
		font-size: 48px;
	}
}
.my-account .package {
	align-items: center;
	text-align: center;
}
.subscription-offers {
	--ts: 0.875rem;
	--tf: var(--sans);
	--hf: var(--sans);
	--hw: 700;
}
.subscription-offers .redeem-code {
	max-width: 400px;
	margin: 0 auto;
	align-items: center;
	--ps: 30px;
	--hf: var(--sans);
	--hw: bold;
}
.subscription-offers form {
	align-self: stretch;
	text-align: left;
}
.subscription-offers .bottom-links {
	--ps: 15px;
	align-items: center;
}
@media (min-width: 660px) {
	.subscription-offers [class*="promo"] .dsp-offer .h1 {
		min-height: 2.2em;
		display: flex;
		align-items: center;
	}
}
.dsp-hero {
	--tc: #fff;
	--pa: center;
	--padding: 60px 30px;
	min-height: 320px;
	position: relative;
	overflow: visible;
	text-align: center;
}
.dsp-hero img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 380px;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: 50% 70%;
	object-position: 50% 70%;
	filter: brightness(0.7);
}
.dsp-hero .h1 {
	font-size: 38px;
}
.dsp-hero .h2 {
	font-size: 20px;
}
@media (min-width: 990px) {
	.dsp-hero .h1 {
		font-size: 52px;
	}
	.dsp-hero .h2 {
		font-size: 24px;
	}
}
.review-order {
	display: grid;
	grid-gap: 30px;
	padding: var(--padding, 15px);
	--ts: 14px;
	--tf: var(--sans);
}
.review-order .package {
	--padding: 0;
	align-items: unset;
}
.review-order .secure {
	text-align: center;
	text-transform: uppercase;
	color: var(--tc, var(--gray));
}
.review-order .flex {
	justify-content: space-between;
	padding: 0 0 10px;
	border-bottom: 1px solid #989898;
	font-size: var(--ts);
}
.review-order-container {
	max-width: 450px;
	margin: 0 auto;
	align-items: center;
	padding: 0;
	--ps: 15px;
	--hf: var(--sans);
	--hw: 700;
}
.purchase-confirmation {
	text-align: center;
	--ts: 14px;
	--tf: var(--sans);
}
.purchase-confirmation .page-title {
	margin-bottom: 15px;
}
.purchase-confirmation .page-title .more-link {
	--lc: var(--blue);
	--lhc: var(--blue);
	--ts: 0.875rem;
}
.purchase-confirmation .purchase-flow:after {
	display: none;
}
.purchase-confirmation .package {
	align-items: center;
}
.purchase-confirmation .package .package > * {
	--ps: 0;
}
.app-buttons {
	grid-gap: 10px;
	grid-template-columns: repeat(2, -webkit-max-content);
	grid-template-columns: repeat(2, max-content);
}
.app-buttons img {
	height: 36px;
}
.dsp-modal {
	max-width: var(--story-width);
	align-items: center;
	text-align: center;
	--ts: 14px;
	--tf: var(--sans);
	--ld: underline;
	--lhd: underline;
}
.dsp-modal .button {
	align-self: unset;
}
.dsp-modal .button:first-of-type {
	margin-top: 30px;
}
.dsp-modal .button.text {
	--bc: #fff;
	--bbc: transparent;
}
.regwall-grid {
	--columns: 1fr minmax(auto, 400px) 1fr;
	grid-column-gap: 0;
	padding: 15px;
}
.regwall-grid > * {
	grid-column: 2;
}
.regwall-grid input[type="password"],
.regwall-grid input[type="text"] {
	border: 1px solid var(--tc, #989898);
	border-radius: 2px;
	padding: 10px;
}
.regwall-grid .password-label:after {
	font: 400 14px FontAwesome;
}
.dsp-placeholder-promo {
	height: 205px;
}
.dsp-placeholder-offer {
	height: 280px;
}
.dsp-placeholder-card {
	height: 230px;
}
.s-modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 100px 15px 0;
	max-width: unset;
	overflow: auto;
	z-index: 9999;
	transform: translateZ(0);
	pointer-events: none;
}
.s-modal.screen {
	pointer-events: auto;
}
.container-spinner,
.s-modal.screen {
	background-color: hsla(0, 0%, 100%, 0.8);
}
.container-spinner {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	display: none;
	height: 100%;
	z-index: 10;
}
.container-spinner .spinner {
	border: 16px solid #f3f3f3;
	border-radius: 50%;
	border-top: 16px solid #5169b8;
	width: 80px;
	height: 80px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -5px;
	margin-top: -5px;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
}
@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(1turn);
	}
}
@keyframes spin {
	0% {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(1turn);
	}
}
.show-container {
	display: block;
}
body .section[role="main"] {
	position: relative;
	background-color: #f4f4f4;
	margin: 30px auto;
}
img {
	vertical-align: middle;
	border: 0;
}
.responsive-image {
	width: 100%;
	height: auto;
}
.wps-body-main {
	position: relative;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}
.px-0 {
	padding-left: 0;
	padding-right: 0;
}
.py-0 {
	padding-top: 0;
	padding-bottom: 0;
}
.px-15-0 {
	padding: 15px 0;
}
.mx-0 {
	margin-left: 0;
	margin-right: 0;
}
.my-0 {
	margin-top: 0;
	margin-bottom: 0;
}
.ads {
	text-align: center;
	display: block;
}
.ads.marginBtn .ad-widget {
	margin-bottom: 30px;
}
.ads.marginTop .ad-widget {
	margin-top: 30px;
}
.ads .adCenter {
	margin: 0 auto;
}
@media (min-width: 690px) {
	.ads.marginBtn .ad-widget {
		margin-bottom: 30px;
	}
	.ads.marginTop .ad-widget {
		margin-top: 30px;
	}
}
.nativo-placeholder > div {
	padding-top: 15px;
}
.nativo-placeholder > div:empty {
	display: none;
}
.adsWrap .ad-widget {
	margin-bottom: 30px;
}
@media (min-width: 690px) {
	.adsWrap .ad-widget {
		margin-bottom: 30px;
	}
}
.hidden {
	display: none;
}
.d-block {
	display: block;
}
.impact .primary-kicker a,
.impact .primary-kicker span {
	background-color: #fff;
	color: #222;
	border: 1px solid #fff;
}
.organism-container {
	margin-bottom: 30px;
}
@media (min-width: 690px) {
	.organism-container {
		margin-bottom: 30px;
	}
}
@media (min-width: 690px) {
	.pack-wrap {
		padding: 0;
	}
}
.clearfix:after,
.clearfix:before {
	content: " ";
	display: table;
}
.group-credit {
	display: inline-block;
}
.fb-comments {
	max-height: 0;
	overflow: hidden;
	display: block;
}
.fb-comments.in {
	max-height: 100%;
}
.fb-comments iframe,
.fb_iframe_widget_fluid_desktop,
.fb_iframe_widget_fluid_desktop iframe,
.fb_iframe_widget_fluid_desktop span {
	width: 100% !important;
}
.fb_iframe_widget {
	position: relative;
}
.comments-toggle {
	color: inherit;
}
@media (max-width: 689.98px) {
	.container {
		padding: 0;
	}
	.container > .row {
		margin-right: 0;
		margin-left: 0;
	}
	.container > .row > .col,
	.container > .row > [class*="col-"] {
		padding-right: 0;
		padding-left: 0;
	}
}
.blog-branding .teaser {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
.blog-branding .teaser .title {
	font-size: 18px;
	color: #222;
	font-family: var(--serif);
	margin: 3px 0 0 10px;
	display: flex;
	align-items: center;
}
.blog-branding .teaser a {
	color: inherit;
}
.blog-brand-img {
	background-size: cover;
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
}
.blog-branding-body {
	padding: 15px;
}
.blog-branding-body .blog-branding-desktop {
	display: flex;
	width: 100%;
}
.blog-branding-body .blog-branding-desktop .blog-branding-img {
	width: 25%;
}
.blog-branding-body .blog-branding-desktop .blog-branding-img img {
	width: 87%;
	display: block;
	border-radius: 50%;
	margin: auto;
}
.blog-branding-body .blog-branding-desktop .blog-branding-content {
	padding-left: 12px;
	align-self: center;
	width: 50%;
}
.blog-branding-body .blog-branding-desktop .blog-branding-content p {
	line-height: 20px;
}
.blog-branding-body .blog-branding-desktop .blog-branding-content p a {
	font-size: 18px;
	line-height: 21px;
}
.blog-branding-body
	.blog-branding-desktop
	.blog-branding-content
	.blog-branding-description {
	display: none;
}
.blog-branding-body .blog-branding-description-mobile {
	padding-left: 8px;
	padding-top: 15px;
	width: 100%;
}
@media (min-width: 690px) {
	.blog-branding-body {
		padding: 30px 0;
	}
	.blog-branding-body .blog-branding-desktop .blog-branding-img {
		width: 15%;
	}
	.blog-branding-body .blog-branding-desktop .blog-branding-content {
		padding-left: 20px;
	}
	.blog-branding-body
		.blog-branding-desktop
		.blog-branding-content
		.blog-branding-description {
		display: block;
	}
	.blog-branding-body .blog-branding-description-mobile {
		display: none;
	}
}
.caps {
	text-transform: uppercase;
}
.byline .glyphicon {
	padding: 0 4px 0 6px;
}
figure {
	position: relative;
}
.ad {
	text-align: center;
}
.story-body .ad {
	margin: unset;
}
.story-body > * {
	clear: both;
}
.story-body > p {
	clear: none;
}
.author-card .row {
	margin: unset;
}
.gallery .ad-widget,
section > .ad-widget {
	margin: 0 auto;
}
.gallery .ad {
	width: 100%;
	margin: 0 auto 40px;
	text-align: center;
}
.gallery .ad-sense {
	margin: 0 auto 15px;
}
.header > .user-name,
.mh-hide-lg,
.mh-only-lg {
	margin: 0 0 0 auto;
}
.topicdesc .header .summary,
.topicdesc .header summary {
	max-width: 720px;
}
.story-body .embed-media-details {
	padding: 10px 0 0;
}
.story-body figure.mugshot,
.story-body figure.photo-inline-square,
.story-body figure.photo-inline-vertical {
	width: 100%;
	max-width: var(--story-width);
	clear: none;
}
@media (min-width: 728px) {
	.story-body figure.mugshot,
	.story-body figure.photo-inline-square,
	.story-body figure.photo-inline-vertical {
		float: none;
	}
}
.story-body #ConnatixVideoAd {
	padding-bottom: 15px;
}
.summary p,
summary p {
	font: 400 14px/1.5em McClatchy Sans, sans-serif;
}
@media (min-width: 690px) {
	.grid .grid-ad {
		grid-column: 1/3;
		grid-row: 7;
	}
}
@media (min-width: 1024px) {
	.grid .grid-ad {
		grid-column: 1/4;
		grid-row: 5;
	}
}
.story-body .inline-video {
	box-sizing: border-box;
}
.videowrapper {
	float: none;
	clear: both;
	width: 100%;
	position: relative;
	padding-top: 56%;
	margin-bottom: 20px;
}
.videowrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.hcentered {
	text-align: center;
	justify-self: center;
}
.author-card .thumb {
	height: 80px;
	width: 80px;
}
.author-card.author-bio .thumb {
	height: 160px;
	width: 160px;
}
@media (max-width: 768px) {
	.author-card.author-bio .thumb {
		height: 80px;
		width: 80px;
	}
}
.author-card .author-thumb {
	width: 100%;
	height: 100%;
	-webkit-clip-path: circle(50%);
	clip-path: circle(50%);
	-o-object-fit: cover;
	object-fit: cover;
}
.refmark-hidden,
.tabkey-reveal {
	clip: rect(0, 0, 0, 0);
	position: absolute;
}
.tabkey-reveal:focus {
	clip: auto;
	position: relative;
	padding: 0;
}
.tabkey-reveal:focus span {
	white-space: nowrap;
}
.keyboard-nav #main-content:focus,
.keyboard-nav #primary-content:focus,
.keyboard-nav .kfocusable:focus,
.keyboard-nav .media-gallery .kfocusable:focus .icon-wrap,
.keyboard-nav .video-js.mi-videojs .vjs-big-play-button:focus,
.keyboard-nav .video-js.mi-videojs .vjs-control.vjs-button:focus,
.keyboard-nav .videoImage:focus,
.keyboard-nav a:focus,
.keyboard-nav button.vjs-share-trigger:focus,
.keyboard-nav button:focus {
	outline: 5px auto rgba(0, 103, 244, 0.247);
	-moz-outline: rgba(0, 103, 244, 0.247) auto 5px;
	-webkit-outline: rgba(0, 103, 244, 0.247) auto 5px;
}
.keyboard-nav .video-js.mi-videojs .vjs-big-play-button:focus {
	text-shadow: 0 2px 15px #0066b3;
}
.keyboard-nav .videoImage:focus {
	outline-offset: -4px;
}
body:not(.keyboard-nav) #main-content:focus,
body:not(.keyboard-nav) #primary-content:focus,
body:not(.keyboard-nav) *,
body:not(.keyboard-nav) .kfocusable:focus {
	outline: none;
}
*,
:after,
:before {
	box-sizing: inherit;
}
@media (max-width: 728px) {
	.trinity-player-iframe-wrapper {
		box-sizing: border-box;
	}
}
.grecaptcha-badge {
	box-shadow: none !important;
	transform: scale(0.4);
	-webkit-transform: scale(0.4);
	transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	height: 30px !important;
}
#ccpa_section.open {
	display: block !important;
}
.image-link-macro {
	position: relative;
	text-decoration: none;
	height: 100%;
}
.image-link-macro,
.image-link-macro img {
	display: block;
	width: 100%;
}
.image-link-macro .video-play-icon {
	height: 48px;
	width: 48px;
	fill: #fff;
	stroke: none;
	cursor: pointer;
}
.image-link-macro .icon-wrap {
	position: absolute;
	bottom: 10px;
	left: 15px;
	color: #fff;
}
.image-link-macro .icon-wrap .glyphicon {
	font-size: 40px;
}
.image-link-macro .icon-wrap .glyphicon.glyphicon-camera {
	font-size: 25px;
}
.image-link-macro .icon-wrap time {
	margin: 0 0 0 10px;
	color: #fff;
}
.calendar-macro {
	position: relative;
}
.calendar-macro .calendar-container {
	padding: 0 0 15px;
}
.calendar-macro iframe {
	border: 0;
	height: 550px;
	overflow: hidden;
	width: 100%;
}
@media (min-width: 690px) {
	.calendar-macro iframe {
		height: 500px;
	}
}
.calendar-macro .calendar-macro {
	padding: 15px;
}
.breaking-news-macro {
	position: relative;
	padding: 15px;
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	max-width: 100%;
}
@media (min-width: 1020px) {
	.breaking-news-macro {
		max-width: 1140px;
		margin: 0 auto;
	}
}
.breaking-news-macro .icon-wrap {
	margin-bottom: 0;
}
.breaking-news-macro h3 {
	margin: 0;
}
.breaking-news-macro .breaking-title {
	font-family: var(--sans);
	text-transform: uppercase;
	font-weight: 400;
}
.breaking-news-macro .close-breaking-news {
	padding-left: 20px;
	opacity: 0.75;
	transition: all 0.6s ease;
}
.breaking-news-macro .close-breaking-news:hover {
	cursor: pointer;
	opacity: 1;
}
@media (min-width: 690px) {
	.breaking-news-macro {
		padding: 15px 0;
	}
}
.breaking-news-macro.hidden {
	display: none;
}
.custom-content-homepage {
	margin-top: 5px;
}
.social-network-macro .share-list {
	display: flex;
	flex-direction: row;
	list-style: none;
	margin: 0;
	padding: 0;
	justify-content: center;
}
@media (min-width: 915px) {
	.social-network-macro .share-list {
		justify-content: flex-end;
	}
}
.social-network-macro .share-list .share-icon {
	padding-right: 25px;
	font-size: 20px;
	margin-bottom: 0;
	margin-left: 0;
	list-style: none;
}
.social-network-macro .share-list .share-icon .link-icon {
	color: #222;
}
.social-network-macro .share-list .share-icon .link-icon:hover {
	cursor: pointer;
}
.social-network-macro .share-list .share-icon:last-child {
	padding-right: 0;
}
.media-gallery {
	position: relative;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.13);
	margin-bottom: 15px;
}
.media-gallery .media-gallery-wrap {
	display: flex;
	flex-wrap: wrap;
}
.media-gallery .column {
	transition: all 0.6s ease;
	width: 100%;
}
@media screen and (prefers-reduced-motion: reduce) {
	.media-gallery .column {
		transition: none;
	}
}
.media-gallery .column .content {
	padding: 17px;
}
.media-gallery .column .image {
	width: 100%;
}
.media-gallery .column .vjs-wrapper {
	height: 100%;
}
@media (min-width: 1020px) {
	.media-gallery .column {
		flex: 0 0 25%;
		max-width: 25%;
	}
	.media-gallery .column .image {
		display: flex;
		justify-content: center;
		height: 320px;
		opacity: 0.3;
		overflow: hidden;
		position: relative;
	}
	.media-gallery .column .image .image-link-macro {
		width: 100%;
	}
	.media-gallery .column .image img {
		display: inline-flex;
		height: 100%;
		width: auto;
	}
	.media-gallery .column .content {
		display: flex;
		flex-grow: 2;
	}
	.media-gallery .column.active {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.media-gallery .column.active .image {
		opacity: 1;
	}
}
@media (min-width: 1020px) {
	.video-gallery--overlay,
	.video-gallery .image .media-wrap,
	.video-gallery .image .vjs-tech,
	.video-gallery .video-js.mi-videojs {
		width: auto;
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		height: 100%;
		width: 100%;
	}
	.video-gallery .image .vjs-tech {
		width: auto !important;
	}
	.video-gallery--overlay {
		z-index: 2;
	}
	.active .video-gallery--overlay {
		display: none;
	}
	.video-gallery .vjs-overlay .vjs-overlay-sharing_item {
		margin-left: 10px;
		margin-right: 10px;
	}
}
.video-js .vjs-big-play-button:before {
	font-size: 40px !important;
}
.video-js:not(.vjs-has-started) .vjs-time-control.vjs-duration {
	left: 63px;
}
.carousel {
	position: relative;
}
.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.carousel-item {
	position: relative;
	display: none;
	align-items: center;
	width: 100%;
	transition: transform 0.6s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	perspective: 1000px;
}
@media screen and (prefers-reduced-motion: reduce) {
	.carousel-item {
		transition: none;
	}
}
.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
	display: block;
}
.carousel-item-next,
.carousel-item-prev {
	position: absolute;
	top: 0;
}
.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
	transform: translateX(0);
}
@supports (transform-style: preserve-3d) {
	.carousel-item-next.carousel-item-left,
	.carousel-item-prev.carousel-item-right {
		transform: translateZ(0);
	}
}
.active.carousel-item-right,
.carousel-item-next {
	transform: translateX(100%);
}
@supports (transform-style: preserve-3d) {
	.active.carousel-item-right,
	.carousel-item-next {
		transform: translate3d(100%, 0, 0);
	}
}
.active.carousel-item-left,
.carousel-item-prev {
	transform: translateX(-100%);
}
@supports (transform-style: preserve-3d) {
	.active.carousel-item-left,
	.carousel-item-prev {
		transform: translate3d(-100%, 0, 0);
	}
}
.carousel-fade .carousel-item {
	opacity: 0;
	transition-duration: 0.6s;
	transition-property: opacity;
}
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
	opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
	opacity: 0;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev,
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active {
	transform: translateX(0);
}
@supports (transform-style: preserve-3d) {
	.carousel-fade .active.carousel-item-left,
	.carousel-fade .active.carousel-item-prev,
	.carousel-fade .carousel-item-next,
	.carousel-fade .carousel-item-prev,
	.carousel-fade .carousel-item.active {
		transform: translateZ(0);
	}
}
.carousel-control-next,
.carousel-control-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 15%;
	color: #fff;
	text-align: center;
	opacity: 0.5;
}
.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	opacity: 0.9;
}
.carousel-control-prev {
	left: 0;
}
.carousel-control-next {
	right: 0;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: transparent no-repeat 50%;
	background-size: 100% 100%;
}
.carousel-control-prev-icon {
	background-image: str-replace(
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"),
		"#",
		"%23"
	);
}
.carousel-control-next-icon {
	background-image: str-replace(
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"),
		"#",
		"%23"
	);
}
.carousel-indicators {
	position: absolute;
	right: 0;
	bottom: 10px;
	left: 0;
	z-index: 15;
	display: flex;
	justify-content: center;
	padding-left: 0;
	margin-right: 15%;
	margin-left: 15%;
	list-style: none;
}
.carousel-indicators li {
	position: relative;
	flex: 0 1 auto;
	width: 30px;
	height: 3px;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	cursor: pointer;
	background-color: hsla(0, 0%, 100%, 0.5);
}
.carousel-indicators li:before {
	top: -10px;
}
.carousel-indicators li:after,
.carousel-indicators li:before {
	position: absolute;
	left: 0;
	display: inline-block;
	width: 100%;
	height: 10px;
	content: "";
}
.carousel-indicators li:after {
	bottom: -10px;
}
.carousel-indicators .active {
	background-color: #fff;
}
.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
}
.carousel-img {
	max-width: 100%;
}
.carousel-macro {
	width: 100%;
}
.carousel-macro .carousel-indicators li {
	border-radius: 50%;
	height: 7px;
	width: 7px;
}
.optional-widget-macro {
	margin-bottom: 30px;
}
.cntPaging ul {
	display: inline-block;
	text-align: initial;
}
.cntPaging ul li {
	list-style: none;
	float: left;
	margin-left: 5px;
}
.cntPaging ul li :after {
	clear: both;
	display: block;
	height: 0;
}
.cntPaging ul li button {
	background: none;
	border: 1px solid #757575;
	border: none;
	width: 35px;
	height: 35px;
	color: #757575;
	cursor: pointer;
	font-size: 14px;
}
@media (min-width: 1200px) {
	.cntPaging {
		bottom: 30px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.cntPaging {
		bottom: 30px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.cntPaging {
		bottom: 30px;
	}
}
@media (max-width: 767px) {
	.cntPaging {
		bottom: 30px;
	}
}
.pgSelected {
	color: #222 !important;
	font-size: 16px;
	font-weight: 700;
}
.breaking-news-organism {
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.13);
}
.option-banners {
	margin: 0 0 30px;
	padding: 0;
}
@media (min-width: 690px) {
	.option-banners {
		margin: 0 0 30px;
		padding: 0 15px;
	}
}
.primary-channel h3 {
	font-size: 23px;
	text-align: center;
}
@media (min-width: 690px) {
	.primary-channel h3 {
		text-align: left;
		margin-bottom: 20px;
		font-size: 30px;
	}
}
.primary-video-organism .list-container p {
	font-family: var(--serif);
	margin-top: 30px;
	margin-bottom: 15px;
	font-size: 17px;
	line-height: 1.5;
}
.primary-video-organism .list-container .secondary-kicker {
	padding-top: 30px;
	margin-top: 0;
}
@media (min-width: 690px) {
	.primary-video-organism .list-container {
		padding: 0 18%;
	}
}
.related-stories-organism,
.trending-stories-organism {
	margin-bottom: 30px;
}
.related-stories-organism .story-list-card-macro,
.trending-stories-organism .story-list-card-macro {
	display: grid;
	height: 100%;
	margin-bottom: 15px;
}
.related-stories-organism .story-list-card-macro .list-container,
.trending-stories-organism .story-list-card-macro .list-container {
	margin-bottom: 28px;
}
.related-stories-organism .story-list-card-macro .image-link-macro,
.trending-stories-organism .story-list-card-macro .image-link-macro {
	height: 0;
	width: 100%;
	padding-bottom: 56.25%;
}
.related-stories-organism .story-list-card-macro .image-link-macro img,
.trending-stories-organism .story-list-card-macro .image-link-macro img {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	border: 0;
	right: 0;
	-o-object-fit: cover;
	object-fit: cover;
}
.section-title h2 {
	margin-left: 15px;
	text-transform: uppercase;
}
@media (min-width: 690px) {
	.section-title h2 {
		margin-left: 0;
	}
}
.video-right-rail-organism #video-widget,
.video-right-rail-organism .media-wrap {
	position: relative;
}
.video-right-rail-organism .vjs-sidebar-player-wrap:first-child {
	border: none;
	margin-bottom: 0;
}
.series-content .container .teaser article {
	display: flex;
	flex-direction: row;
}
.series-content .container .teaser article .teaser-image a .image-placeholder,
.series-content
	.container
	.teaser
	article
	.teaser-image
	a
	.img-container.picture,
.series-content .container .teaser article .teaser-image a .video-container {
	margin: 0 15px 20px 0;
	width: 18vw;
}
.series-content .container .teaser article .teaser-image .glyphicon-camera,
.series-content
	.container
	.teaser
	article
	.teaser-image
	.glyphicon-play-circle {
	bottom: 24px;
	position: absolute;
	color: #fff;
	left: 7px;
}
.series-content
	.container
	.teaser
	article
	.teaser-image
	.glyphicon-play-circle {
	font-size: 21px;
}
.series-content .container .teaser article .teaser-image .glyphicon-camera {
	font-size: 17px;
}
.series-content .container .teaser article .teaser-title {
	align-self: flex-start;
	font-family: var(--serif);
}
.series-content .container .teaser article .teaser-title p {
	text-transform: uppercase;
	font-size: 12px;
	color: #989898;
	line-height: 15px;
	margin-bottom: 3px;
}
.breaking-news-macro
	.series-content
	.container
	.teaser
	article
	.teaser-title
	.icon-wrap,
.series-content
	.container
	.teaser
	article
	.teaser-title
	.breaking-news-macro
	.icon-wrap,
.series-content .container .teaser article .teaser-title h4 {
	color: #222;
	font-size: 15px;
	line-height: 19px;
}
@media (min-width: 690px) {
	.series-content
		.container
		.teaser
		article
		.teaser-image
		a
		.image-placeholder,
	.series-content
		.container
		.teaser
		article
		.teaser-image
		a
		.img-container.picture,
	.series-content
		.container
		.teaser
		article
		.teaser-image
		a
		.video-container {
		width: 12vw;
	}
	.series-content .container .teaser article .teaser-image .glyphicon-camera,
	.series-content
		.container
		.teaser
		article
		.teaser-image
		.glyphicon-play-circle {
		left: 21px;
	}
	.series-content .container .teaser article .teaser-image .glyphicon-camera {
		font-size: 20px;
	}
	.series-content
		.container
		.teaser
		article
		.teaser-image
		.glyphicon-play-circle {
		font-size: 22px;
	}
}
@media (min-width: 1020px) {
	.series-content
		.container
		.teaser
		article
		.teaser-image
		a
		.image-placeholder,
	.series-content
		.container
		.teaser
		article
		.teaser-image
		a
		.img-container.picture,
	.series-content
		.container
		.teaser
		article
		.teaser-image
		a
		.video-container {
		width: 7vw;
	}
	.series-content .container .teaser article .teaser-image .glyphicon-camera,
	.series-content
		.container
		.teaser
		article
		.teaser-image
		.glyphicon-play-circle {
		left: 21px;
	}
	.series-content .container .teaser article .teaser-image .glyphicon-camera {
		font-size: 22px;
	}
	.series-content
		.container
		.teaser
		article
		.teaser-image
		.glyphicon-play-circle {
		font-size: 26px;
	}
}
.overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #fff;
	z-index: 10000000000;
	overflow-y: scroll;
	overflow-x: hidden;
}
.overlay.overlay-data {
	background-color: hsla(0, 0%, 100%, 0.94);
	visibility: hidden;
}
.overlay.overlay-open {
	visibility: visible;
}
.overlay #overlayParent {
	width: 70%;
	margin: 30px auto 60px;
}
.overlay #overlayParent .overlayHeading {
	width: 97%;
	margin-bottom: 30px;
	text-align: center;
	align-items: center;
}
.overlay #backToStory {
	height: 55px;
	background-color: #000;
	width: 100%;
	bottom: 0;
	position: fixed;
	text-align: center;
}
.overlay #backToStory .backLink {
	line-height: 58px;
	color: #fff;
	cursor: pointer;
	text-decoration: none;
	display: inline;
}
.overlay #backToStory .backLink .back-label {
	font-size: 14px;
	font-family: var(--sans);
	margin-left: 10px;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: 400;
}
.overlay #backToStory .backLink .glyphicon-arrow-right {
	font-size: 14px;
}
@media (max-width: 767px) {
	.overlay #overlayParent {
		width: 93%;
	}
	.overlay #overlayParent h1 {
		font-size: 30px;
	}
	.overlay #overlayParent .overlayHeading p {
		font-size: 18px;
		line-height: 23px;
		width: 100%;
	}
}
.extra-share-macro-container {
	display: none;
	position: absolute;
	white-space: nowrap;
	z-index: 1200;
}
.extra-share-macro-container .extra-share-macro {
	position: absolute;
	top: 40px;
	left: -160px;
	z-index: 10;
	display: flex;
}
.extra-share-macro-container .extra-share-macro .hover-row {
	position: absolute;
	height: 17px;
	width: 100%;
	top: -17px;
}
.extra-share-macro-container .extra-share-macro .speech-bubble {
	background: #fff;
	background: linear-gradient(top, #dedede, #fff);
	margin: 0 auto;
	text-align: center;
	position: relative;
	box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.3);
	padding: 5px 10px;
}
.extra-share-macro-container .extra-share-macro .speech-bubble:after {
	content: "";
	position: absolute;
	box-shadow: 2px 2px 2px hsla(0, 0%, 77%, 0.3);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(225deg);
	bottom: 76px;
	left: 155px;
	border-width: 10px;
	border-style: solid;
	border-color: transparent #fff #fff transparent;
}
.extra-share-macro-container .extra-share-macro .extra-share-options-container {
	display: flex;
	flex-flow: row;
	margin: 10px 5px;
}
.extra-share-macro-container .extra-share-macro a span {
	font-size: 20px;
}
.extra-share-macro-container .extra-share-macro .order-reprint-container {
	margin: 10px 16px;
}
.extra-share-macro-container .extra-share-macro .order-reprint-container a {
	color: #999;
	font-weight: 500;
	font-style: normal;
	font-family: var(--sans);
	text-decoration: none;
	font-size: 14px;
}
.extra-share-macro-container .extra-share-macro .extra-share-options-list {
	list-style: none;
	justify-content: space-around;
	padding: 0;
}
.extra-share-macro-container .extra-share-macro .extra-share-option {
	margin: 0 13px;
	list-style: none;
}
.extra-share-macro-container .extra-share-macro .extra-share-option a {
	color: #222;
	font-size: 20px;
}
.extra-share-macro-container .extra-share-macro-read-next-section {
	left: -110px;
}
@media (min-width: 690px) {
	.extra-share-macro-container .extra-share-macro-read-next-section {
		left: -160px;
	}
}
.extra-share-macro-container
	.extra-share-macro-read-next-section
	.speech-bubble:after {
	left: 105px;
}
@media (min-width: 690px) {
	.extra-share-macro-container
		.extra-share-macro-read-next-section
		.speech-bubble:after {
		left: 155px;
	}
}
.subnav-section-front-organism {
	margin-bottom: 30px;
	font-family: var(--serif);
}
.subnav-section-front-organism .subnav-section-title {
	display: flex;
	justify-content: center;
	margin: 0 auto 16px;
	cursor: pointer;
	border: 0;
	background-color: transparent;
	padding: 0;
}
.subnav-section-front-organism .subnav-section-title .subnav-section-name {
	font-size: 20px;
	font-weight: 700;
	line-height: 24px;
	color: #373737;
	margin-bottom: 0;
	font-family: var(--serif);
}
.subnav-section-front-organism .subnav-section-title .subnav-section-icon {
	content: url("/wps/build/images/caret-expander-icon.svg");
	margin-left: 10px;
	height: 19px;
	width: 9px;
	font-size: 14px;
	align-self: flex-end;
	transition: transform 0.5s ease;
	transform: rotate(180deg);
}
.subnav-section-front-organism
	.subnav-section-title
	.subnav-section-icon.close {
	transform: rotate(0deg);
}
.subnav-section-front-organism .subnav-section-container {
	position: relative;
	width: 100%;
	display: table;
}
.subnav-section-front-organism .subnav-section-container .subnav-section-list {
	padding-left: 0;
	text-align: center;
	list-style: none;
	margin-top: 0;
	margin-left: 0;
}
.subnav-section-front-organism
	.subnav-section-container
	.subnav-section-list
	.subnav-section-list-item {
	list-style-image: none;
	margin-left: 0;
	font-family: var(--sans);
}
.subnav-section-front-organism
	.subnav-section-container
	.subnav-section-list
	.subnav-section-list-item
	a {
	color: #707070;
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
}
.subnav-section-front-organism
	.subnav-section-container
	.subnav-section-list
	.subnav-section-list-item:hover
	a {
	color: #222;
}
@media (min-width: 690px) {
	.subnav-section-front-organism .subnav-section-title {
		justify-content: flex-start;
		margin: 0;
	}
	.subnav-section-front-organism .subnav-section-title .subnav-section-name {
		font-size: 30px;
		color: #373737;
	}
	.subnav-section-front-organism .subnav-section-title .subnav-section-icon {
		margin-left: 10px;
		height: 24px;
		width: 15px;
		font-size: 24px;
		transform: rotate(0deg);
	}
	.subnav-section-front-organism
		.subnav-section-title
		.subnav-section-icon.close {
		transform: rotate(180deg);
	}
	.subnav-section-front-organism .subnav-section-container button {
		position: absolute;
		top: 0;
		padding: 0 15px 0 5px;
		border: 0;
		background-color: transparent;
		cursor: pointer;
		display: inline-flex;
		margin-top: 10px;
	}
	.subnav-section-front-organism .subnav-section-container button.active p,
	.subnav-section-front-organism .subnav-section-container button:hover p {
		color: #222;
	}
	.subnav-section-front-organism
		.subnav-section-container
		button.active
		.list-more-icon
		svg,
	.subnav-section-front-organism
		.subnav-section-container
		button:hover
		.list-more-icon
		svg {
		fill: #222;
	}
	.subnav-section-front-organism .subnav-section-container button p {
		color: #707070;
		font-size: 12px;
		font-family: var(--sans);
		margin: 0;
	}
	.subnav-section-front-organism
		.subnav-section-container
		button
		.list-more-icon {
		width: 9px;
		height: 19px;
		margin: 0 0 0 5px;
		cursor: pointer;
		transition: transform 0.5s ease;
		transform: rotate(180deg);
	}
	.subnav-section-front-organism
		.subnav-section-container
		button
		.list-more-icon
		svg {
		fill: #707070;
	}
	.subnav-section-front-organism
		.subnav-section-container
		button
		.list-more-icon.close {
		transform: rotate(0deg);
	}
	.subnav-section-front-organism
		.subnav-section-container
		.subnav-section-list {
		display: inline-table;
		margin-top: 10px;
	}
	.subnav-section-front-organism
		.subnav-section-container
		.subnav-section-list
		.subnav-section-list-item {
		display: table-cell;
	}
	.subnav-section-front-organism
		.subnav-section-container
		.subnav-section-list
		.subnav-section-list-item
		a {
		display: block;
		font-size: 12px;
		padding-right: 15px;
	}
	.subnav-section-front-organism .subnav-section-container .subnav-overflow {
		position: absolute;
		display: inline;
		right: 0;
		top: 85%;
		z-index: 1000000;
		background-color: #fff;
		padding: 10px 13px 0;
		margin: 0;
		box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2),
			0 1px 5px 0 rgba(0, 0, 0, 0.13);
	}
	.subnav-section-front-organism
		.subnav-section-container
		.subnav-overflow
		li {
		display: block;
		margin-left: 0;
		margin-bottom: 16px;
		font-family: var(--sans);
	}
	.subnav-section-front-organism
		.subnav-section-container
		.subnav-overflow
		li
		a {
		display: block;
		font-size: 12px;
		color: #707070;
		text-decoration: none;
	}
	.subnav-section-front-organism
		.subnav-section-container
		.subnav-overflow
		li
		a:hover {
		color: #222;
	}
	.subnav-section-front-organism .subnav-section-container .hidden {
		visibility: hidden;
	}
}
.photo-inline-square,
.story-body > .photo-inline-vertical {
	width: 50%;
	clear: right;
	float: right;
}
@media (max-width: 991px) {
	.photo-inline-square,
	.story-body > .photo-inline-vertical {
		width: 100%;
		float: none;
	}
}
.mugshot {
	margin: 0 20px 30px 0;
	padding: 0 0 0 15px;
	width: 50%;
	clear: right;
	float: right;
}
@media (min-width: 690px) {
	.mugshot {
		padding: 0 0 0 15px;
	}
}
.mugshot:before {
	content: "";
	display: block;
	clear: both;
}
.mugshot img {
	width: 100%;
}
.mugshot .inline-caption {
	text-align: left;
	margin-bottom: 15px;
	border-bottom: none;
	padding-top: 0;
	clear: both;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.video-js .vjs-modal-dialog,
.vjs-button > .vjs-icon-placeholder:before,
.vjs-modal-dialog .vjs-modal-dialog-content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.vjs-button > .vjs-icon-placeholder:before {
	text-align: center;
}
@font-face {
	font-family: VideoJS;
	src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABDkAAsAAAAAG6gAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV3hY21hcAAAAYQAAADaAAADPv749/pnbHlmAAACYAAAC3AAABHQZg6OcWhlYWQAAA3QAAAAKwAAADYZw251aGhlYQAADfwAAAAdAAAAJA+RCLFobXR4AAAOHAAAABMAAACM744AAGxvY2EAAA4wAAAASAAAAEhF6kqubWF4cAAADngAAAAfAAAAIAE0AIFuYW1lAAAOmAAAASUAAAIK1cf1oHBvc3QAAA/AAAABJAAAAdPExYuNeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGS7wTiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGJHcRdyA4RZgQRADK3CxEAAHic7dFZbsMgAEXRS0ycyZnnOeG7y+qC8pU1dHusIOXxuoxaOlwZYWQB0Aea4quIEN4E9LzKbKjzDeM6H/mua6Lmc/p8yhg0lvdYx15ZG8uOLQOGjMp3EzqmzJizYMmKNRu27Nhz4MiJMxeu3Ljz4Ekqm7T8P52G8PP3lnTOVk++Z6iN6QZzNN1F7ptuN7eGOjDUoaGODHVsuvU8MdTO9Hd5aqgzQ50b6sJQl4a6MtS1oW4MdWuoO0PdG+rBUI+GejLUs6FeDPVqqDdDvRvqw1CfhpqM9At0iFLaAAB4nJ1YDXBTVRZ+5/22TUlJ8we0pHlJm7RJf5O8F2j6EymlSPkpxaL8U2xpa3DKj0CBhc2IW4eWKSokIoLsuMqssM64f+jA4HSdWXXXscBq67IOs3FXZ1ZYWVyRFdo899yXtIBQZ90k7717zz3v3HPPOfd854YCCj9cL9dL0RQFOqCbGJnrHb5EayiKIWN8iA/hWBblo6hUWm8TtCDwE80WMJus/irwyxOdxeB0MDb14VNJHnXYoLLSl6FfCUYO9nYPTA8Epg9090LprfbBbZ2hY0UlJUXHQp3/vtWkS6EBv8+rPMq5u9692f/dNxJNiqwC1xPE9TCUgCsSdQWgE3XQD25lkG4CN2xmTcOXWBOyser6RN6KnGbKSbmQ3+d0OI1m2W8QzLLkI2sykrWAgJJEtA8vGGW/2Q+CmT3n8zS9wZwu2DCvtuZKZN3xkrLh36yCZuUomQSqGpY8t/25VfHVhw8z4ebGBtfLb0ya9PCaDc+8dGTvk2dsh6z7WzvowlXKUSWo9MJ15a3KrEP2loOr2Ojhw6iW6hf2BDdEccQvZGpaAy7YovSwq8kr7HGllxpd71rkS6G0Sf11sl9OvMK1+jwPPODxjUwkOim9CU3ix1wNjXDfmJSEn618Bs6lpWwUpU+8PCqLMY650zjq8VhCIP17NEKTx3eaLL+s5Pi6yJWaWjTHLR1jYzPSV9VF/6Ojdb/1kO3Mk3uhHC0x6gc1BjlKQ+nQFxTYdaJkZ7ySVxLBbhR1dsboNXp1tCYKW2LRaEzpYcIx2BKNxaL0ZaUnSqfFoiNhHKR/GkX6PWUSAaJelQaqZL1EpoHNsajSEyPSoJ9IjhIxTdjHLmwZvhRDOiFTY/YeQnvrVZmiTQtGncECXtFTBZLOVwwMRgoXHAkXzMzPn1nAJJ8jYSbMDaqN2waGLzNhih/bZynUBMpIWSg7VYi7DRx2m8ALkIdRCJwI6ArJx2EI8kaDWeTQKeAFk9fjl/1AvwktjQ1P7NjyMGQyfd4vjipX6M/i52D7Cq80kqlcxEcGXRr/FEcgs0u5uGgB4VWuMFfpdn2Re6Hi3PqzmxWKsz6+ae2Pn9hXXw/fqM859UiGC0oKYYILJBqJrsn1Z1E5qOs9rQCiUQRREjm8yJcbHF5cUJufX1vAHlefw0XgUoboS3ETfQlTxBC4SOtuE8VPRJTBSCQSjZCpk7Gqzu+masaZ2y7Zjehho4F3g82BNDkAHpORG4+OCS+f6JTPmtRn/PH1kch6d04sp7AQb25aQ/pqUyXeQ8vrebG8OYQdXOQ+585u0sdW9rqalzRURiJ+9F4MweRFrKUjl1GUYhH1A27WOHw5cTFSFPMo9EeUIGnQTZHIaJ7AHLaOKsOODaNF9jkBjYG2QEsQ2xjMUAx2bBEbeTBWMHwskBjngq56S/yfgkBnWBa4K9sqKtq2t1UI8S9He5XuBRbawAdatrQEAi30Aks2+LM8WeCbalVZkWNylvJ+dqJnzVb+OHlSoKW8nPCP7Rd+CcZ2DdWAGqJ2CBFOphgywFFCFBNtfAbGtNPBCwxvygHeYMZMY9ZboBqwq/pVrsbgN5tkv152ODlbMfiqwGMBgxa4Exz3QhovRIUp6acqZmQzRq0ypDXS2TPLT02YIkQETnOE445oOGxOmXAqUJNNG7XgupMjPq2ua9asrj5yY/yuKteO1Kx0YNJTufrirLe1mZnat7OL6rnUdCWenpW6I8mAnbsY8KWs1PuSovCW9A/Z25PQ24a7cNOqgmTkLmBMgh4THgc4b9k2IVv1/g/F5nGljwPLfOgHAzJzh45V/4+WenTzmMtR5Z7us2Tys909UHqrPY7KbckoxRvRHhmVc3cJGE97uml0R1S0jdULVl7EvZtDFVBF35N9cEdjpgmAiOlFZ+Dtoh93+D3zzHr8RRNZQhnCNMNbcegOvpEwZoL+06cJQ07h+th3fZ/7PVbVC6ngTAV/KoLFuO6+2KFcU651gEb5ugPSIb1D+Xp8V4+k3sEIGnw5mYe4If4k1lFYr6SCzmM2EQ8iWtmwjnBI9kTwe1TlfAmXh7H02by9fW2gsjKwtv0aaURKil4OdV7rDL1MXIFNrhdxohcZXYTnq47WisrKitaObbf5+yvkLi5J6lCNZZ+B6GC38VNBZBDidSS/+mSvh6s+srgC8pyKMvDtt+de3c9fU76ZPfuM8ud4Kv0fyP/LqfepMT/3oZxSqpZaTa1DaQYLY8TFsHYbWYsPoRhRWfL5eSSQbhUGgGC3YLbVMk6PitTFNGpAsNrC6D1VNBKgBHMejaiuRWEWGgsSDBTJjqWIl8kJLlsaLJ2tXDr6xGfT85bM2Q06a46x2HTgvdnV8z5YDy/27J4zt6x2VtkzjoYpkq36kaBr4eQSg7tyiVweWubXZugtadl58ydapfbORfKsDTuZ0OBgx4cfdjCf5tbWNITnL120fdOi1RV1C3uKGzNdwYLcMvZ3BxoPyTOCD1XvXTp7U10gWCVmTV9b3r2z0SkGWovb2hp9I89O8a2smlyaO8muMU+dRmtzp60IzAoFpjLr1n388boLyf0dRvxhsHZ0qbWqDkwqvvpkj4l0fY6EIXRi5sQSrAvsVYwXRy4qJ2EVtD1AN7a0HWth9ymvL1xc3WTUKK/TAHA/bXDVtVWfOMfuGxGZv4Ln/jVr9jc3j1yMv0tndmyt9Vq88Y9gH1wtLX3KWjot5++jWHgAoZZkQ14wGQ20Fli71UmKJAy4xKMSTGbVdybW7FDDAut9XpD5AzWrYO7zQ8qffqF8+Ynd/clrHcdyxGy3a/3+mfNnzC/cBsveTjnTvXf1o6vzOlZw7WtqtdmPK/Errz/6NNtD72zmNOZfbmYdTGHfoofqI79Oc+R2n1lrnL6pOm0Up7kwxhTW12Amm7WYkXR2qYrF2AmgmbAsxZjwy1xpg/m1Je2vrp8v/nz2xpmlBg4E9hrMU341wVpTOh/OfmGvAnra8q6uctr60ZQHV3Q+WMQJykMj8ZsWn2QBOmmHMB+m5pDIpTFonYigiaKAhGEiAHF7EliVnQkjoLVIMPtJpBKHYd3A8GYH9jJzrWwmHx5Qjp7vDAX0suGRym1vtm/9W1/HyR8vczfMs6Sk8DSv855/5dlX9oQq52hT8syyp2rx5Id17IAyAM3wIjQPMOHzytEB64q6D5zT91yNbnx3V/nqnd017S9Y0605k3izoXLpsxde2n38yoOV9s1LcjwzNjbdX6asnBVaBj/6/DwKwPkpcqbDG7BnsXoSqWnUAmottYF6jMSdVyYZh3zVXCjwTiwwHH6sGuRiEHQGzuRX6whZkp123oy1BWE2mEfJ/tvIRtM4ZM5bDXiMsPMaAKOTyc5uL57rqyyc5y5JE5pm1i2S2iUX0CcaQ6lC6Zog7JqSqZmYlosl2K6pwNA84zRnQW6SaALYZQGW5lhCtU/W34N6o+bKfZ8cf3/Cl/+iTX3wBzpOY4mRkeNf3rptycGSshQWgGbYt5jFc2e0+DglIrwl6DVWQ7BuwaJ3Xk1J4VL5urnLl/Wf+gHU/hZoZdKNym6lG+I34FaNeZKcSpJIo2IeCVvpdsDGfKvzJnAwmeD37Ow65ZWwSowpgwX5T69s/rB55dP5BcpgDKFV8p7q2sn/1uc93bVzT/w6UrCqDTWvfCq/oCD/qZXNoUj8BL5Kp6GU017frfNXkAtiiyf/SOCEeLqnd8R/Ql9GlCRfctS6k5chvIBuQ1zCCjoCHL2DHNHIXxMJ3kQeO8lbsUXONeSfA5EjcG6/E+KdhN4bP04vBhdi883+BFBzQbxFbvZzQeY9LNBZc0FNfn5NwfDn6rCTnTw6R8o+gfpf5hCom33cRuiTlss3KHmZjD+BPN+5gXuA2ziS/Q73mLxUkpbKN/eqwz5uK0X9F3h2d1V4nGNgZGBgAOJd776+iue3+crAzc4AAje5Bfcg0xz9YHEOBiYQBQA8FQlFAHicY2BkYGBnAAGOPgaG//85+hkYGVCBMgBGGwNYAAAAeJxjYGBgYB8EmKOPgQEAQ04BfgAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAcICGAJYArQC4AMwA7AD3gQwBJYE3AUkBWYFigYgBmYGtAbqB1gIEghYCG4IhAi2COh4nGNgZGBgUGYoZWBnAAEmIOYCQgaG/2A+AwAYCQG2AHicXZBNaoNAGIZfE5PQCKFQ2lUps2oXBfOzzAESyDKBQJdGR2NQR3QSSE/QE/QEPUUPUHqsvsrXjTMw83zPvPMNCuAWP3DQDAejdm1GjzwS7pMmwi75XngAD4/CQ/oX4TFe4Qt7uMMbOzjuDc0EmXCP/C7cJ38Iu+RP4QEe8CU8pP8WHmOPX2EPz87TPo202ey2OjlnQSXV/6arOjWFmvszMWtd6CqwOlKHq6ovycLaWMWVydXKFFZnmVFlZU46tP7R2nI5ncbi/dDkfDtFBA2DDXbYkhKc+V0Bqs5Zt9JM1HQGBRTm/EezTmZNKtpcAMs9Yu6AK9caF76zoLWIWcfMGOSkVduvSWechqZsz040Ib2PY3urxBJTzriT95lipz+TN1fmAAAAeJxtkMl2wjAMRfOAhABlKm2h80C3+ajgCKKDY6cegP59TYBzukAL+z1Zsq8ctaJTTKPrsUQLbXQQI0EXKXroY4AbDDHCGBNMcYsZ7nCPB8yxwCOe8IwXvOIN7/jAJ76wxHfUqWX+OzgumWAjJMV17i0Ndlr6irLKO+qftdT7i6y4uFSUvCknay+lFYZIZaQcmfH/xIFdYn98bqhra1aKTM/6lWMnyaYirx1rFUQZFBkb2zJUtoXeJCeg0WnLtHeSFc3OtrnozNwqi0TkSpBMDB1nSde5oJXW23hTS2/T0LilglXX7dmFVxLnq5U0vYATHFk3zX3BOisoQHNDFDeZnqKDy9hRNawN7Vh727hFzcJ5c8TILrKZfH7tIPxAFP0BpLeJPA==)
		format("woff");
	font-weight: 400;
	font-style: normal;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.video-js .vjs-play-control .vjs-icon-placeholder,
.vjs-icon-play {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.video-js .vjs-play-control .vjs-icon-placeholder:before,
.vjs-icon-play:before {
	content: "\F101";
}
.vjs-icon-play-circle {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal;
}
.vjs-icon-play-circle:before {
	content: "\F102";
}
.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder,
.vjs-icon-pause {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal;
}
.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before,
.vjs-icon-pause:before {
	content: "\F103";
}
.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder,
.vjs-icon-volume-mute {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal;
}
.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before,
.vjs-icon-volume-mute:before {
	content: "\F104";
}
.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder,
.vjs-icon-volume-low {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal;
}
.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before,
.vjs-icon-volume-low:before {
	content: "\F105";
}
.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder,
.vjs-icon-volume-mid {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal;
}
.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before,
.vjs-icon-volume-mid:before {
	content: "\F106";
}
.video-js .vjs-mute-control .vjs-icon-placeholder,
.vjs-icon-volume-high {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal;
}
.video-js .vjs-mute-control .vjs-icon-placeholder:before,
.vjs-icon-volume-high:before {
	content: "\F107";
}
.video-js .vjs-fullscreen-control .vjs-icon-placeholder,
.vjs-icon-fullscreen-enter {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal;
}
.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before,
.vjs-icon-fullscreen-enter:before {
	content: "\F108";
}
.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder,
.vjs-icon-fullscreen-exit {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal;
}
.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before,
.vjs-icon-fullscreen-exit:before {
	content: "\F109";
}
.vjs-icon-square {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal;
}
.vjs-icon-square:before {
	content: "\F10A";
}
.vjs-icon-spinner {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal;
}
.vjs-icon-spinner:before {
	content: "\F10B";
}
.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js .vjs-subtitles-button .vjs-icon-placeholder,
.vjs-icon-subtitles {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal;
}
.video-js.video-js:lang(en-AU)
	.vjs-subs-caps-button
	.vjs-icon-placeholder:before,
.video-js.video-js:lang(en-GB)
	.vjs-subs-caps-button
	.vjs-icon-placeholder:before,
.video-js.video-js:lang(en-IE)
	.vjs-subs-caps-button
	.vjs-icon-placeholder:before,
.video-js.video-js:lang(en-NZ)
	.vjs-subs-caps-button
	.vjs-icon-placeholder:before,
.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js .vjs-subtitles-button .vjs-icon-placeholder:before,
.vjs-icon-subtitles:before {
	content: "\F10C";
}
.video-js .vjs-captions-button .vjs-icon-placeholder,
.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder,
.vjs-icon-captions {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal;
}
.video-js .vjs-captions-button .vjs-icon-placeholder:before,
.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.vjs-icon-captions:before {
	content: "\F10D";
}
.video-js .vjs-chapters-button .vjs-icon-placeholder,
.vjs-icon-chapters {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal;
}
.video-js .vjs-chapters-button .vjs-icon-placeholder:before,
.vjs-icon-chapters:before {
	content: "\F10E";
}
.vjs-icon-share {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal;
}
.vjs-icon-share:before {
	content: "\F10F";
}
.vjs-icon-cog {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal;
}
.vjs-icon-cog:before {
	content: "\F110";
}
.video-js .vjs-play-progress,
.video-js .vjs-volume-level,
.vjs-icon-circle,
.vjs-seek-to-live-control .vjs-icon-placeholder {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal;
}
.video-js .vjs-play-progress:before,
.video-js .vjs-volume-level:before,
.vjs-icon-circle:before,
.vjs-seek-to-live-control .vjs-icon-placeholder:before {
	content: "\F111";
}
.vjs-icon-circle-outline {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal;
}
.vjs-icon-circle-outline:before {
	content: "\F112";
}
.vjs-icon-circle-inner-circle {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal;
}
.vjs-icon-circle-inner-circle:before {
	content: "\F113";
}
.vjs-icon-hd {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal;
}
.vjs-icon-hd:before {
	content: "\F114";
}
.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder,
.vjs-icon-cancel {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal;
}
.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before,
.vjs-icon-cancel:before {
	content: "\F115";
}
.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder,
.vjs-icon-replay {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal;
}
.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before,
.vjs-icon-replay:before {
	content: "\F116";
}
.vjs-icon-facebook {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal;
}
.vjs-icon-facebook:before {
	content: "\F117";
}
.vjs-icon-gplus {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal;
}
.vjs-icon-gplus:before {
	content: "\F118";
}
.vjs-icon-linkedin {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal;
}
.vjs-icon-linkedin:before {
	content: "\F119";
}
.vjs-icon-twitter {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal;
}
.vjs-icon-twitter:before {
	content: "\F11A";
}
.vjs-icon-tumblr {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal;
}
.vjs-icon-tumblr:before {
	content: "\F11B";
}
.vjs-icon-pinterest {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal;
}
.vjs-icon-pinterest:before {
	content: "\F11C";
}
.video-js .vjs-descriptions-button .vjs-icon-placeholder,
.vjs-icon-audio-description {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal;
}
.video-js .vjs-descriptions-button .vjs-icon-placeholder:before,
.vjs-icon-audio-description:before {
	content: "\F11D";
}
.video-js .vjs-audio-button .vjs-icon-placeholder,
.vjs-icon-audio {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal;
}
.video-js .vjs-audio-button .vjs-icon-placeholder:before,
.vjs-icon-audio:before {
	content: "\F11E";
}
.vjs-icon-next-item {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal;
}
.vjs-icon-next-item:before {
	content: "\F11F";
}
.vjs-icon-previous-item {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal;
}
.vjs-icon-previous-item:before {
	content: "\F120";
}
.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder,
.vjs-icon-picture-in-picture-enter {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal;
}
.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before,
.vjs-icon-picture-in-picture-enter:before {
	content: "\F121";
}
.video-js.vjs-picture-in-picture
	.vjs-picture-in-picture-control
	.vjs-icon-placeholder,
.vjs-icon-picture-in-picture-exit {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal;
}
.video-js.vjs-picture-in-picture
	.vjs-picture-in-picture-control
	.vjs-icon-placeholder:before,
.vjs-icon-picture-in-picture-exit:before {
	content: "\F122";
}
.video-js {
	display: block;
	vertical-align: top;
	box-sizing: border-box;
	color: #fff;
	background-color: #000;
	position: relative;
	padding: 0;
	font-size: 10px;
	line-height: 1;
	font-weight: 400;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	word-break: normal;
}
.video-js:-moz-full-screen {
	position: absolute;
}
.video-js:-webkit-full-screen {
	width: 100% !important;
	height: 100% !important;
}
.video-js[tabindex="-1"] {
	outline: none;
}
.video-js *,
.video-js :after,
.video-js :before {
	box-sizing: inherit;
}
.video-js ul {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	list-style-position: outside;
	margin: 0;
}
.video-js.vjs-4-3,
.video-js.vjs-16-9,
.video-js.vjs-fluid {
	width: 100%;
	max-width: 100%;
	height: 0;
}
.video-js.vjs-16-9 {
	padding-top: 56.25%;
}
.video-js.vjs-4-3 {
	padding-top: 75%;
}
.video-js.vjs-fill,
.video-js .vjs-tech {
	width: 100%;
	height: 100%;
}
.video-js .vjs-tech {
	position: absolute;
	top: 0;
	left: 0;
}
body.vjs-full-window {
	padding: 0;
	margin: 0;
	height: 100%;
}
.vjs-full-window .video-js.vjs-fullscreen {
	position: fixed;
	overflow: hidden;
	z-index: 1000;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}
.video-js.vjs-fullscreen {
	width: 100% !important;
	height: 100% !important;
	padding-top: 0 !important;
}
.video-js.vjs-fullscreen.vjs-user-inactive {
	cursor: none;
}
.vjs-hidden {
	display: none !important;
}
.vjs-disabled {
	opacity: 0.5;
	cursor: default;
}
.video-js .vjs-offscreen {
	height: 1px;
	left: -9999px;
	position: absolute;
	top: 0;
	width: 1px;
}
.vjs-lock-showing {
	display: block !important;
	opacity: 1;
	visibility: visible;
}
.vjs-no-js {
	padding: 20px;
	color: #fff;
	background-color: #000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 300px;
	height: 150px;
	margin: 0 auto;
}
.vjs-no-js a,
.vjs-no-js a:visited {
	color: #66a8cc;
}
.video-js .vjs-big-play-button {
	font-size: 3em;
	line-height: 1.5em;
	height: 1.63332em;
	width: 3em;
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	padding: 0;
	cursor: pointer;
	opacity: 1;
	border: 0.06666em solid #fff;
	background-color: #2b333f;
	background-color: rgba(43, 51, 63, 0.7);
	border-radius: 0.3em;
	transition: all 0.4s;
}
.vjs-big-play-centered .vjs-big-play-button {
	top: 50%;
	left: 50%;
	margin-top: -0.81666em;
	margin-left: -1.5em;
}
.video-js .vjs-big-play-button:focus,
.video-js:hover .vjs-big-play-button {
	border-color: #fff;
	background-color: #73859f;
	background-color: rgba(115, 133, 159, 0.5);
	transition: all 0s;
}
.vjs-controls-disabled .vjs-big-play-button,
.vjs-error .vjs-big-play-button,
.vjs-has-started .vjs-big-play-button,
.vjs-using-native-controls .vjs-big-play-button {
	display: none;
}
.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause
	.vjs-big-play-button {
	display: block;
}
.video-js button {
	background: none;
	border: none;
	color: inherit;
	display: inline-block;
	font-size: inherit;
	line-height: inherit;
	text-transform: none;
	text-decoration: none;
	transition: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.vjs-control .vjs-button {
	width: 100%;
	height: 100%;
}
.video-js .vjs-control.vjs-close-button {
	cursor: pointer;
	height: 3em;
	position: absolute;
	right: 0;
	top: 0.5em;
	z-index: 2;
}
.video-js .vjs-modal-dialog {
	background: rgba(0, 0, 0, 0.8);
	background: linear-gradient(
		180deg,
		rgba(0, 0, 0, 0.8),
		hsla(0, 0%, 100%, 0)
	);
	overflow: auto;
}
.video-js .vjs-modal-dialog > * {
	box-sizing: border-box;
}
.vjs-modal-dialog .vjs-modal-dialog-content {
	font-size: 1.2em;
	line-height: 1.5;
	padding: 20px 24px;
	z-index: 1;
}
.vjs-menu-button {
	cursor: pointer;
}
.vjs-menu-button.vjs-disabled {
	cursor: default;
}
.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
	display: none;
}
.vjs-menu .vjs-menu-content {
	display: block;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
}
.vjs-menu .vjs-menu-content > * {
	box-sizing: border-box;
}
.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu {
	display: none;
}
.vjs-menu li {
	list-style: none;
	margin: 0;
	padding: 0.2em 0;
	line-height: 1.4em;
	font-size: 1.2em;
	text-align: center;
	text-transform: lowercase;
}
.js-focus-visible .vjs-menu li.vjs-menu-item:hover,
.vjs-menu li.vjs-menu-item:focus,
.vjs-menu li.vjs-menu-item:hover {
	background-color: #73859f;
	background-color: rgba(115, 133, 159, 0.5);
}
.js-focus-visible .vjs-menu li.vjs-selected:hover,
.vjs-menu li.vjs-selected,
.vjs-menu li.vjs-selected:focus,
.vjs-menu li.vjs-selected:hover {
	background-color: #fff;
	color: #2b333f;
}
.vjs-menu li.vjs-menu-title {
	text-align: center;
	text-transform: uppercase;
	font-size: 1em;
	line-height: 2em;
	padding: 0;
	margin: 0 0 0.3em;
	font-weight: 700;
	cursor: default;
}
.vjs-menu-button-popup .vjs-menu {
	display: none;
	position: absolute;
	bottom: 0;
	width: 10em;
	left: -3em;
	height: 0;
	margin-bottom: 1.5em;
	border-top-color: rgba(43, 51, 63, 0.7);
}
.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
	background-color: #2b333f;
	background-color: rgba(43, 51, 63, 0.7);
	position: absolute;
	width: 100%;
	bottom: 1.5em;
	max-height: 15em;
}
.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
.vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
	max-height: 5em;
}
.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
	max-height: 10em;
}
.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
	max-height: 14em;
}
.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
.vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
.vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
	max-height: 25em;
}
.vjs-menu-button-popup .vjs-menu.vjs-lock-showing,
.vjs-workinghover .vjs-menu-button-popup:hover .vjs-menu {
	display: block;
}
.video-js .vjs-menu-button-inline {
	transition: all 0.4s;
	overflow: hidden;
}
.video-js .vjs-menu-button-inline:before {
	width: 2.222222222em;
}
.video-js .vjs-menu-button-inline.vjs-slider-active,
.video-js .vjs-menu-button-inline:focus,
.video-js .vjs-menu-button-inline:hover,
.video-js.vjs-no-flex .vjs-menu-button-inline {
	width: 12em;
}
.vjs-menu-button-inline .vjs-menu {
	opacity: 0;
	height: 100%;
	width: auto;
	position: absolute;
	left: 4em;
	top: 0;
	padding: 0;
	margin: 0;
	transition: all 0.4s;
}
.vjs-menu-button-inline.vjs-slider-active .vjs-menu,
.vjs-menu-button-inline:focus .vjs-menu,
.vjs-menu-button-inline:hover .vjs-menu {
	display: block;
	opacity: 1;
}
.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
	display: block;
	opacity: 1;
	position: relative;
	width: auto;
}
.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu {
	width: auto;
}
.vjs-menu-button-inline .vjs-menu-content {
	width: auto;
	height: 100%;
	margin: 0;
	overflow: hidden;
}
.video-js .vjs-control-bar {
	display: none;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 3em;
	background-color: #2b333f;
	background-color: rgba(43, 51, 63, 0.7);
}
.vjs-has-started .vjs-control-bar {
	display: flex;
	visibility: visible;
	opacity: 1;
	transition: visibility 0.1s, opacity 0.1s;
}
.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
	visibility: visible;
	opacity: 0;
	transition: visibility 1s, opacity 1s;
}
.vjs-controls-disabled .vjs-control-bar,
.vjs-error .vjs-control-bar,
.vjs-using-native-controls .vjs-control-bar {
	display: none !important;
}
.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
	opacity: 1;
	visibility: visible;
}
.vjs-has-started.vjs-no-flex .vjs-control-bar {
	display: table;
}
.video-js .vjs-control {
	position: relative;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 4em;
	flex: none;
}
.vjs-button > .vjs-icon-placeholder:before {
	font-size: 1.8em;
	line-height: 1.67;
}
.video-js .vjs-control:focus,
.video-js .vjs-control:focus:before,
.video-js .vjs-control:hover:before {
	text-shadow: 0 0 1em #fff;
}
.video-js .vjs-control-text {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.vjs-no-flex .vjs-control {
	display: table-cell;
	vertical-align: middle;
}
.video-js .vjs-custom-control-spacer {
	display: none;
}
.video-js .vjs-progress-control {
	cursor: pointer;
	flex: auto;
	display: flex;
	align-items: center;
	min-width: 4em;
	touch-action: none;
}
.video-js .vjs-progress-control.disabled {
	cursor: default;
}
.vjs-live .vjs-progress-control {
	display: none;
}
.vjs-liveui .vjs-progress-control {
	display: flex;
	align-items: center;
}
.vjs-no-flex .vjs-progress-control {
	width: auto;
}
.video-js .vjs-progress-holder {
	flex: auto;
	transition: all 0.2s;
	height: 0.3em;
}
.video-js .vjs-progress-control .vjs-progress-holder {
	margin: 0 10px;
}
.video-js .vjs-progress-control:hover .vjs-progress-holder {
	font-size: 1.6666666667em;
}
.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled {
	font-size: 1em;
}
.video-js .vjs-progress-holder .vjs-load-progress,
.video-js .vjs-progress-holder .vjs-load-progress div,
.video-js .vjs-progress-holder .vjs-play-progress {
	position: absolute;
	display: block;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 0;
}
.video-js .vjs-play-progress {
	background-color: #fff;
}
.video-js .vjs-play-progress:before {
	font-size: 0.9em;
	position: absolute;
	right: -0.5em;
	top: -0.3333333333em;
	z-index: 1;
}
.video-js .vjs-load-progress {
	background: rgba(115, 133, 159, 0.5);
}
.video-js .vjs-load-progress div {
	background: rgba(115, 133, 159, 0.75);
}
.video-js .vjs-time-tooltip {
	background-color: #fff;
	background-color: hsla(0, 0%, 100%, 0.8);
	border-radius: 0.3em;
	color: #000;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 6px 8px 8px;
	pointer-events: none;
	position: absolute;
	top: -3.4em;
	visibility: hidden;
	z-index: 1;
}
.video-js .vjs-progress-holder:focus .vjs-time-tooltip {
	display: none;
}
.video-js
	.vjs-progress-control:hover
	.vjs-progress-holder:focus
	.vjs-time-tooltip,
.video-js .vjs-progress-control:hover .vjs-time-tooltip {
	display: block;
	font-size: 0.6em;
	visibility: visible;
}
.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip {
	font-size: 1em;
}
.video-js .vjs-progress-control .vjs-mouse-display {
	display: none;
	position: absolute;
	width: 1px;
	height: 100%;
	background-color: #000;
	z-index: 1;
}
.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
	z-index: 0;
}
.video-js .vjs-progress-control:hover .vjs-mouse-display {
	display: block;
}
.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display {
	visibility: hidden;
	opacity: 0;
	transition: visibility 1s, opacity 1s;
}
.video-js.vjs-user-inactive.vjs-no-flex
	.vjs-progress-control
	.vjs-mouse-display {
	display: none;
}
.vjs-mouse-display .vjs-time-tooltip {
	color: #fff;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.8);
}
.video-js .vjs-slider {
	position: relative;
	cursor: pointer;
	padding: 0;
	margin: 0 0.45em;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #73859f;
	background-color: rgba(115, 133, 159, 0.5);
}
.video-js .vjs-slider.disabled {
	cursor: default;
}
.video-js .vjs-slider:focus {
	text-shadow: 0 0 1em #fff;
	box-shadow: 0 0 1em #fff;
}
.video-js .vjs-mute-control {
	cursor: pointer;
	flex: none;
}
.video-js .vjs-volume-control {
	cursor: pointer;
	margin-right: 1em;
	display: flex;
}
.video-js .vjs-volume-control.vjs-volume-horizontal {
	width: 5em;
}
.video-js .vjs-volume-panel .vjs-volume-control {
	visibility: visible;
	opacity: 0;
	width: 1px;
	height: 1px;
	margin-left: -1px;
}
.video-js .vjs-volume-panel {
	transition: width 1s;
}
.video-js .vjs-volume-panel .vjs-mute-control:hover ~ .vjs-volume-control,
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active,
.video-js .vjs-volume-panel .vjs-volume-control:active,
.video-js .vjs-volume-panel .vjs-volume-control:hover,
.video-js .vjs-volume-panel:active .vjs-volume-control,
.video-js .vjs-volume-panel:focus .vjs-volume-control,
.video-js .vjs-volume-panel:hover .vjs-volume-control {
	visibility: visible;
	opacity: 1;
	position: relative;
	transition: visibility 0.1s, opacity 0.1s, height 0.1s, width 0.1s, left 0s,
		top 0s;
}
.video-js
	.vjs-volume-panel
	.vjs-mute-control:hover
	~ .vjs-volume-control.vjs-volume-horizontal,
.video-js
	.vjs-volume-panel
	.vjs-volume-control.vjs-slider-active.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-horizontal,
.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-horizontal {
	width: 5em;
	height: 3em;
}
.video-js
	.vjs-volume-panel
	.vjs-mute-control:hover
	~ .vjs-volume-control.vjs-volume-vertical,
.video-js
	.vjs-volume-panel
	.vjs-volume-control.vjs-slider-active.vjs-volume-vertical,
.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical,
.video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-vertical,
.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical,
.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical,
.video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-vertical {
	left: -3.5em;
}
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active,
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:hover {
	width: 9em;
	transition: width 0.1s;
}
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only {
	width: 4em;
}
.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
	height: 8em;
	width: 3em;
	left: -3000em;
	transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s,
		top 1s 1s;
}
.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
	transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s,
		top 1s 1s;
}
.video-js.vjs-no-flex
	.vjs-volume-panel
	.vjs-volume-control.vjs-volume-horizontal {
	width: 5em;
	height: 3em;
	visibility: visible;
	opacity: 1;
	position: relative;
	transition: none;
}
.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical,
.video-js.vjs-no-flex
	.vjs-volume-panel
	.vjs-volume-control.vjs-volume-vertical {
	position: absolute;
	bottom: 3em;
	left: 0.5em;
}
.video-js .vjs-volume-panel {
	display: flex;
}
.video-js .vjs-volume-bar {
	margin: 1.35em 0.45em;
}
.vjs-volume-bar.vjs-slider-horizontal {
	width: 5em;
	height: 0.3em;
}
.vjs-volume-bar.vjs-slider-vertical {
	width: 0.3em;
	height: 5em;
	margin: 1.35em auto;
}
.video-js .vjs-volume-level {
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #fff;
}
.video-js .vjs-volume-level:before {
	position: absolute;
	font-size: 0.9em;
}
.vjs-slider-vertical .vjs-volume-level {
	width: 0.3em;
}
.vjs-slider-vertical .vjs-volume-level:before {
	top: -0.5em;
	left: -0.3em;
}
.vjs-slider-horizontal .vjs-volume-level {
	height: 0.3em;
}
.vjs-slider-horizontal .vjs-volume-level:before {
	top: -0.3em;
	right: -0.5em;
}
.video-js .vjs-volume-panel.vjs-volume-panel-vertical {
	width: 4em;
}
.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
	height: 100%;
}
.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
	width: 100%;
}
.video-js .vjs-volume-vertical {
	width: 3em;
	height: 8em;
	bottom: 8em;
	background-color: #2b333f;
	background-color: rgba(43, 51, 63, 0.7);
}
.video-js .vjs-volume-horizontal .vjs-menu {
	left: -2em;
}
.vjs-poster {
	display: inline-block;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
	background-color: #000;
	cursor: pointer;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
}
.vjs-has-started .vjs-poster {
	display: none;
}
.vjs-audio.vjs-has-started .vjs-poster {
	display: block;
}
.vjs-using-native-controls .vjs-poster {
	display: none;
}
.video-js .vjs-live-control {
	display: flex;
	align-items: flex-start;
	flex: auto;
	font-size: 1em;
	line-height: 3em;
}
.vjs-no-flex .vjs-live-control {
	display: table-cell;
	width: auto;
	text-align: left;
}
.video-js.vjs-liveui .vjs-live-control,
.video-js:not(.vjs-live) .vjs-live-control {
	display: none;
}
.video-js .vjs-seek-to-live-control {
	cursor: pointer;
	flex: none;
	display: inline-flex;
	height: 100%;
	padding-left: 0.5em;
	padding-right: 0.5em;
	font-size: 1em;
	line-height: 3em;
	width: auto;
	min-width: 4em;
}
.vjs-no-flex .vjs-seek-to-live-control {
	display: table-cell;
	width: auto;
	text-align: left;
}
.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control,
.video-js:not(.vjs-live) .vjs-seek-to-live-control {
	display: none;
}
.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge {
	cursor: auto;
}
.vjs-seek-to-live-control .vjs-icon-placeholder {
	margin-right: 0.5em;
	color: #888;
}
.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder {
	color: red;
}
.video-js .vjs-time-control {
	flex: none;
	font-size: 1em;
	line-height: 3em;
	min-width: 2em;
	width: auto;
	padding-left: 1em;
	padding-right: 1em;
}
.video-js .vjs-current-time,
.video-js .vjs-duration,
.vjs-live .vjs-time-control,
.vjs-no-flex .vjs-current-time,
.vjs-no-flex .vjs-duration {
	display: none;
}
.vjs-time-divider {
	display: none;
	line-height: 3em;
}
.vjs-live .vjs-time-divider {
	display: none;
}
.video-js .vjs-play-control {
	cursor: pointer;
}
.video-js .vjs-play-control .vjs-icon-placeholder {
	flex: none;
}
.vjs-text-track-display {
	position: absolute;
	bottom: 3em;
	left: 0;
	right: 0;
	top: 0;
	pointer-events: none;
}
.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
	bottom: 1em;
}
.video-js .vjs-text-track {
	font-size: 1.4em;
	text-align: center;
	margin-bottom: 0.1em;
}
.vjs-subtitles {
	color: #fff;
}
.vjs-captions {
	color: #fc6;
}
.vjs-tt-cue {
	display: block;
}
video::-webkit-media-text-track-display {
	transform: translateY(-3em);
}
.video-js.vjs-user-inactive.vjs-playing
	video::-webkit-media-text-track-display {
	transform: translateY(-1.5em);
}
.video-js .vjs-fullscreen-control,
.video-js .vjs-picture-in-picture-control {
	cursor: pointer;
	flex: none;
}
.vjs-playback-rate .vjs-playback-rate-value,
.vjs-playback-rate > .vjs-menu-button {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.vjs-playback-rate .vjs-playback-rate-value {
	pointer-events: none;
	font-size: 1.5em;
	line-height: 2;
	text-align: center;
}
.vjs-playback-rate .vjs-menu {
	width: 4em;
	left: 0;
}
.vjs-error .vjs-error-display .vjs-modal-dialog-content {
	font-size: 1.4em;
	text-align: center;
}
.vjs-error .vjs-error-display:before {
	color: #fff;
	content: "X";
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4em;
	left: 0;
	line-height: 1;
	margin-top: -0.5em;
	position: absolute;
	text-shadow: 0.05em 0.05em 0.1em #000;
	text-align: center;
	top: 50%;
	vertical-align: middle;
	width: 100%;
}
.vjs-loading-spinner {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -25px;
	opacity: 0.85;
	text-align: left;
	border: 6px solid rgba(43, 51, 63, 0.7);
	box-sizing: border-box;
	background-clip: padding-box;
	width: 50px;
	height: 50px;
	border-radius: 25px;
	visibility: hidden;
}
.vjs-seeking .vjs-loading-spinner,
.vjs-waiting .vjs-loading-spinner {
	display: block;
	-webkit-animation: vjs-spinner-show 0s linear 0.3s forwards;
	animation: vjs-spinner-show 0s linear 0.3s forwards;
}
.vjs-loading-spinner:after,
.vjs-loading-spinner:before {
	content: "";
	position: absolute;
	margin: -6px;
	box-sizing: inherit;
	width: inherit;
	height: inherit;
	border-radius: inherit;
	opacity: 1;
	border: inherit;
	border-color: transparent;
	border-top-color: #fff;
}
.vjs-seeking .vjs-loading-spinner:after,
.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:before {
	-webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8)
			infinite,
		vjs-spinner-fade 1.1s linear infinite;
	animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite,
		vjs-spinner-fade 1.1s linear infinite;
}
.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:before {
	border-top-color: #fff;
}
.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:after {
	border-top-color: #fff;
	-webkit-animation-delay: 0.44s;
	animation-delay: 0.44s;
}
@keyframes vjs-spinner-show {
	to {
		visibility: visible;
	}
}
@-webkit-keyframes vjs-spinner-show {
	to {
		visibility: visible;
	}
}
@keyframes vjs-spinner-spin {
	to {
		transform: rotate(1turn);
	}
}
@-webkit-keyframes vjs-spinner-spin {
	to {
		-webkit-transform: rotate(1turn);
	}
}
@keyframes vjs-spinner-fade {
	0% {
		border-top-color: #73859f;
	}
	20% {
		border-top-color: #73859f;
	}
	35% {
		border-top-color: #fff;
	}
	60% {
		border-top-color: #73859f;
	}
	to {
		border-top-color: #73859f;
	}
}
@-webkit-keyframes vjs-spinner-fade {
	0% {
		border-top-color: #73859f;
	}
	20% {
		border-top-color: #73859f;
	}
	35% {
		border-top-color: #fff;
	}
	60% {
		border-top-color: #73859f;
	}
	to {
		border-top-color: #73859f;
	}
}
.vjs-chapters-button .vjs-menu ul {
	width: 24em;
}
.video-js
	.vjs-subs-caps-button
	+ .vjs-menu
	.vjs-captions-menu-item
	.vjs-menu-item-text
	.vjs-icon-placeholder {
	vertical-align: middle;
	display: inline-block;
	margin-bottom: -0.1em;
}
.video-js
	.vjs-subs-caps-button
	+ .vjs-menu
	.vjs-captions-menu-item
	.vjs-menu-item-text
	.vjs-icon-placeholder:before {
	font-family: VideoJS;
	content: "\F10D";
	font-size: 1.5em;
	line-height: inherit;
}
.video-js
	.vjs-audio-button
	+ .vjs-menu
	.vjs-main-desc-menu-item
	.vjs-menu-item-text
	.vjs-icon-placeholder {
	vertical-align: middle;
	display: inline-block;
	margin-bottom: -0.1em;
}
.video-js
	.vjs-audio-button
	+ .vjs-menu
	.vjs-main-desc-menu-item
	.vjs-menu-item-text
	.vjs-icon-placeholder:before {
	font-family: VideoJS;
	content: " \F11D";
	font-size: 1.5em;
	line-height: inherit;
}
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-audio-button,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-captions-button,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-chapters-button,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-current-time,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-descriptions-button,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-duration,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-playback-rate,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-remaining-time,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-subtitles-button,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-time-divider,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-control,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-audio-button,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-captions-button,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-chapters-button,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-current-time,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-descriptions-button,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-duration,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-playback-rate,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-remaining-time,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-subtitles-button,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-time-divider,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-control,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-audio-button,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-captions-button,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-chapters-button,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-current-time,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-descriptions-button,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-duration,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-playback-rate,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-remaining-time,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-subtitles-button,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-time-divider,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-control {
	display: none;
}
.video-js:not(.vjs-fullscreen).vjs-layout-small
	.vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,
.video-js:not(.vjs-fullscreen).vjs-layout-small
	.vjs-volume-panel.vjs-volume-panel-horizontal:active,
.video-js:not(.vjs-fullscreen).vjs-layout-small
	.vjs-volume-panel.vjs-volume-panel-horizontal:hover,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny
	.vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny
	.vjs-volume-panel.vjs-volume-panel-horizontal:active,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny
	.vjs-volume-panel.vjs-volume-panel-horizontal:hover,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small
	.vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small
	.vjs-volume-panel.vjs-volume-panel-horizontal:active,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small
	.vjs-volume-panel.vjs-volume-panel-horizontal:hover {
	width: auto;
}
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-subs-caps-button,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small:not(.vjs-live)
	.vjs-subs-caps-button,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small:not(.vjs-liveui)
	.vjs-subs-caps-button {
	display: none;
}
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-custom-control-spacer,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui
	.vjs-custom-control-spacer {
	flex: auto;
	display: block;
}
.video-js:not(.vjs-fullscreen).vjs-layout-tiny.vjs-no-flex
	.vjs-custom-control-spacer,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui.vjs-no-flex
	.vjs-custom-control-spacer {
	width: auto;
}
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-progress-control,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui
	.vjs-progress-control {
	display: none;
}
.vjs-modal-dialog.vjs-text-track-settings {
	background-color: #2b333f;
	background-color: rgba(43, 51, 63, 0.75);
	color: #fff;
	height: 70%;
}
.vjs-text-track-settings .vjs-modal-dialog-content {
	display: table;
}
.vjs-text-track-settings .vjs-track-settings-colors,
.vjs-text-track-settings .vjs-track-settings-controls,
.vjs-text-track-settings .vjs-track-settings-font {
	display: table-cell;
}
.vjs-text-track-settings .vjs-track-settings-controls {
	text-align: right;
	vertical-align: bottom;
}
@supports (display: grid) {
	.vjs-text-track-settings .vjs-modal-dialog-content {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-template-rows: 1fr;
		padding: 20px 24px 0;
	}
	.vjs-track-settings-controls .vjs-default-button {
		margin-bottom: 20px;
	}
	.vjs-text-track-settings .vjs-track-settings-controls {
		grid-column: 1/-1;
	}
	.vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content,
	.vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content,
	.vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content {
		grid-template-columns: 1fr;
	}
}
.vjs-track-setting > select {
	margin-right: 1em;
	margin-bottom: 0.5em;
}
.vjs-text-track-settings fieldset {
	margin: 5px;
	padding: 3px;
	border: none;
}
.vjs-text-track-settings fieldset span {
	display: inline-block;
}
.vjs-text-track-settings fieldset span > select {
	max-width: 7.3em;
}
.vjs-text-track-settings legend {
	color: #fff;
	margin: 0 0 5px;
}
.vjs-text-track-settings .vjs-label {
	position: absolute;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
	display: block;
	margin: 0 0 5px;
	padding: 0;
	border: 0;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.vjs-track-settings-controls button:active,
.vjs-track-settings-controls button:focus {
	outline-style: solid;
	outline-width: medium;
	background-image: linear-gradient(0deg, #fff 88%, #73859f);
}
.vjs-track-settings-controls button:hover {
	color: rgba(43, 51, 63, 0.75);
}
.vjs-track-settings-controls button {
	background-color: #fff;
	background-image: linear-gradient(-180deg, #fff 88%, #73859f);
	color: #2b333f;
	cursor: pointer;
	border-radius: 2px;
}
.vjs-track-settings-controls .vjs-default-button {
	margin-right: 1em;
}
@media print {
	.video-js > :not(.vjs-tech):not(.vjs-poster) {
		visibility: hidden;
	}
}
.vjs-resize-manager {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
	z-index: -1000;
}
.js-focus-visible .video-js :focus:not(.focus-visible),
.video-js .vjs-menu :focus:not(:focus-visible),
.video-js :focus:not(:focus-visible) {
	outline: none;
	background: none;
}
.vjs-ad-playing.vjs-ad-playing .vjs-progress-control {
	pointer-events: none;
}
.vjs-ad-playing.vjs-ad-playing .vjs-play-progress {
	background-color: #ffe400;
}
.vjs-ad-loading .vjs-loading-spinner {
	display: block;
	visibility: visible;
}
.vjs-ad-playing .vjs-audio-button,
.vjs-ad-playing .vjs-captions-button {
	display: none;
}
.vjs-ad-loading .vjs-loading-spinner:after,
.vjs-ad-loading .vjs-loading-spinner:before {
	-webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8)
			infinite,
		vjs-spinner-fade 1.1s linear infinite;
	animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite,
		vjs-spinner-fade 1.1s linear infinite;
}
.vjs-ad-loading .vjs-loading-spinner:before {
	border-top-color: #fff;
}
.vjs-ad-loading .vjs-loading-spinner:after {
	border-top-color: #fff;
	-webkit-animation-delay: 0.44s;
	animation-delay: 0.44s;
}
.vjs-ad-content-resuming .vjs-big-play-button,
.vjs-ad-content-resuming .vjs-poster,
.vjs-ad-loading .vjs-big-play-button,
.vjs-ad-loading .vjs-poster {
	display: none;
}
.ima-ad-container {
	top: 0;
	position: absolute;
	display: none;
	width: 100%;
	height: 100%;
}
.video-js.vjs-playing .bumpable-ima-ad-container {
	margin-top: -4em;
}
.video-js.vjs-user-inactive.vjs-playing .bumpable-ima-ad-container {
	margin-top: 0;
}
.video-js.vjs-paused .bumpable-ima-ad-container,
.video-js.vjs-playing:hover .bumpable-ima-ad-container,
.video-js.vjs-user-active.vjs-playing .bumpable-ima-ad-container {
	margin-top: -4em;
}
.ima-controls-div {
	bottom: 0;
	height: 1.4em;
	position: absolute;
	overflow: hidden;
	display: none;
	opacity: 1;
	background-color: rgba(7, 20, 30, 0.7);
	background: linear-gradient(
		0deg,
		rgba(7, 20, 30, 0.7) 0,
		rgba(7, 20, 30, 0)
	);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0007141E",endColorstr="#07141E",GradientType=0);
}
.ima-controls-div.ima-controls-div-showing {
	height: 3.7em;
}
.ima-countdown-div {
	height: 1em;
	color: #fff;
	text-shadow: 0 0 0.2em #000;
	cursor: default;
}
.ima-seek-bar-div {
	top: 1.2em;
	height: 0.3em;
	position: absolute;
	background: hsla(0, 0%, 100%, 0.4);
}
.ima-progress-div {
	width: 0;
	height: 0.3em;
	background-color: #ecc546;
}
.ima-fullscreen-div,
.ima-mute-div,
.ima-play-pause-div,
.ima-slider-div {
	width: 2.33em;
	height: 1.33em;
	top: 0.733em;
	left: 0;
	position: absolute;
	color: #ccc;
	font-size: 1.5em;
	line-height: 2;
	text-align: center;
	font-family: VideoJS;
	cursor: pointer;
}
.ima-mute-div {
	left: auto;
	right: 5.667em;
}
.ima-slider-div {
	left: auto;
	right: 2.33em;
	width: 3.33em;
	height: 0.667em;
	top: 1.33em;
	background-color: #555;
}
.ima-slider-level-div {
	width: 100%;
	height: 0.667em;
	background-color: #ecc546;
}
.ima-fullscreen-div {
	left: auto;
	right: 0;
}
.ima-playing:before {
	content: "\F103";
}
.ima-paused:before {
	content: "\F101";
}
.ima-paused:hover:before,
.ima-playing:hover:before {
	text-shadow: 0 0 1em #fff;
}
.ima-non-muted:before {
	content: "\F107";
}
.ima-muted:before {
	content: "\F104";
}
.ima-muted:hover:before,
.ima-non-muted:hover:before {
	text-shadow: 0 0 1em #fff;
}
.ima-non-fullscreen:before {
	content: "\F108";
}
.ima-fullscreen:before {
	content: "\F109";
}
.ima-fullscreen:hover:before,
.ima-non-fullscreen:hover:before {
	text-shadow: 0 0 1em #fff;
}
.ng_leadin {
	font: 700 18px var(--sans);
	text-transform: uppercase;
}
.ng_endnote_contact,
.ng_endnote_contact p {
	font: italic 400 14px var(--sans);
	margin: 6px 0;
}
.horoscope {
	border-bottom: 1px solid #ddd;
	padding-top: 20px;
	padding-bottom: 20px;
}
.horoscope h3 {
	font-size: 12px;
	font-weight: 700;
}
.horoscope .summary,
.horoscope summary {
	margin: 20px 0;
}
.horoscope .image {
	background-repeat: no-repeat;
	float: left;
	height: 80px;
	margin-right: 8px;
	width: 80px;
}
.horoscope .sign {
	display: inline;
	font-size: 22px;
}
.horoscope .lucky_number {
	display: inline;
	font-size: 16px;
}
.horoscope .compatible_sign,
.horoscope .dates,
.horoscope .financial_outlook {
	display: inline;
	padding-left: 10px;
}
.horoscope .compatible_sign h3,
.horoscope .financial_outlook h3,
.horoscope .lucky_number h3 {
	display: inline;
	margin: 0 !important;
}
.horoscope .compatible_sign h3:after,
.horoscope .financial_outlook h3:after,
.horoscope .lucky_number h3:after {
	content: ": ";
}
.horoscope:last-child {
	border-bottom: none;
}
#Aries .image {
	background-image: url("/wps/build/images/horoscopes/aries.jpg");
}
#Taurus .image {
	background-image: url("/wps/build/images/horoscopes/taurus.jpg");
}
#Gemini .image {
	background-image: url("/wps/build/images/horoscopes/gemini.jpg");
}
#Cancer .image {
	background-image: url("/wps/build/images/horoscopes/cancer.jpg");
}
#Leo .image {
	background-image: url("/wps/build/images/horoscopes/leo.jpg");
}
#Virgo .image {
	background-image: url("/wps/build/images/horoscopes/virgo.jpg");
}
#Libra .image {
	background-image: url("/wps/build/images/horoscopes/libra.jpg");
}
#Scorpio .image {
	background-image: url("/wps/build/images/horoscopes/scorpio.jpg");
}
#Sagittarius .image {
	background-image: url("/wps/build/images/horoscopes/sagittarius.jpg");
}
#Capricorn .image {
	background-image: url("/wps/build/images/horoscopes/capricorn.jpg");
}
#Aquarius .image {
	background-image: url("/wps/build/images/horoscopes/aquarius.jpg");
}
#Pisces .image {
	background-image: url("/wps/build/images/horoscopes/pisces.jpg");
}
.cards {
	text-align: center;
	margin-bottom: 10px;
	overflow: hidden;
}
.cards,
.cards .card-wrap {
	display: block;
	position: relative;
}
.cards .card-video-container,
.cards .card-video-container:focus,
.cards .card-video-container:hover,
.cards a,
.cards a:focus,
.cards a:hover {
	color: #fff;
}
.cards .card-video-container:focus h3,
.cards .card-video-container:hover h3,
.cards a:focus h3,
.cards a:hover h3 {
	text-decoration: underline;
}
.cards h3,
.cards p {
	font-family: var(--sans);
	font-size: unset;
	font-weight: 800;
}
.cards p {
	font-size: 18px;
	line-height: 1.3;
	font-weight: 700;
}
@media (min-width: 992px) {
	.cards p {
		font-size: 24px;
	}
}
.cards .title {
	font-size: 34px;
	line-height: 1.3;
}
@media (min-width: 992px) {
	.cards .title {
		font-size: 36px;
	}
}
.cards .card-title-container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	display: block;
	margin: 0;
}
.cards .card-title-container .kicker {
	display: inline-block;
	color: #000;
	background-color: #fff;
	margin: 0;
	padding: 0 10px;
	height: 40px;
	line-height: 40px;
	font-size: 24px;
	font-family: var(--sans);
	font-weight: 700;
	transition: background-color 0.5s ease, color 0.5s ease;
}
.cards .card-title-container .kicker:focus,
.cards .card-title-container .kicker:hover {
	color: #fff;
	background-color: #000;
}
@media (max-width: 991px) {
	.cards .card-title-container .kicker {
		font-size: 18px;
		height: 30px;
		line-height: 30px;
	}
}
.cards .card-container {
	height: 100%;
	display: table;
	position: relative;
}
.cards .card-copy {
	display: table-cell;
	padding: 20px;
	vertical-align: bottom;
}
.cards__playbutton {
	background: transparent;
	width: 0;
	height: 0;
	border: 0;
	opacity: 0.8;
}
.cards__playbutton:before {
	position: absolute;
	font-family: FontAwesome;
	font-size: 55px;
	content: "\F144" !important;
	color: #fff;
	background: 0 0;
	right: calc(50% - 50px);
	left: calc(50% - 50px);
	top: calc(50% - 50px);
	bottom: calc(50% - 50px);
	line-height: 55px;
}
.cards .gradient {
	background: linear-gradient(
		180deg,
		rgba(30, 87, 153, 0) 0,
		rgba(17, 48, 84, 0) 45%,
		#000102 99%,
		#000
	);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#001e5799",endColorstr="#000000",GradientType=0);
	position: absolute;
	left: 0;
	height: 100%;
	width: 100%;
}
@media (min-width: 768px) {
	.cards .gradient.right {
		background: linear-gradient(
			90deg,
			rgba(30, 87, 153, 0) 0,
			rgba(17, 48, 84, 0) 45%,
			#000102 99%,
			#000
		);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#001e5799",endColorstr="#000000",GradientType=1);
	}
	.cards .gradient.left {
		background: linear-gradient(
			90deg,
			#000 0,
			rgba(85, 126, 158, 0) 68%,
			rgba(125, 185, 232, 0)
		);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#007db9e8",GradientType=1);
	}
}
.cards .short {
	height: 399px;
}
@media (max-width: 991px) {
	.cards .short {
		height: 432px;
	}
}
@media (max-width: 767px) {
	.cards .short {
		height: 331px;
	}
}
.cards .tall {
	height: 575px;
}
@media (max-width: 991px) {
	.cards .tall {
		height: 432px;
	}
}
@media (max-width: 767px) {
	.cards .tall {
		height: 331px;
	}
}
@media (min-width: 992px) {
	.cards .tall .title {
		font-size: 48px;
	}
}
.cards .bg-img {
	background: transparent no-repeat 50% 20%;
	background-size: cover;
}
.cards .opinion {
	background: url("/wps/source/images/widgets/cards/dot-bg.png") repeat 50%;
	text-align: left;
}
.cards .opinion .card-copy {
	vertical-align: middle;
	padding: 15px;
}
.cards .is-full-width .title {
	text-transform: uppercase;
}
.cards .is-full-width .card-copy {
	vertical-align: middle;
}
@media (max-width: 767px) {
	.cards .is-full-width .card-copy {
		vertical-align: bottom;
	}
}
@media (max-width: 767px) {
	.cards .is-full-width.tall {
		height: 610px;
	}
}
.cards .is-percent .title {
	font-size: 170px;
	line-height: 0.7;
}
@media (max-width: 1199px) {
	.cards .is-percent .title {
		padding-top: 40px;
	}
}
.cards .is-percent .card-copy {
	vertical-align: middle;
	padding-bottom: 0;
}
.cards .is-percent p {
	font-size: 20px;
}
.cards .border {
	background-color: #000;
	padding: 40px;
	color: #000;
}
.cards .border:focus,
.cards .border:hover {
	color: #000;
}
@media (max-width: 991px) {
	.cards .border {
		padding: 30px;
	}
}
.cards .border .card-container {
	background-color: #fff;
}
.cards .border .card-copy {
	vertical-align: middle;
}
.cards .border .title {
	text-transform: uppercase;
}
.cards.breaking-news-card {
	background-color: #000;
}
.cards.breaking-news-card .title {
	margin: 0 auto;
	max-width: 650px;
}
.cards.breaking-news-card .tall {
	height: 183px;
}
@media (max-width: 991px) {
	.cards.breaking-news-card .tall {
		height: 98px;
	}
}
.cards.breaking-news-card .card-title-container .kicker {
	background-color: #0093d0;
	color: #fff;
}
.cards.breaking-news-card .card-title-container .kicker:focus,
.cards.breaking-news-card .card-title-container .kicker:hover {
	color: #0093d0;
	background-color: #fff;
}
.cards.breaking-news-card .card-container {
	position: absolute;
	top: 0;
	left: 0;
}
.cards.breaking-news-card .img-container {
	display: block;
	height: 100%;
	width: 20%;
	position: relative;
	margin-bottom: 0;
	background: transparent no-repeat 50% 20%;
	background-size: cover;
}
@media (max-width: 991px) {
	.cards.breaking-news-card .img-container {
		width: 33%;
	}
}
.cards.breaking-news-card .title {
	text-transform: uppercase;
	font-size: 34px;
}
@media (max-width: 991px) {
	.cards.breaking-news-card .title {
		font-size: 18px;
	}
}
@media (min-width: 992px) {
	.cards.breaking-news-card .title {
		font-size: 36px;
	}
}
.cards.breaking-news-card .card-copy {
	vertical-align: middle;
	padding: 30px 0 10px;
}
@media (max-width: 767px) {
	.cards.breaking-news-card .card-copy {
		padding-bottom: 0;
	}
}
.card-hide {
	display: none;
}
.card-modal__close {
	position: absolute;
	top: 0;
	right: 0;
	color: #fff;
	opacity: 0.8;
	font-weight: 100;
	font-size: 30px;
}
@media (max-width: 991px) {
	.card-modal__close {
		top: -10px;
	}
}
.card-modal__player {
	max-width: 900px;
	padding: 30px 50px;
	margin: 0 auto;
	position: relative;
}
@media (max-width: 991px) {
	.card-modal__player {
		padding-left: 10px;
		padding-right: 10px;
	}
}
.card-modal__content {
	position: relative;
}
.card-modal__content--center {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.card-modal__title {
	font-family: var(--sans);
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	margin-top: 10px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
@media (max-width: 991px) {
	.col-sm-6 .cards .tall {
		height: 332px;
	}
}
@media (max-width: 767px) {
	.col-sm-6 .cards .tall {
		height: 331px;
	}
}
@media (max-width: 991px) {
	.col-sm-6.col-md-4 .cards .short {
		height: 322px;
	}
}
@media (max-width: 767px) {
	.col-sm-6.col-md-4 .cards .short {
		height: 331px;
	}
}
@media (min-width: 992px) {
	.col-md-4 .cards .tall .title {
		font-size: 36px;
	}
}
@media (max-width: 767px) {
	.col-md-4 .cards .tall {
		height: 219px;
	}
	.col-md-4 .cards .tall .title {
		font-size: 30px;
	}
}
.cardsAds {
	text-align: center;
}
.cardsAds .ad {
	margin-bottom: 10px;
}
.cards-layout .modal-backdrop.in {
	opacity: 0.8;
}
.card-container.width50 {
	width: 50%;
}
@media (max-width: 767px) {
	.card-container.width50 {
		width: 100%;
	}
}
.gallery .h2 {
	font-weight: 400;
}
.gallery-panel {
	position: relative;
	background-color: #ddd;
	margin-bottom: 0;
	padding-top: 0;
}
.gallery-current {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}
.gallery-marker {
	display: flex;
	align-items: center;
	color: #fff;
	position: absolute;
	bottom: 15px;
	left: 15px;
}
.gallery-marker svg {
	width: 42px;
	height: 42px;
	transform: none;
}
.gallery-count {
	color: #fff;
	margin-left: 10px;
	text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.5);
	font-size: 16px;
}
.gallery-button {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 40px;
	padding: 0;
	border: none;
	display: flex;
	align-items: center;
	cursor: pointer;
}
.gallery-button svg {
	fill: #fff;
	background-color: #373737;
	height: 15px;
	width: 15px;
	padding: 10px;
}
.gallery-prev {
	left: 0;
}
.gallery-next {
	right: 0;
	justify-content: flex-end;
}
.gallery figcaption {
	padding: 0;
}
.no-margin {
	margin: 0;
}
.no-box-sizing {
	box-sizing: unset;
}
.caption-container {
	background-color: #fff;
	padding: 15px;
}
.caption-container figcaption {
	margin-left: 0;
	margin-right: 0;
}
@media (max-width: 690px) {
	.caption-container {
		padding: 10px 15px 0;
	}
}
.preroll-container-gallery-card {
	margin: 0;
	background-color: #ddd;
	position: relative;
}
.caption-container .current-caption {
	padding: 0;
}
.story-body .image-gallery-organism .mi-slick-gallery-container {
	margin-bottom: 0;
}
.top-gallery .gallery {
	margin: 30px auto;
}
.slide-next-enter-active,
.slide-next-leave-active {
	transition: transform 0.5s ease-in-out;
}
.slide-next-enter {
	transform: translate(33.333%);
}
.slide-next-leave-to {
	transform: translate(-33.333%);
}
.slide-prev-enter-active,
.slide-prev-leave-active {
	transition: transform 0.5s ease-in-out;
}
.slide-prev-enter {
	transform: translate(-33.333%);
}
.slide-prev-leave-to {
	transform: translate(33.333%);
}
.slider {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.slider .slidesWrapper {
	display: flex;
	position: relative;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
}
.slider .slidesWrapper-after-swap {
	transition: left 0.3s ease-in-out;
}
.slider .slidesWrapper-next {
	left: -200% !important;
}
.slider .slidesWrapper-current {
	left: -100% !important;
}
.slider .slidesWrapper-prev {
	left: 0 !important;
}
.slide {
	display: flex;
	cursor: pointer;
	justify-content: center;
}
.slide .image__item {
	width: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
.slide.loaded .image__item {
	visibility: visible;
	opacity: 1;
	border: 0;
}
.slide.loaded .image__spinner {
	display: none;
	width: 100%;
}
.image__spinner {
	position: relative;
	left: 50%;
}
.image__spinner .ripple {
	display: inline-block;
	position: absolute;
	z-index: 3;
	margin: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 80px;
	height: 80px;
}
.image__spinner .ripple__circle {
	position: absolute;
	border: 4px solid #222;
	opacity: 1;
	border-radius: 50%;
	-webkit-animation: ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
	animation: ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.image__spinner .ripple__inner-circle {
	-webkit-animation-delay: -0.5s;
	animation-delay: -0.5s;
}
@-webkit-keyframes ripple {
	0% {
		top: 36px;
		left: 36px;
		width: 0;
		height: 0;
		opacity: 1;
	}
	to {
		top: 0;
		left: 0;
		width: 72px;
		height: 72px;
		opacity: 0;
	}
}
@keyframes ripple {
	0% {
		top: 36px;
		left: 36px;
		width: 0;
		height: 0;
		opacity: 1;
	}
	to {
		top: 0;
		left: 0;
		width: 72px;
		height: 72px;
		opacity: 0;
	}
}
.video-js.mi-videojs {
	max-width: 100%;
}
.video-js.mi-videojs .vjs-poster {
	background-size: cover;
	background-position: inherit;
}
.video-js.mi-videojs .vjs-title-bar {
	font: 17px/20px var(--sans);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 13px 20% 13px 13px;
	background: linear-gradient(0deg, transparent, rgba(0, 0, 0, 0.8));
	transition: all 0.2s ease-out;
}
@media screen and (min-width: 768px) {
	.video-js.mi-videojs .vjs-title-bar {
		padding: 13px 25% 13px 13px;
	}
}
@media screen and (min-width: 1200px) {
	.video-js.mi-videojs .vjs-title-bar {
		padding-left: 15px;
	}
}
.video-js.mi-videojs.vjs-controls-enabled .vjs-title-bar {
	display: none;
}
.video-js.mi-videojs.vjs-has-started .vjs-big-play-button {
	display: none !important;
}
.video-js.mi-videojs.vjs-has-started:not(.vjs-ad-playing) .vjs-watermark {
	display: block;
}
.video-js.mi-videojs.mi-vr-enabled.vjs-has-started:not(.vjs-ad-playing) video {
	display: none !important;
}
.video-js.mi-videojs.mi-vr-enabled.vjs-has-started:not(.vjs-ad-playing) canvas,
.video-js.mi-videojs.mi-vr-enabled video {
	display: block !important;
}
.video-js.mi-videojs .vjs-big-play-button {
	padding: 0;
	margin: 4px 0;
	line-height: 0;
	display: inline-block;
	height: auto;
	width: auto;
	border: 0;
	top: auto;
	bottom: 32px;
	left: 20px;
	cursor: pointer;
	text-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
	z-index: 2;
}
@media screen and (min-width: 1200px) {
	.video-js.mi-videojs .vjs-big-play-button {
		bottom: 32px;
		left: 20px;
	}
}
.video-js.mi-videojs .vjs-big-play-button:focus,
.video-js.mi-videojs .vjs-big-play-button:hover {
	background: none;
}
.video-js.mi-videojs .vjs-big-play-button:hover:before {
	text-shadow: 0 3px 5px rgba(0, 0, 0, 0.7);
}
.video-js.mi-videojs .vjs-big-play-button:before {
	position: absolute;
	font-family: FontAwesome;
	font-size: 40px;
	content: "\F144";
	color: #fff;
	background: none;
}
@media screen and (min-width: 1200px) {
	.video-js.mi-videojs .vjs-big-play-button:before {
		font-size: 40px;
	}
}
.video-js.mi-videojs .vjs-big-play-button .vjs-icon-placeholder {
	display: none;
}
.video-js.mi-videojs .vjs-big-play-button.vjs-big-vr-play-button:before {
	content: "";
	width: 40px;
	height: 40px;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='360' height='360' viewBox='0 0 360 360'%3E%3Cpath fill='%23FFF' d='M334.883 275.78l-6.374-36.198-6.375-36.2-28.16 23.62-28.164 23.62 25.837 9.41C266.247 296.544 224 320.5 176.25 320.5c-77.47 0-140.5-63.03-140.5-140.5 0-77.472 63.03-140.5 140.5-140.5 53.428 0 99.98 29.978 123.733 73.993l13.304-6.923C287.025 57.76 235.45 24.5 176.25 24.5c-85.743 0-155.5 69.757-155.5 155.5 0 85.742 69.757 155.5 155.5 155.5 54.253 0 102.09-27.94 129.922-70.177l28.71 10.457z'/%3E%3Cpath fill='%23FFF' d='M314.492 175.167c-12.98 0-23.54-10.56-23.54-23.54s10.56-23.54 23.54-23.54c12.98 0 23.54 10.56 23.54 23.54s-10.56 23.54-23.54 23.54zm0-38.08c-8.018 0-14.54 6.522-14.54 14.54s6.522 14.54 14.54 14.54c8.017 0 14.54-6.522 14.54-14.54s-6.523-14.54-14.54-14.54z'/%3E%3Cg fill='%23FFF'%3E%3Cpath d='M88.76 173.102h9.395c4.74-.042 8.495-1.27 11.268-3.682 2.77-2.412 4.157-5.903 4.157-10.474 0-4.4-1.153-7.817-3.46-10.25-2.307-2.434-5.83-3.65-10.568-3.65-4.147 0-7.554 1.195-10.22 3.585-2.666 2.392-4 5.514-4 9.364H69.908c0-4.74 1.26-9.055 3.776-12.95 2.518-3.892 6.03-6.928 10.537-9.108 4.508-2.18 9.554-3.27 15.14-3.27 9.225 0 16.472 2.318 21.74 6.952 5.27 4.634 7.903 11.077 7.903 19.33 0 4.147-1.323 8.05-3.967 11.71-2.646 3.66-6.062 6.422-10.252 8.284 5.078 1.736 8.94 4.465 11.584 8.19s3.968 8.166 3.968 13.33c0 8.294-2.847 14.895-8.538 19.804s-13.17 7.363-22.438 7.363c-8.887 0-16.166-2.37-21.836-7.11-5.67-4.74-8.506-11.045-8.506-18.916h15.425c0 4.062 1.365 7.363 4.094 9.902 2.73 2.54 6.4 3.81 11.014 3.81 4.782 0 8.55-1.27 11.3-3.81s4.126-6.22 4.126-11.045c0-4.865-1.44-8.61-4.316-11.235-2.878-2.623-7.152-3.936-12.822-3.936H88.76V173.1zM187.598 133.493v12.76h-1.904c-8.633.126-15.53 2.497-20.693 7.108-5.162 4.614-8.23 11.152-9.203 19.615 4.95-5.205 11.277-7.808 18.98-7.808 8.166 0 14.608 2.878 19.328 8.633 4.718 5.755 7.077 13.182 7.077 22.28 0 9.395-2.76 17.002-8.284 22.82-5.52 5.818-12.77 8.73-21.74 8.73-9.226 0-16.705-3.407-22.44-10.222-5.733-6.812-8.6-15.742-8.6-26.787v-5.267c0-16.208 3.945-28.903 11.84-38.086 7.89-9.182 19.242-13.774 34.054-13.774h1.586zM171.03 177.61c-3.386 0-6.485.95-9.3 2.855-2.814 1.904-4.877 4.443-6.188 7.617v4.697c0 6.854 1.438 12.304 4.316 16.345 2.877 4.04 6.602 6.062 11.172 6.062s8.188-1.715 10.854-5.143 4-7.934 4-13.52-1.355-10.135-4.063-13.648c-2.708-3.51-6.304-5.267-10.79-5.267zM271.136 187.447c0 13.29-2.486 23.307-7.46 30.057s-12.535 10.125-22.69 10.125c-9.988 0-17.51-3.292-22.566-9.872-5.058-6.58-7.65-16.323-7.776-29.23V172.53c0-13.287 2.485-23.252 7.458-29.896 4.973-6.643 12.558-9.966 22.757-9.966 10.112 0 17.655 3.237 22.63 9.712 4.97 6.475 7.52 16.166 7.647 29.072v15.995zm-15.425-17.265c0-8.674-1.185-15.033-3.554-19.075-2.37-4.04-6.137-6.062-11.3-6.062-5.035 0-8.738 1.915-11.107 5.745-2.37 3.83-3.62 9.807-3.746 17.932v20.948c0 8.633 1.206 15.064 3.618 19.297s6.2 6.348 11.362 6.348c4.95 0 8.61-1.957 10.98-5.87 2.37-3.915 3.62-10.04 3.746-18.378v-20.885z'/%3E%3C/g%3E%3C/svg%3E");
	background-size: contain;
	bottom: -29px;
	left: -8px;
}
@media screen and (min-width: 1200px) {
	.video-js.mi-videojs .vjs-big-play-button.vjs-big-vr-play-button:before {
		width: 40px;
		height: 40px;
		bottom: -32px;
	}
}
.video-js.mi-videojs.vjs-fullscreen .vjs-text-track-display > div {
	height: 64px !important;
}
.video-js.mi-videojs.vjs-fullscreen .vjs-text-track-display > div > div {
	font-size: 26px !important;
	line-height: 35px !important;
}
.video-js.mi-videojs:not(.vjs-has-started) video[poster] {
	-o-object-fit: cover;
	object-fit: cover;
}
.video-js.mi-videojs:not(.vjs-has-started) .vjs-control-bar {
	display: block;
	background: none;
}
.video-js.mi-videojs:not(.vjs-has-started) .vjs-current-time,
.video-js.mi-videojs:not(.vjs-has-started) .vjs-title-bar {
	display: none;
}
.video-js.mi-videojs:not(.vjs-has-started) .vjs-volume-panel {
	display: none;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	right: 35px;
}
.video-js.mi-videojs:not(.vjs-has-started) .auto-advance-button,
.video-js.mi-videojs:not(.vjs-has-started) .vjs-fullscreen-control,
.video-js.mi-videojs:not(.vjs-has-started) .vjs-play-control,
.video-js.mi-videojs:not(.vjs-has-started) .vjs-progress-control,
.video-js.mi-videojs:not(.vjs-has-started) .vjs-remaining-time,
.video-js.mi-videojs:not(.vjs-has-started) .vjs-subs-caps-button,
.video-js.mi-videojs:not(.vjs-has-started) .vjs-time-divider,
.video-js.mi-videojs:not(.vjs-has-started) .vjs-volume-menu-button {
	display: none;
}
.video-js.mi-videojs:not(.vjs-has-started) .vjs-time-control.vjs-duration {
	position: absolute;
	bottom: 16px;
	left: 70px;
	font-size: 14px;
	text-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
}
@media screen and (min-width: 1200px) {
	.video-js.mi-videojs:not(.vjs-has-started) .vjs-time-control.vjs-duration {
		bottom: 16px;
		left: 70px;
		font-size: 14px;
	}
}
.video-js.mi-videojs .vjs-control:before {
	font-size: 20px;
}
.video-js.mi-videojs .vjs-icon-circle:before,
.video-js.mi-videojs .vjs-mouse-display:before,
.video-js.mi-videojs .vjs-play-control:before,
.video-js.mi-videojs .vjs-play-progress:before,
.video-js.mi-videojs .vjs-volume-level:before {
	font-family: VideoJS;
}
.video-js.mi-videojs .vjs-time-control {
	position: absolute;
	display: block;
	font: 12px var(--sans);
	line-height: 2.5em;
	letter-spacing: 1px;
	padding: 0;
	height: auto;
	width: auto;
	min-width: inherit;
}
.video-js.mi-videojs .vjs-time-control.vjs-current-time {
	width: 40px;
	left: 32px;
	text-align: right;
}
.video-js.mi-videojs .vjs-time-control.vjs-time-divider {
	left: 72px;
}
.video-js.mi-videojs .vjs-time-control.vjs-duration {
	left: 78px;
}
.video-js.mi-videojs .vjs-control-bar {
	padding: 5px 0;
	height: 40px;
	background: linear-gradient(
		179.48deg,
		hsla(0, 0%, 7%, 0),
		hsla(0, 5%, 4%, 0.61)
	);
	justify-content: flex-end;
}
.video-js.mi-videojs .vjs-play-control {
	position: absolute;
	left: 0;
}
.video-js.mi-videojs .vjs-play-control:focus {
	outline: none;
}
.video-js.mi-videojs .vjs-play-control .vjs-icon-placeholder:before {
	font-size: 2.7em;
	line-height: 1.1;
}
.video-js.mi-videojs .vjs-control.vjs-button:focus {
	outline: none;
}
.video-js.mi-videojs .vjs-mouse-display:after,
.video-js.mi-videojs .vjs-play-progress:after {
	content: none;
}
.video-js.mi-videojs .vjs-progress-control {
	position: absolute;
	width: 100%;
	bottom: 40px;
	height: auto;
}
.video-js.mi-videojs .vjs-progress-control .vjs-progress-holder {
	margin-left: 0;
	margin-right: 0;
}
.video-js.mi-videojs .vjs-progress-control .vjs-load-progress {
	background: #fff;
}
.video-js.mi-videojs .vjs-progress-control .vjs-load-progress,
.video-js.mi-videojs .vjs-progress-control .vjs-play-progress,
.video-js.mi-videojs .vjs-progress-control .vjs-progress-holder {
	height: 0.5em;
}
@media screen and (max-width: 560px) {
	.video-js.mi-videojs .vjs-progress-control .vjs-load-progress,
	.video-js.mi-videojs .vjs-progress-control .vjs-play-progress,
	.video-js.mi-videojs .vjs-progress-control .vjs-progress-holder {
		height: 0.4em;
	}
}
.video-js.mi-videojs .vjs-volume-panel {
	order: 3;
}
.video-js.mi-videojs .vjs-volume-panel .vjs-volume-vertical:hover {
	z-index: 1;
}
.video-js.mi-videojs .vjs-mute-control:focus {
	outline: none;
}
.video-js.mi-videojs .vjs-mute-control .vjs-icon-placeholder {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: FontAwesome;
}
.video-js.mi-videojs .vjs-mute-control .vjs-icon-placeholder:before {
	font-size: 2em;
	line-height: 1.5;
}
.video-js.mi-videojs .vjs-mute-control.vjs-vol-3 .vjs-icon-placeholder:before {
	content: "\F028";
}
.video-js.mi-videojs .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before,
.video-js.mi-videojs .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before {
	content: "\F027";
}
.video-js.mi-videojs .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before {
	content: "\F026";
}
.video-js.mi-videojs .vjs-subs-caps-button {
	order: 4;
}
.video-js.mi-videojs .vjs-text-track-display {
	pointer-events: none;
	height: calc(100% - 45px);
	display: flex;
	align-items: flex-end;
	transition: height 1s ease;
}
.video-js.mi-videojs .vjs-text-track-display > div {
	position: static !important;
	margin: 0 !important;
	width: 100%;
}
.video-js.mi-videojs .vjs-text-track-display > div > div {
	font-family: var(--sans) !important;
	font-size: 14px !important;
	line-height: 19px !important;
	height: 54px !important;
	margin: 0 auto !important;
	position: static !important;
	max-width: 80%;
}
.video-js.mi-videojs .vjs-text-track-display > div > div > div {
	box-shadow: 0.5rem 0 0 rgba(0, 0, 0, 0.85), -0.5rem 0 0 rgba(0, 0, 0, 0.85);
	font-family: var(--sans);
}
.video-js.mi-videojs.vjs-user-inactive.vjs-playing .vjs-text-track-display {
	height: 100%;
}
@media screen and (min-width: 768px) {
	.video-js.mi-videojs.vjs-user-inactive.vjs-playing .vjs-text-track-display {
		height: calc(100% - 28px);
	}
	.video-js.mi-videojs .vjs-text-track-display > div > div {
		font-size: 22px !important;
		height: 60px !important;
		line-height: 30px !important;
		max-width: 60%;
	}
}
.video-js.mi-videojs .vjs-subs-caps-button.vjs-control:focus,
.video-js.mi-videojs .vjs-subs-caps-button.vjs-control:focus:before,
.video-js.mi-videojs .vjs-subs-caps-button.vjs-control:hover:before {
	text-shadow: none;
}
.video-js.mi-videojs
	.vjs-subs-caps-button.vjs-caps-active
	.vjs-icon-placeholder:before {
	content: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 192.756 192.756'%3E%3Cg%3E%3Cpath fill='rgb(255,255,255)' d='M0 30 H 180 V 160 H 10 L 30 30'/%3E%3Cpath d='M189.922 172.244H2.834V20.512h187.087v151.732h.001zM30.611 148.666c11.417 9.57 121.901 8.838 130.737 0 8.84-8.844 13.812-88.942 0-102.753-13.811-13.81-115.678-15.057-130.737 0-11.485 11.485-11.418 93.177 0 102.753z' fill='rgb(255,255,255)'/%3E%3Cpath d='M73.035 85.743c-.39-2.81-2.333-11.345-11.18-11.345-10.014 0-13.222 10.806-13.222 21.179s3.208 21.175 13.222 21.175c7.194 0 10.014-5.619 11.277-12.855h20.999c0 15.557-11.374 32.09-31.692 32.09-22.458 0-35.193-17.613-35.193-40.41 0-24.31 13.805-40.409 35.193-40.409 19.054.106 29.553 11.236 31.401 30.575H73.035zM144.354 85.743c-.389-2.81-2.334-11.345-11.182-11.345-10.014 0-13.221 10.806-13.221 21.179s3.207 21.175 13.221 21.175c7.195 0 10.016-5.619 11.277-12.855h21c0 15.557-11.375 32.09-31.693 32.09-22.457 0-35.193-17.613-35.193-40.41 0-24.31 13.807-40.409 35.193-40.409 19.055.106 29.555 11.236 31.4 30.575h-20.802z' fill='rgba(0,0,0,0.5)'/%3E%3C/g%3E%3C/svg%3E");
}
.video-js.mi-videojs .vjs-subs-caps-button .vjs-icon-placeholder:before {
	content: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 192.756 192.756'%3E%3Cg%3E%3Cpath fill='rgba(0,0,0,0.1)' d='M0 30 H 180 V 160 H 10 L 30 30'/%3E%3Cpath d='M189.922 172.244H2.834V20.512h187.087v151.732h.001zM30.611 148.666c11.417 9.57 121.901 8.838 130.737 0 8.84-8.844 13.812-88.942 0-102.753-13.811-13.81-115.678-15.057-130.737 0-11.485 11.485-11.418 93.177 0 102.753z' fill='rgb(255,255,255)'/%3E%3Cpath d='M73.035 85.743c-.39-2.81-2.333-11.345-11.18-11.345-10.014 0-13.222 10.806-13.222 21.179s3.208 21.175 13.222 21.175c7.194 0 10.014-5.619 11.277-12.855h20.999c0 15.557-11.374 32.09-31.692 32.09-22.458 0-35.193-17.613-35.193-40.41 0-24.31 13.805-40.409 35.193-40.409 19.054.106 29.553 11.236 31.401 30.575H73.035zM144.354 85.743c-.389-2.81-2.334-11.345-11.182-11.345-10.014 0-13.221 10.806-13.221 21.179s3.207 21.175 13.221 21.175c7.195 0 10.016-5.619 11.277-12.855h21c0 15.557-11.375 32.09-31.693 32.09-22.457 0-35.193-17.613-35.193-40.41 0-24.31 13.807-40.409 35.193-40.409 19.055.106 29.555 11.236 31.4 30.575h-20.802z' fill='rgb(255,255,255)'/%3E%3C/g%3E%3C/svg%3E");
}
.video-js.mi-videojs .vjs-fullscreen-control {
	order: 5;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: FontAwesome;
}
.video-js.mi-videojs .vjs-fullscreen-control:focus {
	outline: none;
}
.video-js.mi-videojs .vjs-fullscreen-control .vjs-icon-placeholder {
	font-family: FontAwesome;
}
.video-js.mi-videojs .vjs-fullscreen-control .vjs-icon-placeholder:before {
	content: "\F065";
	line-height: 1.75;
}
.video-js.mi-videojs.vjs-has-started .vjs-current-time,
.video-js.mi-videojs.vjs-has-started .vjs-duration {
	display: block;
}
.video-js.mi-videojs.vjs-has-started
	+ .vjs-share-wrapper
	.vjs-share
	.vjs-share-text {
	display: inline;
}
.video-js.mi-videojs.vjs-has-started.vjs-ad-playing + .vjs-share-wrapper {
	display: none;
}
.video-js.mi-videojs .vjs-volume-menu-button {
	position: absolute;
	right: 40px;
}
.video-js.mi-videojs .vjs-volume-menu-button:hover {
	right: 20px;
}
.video-js.mi-videojs .vjs-volume-control.vjs-key-pressed {
	opacity: 1;
	transition-property: opacity;
	transition-duration: 1s;
}
.video-js.mi-videojs .vjs-play-progress {
	background-color: #0093d0;
}
.video-js.mi-videojs .vjs-play-progress:before {
	content: "";
}
.video-js.mi-videojs .vjs-load-progress {
	background-color: #fff;
}
.video-js.mi-videojs .auto-advance-button.glyphicon-fast-forward {
	order: 2;
}
.video-js.mi-videojs .auto-advance-button.glyphicon-fast-backward {
	order: 1;
}
.video-js.mi-videojs .auto-advance-button:before {
	font-size: 1.5em;
	line-height: 2;
}
.video-js.mi-videojs
	.fast-backward-arrow-hidden
	.auto-advance-button.glyphicon-fast-backward,
.video-js.mi-videojs
	.fast-forward-arrow-hidden
	.auto-advance-button.glyphicon-fast-forward {
	display: none;
}
.video-js.mi-videojs canvas {
	display: none;
	cursor: move;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100% !important;
	height: 100% !important;
}
.video-js.mi-videojs .vjs-button-vr .vjs-icon-placeholder {
	height: 30px;
	width: 30px;
	display: inline-block;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0iI0ZGRkZGRiI+CiAgICA8cGF0aCBkPSJNMjAuNzQgNkgzLjIxQzIuNTUgNiAyIDYuNTcgMiA3LjI4djEwLjQ0YzAgLjcuNTUgMS4yOCAxLjIzIDEuMjhoNC43OWMuNTIgMCAuOTYtLjMzIDEuMTQtLjc5bDEuNC0zLjQ4Yy4yMy0uNTkuNzktMS4wMSAxLjQ0LTEuMDFzMS4yMS40MiAxLjQ1IDEuMDFsMS4zOSAzLjQ4Yy4xOS40Ni42My43OSAxLjExLjc5aDQuNzljLjcxIDAgMS4yNi0uNTcgMS4yNi0xLjI4VjcuMjhjMC0uNy0uNTUtMS4yOC0xLjI2LTEuMjh6TTcuNSAxNC42MmMtMS4xNyAwLTIuMTMtLjk1LTIuMTMtMi4xMiAwLTEuMTcuOTYtMi4xMyAyLjEzLTIuMTMgMS4xOCAwIDIuMTIuOTYgMi4xMiAyLjEzcy0uOTUgMi4xMi0yLjEyIDIuMTJ6bTkgMGMtMS4xNyAwLTIuMTMtLjk1LTIuMTMtMi4xMiAwLTEuMTcuOTYtMi4xMyAyLjEzLTIuMTNzMi4xMi45NiAyLjEyIDIuMTMtLjk1IDIuMTItMi4xMiAyLjEyeiIvPgogICAgPHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyNHYyNEgwVjB6Ii8+Cjwvc3ZnPgo=)
		no-repeat 0;
}
.video-js.mi-videojs .vjs-menu-button-popup .vjs-menu {
	bottom: 25px;
	padding-bottom: 15px;
	margin-bottom: 0;
}
.video-js.mi-videojs .vjs-menu-button-popup .vjs-menu li {
	text-transform: capitalize;
	padding: 4px 0;
}
.video-js.mi-videojs .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
	background-color: #373737;
	z-index: 1;
}
.video-js.mi-videojs
	.vjs-menu-button-popup
	.vjs-menu
	.vjs-menu-content
	.vjs-menu-item {
	color: #fff;
}
.video-js.mi-videojs
	.vjs-menu-button-popup
	.vjs-menu
	.vjs-menu-content
	.vjs-menu-item
	span {
	display: inline-block;
	vertical-align: text-top;
	font-family: var(--sans);
}
.video-js.mi-videojs
	.vjs-menu-button-popup
	.vjs-menu
	.vjs-menu-content
	.vjs-menu-item.vjs-selected {
	color: #222;
}
.video-js.mi-videojs
	.vjs-menu-button-popup
	.vjs-menu
	.vjs-menu-content
	.vjs-menu-item:focus {
	outline: 0;
}
.story-body .videoVueInstance.new-video-design .vjs-title-bar,
.story-body .vjs-user-inactive:not(.vjs-paused) .vjs-title-bar {
	display: none;
}
.story-body .video-js.mi-videojs.vjs-paused:not(.vjs-ad-playing) .vjs-title-bar,
.story-body
	.video-js.mi-videojs.vjs-user-active:not(.vjs-ad-playing)
	.vjs-title-bar {
	display: inline;
}
.story-body .lead-item .new-video-design .playlist-carousel-wrapper {
	padding: 0 15px;
}
.mi-video-embed figcaption {
	font: 14px/1.5em var(--sans);
	color: var(--tc, #707070);
	padding: 10px 0 0;
}
.mi-video-embed figcaption .byline {
	display: inline-block;
	font: 400 11px/1.5em var(--sans);
	text-transform: uppercase;
}
.mi-video-embed figcaption .byline a {
	font-weight: 700;
	color: inherit;
}
.mi-video-embed figcaption .byline .glyphicon {
	padding: 0 4px 0 6px;
}
.playlist-items-wrapper {
	position: relative;
	width: 92%;
	height: 141px;
	margin-top: 20px;
}
.playlist-items-wrapper .playlist-items {
	height: 141px;
	overflow: visible !important;
}
.playlist-items-wrapper:first-child {
	border-left: none;
}
.playlist-items-wrapper:last-child {
	border-right: none;
}
.playlist-items-wrapper .playlist-advance-wrapper,
.playlist-items-wrapper .playlist-back-wrapper {
	position: absolute;
	cursor: pointer;
	bottom: -1px;
	left: 0;
	height: 55px;
	background: #fff;
	transition: all 0.2s ease-out;
	z-index: 1;
}
.playlist-items-wrapper .playlist-back-wrapper {
	display: none;
	width: 28px;
}
.playlist-items-wrapper .playlist-advance-wrapper {
	left: 100%;
	width: 30px;
}
.playlist-items-wrapper .playlist-advance-icon,
.playlist-items-wrapper .playlist-back-icon {
	color: #000;
	font-size: 36px;
	width: 13px;
	height: 36px;
	position: absolute;
	top: 7px;
}
.playlist-items-wrapper .playlist-advance-icon {
	right: 6px;
}
.playlist-items-wrapper .playlist-back-icon {
	left: 1px;
}
.playlist-items-wrapper .playlistItem {
	position: relative;
	display: block;
	border-right: 1px solid #fff;
	box-sizing: border-box;
	height: 137px;
}
.playlist-items-wrapper .playlistItem.selected {
	box-shadow: 0 5px 0 #000;
}
.playlist-items-wrapper .playlistItem .videoImage {
	width: 100%;
	height: 63%;
	background-size: cover;
}
.playlist-items-wrapper .playlistItem .videoDuration {
	color: #fff;
	position: absolute;
	top: 55px;
	left: 41px;
	font-size: 13px;
	font-weight: 700;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.45);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.playlist-items-wrapper .playlistItem .glyphicon-play-circle {
	color: #fff;
	font-size: 25px;
	position: absolute;
	bottom: 59px;
	left: 9px;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.45);
}
.playlist-items-wrapper .playlistItem .videoTitle {
	display: block;
	font: 12px/16px var(--serif);
	color: #000;
	padding-left: 0;
	padding-right: 15px;
	top: 111px !important;
	max-height: 32px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
@media screen and (min-width: 768px) {
	.playlist-items-wrapper {
		width: 94%;
	}
	.playlist-items-wrapper .playlist-advance-wrapper,
	.playlist-items-wrapper .playlist-back-wrapper {
		bottom: -6px;
	}
	.playlist-items-wrapper .playlist-advance-wrapper {
		left: 672px;
		width: 28px;
	}
	.playlist-items-wrapper .playlist-advance-icon {
		right: 1px;
	}
	.playlist-items-wrapper .playlistItem {
		height: 141px;
	}
	.playlist-items-wrapper .playlistItem .glyphicon-play-circle {
		bottom: 57px;
	}
	.playlist-items-wrapper .playlistItem .videoDuration {
		top: 61px;
	}
	.playlist-items-wrapper .playlistItem .videoImage {
		width: 163px;
		height: 92px;
	}
	.playlist-items-wrapper .playlistItem .videoTitle {
		top: 116px !important;
	}
}
.lead-item .video.is-sticky .media-wrap,
.story-body.paper .lead-item .video.is-sticky .media-wrap {
	position: fixed;
	top: 0;
	width: 320px;
	height: 180px;
	z-index: 1113;
}
.story-body.paper .lead-item .video.is-sticky .media-wrap {
	left: 2%;
}
@media screen and (min-width: 1200px) {
	.story-body.paper .lead-item .video.is-sticky .media-wrap {
		left: 5%;
	}
}
@media screen and (min-width: 1330px) {
	.story-body.paper .lead-item .video.is-sticky .media-wrap {
		left: 11%;
	}
}
.card
	> .video-detail.is-sticky
	.video-js.mi-videojs:not(.vjs-has-started)
	.vjs-big-vr-play-button,
.lead-item
	.video.is-sticky
	.video-js.mi-videojs:not(.vjs-has-started)
	.vjs-big-vr-play-button,
.mi-video-sidebar-widget
	.video-js.mi-videojs:not(.vjs-has-started)
	.vjs-big-vr-play-button {
	left: 15px;
}
.card
	> .video-detail.is-sticky
	.video-js.mi-videojs:not(.vjs-has-started)
	.vjs-big-vr-play-button:before,
.lead-item
	.video.is-sticky
	.video-js.mi-videojs:not(.vjs-has-started)
	.vjs-big-vr-play-button:before,
.mi-video-sidebar-widget
	.video-js.mi-videojs:not(.vjs-has-started)
	.vjs-big-vr-play-button:before {
	width: 55px;
	height: 55px;
}
.card > .video-detail.is-sticky .video-js.mi-videojs .vjs-watermark,
.lead-item .video.is-sticky .video-js.mi-videojs .vjs-watermark,
.mi-video-sidebar-widget .video-js.mi-videojs .vjs-watermark {
	margin: 8px;
	height: 30px;
}
.card > .video-detail.is-sticky .vjs-overlay-sharing_item {
	font-size: 30px;
	padding: 5px 10px;
	margin: 0 5px;
}
.card > .video-detail.is-sticky .vjs-sharing-embed .vjs-input__wrapper,
.card
	> .video-detail.is-sticky
	.vjs-sharing-embed
	.vjs-input__wrapper
	+ button {
	display: none;
}
.card > .video-detail.is-sticky .vjs-sharing__link {
	margin-top: 10px;
}
.card > .video-detail.is-sticky .vjs-sharing__link button {
	width: 35%;
}
.mi-video-sidebar-widget .vjs-wrapper {
	position: relative;
}
@media screen and (min-width: 768px) {
	.lead-item
		.video.is-sticky
		.video-js.mi-videojs:not(.vjs-has-started)
		.vjs-big-play-button,
	.mi-video-sidebar-widget
		.video-js.mi-videojs:not(.vjs-has-started)
		.vjs-big-play-button {
		bottom: 32px;
		left: 20px;
	}
	.lead-item
		.video.is-sticky
		.video-js.mi-videojs:not(.vjs-has-started)
		.vjs-big-play-button:before,
	.mi-video-sidebar-widget
		.video-js.mi-videojs:not(.vjs-has-started)
		.vjs-big-play-button:before {
		font-size: 55px;
	}
	.lead-item
		.video.is-sticky
		.video-js.mi-videojs:not(.vjs-has-started)
		.vjs-big-vr-play-button,
	.mi-video-sidebar-widget
		.video-js.mi-videojs:not(.vjs-has-started)
		.vjs-big-vr-play-button {
		left: 15px;
	}
	.lead-item
		.video.is-sticky
		.video-js.mi-videojs:not(.vjs-has-started)
		.vjs-big-vr-play-button:before,
	.mi-video-sidebar-widget
		.video-js.mi-videojs:not(.vjs-has-started)
		.vjs-big-vr-play-button:before {
		width: 55px;
		height: 55px;
	}
	.lead-item
		.video.is-sticky
		.video-js.mi-videojs:not(.vjs-has-started)
		.vjs-time-control.vjs-duration,
	.mi-video-sidebar-widget
		.video-js.mi-videojs:not(.vjs-has-started)
		.vjs-time-control.vjs-duration {
		font-size: 14px;
		bottom: 16px;
		left: 70px;
	}
	.lead-item
		.video.is-sticky
		.video-js.mi-videojs
		.vjs-control:not(.vjs-progress-control),
	.lead-item
		.video.is-sticky
		.video-js.mi-videojs
		.vjs-volume-panel.vjs-volume-panel-vertical,
	.mi-video-sidebar-widget
		.video-js.mi-videojs
		.vjs-control:not(.vjs-progress-control),
	.mi-video-sidebar-widget
		.video-js.mi-videojs
		.vjs-volume-panel.vjs-volume-panel-vertical {
		width: 3em;
	}
	.lead-item
		.video.is-sticky
		.video-js.mi-videojs:not(.vjs-fullscreen)
		.vjs-text-track-display,
	.mi-video-sidebar-widget
		.video-js.mi-videojs:not(.vjs-fullscreen)
		.vjs-text-track-display {
		height: calc(100% - 52px);
	}
	.lead-item
		.video.is-sticky
		.video-js.mi-videojs:not(.vjs-fullscreen)
		.vjs-text-track-display
		> div,
	.mi-video-sidebar-widget
		.video-js.mi-videojs:not(.vjs-fullscreen)
		.vjs-text-track-display
		> div {
		height: 31px;
	}
	.lead-item
		.video.is-sticky
		.video-js.mi-videojs:not(.vjs-fullscreen)
		.vjs-text-track-display
		> div
		> div,
	.mi-video-sidebar-widget
		.video-js.mi-videojs:not(.vjs-fullscreen)
		.vjs-text-track-display
		> div
		> div {
		font-size: 14px !important;
		line-height: 15px !important;
		max-width: 80%;
	}
	.lead-item
		.video.is-sticky
		.video-js.mi-videojs.vjs-user-inactive.vjs-playing
		.vjs-text-track-display,
	.mi-video-sidebar-widget
		.video-js.mi-videojs.vjs-user-inactive.vjs-playing
		.vjs-text-track-display {
		height: calc(100% - 28px);
	}
	.lead-item .video.is-sticky .vjs-overlay-sharing_item,
	.mi-video-sidebar-widget .vjs-overlay-sharing_item {
		font-size: 30px;
		padding: 5px 10px;
		margin: 0 5px;
	}
	.lead-item .video.is-sticky .vjs-sharing-embed .vjs-input__wrapper,
	.lead-item .video.is-sticky .vjs-sharing-embed .vjs-input__wrapper + button,
	.mi-video-sidebar-widget .vjs-sharing-embed .vjs-input__wrapper,
	.mi-video-sidebar-widget .vjs-sharing-embed .vjs-input__wrapper + button {
		display: none;
	}
	.lead-item .video.is-sticky .vjs-sharing__link,
	.mi-video-sidebar-widget .vjs-sharing__link {
		margin-top: 10px;
	}
	.lead-item .video.is-sticky .vjs-sharing__link button,
	.mi-video-sidebar-widget .vjs-sharing__link button {
		width: 35%;
	}
	.lead-item .video.is-sticky .vjs-menu-button-popup .vjs-menu,
	.mi-video-sidebar-widget .vjs-menu-button-popup .vjs-menu {
		width: 8em;
	}
}
@media screen and (min-width: 1200px) {
	.mi-video-sidebar-widget
		.video-js.mi-videojs:not(.vjs-has-started)
		.vjs-big-vr-play-button {
		bottom: 21px;
	}
	.mi-video-sidebar-widget .vjs-overlay .vjs-overlay-sharing_item {
		font-size: 30px;
		padding: 5px 10px;
		margin: 0 5px;
	}
}
.vjs-top-title {
	color: #fff;
	font-size: 16px;
	font-family: var(--sans);
	line-height: 20px;
	max-width: 80%;
	position: absolute;
	top: 15px;
	z-index: 1;
	padding: 0 15px;
	margin-top: 5px;
}
.vjs-has-started + .vjs-top-title {
	display: none;
}
.vjs-share {
	display: inline-block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 3;
	cursor: pointer;
	transition: visibility 0.1s, opacity 0.1s;
}
.vjs-share-icon,
.vjs-share-text {
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.45);
}
.vjs-share-text {
	display: none;
	color: #fff;
	font-family: var(--sans);
	font-size: 14px;
	font-weight: 400;
	vertical-align: middle;
	padding-right: 5px;
}
.vjs-share-trigger {
	margin: 0;
	padding: 0.5em 1em 0.3em;
	background: none;
	border: none;
	color: #fff;
	font-size: 20px;
	cursor: pointer;
}
@media screen and (min-width: 768px) {
	.vjs-share-trigger {
		font-size: 22px;
	}
}
.vjs-share-trigger:focus {
	outline: none;
}
.vjs-user-inactive:not(.vjs-paused) + .vjs-share-wrapper .vjs-share {
	display: none;
}
.vjs-has-started + .vjs-share-wrapper .vjs-share .vjs-share-text,
.vjs-has-started.vjs-paused + .vjs-share-wrapper .vjs-share .vjs-share-text {
	display: inline-block;
}
.vjs-overlay {
	display: none;
	text-align: center;
	position: absolute;
	background: rgba(0, 0, 0, 0.7);
	top: 0;
	bottom: 0;
	width: 100%;
	z-index: 2;
	justify-content: center;
	align-items: center;
}
.vjs-sharing-inprogress .vjs-overlay {
	display: flex;
}
.vjs-sharing-inprogress .vjs-share {
	display: inline-block;
}
.vjs-sharing-inprogress .video-js.mi-videojs .vjs-big-play-button,
.vjs-sharing-inprogress .video-js.mi-videojs .vjs-control-bar,
.vjs-sharing-inprogress .video-js.mi-videojs .vjs-title-bar {
	display: none;
}
.vjs-sharing-inprogress .vjs-share-text.vjs-share-text {
	display: none !important;
}
.vjs-sharing-inprogress .vjs-close-icon:before {
	content: "\F00D";
}
.vjs-sharing-embed .vjs-overlay-sharing__embed {
	color: #0093d0;
}
.vjs-sharing-embed .vjs-sharing__link textarea {
	display: inline-block;
}
.vjs-overlay__sharing {
	overflow: hidden;
}
.vjs-overlay .vjs-overlay-sharing_item {
	display: inline-block;
	color: #fff;
	font-size: 44px;
	padding: 25px;
	margin: 0 25px;
	cursor: pointer;
	text-decoration: none;
}
@media screen and (max-width: 560px) {
	.vjs-overlay .vjs-overlay-sharing_item {
		font-size: 38px;
		padding: 13px;
		margin: 0 13px;
	}
}
.vjs-overlay .vjs-overlay-sharing_item:hover {
	text-decoration: none;
	color: #0093d0;
}
@media screen and (max-width: 560px) {
	.vjs-sharing__link {
		margin-top: 10px;
	}
}
.vjs-sharing__link input.mi-share-link {
	box-sizing: border-box;
}
.vjs-sharing__link .vjs-input__wrapper {
	display: inline-block;
	border-bottom: 1px solid #fff;
	width: 62%;
	margin-right: 1%;
}
.vjs-sharing__link input,
.vjs-sharing__link textarea {
	width: 100%;
	background: hsla(0, 0%, 100%, 0.3);
	border: none;
	color: #fff;
	padding: 5px 15px;
	font-size: 15px;
	margin-bottom: 5px;
}
.vjs-sharing__link textarea {
	display: none;
	width: 81%;
	padding: 10px 15px;
	resize: none;
	min-height: 100px;
}
@media screen and (max-width: 560px) {
	.vjs-sharing__link textarea {
		width: 94%;
	}
}
.vjs-sharing__link button {
	width: 18%;
	background: #0093d0;
	border: none;
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	padding: 9px 0 5px;
	cursor: pointer;
	vertical-align: middle;
}
@media screen and (max-width: 560px) {
	.vjs-sharing__link button {
		width: 30%;
	}
}
.vjs-sharing__link button:hover {
	background: #0076a7;
}
.mi-video-sidebar-widget .video-js.mi-videojs .vjs-title-bar,
.wf-wps-full-width .video-js.mi-videojs .vjs-title-bar,
.wf-wps-section-front .video-js.mi-videojs .vjs-title-bar {
	display: none !important;
}
.mi-video-sidebar-widget .video-js.mi-videojs .vjs-share-trigger {
	font-size: 20px;
}
.vjs-wrapper {
	overflow: hidden;
}
.vjs-sidebar-player-wrap {
	margin-bottom: 10px;
}
.vjs-sidebar-player-wrap:first-child {
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}
.breaking-news-macro .vjs-sidebar-player-wrap .title.icon-wrap,
.vjs-sidebar-player-wrap .breaking-news-macro .title.icon-wrap,
.vjs-sidebar-player-wrap h4.title {
	font: 16px/20px var(--serif);
	margin: 10px 0 15px;
}
.vjs-data-collector {
	display: none;
}
.vjs-live-icon {
	display: none;
	position: absolute;
	top: 12px;
	left: 15px;
	z-index: 2;
}
.vjs-liveicon {
	background: #c9061e;
	font-size: 12px;
	line-height: 15px;
	font-weight: 400;
	padding: 3px 7px;
	display: inline-block;
	opacity: 1;
	transition: all 0.2s ease-out;
}
.vjs-playing.vjs-user-inactive .vjs-liveicon {
	opacity: 0;
}
.video-js.vjs-live .vjs-live-icon {
	display: block;
}
.video-js.vjs-live .vjs-title-bar {
	padding-top: 45px;
}
.video-js.vjs-live .vjs-current-time-display,
.video-js.vjs-live .vjs-duration-display,
.video-js.vjs-live .vjs-time-control.vjs-time-divider {
	display: none;
}
.mi-video-bylines {
	font: 12px var(--sans);
	color: #919191;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.mi-video-bylines .bylines {
	-webkit-font-smoothing: subpixel-antialiased;
	-moz-osx-font-smoothing: auto;
}
.mi-video-bylines a {
	font-weight: 700;
	color: #919191;
}
.mi-video-bylines a:not(:first-child) {
	padding-left: 3px;
}
.mi-video-bylines .glyphicon {
	padding: 0 4px 0 6px;
}
.wf-wps-detail .mi-video-bylines,
.wf-wps-detail .mi-video-bylines a {
	color: #7e7e7e;
}
.new-video-design .media-wrap .video-media .video-title {
	font: 17px/20px var(--sans);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 13px 20% 13px 13px;
	background: linear-gradient(0deg, transparent, rgba(0, 0, 0, 0.8));
	transition: all 0.2s ease-out;
}
@media screen and (min-width: 768px) {
	.new-video-design .media-wrap .video-media .video-title {
		padding: 13px 25% 13px 13px;
	}
}
@media screen and (min-width: 1200px) {
	.new-video-design .media-wrap .video-media .video-title {
		padding-left: 15px;
	}
}
.new-video-design
	.media-wrap
	.video-media
	.video-js.vjs-user-inactive:not(.vjs-paused)
	~ .video-title {
	display: none;
}
.new-video-design .playlist-title {
	color: #373737;
	font-family: var(--sans);
	font-size: 14px;
	font-weight: 400;
	line-height: 16px;
	text-transform: uppercase;
	margin-top: 15px;
}
.new-video-design .playlist-items-wrapper {
	display: flex;
	width: 100%;
	height: 74.94px;
	margin-top: 10px;
}
.new-video-design .playlist-items-wrapper .playlist-advance-wrapper,
.new-video-design .playlist-items-wrapper .playlist-back-wrapper {
	background-color: #222;
	flex: 0 0 30px;
	height: 100%;
	position: static;
	display: flex;
}
.new-video-design .playlist-items-wrapper .playlist-advance-wrapper .glyphicon,
.new-video-design .playlist-items-wrapper .playlist-back-wrapper .glyphicon {
	position: static;
	margin: auto;
	color: #fff;
}
.new-video-design .playlist-items-wrapper .playlist-advance-wrapper.disable,
.new-video-design .playlist-items-wrapper .playlist-back-wrapper.disable {
	pointer-events: none;
}
.new-video-design
	.playlist-items-wrapper
	.playlist-advance-wrapper.disable
	.glyphicon,
.new-video-design
	.playlist-items-wrapper
	.playlist-back-wrapper.disable
	.glyphicon {
	color: #444;
}
.new-video-design .playlist-items-wrapper .playlist-items-v2 {
	flex: 1;
	overflow: hidden;
	direction: ltr;
	cursor: -webkit-grab;
	width: calc(100% - 100px);
	background-color: #eee;
	position: relative;
}
.new-video-design
	.playlist-items-wrapper
	.playlist-items-v2
	.playlist-items-content {
	transition: all 0.2s ease-out 0s;
	display: flex;
	position: absolute;
	top: 0;
	left: 0;
}
.new-video-design
	.playlist-items-wrapper
	.playlist-items-v2
	.playlist-items-content
	.playlistItem {
	flex: 0 0 133.44px;
	height: 74.94px;
	border: none;
}
.new-video-design
	.playlist-items-wrapper
	.playlist-items-v2
	.playlist-items-content
	.playlistItem
	.videoImage {
	width: 100%;
	height: 100%;
}
.new-video-design
	.playlist-items-wrapper
	.playlist-items-v2
	.playlist-items-content
	.playlistItem
	.glyphicon {
	bottom: 8px;
	left: 8px;
}
.new-video-design
	.playlist-items-wrapper
	.playlist-items-v2
	.playlist-items-content
	.playlistItem:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
}
.new-video-design
	.playlist-items-wrapper
	.playlist-items-v2
	.playlist-items-content
	.playlistItem.selected:after {
	background-color: transparent;
}
.new-video-design
	.playlist-items-wrapper
	.playlist-items-v2
	.playlist-items-content
	.playlistItem:focus-within:after {
	background-color: rgba(0, 0, 0, 0.3);
}
.new-video-design .playlist-upnext {
	color: #373737;
	font-family: var(--sans);
	font-size: 14px;
	font-weight: 400;
	line-height: 16px;
	text-transform: uppercase;
	margin-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e1e1e1;
}
.new-video-design .playlist-upnext .playlist-upnext-content {
	text-transform: none;
	font-weight: 400;
}
.new-video-design .playlist-title__padding {
	padding-left: 15px;
}
.new-video-design .video-js .vjs-big-play-button {
	bottom: 32px;
	left: 20px;
}
.new-video-design .video-js .vjs-big-play-button:before {
	font-size: 40px !important;
}
.new-video-design
	.video-js:not(.vjs-has-started)
	.vjs-time-control.vjs-duration {
	bottom: 16px;
	left: 70px;
	font-size: 14px;
	font-weight: 400;
}
@media screen and (min-width: 768px) {
	.new-video-design .video-js .vjs-big-play-button {
		bottom: 32px;
		left: 20px;
	}
	.new-video-design
		.video-js:not(.vjs-has-started)
		.vjs-time-control.vjs-duration {
		bottom: 16px;
		left: 70px;
	}
}
@media screen and (min-width: 768px) {
	.start-next-slate {
		width: 125px;
		padding: 10px;
		max-width: none;
		min-width: 0;
		position: absolute;
		right: 0;
		bottom: 0;
		text-align: left;
		box-sizing: border-box;
		font-family: var(--sans);
		z-index: 1000;
		background-color: rgba(0, 0, 0, 0.4);
		cursor: pointer;
		opacity: 0;
		visibility: hidden;
		transition: visibility 0s, opacity 0.5s linear, transform 1s ease 0s;
	}
}
@media screen and (min-width: 768px) and (min-width: 1200px) {
	.start-next-slate {
		width: 170px;
		padding: 15px;
	}
}
@media screen and (min-width: 768px) {
	.start-next-slate .slate-text-container {
		padding: 25px 0 10px;
		overflow: hidden;
	}
	.start-next-slate .slate-text-container .slate-text-id {
		font-size: 15px;
		top: 16px;
		left: 15px;
		font: 14px/1 var(--sans);
		padding: 0;
		color: #fff;
		background: none;
		font-weight: 700;
		margin: 0;
		position: absolute;
	}
	.start-next-slate .slate-text-container .start-next-slate-title {
		font: 12px var(--serif);
		color: #fff;
		text-transform: none;
		font-size: 13px;
		margin: 0;
	}
}
@media screen and (min-width: 768px) {
	.start-next-slate .start-next-slate-image {
		margin: 0;
		padding: 0;
		width: 100%;
		padding-bottom: 55%;
		border: 1px solid hsla(0, 0%, 100%, 0.6);
		background-color: #000;
		position: relative;
		background-size: contain;
		background-position: 50%;
		background-repeat: no-repeat;
	}
	.start-next-slate .start-next-slate-image .slate-play-button {
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		position: absolute;
	}
	.start-next-slate .start-next-slate-image .slate-play-button img {
		opacity: 0.8;
		max-height: 100%;
		display: block;
		margin: auto;
		width: auto;
	}
}
@media screen and (min-width: 768px) {
	.start-next-slate.upnext-show {
		visibility: visible;
		opacity: 1;
		transform: translateY(-4.5em);
	}
	.vjs-playing.vjs-user-inactive .start-next-slate.upnext-show {
		transform: translateY(0);
	}
}
@media screen and (min-width: 768px) {
	.mi-video-sidebar-widget .start-next-slate {
		padding: 10px;
		width: 125px;
	}
	.mi-video-sidebar-widget .start-next-slate .slate-text-container {
		padding: 15px 0 5px;
	}
	.mi-video-sidebar-widget
		.start-next-slate
		.slate-text-container
		> .slate-text-id {
		font-size: 13px;
		top: 11px;
		left: 10px;
	}
	.mi-video-sidebar-widget
		.start-next-slate
		.slate-text-container
		> .start-next-slate-title {
		max-height: 45px;
		overflow: hidden;
		font-size: 12px;
	}
	.mi-video-sidebar-widget .start-next-slate.upnext-show {
		transform: translateY(0);
	}
}
@media screen and (min-width: 768px) {
	.mi-video-sidebar-widget .vjs-user-active .start-next-slate {
		transform: translateY(-3em);
	}
}
@media screen and (min-width: 768px) {
	.is-sticky .start-next-slate {
		visibility: hidden;
	}
}
.vjs-watermark {
	position: absolute;
	top: 0;
	left: 0;
	margin: 8px;
	height: 30px;
	width: 50%;
	display: none;
}
@media screen and (min-width: 768px) {
	.vjs-watermark {
		margin: 15px;
		height: 40px;
	}
}
.vjs-watermark__bellinghamherald-logo {
	background-image: url("/wps/build/images/bellinghamherald/watermark.png");
}
.vjs-watermark__bellinghamherald-logo,
.vjs-watermark__bnd-logo {
	width: auto;
	height: 100%;
	background-repeat: no-repeat;
	background-size: contain;
}
.vjs-watermark__bnd-logo {
	background-image: url("/wps/build/images/bnd/watermark.png");
}
.vjs-watermark__bradenton-logo {
	background-image: url("/wps/build/images/bradenton/watermark.png");
}
.vjs-watermark__bradenton-logo,
.vjs-watermark__centredaily-logo {
	width: auto;
	height: 100%;
	background-repeat: no-repeat;
	background-size: contain;
}
.vjs-watermark__centredaily-logo {
	background-image: url("/wps/build/images/centredaily/watermark.png");
}
.vjs-watermark__charlotteobserver-logo {
	background-image: url("/wps/build/images/charlotteobserver/watermark.png");
}
.vjs-watermark__charlotteobserver-logo,
.vjs-watermark__elnuevoherald-logo {
	width: auto;
	height: 100%;
	background-repeat: no-repeat;
	background-size: contain;
}
.vjs-watermark__elnuevoherald-logo {
	background-image: url("/wps/build/images/elnuevoherald/watermark.png");
}
.vjs-watermark__fresnobee-logo {
	background-image: url("/wps/build/images/fresnobee/watermark.png");
}
.vjs-watermark__fresnobee-logo,
.vjs-watermark__heraldonline-logo {
	width: auto;
	height: 100%;
	background-repeat: no-repeat;
	background-size: contain;
}
.vjs-watermark__heraldonline-logo {
	background-image: url("/wps/build/images/heraldonline/watermark.png");
}
.vjs-watermark__heraldsun-logo {
	background-image: url("/wps/build/images/heraldsun/watermark.png");
}
.vjs-watermark__heraldsun-logo,
.vjs-watermark__idahostatesman-logo {
	width: auto;
	height: 100%;
	background-repeat: no-repeat;
	background-size: contain;
}
.vjs-watermark__idahostatesman-logo {
	background-image: url("/wps/build/images/idahostatesman/watermark.png");
}
.vjs-watermark__incubatoday-logo {
	background-image: url("/wps/build/images/incubatoday/watermark.png");
}
.vjs-watermark__incubatoday-logo,
.vjs-watermark__islandpacket-logo {
	width: auto;
	height: 100%;
	background-repeat: no-repeat;
	background-size: contain;
}
.vjs-watermark__islandpacket-logo {
	background-image: url("/wps/build/images/islandpacket/watermark.png");
}
.vjs-watermark__kansas-logo {
	background-image: url("/wps/build/images/kansas/watermark.png");
}
.vjs-watermark__kansas-logo,
.vjs-watermark__kansascity-logo {
	width: auto;
	height: 100%;
	background-repeat: no-repeat;
	background-size: contain;
}
.vjs-watermark__kansascity-logo {
	background-image: url("/wps/build/images/kansascity/watermark.png");
}
.vjs-watermark__kentucky-logo {
	background-image: url("/wps/build/images/kentucky/watermark.png");
}
.vjs-watermark__kentucky-logo,
.vjs-watermark__ledger-enquirer-logo {
	width: auto;
	height: 100%;
	background-repeat: no-repeat;
	background-size: contain;
}
.vjs-watermark__ledger-enquirer-logo {
	background-image: url("/wps/build/images/ledger-enquirer/watermark.png");
}
.vjs-watermark__macon-logo {
	background-image: url("/wps/build/images/macon/watermark.png");
}
.vjs-watermark__macon-logo,
.vjs-watermark__mcclatchydc-logo {
	width: auto;
	height: 100%;
	background-repeat: no-repeat;
	background-size: contain;
}
.vjs-watermark__mcclatchydc-logo {
	background-image: url("/wps/build/images/mcclatchydc/watermark.png");
}
.vjs-watermark__miamiherald-logo {
	background-image: url("/wps/build/images/miamiherald/watermark.png");
}
.vjs-watermark__miamiherald-logo,
.vjs-watermark__modbee-logo {
	width: auto;
	height: 100%;
	background-repeat: no-repeat;
	background-size: contain;
}
.vjs-watermark__modbee-logo {
	background-image: url("/wps/build/images/modbee/watermark.png");
}
.vjs-watermark__myrtlebeachonline-logo {
	background-image: url("/wps/build/images/myrtlebeachonline/watermark.png");
}
.vjs-watermark__myrtlebeachonline-logo,
.vjs-watermark__newsobserver-logo {
	width: auto;
	height: 100%;
	background-repeat: no-repeat;
	background-size: contain;
}
.vjs-watermark__newsobserver-logo {
	background-image: url("/wps/build/images/newsobserver/watermark.png");
}
.vjs-watermark__sacbee-logo {
	background-image: url("/wps/build/images/sacbee/watermark.png");
}
.vjs-watermark__sacbee-logo,
.vjs-watermark__sanluisobispo-logo {
	width: auto;
	height: 100%;
	background-repeat: no-repeat;
	background-size: contain;
}
.vjs-watermark__sanluisobispo-logo {
	background-image: url("/wps/build/images/sanluisobispo/watermark.png");
}
.vjs-watermark__star-telegram-logo {
	background-image: url("/wps/build/images/star-telegram/watermark.png");
}
.vjs-watermark__star-telegram-logo,
.vjs-watermark__sunherald-logo {
	width: auto;
	height: 100%;
	background-repeat: no-repeat;
	background-size: contain;
}
.vjs-watermark__sunherald-logo {
	background-image: url("/wps/build/images/sunherald/watermark.png");
}
.vjs-watermark__thenewstribune-logo {
	background-image: url("/wps/build/images/thenewstribune/watermark.png");
}
.vjs-watermark__thenewstribune-logo,
.vjs-watermark__theolympian-logo {
	width: auto;
	height: 100%;
	background-repeat: no-repeat;
	background-size: contain;
}
.vjs-watermark__theolympian-logo {
	background-image: url("/wps/build/images/theolympian/watermark.png");
}
.vjs-watermark__thestate-logo {
	background-image: url("/wps/build/images/thestate/watermark.png");
}
.vjs-watermark__thestate-logo,
.vjs-watermark__tri-cityherald-logo {
	width: auto;
	height: 100%;
	background-repeat: no-repeat;
	background-size: contain;
}
.vjs-watermark__tri-cityherald-logo {
	background-image: url("/wps/build/images/tri-cityherald/watermark.png");
}
.mi-sticky-player {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 180px;
	background: #fff;
	box-shadow: 0 1px 2px 0 hsla(0, 0%, 46%, 0.6);
	z-index: 1112;
	transition: opacity 0.3s ease-out;
}
.mi-sticky-player.is-sticky {
	display: block;
}
.mi-sticky-player .mi-sticky-player-info-wrap {
	position: relative;
	height: 100%;
	box-sizing: border-box;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
@media (min-width: 1024px) {
	.mi-sticky-player .mi-sticky-player-info-wrap {
		max-width: 1160px;
	}
}
.mi-sticky-player .mi-dismiss-sticky-player {
	font: 34px sans-serif;
	font-weight: lighter;
	color: #1a1a1a;
	opacity: 1;
	margin-top: 15px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding: 0;
	background-color: transparent;
	border: 0;
	cursor: pointer;
	-webkit-appearance: none;
	float: right;
	z-index: 1;
	position: relative;
}
.mi-sticky-player .mi-dismiss-sticky-player:focus {
	outline: none;
}
.mi-sticky-player .mi-sticky-player-info {
	position: absolute;
	width: 455px;
	height: 100%;
	top: 0;
	left: 365px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 0 20px 0 0;
	border-right: 1px solid #dcdcdc;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.breaking-news-macro .mi-sticky-player .mi-sticky-player-info .icon-wrap,
.mi-sticky-player .mi-sticky-player-info .breaking-news-macro .icon-wrap,
.mi-sticky-player .mi-sticky-player-info h4 {
	font: 16px/20px var(--serif);
}
.mi-sticky-player .mi-sticky-player-info .mi-sticky-player-description {
	color: #919191;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 8px;
}
.mi-sticky-player .mi-sticky-player-next-wrap {
	position: absolute;
	top: 25px;
	left: 840px;
	width: 105px;
}
.mi-sticky-player .mi-sticky-player-next-wrap .up-next-title-hide {
	display: none;
}
.mi-sticky-player .mi-sticky-player-next-wrap .mi-sticky-player-next {
	cursor: pointer;
}
.mi-sticky-player .mi-sticky-player-next-wrap .autoAdvance-slate-text {
	font: 600 14px/14px var(--sans);
	color: #222;
	text-transform: uppercase;
}
.mi-sticky-player .mi-sticky-player-next-wrap h5 {
	font: 12px/15px var(--serif);
	color: #373737;
	margin: 4px 0;
	height: 45px;
	overflow: hidden;
	text-transform: none;
}
.mi-sticky-player .mi-sticky-player-next-wrap .autoAdvance-slate-image-wrap {
	width: 105px;
	height: 66px;
	position: relative;
}
.mi-sticky-player .mi-sticky-player-next-wrap .autoAdvance-slate-image {
	width: 105px;
	height: 66px;
	background: #333;
	background-size: cover;
	background-position: center 0;
}
.mi-sticky-player .mi-sticky-player-next-wrap .glyphicon-play-circle {
	color: #fff;
	font-size: 30px;
	position: absolute;
	bottom: 6px;
	left: 6px;
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.45);
}
.mi-sticky-player figcaption {
	padding: 0;
}
.inline-video .vjs-wrapper,
.video-cont .vjs-wrapper,
.video-detail .vjs-wrapper,
.video .vjs-wrapper {
	position: relative;
}
.video-detail.is-sticky .video-js.mi-videojs > #upNext,
.video.is-sticky .video-js.mi-videojs > #upNext {
	display: none;
}
.story-body .lead-item .video.is-sticky,
.story-rail-wrapper .lead-item .video.is-sticky {
	background: #333;
	width: 100%;
	height: 0;
	padding-bottom: calc(56.25% - 15px);
}
.story-body .lead-item .video.is-sticky .media-wrap,
.story-rail-wrapper .lead-item .video.is-sticky .media-wrap {
	position: fixed;
	top: 0;
	width: 320px;
	height: 180px;
	z-index: 1113;
}
.video-detail-section .primary-channel h3 {
	margin-top: 0;
	padding-top: 15px;
}
.video-detail-section .card .mi-sticky-player-info {
	left: 380px;
}
.video-detail-section .card .mi-sticky-player-next-wrap {
	left: 855px;
}
.video-detail-section .card > .video-detail.is-sticky {
	background: #333;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
}
.video-detail-section .card > .video-detail.is-sticky .media-wrap {
	position: fixed;
	top: 0;
	width: 320px;
	height: 180px;
	z-index: 1113;
}
.video-detail-section
	.card
	> .video-detail.is-sticky
	.media-wrap
	.video-js.mi-videojs:not(.vjs-fullscreen)
	.vjs-text-track-display
	> div {
	height: 31px;
}
.video-detail-section
	.card
	> .video-detail.is-sticky
	.media-wrap
	.video-js.mi-videojs:not(.vjs-fullscreen)
	.vjs-text-track-display
	> div
	> div {
	font-size: 14px !important;
	line-height: 15px !important;
	max-width: 80%;
}
.video-detail-section
	.card
	> .video-detail.is-sticky
	.vjs-user-inactive.vjs-playing
	.vjs-text-track-display {
	height: calc(100% - 10px);
}
.video-detail-section button.close {
	padding: 0;
	background-color: transparent;
	border: 0;
	cursor: pointer;
	-webkit-appearance: none;
	float: right;
}
.ad-sense {
	margin: 0 auto 15px;
}
.AdInformation {
	z-index: 2147483640;
}
#wallpaper_left,
#wallpaper_right {
	position: absolute;
	top: 0;
	z-index: 2147483639;
}
#wallpaper_left {
	left: -250px;
}
#wallpaper_right {
	right: -250px;
}
#billboard-ad {
	margin: 0 auto;
	width: 960px;
	line-height: 0;
}
#billboard-ad.topBilboards .ad-widget {
	margin-bottom: 0;
}
#billboard-flex {
	line-height: 0;
	text-align: center;
}
#billboard-flex.centerBilboards .ad-widget,
#billboard-flex.topBilboards .ad-widget {
	margin: 0 auto 30px;
}
@media (min-width: 690px) {
	#billboard-flex.centerBilboards .ad-widget,
	#billboard-flex.topBilboards .ad-widget {
		margin: 0 auto 30px;
	}
}
@media (max-width: 689.98px) {
	#billboard-flex {
		height: 0;
	}
}
.adsbygoogle {
	margin-bottom: 25px;
}
.snt_widget {
	margin-bottom: 40px;
	margin-top: 20px;
}
#snt_railwidget {
	margin-left: 10px;
}
@media (max-width: 767px) {
	#story-target .ad .ad-widget {
		margin: 30px auto;
	}
	#leaderboard-ad .mobile-leaderboard {
		width: 100%;
		background: hsla(0, 0%, 100%, 0.9);
		display: block;
		text-align: center;
	}
	#leaderboard-ad .ad-widget {
		margin: 0;
	}
	.mainstage-flex-ad {
		float: none !important;
	}
	.ad.ad-sense {
		border-top: none !important;
		border-bottom: none !important;
	}
	.ad.ad-sense:before,
	.ad.adblade:before {
		content: "" !important;
	}
	.main-video-section .ad,
	.video-info .ad {
		margin-top: 15px;
	}
}
@media (max-width: 330px) {
	.ad.rectangle {
		margin-left: auto !important;
		width: 300px !important;
	}
	.ad.ad-sense {
		margin-left: -10px !important;
		width: 300px !important;
	}
}
@media (min-width: 960px) {
	#floorboard_outer {
		width: 960px;
	}
}
@media (min-width: 992px) {
	#header-main .ad-widget {
		float: right;
		margin-top: 7px;
	}
}
@media (max-width: 1199px) {
	.digest-ad {
		margin-bottom: 0;
	}
}
#taboola-below-article-thumbnails {
	margin: 50px 0;
}
#taboola-below-article-thumbnails .trc_rbox_header_span {
	border-bottom: none;
	font-weight: 400;
}
.carousel {
	overflow: hidden;
}
.carousel-control {
	font-size: 30px;
	margin-top: -15px;
	opacity: 0.8;
	text-shadow: none;
}
.carousel-control:hover {
	color: #fff;
	opacity: 1;
}
.carousel-control:focus {
	outline: none;
}
.carousel-control.left,
.carousel-control.right {
	background-image: none;
}
.carousel-control .glyphicon {
	background: #adadad;
	border-radius: 50%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	width: 45px;
}
.carousel-control.left .glyphicon {
	left: 0;
	padding-right: 5px;
}
.carousel-control.right .glyphicon {
	padding-left: 5px;
	right: 0;
}
.slick-slider {
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list,
.slick-slider {
	position: relative;
	display: block;
}
.slick-list {
	margin: 0;
	overflow: hidden;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: hand;
	cursor: pointer;
}
.slick-slide,
.slick-slide img,
.slick-slider .slick-list,
.slick-track {
	transform: translateZ(0);
}
.slick-track {
	display: block;
	left: 0;
	position: relative;
	top: 0;
	zoom: 1;
}
.slick-track:after,
.slick-track:before {
	content: "";
	display: table;
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-slide .img-container {
	margin-bottom: 0;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	border: 1px solid transparent;
	display: block;
	height: auto;
}
.slick-next,
.slick-prev {
	background: #bbb;
	border: none;
	border-radius: 50%;
	color: #fff;
	cursor: pointer;
	font-family: FontAwesome;
	font-size: 19px;
	height: 33px;
	line-height: 35px;
	margin-top: -25px;
	opacity: 0.8;
	outline: none;
	padding: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 33px;
}
.slick-next:focus,
.slick-prev:focus {
	outline: none;
}
.slick-next:hover,
.slick-prev:hover {
	opacity: 1;
}
.slick-next.slick-disabled,
.slick-prev.slick-disabled {
	opacity: 0.25;
}
.slick-prev:after {
	content: "\F053";
	padding-right: 3px;
}
.slick-next:after {
	content: "\F054";
	padding-left: 3px;
}
.slick-dots {
	bottom: -45px;
	display: block;
	list-style: none;
	padding: 0;
	position: absolute;
	text-align: center;
	width: 100%;
}
.slick-dots li {
	display: inline-block;
	margin: 0 5px;
	padding: 0;
	position: relative;
}
.slick-dots li,
.slick-dots li button {
	cursor: pointer;
	height: 20px;
	width: 20px;
}
.slick-dots li button {
	background: transparent;
	border: 0;
	color: transparent;
	display: block;
	font-size: 0;
	line-height: 0;
	outline: none;
	padding: 5px;
}
.slick-dots li button:focus {
	outline: none;
}
.slick-dots li button:before {
	color: #000;
	content: "\2022";
	font-size: 6px;
	height: 20px;
	left: 0;
	line-height: 20px;
	moz-osx-font-smoothing: grayscale;
	opacity: 0.25;
	position: absolute;
	text-align: center;
	top: 0;
	webkit-font-smoothing: antialiased;
	width: 20px;
}
.slick-dots li.slick-active button:before {
	opacity: 0.75;
}
.mi-slick-gallery-container {
	margin-bottom: 20px;
}
.mi-slick-gallery-container .caption,
.mi-slick-gallery-container .caption-toggle {
	display: none;
}
.mi-slick-gallery-container .slick-slider {
	overflow: hidden;
}
.mi-slick-gallery-container .slick-slide {
	position: relative;
	overflow: hidden;
}
.mi-slick-gallery-container .slick-slide .posterframe-wrapper,
.mi-slick-gallery-container .slick-slide img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
@media (min-width: 690px) {
	.mi-slick-gallery-container .current-caption {
		padding: 0;
	}
}
.mi-slick-gallery-container .photographer + .credits:before {
	content: " - ";
}
@media (max-width: 767px) {
	.mi-slick-gallery-container .caption {
		position: absolute;
		bottom: 0;
		right: 0;
		left: 0;
		background: rgba(0, 0, 0, 0.65);
		padding: 10px;
		color: #fff;
	}
	.mi-slick-gallery-container .caption-toggle {
		display: block;
		border: 3px solid;
		border-radius: 50%;
		float: right;
		color: #adadad;
		width: 45px;
		height: 45px;
		text-align: center;
		line-height: 40px;
		font-size: 30px;
		cursor: pointer;
	}
	.mi-slick-gallery-container .gallery-counter-container {
		text-align: left;
	}
	.mi-slick-gallery-container .gallery-counter-container .gallery-counter {
		margin: 0;
		float: left;
	}
	.mi-slick-gallery-container
		.gallery-counter-container
		.gallery-counter.wps-gallery-counter {
		width: 155.5px;
		float: none;
		margin: 0 auto;
	}
	.mi-slick-gallery-container
		.gallery-counter-container
		.gallery-counter.wps-gallery-counter
		.slick-next,
	.mi-slick-gallery-container
		.gallery-counter-container
		.gallery-counter.wps-gallery-counter
		.slick-prev {
		width: 33px;
		height: 33px;
		line-height: 35px;
		background: #bbb;
		font-size: 19px;
	}
}
#promo-carousel .title {
	background-color: #0093d0;
	color: #fff;
	font-family: var(--sans);
	font-size: 14px;
	line-height: 1;
	margin-bottom: 8px;
	padding: 5px 0;
	text-align: center;
	text-transform: uppercase;
}
#promo-carousel .title a {
	color: #fff;
}
#promo-carousel .slick-prev {
	left: -17px;
}
#promo-carousel .slick-next {
	right: -17px;
}
#promo-carousel.row {
	margin-left: -6px;
	margin-right: -6px;
}
#promo-carousel {
	padding: 0 8px;
}
#promo-carousel div:nth-child(n + 3) {
	display: none;
}
@media (min-width: 768px) {
	#promo-carousel div:nth-child(n + 3) {
		display: block;
	}
}
#promo-carousel [class*="col-"] {
	padding: 0 8px;
}
#promo-carousel .img-container {
	margin-bottom: 0;
}
.blogpost.wps-body-main .mi-slick-gallery-container,
.story.wps-body-main .mi-slick-gallery-container,
.wirestory.wps-body-main .mi-slick-gallery-container {
	margin-bottom: 28px;
}
@media (max-width: 767px) {
	.blogpost.wps-body-main .mi-slick-gallery-container,
	.story.wps-body-main .mi-slick-gallery-container,
	.wirestory.wps-body-main .mi-slick-gallery-container {
		clear: both;
		margin-bottom: 18px;
	}
}
.blogpost.wps-body-main .inline-gallery .mi-slick-gallery-container,
.story.wps-body-main .inline-gallery .mi-slick-gallery-container,
.wirestory.wps-body-main .inline-gallery .mi-slick-gallery-container {
	margin: 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
}
@media (max-width: 767px) {
	.blogpost.wps-body-main .inline-gallery .mi-slick-gallery-container,
	.story.wps-body-main .inline-gallery .mi-slick-gallery-container,
	.wirestory.wps-body-main .inline-gallery .mi-slick-gallery-container {
		margin: 0;
		padding-bottom: 5px;
		border-bottom: 1px solid #ddd;
	}
}
.modal,
.modal-open {
	overflow: hidden;
}
.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	outline: 0;
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}
.modal-dialog {
	position: relative;
	width: 100%;
	max-width: 1400px;
	margin: 0.5rem;
	pointer-events: none;
}
.modal.fade .modal-dialog {
	transition: transform 0.3s ease-out;
}
@media screen and (prefers-reduced-motion: reduce) {
	.modal.fade .modal-dialog {
		transition: none;
	}
}
.modal.show .modal-dialog {
	transform: translate(0);
}
.modal-dialog .close-modal {
	float: right;
	background: none;
	border: none;
	cursor: pointer;
	outline: 0;
	color: #fff;
	font-size: 56px;
	padding: 0;
}
.modal-dialog-centered {
	display: flex;
	align-items: center;
	min-height: calc(100% - 1rem);
}
.modal-content {
	position: relative;
	display: flex;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-clip: padding-box;
	outline: 0;
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
}
.modal-backdrop.fade {
	opacity: 0;
}
.modal-backdrop.in {
	opacity: 0.6;
}
.modal-body,
.modal-footer {
	position: relative;
	width: 100%;
	max-width: 900px;
	margin: auto;
	flex: 1 1 auto;
}
.modal-footer p {
	font-family: var(--sans);
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	margin-top: 10px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}
.modal-dialog {
	margin: 1.75rem auto;
}
.moday-body {
	max-width: 900px;
}
.modal-dialog-centered {
	min-height: calc(100% - 3.5rem);
}
.related-content-2018 {
	padding: 0;
}
@media (max-width: 689.98px) {
	.related-content-2018 .row {
		padding: 0 15px;
	}
}
.related-content-2018 h2 {
	text-transform: uppercase;
	font-size: 16px;
	font-family: var(--sans);
	font-weight: 400;
	margin: 0;
}
.related-content-2018 .kicker-macro .secondary-kicker {
	padding: 0;
	margin: 15px 0;
}
.breaking-news-macro
	.related-content-2018
	.related-container
	.single-story
	.title-link-timestamp-macro
	.icon-wrap,
.related-content-2018
	.related-container
	.single-story
	.title-link-timestamp-macro
	.breaking-news-macro
	.icon-wrap,
.related-content-2018
	.related-container
	.single-story
	.title-link-timestamp-macro
	h4 {
	margin-bottom: 15px;
}
.related-content-2018 .related-content-2018-separator {
	border: 1px solid #dfdfdf;
}
.related-content-container {
	padding: 0;
}
#weather-alert {
	color: #be1e1e;
	margin-bottom: 15px;
}
#weather-market {
	text-transform: unset;
}
.weather {
	padding-top: 15px;
}
.weather .w-conditions {
	grid-template-columns: 150px 1fr;
	grid-gap: 15px;
	align-items: center;
}
.weather .w-conditions .temp {
	display: flex;
	align-items: center;
	position: relative;
}
.weather .w-conditions .temp span {
	font-size: 44px;
	z-index: 2;
}
.weather .w-conditions .temp img {
	display: block;
	width: 80%;
	position: absolute;
	right: 0;
	bottom: -3%;
	z-index: 1;
}
.weather .w-conditions .temp .low {
	font-size: 0.5em;
}
.weather .w-conditions .measurments {
	display: flex;
	flex-direction: column;
}
.weather .more-link {
	padding-bottom: 15px;
}
.weather .bold {
	font-weight: 700;
	--hw: 600;
}
.weather .ad {
	margin: 0;
	align-self: center;
}
.weather .forecast .forecastAlert {
	color: #be1e1e;
	font-size: 12px;
	max-height: 105px;
	overflow: hidden;
}
.ima-controls-div {
	height: 0 !important;
}
.ima-controls-div.ima-controls-div-showing {
	height: 3.7em !important;
}
.ima-countdown-div {
	position: absolute !important;
	top: 3px !important;
}
