.main_content {
	max-width: 1140px;
	margin: 56px auto 0;
}

.article_part .article_title {
	display: table;
	table-layout: fixed;
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding-bottom: 27px;
	position: relative;
	margin-bottom: 13px;
}

.article_title .left_part {
	display: table-cell;
	vertical-align: bottom;
}

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

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

.video_fit_container center,
.video_fit_container .jwplayer.jw-flag-aspect-mode {
	height: 100% !important;
	zoom: 1;
}

.article_title .right_part {
	display: table-cell;
	vertical-align: middle;
	padding-left: 30px;
}

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

.featured_caption {
	font-size: 14px;
	line-height: 18px;
	color: #777;
	margin-top: 6px;
}

.extra {
	text-align: right;
	width: 100%;
}

.extra .more {
	position: relative;
	display: inline-grid;
}

.extra .more:hover > ul {
	display: block;
}

.extra .more ul {
	width: 155px;
	position: absolute;
	top: 25px;
	right: 5px;
	padding: 10px 0 10px 13px;
	background-color: #eee;
	display: none;
	list-style: none;
}

.extra .more li {
	border-bottom: 1px solid transparent;
	text-align: left;
}

.extra .more li:hover {
	width: 90%;
	border-bottom: 1px solid #777;
}

.extra .more li > a:before {
	font-family: 'Genericons';
	font-size: 20px;
	line-height: 0;
	position: relative;
	top: 4px;
	right: 2px;
	margin-right: 5px;
}

.extra .more > a:before {
	font-family: 'Genericons';
	content: "\f18c";
	font-size: 20px;
	line-height: 0;
	position: relative;
	top: 12px;
	right: -4px;
}

.extra .more a {
	font-size: 14px;
	color: #000;
	border-radius: 3px;
	padding: 0;
	display: inline-block;
	width: 100%;
	line-height: 25px;
	font-weight: 100;
}

.extra .more a.linkedin:before {
	content: "\f140";
}

.extra .more a.pinterest:before {
	content: "\f154";
}

.extra .more a.reddit:before {
	content: "\f15f";
}

.extra .more a.tumblr:before {
	content: "\f17b";
}

.extra .more a.stumbleupon:before {
	content: "\f190";
}

.extra .more a.feedback:before {
	content: "\f115";
}

.extra .more > a:before {
	font-family: 'Genericons';
	content: "\f18c";
	font-size: 20px;
	line-height: 0;
	position: relative;
	top: 12px;
	right: 5px;
	font-weight: 100;
}

.extra .printer > a {
	margin-right: 3px;
}

.extra .printer > a:before {
	font-family: 'Genericons';
	content: "\f18d";
	font-size: 20px;
	line-height: 0;
	position: relative;
	top: 8px;
	right: -1px;
	font-weight: 100;
}

.extra .font-bigger > a:before {
	font-family: 'Genericons';
	content: "\f18e";
	font-size: 20px;
	line-height: 0;
	position: relative;
	top: 7px;
	right: -4px;
	font-weight: 100;
}

.extra .font-bigger > a {
	margin-right: 0;
}

.extra .font-smaller > a {
	margin-right: -8px;
}

.extra .font-smaller > a:before {
	font-family: 'Genericons';
	content: "\f18f";
	font-size: 17px;
	line-height: 0;
	position: relative;
	top: 3px;
	right: -1px;
	font-weight: 100;
}

.extra a {
	color: #000;
}

.right_part .post_title {
	margin-top: 92px;
}

.right_part .post_title h1 {
	color: #000;
	font-size: 32px;
	line-height: 36px;
	font-family: 'Source Serif';
	font-weight: inherit;
	font-variation-settings: 'wght' 625, 'opsz' 40;
}

.right_part .info {
	position: relative;
	margin-top: 86px;
}

.right_part .author {
	margin-top: 18px;
	font-size: 13px;
	line-height: 15px;
}

.right_part .author a {
	color: #000;
	text-decoration: underline;
}

.right_part .date {
	font-size: 12px;
	line-height: 14px;
	color: #777;
	margin-top: 6px;
}

.right_part .date .update {
	margin-left: 10px;
}

.social_main {
	margin-top: 10px;
}

.social_main span {
	margin-right: 5px;
}

.social_main a {
	color: #fff;
	border-radius: 3px;
	padding: 0 15px;
	display: inline-block;
	font-size: 15px;
	line-height: 25px;
}

.social_main .fb > a {
	background-color: #4065B4;
}

.social_main .fb > a:before {
	font-family: 'Genericons';
	content: "\f12d";
	font-size: 20px;
	line-height: 0;
	position: relative;
	top: 7px;
	right: 2px;
}

.social_main .twitter > a {
	background-color: #57B8FB;
}

.social_main .twitter > a:before {
	font-family: 'Genericons';
	content: "\f17c";
	font-size: 16px;
	line-height: 0;
	position: relative;
	top: 4px;
	right: 4px;
}

.social_main .email > a {
	background-color: #666666;
}

.social_main .email > a:before {
	font-family: 'Genericons';
	content: "\f144";
	font-size: 20px;
	line-height: 0;
	position: relative;
	top: 5px;
	right: 3px;
}

.right_part .featured_caption {
	font-size: 13px;
	line-height: 14px;
	color: #777;
	position: absolute;
	bottom: 27px;
}

.post_content {
	border-bottom: 1px solid #ccc;
	display: flex;
	justify-content: space-between;
}

.post_content .related_col {
	width: 26.4%;
	max-width: 300px;
	display: inline-block;
	position: relative;
	margin: inherit;
}

.post_content .related_col .related.fixtop {
	position: fixed;
	top: 25px;
	width: 26.4%;
	left: 0;
}

.post_content .related_col .related.fixbottom {
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	width: 100%;
}

.post_content .related_col .top_tag {
	text-align: right;
	font-size: 18px;
	line-height: 23px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}

.post_content .related_col ul {
	margin-top: 30px;
	width: 100%;
	max-width: 300px;
	list-style: none;
}

.post_content .related_col li {
	margin-bottom: 30px;
}

.post_content .related_col li .image {
	position: relative;
	display: inline-block;
}

.post_content .related_col li img {
	width: 100%;
	max-width: 300px;
}

.post_content .related_col li .title {
	font-size: 16px;
	line-height: 19px;
	font-family: 'Source Serif';
	font-weight: inherit;
	font-variation-settings: 'wght' 600, 'opsz' 40;
	color: #000;
}

.post_content .related_col li a:hover .title {
	text-decoration: underline;
}

.sub_title {
	font-size: 14px;
	line-height: 16px;
	font-family: 'Source Serif';
	font-weight: inherit;
	font-variation-settings: 'wght' 600, 'opsz' 40;
	color: #777;
	margin-top: 6px;
}

.post_content .content {
	display: inline-block;
	max-width: 630px;
	margin-right: calc(73.6% - 630px);
	padding-left: 30px;
	font-size: 16px;
	position: relative;
	float: left;
	line-height: 30px;
	margin-top: 25px;
}

.post_content .content p {
	margin-bottom: 28px;
}

.post_content .content figure {
	margin: 0;
	margin-bottom: 20px;
	max-width: 100%;
	height: auto;
}

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

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

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

.post_content .content figcaption {
	font-size: 12px;
	line-height: 18px;
	color: #777;
	font-family: 'Roboto', sans-serif;
	border-bottom: 1px solid #ccc;
	width: 100%;
	padding-bottom: 6px;
	max-width: 100%;
}

.post_content h1 {
	display: block;
	font-size: 2em;
	line-height: 1.2em;
	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-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-bottom: 1em;
	margin-left: 0;
	margin-right: 0;
	font-weight: bold;
}

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

.post_content h5 {
	display: block;
	font-size: .83em;
	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-bottom: 2.33em;
	margin-left: 0;
	margin-right: 0;
	font-weight: bold;
}

.social_main.bottom {
	margin-top: 29px;
	margin-bottom: 55px;
	text-align: center;
}

.bottom_related {
	max-width: 1010px;
	margin: auto auto;
	display: block;
}

.bottom_related .more_block_title {
	margin-top: 33px;
	text-align: center;
	margin-bottom: 30px;
}

.bottom_related .more_block_title a {
	color: #6d1602;
	font-size: 20px;
	line-height: 25px;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
}

.bottom_related .left_first .image > img {
	width: 678px;
	height: 419px;
	max-width: 100%;
}

.bottom_related .left_first {
	position: relative;
	margin-bottom: 160px;
	display: inline-block;
	float: left;
	width: calc(100% - 325px);
}

@media only screen and (max-width: 1060px) {
	.bottom_related .left_first {
		width: 67.7%;
	}
}

.bottom_related .featured_image {
	position: relative;
	display: inline-block;
	z-index: 5;
}

.bottom_related .image {
	position: relative;
	display: inline-block;
}

.left_first .eet_video_icon {
	width: 61px;
	height: 61px;
	top: calc(50% - 30px);
	left: calc(50% - 30px);
}

.eet_video_icon img {
	max-width: 100%;
}

.bottom_related .left_first .article_info {
	display: inline-block;
	position: absolute;
	z-index: 10;
	left: 26px;
	right: 26px;
	max-width: 637px;
	width: 92.5%;
	bottom: -130px;
	background-color: #fff;
	box-shadow: 1px 1px 3px #aaa;
	padding: 26px 60px;
}

.bottom_related .left_first .article_info .title {
	text-align: center;
	margin-bottom: 10px;
}

.bottom_related .left_first .article_info .title a {
	color: #000;
	font-size: 30px;
	line-height: 32px;
	font-family: 'Source Serif';
	font-weight: inherit;
	font-variation-settings: 'wght' 600, 'opsz' 40;
}

.bottom_related .left_first .article_info .sub_title {
	display: none;
}

.bottom_related .left_first .article_info .excerpt {
	color: #777;
	font-size: 14px;
	line-height: 18px;
	display: block;
}

.bottom_related .left_first .article_info .excerpt .read_more {
	font-size: 11px;
	font-weight: 900;
	margin-left: 5px;
	color: #000;
}

.readmore_triangle {
	margin-left: 2px;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 8px solid #777;
	display: inline-block;
}

.bottom_related .right_two {
	display: inline-block;
	float: right;
	width: 29.7%;
	max-width: 300px;
	margin-left: 25px;
	margin-bottom: 15px;
}

@media only screen and (max-width: 1060px) {
	.bottom_related .right_two {
		margin-left: 0;
	}
}

.bottom_related .right_two .image {
	position: relative;
	display: inline-grid;
}

.bottom_related .right_two .image > img {
	width: 300px;
	height: auto;
	max-width: 100%;
}

.bottom_related .right_two .title {
	color: #000;
	font-size: 16px;
	line-height: 20px;
	font-family: 'Source Serif';
	font-weight: inherit;
	font-variation-settings: 'wght' 600, 'opsz' 40;
}

.bottom_related .right_two .title a {
	color: #000;
}

.bottom_related .excerpt {
	display: none;
}

.sub_title {
	color: #777;
	margin-top: 10px;
	font-size: 19px;
	line-height: 1.4;
}

.clear_both {
	clear: both;
}

.bottom_post {
	display: inline-block;
	float: left;
	width: 33.333%;
	padding-left: 2.6%;
	margin-bottom: 36px;
}

.bottom_post .image > img {
	width: 300px;
	height: auto;
	max-width: 100%;
}

.bottom_post .title a {
	color: #000;
	font-size: 16px;
	line-height: 20px;
	font-family: 'Source Serif';
	font-weight: inherit;
	font-variation-settings: 'wght' 600, 'opsz' 40;
	display: block;
}

.bottom_post .image {
	position: relative;
}
/*-- short code --*/

.post_content .aol-vid-wrap {
	display: table;
	margin-bottom: 25px;
}

.post_content div {
	margin: auto auto;
}

blockquote {
	border-left: 4px solid #dfdfdf;
	padding: 0;
	margin-bottom: 20px;
	margin-left: 20px;
}

blockquote p {
	padding: 0;
	color: #696969;
	line-height: 30px;
	font-size: 16px;
	font-family: 'ET Text';
	font-weight: 900;
	margin-left: 18px;
	margin-bottom: 25px;
	padding-right: 20px;
}

.post_content .pull-quote {
	display: inline-block;
	width: 100%;
	margin: 0 0 25px;
	padding: 33px 0 30px 0;
	font-family: 'ET Text';
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	line-height: 30px;
	color: #000;
	text-align: center;
	background-color: #eee;
	background: -webkit-linear-gradient(right, #fff, #eee 50%, #fff);
	background: -o-linear-gradient(left, #fff, #eee 50%, #fff);
	background: -moz-linear-gradient(left, #fff, #eee 50%, #fff);
	background: linear-gradient(to left, #fff, #eee 50%, #fff);
}

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

.pull-quote .quote-content:after {
	content: "\f198";
	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;
}

.morearticles {
	margin-bottom: 15px;
}

.morearticles strong {
	border-top: 3px solid #111;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	padding-top: 4px;
}

.morearticles .post_list {
	color: #2e6d9d;
	margin: 5px 0 0 20px;
}

.morearticles .post_list .article {
	list-style: disc;
	display: list-item;
	line-height: normal;
	margin-bottom: 8px;
}

.morearticles .post_list .article a {
	color: #41a0ce;
	font-size: 18px;
	font-family: 'Source Serif';
	font-weight: inherit;
	font-variation-settings: 'wght' 600, 'opsz' 40;
	line-height: 19px;
}

.morearticles .post_list .article a:hover {
	color: #555;
}

.coverage {
	padding: 15px 20px 15px 0;
	width: 50%;
	float: left;
}

.coverage strong {
	font-size: 20px;
	border-top: 2px solid #111;
	padding-top: 10px;
	font-family: 'Source Serif';
	font-weight: inherit;
	font-variation-settings: 'wght' 600, 'opsz' 40;
}

.coverage .post_list {
	margin: 0;
	padding: 0;
}

.coverage .post_list .article {
	list-style: none;
	border-top: 1px dotted #ddd;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 10px 0 14px;
	line-height: 20px;
	overflow: hidden;
}

.coverage .post_list .article:first-child {
	border-top: none;
}

.coverage .post_list .article img {
	float: left;
	width: 40%;
}

.coverage .post_list .article span {
	float: left;
	width: 57%;
	padding-left: 3%;
	font-size: 14px;
	color: #41a0ce;
	font-family: 'Source Serif';
	font-weight: inherit;
	font-variation-settings: 'wght' 600, 'opsz' 40;
	line-height: 17px;
	height: 68px;
	overflow: hidden;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.coverage .post_list .article a:hover span {
	color: #555;
}

main img {
	display: block;
}
