<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.mod-site-header.style2 .header-top.d-none .header-text span {
	display: none;
}
.mod-site-social-links.p-3 span.fa {
	color: #6d6c6c;
}
#section-header.header.layout-2.text-center .mod-site-header.style2 .header-contents .header-top .d-flex.justify-content-sm-end {
	justify-content: flex-end !important;
}
.header-navbars ul.navbar-nav li a {
	white-space: nowrap;
}
li.nav-item.item-7.dropdown .dropdown-menu.text-left.level-1.navbar-dark.bg-secondary {
	right: 0;
}
header#section-header {
	/*padding-top: 30px;*/
	background-size: 220px;
	background-position: top 5px center;
}

@media only screen and (max-width: 1280px) {
	.header-navbars ul.navbar-nav li a {
		white-space: nowrap;
		font-size: 8pt;
		padding: 0.8rem 0.4rem !important;
	}
}

@media only screen and (max-width:575px) {
	header#section-header {
		padding-top: 72px; background-size: 175px;
	}
	main#main-wrapper {
		padding-top: 0;
	}
}

.hbcuacFPVideo {
	width: 500px !important;
	margin: 0 auto 13px auto !important;
}</pre></body></html>