#main {
	max-width: 1260px;
	margin: auto;
	font-family: 'Roboto', sans-serif;
	padding: 0 20px;
	display: block;
}

#main img {
	width: 100%;
	height: auto;
}

#main li {
	list-style-type: none;
}

.main_content {
	margin-top: 40px;
}

.one_post {
	max-width: 1140px;
	width: 94%;
	margin: auto;
}

.one_post .top_info {
	width: 79%;
	max-width: 900px;
	margin: auto;
}

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

.primary_cat a {
	padding: 5px 12px;
	background: #6d94ff;
	color: #fff;
	font-size: 12px;
	line-height: 21px;
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
}

.top_info .article_title h1, h1.article_title {
	margin: 30px auto 20px;
	width: 90%;
	font-size: 50px;
	line-height: 53px;
	font-weight: 700;
	text-align: center;
	color: #08054C;
}

.top_info .article_sub_title h2 {
	margin: auto;
	margin-bottom: 25px;
	width: 80%;
	font-size: 19px;
	line-height: 26px;
	font-weight: 400;
	text-align: center;
}

.top_info .featured_image {
	border-bottom: 1px solid #6d94ff;
}

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

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

.top_info .caption {
	display: block;
	margin: 8px 0;
	font-size: 14px;
	line-height: 16px;
	font-weight: 400;
}

.top_info #featured_videos > .video_fit_container {
	padding: 0;
	margin-top: 0;
	padding-top: 0 !important;
	margin-bottom: 10px;
	width: 100%;
	position: relative;
}

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

.top_info .author_name {
	position: relative;
	margin-right: 16px;
	font-size: 16px;
	line-height: 19px;
	letter-spacing: -0.3px;
}

.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: 16px;
	line-height: 19px;
	letter-spacing: -0.3px;
}

.medium_content {
	display: inline-block;
	position: relative;
	width: calc(100% - 120px);
	margin-top: 40px;
	margin-left: 10.53%;
	border-bottom: 1px solid #6D94FF;
	padding-bottom: 10px;
	margin-bottom: 40px;
}

.medium_content .left_share {
	width: 56px;
	border-right: 1px solid #6d94ff;
	position: absolute;
	left: -56px;
}

.medium_content .left_share.fixed {
	display: none;
	position: fixed;
	top: 50px;
	left: calc(50% - 507px);
	z-index: 9999;
}

.active .medium_content .left_share.fixed {
	display: block;
}

.medium_content .middle_content {
	width: calc(100% - 300px);
	display: inline-block;
	float: left;
}

.medium_content .right_more {
	width: 300px;
	display: inline-block;
	float: left;
}

.share .share_icon {
	background: url(/assets/themes/ntd/images/article_share.png) no-repeat;
	width: 20px;
	height: 14px;
	display: block;
	margin-left: 8px;
}

.share .share_text {
	font-size: 12px;
	line-height: 13px;
	font-weight: 700;
}

.left_share a {
	display: block;
	margin-bottom: 10px;
	line-height: 0;
}

.icons:before {
	font-family: genericons;
	content: "\f19c";
	font-size: 18px;
	line-height: 25px;
	display: block;
	color: #000;
	border: 1px solid #000;
	border-radius: 50%;
	width: 26px;
	height: 26px;
	padding: 1px 0 0 3px;
}

.share.icons:before {
	border: none;
	margin-bottom: 0;
}

.left_share > .share {
	display: block;
	margin-bottom: 10px;
}

.facebook:before {
	content: "\f12d";
}

.twitter:before {
	content: "\f17c";
	font-size: 16px;
	padding-left: 5px;
}

.reddit:before {
	content: "\f15f";
}

.email:before {
	content: "\f144";
}

.flipboard:before {
	content: "\f1a0";
	font-size: 14px;
	text-align: center;
}

.post_content {
	padding: 0 30px 0 20px;
	display: block;
	max-width: 100%;
}

.post_content .fb-post.fb_iframe_widget {
	width: 670px;
}

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

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

.video_fit_container>div[id] {
	padding-top: 56.25%;
	height: 100% !important;
}

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

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

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

.wp_video_fit_container .wp-video {
	margin: auto;
}

#featured_videos .video_fit_container > div[id] {
	height: 100% !important;
	padding-top: 56.25%;
}

#featured_videos.fixtop .video_fit_container > div[id] {
	height: 12vw !important;
}

#featured_videos .video_fit_container > div.jwplayer {
	height: 40vw !important;
}

#featured_videos.fixtop {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 0;
	z-index: 900;
	max-width: 300px;
	max-height: 217px;
	width: 300px;
	height: 217px;
}

.active #featured_videos.fixtop {
	display: block;
}

#featured_videos #video_close:before {
	font-family: genericons;
	content: "\f107";
	width: 15px;
	height: 15px;
	font-size: 14px;
	font-weight: 900;
	color: #000;
	position: absolute;
	display: inline-block;
	top: -3px;
	right: -18px;
}

.video_fit_container .ymk_player_icon {
	background: url(/assets/themes/ntd/images/NTD_Play_Button_big.svg) no-repeat center center;
	background-size: 70px 70px;
	display: inline-block;
	width: 70px;
	height: 70px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -32px;
	margin-left: -32px;
}

.fixtop .video_fit_container iframe {
	max-width: 300px;
	height: auto;
}

.post_content p {
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	margin: 30px 0;
}

.post_content p:first-child {
	margin-top: 0;
}

.post_content figure {
	max-width: 100%;
	height: auto;
	margin: 35px auto;
}

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

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

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

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

.post_content ul li,
.post_content ol li {
	font-size: 18px;
	margin-left: 60px;
	list-style-type: unset !important;
}

.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;
}

.coverage {
	margin: 45px 0;
}

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

.coverage .block_name span {
	display: inline-block;
	padding: 5px 12px;
	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: 15px 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: 19px;
	font-weight: 700;
	line-height: 23px;
	padding-right: 130px;
	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 10px 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_content *, .post_content iframe {
	max-width: 100%;
}

.trending_news .block_name {
	background: url(/assets/themes/ntd/images/trending_news_bg.png) no-repeat;
	width: 300px;
	height: 32px;
}

.trending_news .block_name .name_link {
	color: #fff;
	margin-left: 23px;
	margin-top: 6px;
	display: inline-block;
	font-size: 14px;
	line-height: 23px;
}

.trending_news ul {
	padding: 0;
	margin: 0;
}

.trending_news ul li {
	display: inline-block;
	width: 100%;
	margin-top: 10px;
}

.trending_news ul .image {
	display: inline-block;
	width: 137px;
	float: left;
}

.trending_news ul .image img {
	width: 137px;
	height: auto;
}

.trending_news ul .title {
	display: inline-block;
	width: calc(100% - 152px);
	float: right;
	color: #08054C;
	font-size: 15px;
	line-height: 18px;
	font-weight: 700;
	overflow-y: hidden;
	height: 54px;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.news_exclusive {
	display: inline-block;
	width: 100vw;
	margin-left: calc((100vw - 100%) / (-2));
	background-color: #6D94FF;
	background: -moz-linear-gradient(top, #6D94FF 0%, #000 100%);
	background: -webkit-linear-gradient(top, #6D94FF 0%, #000 100%);
	background: linear-gradient(to bottom, #6D94FF 0%, #000 100%);
}

.news_exclusive .more_from_ntdnews {
	max-width: 810px;
	display: block;
	margin: auto auto;
	margin-bottom: 30px;
}

.more_from_ntdnews .block_name {
	font-size: 32px;
	color: #fff;
	font-weight: 400;
	margin-top: 30px;
	padding-bottom: 5px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	margin-bottom: 20px;
}

.bottom_post a {
	text-decoration: none;
}

.bottom_post .image {
	position: relative;
	font-size: 0;
}

.bottom_post .image .info {
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	display: inline-block;
	width: 100%;
	background: #aaa;
	background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
	background: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
	background: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
	background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
}

.bottom_post .category_length {
	display: inline-block;
	border: 1px solid #6d94ff;
	background-color: rgba(0, 0, 0, 0.5);
}

.bottom_post .category_length .category {
	padding: 3px 5px;
	display: inline-block;
	background-color: #6d94ff;
}

.bottom_post .category_length .category a {
	color: #fff;
	font-size: 12px;
	line-height: 14px;
	font-weight: 500;
	text-transform: uppercase;
}

.video_length {
	font-size: 12px;
	line-height: 14px;
	font-weight: 500;
	padding-right: 4px;
}

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

.bottom_post .title {
	margin-top: 10px;
	font-size: 15px;
	line-height: 21px;
	font-weight: 500;
	color: #fff;
	text-decoration: none;
	overflow-y: hidden;
	height: 90px;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}

.exclusive_news .top_two {
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	margin-bottom: 15px;
	display: inline-block;
}

.exclusive_news .top_two .bottom_post {
	width: 49%;
	display: inline-block;
	float: left;
	margin-right: 0.5%;
}

.exclusive_news .top_two .bottom_post:last-child {
	margin-left: 0.5%;
	margin-right: 0;
	float: right;
}

.exclusive_news .bottom_three .bottom_post {
	width: 32%;
	display: inline-block;
	float: left;
	margin-right: 2%;
}

.exclusive_news .bottom_three .bottom_post:last-child {
	margin-right: 0;
}

.exclusive_news .bottom_three .bottom_post .title {
	line-height: 18px;
}

.next_article {
	display: block;
	text-align: center;
	margin: 53px auto;
	font-size: 30px;
	line-height: 33px;
}

/* pages */
.article_body {
	display: inline-block;
	margin-top: 40px;
}

.article_body .left_block {
	display: block;
	width: 70%;
	border-right: 1px solid #ddd;
	padding-right: 3%;
	float: left;
}

.article_body .sidebar {
	display: inline-block;
	width: 27.5%;
	float: right;
}


.live_video .icons:before {
	display: inline-block;
}

.live_video .video_fit_container {
	width: 100%;
	position: relative;
	padding-top: 65.25%;
}

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

.live_video .share, .live_video .icons {
	margin-right: 10px;
	display: inline-block;
}

.live_video .social_media {
	display: inline-block;
	margin-top: 30px;
}

.fixed-top {
	text-align: center;
	position: fixed;
	top: 0px;
	left: 50%;
	transform: translate(-50%, 0);
}

@media screen and (max-width: 1140px) {
	.one_post {
		width: 100%;
	}

	.one_post .top_info {
		width: 900px;
	}

	.medium_content .left_share.fixed {
		left: 6%;
	}
}

@media screen and (max-width: 900px) {
	.one_post .top_info {
		width: 100%;
	}

	.medium_content {
		width: 89.74%;
	}

	.news_exclusive .more_from_ntdnews {
		width: 100%;
		margin-left: 0;
		margin-bottom: 30px;
	}
}

/* fuel channel */

#fuelsteam {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#stream_video_link {
	padding-bottom: 56.25% !important;
}

.fuel_channel .medium_content {
	display: block;
	width: 100%;
	max-width: 800px;
	margin: 40px auto;
}

.fuel_channel .medium_content .left_share {
	position: static;
	border-right: none;
	width: 100%;
}

.fuel_channel .left_share>.share {
	display: inline-block;
	margin-right: 15px;
	line-height: 5px;
}

.fuel_channel .left_share a {
	display: inline-block;
	margin-right: 15px;
}

.fuel_channel .medium_content .middle_content {
	width: 100%;
	float: none;
}

.fuel_channel .post_content {
	padding: 0;
}

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

.fuel_channel .related_post .block_title {
	font-size: 32px;
	font-weight: 400;
	margin-top: 30px;
	padding-bottom: 5px;
	border-bottom: 1px solid #6D94FF;
	margin-bottom: 20px;
}

.fuel_channel .related_post .one_post {
	display: inline-block;
	float: left;
	vertical-align: top;
	width: 48%;
	margin-left: 4%;
	padding: 10px 0;
}

.fuel_channel .related_post .one_post:nth-of-type(2n) {
	clear: both;
	margin-left: 0;
}

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

.fuel_channel .related_post .one_post .text {
	display: inline-block;
	width: 100%;
	line-height: 21px;
}

.fuel_channel .related_post .one_post .text a {
	font-size: 16px;
	font-weight: bold;
	color: #08054C;
}

.fuel_channel .related_post .one_post .play_btn {
	background: url(/assets/themes/ntd/images/NTD_Play_Button_big.svg) no-repeat center center;
	background-size: 50px 50px;
	display: inline-block;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

#sticky_right.fixtop{
	position: fixed;
	top: 0;
}

