body.home {
	font-family: "D-DIN", Arial;
}

img {
	max-width: 100%;
}

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

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

.block_title {
	display: block;
	position: relative;
	margin-bottom: 10px;
}

.block_title a {
	font-size: 21px;
	font-family: "D-DIN Condensed Bold", Arial;
	line-height: 21px;
	text-transform: uppercase;
	text-align: left;
	color: #000;
}

.title, .title a {
	display: inline-block;
	font-size: 16px;
	line-height: 19px;
	font-family: Vollkorn;
	font-weight: 400;
	color: #000;
	letter-spacing: -0.2px;
}

.hp_article_list li {
	display: inline-block;
	width: 100%;
	position: relative;
	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-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.2% - 15px);
	float: left;
	margin-top: 10px;
	margin-bottom: 12px;
	line-height: 1;
}

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

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

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

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

.hp_article_list .byline, .hp_article_list .byline a {
	font-family: "D-DIN", Arial;
	font-size: 12px;
	line-height: 12px;
	font-weight: 600;
	color: #9A9A9A;
	text-transform: uppercase;
}

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

.read_more_cat {
	display: inline-block;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 29px;
	padding-top: 6px;
	text-align: center;
	border-top: 1px dotted #acacac;
}

.read_more_cat a {
	color: #000;
	font-size: 13px;
	font-family: "D-DIN Bold";
	line-height: 18px;
	font-weight: 400;
}

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

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

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

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

.main_content .top_part .right_side {
	display: inline-block;
	width: 300px;
	position: relative;
	float: right;
}

.right_side .premium_eidtion {
	position: relative;
	width: 100%;
	font-family: "Ringside";
	font-weight: 500;
	background-color: #FFEFE1;
	padding: 25px 40px 30px;
	text-align: center;
	margin-bottom: 12px;
}

.right_side .premium_eidtion .beta_icon {
	position: absolute;
	display: inline-block;
	top: 10px;
	right: 10px;
	width: 46px;
	height: 22px;
	line-height: 20px;
	font-size: 14px;
	border-radius: 5px;
	border: 1px solid #BA7A55;
	color: #BA7A55;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.right_side .premium_eidtion .premium_title {
	margin: 0 auto;
	width: 181px;
	height: 52px;
}

.right_side .premium_eidtion .premium_title a {
	display: inline-block;
	background: url(/assets/themes/eet/images/premium/premium_logo_b.png) no-repeat center center;
	background-size: contain;
	width: 100%;
	height: 100%;
	margin: 0 auto;
}

.right_side .premium_eidtion .one_post {
	padding-top: 10px;
}

.right_side .premium_eidtion .one_post .date {
	position: absolute;
	bottom: 0;
	left: 30px;
	display: inline-block;
	padding: 0 15px 0;
	background-color: #BA7A55;
	color: #fff;
	font-size: 11px;
	line-height: 19px;
	letter-spacing: -0.21px;
}

.right_side .premium_eidtion .img {
	position: relative;
	text-align: left;
	padding: 0 30px;
}

.right_side .premium_eidtion .img img {
	box-shadow: 0 0 5px 0 #6A4028;
}

.right_side .premium_eidtion .text {
	padding: 20px 0 15px;
}

.right_side .premium_eidtion .title a {
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	font-family: "Ringside";
}

.right_side .premium_eidtion .desc {
	padding-top: 5px;
}

.right_side .premium_eidtion .slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 9px;
	padding: 0;
}

.right_side .premium_eidtion .slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	border-radius: 50%;
	border: 1px solid #000;
	background: transparent;
	outline: none;
	cursor: pointer;
	padding: 5px;
}

.right_side .premium_eidtion .slick-dots li.slick-active button {
	background: #000;
}

.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 {
	margin: 12px 0 7px;
	text-align: center;
	font-size: 0;
}

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

.lead_story .author, .lead_story .author a {
	font-size: 11px;
	line-height: 12px;
	font-weight: 900;
	color: #9A9A9A;
	text-transform: uppercase;
}

.lead_story .lead_title {
	margin: 0 20px 12px;
}

.lead_story .lead_title .title {
	font-size: 29px;
	line-height: 33px;
	text-align: center;
	letter-spacing: -0.4px;
	color: #000;
	font-weight: 600;
}

.lead_story .excerpt {
	text-align: center;
	margin-top: 10px;
	font-family: Vollkorn, Georgia, Palatino;
	font-size: 15px;
	line-height: 18px;
}

.trending_topic {
	margin: 0 17px 0 20px;
	border-top: 1px dotted #acacac;
	padding-top: 12px;
}

.trending_topic .block_title {
	display: block;
	position: relative;
	margin-bottom: 10px;
}

.trending_topic .block_title a {
	color: #F60E1C;
}

.trending_topic .block_title .more {
	float: right;
	color: #000;
	font-size: 13px;
	font-family: "D-DIN Bold";
	line-height: 18px;
	font-weight: 400;
	border-bottom: none;
	text-transform: lowercase;
}

.trending_topic .block_title .arrow_right {
	border: solid black;
	border-width: 0 1px 1px 0;
	display: inline-block;
	padding: 4px;
	margin-left: 2px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

.trending_topic .one_article:before {
	content: '\2022';
	color: #aaa;
	margin-right: 5px;
}

.trending_topic .one_article {
	display: block;
	font-size: 16px;
	line-height: 19px;
	font-family: Vollkorn;
	font-weight: 400;
	color: #000;
	letter-spacing: -0.4px;
	margin-bottom: 15px;
}

.trending_topic .more {
	border-top: none;
	border-bottom: 1px dotted #acacac;
	text-align: right;
}

.top_news {
	margin: 24px 17px 0px 20px;
}

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

.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: 23px;
	letter-spacing: -0.4px;
}

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

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

.special>a .title {
	font-family: d-din, Arial;
	color: #f60e1c;
	font-size: 11px;
	line-height: 12px;
	margin-right: 5px;
}

.special .special_title {
	font-family: "D-DIN Condensed Bold", Arial;
	font-size: 16px;
	line-height: 18px;
	margin-top: 2px;
	color: #000;
}

.coverage_post .title {
	color: #000;
	font-size: 16px;
	line-height: 19px;
}

.coverage_post .title {
	margin-bottom: 4px;
}

.coverage_post .image {
	margin-top: 7px;
}

.coverage_post .left_part {
	margin-top: 5px;
}

.trump_presidency .block_title {
	position: relative;
	width: 100%;
	background-color: #344051;
	padding: 4px 0 2px;
	margin-bottom: 0px;
}

.trump_presidency .block_title span {
	position: relative;
	margin-left: 35px;
}

.trump_presidency .block_title span:before {
	content: '';
	position: absolute;
	left: -38px;
	top: -3px;
	width: 35px;
	height: 17px;
	margin-right: 5px;
	background: url("/assets/themes/eet/images/HomepageWhiteHouse.png");
	background-size: 100%;
}

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

.trump_presidency li:first-child {
	margin-top: 12px;
}

.trump_presidency li {
	margin-top: 8px;
}

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

.trump_presidency .title {
	letter-spacing: -0.4px;
}

.trump_presidency .byline {
	margin-bottom: 8px;
}

.trump_presidency .image {
	margin-bottom: 12px;
}

.trump_presidency .read_more_cat {
	margin-bottom: 50px;
}

.latest {
	margin-top: 50px;
}

.latest .block_title {
	text-align: center;
	border-bottom: 1px dotted #b7b7b7;
	padding-bottom: 10px;
	margin-bottom: 0;
}

.latest li {
	display: inline-block;
	width: 100%;
	padding: 10px 0;
	border-bottom: 1px dotted #b7b7b7;
}

.latest li .time {
	margin-right: 5px;
	width: 11%;
	color: #F60E1C;
	font-size: 12px;
	line-height: 12px;
	font-style: italic;
}

.latest li .title {
	display: inline-block;
	width: 82.5%;
	float: right;
	font-size: 16px;
	line-height: 19px;
	font-weight: 400;
	letter-spacing: -0.2px;
	color: #000;
}

.latest .read_more_cat {
	border-top: none;
}

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

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

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

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

.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 .block_title {
	background-color: #2c2c2c;
	margin-bottom: 0;
	padding: 5px 0 3px;
	text-align: center;
}

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

.opinions_list li {
	display: inline-block;
	width: 100%;
	margin-top: 13px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #acacac;
}

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

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

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

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

.opinions_list .title_author .author, .opinions_list .title_author .author a {
	margin-top: 3px;
	color: #111;
	font-family: "D-DIN Bold", Arial;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
}

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

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

.opinions .read_more_cat {
	margin-bottom: 60px;
}

.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%;
	float: none;
	display: block;
	margin-bottom: 10px;
	font-size: 0;
	margin-left: 0;
}

.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: 88px;
	overflow-y: hidden;
}

.left_side .featured .read_more_cat {
	padding-top: 15px;
	margin-bottom: 25px;
}

.left_side .featured .three_most {
	max-height: 57px;
	height: auto;
}

.editors_picks li.first_big_img {
	margin-top: 8px;
}

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

/*-- top center bottom newsletter --*/
#newsletter-reg {
	border: 1px dotted #979797;
	padding: 20px 20px 25px;
	margin: 3px 17px 20px 20px;
}

input#epoch10 {
	display: none;
}

.newsletter .block_title {
	width: 100%;
	text-align: center;
	font-size: 22px;
}

.email_subscribe .mail {
	display: inline-block;
	width: 70%;
	background-color: #f4f4f4;
	border-radius: 3px;
	margin-bottom: 10px;
}

.email_subscribe .mail input {
	display: inline-block;
	width: 100%;
	border: none;
	padding: 10px;
	margin: 0;
	background: none;
	font-size: 15px;
	line-height: 15px;
	font-family: "D-DIN", Arial;
	border: 1px solid #999;
	border-radius: 3px;
}

#import-data {
	display: initial;
}

.email_subscribe .reg-button {
	display: inline-block;
	width: 28%;
	float: right;
	background-color: #2A72DD;
	border-radius: 3px;
	margin-top: 0;
}

.email_subscribe .reg-button input {
	display: inline-block;
	width: 100%;
	border: none;
	padding: 7px 10px 6px;
	margin: 0;
	background: none;
	color: #fff;
	font-size: 16px;
	line-height: 26px;
	font-family: "D-DIN Condensed Bold";
	font-weight: bold;
}

.message {
	display: none;
}

.error-message {
	position: relative;
	width: 100%;
	text-align: center;
	padding: 7px 0;
	background-color: #acacac;
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	margin: 15px 0 30px 0;
}

.error-message #response {
	display: inline-block;
}

.errorclose {
	display: inline-block;
	position: absolute;
	right: 0;
	top: 0;
	width: 34px;
	line-height: 34px;
	text-align: center;
	background-color: rgba(51, 51, 51, 0.5);
	cursor: pointer;
}

.success-message #response {
	display: block;
	text-align: center;
	color: #000;
	padding: 20px 0;
	margin-bottom: 10px;
	font-family: "D-DIN", Arial;
}

.success-message {
	width: 100%;
	margin: 0 auto;
	text-align: right;
	font-weight: 700;
}

.successclose {
	font-size: 18px;
	cursor: pointer;
}

.successclose:before {
	content: 'Close';
	margin-right: 5px;
	font-size: 13px;
	vertical-align: middle;
}

.reg-button>p {
	text-align: center;
}

#eet_newsletter_captcha {
	margin-top: -10px;
}

#eet_newsletter_captcha>div {
	margin: 15px auto;
}

#eet_newsletter_captcha iframe {
	transform: scale(0.855);
	position: relative;
	left: -21px;
}
/*-- end of top center bottom newsletter --*/
.premium_block {
	display: inline-block;
	background-color: #FFEFE1;
	border-radius: 10px;
	font-family: "Ringside";
	font-weight: 500;
}

.premium_block div {
	display: inline-block;
	width: 100%;
}

.premium_block .top_row {
	position: relative;
	width: 100%;
	text-align: center;
	padding: 30px 20px 20px;
}

.premium_block .top_row>div {
	float: left;
}

.premium_block .top_row .premium_title {
	width: 245px;
	height: 52px;
}

.premium_block .top_row .premium_title a {
	display: inline-block;
	background: url(/assets/themes/eet/images/premium/premium_logo_b.png) no-repeat left center;
	background-size: contain;
	width: 100%;
	height: 100%;
	margin: 0 auto;
}

.premium_block .top_row .premium_desc {
	width: calc(100% - 490px);
	line-height: 23px;
	font-size: 20px;
}

.premium_block .top_row .premium_desc span {
	display: inline-block;
	width: 100%;
}
.premium_block .top_row .premium_login {
	display: none;
	width: 245px;
	line-height: 50px;
	text-align: right;
}

.premium_block .top_row .subscribe {
	padding: 0 24px;
	border-radius: 5px;
	background-color: #DF4A4A;
	font-weight: bold;
	height: 30px;
	width: 114px;
	line-height: 30px;
	margin-right: 10px;
}

.premium_block .top_row .login {
	color: #BA7A55;
}

.premium_block .top_row .subscribe a, .premium_block .top_row .subscribe a:visited {
	color: #fff;
}

.premium_block .top_row .beta_icon {
	position: absolute;
	display: inline-block;
	top: 15px;
	right: 30px;
	width: 46px;
	height: 22px;
	line-height: 20px;
	font-size: 14px;
	border-radius: 5px;
	border: 1px solid #BA7A55;
	color: #BA7A55;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.premium_block .premium_nav {
	width: 96%;
	margin: 0 2%;
	border-radius: 5px;
	text-align: center;
	background-color: #BA7A55;
}

.premium_block .premium_nav li {
	display: inline-block;
	padding: 10px 35px;
	font-size: 18px;
	color: #FFEFE1;
}

.premium_block .premium_nav li a {
	position: relative;
	color: #FFEFE1;
}

.premium_block .premium_nav li a:hover:after {
	content: '';
	position: absolute;
	bottom: -3px;
	left: 0;
	display: inline-block;
	width: 100%;
	border-bottom: 2px solid;
}

.premium_block .sub_block_title {
	position: relative;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -0.43px;
	color: #BA7A55;
	padding: 10px 0;
	line-height: 42px;
}

.premium_block .sub_block_title a {
	position: relative;
	color: #BA7A55;
}

.premium_block .sub_block_title a:before {
	content: '';
	background-size: contain;
	display: inline-block;
	width: 42px;
	height: 42px;
	vertical-align: middle;
	margin-right: 10px;
}

.premium_block .editions .sub_block_title a:before {
	background: url(/assets/themes/eet/images/premium/icon_pe.png) no-repeat center center;
}

.premium_block .infographics .sub_block_title a:before {
	background: url(/assets/themes/eet/images/premium/icon_infographic.png) no-repeat center center;
}

.premium_block .epaper .sub_block_title a:before {
	background: url(/assets/themes/eet/images/premium/icon_digital.png) no-repeat center center;
}

.premium_block .videos .sub_block_title a:before {
	background: url(/assets/themes/eet/images/premium/icon_video.png) no-repeat center center;
}

.premium_block .testimonials .sub_block_title:before {
	content: '';
	background-size: contain;
	display: inline-block;
	width: 42px;
	height: 42px;
	vertical-align: middle;
	margin-right: 10px;
	background: url(/assets/themes/eet/images/premium/icon_reader.png) no-repeat center center;
}

.premium_block .list_wrapper {
	width: 100%;
	text-align: center;
}

.premium_block .list_wrapper>div {
	float: left;
	width: 33.33%;
}

.premium_block .list_wrapper .sub_wrapper {
	padding: 0 30px;
}

.premium_block .one_post, .premium_block .one_post>div {
	float: left;
	text-align: left;
}

.premium_block .editions .one_post {
	width: 30%;
	margin-right: 5%;
	text-align: left;
	padding-bottom: 15px;
}

.premium_block .editions .img {
	position: relative;
	line-height: 0;
	box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.3);
}

.premium_block .editions .one_post .title {
	text-align: center;
	width: 100%;
	padding: 10px 0;
}

.premium_block .one_post .title a {
	font-family: "Ringside";
	font-size: 15px;
	font-weight: 500;
	letter-spacing: -0.1px;
	line-height: 16px;
}

.premium_block .edition_list .one_post:nth-of-type(3n+1) {
	margin-right: 0;
}

.premium_block .edition_list .one_post:nth-of-type(3n+2) {
	clear: both;
}

.premium_block .edition_list .one_post.first {
	width: 100%;
	padding-bottom: 20px;
}

.premium_block .edition_list .first .label {
	padding: 5px 9px 5px;
	background-color: #e04a4c;
	border-radius: 3px;
	color: #fff;
	font-family: D-DIN;
	font-size: 12px;
	margin-bottom: 15px;
	width: auto;
}

.premium_block .edition_list .first .excerpt {
	line-height: 21px;
}

.premium_block .edition_list .first .img {
	width: 45%;
}

.premium_block .edition_list .first .img .label {
	display: none;
}

.premium_block .edition_list .first .text {
	width: 55%;
	padding-left: 20px;
}

.premium_block .special_list .one_post:nth-of-type(3n) {
	margin-right: 0;
}

.premium_block .editions .special_list .one_post {
	padding-bottom: 0;
}

.premium_block .editions .date {
	position: absolute;
	bottom: 0;
	left: 0;
	display: inline-block;
	padding: 0 10px 0;
	background-color: #BA7A55;
	color: #fff;
	font-size: 11px;
	line-height: 19px;
	width: auto;
	letter-spacing: -0.21px;
}

.premium_block .editions .edition_line {
	position: relative;
	width: 100%;
	text-align: left;
	padding-bottom: 15px;
}

.premium_block .editions .edition_line:after {
	content: '';
	border-bottom: 1px dotted #BA7A55;
	width: 70%;
	height: 1px;
	position: absolute;
	top: 7px;
	left: 100px;
}

.premium_block .videos .sub_wrapper {
	border-left: 1px dotted #BA7A55;
	border-right: 1px dotted #BA7A55;
}

.premium_block .videos .one_post {
	width: 100%;
	padding-top: 10px;
}

.premium_block .videos .one_post:first-child {
	width: 100%;
	padding-top: 20px;
}

.premium_block .videos .one_post .img {
	position: relative;
	width: 34.5%;
}

.premium_block .videos .one_post .eet_video_icon {
	width: 25px;
	height: 25px;
	left: 7px;
	bottom: 7px;
	top: auto;
}

.premium_block .videos .one_post .text {
	width: 65.5%;
	padding-left: 15px;
}

.premium_block .videos .one_post .title a {
	font-size: 16px;
	line-height: 19px;
}

.premium_block .videos .declassified_logo {
	border-top: 1px dotted #BA7A55;
	padding-top: 15px;
	margin: 10px 0 0;
}

.premium_block .infographics .date {
	font-size: 14px;
}

.premium_block .infographics .one_post {
	width: 48%;
	margin-right: 4%;
}

.premium_block .infographics .one_post:nth-of-type(2n) {
	margin-right: 0;
}

.premium_block .infographics .one_post:nth-of-type(2n+1) {
	clear: both;
}

.premium_block .infographics .one_post .text {
	padding: 15px 0;
}

.premium_block .infographics .one_post .text a {
	font-size: 16px;
	line-height: 19px;
}

.premium_block .infographics .one_post .img {
	height: 153px;
	overflow: hidden;
	box-shadow: 1px 2px 2px 0 rgba(75, 75, 75, 0.5);
}

.premium_block .infographics .one_post img {
	height: 100%;
	width: auto;
	max-width: none;
}

.premium_block .epaper {
	font-size: 16px;
	border-top: 1px dotted #BA7A55;
}

.premium_block .epaper .sub_block_title {
	padding-bottom: 0;
	padding-top: 10px;
}

.premium_block .epaper .epaper_logo a {
	display: inline-block;
	background: url(/assets/themes/eet/images/premium/digital_newspaper.png) no-repeat center center;
	background-size: contain;
	width: 256px;
	height: 115px;
}

.premium_block .testimonials {
	margin: 0 0 20px;
	padding: 0 30px;
}

.premium_block .testimonials_wrapper {
	border-top: 1px dotted #BA7A55;
}

.premium_block .testimonials .sub_block_title {
	width: 100%;
	padding: 10px 0;
}

.premium_block .testimonials .testimonial_list {
	display: inline-block;
	float: left;
	width: calc(100% - 335px);
	padding-right: 20px;
}

.premium_block .testimonials .testimonial_video {
	float: left;
	width: 335px;
	padding-top: 30px;
}

.premium_block .testimonials .one_post {
	width: 33.33%;
}

.premium_block .testimonials .one_post .img {
	width: 93px;
}

.premium_block .testimonials .one_post .text {
	width: calc(100% - 93px);
	padding-left: 5px;
}

.premium_block .testimonials .one_post .name {
	padding-top: 20px;
	font-weight: bold;
}

.premium_block .testimonials  .tablet {
	display: none;
}

.premium_block .testimonials iframe {
	max-width: 100%;
}

.premium_block .premium_subscribe {
	display: none;
	width: 100%;
	background-color: #DF4A4A;
	text-align: center;
	padding: 20px;
	border-radius: 0 0 10px 10px;
	font-family: D-DIN;
}

.premium_block .premium_subscribe>div {
	float: left;
}

.premium_block .premium_subscribe .text {
	width: 60%;
}

.premium_subscribe span {
	display: inline-block;
}

.premium_subscribe .special_offer {
	color: #FFFFFF;
	font-size: 31px;
	letter-spacing: -0.67px;
}

.premium_subscribe .one_dollar {
	height: 70px;
	width: 70px;
	line-height: 70px;
	background-color: #FFEFE1;
	color: #FF5757;
	font-size: 37px;
	font-weight: bold;
	border-radius: 50%;
	margin: 0 20px;
}

.premium_subscribe .nine_dollar {
	position: relative;
	color: #FFFFFF;
	font-size: 37px;
	margin-right: 30px;
}

.premium_subscribe .nine_dollar:after {
	content: '';
	position: absolute;
	top: 20px;
	left: -10px;
	width: 100px;
	transform: rotate(13deg);
	-webkit-transform: rotate(13deg);
	border-bottom: 2px solid #FFFFFF;
}

.premium_subscribe .first_month {
	color: #FFFFFF;
	font-size: 16px;
	vertical-align: super;
}

.premium_subscribe .subscribe_btn {
	height: 50px;
	width: 244.66px;
	font-size: 19px;
	line-height: 50px;
	background-color: #FFEFE1;
	border-radius: 5px;
	vertical-align: super;
	margin-left: 30px;
	margin-top: 10px;
}

.premium_subscribe .subscribe_btn a {
	color: #DF4A4A;
}

.premium_subscribe .learn_more {
	height: 50px;
	width: 117px;
	font-size: 16px;
	line-height: 50px;
	border-radius: 5px;
	border: 1px solid #FFEFE1;
	vertical-align: super;
	margin-left: 30px;
	margin-top: 10px;
}

.premium_subscribe .learn_more a {
	color: #FFEFE1;
}

.main .articles .one_post .title:after {
	content: '\f1a1';
	font-family: 'Genericons';
	position: relative;
	top: 1px;
	font-size: 15px;
	color: #BA7A55;
	margin-left: 5px;
	vertical-align: middle;
}

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

.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% - 40px)/3);
	float: left;
	display: inline-block;
	margin-right: 20px;
}

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

.category_parts .focus_headlines:last-child, .category_parts .focus_headlines.science_tech, .category_parts .focus_headlines.entertainment {
	margin-right: 0;
}

.category_parts .focus_headlines .first_big_img .title {
	margin-bottom: 5px;
}

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

.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: 41px;
	line-height: 45px;
	font-weight: 600;
	font-family: Vollkorn, Georgia, Palatino;
	font-style: italic;
	letter-spacing: -0.5px;
	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;
	letter-spacing: -0.4px;
	overflow: hidden;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.slice_articles .byline, .slice_articles .byline a {
	font-size: 11px;
	line-height: 12px;
	font-weight: 900;
	color: #9A9A9A;
	text-transform: uppercase;
}

.slice_articles .eet_video_icon {
	width: 33px;
	height: 33px;
	left: calc(50% - 15px);
	top: calc(50% - 15px);
}

.slice_of_life .read_more_cat {
	margin-top: 21px;
	padding-top: 10px;
}

.slice_of_life .read_more_cat a {
	margin-left: 0;
}

.bottom_row {
	margin-top: 28px;
}

/* css for canada/australia homepage version */
.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;
}

#homepage_edition_opt.hidden {
	display: 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: "D-DIN", Arial;
}

#homepage_edition_opt .txt2 {
	font-family: "Volkon";
	font-style: italic;
	font-size: 27px;
	font-weight: 600;
	margin: 60px 80px 0;
}

#homepage_edition_opt .txt2 span:before, #homepage_edition_opt .txt2 span:after {
	content: "";
	display: inline-block;
	width: 56px;
	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: "D-DIN Condensed Bold", Arial;
	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;
}

@media screen and ( max-width: 1100px ) {
	.premium_block .edition_list .first .text .label {
		display: none;
	}
	.premium_block .edition_list .first .img .label {
		display: inline-block; 
		position : absolute;
		line-height: 18px;
		bottom: -16px;
		left: 0;
		border-radius: 0;
		position: absolute;
	}
	.premium_block .editions .edition_line:after {
		width: 57%;
	}
	.premium_block .testimonials .one_post {
		width: 50%;
	}
	.premium_block .testimonials .one_post:last-child {
		display: none;
	}
	.premium_block .epaper .epaper_logo a {
		width: 200px;
		height: 65px;
	}
}

@media screen and ( max-width: 1024px ) {
	.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;
	}
}

@media screen and ( max-width: 1000px ) {
	.premium_block .list_wrapper .editions, .premium_block .list_wrapper .videos {
		width: 50%;
	}
	.premium_block .list_wrapper .infographics {
		width: 100%;
	}
	.premium_block .infographics .one_post {
		text-align: center;
	}
	.premium_block .infographics .one_post .img {
		height: 205px;
		max-width: 340px;
		float: none;
	}
	.premium_block .infographics .one_post .text {
		float: none;
		text-align: center;
	}
	.premium_block .testimonials .testimonial_list {
		width: 100%;
	}
	.premium_block .videos .sub_wrapper {
		border-right: none;
	}
	.premium_block .videos .one_post {
		padding-top: 15px;
	}
	.premium_block .top_row .premium_title{
		width: 180px;
	}
	.premium_block .top_row .premium_desc {
		width: calc(100% - 180px);
		padding-left: 20px;
		text-align: left;
		font-size: 16px;
	}
	.premium_block .infographics .sub_block_title {
		padding: 20px 0;
	}
	.premium_block .epaper {
		padding: 0;
	}
	.premium_block .epaper .sub_block_title {
		padding: 20px 0 0;
	}
	.premium_block .epaper .epaper_logo {
		float: left;
		width: 54%;
		text-align: right;
	}
	.premium_subscribe .first_month {
		margin-top: 20px;
	}
	.premium_block .epaper .epaper_logo a {
		width: 200px;
		height: 145px;
	}
	.premium_block .epaper .desc {
		display: inline-block;
		float: left;
		width: 36%;
		padding-top: 40px;
		padding-left: 20px;
		text-align: left;
	}
	.premium_block .testimonials .tablet {
		display: inline-block;
		float: left;
		width: calc(100% - 335px);
		padding-right: 20px;
		padding-top: 77px;
	}
}

@media screen and ( max-width: 768px ) {
	.main_content {
		padding: 0 20px;
	}
	.main_content .top_part .right_side {
		width: 300px;
	}
	.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%;
		position: relative;
		float: left;
	}
	.left_side .featured_video {
		margin: 30px;
	}
	.left_side .opinions {
		width: calc(( 100% - 45px)/3);
		float: left;
		margin-right: 30px;
	}
	.left_side .featured, .left_side .editors_picks {
		width: calc(33.3% - 17px);
		float: left;
		margin-right: 15px;
	}
	.left_side .editors_picks {
		margin-right: 0;
	}
	.category_parts {
		margin-top: 30px;
	}
	.category_parts .left_side {
		max-width: 880px;
		width: calc(100% - 320px);
		display: inline-block;
	}
	.category_parts .focus_headlines {
		width: 100%;
	}
	.left_side .opinions li:nth-last-child(1) {
		display: none;
	}
	.left_side .opinions li:nth-last-child(2) {
		display: none;
	}
	.left_side .opinions li:nth-last-child(3) {
		display: none;
	}
	.left_side .opinions li:nth-last-child(4) {
		border-bottom: none;
	}
	.left_side .editors_picks .hp_article_list li:nth-last-child(1) {
		display: none;
	}
	.left_side .editors_picks .hp_article_list li:nth-last-child(2) {
		border-bottom: none;
	}
}