main * {
	max-width: 100%;
	font-family: 'ET Text', sans-serif;
	line-height: 1;
}

a, a:visited, a:hover {
	color: #000;
}

.eet_video_icon {
	width: 40px;
	height: 40px;
	left: 10px;
	bottom: 10px;
}

.ccpvirus .horizontal_posts .eet_video_icon {
	left: 43%;
	bottom: 31%;
}

.one_post {
	position: relative;
	display: inline-block;
	width: 100%;
}

.read_more_cat {
	display: inline-block;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 29px;
	padding-top: 6px;
	text-align: center;
	border-top: 1px dotted #acacac;
}

.read_more_cat a {
	font-size: 13px;
	font-family: 'Roboto', sans-serif;
	line-height: 18px;
	font-weight: 700;
}

.read_more_cat .arrow_right {
	border: solid black;
	border-width: 0 1px 1px 0;
	display: inline-block;
	padding: 4px;
	margin-left: 7px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

.cmt_link {
	font-size: 12px;
	line-height: 12px;
	color: #444;
}

.top_news .byline .no_comment {
	font-size: 0;
	line-height: 0;
}

.ymk_social {
	display: inline-block;
	position: relative;
}

.share_dropdown {
	position: absolute;
	width: 100px;
	height: 150px;
	padding-top: 10px;
	opacity: 1;
	z-index: 9;
	display: inline-block;
}

.share_dropdown .share {
	margin: 0;
	text-align: center;
	display: block;
	padding: 10px 0 18px;
	background-clip: padding-box;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 3px;
	box-shadow: 0 3px 8px rgba(0, 0, 0, .3);
}

.share_dropdown a {
	width: 100%;
	color: #555;
	clear: left;
	overflow: hidden;
	white-space: nowrap;
	display: list-item;
	line-height: 28px;
	text-align: -webkit-match-parent;
	border-bottom: 1px dotted #cecece;
}

a.share_link, a.cmt_link {
	font-size: 0;
	line-height: 0;
	vertical-align: baseline;
	display: inline;
}

.share_link {
	margin: 0 30px 0 10px;
}

.share_link .share, .cmt_link .comments {
	font-size: 11px;
	line-height: 12px;
	color: #444;
	font-weight: 400;
}

.share_link >span:before, .cmt_link >span:before {
	display: inline-block;
	font-family: 'Genericons';
	font-size: 17px;
	font-weight: 100;
	line-height: 17px;
	color: #777;
	margin-right: 4px;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.share_link .share:before {
	content: "\f1a5";
	font-size: 15px;
}

.comments:before {
	content: "\f1a2";
	color: #333 !important;
}

.three_most.title {
	max-height: 57px;
	overflow: hidden;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.two_most.title {
	max-height: 38px;
	overflow: hidden;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.time_diff {
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 21px;
	text-transform: uppercase;
	font-style: italic;
}

.time_diff .new {
	color: #FF0000;
}

.ccpvirus .updated_share .updated {
	display: inline-block;
}

.usnews .updated_share .updated {
	display: inline-block;
}

.ccpvirus .updated_share .updated .time_diff {
	margin-right: 6px;
}

.one_post .image {
	position: relative;
	margin-bottom: 10px;
	font-size: 0;
}

.one_post .title {
	margin-bottom: 9px;
}

.one_post .title a {
	font-size: 16px;
	letter-spacing: -0.5px;
	line-height: 19px;
}

.three-columns {
	display: table;
	width: 100%;
}

.banner_block {
	font-size: 0;
	margin-bottom: 20px;
}

input#china_digest, input#morning_brief {
	display: none;
}

.usnews .text_info {
	width: 100%;
}

.featured .text {
	padding: 0 20px;
	text-align: center;
}

.featured .title {
	font-size: 25px;
	letter-spacing: -0.5px;
	line-height: 30px;
}

.label {
	display: inline-block;
	float: left;
	margin-right: 7px;
	padding: 2px 3px 1px;
	background-color: #ec0000;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 11px;
	line-height: 11px;
}

.featured .label {
	float: none;
}

.breaking_featured, .exclusives {
	padding: 0 20px;
}

.featured_section_bar {
	text-align: center;
	border-top: 1px dotted #acacac;
	position: relative;
	display: block;
	margin: 30px 0;
}

.featured_section_bar span {
	position: absolute;
	top: -12px;
	padding-right: 10px;
	background-color: #fff;
	padding-left: 11px;
	left: calc(50% - 100px);
}

.exclusives .featured_section_bar span {
	left: 33%;
}

.featured_section_bar a {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 25px;
	letter-spacing: 0;
	line-height: 27px;
	text-align: center;
}

.latest_updates {
	border-top: 1px dotted #acacac;
	position: relative;
	margin-top: 35px;
	padding: 20px 20px 0;
	margin-bottom: 30px;
}

.ccpvirus .latest_updates {
	border-top: none;
	margin-top: 0;
}

.latest_updates.editors_picks {
	padding-top: 0;
}

.latest_updates .block_title {
	position: absolute;
	top: -12px;
	padding-right: 8px;
	background-color: #fff;
	left: -20px;
	padding-left: 20px;
}

.ccpvirus .latest_updates .block_title {
	position: relative;
	padding-right: 0;
	left: 0;
	top: 0;
	background-color: #E8364F;
	padding-left: 7px;
}

.latest_updates.editors_picks .block_title {
	position: relative;
	padding-right: 0;
	left: 0;
	top: 0;
	background-color: #002748;
	padding-left: 7px;
}

.latest_updates .block_title a {
	color: #FF0000;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 21px;
	line-height: 23px;
	padding-left: 20px;
}

.ccpvirus .latest_updates .block_title a {
	color: #fff;
	padding-left: 0;
	font-size: 17px;
	letter-spacing: 0;
	line-height: 21px;
}

.latest_updates .updated {
	display: inline-block;
	vertical-align: top;
}

.ccpvirus .latest_updates .updated {
	width: 15%;
	display: inline-block;
	vertical-align: top;
}

.latest_updates .time_diff:before {
	content: '•';
	color: #FF0000;
	display: inline-block;
	margin-right: 7px;
}

.latest_updates .time_diff {
	color: #ec0000;
}

.latest_updates .article {
	display: inline-block;
	width: 100%;
	margin-bottom: 8px;
	border-bottom: 1px dotted #acacac;
}

.ccpvirus .latest_updates .article {
	border-bottom: none;
	width: 81%;
	display: inline-block;
	margin-bottom: 0;
}

.ccpvirus .latest_updates .one_post {
	border-bottom: 1px dotted #ACACAC;
	padding-top: 10px;
}

.latest_updates .image {
	float: right;
	width: 100px;
	margin-left: 5px;
}

.latest_updates .ymk_social {
	padding-bottom: 10px;
}

.latest_updates .eet_video_icon,
.right_columns .eet_video_icon,
.four_columns .eet_video_icon {
	width: 20px;
	height: 20px;
	left: 5px;
	bottom: 5px;
}

.four_columns .one_post:nth-child(2) .eet_video_icon {
	width: 40px;
	height: 40px;
}

.latest_updates .read_more_cat {
	border-top: none;
	padding-top: 0;
	margin-bottom: 10px;
}

.ccpvirus .latest_updates .read_more_cat {
	margin-top: 10px;
}

.left_exclusive .block_title {
	background-color: #182F66;
	text-align: center;
	padding: 12px 0 11px;
}

.usnews .left_exclusive .block_title {
	background-color: #fff;
}

.left_exclusive .block_title a {
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 21px;
	line-height: 23px;
}

.usnews .left_exclusive .block_title a {
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 17px;
	line-height: 18px;
}

.usnews .left_exclusive .cv_banner img {
	width: 100%;
}

.usnews .cv_map {
	text-align: center;
}

.usnews .cv_map img {
	width: 80vw;
}

.usnews .cv_latest {
	padding: 0 20px;
}

.usnews .cv_latest .one_post {
	border-bottom: 1px dotted #acacac;
	padding-top: 10px;
}

.usnews .cv_latest .one_post:last-child {
	border-bottom: none;
}

.usnews .cv_latest .updated {
	display: inline-block;
	width: 15%;
	vertical-align: top;
}

.usnews .cv_latest .updated .time_diff {
	color: #FF0000;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	line-height: 21px;
}

.usnews .cv_latest .updated .time_diff:before {
	content: '•';
	color: #FF0000;
	display: inline-block;
	margin-right: 4px;
	font-size: 22px;
	font-style: normal;
	vertical-align: sub;
}

.usnews .cv_latest .article {
	display: inline-block;
	width: 81%;
	margin-left: 2%;
	margin-bottom: 8px;
}

.usnews .left_exclusive .title {
	padding: 0;
	font-family: 'Source Serif';
	font-weight: inherit;
	font-variation-settings: 'wght' 600, 'opsz' 40;
	font-size: 18px;
	letter-spacing: -0.5px;
	line-height: 19px;
}

.ccpvirus .left_exclusive .ymk_social {
	padding-left: 20px;
}

.exclusive_posts {
	list-style: none;
}

.usnews .exclusive_posts {
	padding: 0 20px;
}

.exclusive_posts li {
	margin-bottom: 30px;
}

.exclusive_posts li:nth-child(2) {
	margin-bottom: 15px;
}

.left_exclusive .image {
	position: relative;
	display: block;
	font-size: 0;
	margin-bottom: 15px;
}

.left_exclusive .title {
	display: block;
	font-size: 18px;
	letter-spacing: -0.5px;
	line-height: 21px;
	margin-bottom: 9px;
	padding-top: 0;
	padding: 0 20px;
}

.left_exclusive .time {
	vertical-align: top;
	margin-right: 5px;
	padding-left: 20px;
}

.exclusive_icon {
	background-image: url(/assets/themes/eet/images/exclusive.png);
	position: absolute;
	background-repeat: no-repeat;
	bottom: 0;
	left: 0;
	width: 100px;
	height: 30px;
	background-size: contain;
}

.exclusives .exclusive_icon {
	width: 66px;
	height: 20px;
}

.left_exclusive .read_more_cat {
	border-top: none;
}

.usnews .cv_more {
	text-align: center;
}

.usnews .left_exclusive .see_more {
	border: 1px solid #555555;
	border-radius: 3px;
	padding: 9px 23px 7px;
	display: inline-block;
	margin-bottom: 20px;
}

.blocker {
	background-color: #eee;
	height: 13px;
	width: 100%;
	display: block;
	margin-bottom: 15px;
}

.three-columns .center {
	width: 48.5%;
	max-width: 560px;
	float: none;
	display: inline-block;
	padding: 0 14px 0 17px;
	border-right: 1px dotted #ACACAC;;
}

.right_columns {
	width: 100%;
}

.usnews .right_columns {
	margin-top: -15px;
}

.usnews .right_columns > img {
	width: 100vw;
	max-width: 100vw;
	margin-left: calc( (100vw - 100%) / (-2));
}

.posts {
	padding: 3px 20px 0;
}

.right_columns .block_title img {
	width: 100%;
	height: auto;
}

.right_columns .block_title a {
	color: #FF0000;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 17px;
	line-height: 18px;
}

.right_columns .block_title a.text {
	padding-left: 20px;
}

.right_columns .image {
	float: right;
	width: 100px;
	margin-left: 5px;
}

.right_columns .ymk_social {
	padding-bottom: 10px;
}

.right_columns .one_post {
	margin-top: 5px;
	margin-bottom: 13px;
	border-bottom: 1px dotted #acacac;
}

.right_columns .one_post.last, .right_columns .one_post:last-child {
	border-bottom: none;
}

.horizontal_5posts .image {
	position: relative;
}

.horizontal_5posts .one_post {
	max-width: 230px;
	display: inline-block;
	padding-left: 20px;
}

.horizontal_posts {
	white-space: nowrap;
	overflow-x: scroll;
	overflow-y: hidden;
}

.horizontal_5posts .read_more_cat {
	border-top: none;
	margin-top: 20px;
}

.horizontal_5posts .block_title {
	margin-bottom: 7px;
	margin-left: 20px;
}

.horizontal_5posts .block_title a {
	color: #000000;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 25px;
	letter-spacing: 0;
	line-height: 27px;
}

.horizontal_5posts .block_title.cat_129280 a {
	color: #000;
}

.corona_progs .block_title a {
	color: #000;
}

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

.four_columns .blocker:last-child {
	display: none;
}

.four_columns .block_title {
	margin-bottom: 15px;
	padding-left: 20px;
}

.four_columns .block_title a, .big_title .block_title a {
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 25px;
	letter-spacing: 0;
	line-height: 27px;
	text-transform: uppercase;
}

.four_columns .one_post {
	border-bottom: 1px dotted #acacac;
	width: calc(100% - 40px);
	display: block;
	margin: auto;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
.four_columns .one_post:nth-child(2) {
	width: 100%;
	margin: 0;
	margin-bottom: 15px;
	border-bottom: none;
}

.four_columns .one_post:nth-child(2) .text {
	border-bottom: 1px dotted #acacac;
	width: calc(100% - 40px);
	margin: auto;
	padding-bottom: 10px;
}

.four_columns .one_post .image {
	width: 100px;
	float: right;
	margin-left: 5px;
}

.four_columns .one_post:nth-child(2) .image {
	float: none;
	width: 100%;
	margin-left: 0;
}

.four_columns .read_more_cat {
	border-top: none;
}

#footer {
	position: relative;
	z-index: 2;
	background-color: #343434;
}

#footer a {
	background-color: #343434;
}

footer .bottom_logo {
	text-align: center;
	padding-top: 25px;
}

footer .bottom_logo .logo {
	display: inline-block;
	width: 61%;
}

#footer .copyright {
	border: none;
	padding-bottom: 25px;
	margin-bottom: 0;
	color: #fff;
}