#main {
	max-width: 1240px;
	position: relative;
	padding: 0 20px;
	margin: auto;
}

.title_section, .left_col {
	padding-left: 30px;
	padding-right: 30px;
}

.title_section {
	margin-top: 60px;
	margin-bottom: 15px;
}

.article .left_col {
	border-right: 1px solid #ccc;
}

.bottom_recm .left_col {
	position: relative;
	display: block;
}

.single footer {
	display: inline-block;
}

.single .most_read {
	background-color: #fff;
}

body.single .right_col {
	max-width: 100%;
	background-color: #fff;
}

.right_col .grey_border {
	border-left: none;
}

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

.title_section .main_title {
	font-family: 'RingsideCondensed-Bold';
	font-size: 49px;
	letter-spacing: -0.54px;
	line-height: 53px;
}

.title_section .article_sub_title {
	font-size: 23px;
	line-height: 33px;
	margin-top: 11px;
}

.title_section .info_share {
	display: inline-block;
	width: 69%;
	vertical-align: top;
	padding-right: 24px;
	margin-top: 34px;
}

.info_share .social_share {
	float: right;
	margin: -5px 0;
}

.info_share .comment {
	line-height: 33px;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0;
}

.info_share .comment:after {
	display: inline-block;
	font-family: 'Genericons';
	content: "\f1a2";
	font-size: 24px;
	font-weight: 100;
	line-height: 30px;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-left: 8px;
	background-color: #02377F;
	color: #fff;
	padding: 0 4px;
	border-radius: 3px;
	cursor: pointer;
}

.info_share .comment_count {
	position: relative;
	z-index: 1;
	width: 16px;
	line-height: 16px;
	margin-left: -8px;
	margin-top: -4px;
	background-color: #D02626;
	color: #fff;
	border-radius: 50%;
	text-align: center;
	font-size: 13px;
}

.primary_cat, .author_name, .post_date {
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 21px;
	color: #555555;
}

.primary_cat {
	margin-right: 21px;
}

.primary_cat a {
	color: #0064C8;
	text-transform: uppercase;
}

.author_name {
	display: inline-block;
}

.author_name, .author_name a {
	color: #555;
}

.author_name:after {
	content: '|';
	margin-left: 8px;
	margin-right: 7px;
	color: #555;
}

.article .featured_image {
	padding-bottom: 13px;
	border-bottom: 1px solid #CCCCCC;
}

.article .featured_image figure {
	margin: 0;
	width: 100%;
	margin-bottom: 10px;
}

.article .caption {
	color: #555555;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 21px;
}

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

.post_content {
	padding: 30px 60px 0;
	display: block;
	max-width: 100%;
	font-family: 'Roboto';
	font-size: 18px;
	letter-spacing: 0;
	line-height: 30px;
}

.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 .vjs-theme-epoch .vjs-remaining-time {
	display: none;
}

.video_fit_container .vjs-theme-epoch .vjs-time-divider, .video_fit_container .vjs-theme-epoch .vjs-duration, .video_fit_container .vjs-theme-epoch .vjs-current-time {
	display: block;
	min-width: auto;
	padding: 0;
	padding-right: 6px;
}

.video_fit_container center, .video_fit_container .jwplayer.jw-flag-aspect-mode {
	zoom: 1;
	padding-top: 0;
}

.video_fit_container > .player-container, .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.fixtop .video_fit_container > div[id] {
	height: 12vw !important;
}

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

#featured_videos.fixtop {
	display: block;
	position: fixed;
	bottom: 20px;
	right: 0;
	z-index: 900;
	max-width: 370px;
	max-height: 268px;
	width: 370px;
	height: 268px;
}

#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 a {
	color: #01377F;
	font-family: 'Roboto';
	text-decoration: underline;
}

.post_content figure { /* good */
	max-width: 100%;
	height: auto;
	margin-top: 35px;
	margin-bottom: 35px;
	margin-left: 0;
}

.post_content figcaption { /* good */
	border-bottom: 1px solid #ccc;
	width: 100%;
	padding-bottom: 6px;
	max-width: 100%;
	color: #555555;
	font-family: 'RingsideCondensed';
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 21px;
}

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

.post_content ul li { /* good */
	list-style-type: disc;
}

.post_content p iframe {  /* good */
	margin: auto;
	display: block;
}

.post_content > table {
	max-width: 100%;
	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;
}

.post_content .coverage, .post_content .morearticles {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.post_content .morearticles {
	padding: 10px 0;
}

.coverage .block_name span, .morearticles strong {
	display: inline-block;
	padding: 10px 12px 5px 0;
	font-size: 20px;
	font-family: 'RingsideCondensed-Bold';
	font-weight: 100;
	letter-spacing: 0;
	line-height: 21px;
}

.coverage .article {
	display: inline-block;
	width: 100%;
	padding: 5px 0 15px;
}

.coverage .article a {
	text-decoration: none;
	font-family: 'Roboto';
}

#main .coverage .article img { /* good */
	float: left;
	width: 170px;
	height: auto;
}

.coverage .article .title_share {
	text-decoration: none;
	color: #000;
	font-size: 19px;
	font-weight: 700;
	line-height: 23px;
	padding-left: 190px;
	display: block;
}

.coverage .social_share {
	margin-top: 15px;
}

.coverage a:first-child {
	margin-left: 0;
}

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

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

.morearticles .article a {
	color: #000;
	font-family: 'Roboto';
}

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

.bottom_recm {
	margin-top: 70px;
	margin-bottom: 70px;
	padding-left: 30px;
}

.bottom_container {
	padding-top: 20px;
	border-top: 1px solid #CCCCCC;
}

#comment_block {
	margin-bottom: 20px;
}

#comment_block .title {
	font-size: 24px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 28px;
}

#comment_block .remark__counter {
	font-size: 15px;
	letter-spacing: 0;
	line-height: 18px;
	padding-left: 24px;
}

.bottom_recm .left_col {
	padding-left: 0;
}

.bottom_recm .section_title {
	margin-bottom: 14px;
}



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

@media screen and (max-width: 900px) {

}

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

#partnership {
	display: inherit;
	position: relative;
	padding: 0 30px;
}

/* Page page */
body.page-template-default .article_body {
	display: inline-block;
	margin-top: 40px;
}
body.page-template-default main > .article_body {
	padding-bottom: 67px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 120px;
	width: 100%;
}
body.page-template-default .left_col {
	padding-right: 0;
}
body.page-template-default .title_share {
	padding-bottom: 30px;
	margin-right: 30px;
	border-bottom: 1px solid #ccc;
}
body.page-template-default .title_share .title {
	display: inline-block;
}
body.page-template-default .title_share .social_share {
	float: right;
	padding-top: 17px;
}
body.page-template-default h1.article_title {
	font-family: "RingsideCondensed";
	font-size: 49px;
	font-weight: bold;
	letter-spacing: -0.54px;
	line-height: 53px;
}
body.page-template-default .post_content {
	border-right: 1px solid #ccc;
}
/* END Page page */

@media screen and (max-width: 1025px) {
	.title_section {
		padding-left: 0;
		padding-right: 0;
	}
	.title_section .info_share, .left_col {
		padding-left: 0;
		padding-right: 30px;
		width: 62%;
	}
	body.single .right_col {
		width: 38%;
	}
	.post_content {
		padding: 30px 20px 0;
	}
	.post_content figure {
		margin-left: 0;
		margin-right: 0;
		max-width: 100%;
	}
	#featured_videos #video_close:before {
		top: -25px;
		right: 0;
	}
}

@media screen and (max-width: 768px) {
	.title_section .info_share, .left_col {
		width: 100%;
		padding-right: 0;
	}
	.article .left_col {
		border-right: none;
		padding-right: 0;
	}
	.right_col {
		display: none;
	}
	.post_content {
		padding: 30px 40px 0;
	}
	.bottom_recm {
		padding-left: 0;
	}
	body.page-template-default .post_content {
		border-right: none;
	}
}