main, main a {
	font-family: "RingsideCondensed";
	line-height: 1;
	color: #000;
}

a:visited {
	color: #000;
}

main .top_blocks, main .latest_news, main .bottom_blocks, .fv_container {
	max-width: 1240px;
	padding: 20px 20px 30px;
	margin: 0 auto;
}

.fv_container {
	width: 100%;
	display: table;
}

/* Overtopped FEATURED VIDEOS */
.featured_videos {
	background: linear-gradient(270deg, #000000 0%, #002352 100%);
}

.featured_videos .section_title {
	max-width: 1200px;
}

.featured_videos .section_title a {
	color: #2865B5;
	font-family: "RingsideCondensed-Bold";
	font-size: 15px;
	letter-spacing: 0;
	line-height: 17px;
}

.featured_videos .right_more a {
	color: #555555;
	font-family: "RingsideCondensed";
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 19px;
	text-align: right;
}

.featured_videos .left_latest {
	width: 50%;
	max-width: 600px;
	padding-right: 10px;
	display: inline-block;
	vertical-align: top;
	float: left;
	position: relative;
}

.featured_videos .live_on {
	position: relative;
}

.featured_videos .video_fit_container {
	position: relative;
	padding-bottom: 56.25%;
}

.featured_videos .video_fit_container .video_frame {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.featured_videos .left_latest .article_info {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	background: linear-gradient(180deg, rgba(0,0,0,0) 0%, #000000 100%);
	padding: 13px 14px 8px;
}

.featured_videos .left_latest .live_on .article_info {
	position: relative;
	display: inline-block;
	background: none;
	padding-top: 6px;
}

.featured_videos .live_on .article_info a {
	max-height: 30px;
	overflow: hidden;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.featured_videos .left_latest .article_info a, .featured_videos .live_on .live_video.article_info a {
	color: #fff;
	font-family: 'RingsideCondensed-Bold';
	font-size: 26px;
	letter-spacing: 0;
	line-height: 30px;
}

.featured_videos .left_latest .category {
	margin: 10px 0;
}

.featured_videos .left_latest .category a {
	color: #fff;
	font-family: 'RingsideCondensed';
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 18px;
}

.featured_videos .right_videos {
	width: 50%;
	padding-left: 8px;
	display: inline-block;
	vertical-align: top;
}

.featured_videos .right_videos .one_featuredvid {
	width: calc((100% - 10px) / 3);
	max-width: 200px;
	display: inline-block;
	margin-bottom: 15px;
	vertical-align: top;
}

.featured_videos .right_videos .one_featuredvid:nth-child(2), .featured_videos .right_videos .one_featuredvid:nth-child(5) {
	margin-left: 5px;
	margin-right: 5px;
}

.featured_videos .right_videos .one_featuredvid:nth-child(4) {
	clear: both;
}

.featured_videos .right_videos .one_featuredvid:nth-child(4), .featured_videos .right_videos .one_featuredvid:nth-child(5), .featured_videos .right_videos .one_featuredvid:nth-child(6) {
	margin-bottom: 0;
}

.featured_videos .right_videos .title {
	margin-bottom: 5px;
	margin-top: 5px;
}

.featured_videos .right_videos .title a, .featured_videos .right_videos .category a {
	color: #777777;
	font-family: "RingsideCondensed";
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 18px;
}

.featured_videos .right_videos .title a {
	max-height: 36px;
	overflow: hidden;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.featured_videos .right_videos .category a {
	color: #fff;
}

.featured_videos .featured_image {
	position: relative;
}
/* END Overtopped FEATURED VIDEOS */

main .top_blocks {
	margin-top: 20px;
	display: table;
}

main .top_grams {
	margin: 20px auto;
	max-width: 1000px;
	display: table;
	width: 100%;
}

main .latest_news {
	max-width: 1200px;
	padding: 0;
}

main .latest_news .title {
	font-size: 18px;
	line-height: 21px;
}

.top_blocks .left_col > div {
	margin-bottom: 20px;
	padding-bottom: 11px;
	border-bottom: 1px solid #CCCCCC;
}

.featured .topics {
	width: 198px;
	max-width: 25%;
	display: inline-block;
	vertical-align: top;
	border-right: 1px solid #EEEEEE;
	padding-right: 15px;
	margin-bottom: 18px;
}

.featured .topics .section_title, .featured .item_title {
	color: #000;
	font-size: 16px;
	font-family: 'RingsideCondensed-Bold';
	letter-spacing: -0.35px;
	line-height: 19px;
	margin-bottom: 1px;
}

.featured .item_title {
	margin-bottom: 5px;
}

.featured .item_title a {
	font-family: 'RingsideCondensed-Bold';
	color: #CC0018;
	letter-spacing: 0;
}

.featured .title {
	padding-bottom: 12px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 8px;
}

.featured .one_item:last-child .title {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.featured_news {
	max-width: 74.5%;
	display: inline-block;
	vertical-align: top;
	padding-left: 15px;
}

.featured_news .image {
	position: relative;
}

.featured_news .excerpt {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	background: linear-gradient(180deg, rgba(0,0,0,0) 0%, #000000 100%);
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 21px;
	padding: 34px 14px 18px;
}

.featured_news .text {
	font-size: 40px;
	letter-spacing: -0.3px;
	line-height: 42px;
	text-align: center;
	padding-top: 15px;
}

.featured_news .text a {
	font-family: 'RingsideCondensed-Bold';
	color: #000;
}

.section_title {
	margin-bottom: 13px;
}

.left_three_right_three .section_title {
	margin-bottom: 8px;
	padding-top: 7px;
}

.life_beauty .section_title {
	margin-bottom: 24px;
}

.top_blocks .left_col .trending {
	border-bottom: none;
}

.trending .section_title {
	margin-bottom: 18px;
}

.left_one_right_three {
	display: table;
	width: 100%;
}

.left_one_right_three .left_one {
	width: 56.6%;
	display: inline-block;
	vertical-align: top;
}

.left_one_right_three .right_three {
	width: 43%;
	float: right;
	vertical-align: top;
	padding-left: 30px;
}

.left_one .title {
	margin-top: 10px;
}

.left_one .title a {
	font-size: 28px;
	font-weight: 600;
	line-height: 32px;
}

.left_three_right_three .right_three a {
	font-family: 'RingsideCondensed-Semibold';
}

.right_col .tv_request, .right_col .to_live {
	padding: 10px 18px;
	font-family: "RingsideCondensed";
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 20px;
}

.right_col .tv_request a, .right_col .to_live a {
	color: #FFFFFF;
}

.right_col .tv_request {
	padding: 16px 16px 14px 19px;
	background-color: #01377F;
}

.right_col .tv_request .bold_title {
	margin-bottom: 5px;
	display: inline-block;
	vertical-align: sub;
}

.right_col .find {
	background-color: #fff;
	padding: 5px;
	color: #01377F;
	width: 38%;
	border-radius: 2px;
	text-align: center;
	display: inline-block;
	float: right;
}

.right_col .vote2020 {
	margin-bottom: 30px;
}

.right_col .to_live {
	margin-bottom: 20px;
	margin-top: -1px;
	background-color: #000;
}

.right_col .to_live a {
	width: 100%;
	display: block;
	position: relative;
}

.right_col .to_live .bold_title {
	line-height: 19px;
}

.right_col .to_live a:after {
	content: '';
	position: absolute;
	right: 4px;
	top: 4px;
	border: solid #fff;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 4px;
	margin-left: 7px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

main .bottom_blocks {
	margin-top: 29px;
}

.bottom_blocks .left_col {
	width: 75%;
	display: inline-block;
	vertical-align: top;
	padding-right: 30px;
}

.bottom_blocks .right_col {
	float: right;
	max-width: 300px;
	width: 27%;
}

.left_three_right_three .one_article {
	display: inline-block;
	width: 47.5%;
	vertical-align: top;
	border-bottom: 1px solid #CCCCCC;
	margin-right: 5%;
	padding: 16px 0 14px;
}

.left_three_right_three .one_article:nth-child(2n) {
	margin-right: 0;
}

.left_three_right_three .one_article:nth-child(5), .left_three_right_three .one_article:nth-child(6) {
	border-bottom: none;
	padding-bottom: 32px;
}

.left_three_right_three .image {
	max-width: 120px;
	float: left;
}

.left_three_right_three .title {
	padding-left: 130px;
}

.top_three_bottom_two, .bottom_blocks .three_items {
	margin-top: 47px;
}

.top_three_bottom_two {
	display: table;
}

.top_three_bottom_two .one_article:first-child, .top_three_bottom_two .one_article:nth-child(2), .top_three_bottom_two .one_article:nth-child(3) {
	width: calc((100% - 88px) / 3);
	float: left;
	vertical-align: top;
	margin-bottom: 30px;
}

.top_three_bottom_two .one_article:nth-child(2) {
	margin: 0 44px 28px;
}

.top_three_bottom_two .one_article:nth-child(4), .top_three_bottom_two .one_article:nth-child(5) {
	float: left;
	width: 49%;
	vertical-align: top;
	border-top: 1px solid #CCCCCC;
	padding: 20px 6% 24px 0;
}

.top_three_bottom_two .one_article:nth-child(4) {
	clear: both;
}

.top_three_bottom_two .one_article:nth-child(5) {
	margin-right: 0;
	padding-right: 0;
	padding-left: 3.5%;
}

.top_three_bottom_two .one_article:nth-child(4) .image, .top_three_bottom_two .one_article:nth-child(5) .image {
	max-width: 120px;
	float: left;
}

.top_three_bottom_two .one_article:nth-child(4) .title, .top_three_bottom_two .one_article:nth-child(5) .title {
	padding-left: 130px;
	margin-top: 1px;
}

.top_three_bottom_two .one_article:nth-child(4) .title a, .top_three_bottom_two .one_article:nth-child(5) .title a {
	font-size: 18px;
	font-family: 'RingsideCondensed';
	font-weight: 500;
	letter-spacing: 0;
	line-height: 21px;
	margin-top: 0;
}

.one_book {
	margin-bottom: 10px;
}

.bottom_shows {
	background: linear-gradient(180deg, #01377F 0%, #00214E 100%);
	padding: 40px 0 20px;
	margin-top:75px;
}

.bottom_shows .one_show {
	max-width: 1200px;
	margin: auto;
	padding-top: 0;
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #115BBD;
}

.bottom_shows .one_show:last-child {
	padding-bottom: 0;
	border-bottom: none;
}

.one_show .left_thumbnail {
	float: left;
	clear: both;
	max-width: 450px;
	max-height: 230px;
	overflow: hidden;
	vertical-align: top;
}

.one_show .left_thumbnail a {
	font-size: 0;
	display: inline-block;
}

.one_show .right_videos {
	display: inline-block;
	vertical-align: top;
	background: linear-gradient(270deg, #404040 0%, #151515 100%);
	width: calc(100% - 450px);
	padding: 14px 15px 15px;
	height: 230px;
	overflow: hidden;
}

.one_show .one_article {
	display: inline-block;
	width: calc((100% - 32px) / 3);
	vertical-align: top;
}

.one_show .one_article:nth-child(2) {
	margin: 0 13px 0 16px;
}

.one_show .title {
	margin-top: 10px;
}

.one_show .title a {
	color: #fff;
}

footer {
	margin-top: 0;
}

.bottom_cable_banner {
	position: fixed;
	bottom: 0;
	left: 0;
	background-color: #0F2D62;
	width: 100vw;
	z-index: 1000;
}
.banner_container {
	background-color: #0F2D62;
	display: block;
	margin: auto;
	max-width: 1200px;
	min-height: 167px;
	padding: 10px 0;
}
.banner_container .left_image {
	background: url(https://img.ntd.com/assets/uploads/2021/02/desktop-blue.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	height: 167px;
	width: 60%;
	float: left;
}
.banner_container .right_signup {
	padding-top: 22px;
	display: inline-block;
}
.banner_container .title {
	color: #fff;
	font-family: "RingsideCondensed";
	font-size: 25px;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 25px;
	margin-bottom: 18px;
}
#email {
	border: 1px solid #7A94B7;
	border-radius: 3px;
	background-color: transparent;
	color: #fff;
	font-family: "RingsideCondensed";
	font-size: 20px;
	font-weight: 300;
	letter-spacing: 0;
	line-height: 27px;
	width: 215px;
	min-width: 215px;
	margin-right: 13px;
	margin-bottom: 0;
	padding: 0 6px;
}
#email::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #fff;
	opacity: 1; /* Firefox */
}

#email:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #A0A0A0;
}

#email::-ms-input-placeholder { /* Microsoft Edge */
	color: #A0A0A0;
}
.btn {
	border-radius: 4px;
  	background-color: #316EF6;
	background-image: none;
	color: #FFFFFF;
	font-family: "RingsideCondensed";
	font-size: 20px;
	font-weight: 300;
	letter-spacing: 0;
	line-height: 24px;
	border: none;
	text-shadow: none;
	padding: 4px 45px 3px;
	cursor: pointer;
	display: table;
	position: relative;
}
#email, .reg-button {
	display: inline-block;
	vertical-align: bottom;
}
.term_policy {
	margin-top: 15px;
}
.banner_container .succeed {
	padding-top: 50px;
	margin: auto;
	display: table;
	width: auto;
}
.banner_container .succeed .title {
	margin-right: 20px;
	display: inline-block;
}
.close_button {
	cursor: pointer;
}
.banner_container .succeed .close_button {
	margin-top: 15px;
	margin-left: 10px;
	display: inline-block;
	vertical-align: top;
}
.banner_container > .close_button:before {
	content: "\f107";
	font-size: 20px;
	font-family: Genericons;
	font-weight: 100;
	color: #000;
	position: absolute;
	top: 15px;
	right: calc(50vw - 600px);
	color: #979797;
	position: absolute;
	bottom: 0;
}
.term_policy {
	color: #fff;
	font-family: "RingsideCondensed";
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 0.18px;
	line-height: 19px;
}
.term_policy a {
	text-decoration: underline;
	color: #fff;
}
#email_mandatory, #response_failed {
	color: #fff;
}

/* Desktop Only*/
@media screen and (max-width: 1200px) {
	.bottom_blocks .left_col {
		width: 73%;
	}
}

@media screen and (max-width: 1025px) {
	.featured_videos .left_latest {
		width: 56%;
		max-width: 600px;
	}
	.featured_videos .right_videos {
		width: 44%;
	}
	.featured_videos .right_videos .one_featuredvid {
		width: 50%;
		max-width: 195px;
		margin-bottom: 10px;
	}
	.featured_videos .right_videos .one_featuredvid:nth-child(2), .featured_videos .right_videos .one_featuredvid:nth-child(5) {
		margin-left: 0;
		margin-right: 0;
	}
	.featured_videos .right_videos .one_featuredvid:nth-child(2), .featured_videos .right_videos .one_featuredvid:nth-child(4) {
		float: right;
	}
	.featured_videos .right_videos .one_featuredvid:nth-child(5), .featured_videos .right_videos .one_featuredvid:nth-child(6) {
		display: none;
	}
	.featured_videos .right_videos .title a {
		max-height: 18px;
		overflow: hidden;
		display: block;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
	}
	.featured_news {
		max-width: 78.5%;
	}
	.top_blocks .left_col > div {
		padding-bottom: 20px;
	}
	.featured_news .text {
		padding-top: 5px;
		font-size: 30px;
		line-height: 35px;
	}
	.right_col .most_read, .right_col .placeholder {
		display: none;
	}
	.left_col, .bottom_blocks .left_col {
		width: 100%;
		padding-right: 0;
	}
	.top_blocks .right_col {
		display: none;
	}
	.special_series .one_book {
		margin-bottom: 50px;
		display: inline-block;
		width: 33%;
		padding: 0 20px;
	}
	.bottom_blocks .right_col {
		width: 100%;
		max-width: 100%;
		display: block;
		float: none;
		margin-top: 20px;
		padding-right: 30px;
	}
	.latest_news {
		width: calc(100% - 40px);
		margin: auto;
	}
	.latest_news .one_article:last-child {
		display: none;
	}
	.latest_news .one_article {
		width: 49%;
	}
	main .bottom_blocks {
		margin-top: 0;
	}
	.bottom_blocks .right_col {
		padding-right: 0;
	}
	.bottom_shows {
		margin-top: 0;
		padding: 30px;
	}
	.one_show .one_article {
		width: calc((100% - 32px) / 2);
	}
	.one_show .one_article:nth-child(2) {
		margin: 0 0 0 30px;
	}
	.one_show .one_article:nth-child(3) {
		display: none;
	}
}

@media screen and (max-width: 768px) {
	main .top_blocks, main .bottom_blocks, .fv_container {
		padding: 20px 30px 30px;
	}
	.featured_videos .left_latest {
		width: 72%;
		max-width: 600px;
	}
	.featured_videos .right_videos {
		width: 27%;
	}
	.featured_videos .right_videos .one_featuredvid {
		width: 100%;
		max-width: 195px;
		margin-bottom: 5px;
	}
	.featured_videos .right_videos .one_featuredvid:nth-child(2), .featured_videos .right_videos .one_featuredvid:nth-child(4) {
		float: left;
	}
	.featured_videos .right_videos .one_featuredvid:nth-child(3), .featured_videos .right_videos .one_featuredvid:nth-child(4), .featured_videos .right_videos .one_featuredvid:nth-child(5), .featured_videos .right_videos .one_featuredvid:nth-child(6) {
		display: none;
	}
	.featured .topics {
		max-width: 27%;
	}
	.featured_news {
		max-width: 72%;
	}
	.right_videos .one_article:nth-child(2), .right_videos .one_article:nth-child(3) {
		display: none;
	}
	.featured_videos .left_latest .category {
		margin: 5px 0;
	}

	.featured_videos .right_videos .title {
		margin-bottom: 1px;
	}
	.one_show .one_article {
		width: 100%;
	}
	.featured .one_item:nth-child(2) .title:nth-child(2) {
		display: none;
	}
	main .top_blocks {
		margin-top: 0;
		padding-bottom: 10px;
	}
	.featured_news .text {
		font-size: 30px;
		line-height: 34px;
		padding-top: 10px;
		padding-bottom: 30px;
	}
	.featured_news .excerpt {
		padding: 34px 14px 11px;
		font-size: 16px;
		line-height: 18px;
	}
	.top_blocks .left_col > div {
		margin-bottom: 30px;
	}
	.left_one_right_three .left_one {
		width: 50%;
	}
	.left_one_right_three .right_three {
		width: 50%;
	}
	.top_blocks .left_col .top_news {
		padding-bottom: 0;
	}
	.top_blocks .left_col .trending {
		margin-bottom: 0;
	}
	main .bottom_blocks {
		margin-top: 0;
	}
	.opinions {
		margin-bottom: 40px;
	}
	.politics .one_article {
		width: 100%;
	}
	.politics .one_article:nth-child(3) {
		border-bottom: none;
	}
	.politics .one_article:nth-child(4), .politics .one_article:nth-child(5), .politics .one_article:nth-child(6) {
		display: none;
	}
	header .container, footer .container {
		padding: 0 30px;
	}
	footer .footer_links a {
		line-height: 25px;
	}
}