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

.title, .title a {
	display: inline-block;
	font-size: 19px;
	line-height: 21px;
	font-family: 'Source Serif';
	font-weight: inherit;
	font-variation-settings: 'wght' 600, 'opsz' 40;
	color: #000;
	letter-spacing: 0.01em;
}

.title strong {
	font-variation-settings: 'wght' 700, 'opsz' 40;
}

.time {
	margin-right: 6px;
	color: #000;
	font-weight: 100;
	text-transform: uppercase;
	font-style: italic;
}

.byline, .byline a {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: 700;
	color: #666;
	text-transform: uppercase;
	letter-spacing: -.4px;
}

.main_content {
	z-index: 10;
	position: relative;
}

.first_page_top {
	display: inline-block;
	z-index: 1;
	width: 100%;
}

.cat_name {
	padding: 15px 20px 5px;
}

.cat_name h1 a {
	font-size: 29px;
	font-family: 'Roboto', sans-serif;
	line-height: 33px;
	font-weight: 700;
	text-transform: uppercase;
	color: #000;
	letter-spacing: -0.6px;
}

.author_row {
	display: inline-block;
	margin: 0 20px;
	width: calc(100% - 40px);
	height: 160px;
	padding-top: 30px;
	border-bottom: 1px dotted #acacac;
}

.author_row:first-of-type {
	border-top: none;
}

.author_row .author_image {
	position: relative;
	display: block;
	float: left;
	width: 80px;
	height: 80px;
}

.author_row .author_image img {
	max-width: 100%;
	border-radius: 50%;
}

.author_row .author_info {
	display: inline-block;
	width: calc(100% - 80px);
	padding: 20px;
}

.author_row .author_name {
	text-align: left;
	font-size: 24px;
	font-family: 'Roboto', sans-serif;
	line-height: 26px;
	text-transform: capitalize;
}

.author_row .author_name a {
	color: #000;
}

.author_row .author_title {
	text-align: left;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	color: #666;
	text-transform: uppercase;
}


.channel_row {
	display: inline-block;
	margin: 0 20px;
	width: calc(100% - 40px);
	height: 160px;
	padding-top: 30px;
	border-bottom: 1px dotted #acacac;
}

.channel_row .channel_image {
	position: relative;
	display: block;
	float: left;
	width: 80px;
	height: 80px;
}

.channel_row .channel_image img {
	max-width: 100%;
	border-radius: 50%;
}

.channel_row .channel_info {
	display: inline-block;
	width: calc(100% - 80px);
	padding: 20px;
}

.channel_row .channel_name {
	text-align: left;
	font-size: 24px;
	font-family: 'Roboto', sans-serif;
	line-height: 26px;
}

.channel_row .channel_name a {
	color: #000;
}

.search_section_title{
	margin: 20px 0 0 20px;
	font-size: 20px;
	line-height: 30px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	color: #000;
	vertical-align: sub;
	text-transform: uppercase
}

.article_list ul li {
	display: inline-block;
	position: relative;
	padding-top: 11px;
	border-top: 1px dotted #acacac;
}

.article_list>ul>li:first-child {
	margin: 0;
	width: 100%;
	margin-bottom: 3px;
	border-top: none;
	padding-top: 0;
}

.article_list>ul>li:first-child .title,
.article_list>ul>li:first-child .byline, .article {
	margin: 0 20px;
	width: calc(100% - 40px);
}

.article_list .image {
	width: 36.3%;
	float: right;
	display: grid;
	position: relative;
	margin-bottom: 15px;
	margin-left: 13px;
	font-size: 0;
}

.article_list>ul>li:first-child .image {
	width: 94%;
	float: none;
	display: block;
	margin-bottom: 10px;
}

.article_list .article .eet_video_icon {
	width: 21px;
	height: 21px;
	left: 7px;
	bottom: 7px;
	top: auto;
}

.article_list .title {
	display: block;
	margin-bottom: 8px;
	padding-right: 15px;
	/*display: -webkit-box;*/
}

.article_list>ul>li:first-child .title {
	padding-right: 0;
}

.article_list .byline {
	margin-bottom: 10px;
	padding-right: calc( 36.3% + 15px );
	line-height: 1.5;
}

.pagination {
	display: block;
	width: 100%;
	text-align: center;
	margin: 40px auto 30px;
}

.pagination .page-numbers {
	font-weight: bold;
	font-size: 13px;
	line-height: 13px;
	background: #f1f1f1 !important;
	color: #000;
	margin-right: 4px;
	border-radius: 2px;
	padding: 6px 10px;
	text-align: center;
	text-decoration: none;
	border: none !important;
}

.pagination .current {
	background: #195bbc !important;
	color: #fff;
}

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

.topic_list .list_name {
	font-family: 'Source Serif';
	font-weight: inherit;
	font-variation-settings: 'wght' 600, 'opsz' 40;
	font-size: 25px;
	line-height: 30px;
	letter-spacing: -0.7px;
	padding: 10px 0 15px;
}

.topic_list .main_content .article, .topic_list .article_list>ul>li:first-child .title, .topic_list .article_list>ul>li:first-child .byline {
	margin-left: 0;
	margin-right: 0;
	width: 100%;
}

.tax-focus .main_content .article, .tax-focus .article_list>ul>li:first-child .title, .tax-focus .article_list>ul>li:first-child .byline {
	margin: 0 20px;
	width: calc(100% - 40px);
}

.tax-focus .article_list>ul>li:first-child {
	margin-left: 0;
	margin-right: 0;
	width: 100%;
}

.topic_list .main_content .article {
	border-bottom: none;
	border-top: 1px dotted #acacac;
	padding-top: 20px;
}

.topic_list .featured_image {
	margin-bottom: 5px;
}

.tax-focus .featured_caption, .tax-focus .post_content, .tax-focus .post_title {
	padding: 0 20px;
}

.tax-focus .featured_caption {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #777;
	border-bottom: 1px dotted #acacac;
}

.topic_list .featured_image img {
	max-width: 100%;
}

.topic_list .featured_caption {
	margin-bottom: 20px;
	width: 100%;
	border-bottom: 1px dotted #aaa;
	padding-bottom: 12px;
}

.topic_list .pagination {
	margin-bottom: 40px;
}

.cat-banner {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.cat-banner img {
	width: 100%;
}

.term_description p {
	font-family: 'ET Text';
	font-size: 19px;
	line-height: 21px;
	padding: 15px 20px;
}


.letter_list .left_col {
	padding: 20px;
}

.letter_list .section_title {
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	line-height: 23px;
	color: #000;
	cursor: pointer;
	padding-right: 22px;
}

.letter_list .one_section {
	position: relative;
	padding: 20px 0 13px;
	border-bottom: 1px solid #eee;
}

.letter_list .one_section:first-child {
	padding-top: 0;
}

.letter_list .one_section:first-child .arrow {
	top: 1px;
}

.letter_list .one_section .arrow {
	position: absolute;
	top: 21px;
	right: 0;
	width: 20px;
	height: 20px;
	cursor: pointer;
}

.letter_list .one_section .arrow:after {
	content: '\f19e';
	font-family: 'Genericons';
	font-size: 22px;
	color: #000;
}

.letter_list .one_section .date {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	padding: 3px 0 12px;
}

.letter_list .one_section .author {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: 700;
	color: #666;
	text-transform: uppercase;
}

.letter_list .section_content {
	display: none;
	padding-top: 20px;
}

.letter_list .section_content p {
	font-size: 18px;
	line-height: 27px;
	margin-bottom: 25px;
	font-family: 'ET Text';
	letter-spacing: -0.1px;
}

.letter_list .one_section img {
	max-width: 100%;
	height: auto;
}

.letter_list .one_section figure {
	margin: 0;
	margin-bottom: 25px !important;
	max-width: 100%;
	height: auto;
}

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

.category.job-template .term_description {
	padding: 12px 20px 0;
}

.category.job-template p {
	padding: 20px 0 0;
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
}

.job_list.cat_banner img {
	max-width: 100%;
}

.category .job_list.main_content {
	margin-top: 20px;
	padding: 0 20px;
}

.category .job_list .left_col li {
	display: inline-block;
	width: 100%;
	height: auto;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.category .job_list .post_list .article_info {
	width: 100% !important;
}

.category .job_list .post_list .title {
	margin-bottom: 0 !important;
}

.category .job_list .post_list .excerpt {
	font-family: "ET Text";
	margin-top: 5px;
	height: 38px;
	overflow: hidden;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 16px;
	line-height: 19px;
}

.category .job_list .post_list .location {
	font-family: 'Roboto', sans-serif;
	margin-bottom: 5px;
	color: #000;
}

.category .job_list .right_col .block_title {
	font-size: 25px;
	line-height: 28px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: -0.4px;
	margin-bottom: 17px;
}

.category .job_list .right_col p {
	font-family: 'ET Text';
	font-size: 16px;
	line-height: 19px;
	color: #666;
	margin-bottom: 17px;
}

.category .job_list .right_col {
	display: none;
}

.single .job_list h1 {
	font-family: 'Source Serif';
	font-weight: inherit;
	font-variation-settings: 'wght' 600, 'opsz' 40;
	font-size: 25px;
	line-height: 28px;
	letter-spacing: -0.4px;
	color: #000;
	margin-top: 10px;
}

.single .job_list .post_time {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #666;
	padding-bottom: 10px;
	border-bottom: 1px dotted #acacac;
}

/* start Jingwen special */
.category-189394 .paragraph {
	padding: 12px 20px;
}

.category-189394 .paragraph p {
	padding-bottom: 8px;
}

.category-189394 .read_more {
	text-align: right;
}

.category-189394 .read_more a {
	color: #333;
}

.category-189394 .read_more .arrow_right {
	border: solid black;
	border-width: 0 1px 1px 0;
	display: inline-block;
	padding: 4px;
	margin-left: 8px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	vertical-align: middle;
}

/* markets category start */
.category-markets .main_content .list_title {
	font-size: 21px;
	font-family: "Source Serif";
	font-weight: inherit;
	font-variation-settings: 'wght' 600, 'opsz' 40;
	line-height: 21px;
	text-transform: uppercase;
	color: #000;
	margin: 20px;
}

.category-markets .bylines {
	font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 15px;
    text-align: center;
    margin: 5px 0;
}

.category-markets .bylines a {
	color: #000;
}

.category-markets .bylines span {
	color: #3972E2;
}
/* markets category end */
