.widget-container h4:after{
	display:none;
}

.author-page-header{
	position: relative;
	overflow: hidden;
	border-bottom: 1px solid #f4f4f4;
}

.author-image-container{
	background: #E6F5F6;
	padding: 40px 20px;
	position: relative;
	overflow: hidden;
	text-align: center;
	height: 100%;
}

	.author-image-container img{
		border-radius: 50%;
		width: 169px;
	}

	.author-image-container h1{
		font-size: 36px !important;
		line-height: 36px !important;
	}

	.author-headline{
		font-size: 24px !important;
		line-height: 24px !important;
		font-family: "proxima-nova", sans-serif !important;
		font-weight:400 !important;
		margin-bottom: 20px;
	}

		.author-headline span{
			height: 40px;
			margin:0 12px;
		}

	.author-social-container{
		width: 100%;
		padding: 0 20px;
		text-align: center;
	}

	.author-social-icons{
		display: flex;
		justify-content: center;
	}

		.author-social-icons a{
			display: inline-block;
			position: relative;
			overflow: hidden;
			margin-right: 8px;
			width: 27px;
			height: 27px;
			border-radius: 50%;
			text-decoration: none;
		}

			.author-social-icons a:last-child{
				margin-right: 0;
			}

			.author-social-icons a i{
				font-size: 16px;
				color: white;
				margin: 7px 0 0 0;
				display: block;
			}

				.author-social-icon-fb{
					background: #3B5998;
				}

				.author-social-icon-tw{
					background: #55ACEE;
				}

				.author-social-icon-lin{
					background: #007AB9;
				}

				.author-social-icon-web{
					background: #000000;
					width: 28px;
					height: 28px;
				}

.author-info-container{
	padding-top: 20px;
	padding-bottom: 40px;
}

	.author-info-container{
		font-size: 20px !important;
		line-height:24px !important;
	}

	.author-info-container h3{
		margin-top: 20px;
		font-family: "proxima-nova", sans-serif !important;
		font-size: 24px !important;
		line-height: 24px !important;
	}

@media (max-width: 480px) {
	.author-page-header{
		margin-top: 16px;
	}

	.author-image-container{
		padding: 12px 40px;
	}

	.author-image-container img{
		width: 60px;
		float: left;
	}

	.author_page_title{
		float: left;
		margin-left: 20px;
	}

		.author_page_title h1{
			font-size: 24px !important;
			line-height: 24px !important;
			margin-top: 0;
			margin-bottom: 10px;
		}

		.author-social-container{
			width: auto;
		}

			.author-headline{
				font-size: 18px !important;
			}

	.author-info-container{
		padding-top: 0;
		font-size: 18px !important;
	}

	.author-info-container h3{
		font-size: 20px !important;
	}
}

	

#header-author{
	padding-bottom:5px;
}
#author-content{
	margin:20px auto 26px;
	overflow: hidden;
}

.page-header{
	position: relative;
}

#author-content .author_photo_content{
	float: left;
    width: 185px;
    height:180px;
    position: relative;
}

	#author-content .author_photo_image{
		z-index: 10;
		border-radius: 50%;
		overflow: hidden;
		max-width: 125px;
	    margin-left: 46px;
	    margin-top:20px;
	    max-height:125px;
	}

	#author-content .author_page_title{
		float:left;
	}

#author-content h1{
	margin-bottom: 0;
    margin-top: 40px;
    position: relative;
    font-size:42px;
    line-height:62px;
    color:#303030;
    font-weight:600;
}

#author-content h1 b:before{
	content:"";
	width:110%;
	height:100%;
	position:absolute;
	background: #DDFFF9 0% 0% no-repeat padding-box;
	z-index:-1;
	top:3%;
	left:-4px;
}

#author-content h1 b{
	position:relative;
	font-weight:700;
	color:#4D41E1;
	font-family: "tasman",sans-serif; 
}

#author-content h2{
	color:#303030;
	font-size:24px;
	font-weight:200 !important;
	line-height:24px;
}
.social-icons h3{
	font-size:16px;
	color:#576574;
	text-align:left;
	padding-top:35px;
	margin-bottom:0;
}

.author_social_media_content{
	text-align: right;
    padding-top:0;
    float:right;
    padding-bottom: 17px;
    border-bottom: 6px solid #4D41E1;
    min-width: 210px;
}

.author_social_media_content hr{
	display:none;
}

.author_social_media_content a{
	margin-right:10px;
	float:left;
}
.author_social_media_content a i{
	color:#A3A3A3;
    font-size: 17px;
    background-color: #fff;
    padding: 9px;
    border-radius: 50%;
    min-width: 32px;
    text-align:center;
}
.author_social_media_content a i:hover{
	color: #fff;
    font-size: 17px;
    background-color:#303030;
    padding: 9px;
    border-radius: 50%;
    min-width: 32px;
}
.social-icons h3{
	margin-bottom:5px;
}
#author-content hr{
	color:#DDDDDD;
	margin:20px 0;
	float:left;
	width:100%;
}

.author #author-description{
	width: 100%;
    max-width: 672px !important;
    margin: 20px auto 0 46px;
}

.author #author-description *{
	font-size:20px;
	line-height: 24px;
	color:#303030;
}

	.author #author-description p {
	    font-size: 20px;
	    line-height: 35px;
	    font-weight: 200;
	    margin-bottom:20px;
	    color:#303030;
	}

	.author #author-description a{
		color:#303030;
		text-decoration: underline;
	}

	.author #author-description h2{
		font-size:24px;
		font-weight: 700 !important;
		margin:30px 0;
		line-height:34px;
		color:#303030;
	}

.author #author-articles{
	padding:0 0 40px;
}

	.author #author-articles h2{
		font-size: 40px;
	    font-weight: 700;
	    margin-bottom: 47px;
	    line-height: 53px;
	    color: #545454;
	    text-align: left;
	    margin-top: 67px;
	}

	.author .author-latest-article{
		border-radius: 4px;
		margin-bottom:13px;
		position:relative;
		overflow: hidden;
		width:100%;
		height:auto;
		padding:22px 54px;
		display:block;
		background: #F8F8F8 0% 0% no-repeat padding-box;
	}

		.author .author-latest-article a{
			color:#15B8C4;
			text-decoration:underline;
			font-size:22px;
			font-weight:bold;
		}

		.author .author-latest-article h3{
			font-size:22px;
			font-weight:700;
			line-height:32px;
			margin:0;
			color:#15B8C4 !important;
		}

		.author .entry-summary{
			margin: 21px 0px 19px;
		}

		.author .author-latest-article p{
			font-size: 16px;
			line-height: 22px;
			font-weight: 200;
			margin:0;
			color:#303030;
		}

		.author .author-latest-article .entry-meta{
			border: 0;
		    margin: 0;
		    padding: 0;
		}

		.author .author-latest-article .entry-meta h6{
			font-size: 16px;
			font-weight: 200;
			line-height: 22px;
			color: #A3A3A3;
		}
#latest-articles{
	margin-top:30px;
	padding-top:30px;
	margin-bottom:50px;
}
#latest-articles h2{
	color:#303030;
	font-size:42px;
	line-height:62px;
	font-weight:600;
}

	#latest-articles h2 strong:before{
		content:"";
		width:103%;
		height:100%;
		position:absolute;
		background: #DDFFF9 0% 0% no-repeat padding-box;
		z-index:-1;
		top:3%;
		left:-4px;
	}

	#latest-articles h2 strong{
		color:#4D41E1;
		font-family: "tasman",sans-serif; 
		font-weight:700;
		position:relative;
	}

@media (max-width: 768px) {

	#author-content .author_photo_content{
		width:161px;
    	height:134px;
    	margin-right: -12px;
	}

	#author-content .author_photo_image{
		max-width: 108px;
		margin-left: 28px;
		height:108px;
	}

	#author-content h1 span{
		font-size:32px;
		line-height: 43px;
	}

	#author-content h2{
		font-size:20px !important;
		line-height: 28px !important;
		margin-bottom: 0;
	}
	.author_social_media_content{
		padding-top:25px;
	}
	#author-content hr{
		margin:20px 0 14px;
	}
	.author #author-description{
		max-width: 100% !important;
    	padding: 20px 0 20px;
    	max-width:480px !important;
    	margin: 0px auto 0 28px;
	}
	.author .author-latest-article h3{
		font-size:18px;
		line-height: 22px;
	}

	.author #author-articles h2{
		margin-top:30px;
		margin-bottom:25px;
		font-size: 28px !important;
    	line-height: 37px !important;
	}

	.author #author-description h2{
		font-size: 22px !important;
		line-height: 30px !important;
	}

	.author #author-description p{
		font-size: 18px;
		line-height: 30px;
	}
	.social-icons h3 {
    	padding-top: 0;
    	font-size:16px;
    	line-height:35px;
	}
	#author-content h1{
		margin-top:45px;
		font-size:32px;
		line-height:36px;
	}

	#author-content {
    	margin: 20px auto 10px;
	}
	#latest-articles h2{
		font-size:32px;
		margin-bottom:12px;
	}
	.author .author-latest-article{
		padding:18px 35px;
	}
	.author .author-latest-article a{
		font-size: 20px;
		line-height: 28px;
	}
	.author .author-latest-article p{
		font-size: 14px;
		line-height:20px;
	}
	.author .author-latest-article .entry-meta h6{
		font-size: 14px;
		line-height:20px;
	}
	#latest-articles{
		margin-top:0;
	}
	.author #author-description a{
		font-size:16px;
	}
}
@media (max-width: 480px) {

	#author-content .author_photo_content{
		width:95px;
    	height:94px;
    	margin-right:10px;
	}

	#author-content .author_photo_image{
		max-width: 90px;
		margin-left: 0;
		margin-top:0;
		height:90px;
	}

	#author-content h1{
		margin-top:0;
		font-size:24px;
	}
	.author_social_media_content{
		text-align: center;
		padding-top:0;
		width:auto;
		float:left;
		border-bottom:0;
	}
	#author-content hr{
		margin:10px 0 14px;
	}

	.author_social_media_content a{
		margin:0 5px;
	}

	.author #author-description{
		margin-left:0;
	}

	.author .author-latest-article{
		padding:9px 41px;
	}

	.author #author-articles h2{
		margin-top:20px;
		margin-bottom:24px;
		font-size: 22px !important;
    	line-height: 29px !important;
	}

	.author .author-latest-article h3{
		font-size:16px;
		line-height: 20px;
	}

	.author .entry-summary{
		margin-top:4px;
	}

	.author .author-latest-article p,
	.author .author-latest-article .entry-meta h6{
		font-size:16px;
		line-height:22px;
	}

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

	.border{
		margin-bottom:10px;
		border-radius:4px;
	}

	.hm_orange_block_footer{
		border-radius:10px;
	}
	.social-icons{
		border-left:none;
		min-height: auto;
		padding:0;
	}
	.author #author-description {
    	max-width: 100% !important;
    	padding: 20px 10px;
    	margin: 0px auto 0 0px;
	}
	.author #author-description a{
		font-size:16px;
	}
	.author .author-latest-article {
    	padding:20px 28px;
	}
	.author .author-latest-article h3{
		font-size: 18px;
		line-height: 25px;
		margin-bottom: 4px;
	}
	.author .author-latest-article a {
    	font-size: 18px;
	}
}