.left_part {
	float: left;
	display: inline-block;
	width: 73.7%;
	border-right: 1px solid #ccc;
}

.left_col ul {
	border-right: none;
}

.main_content .left_col {
	border-right: 1px dotted #acacac;
	padding-right: 20px;
}

.author.top_info {
	display: inline-block;
	width: 100%;
	padding-bottom: 30px;
}

.author.top_info .top_row img {
	max-height: 680px;
}

.author_image {
	max-width: 100%;
	display: inline-block;
	max-height: 312px;
	overflow-y: hidden;
	position: relative;
}

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

.author_image.round {
	width: 80px;
	height: 80px;
	display: block;
	margin: auto;
}

.round img {
	border-radius: 50%;
}

.author_info {
	padding: 20px 0 40px;
	font-size: 0;
	margin-top: -9px;
	border-bottom: 1px solid #acacac;
}

.twitter_email {
	text-align: center;
	margin-top: 14px;
	padding: 0 30px;
}

.twitter_email a {
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
}

.twitter_email > span {
	margin-right: 20px;
}

.twitter_email .twitter>a:before {
	font-family: 'Genericons';
	content: "\f17c";
	font-size: 21px;
	line-height: 25px;
	color: #1ba6ee;
	vertical-align: bottom;
	margin-right: 3px;
}

.twitter_email .parler>a:before {
	background-image: url('/assets/themes/eet/images/ParlerW2.png');
	background-repeat: no-repeat;
    background-size: 15px 15px;
    background-position: center;
	content: '';
	width: 19px;
    height: 21px;
    display: inline-block;
    background-color: red;
	vertical-align: bottom;
	margin-right: 3px;
}

.author_name {
	text-align: center;
	font-size: 30px;
	font-family: 'Roboto', sans-serif;
	line-height: 35px;
	margin-top: 15px;
	padding: 0 30px;
}

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

.author_desc {
	margin-top: 28px;
	font-size: 17px;
	line-height: 24px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: -0.4px;
}

.right_col .author_name {
	line-height: 14px;
	padding: 0;
}

.right_col .top_news li .author_date {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #555;
	padding-top: 6px;
	text-transform: uppercase;
}

.right_col .top_news li .author_date a {
	color: #555;
	font-size: 12px;
	font-family: 'Roboto', sans-serif;
	line-height: 12px;
}

body.tax-authors #footer {
	position: relative;
	background-color: #343434;
	z-index: 1;
}

body.tax-authors #footer .toprow {
	border: none;
	padding: 0;
}

body.tax-authors #footer .toprow .logo {
	float: none;
	display: block;
	margin: auto;
	text-align: center;
	height: 24px;
}

body.tax-authors #footer .copyright {
	border: none;
	padding: 0;
	margin-bottom: 0;
	color: #fff;
}