﻿.bhsNetwork { background-color: #0D439A; height: 65px; line-height: 65px; color: #fff; font-size: 18px; }
.bhsNetwork img { position: absolute; opacity: 0.1; }
.bhsNetwork span { display: inline-block; width: 250px; padding-left: 40px; }
.bhsNetwork a { color: #fff; text-decoration: underline; }
.btn { white-space: normal; }
.btn.dropdown-toggle { white-space: nowrap; }
.bhFooterNav div > a { display: block; }
@media(min-width: 768px) {
	div .additional { padding-top: 35px; }
}

@media(max-width: 991px) {
	.bhFooter h4 {
		margin-top: 20px;
	}
}

@media(max-width: 767px) {
	.bhsNetwork { zoom: 0.6; }
}