.main_content {
	width: 100%;
	margin: 0;
	padding: 0;
	display: block;
	line-height: 21px;
}

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

.featured_image figure {
	margin: 0;
	width: 100%;
}

.main_content .video_fit_container {
	width: 100%;
	position: relative;
	padding: 0;
	padding-top: 56.25%;
	text-align: center;
}

.main_content .post_content .video_fit_container {
	margin-bottom: 20px;
}

.main_content .video_fit_container video {
	width: 100% !important;
	height: 100% !important;
	outline: none;
	background: #000;
}

.main_content .video_fit_container>iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.main_content .video_fit_container>div.wp-video, .main_content .video_fit_container>div.player-container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

.main_content .video_fit_container .jw-skin-epoch .jw-text-duration {
	color: #fff;
}

.top_info {
	margin-top: 30px;
	display: block;
}

.primary_cat {
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #6d94ff;
	text-align: center;
}

.primary_cat a {
	padding: 4px 8px 3px;
	background: #6d94ff;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
}

.top_info .article_title h1, h1.article_title {
	margin: 15px auto 8px;
	width: 95%;
	font-size: 27px;
	line-height: 32px;
	color: #08054C;
	-webkit-font-smoothing: antialiased;
	text-align: center;
}

.top_info .article_sub_title h2 {
	margin: auto;
	margin-bottom: 15px;
	width: 90%;
	font-size: 16px;
	line-height: 21px;
	font-weight: 400;
	text-align: center;
}

.top_info .featured_image {
	margin-top: 15px;
}

.top_info .featured_image figure {
	margin: 0;
	width: 100%;
}

.top_info .caption {
	display: block;
	margin: 0 auto;
	padding-left: 2.5%;
	padding-right: 2.5%;
	padding-bottom: 10px;
	width: 100%;
	font-size: 13px;
	line-height: 17px;
	font-weight: 400;
	border-bottom: 1px solid #6d94ff;
}

.top_info .author {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px solid #6d94ff;
	padding-top: 5px;
}

.top_info .author_name {
	position: relative;
	margin-right: 16px;
	font-size: 13px;
	line-height: 16px;
}

.top_info .author_name:after {
	content: '';
	height: 12px;
	margin-left: 10px;
	position: absolute;
	border-right: 1px solid #000;
	top: 2px;
}

.top_info .post_date {
	font-size: 13px;
	line-height: 16px;
	text-align: center;
}

.article_share {
	display: block;
	padding-top: 10px;
}

.article_share>span a {
	margin-right: 20px;
}

.article_share>span a:before {
	font-family: genericons;
	content: "\f19c";
	font-size: 21px;
	display: inline-block;
	text-align: center;
	line-height: 27px;
	vertical-align: text-bottom;
}

.article_share .fb a:before {
	content: "\f12d";
	color: #4267b2;
}

.article_share .twitter a:before {
	content: "\f17c";
	color: #55acee;
}

.article_share .email a:before {
	content: "\f144";
	color: #888888;
	font-size: 22px;
}

.article_share .print_btn a:before {
	content: "\f15a";
	color: #000;
	font-size: 22px;
}

.article_share .gbb5 a {
	position: relative;
}

.article_share .gbb5 a:before {
	content: '\f1a2';
	font-size: 33px;
	color: #111a6e;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.article_share .gbb5 a:after {
	content: '';
	position: absolute;
	top: 8px;
	left: 1px;
	width: 30px;
	height: 1px;
	border-bottom: 1px solid #111a6e;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

.article_share .change_size a {
	position: relative;
	width: 28px;
	display: inline-block;
}

.article_share .change_size a:before {
	content: '\f18e';
	color: #111a6e;
	font-size: 19px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.article_share .change_size a:after {
	font-family: genericons;
	content: '\f18f';
	font-size: 22px;
	color: #111a6e;
	position: absolute;
	left: 16px;
	bottom: 7px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.article_share .download-video {
	position: relative;
	display: inline-block;
	vertical-align: text-bottom;
	height: 30px;
	line-height: 29px;
	padding: 0 5px;
	border: 1px solid #000;
	border-radius: 5px;
	font-size: 14px;
}

.article_share .download-video a {
	color: #000;
}

.article_share .download_wrapper.show {
	display: block;
}

.article_share .download_wrapper {
	position: absolute;
	display: none;
	top: 29px;
	left: 50%;
	right: 100%;
	min-width: 100px;
	transform: translate(-50%, 0);
	padding: 10px;
	color: #fff;
	background-color: #1d6cd3;
	font-weight: normal;
	font-size: 13px;
	border-radius: 8px;
	z-index: 1;
	line-height: 23px;
}

.article_share .download_wrapper:before {
	content: '';
	position: absolute;
	top: -10px;
	left: 50%;
	width: 12px;
	height: 12px;
	transform: translate(-50%, 50%) rotate(45deg);
	background-color: #1d6cd3;
}

.article_share .download_wrapper span {
	display: none;
}

.article_share .download_wrapper .download_link {
	text-align: center;
	padding: 10px 15px 10px 0;
}

.article_share .download_wrapper .download_link a {
	position: relative;
	display: inline-block;
	margin-bottom: 10px;
	font-size: 18px;
}

.article_share .download_wrapper .download_link a:hover {
	color: #FF8429;
	text-decoration: none;
}

.article_share .download_wrapper .download_link a:after {
	font-family: genericons;
	content: "\f110";
	font-size: 27px;
	display: inline-block;
	position: absolute;
	bottom: -2px;
	right: -24px;
}

.article_share .download_wrapper a, .article_info .download_wrapper a:visited {
	color: #fff;
}

.article_content, .page .post_content {
	display: inline-block;
	width: 100%;
	padding: 0 15px;
}

.article_content .post_content {
	margin-bottom: 10px;
	padding-bottom: 10px;
	word-break: break-word;
}

.post_content figure, .post_content iframe {
	max-width: 100%;
	margin: auto;
	margin-top: 20px;
}

#featured_videos {
	margin-top: 15px;
}

.post_content a, .post_content a:visited {
	color: #0f64d1;
}

.post_content p {
	color: #000;
	padding: 15px 0 5px;
	font-size: 17px;
	font-weight: 400;
	line-height: 27px;
	word-wrap: break-word;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.post_content>ul, .post_content>ol, .post_content>li {
	padding: 10px 16px;
	font-size: 17px;
	line-height: 22px;
	margin-left: 20px;
}

.post_content figcaption {
	font-size: 13px;
	line-height: 17px;
	border-bottom: 1px solid #ccc;
	width: 100%;
	padding-bottom: 6px;
	max-width: 100%;
}

.post_content .alignleft {
	float: left;
	margin-right: 16px;
}

.post_content .alignright {
	float: right;
	margin-left: 16px;
}

.post_content .aligncenter {
	display: block;
	margin: auto auto;
}

.post_content h1 {
	display: block;
	font-size: 2em;
	line-height: 1.2em;
	margin-top: 0.67em;
	margin-bottom: 0.67em;
	margin-left: 0;
	margin-right: 0;
	font-weight: bold;
}

.post_content h2 {
	display: block;
	font-size: 1.5em;
	line-height: 1.2em;
	margin-top: 0.83em;
	margin-bottom: 0.83em;
	margin-left: 0;
	margin-right: 0;
	font-weight: bold;
}

.post_content h3 {
	display: block;
	font-size: 1.17em;
	line-height: 1.2em;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 0;
	margin-right: 0;
	font-weight: bold;
}

.post_content h4 {
	display: block;
	font-size: 1em;
	margin-top: 1.33em;
	margin-bottom: 1.33em;
	margin-left: 0;
	margin-right: 0;
	font-weight: bold;
}

.post_content h5 {
	display: block;
	font-size: .83em;
	margin-top: 1.67em;
	margin-bottom: 1.67em;
	margin-left: 0;
	margin-right: 0;
	font-weight: bold;
}

.post_content h6 {
	display: block;
	font-size: .67em;
	line-height: 1.4em;
	margin-top: 2.33em;
	margin-bottom: 2.33em;
	margin-left: 0;
	margin-right: 0;
	font-weight: bold;
}

.post_content blockquote {
	border-left: 4px solid #dfdfdf;
	margin-left: 15px;
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 5px;
}

.post_content blockquote p {
	padding: 0;
	color: #696969 !important;
}

.coverage {
	margin: 30px 0;
}

.coverage .block_name {
	display: block;
	border-bottom: 1px solid #6d94ff;
	text-align: left;
}

.coverage .block_name span {
	display: inline-block;
	padding: 5px 10px;
	background-color: #6d94ff;
	color: #fff;
	font-size: 12px;
	line-height: 14px;
	font-weight: 700;
	text-transform: uppercase;
}

.coverage .article {
	display: inline-block;
	width: 100%;
	padding: 10px 0;
	border-bottom: 1px solid #6d94ff;
}

.coverage .article a {
	text-decoration: none;
}

#main .coverage .article img {
	float: right;
	width: 115px;
	height: auto;
}

.coverage .article span {
	padding-top: 10px;
	text-decoration: none;
	color: #000;
	font-size: 15px;
	font-weight: 700;
	line-height: 19px;
	padding-right: 125px;
	display: block;
}

.coverage .article span:before, .morearticles .article:before {
	content: '•';
	margin-right: 5px;
}

.morearticles .article {
	padding: 8px 0 3px;
}

.morearticles .article a {
	color: #000;
}

.post_content .pull-quote {
	display: inline-block;
	width: 100%;
	margin: 0 0 25px;
	padding: 33px 0 13px 0;
	font-family: Roboto, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
	line-height: 28px;
	color: #08054C;
	text-align: center;
}

.pull-quote .quote-content:after, .pull-quote .quote-content:before {
	content: "“";
	line-height: 0;
	font-size: 25px;
	font-weight: bold;
	font-style: italic;
	color: #777;
	margin: 0 10px 0 0;
	position: relative;
	top: -4px;
}

.pull-quote .quote-content:after {
	content: "”";
	top: 0;
	margin-left: 5px;
}

.pull-quote .quote-info {
	color: #777;
	font-size: 14px;
	line-height: 16px;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	padding-top: 20px;
}

.pull-quote .quote-info .author {
	color: #777;
	font-size: 14px;
	line-height: 16px;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	width: auto;
}

.post_content .twitter-tweet-rendered {
	margin-left: auto;
	margin-right: auto;
}

.post_related {
	padding: 20px 15px;
}

.post_related .block_title {
	border-top: 2px solid #000;
	font-size: 17px;
	font-weight: bold;
	line-height: 24px;
	padding: 10px 0;
	letter-spacing: -.2px;
}

.post_related .related_list {
	display: inline-block;
	width: 100%;
}

.post_related  .one_post {
	display: inline-block;
	width: 100%;
	padding-bottom: 16px;
}

.post_related  .one_post a, .post_related  .one_post:visited {
	color: #000;
}

.post_related .one_post:nth-of-type(2n) {
	margin-right: 0;
	padding-top: 5px;
}

.post_related .one_post .text {
	display: inline-block;
	float: left;
	width: calc(97% - 140px);
	margin-right: 3%;
	border-top: 1px solid #ccc;
}

.post_related .one_post .text.full_width {
	width: 100%;
}

.post_related .one_post .title {
	font-size: 15px;
	line-height: 21px;
	padding: 5px 0 0;
}

.post_related  .one_post .date {
	color: #777;
	font-size: 13px;
	padding-top: 6px;
}

.post_related  .one_post .img {
	position: relative;
	display: inline-block;
	float: left;
	width: 140px;
	display: inline-block;
	line-height: 0;
	font-size: 0;
}

.post_related  .one_post .img img {
	width: 100%;
}

.post_related .one_post .img .length {
	position: absolute;
	bottom: 5px;
	left: 5px;
	display: inline-block;
	line-height: 15px;
	color: #fff;
	padding-right: 7px;
	font-size: 12px;
	font-weight: 400;
	background-color: rgba(0, 0, 0, .5);
}

.post_related .one_post .img .triangle {
	width: 0;
	height: 0;
	display: inline-block;
	margin: 5px 3px 0 5px;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 7px solid #fff;
}

.commentary {
	padding: 10px 15px 50px;
	width: 100%;
	margin: auto;
}

.commentary a, .commentary a:visited {
	color: #000;
}

.commentary .block_title {
	border-top: 2px solid #000;
	font-size: 17px;
	font-weight: bold;
	line-height: 24px;
	padding: 10px 0;
	letter-spacing: -.2px;
}

#commentpost {
	display: inline-block;
	width: 100%;
	margin-bottom: 30px;
}

#commentpost textarea {
	border: 1px solid #ccc;
	padding: 10px;
	border-radius: 3px;
}

.submit {
	float: right;
	font-size: 14px;
	border: 1px solid #ccc;
	padding: 5px 10px;
	border-radius: 8px;
	margin-top: 10px;
}

#comment_box div[name="row"] {
	padding-top: 10px;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 20px;
	color: #000;
}

#comment_box div[name="row"]:first-child {
	border-top: 1px solid #e2e2e2;
	padding-top: 20px;
}

#comment_box div[name="row"] span {
	font-weight: bold;
	font-size: 14px;
}

#comment_box div[name="row"] span:last-child {
	float: none !important;
	font-size: 12px;
	font-weight: 500;
	color: #777;
	margin-left: 15px;
}

#comment_box div[name="row"] span:last-child:before {
	content: '|';
	margin-right: 10px;
}

#comment_box div[name="row"]>div {
	background-color: #fff !important;
	border: none !important;
	padding: 0 !important;
	font-size: 15px;
	line-height: 24px;
	color: #343434;
}

#comment_box textarea {
	border: 1px solid #ccc;
	padding: 10px;
	border-radius: 3px;
}

#comment_box a[name="summitreply"] {
	font-size: 14px;
	border: 1px solid #ccc;
	padding: 5px 10px;
	border-radius: 8px;
	margin-top: 10px;
}

div [data-widget_id] {
	padding: 0 15px;
}


.print_logo {
	display: none;
}

.print_link {
	display: none;
	color: #777;
	font-size: 14px;
	line-height: 33px;
}

@media print {
	header {
		display: none;
	}
	footer {
		display: none;
	}
	div#top_ad {
		display: none !important;
	}
	.main_content {
		display: block;
	}
	.primary_cat {
		display: none;
	}
	.article_content {
		display: block;
		width: 100%;
		margin-right: 0;
		margin-top: 0;
		padding-right: 0;
		border: none;
	}
	.commentary {
		display: none;
	}
	.post_related {
		display: none;
	}
	.video_fit_container {
		display: none;
	}
	.article_share {
		display: none;
	}
	.article_title h1 {
		padding-top: 25px;
	}
	.top_info .featured_image {
		float: right;
		width: 45%;
		margin-left: 25px;
		margin-bottom: 25px;
		margin-top: 45px;
	}
	.article_info {
		width: 50%;
	}
	.main-content .video_fit_container {
		display: none;
	}
	.post_content {
		position: relative;
		margin-top: 20px;
	}
	.post_content p a {
		text-decoration: underline;
	}
	.print_logo {
		display: block;
	}
	.print_link {
		display: block;
	}
	h1, h2, h3, h4, h5, h6 {
		page-break-after: avoid;
		page-break-inside: avoid;
	}
	h3 {
		margin-left: 10px;
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
	blockquote, table, pre {
		page-break-inside: avoid;
	}
	ul, ol, dl {
		page-break-before: avoid;
	}
	img.centered {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	img.right {
		padding: 4px;
		margin: 0 0 2px 7px;
		display: inline;
	}
	img.left {
		padding: 4px;
		margin: 0 7px 2px 0;
		display: inline;
	}
	.right {
		float: right;
	}
	.left {
		float: left
	}
	img {
		page-break-inside: avoid;
		page-break-after: avoid;
	}
	div[data-google-query-id] {
		display: none;
	}
	div#dablewidget_AlmELOl1 {
		display: none;
	}
	div#dablewidget_RoO6PEXm {
		display: none;
	}
}