.resumeTitle {
	display: inline-block;
	margin-bottom: 0;
}

.resumeSubTitle {
	line-height: 28px;
	margin-top: 15px;
	margin-bottom: 20px;
}

.resumeSection .panel-heading {
	font-size: 20px;
	font-weight: 700;
}

.resumeSection .panel-body { padding: 20px; }

.resumeSection .media {
	margin-top: 0;
	margin-bottom: 30px;
}

.resumeSection .resumeLogo {
	height: 50px;
	margin-right: 15px;
	border-radius: 100%;
}

.resumeSection ul {
	padding-left: 15px;
	margin-bottom: 0;
}

.resumeSection hr { margin: 15px 0; }

.resumeSection ul li a { font-weight: 700 !important; }