main {
	max-width: 1260px;
	margin: auto;
	padding: 0 30px;
}
img {
	max-width: 100%;
}
.main_content {
	display: block;
}
.main_content .left_part, .main_content .right_part {
	width: 49%;
	display: inline-block;
	vertical-align: top;
}
.main_content .left_part {
	padding-right: 1%;
}
.main_content .right_part {
	padding-left: 5%;
}
.main_content .post_title {
	text-align: center;
	font-size: 50px;
	line-height: 55px;
}
.main_content .post_title h1 {
	font-family: 'Source Serif';
	font-weight: inherit;
	font-variation-settings: 'wght' 625, 'opsz' 40;
}
.main_content .author_date {
	text-align: center;
	margin: 10px 0;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	line-height: 18px;
	vertical-align: text-bottom;
}
.main_content .author {
	margin-right: 10px;
	text-transform: uppercase;
}
.main_content .author a {
	color: #000;
}
.main_content .social {
	text-align: center;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
.share.social > div {
	display: inline-block;
	padding-top: 10px;
	vertical-align: top;
}
#share_now {
	border-bottom: none;
	padding-bottom: 12px;
	margin-left: 10px;
}
.featured_img .caption {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 17px;
	color: #777;
	padding: 8px 0 0;
	display: inline-block;
	text-decoration: underline;
}
.main_content .content {
	position: relative;
	padding: 15px 0 20px;
	border-bottom: 1px solid #ccc;
}
.main_content .post_content {
	padding: 0 0 10px;
	border-top: none;
	line-height: 26px;
	letter-spacing: 0.01em;
}
.main_content .post_content.fold {
	overflow: hidden;
	height: 110px;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
.main_content .post_content p {
	overflow: hidden;
}
.main_content .more, .main_content .hide {
	 display: inline-block;
	 font-size: 12px;
	 line-height: 17px;
	 width: 53px;
	 padding-left: 16px;
	 position: absolute;
	 bottom: 3px;
	 right: 20px;
	 cursor: pointer;
 }

.main_content .more:before, .main_content .hide:before {
	content: '';
	display: inline-block;
	position: absolute;
	left: 0;
	width: 15px;
	height: 17px;
	background: url(/assets/themes/eet/images/down_arrow.png) no-repeat center center;
	background-size: 11px 5px;
}

.main_content .hide {
	display: none;
}

.main_content .hide:before {
	-moz-transform: scaleY(-1);
	-o-transform: scaleY(-1);
	-webkit-transform: scaleY(-1);
	transform: scaleY(-1);
	filter: FlipV;
	-ms-filter: "FlipV";
}
.left_part .comments {
	border-top: 1px solid #ccc;
}
#sidebar_comments {
	position: relative;
}
#remark-side-panel {
	width: 100%;
	max-width: 600px;
	height: 100%;
	position: absolute;
	padding-right: 0;
	background: #fff;
	overflow-x: hidden;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
}

#remark-side-panel .login_wrapper {
	margin: 10px 0;
}
#remark-side-panel .remark-wrapper {
	padding: 0;
	height: 100%;
}

#remark {
	height: 97%;
}

.bottom_part {
	margin-top: 30px;
}

#bottom_comments #remark-side-panel {
	display: block;
	visibility: visible;
	transform: unset;
	z-index: 1;
}

#footer {
	position: relative;
	z-index: 2;
	background-color: #343434;
}

#footer .toprow {
	border: none;
	padding: 0;
}

.infogram-embedded-category .infogram_category_header {
	font-size: 28px;
	line-height: 31px;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	margin-bottom: 30px;
}
.infogram-embedded-category .one_post {
	width: 24.5%;
	display: inline-block;
	vertical-align: top;
	padding: 0 0.5%;
	line-height: 1;
	margin-bottom: 40px;
}

.infogram-embedded-category .one_post:nth-child(4n) {
	clear: both;
}

.infogram-embedded-category .ymk_social {
	display: inline-block;
	position: relative;
}

.infogram-embedded-category .share_dropdown {
	position: absolute;
	width: 100px;
	height: 150px;
	padding-top: 10px;
	opacity: 1;
	z-index: 9;
	display: inline-block;
}

.infogram-embedded-category .share_dropdown .share {
	margin: 0;
	text-align: center;
	display: block;
	padding: 10px 0 18px;
	background-clip: padding-box;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 3px;
	box-shadow: 0 3px 8px rgba(0, 0, 0, .3);
}

.infogram-embedded-category .share_dropdown a {
	width: 100%;
	color: #555;
	clear: left;
	overflow: hidden;
	white-space: nowrap;
	display: list-item;
	font-size: 16px;
	line-height: 28px;
	text-align: -webkit-match-parent;
	border-bottom: 1px dotted #cecece;
}

.infogram-embedded-category a.share_link, .infogram-embedded-category a.cmt_link {
	font-size: 0;
	line-height: 0;
	vertical-align: baseline;
	display: inline;
}

.infogram-embedded-category .share_link {
	margin: 0 30px 0 0;
}

.infogram-embedded-category .share_link .share, .infogram-embedded-category .cmt_link .comments {
	font-size: 11px;
	line-height: 12px;
	color: #444;
	font-weight: 400;
}

.infogram-embedded-category .share_link >span:before {
	display: inline-block;
	font-family: 'Genericons';
	font-size: 17px;
	font-weight: 100;
	line-height: 17px;
	color: #777;
	margin-right: 4px;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.infogram-embedded-category .share_link .share:before {
	content: "\f1a5";
	font-size: 15px;
}

.infogram-embedded-category .title {
	margin: 8px 0;
	height: 42px;
	overflow: hidden;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;

}

.infogram-embedded-category .title a {
	color: #000;
	font-size: 18px;
	line-height: 21px;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
}

.infogram-embedded-category .share_comments {
	text-align: center;
	margin-bottom: 10px;
}

.infogram-embedded-category .excerpt {
	font-size: 16px;
	line-height: 21px;
	font-family: "ET Text";
}

.infogram-embedded-category .horizontal_bar {
	display: block;
	width: 100%;
	height: 1px;
	border-top: 1px solid #ccc;
	margin-bottom: 40px;
}

@media only screen and (max-width: 1280px) {
	.main_content .post_title {
		font-size: 25px;
		line-height: 30px;
	}
	#share_counts {
		display: inline-block;
		vertical-align: middle;
	}
	#share_now {
		padding-bottom: 5px;
	}
	.main_content .post_content.fold {
		height: 80px;
	}
	.main_content .post_content p {
		display: inline-block;
		width: 100%;
	}
}
@media only screen and (max-width: 600px) {
	main {
		padding: 0;
	}
	.main_content .left_part, .main_content .right_part {
		width: 100%;
		padding: 0;
		display: block;
	}
	.top_part .comments {
		display: none;
	}
	.top_part .share_counts {
		margin-top: 0;
	}
	.main_content .right_part {
		border-top: 1px solid #ccc;
		padding-top: 20px;
	}
	.bottom_part {
		margin-top: 0;
	}

	.bottom_part > .comments {
		display: block;
		text-align: center;
		margin-bottom: 20px;
	}

	.comments .load_more {
		display: none;
		color: #000;
		margin-top: 5px;
		text-decoration: underline;
		font-family: 'Roboto', sans-serif;
		font-size: 16px;
		letter-spacing: 0;
		line-height: 19px;
		text-align: center;
	}

	#remark-side-panel {
		margin-top: 13px;
		border-right: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		width: 100%;
		height: 100%;
		position: relative;
		background: #fff;
		overflow-x: hidden;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
	}

	#remark-side-panel .login_wrapper {
		margin: 0;
	}

	#remark-side-panel .remark-wrapper {
		padding: 0;
	}

	#remark iframe {
		height: 500px;
	}

	.bottom_more {
		display: grid;
		width: 100%;
		height: 350px;
		background: #fff;
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
	}

	.bottom_more .top_content, .bottom_more .more_posts, .bottom_more .comments {
		padding: 0 15px;
	}

	footer, footer a {
		background-color: #343434;
	}
	footer {
		text-align: center;
		padding: 25px 0;
	}

	.infogram-embedded-category .infogram_category_header {
		margin-top: 20px;
	}
	.infogram-embedded-category .one_post {
		display: block;
		width: 100%;
		border-bottom: 1px solid #ccc;
		margin-bottom: 30px;
		padding-bottom: 30px;
	}
	.infogram-embedded-category .one_post:last-child {
		border-bottom: none;
	}
	.infogram-embedded-category .cmt_link:before {
		content: "\f1a2";
		display: inline-block;
		font-family: 'Genericons';
		font-size: 17px;
		font-weight: 100;
		line-height: 17px;
		color: #777;
		margin-right: 4px;
		vertical-align: middle;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
	.infogram-embedded-category .horizontal_bar {
		display: none;
	}
}
