*:focus {
	outline-color: #0000ee !important;
	outline-style: auto;
	outline-width: 3px;
}

label {
	display: none;
}

body.home {
	font-family: 'ET Text', sans-serif;
}

img {
	max-width: 100%;
}

.time {
	margin-right: 6px;
	color: #000;
	text-transform: uppercase;
	font-style: italic;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	line-height: 12px;
}

.new {
	color: #ec0000;
	font-size: 11px;
	line-height: 12px;
	font-style: italic;
	margin-right: 5px;
}

.block_title {
	display: block;
	position: relative;
	margin-bottom: 12px;
	background-color: #16203F;
	padding: 0 10px;
}

.block_title a, .block_title a:visited, .most_read .block_title {
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	line-height: 40px;
	text-transform: uppercase;
	text-align: left;
	color: #fff;
}

.most_read .block_title, .latest .block_title {
	margin-bottom: 0;
}

.ca_au_home .block_title a {
	font-size: 21px;
	font-family: 'Source Serif';
	font-weight: inherit;
	font-variation-settings: 'wght' 600, 'opsz' 40;
	line-height: 21px;
	color: #000;
}

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

.frontpage .title .live_status {
	font-size: 14px;
	padding: 2px 5px;
	margin-right: 5px;
	border-radius: 3px;
	color: #fff;
	background: #ec0000;
	vertical-align: middle;
}

.frontpage .title .live_status.premiere {
	background: #916D2B;
}

.frontpage .title .live_status:before {
	content: '\f1bb';
	font-family: 'Genericons';
	margin-right: 3px;
	vertical-align: middle;
}

.ca_au_home .title, .ca_au_home .title a {
	line-height: 19px;
	letter-spacing: -0.2px;
}

.hot_topics {
	width: 100%;
	margin-top: 16px;
	margin-bottom: 28px;
	padding: 0 0 28px;
	border-bottom: 1px solid #E6E6E6;
}

.hot_topics .heading, .hot_topics .heading a {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-size: 42px;
	line-height: 42px;
	text-transform: uppercase;
	text-align: center;
	color: #000;
}

.hot_topics .heading {
	padding-bottom: 20px;
}

.hot_topics .heading .sub_heading {
	position: relative;
	line-height: 32px;
}

.hot_topics .heading .sub_heading span {
	position: relative;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 30px;
	line-height: 30px;
	text-align: center;
	text-transform: uppercase;
	color: #DB0000;
	background-color: #fff;
	padding: 0 8px;
}

.hot_topics .heading .sub_heading:before {
	content: '';
	position: absolute;
	top: 21px;
	left: 0;
	right: 0;
	width: 700px;
	height: 1px;
	margin: 0 auto;
	border-bottom: 1px solid #DB0000;
}

.hot_topics .eet_title_video_icon:before {
	position: relative;
	top: -1px;
	padding-bottom: 0;
}

.ca_au_home .hot_topics {
	padding: 25px 15px 3px;
	margin-bottom: 30px;
	border: 1px solid #efefef;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}

.hot_topics .trending {
	display: inline-block;
	padding: 5px 15px;
	text-align: center;
	color: #fff;
	background-color: #344052;
	position: absolute;
	top: -14px;
	left: 44%;
	font-size: 14px;
}

.hot_topics .avatar {
	float: left;
	height: 40px;
	margin-right: 4px;
	width: 40px;
}

.hot_topics .block_name {
	display: block;
	margin-bottom: 12px;
	margin-top: 0;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 18px;
	line-height: 40px;
	text-transform: uppercase;
	color: #000;
}

.ca_au_home .hot_topics .block_name {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 21px;
}

.hot_topics .one_row {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-column-gap: 32px;
}

.hot_topics .one_row.first .col_3 {
	margin-bottom: 16px;
	padding-bottom: 8px;
	border-bottom: 1px solid #e6e6e6;
}

.hot_topics .col_3:last-child {
	margin-right: 0;
}

.hot_topics .col_3 .one_post {
	position: relative;
	display: flex;
	width: 100%;
	padding-left: 16px;
	border-bottom: unset;
}

.hot_topics .col_3 .one_post:before {
	position: absolute;
	top: 8px;
	left: 4px;
	content: '';
	width: 4px;
	height: 4px;
	background-color: #000;
	border-radius: 50%;
}

.ca_au_home .hot_topics .col_3 .one_post {
	padding-top: 10px;
	border-bottom: 1px solid #eee;
}

.hot_topics .col_3 .one_post:last-child {
	border-bottom: none;
}

.hot_topics .col_3 .article {
	display: inline-block;
	width: 100%;
	margin-bottom: 12px;
}

.hot_topics .col_3 .title {
	height: 60px;
	margin-bottom: 0;
	font-family: 'Source Serif';
	font-weight: inherit;
	font-variation-settings: 'wght' 600, 'opsz' 40;
}

.hot_topics .col_3 .updated {
	color: #ec0000;
	padding-left: 2px;
	display: inline-block;
	width: 8%;
	vertical-align: top;
}

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

.hot_topics .one_row.single {
	padding: 0 16px;
}

.hot_topics .single .col_3 .one_post:before {
	display: none;
}

.hot_topics .one_row.single .one_post:nth-of-type(1) .image {
	width: 100%;
	max-width: 100%;
	float: unset;
	margin: 0 0 8px;
}

.hot_topics .one_row.single .col_3 {
	border-bottom: unset;
}

.hot_topics .single .col_3 .one_post {
	margin-bottom: 12px;
	padding: 0;
	border-bottom: 1px dashed #E3E3E3;
}

.hot_topics .single .col_3 .one_post:nth-of-type(3) {
	border-bottom: unset;
}

.hot_topics .one_row.single .read_more_cat {
	text-align: right;
	margin-top: 0;
	margin-bottom: 0;
}

.hot_topics .wrapper {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	column-gap: 16px;
	margin-top: 4px;
}

.hot_topics section {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	column-gap: 16px;
	flex: 0 0 70%;
}

.hot_topics section figure {
	margin: 0;
	flex: 1 0 56%;
}

.hot_topics .tag_name {
	margin-top: 0;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 18px;
	line-height: 21px;
	text-transform: uppercase;
}

.hot_topics .tag_name a {
	color: #000000;
}

.hot_topics .tag_live {
	font-size: 16px;
	color: #000000;
}

.hot_topics .sc_lead {
	font-family: 'Source Serif';
	font-weight: inherit;
	font-variation-settings: 'wght' 600, 'opsz' 40;
	font-size: 20px;
	line-height: 25px;
	padding: 12px 0 8px;
	color: #000;
}

.hot_topics .author_name a {
	color: #111111;
	font-size: 14px;
}

.hot_topics .trending_cat {
	position: relative;
	padding-left: 16px;
}

.hot_topics .trending_cat:before {
	content: '';
	width: 1px;
	height: 96%;
	position: absolute;
	left: 0;
	background-color: #555555;
}

.hot_topics .trending_cat .block_name {
	font-size: 18px;
	line-height: 21px;
	margin-bottom: 16px;
}

.hot_topics .trending_cat li {
	list-style: none;
	margin-bottom: 12px;
}

.hot_topics .trending_cat li:nth-child(4), .hot_topics .trending_cat li:nth-child(5), .hot_topics .trending_cat li:nth-child(6) {
	display: none;
}

.hot_topics .trending_cat li a {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	column-gap: 12px;
}

.hot_topics .trending_cat .read_more_cat {
	text-align: right;
}

.hot_topics .trending_cat .read_more_cat a {
	display: unset;
}

.hot_topics .trending_cat li img {
	max-width: 100px;
	height: 100%;
}

.hot_topics .trending_cat h3 {
	font-family: 'Source Serif';
	font-weight: inherit;
	font-variation-settings: 'wght' 600, 'opsz' 40;
	font-size: 16px;
	line-height: 20px;
	color: #000;
}

.hp_article_list li {
	display: inline-block;
	width: 100%;
	position: relative;
	margin-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dashed #E3E3E3;
}

.ca_au_home .hp_article_list li {
	margin-top: 6px;
	border-bottom: 1px dotted #acacac;
}

.hp_article_list li:last-child {
	border-bottom: none;
}

.hp_article_list .image {
	width: 35.4%;
	max-width: 100px;
	float: right;
	display: grid;
	position: relative;
	margin-left: 12px;
	line-height: 0;
}

.ca_au_home .hp_article_list .image {
	margin-bottom: 10px;
	margin-left: 6px;
}

.hp_article_list .eet_video_icon {
	width: 25px;
	height: 25px;
	left: 7px;
	bottom: 7px;
	top: auto;
}

.hp_article_list .left_part {
	display: inline-block;
	width: calc(64.6% - 12px);
	float: left;
	line-height: 1;
}

.ca_au_home .hp_article_list .left_part {
	width: calc(64.2% - 15px);
	margin-top: 10px;
	margin-bottom: 12px;
}

.hp_article_list .text {
	height: 84px;
}

.hp_article_list .first_big_img .text {
	height: 64px;
}

.hp_article_list .title {
	margin-bottom: 8px;
	display: block;
}

.ca_au_home .hp_article_list .title {
	margin-bottom: 5px;
}

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

.ca_au_home .three_most.title {
	max-height: 57px;
}

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

.ca_au_home .two_most.title {
	max-height: 38px;
}

.middle_side .label {
	display: inline-block;
	float: left;
	margin-right: 7px;
	padding: 2px 3px 1px;
	background-color: #ec0000;
	color: #fff;
	font-weight: 900;
	font-size: 11px;
	line-height: 11px;
}

.hp_article_list .byline {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #9A9A9A;
	text-transform: uppercase;
}

.hp_article_list .new .time_diff {
	font-size: 0;
}

.read_more_cat {
	display: inline-block;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 24px;
	text-align: center;
}

.ca_au_home .read_more_cat {
	margin-top: 0;
	margin-bottom: 29px;
	padding-top: 6px;
	padding-bottom: 0;
	border-top: 1px dotted #acacac;
	border-bottom: unset;
}

.read_more_cat a {
	color: #000;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	line-height: 20px;
	text-transform: capitalize;
}

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

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

#header .main_nav {
	border-top: none;
	border-bottom: none;
}

#header .announcement {
	font-size: 13px;
	font-family: 'Roboto', sans-serif;
	color: #000;
	margin-left: 8px;
	position: relative;
}

#header .announcement.donate {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	margin-left: 12px;
}

#header .announcement_box {
	position: absolute;
	top: -17px;
	z-index: 99;
	display: inline-block;
	background-color: #FEFCF8;
	left: 1%;
	border: 1px solid #ccc;
	padding: 5px 10px;
	text-align: center;
}

#header .topline {
	color: #ff0000;
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
	line-height: 24px;
}

#header .announcement_box .bottomline a {
	color: #000;
	text-decoration: underline;
}

#header .center_container {
	max-width: 1260px;
}

iframe#stock {
	padding: 0 30px;
}

#header .center_container .tagline {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 17px;
	text-align: center;
	padding-top: 0;
	position: relative;
	max-width: 1200px;
	margin: 18px auto 0;
}

.ca_au_home #header .center_container .tagline {
	letter-spacing: 0.18px;
}

#header .center_container .tagline:before, #header .center_container .tagline:after {
	content: '';
	background-image: url(/assets/themes/eet/images/logo_leftDec.png);
	background-position: right;
	background-repeat: no-repeat;
	width: calc((100% - 165px) / 2);
	max-width: 42%;
	height: 9px;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 4px;
}

#header .center_container .tagline:after {
	background-image: url("/assets/themes/eet/images/logo_rightDec.png");
	background-position: left;
	right: 0;
	left: auto;
}

#header #login_wrapper iframe {
	height: 40px;
}

.main_content {
	max-width: 1260px;
	margin: 20px auto 0;
	padding: 0 30px;
	position: relative;
	line-height: 1;
}

.main_content .top_part {
	display: table;
	width: 100%;
	position: relative;
	padding-bottom: 32px;
	border-bottom: 1px solid #000000;
}

.ca_au_home .main_content .top_part {
	padding-bottom: 0;
	border-bottom: unset;
}

.main_content .top_part .left_side {
	display: inline-block;
	width: 25%;
	max-width: 300px;
	position: relative;
	float: left;
}

.main_content .top_part .left_side.sticky_bottom, .main_content .top_part .right_side.sticky_bottom {
	position: fixed;
	bottom: 10px;
}

.main_content .top_part .right_side.sticky_bottom {
	right: calc(50vw - 608px);
}

.ca_au_home .main_content .top_part .right_side.sticky_bottom {
	right: calc(50vw - 600px);
}

.main_content .top_part .left_side.keep_bottom {
	position: absolute;
	padding-right: 0 !important;
}

.main_content .top_part .right_side.keep_bottom {
	position: absolute;
	right: 0 !important;
}

.main_content .top_part .middle_side {
	display: inline-block;
	width: calc(75% - 332px);
	padding: 0 16px;
	margin: 0 316px 20px 16px;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	position: relative;
	float: right;
}

.ca_au_home .main_content .top_part .middle_side {
	width: calc(75% - 340px);
	padding: 0 15px;
	margin: 0 315px 20px 20px;
	border-left: 1px dotted #acacac;
	border-right: 1px dotted #acacac;
}

.main_content .top_part .right_side {
	display: inline-block;
	width: 300px;
	position: absolute;
	top: 0;
	right: 0;
}

.lead_story .lead_image {
	display: inline-block;
	position: relative;
	font-size: 0;
}

.lead_story .lead_image .eet_video_icon {
	width: 50px;
	height: 50px;
	bottom: 15px;
	left: 15px;
}

.lead_story .byline {
	display: inline-block;
	margin-right: 30px;
	font-size: 0;
}

.ca_au_home .lead_story .byline {
	display: block;
	margin: 12px 0 7px;
	text-align: center;
}

.lead_story .byline .label {
	float: none;
}

.lead_story .new .time_diff {
	font-size: 0;
}

.lead_story .author, .lead_story .author a {
	color: #111;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	line-height: 13px;
}

.ca_au_home .lead_story .author, .ca_au_home .lead_story .author a {
	font-family: 'Roboto', sans-serif;
	line-height: 12px;
	text-transform: uppercase;
}

.lead_story .lead_title {
	margin-top: 12px;
}

.ca_au_home .lead_story .lead_title {
	margin: 0 20px 12px;
	text-align: center;
}

.lead_story .lead_title .title {
	font-size: 30px;
	line-height: 32px;
	color: #000;
	padding-bottom: 12px;
}

.lead_story .lead_title .eet_title_video_icon::before {
	font-size: 30px;
}

.ca_au_home .lead_story .lead_title .title {
	font-size: 29px;
	text-align: center;
	letter-spacing: -0.4px;
	font-weight: 600;
}

.lead_story .share_link, .lead_story .cmt_link {
	margin-left: 0;
}

.tag_name {
	margin-top: 8px;
	font-size: 19px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}

.tag_name a {
	color: #DB0000;
}

.tag_live {
	margin-top: 16px;
	margin-bottom: 8px;
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	color: #DB0000;
}

.tag_articles {
	padding-left: 16px;
}

.tag_articles h3 {
	font-family: 'Source Serif';
	font-weight: inherit;
	font-variation-settings: 'wght' 600, 'opsz' 40;
	font-size: 16px;
	line-height: 20px;
	padding: 2px 0;
}

.tag_articles li a {
	color: #000000;
}

.tag_articles .read_more_cat {
	list-style: none;
	margin-top: 8px;
	margin-bottom: 0;
	text-align: right;
}

.top_news {
	margin-top: 28px;
	padding-top: 24px;
	border-top: 1px solid #e6e6e6;
}

.ca_au_home .top_news {
	margin: 10px 17px 0 20px;
	padding-top: 0;
	border-top: unset;
}

.top_news .block_title {
	margin-bottom: 12px;
}

.ca_au_home .top_news .block_title {
	margin-bottom: 1px;
	padding: 0;
	background-color: unset;
}

.ca_au_home .top_news .block_title:after {
	content: '';
	width: calc(100% - 82px);
	height: 1px;
	position: absolute;
	bottom: 9px;
	right: 0;
	border-bottom: 1px dotted #acacac;
}

.top_news .title {
	font-size: 20px;
	line-height: 24px;
}

.top_news .eet_title_video_icon::before {
	font-size: 20px;
}

.ca_au_home .top_news .title {
	line-height: 23px;
	letter-spacing: -0.4px;
}

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

.opinions .ymk_social {
	float: right;
	line-height: 24px;
}

.opinions.most_read .ymk_social, .opinions.latest .ymk_social {
	float: unset;
}

.opinions.most_read .share_link, .opinions.latest .share_link {
	margin-left: 0;
}

.programs.opinions .ymk_social {
	float: right;
	margin-top: 2px;
	line-height: 24px;
}

.frontpage .ymk_social .share_link {
	margin: 0 10px 0 15px;
}

.ca_au_home .share_link {
	margin: 0 30px 0 15px;
}

.ca_au_home .right_side .share_link, .ca_au_home .epoch_inspired .share_link,
.frontpage .games .ymk_social .share_link, .frontpage .store .ymk_social .share_link,
.frontpage .californiaoc .ymk_social .share_link {
	margin-left: 0;
}

.frontpage .ymk_social .share_link .share, .frontpage .ymk_social .cmt_link .comments {
	font-size: 13px;
	line-height: 12px;
}

.frontpage .share_link >span:before, .frontpage .cmt_link >span:before {
	vertical-align: middle;
}

.frontpage .ymk_social .share_link .share:before {
	font-size: 11px;
}

.ca_au_home .top_news .time {
	margin-right: 16px;
}

.top_news .image {
	max-width: 170px;
}

.ca_au_home .top_news .image {
	max-width: 35.4%;
}

.top_news .read_more_cat {
	padding-top: 8px;
	margin-bottom: 0;
	border-bottom: unset;
}

.ca_au_home .top_news .read_more_cat {
	padding-top: 20px;
}

.fp_topics .topic_98923 .topic_name a {
	color: #018273;
}

.opinions .block_title, .fp_topics .block_title, .most_read .block_title {
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
}

.ca_au_home .fp_topics .one_article, .ca_au_home .most_read .one_post, .ca_au_home .inspired_sidebar .one_post {
	padding-top: 9px;
	padding-bottom: 6px;
	border-bottom: 1px dotted #acacac;
}

.ca_au_home .fp_topics .one_article .one_post:last-child,
.ca_au_home .most_read .one_post .one_post:last-child,
.ca_au_home .inspired_sidebar .one_post:last-child {
	border-bottom: unset;
}

.ca_au_home .fp_topics .one_article {
	border-bottom: 1px dotted #acacac;
	border-top: none;
}

.fp_topics .one_article:nth-child(3) {
	border-bottom: none;
}

.fp_topics .one_article,
.most_read .one_post,
.latest .one_post,
.inspired_sidebar .one_post {
	display: inline-block;
	width: 100%;
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom: 1px dashed #E3E3E3;
}

.inspired_sidebar.documentary .one_post {
	padding-bottom: 0;
	border-bottom: none;
}

.inspired_sidebar.documentary .one_post .img_wrapper {
	position: relative;
}

.inspired_sidebar.documentary .one_post .play_icon {
	position: absolute;
	left: 8px;
	bottom: 8px;
}

.most_read .one_post {
	padding-bottom: 8px;
}

.opinions .opinions_list li:first-child {
	padding-top: 0;
}

.inspired_sidebar .first_big_img {
	padding-top: 12px;
}

.inspired_sidebar .first_big_img .title, .inspired_sidebar .first_big_img .title a {
	margin-top: 12px;
	font-size: 20px;
}

.inspired_sidebar .first_big_img .eet_title_video_icon::before {
	font-size: 20px;
}

.inspired_sidebar .first_big_img .image {
	width: 100%;
	max-width: 300px;
	float: unset;
}

.inspired_sidebar.markets .one_post {
	padding-bottom: 8px;
}

.inspired_sidebar.markets .time {
	margin-right: 0;
	color: #DB0000;
	line-height: 20px;
	text-transform: lowercase;
}

.inspired_sidebar.markets .title {
	width: calc(100% - 32px);
	float: right;
}

.inspired_sidebar .one_post:first-child {
	border-top: none;
}

.inspired_sidebar.jan6sc {
	border-bottom: 1px solid #000;
	margin-bottom: 28px;
}

.inspired_sidebar.jan6sc .one_post:last-child {
	border-bottom: unset;
	padding-bottom: 28px;
}

.fp_topics.ca_au_uk {
	margin-top: 15px;
}

.fp_topics .one_topic {
	margin-top: 15px;
}

.ca_au_home .most_read {
	margin-top: 15px;
}

.ca_au_home .special_topic {
	margin-top: 15px;
}

.most_read .image {
	position: relative;
	line-height: 0;
}

.ca_au_home .most_read .one_post:nth-child(2) {
	border-top: none;
}

.most_read .numb {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 0 10px 0;
	background: #ec0000;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 22px;
	line-height: 28px;
}

.special_topic {
	font-size: 0;
}

.special_topic .block_title {
	background-color: #344051;
	margin-bottom: 0;
	padding: 5px 0 3px;
	text-align: center;
	color: #fff;
}

.special_topic .block_title a {
	color: #fff;
	text-transform: capitalize;
}

.special_topic .one_post {
	display: inline-block;
	width: 100%;
	border-bottom: 1px dashed #E3E3E3;
	padding-top: 10px;
}

.special_topic.sy .one_post:last-child, .special_topic .one_post:last-child {
	padding-bottom: 0;
	border-bottom: none;
}

.inspired_sidebar.battlefields img {
	display: block;
	margin-bottom: 12px;
	width: 100%;
}

.jingwen img {
	display: block;
	margin-bottom: 16px;
	width: 100%;
}

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

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

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

.special_topic .article {
	display: inline-block;
	width: 83%;
	margin-left: 2%;
	margin-bottom: 8px;
}

.cv_map, .cv_more {
	text-align: center;
}

.cv_map img {
	max-width: 230px;
}

.cv_more .see_more {
	border: 1px solid #000;
	border-radius: 3px;
	display: inline-block;
	padding: 5px 4%;
	text-align: center;
	margin: auto;
}

.cv_more .see_more a {
	color: #000;
	font-size: 15px;
	line-height: 16px;
	font-family: 'Roboto', sans-serif;
}

.todays_magazine {
	text-align: center;
	padding: 25px 0 35px;
	background: #F8F7F5;
	margin-top: 20px;
}

.todays_magazine .premium_logo {
	padding-bottom: 15px;
}

.todays_magazine .premium_logo img {
	width: 141px;
}

.todays_magazine .block_title {
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 15px;
	line-height: 16px;
	text-align: center;
}

.todays_magazine .image.image_slider {
	width: 200px;
	max-width: 100%;
	margin: auto;
}

.todays_magazine .slick-arrow {
	position: absolute;
	top: 36%;
	left: 96%;
	width: 28%;
	cursor: pointer;
	z-index: 3;
}

.todays_magazine .slick-prev {
	left: -23.5%;
}

.todays_magazine .slick-dots {
	display: none !important;
}

.todays_magazine .date {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 17px;
	line-height: 29px;
}

.todays_magazine .read_more_cat {
	border-top: none;
	margin-bottom: 0;
}

.featured_video .block_title {
	margin-bottom: 0;
	padding: 5px 0 2px;
	background-color: #344051;
	text-align: center;
}

.featured_video .block_title a {
	color: #fff;
}

.featured_video .desc {
	display: inline-block;
	width: 100%;
	margin-top: 10px;
}

.featured_video #trailer_title {
	margin-top: 4px;
	float: right;
	width: calc(100% - 50px);
	display: -webkit-inline-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	height: 38px;
}

.featured_video #trailer_avatar {
	float: left;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	overflow: hidden;
}

.featured_video .live_video_cover {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2000;
}

.live_video .block_title {
	color: #fff;
	font-size: 21px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	line-height: 21px;
	text-transform: uppercase;
}

.live_video .title {
	margin-top: 8px;
}

.featured_video.live_video .video_fit_container .vjs-countdown {
	color: #520D09;
	background: linear-gradient(90deg, #F5D5B3 0%, #D69D62 90%);
	left: 0;
	bottom: 0;
	padding: 4px 8px;
	width: 100%;
	border-radius: 0;
	font-size: 13px;
	text-align: center;
}

.featured_post .image {
	position: relative;
	display: block;
}

.featured_post .image img {
	width: 100%;
}

.featured_post .eet_video_icon {
	left: 12px;
	bottom: 15px;
	width: 40px;
	height: 40px;
}

.featured_post .title {
	margin-top: 9px;
}

.featured_video .read_more_cat {
	margin-top: 13px;
}

.left_side .programs {
	background: #132041;
	margin-top: 25px;
	margin-bottom: 28px;
	padding-bottom: 28px;
}

.ca_au_home .left_side .programs {
	margin-top: 0;
}

.left_side .programs .section_title {
	color: #111;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.left_side .programs .premium_text {
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	font-style: italic;
	text-align: center;
	color: #fff;
	padding: 15px 0 10px;
}

.left_side .programs .premium_logo {
	padding: 0 25px;
	margin-bottom: 20px;
}

.left_side .programs .premium_block_title {
	position: relative;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	margin: 0 10px;
}

.left_side .programs .premium_block_title:after {
	content: '';
	position: absolute;
	top: 8px;
	left: 0;
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #283B6B;
	width: 100%;
}

.left_side .programs .premium_block_title span {
	position: relative;
	z-index: 3;
	background: #132041;
	padding-right: 10px;
}

.left_side .programs .label {
	display: inline-block;
	margin-right: 7px;
	padding: 2px 3px 1px;
	background-color: #ec0000;
	color: #fff;
	font-weight: 900;
	font-size: 11px;
	line-height: 11px;
}

.left_side .programs .opinions_list {
	padding: 0 10px;
}

.left_side .programs .opinions_list .title a, .left_side .programs .opinions_list .author a {
	color: #fff !important;
}

.left_side .programs .opinions_list .share_link {
	margin-right: 10px !important;
}

.left_side .programs .premium_live li {
	border-top: 1px solid #283B6B;
	padding-top: 15px;
	margin-top: 0;
}

.left_side .programs .live_label {
	display: inline-block;
	padding: 2px 8px 3px;
	border-radius: 2px;
	background-color: #FF5D5D;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	color: #fff;
	margin-left: 10px;
}

.left_side .programs.opinions li {
	border-bottom: 1px solid #283B6B;
	padding-top: 15px;
	padding-bottom: 15px;
}

.programs.opinions .opinions_list li:last-child {
	border-bottom: unset;
}

.left_side .programs .title_author .title a {
	display: -webkit-inline-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.ca_au_home .left_side .programs .opinions_list .author_image {
	width: 70px;
	height: 70px;
}

.ca_au_home .left_side .programs .opinions_list .title_author {
	width: calc(100% - 86px);
}

/* .left_side .programs li:first-child {
	border-top: 1px solid #283B6B;
	padding-top: 15px;
} */

.left_side .programs .ymk_social span {
	color: #bbb !important;
}

.left_side .programs .ymk_social .comments:before, .left_side .programs .ymk_social .share_link >span:before {
	color: #bbb !important;
}

.left_side .programs .watch_now {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 16px;
	color: #172851;
	padding: 10px;
	margin: 0 15px;
	border-radius: 3.6px;
	background-color: #FCD6B3;
	text-align: center;
}

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

.wp-video {
	margin: auto;
}

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

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

.opinions.featured {
	border-top: 1px solid #000;
	padding-top: 28px;
}

.opinions.featured .opinions_list {
	padding-bottom: 8px;
}

.ca_au_home .opinions .block_title, .ca_au_home .fp_topics .block_title, .ca_au_home .most_read .block_title {
	background-color: #344051;
	margin-bottom: 0;
	padding: 5px 0 3px;
	text-align: center;
	color: #fff;
}

.ca_au_home .opinions .block_title a, .ca_au_home .editors_picks .block_title a {
	color: #fff;
}

.opinions .opinions_list li {
	display: inline-block;
	width: 100%;
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom: 1px dashed #E3E3E3;
}

.opinions.featured .opinions_list li {
	padding-top: 16px;
}

.opinions.featured .opinions_list li:first-child {
	padding-top: 0;
}

.ca_au_home .opinions_list li {
	margin-top: 13px;
	padding-top: 0;
	padding-bottom: 10px;
	border-bottom: 1px dotted #acacac;
}

.editors_picks .one_article:nth-child(3) {
	border-bottom: 1px dotted #acacac;
}

.ca_au_home .opinions_list li:last-child, .ca_au_home .focus_headlines li:last-child, .ca_au_home .editors_picks .one_article:last-child {
	border-bottom: none;
}

.opinions_list .new {
	font-style: normal;
}

.opinions_list .title_author {
	width: calc(100% - 64px);
	float: right;
}

.ca_au_home .opinions_list .title_author {
	width: calc(100% - 76px);
}

.opinions_list .title_author .title, .opinions_list .title_author .author {
	display: block;
}

.opinions_list .title_author .author, .opinions_list .title_author .author a {
	display: inline-block;
	margin-top: 4px;
	color: #111;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-weight: 600;
	line-height: 13px;
	text-transform: capitalize;
}

.ca_au_home .opinions_list .title_author .author, .ca_au_home .opinions_list .title_author .author a {
	margin-top: 3px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	line-height: 12px;
	text-transform: uppercase;
}

.opinions_list .title_author .share_link {
	margin-right: 9px;
}

.ca_au_home .opinions_list .title_author .share_link {
	margin-right: 20px;
}

.opinions .opinions_list .author_image {
	width: 52px;
	height: 52px;
	text-align: right;
	display: inline-block;
}

.ca_au_home .opinions .opinions_list .author_image {
	width: 60px;
	height: 60px;
}

.opinions .opinions_list .author_image img {
	border-radius: 50%;
	max-width: 100%;
	height: 100%;
}

.ca_au_home .focus_headlines .block_title {
	text-align: center;
}

.left_side .focus_headlines li.first_big_img {
	margin-top: 5px;
}

.hp_article_list .first_big_img .image {
	width: 100%;
	max-width: 100%;
	max-height: 220px;
	overflow-y: hidden;
	float: none;
	display: block;
	margin-bottom: 10px;
	font-size: 0;
	margin-left: 0;
}

.ca_au_home .hp_article_list .first_big_img .image {
	max-height: 168px;
}

.hp_article_list .first_big_img .eet_video_icon {
	width: 40px;
	height: 40px;
	left: 8px;
	bottom: 13px;
}

.left_side .hp_article_list li {
	margin-top: 14px;
	display: table;
	height: 70px;
	overflow-y: hidden;
}

.left_side .first_big_img {
	padding-bottom: 5px;
}

.premium_vid .pricat_name a {
	color: #111;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
}

.premium_vid li.bottom_four {
	max-height: 88px;
	height: auto;
	padding-bottom: 13px;
}

.premium_vid .bottom_four .title_cat {
	width: calc(100% - 76px);
	float: right;
}

.premium_vid .cat_icon {
	width: 60px;
	height: 60px;
	text-align: right;
	display: inline-block;
}

.special_topic {
	font-size: 0;
}

.ca_au_home .special_topic {
	border-top: none;
}

.fp_topics.election .one_article:last-child {
	border: none;
}

.petition {
	background-color: #FFF9DF;
	padding: 15px 12px;
	border: 1px solid #D1C9A7;
	margin-top: 10px;
}

.petition .top {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 22px;
	line-height: 28px;
	margin-bottom: 10px;
}

.petition .bottom_left {
	background-color: #D51A43;
	display: inline-block;
	padding: 8px 13px 6px;
	border-radius: 3px;
	margin-right: 6%;
}

.petition .bottom_left a {
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
	line-height: 20px;
	color: #fff;
}

.petition #petition_count {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	display: inline-block;
}

.recm_books .section_title {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 16px;
	line-height: 18px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.recm_books .section_title:after {
	content: '';
	background-image: url(/assets/themes/eet/images/icon_book.png);
	width: 20px;
	height: 16px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: top;
	margin-left: 7px;
}

.recm_books .one_book {
	font-size: 16px;
	line-height: 19px;
	font-family: 'Source Serif';
	font-weight: inherit;
	font-variation-settings: 'wght' 600, 'opsz' 40;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
	padding-left: 16px;
	padding-bottom: 5px;
	margin-top: 3px;
	margin-bottom: 8px;
	position: relative;
	border-bottom: 1px dotted #acacac;
	display: inline-block;
	width: 100%;
}

.recm_books .one_book:nth-child(2) {
	border-bottom: none;
}

.recm_books .one_book:before {
	content: '•';
	display: inline-block;
	position: absolute;
	left: 2px;
}

.recm_books .one_book a {
	color: #000;
	display: inline-block;
	width: calc(100% - 60px);
}

.recm_books .one_book a:nth-child(2) {
	float: right;
	width: 45px;
}

.ca_au_home .epoch_inspired {
	border-top: solid 1px #ccc;
	padding-top: 30px;
}

.epoch_inspired .block_name {
	padding-bottom: 24px;
}

.ca_au_home .epoch_inspired .block_name {
	padding-bottom: 0;
}

.epoch_inspired .block_name a {
	color: #000;
}

.epoch_inspired .banner {
	margin-bottom: 30px;
}

.ca_au_home .epoch_inspired .right_two {
	width: 71.3%;
	float: right;
	border-left: 1px dotted #ACACAC;
	padding-left: 35px;
}

.epoch_inspired .one_category {
	display: inline-block;
	width: 100%;
	margin-bottom: 32px;
}

.ca_au_home .epoch_inspired .one_category {
	width: auto;
	border-bottom: 1px dotted #ACACAC;
	margin-top: 30px;
	margin-bottom: 0;
}

.epoch_inspired .one_category:first-child {
	margin-top: 0;
}

.epoch_inspired .one_category:last-child {
	border-bottom: none;
}

.epoch_inspired .left_one {
	width: 25%;
	max-width: 347px;
	float: left;
}

.epoch_inspired .left_one > div {
	max-width: 300px;
}

.epoch_inspired .left_articles .block_name {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 21px;
	line-height: 23px;
	text-align: center;
	display: block;
	margin-bottom: 7px;
	margin-top: 0;
}

.epoch_inspired .left_articles .title {
	margin-top: 10px;
	line-height: 21px;
}

.ca_au_home .epoch_inspired .left_articles {
	width: 58%;
	max-width: 480px;
	display: inline-block;
	padding-right: 36px;
	margin-bottom: 30px;
}

.epoch_inspired .right_articles {
	width: calc(34.2% - 32px);
	max-width: 378px;
	float: right;
}

.ca_au_home .epoch_inspired .right_articles {
	width: 42%;
	max-width: 342px;
	padding-left: 20px;
	border-left: 1px dotted #ACACAC;
	margin-bottom: 28px;
	margin-top: 28px;
}

.epoch_inspired .one_post {
	display: inline-block;
	width: 100%;
	margin-bottom: 24px;
}

.ca_au_home .left_articles .one_post {
	border-right: 1px dotted #acacac;
	width: 50%;
	vertical-align: top;
	padding: 0 24px 0 19px;
}

.ca_au_home .epoch_inspired .left_articles .one_post:last-child {
	border-right: none;
}

.epoch_inspired .one_post.first_post {
	width: 65.8%;
	margin-bottom: 0;
	padding: 0;
}

.ca_au_home .epoch_inspired .one_post.first_post {
	text-align: center;
	border-right: none;
	width: 100%;
	max-width: 480px;
	display: inline-block;
	padding-right: 36px;
	margin-bottom: 30px;
}

.epoch_inspired .title.three_most {
	margin-bottom: 5px;
}

.ca_au_home .epoch_inspired .title.three_most {
	max-height: 63px;
	margin-bottom: 0;
}

.epoch_inspired .first_post .title {
	height: auto;
	max-height: 66px;
	margin-top: 12px;
	margin-bottom: 12px;
	-webkit-line-clamp: 2;
	font-size: 27px;
	line-height: 33px;
}

.epoch_inspired .first_post .eet_title_video_icon::before {
	font-size: 27px;
}

.epoch_inspired .first_post .author_name a {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 13px;
	color: #000;
}

.ca_au_home .epoch_inspired .first_post .title {
	font-size: 23px;
	font-weight: 600;
	letter-spacing: -0.44px;
	line-height: 27px;
	margin-bottom: 5px;
	max-height: 81px;
	margin-top: 8px;
}

.epoch_inspired .block_name, .inspired_sidebar .block_name {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	color: #000;
}

.ca_au_home .epoch_inspired .block_name, .inspired_sidebar .block_name {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 17px;
	line-height: 18px;
	margin-top: 20px;
}

.inspired_sidebar.markets .block_name,
.inspired_sidebar.californiaoc .block_name,
.inspired_sidebar.documentary .block_name {
	margin-top: 0;
	padding: 0 10px;
	line-height: 40px;
	color: #fff;
	background-color: #16203F;
}

.epoch_inspired .right_articles .block_name:first-child {
	margin-top: 0;
}

.epoch_inspired .right_articles .one_article {
	padding: 8px 0 0;
	border-bottom: 1px dotted #ACACAC;
	display: inline-block;
	width: 100%;
}

.epoch_inspired .right_articles .one_article:last-child {
	border-bottom: none;
}

.epoch_inspired .right_articles .read_more_cat {
	margin-bottom: 0;
}

.epoch_inspired .todays_magazine {
	padding: 0 0 15px;
	background: none;
	border-bottom: 1px dotted #ACACAC;
	margin-bottom: 25px;
}

.epoch_inspired .todays_magazine .block_name {
	margin-top: 0;
	margin-bottom: 10px;
}

.epoch_inspired .inspired_videos .block_name, .epoch_inspired .inspired_most_read .block_name {
	text-align: center;
	margin-bottom: 5px;
	font-size: 21px;
	line-height: 23px;
}

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

.epoch_inspired .inspired_most_read .block_name {
	margin-bottom: 0;
	margin-top: 10px;
}

.epoch_inspired .inspired_videos .one_post {
	margin-top: 10px;
	padding-bottom: 10px;
}

.epoch_inspired .inspired_videos .image {
	margin-bottom: 11px;
	display: block;
	font-size: 0;
}

.epoch_inspired .inspired_videos .title {
	height: auto;
	margin-bottom: 5px;
}

.epoch_inspired .inspired_videos .read_more_cat {
	margin-top: 5px;
}

.inspired_most_read .one_post {
	border-top: 1px dotted #ACACAC;
	margin-top: 5px;
	margin-bottom: 0;
	padding-top: 10px;
	display: inline-block;
	width: 100%;
}

.inspired_most_read .image {
	float: left;
	margin-left: 0;
	margin-right: 4%;
}

.inspired_most_read .title_share {
	width: 60%;
	float: right;
}

.inspired_most_read .one_post .title {
	margin-bottom: 7px;
}

.epoch_inspired .numb {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 10px 0;
	background: #347097;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 22px;
	line-height: 28px;
}

.inspired_most_read .title.three_most {
	height: auto;
	max-height: 57px;
}

.epoch_inspired .bottom_border {
	background: linear-gradient(270deg, #004B6F 0%, #00B5CC 100%);
	width: 100%;
	height: 5px;
	display: inline-block;
	margin-top: 35px;
}

.category_parts {
	margin-top: 24px;
	margin-bottom: 8px;
}

.ca_au_home .category_parts {
	margin-top: 55px;
	margin-bottom: 30px;
}

.category_parts .one_cat_row {
	display: inline-block;
	padding-bottom: 24px;
	margin-bottom: 24px;
	border-bottom: 1px solid #000;
}

.category_parts .left_side {
	max-width: 880px;
	width: calc(100% - 320px);
	display: inline-block;
}

.category_parts .right_side {
	width: 300px;
	float: right;
}

.category_parts .focus_headlines {
	width: calc((100% - 32px) / 3);
	float: left;
	display: inline-block;
}

.category_parts .focus_headlines:nth-child(1), .category_parts .focus_headlines:nth-child(2) {
	margin-right: 16px;
	padding-right: 16px;
	border-right: 1px solid #e6e6e6;
}

.ca_au_home .category_parts .focus_headlines {
	width: calc((100% - 40px) / 3);
	margin-right: 20px;
	padding-right: 0;
	border: unset;
}

.category_parts .focus_headlines .block_title {
	margin-bottom: 0;
}

.ca_au_home .category_parts .focus_headlines .block_title {
	margin-bottom: 8px;
	font-size: 29px;
	line-height: 31px;
	background-color: unset;
}

.category_parts .focus_headlines.sf,
.category_parts .focus_headlines.china,
.category_parts .focus_headlines.science_tech,
.ca_au_home .category_parts .focus_headlines:last-child {
	margin-right: 0;
}

.category_parts .hp_article_list li {
	margin-top: 12px;
}

.category_parts .hp_article_list .first_big_img .text {
	height: 80px;
}

.ca_au_home .category_parts .hp_article_list .first_big_img .text {
	height: 64px;
}

.category_parts .focus_headlines .title.two_most {
	max-height: 56px;
	font-size: 24px;
	line-height: 28px;
}

.category_parts .focus_headlines .first_big_img .eet_title_video_icon::before {
	font-size: 24px;
}

.ca_au_home .category_parts .focus_headlines .first_big_img .title {
	height: 38px;
	margin-bottom: 5px;
	font-size: 16px;
	line-height: 20px;
}

.category_parts .image {
	margin-top: 1px;
}

.category_parts .focus_headlines .read_more_cat {
	padding-top: 24px;
	margin-bottom: 0;
}

.ca_au_home .category_parts .focus_headlines .read_more_cat {
	padding-top: 14px;
	margin-bottom: 60px;
}

.slice_block_title {
	display: inline-block;
	width: 100%;
	margin: 0;
	text-align: center;
}

.slice_block_title a {
	font-size: 30px;
	line-height: 30px;
	font-weight: 600;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-style: italic;
	color: #000;
}

.slice_articles li .image {
	position: relative;
	display: inline-block;
	font-size: 0;
}

.slice_articles li.bottom_6 {
	display: inline-block;
	float: left;
	width: calc(86%/ 6);
	margin-right: 2.8%;
	margin-top: 30px;
}
/*.slice_articles li.top_3:nth-child(3), */

.slice_articles li.bottom_6:last-child {
	margin-right: 0;
}

.slice_articles img {
	border-radius: 5px;
}

.slice_articles li.bottom_6 .title {
	max-height: 76px;
	margin: 7px 0 9px;
	overflow: hidden;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.slice_articles .eet_video_icon {
	width: 33px;
	height: 33px;
	left: calc(50% - 15px);
	top: calc(50% - 15px);
}
/* css for canada/australia homepage version */

/* .ca_au_home .block_title::after {
	width: calc(100% - 52px);
} */

.ca_au_home .cv_more {
	margin-top: 10px;
	margin-bottom: 5px;
}

.ca_au_home .top_stories::after {
	width: calc(100% - 102px);
}

.ca_au_home .infogram_banner .one_article:nth-child(3), .ca_au_home .one_article:nth-child(3) {
	border-bottom: 1px dotted #acacac;
}

.ca_au_home.trump_presidency .block_title {
	background-color: #fff;
}

.ca_au_home.trump_presidency .block_title a {
	color: #000;
}

.ca_au_home.trump_presidency .block_title span {
	margin-left: 0;
}

.ca_au_home.trump_presidency .block_title span:before {
	background: none;
}

.ca_au_home .category_parts .entertainment {
	margin-right: 0;
}

#homepage_edition_opt.hidden {
	display: none;
}

.ca_au_home .opinions.featured {
	margin-top: 30px;
	padding-top: 0;
	border-top: unset;
}

.ca_au_home .ca_topics .one_article:nth-child(3){
	border-bottom: none;
}

#homepage_edition_opt {
	position: fixed;
	top: 20vw;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 770px;
	height: 395px;
	background-color: rgba(4, 59, 104, .95);
	border-radius: 10px;
	color: #fff;
	text-align: center;
	z-index: 101;
}

#homepage_edition_opt .close {
	position: absolute;
	right: 15px;
	top: 18px;
	display: block;
	width: 25px;
	height: 25px;
}

#homepage_edition_opt .close:before, #homepage_edition_opt .close:after {
	content: "";
	position: absolute;
	display: block;
	margin: auto;
	right: 0;
	top: 13px;
	width: 25px;
	height: 0;
	border-top: 2px solid #fff;
	transform: rotate(45deg);
	transform-origin: center;
}

#homepage_edition_opt .close:after {
	transform: rotate(-45deg);
}

#homepage_edition_opt .txt1, #homepage_edition_opt .txt3 {
	text-align: right;
	padding: 17px 60px 0 0;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
}

#homepage_edition_opt .txt2 {
	margin: 60px 50px 0;
}

#homepage_edition_opt .txt2 span {
	font-family: 'Roboto', sans-serif;
	font-style: italic;
	font-size: 24px;
	font-weight: 700;
}

#homepage_edition_opt .txt2 span:before, #homepage_edition_opt .txt2 span:after {
	content: "";
	display: inline-block;
	width: 50px;
	height: 0;
	border-top: 1px solid #fff;
	position: relative;
	top: -7px;
	right: 21px;
}

#homepage_edition_opt .txt2 span:after {
	right: 0;
	left: 21px;
}

#homepage_edition_opt .edition_opt {
	padding: 25px 80px 20px;
	display: flex;
	justify-content: space-between;
	color: #043b68;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 21px;
}

#homepage_edition_opt .edition_opt span {
	display: inline-block;
	width: 30%;
	background-color: #fff;
	border-radius: 5px;
	padding: 8px 0;
	cursor: pointer;
}

#homepage_edition_opt .edition_opt span a, #homepage_edition_opt .edition_opt span a:visited {
	color: #043b68;
}

#homepage_edition_opt .txt3 {
	text-align: center;
	padding: 0;
}
/* subscribe button for non-paid users */

.deserve-truth {
	display: block;
	text-align: center;
	margin: 0 auto;
	padding: 20px 0;
}

.deserve-truth {
	font-size: 25px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	line-height: 30px;
	color: #000;
	border-bottom: solid 1px #dedede;
}

.deserve-truth .deserve-button {
	background-color: #0D73EA;
	padding: 5px 15px;
	margin-left: 20px;
	border-radius: 5px;
}

#header .deserve-button a {
	font-size: 17px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	line-height: 20px;
	vertical-align: middle;
	color: #fff;
}

.footer-deserve-truth {
	margin-bottom: 20px;
}

.event_banner {
	max-width: 970px;
	margin: 0 auto 24px;
}

/* ads */
#front_right_ad_300x250 > div {
	margin: 0 auto 28px;
}

@media screen and (max-width: 1260px) {
	.main_content .top_part .right_side.sticky_bottom {
		right: calc(50vw - 50% + 24px);
	}
	.ca_au_home .main_content .top_part .right_side.sticky_bottom {
		right: calc(50vw - 50% + 30px);
	}
	.main_content .top_part .left_side.sticky_bottom {
		padding-right: 13px;
	}
}

@media screen and ( max-width: 1180px) {
	.new_version {
		display: none;
	}
	#header .announcement_box {
		position: relative;
		top: -3px;
		z-index: 99;
		display: inline-block;
		background-color: #FEFCF8;
		left: 0;
		border: 1px solid #ccc;
		padding: 5px 10px;
		text-align: center;
		color: #ff0000;
		font-family: 'Source Serif';
		font-weight: inherit;
		font-variation-settings: 'wght' 600, 'opsz' 40;
		font-size: 17px;
		line-height: 24px;
		width: 100%;
	}
	#header .announcement_box > * {
		display: inline-block;
	}
}

@media screen and ( max-width: 1024px) {
	.hot_topics section {
		flex-direction: column;
		flex-basis: 57%;
	}
	.hot_topics section figure {
		flex: unset;
		margin-bottom: 12px;
	}
	.hot_topics .trending_cat li:nth-child(4), .hot_topics .trending_cat li:nth-child(5), .hot_topics .trending_cat li:nth-child(6) {
		display: block;
	}
	.hot_topics .trending_cat:before {
		height: 100%;
	}
	#header .toprow .left_col {
		width: 35%;
		padding-left: 12px;
	}
	#header .toprow .language {
		padding-right: 0;
	}
	#header .toprow .date {
		width: 22%;
		font-size: 13px;
	}
	.top_news .title, .top_news .title a {
		max-height: 69px;
		overflow: hidden;
		display: block;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
	}
	.left_side .programs .one_prog {
		padding: 0;
	}
	.left_side .opinions li:nth-child(8), .left_side .opinions li:nth-child(9), .left_side .opinions li:nth-child(10) {
		display: none;
	}
	.epoch_inspired .one_post.first_post {
		width: 100%;
		margin-bottom: 24px;
	}
	.ca_au_home .epoch_inspired .one_post.first_post {
		padding-right: 0;
	}
	.ca_au_home .epoch_inspired .right_articles .image {
		display: none;
	}
	.epoch_inspired .right_articles {
		width: 100%;
		max-width: 100%;
		float: unset;
	}
	.ca_au_home .epoch_inspired .right_articles {
		float: right;
	}
	.epoch_inspired .left_articles .one_post {
		padding: 0 5px 0 5px;
	}
	.epoch_inspired .first_post .title {
		font-size: 16px;
	}
	.ca_au_home .epoch_inspired .first_post .title {
		font-size: 20px;
	}
	#header .right_col {
		padding-right: 0;
	}
	#header .right_col .search:before {
		margin-left: 5px;
		margin-right: 0;
	}
	.main_content {
		padding: 0 20px;
	}
	.main_content .top_part {
		border-bottom: unset;
		padding-bottom: 0;
	}
	.main_content .top_part .middle_side, .ca_au_home .main_content .top_part .middle_side {
		width: calc(100% - 320px);
		margin-left: 0;
		border-left: none;
		padding-left: 0;
	}
	.main_content .top_part .left_side {
		display: block;
		clear: both;
		width: 100%;
		max-width: 100%;
		float: unset;
	}
	.left_side .featured_video {
		margin: 30px 0;
	}
	.left_side .opinions {
		display: inline-block;
		width: calc((100% - 40px) / 2);
		margin: 0 20px 30px 0;
		padding-top: 0;
		vertical-align: top;
		border-top: unset;
	}
	.ca_au_home .left_side .opinions {
		width: calc((100% - 40px) / 3);
		float: left;
		margin-left: 0;
		margin-right: 0;
		margin-top: 16px;
	}
	.ca_au_home .left_side .opinions.programs {
		padding-top: 0;
		margin: 0 12px;
	}
	.left_side .opinions.featured, .left_side .opinions.most_read {
		margin-right: 0;
	}
	.opinions .read_more_cat {
		padding-bottom: 0;
		margin-bottom: 0;
		border-bottom: unset;
	}
	.ca_au_home .opinions .read_more_cat {
		margin-bottom: 30px;
	}
	.left_side .essay_contest {
		margin-right: 0;
	}
	.premium_vid {
		display: table;
	}
	.todays_magazine .image.image_slider {
		max-width: 90%;
	}
	.epoch_inspired .right_articles .one_article:last-child {
		display: none;
	}
	.inspired_most_read .one_post:last-child, .inspired_most_read .one_post:nth-child(9) {
		display: none;
	}
	.hp_article_list .first_big_img .image, .ca_au_home .hp_article_list .first_big_img .image {
		max-height: 100%;
	}
	.hp_article_list .first_big_img .image img {
		width: 100%;
	}
	.ca_au_home .hp_article_list .image {
		margin-left: 0;
	}
	.category_parts {
		margin-top: 30px;
	}
	.category_parts .focus_headlines:nth-child(1), .category_parts .focus_headlines:nth-child(2) {
		border-right: unset;
	}
	.category_parts .one_cat_row {
		padding-bottom: 0;
		border-bottom: unset;
	}
	.category_parts .focus_headlines .read_more_cat {
		padding-bottom: 28px;
	}
	.category_parts .left_side {
		max-width: 880px;
		width: calc(100% - 320px);
		display: inline-block;
	}
	.category_parts .focus_headlines, .ca_au_home .category_parts .focus_headlines {
		width: 100%;
	}
	.left_side .programs .opinions_list li:nth-child(n+4) {
		display: none;
	}
	.left_side .opinions li:nth-child(n+7) {
		display: none;
	}
	.left_side .todays_magazine, .specter_of_communism {
		display: none;
	}
	.digital_newspaper.bg_container {
		padding: 20px 30px 30px;
		display: inline-block;
		clear: both;
		float: left;
	}
	.hp_newsletter {
		float: right;
		margin-top: 30px;
	}
	#frontpage_topnews_list li:nth-child(26) {
		border-bottom: none;
	}
	.ca_au_home #frontpage_topnews_list li:nth-child(n+27) {
		display: none;
	}
	.opinions.latest {
		display: none;
	}
}

@media screen and ( max-width: 950px) {
	.hot_topics {
		padding-left: 0;
		padding-right: 0;
	}
	.hot_topics .trending {
		left: 41%;
	}
	.hot_topics .avatar {
		margin-right: 4px;
	}
	.hot_topics .block_name {
		font-size: 15px;
		white-space: nowrap;
	}
}

@media screen and ( max-width: 771px) {
	#header .toprow .left_col {
		width: 37%;
		min-width: 250px;
	}

	#header .toprow .right_col {
		min-width: 202px;
	}

	#header .right_col #login_wrapper {
		min-width: 178px;
	}

	.hot_topics .hp_article_list .image {
		margin-left: 4px;
	}
}

@media screen and ( max-width: 527px) {
	#header .toprow .right_col {
		min-width: 180px;
	}
}

@media screen and ( max-width: 500px) {
	#header .toprow .right_col {
		min-width: 160px;
	}
}

/* ads style */
.top_ad {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 266px;
	margin: 0 auto;
	text-align: center;
	background-color: #F8F8F8;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.no-ads .top_ad {
	display: none !important;
}

.new_version {
	position: absolute;
	right: 30px;
	top: 11px;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	padding: 2px 15px;
	background-color: #e8e8e8;
	border-radius: 3px;
}