.navbar-brand > img {
	display: inline-block;
	height: 30px;
	vertical-align: -5px;
	margin-right: 5px;
}

#fh5co-header .navbar-brand {
	font-family: WP, Co, "Source Sans Pro", Arial, sans-serif !important;
}

#fh5co-header.navbar-fixed-top .navbar-brand {
	color: #333 !important;
}

@media screen and (max-width: 768px) {
	#fh5co-header .navbar-brand {
	    color: #333 !important;
	}
}

.navbar-brand {
	padding: 22px 15px;
}

.row-bottom-padded-sm {
	padding-bottom: 0;
}

.vps {
	padding-top: 7em;
}

#fh5co-our-services, #fh5co-about-us, #fh5co-features, #fh5co-testimonials, #fh5co-pricing, #fh5co-press {
	padding-bottom: 3em;
}

#footer {
	background: #3399cc;
	color: white;
	color: rgba(255, 255, 255, 0.5);
}

#footer .copyright {
	font-size: 12px;
	font-weight: 300;
	text-align: center;
}