.hnp-author-header-title h3 {
    color: black;
    font-family: "Lora", serif;
    font-style: italic;
    margin: auto;
    font-weight: bold;
	font-size: 6dvw;
    line-height: 8dvw;
    letter-spacing: -0.1dvw;
}

.hnp-articles-author-container {
	font-family: Arial, sans-serif;
}

.hnp-articles-author {
	font-family: Arial, sans-serif;
	letter-spacing: 0px;
}

.ad-unit-post {
	padding-bottom: 20px;
}

.author-post {
	border-bottom: 1px solid #CCC;
	margin-bottom: 20px;
}

.author-post a {
	color: black;
	text-decoration: none;
}

.author-post > a > h3 {
	font-size: 5.5dvw;
	margin-top: 2dvw;
	margin-bottom: 0dvw;
	font-weight: 500;
    font-family: "Lora", serif;
    color: #2b2b2b;
	margin-bottom: 0px;
    margin-top: 0px;
}

.author-post h5 {
	font-family: Arial Narrow, sans-serif;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-top: 0px;
	font-weight: normal;
	font-size: 3.25dvw;;
}

.hnp-articles-author-bio {
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	background-color: white;
	font-family: Georgia, sans-serif;
	padding: 20px;
	line-height: 6.5dvw; 
	font-size: 3.75dvw;
}
	
.author-post-excerpt {
	font-family: Georgia, sans-serif;
	line-height: 6.5dvw;
	font-size: 3.75dvw;
	margin-top: 10px;
	margin-bottom: 10px;
}

@media (min-width: 1920px) {
	.hnp-author-header-title h3 {
		font-size: 2.75em;
		line-height: 1.5em;
	}
	
	.hnp-posts-inner {
		width: 70%;
	}
	
	.author-post h5 {
		font-size: 1em;
	}
	
	.author-post > a > h3 {
		font-size: 1.75em;
	}
	
	.author-post p {
		font-size: 1.25em;
        line-height: 1.6em;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	.hnp-articles-author-bio {
		padding: 25px;
		width: 67%;
		margin-top: 40px;
		font-size: 1.25em;
        line-height: 1.6em;
	}
	
	.author-post-excerpt {
		font-size: 1em;
		line-height: 1.3em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1919px), (orientation: landscape) and (max-width: 1919px) {
    .hnp-author-header-title h3 {
        font-size: 2.25dvw;
        line-height: 3dvw;
        letter-spacing: -0.05dvw;
        margin: 0;
    }
	
	.hnp-articles-author-bio {
		padding: 1dvw;
		margin-top: 2dvw;
		line-height: 2dvw;
	}
	
	.hnp-articles-author-bio {
		padding: 20px;
		width: 67%;
		font-size: 1.1dvw;
        line-height: 1.6dvw;
	}
	
	.author-post-excerpt {
		font-size: 1.1dvw;
        line-height: 1.6dvw;
	}
	
	.hnp-posts-inner {
		width: 70%;
	}
	
	.author-post h5 {
		font-size: 1dvw;
	}
	
	.author-post > a > h3 {
		font-size: 1.75dvw;
	}
	
	.author-post p {
		font-size: 1.1dvw;
        line-height: 1.6dvw;
		margin-top: 10px;
		margin-bottom: 10px;
	}
}