@charset "utf-8";
/* CSS Document */

.page-content .content_row {padding:4% 10%;}

.AirNav-Widget {width:100%;}
.AirNav-Widget table {width:100%; border:0px;}
.AirNav-Widget table tr {}
.AirNav-Widget table tr td {padding:1%; text-align: center; border:0px;}
.AirNav-Widget table tr td table {}
.AirNav-Widget table tr td table tr {border-bottom:1px solid #a1a1a1;}
.AirNav-Widget table tr td table tr:last-child {border-bottom:none;}
.AirNav-Widget table tr td table tr td {}

.weather-widget {position:relative;}
.weather-widget .weathercover {position:absolute; top:0; bottom:0; left:0; right:0; z-index: 2; opacity:0;}

.about {}

	.staff {}
	.staff .member {}
	.staff .member .image {}
	.staff .member .name {font-size:1.5em; margin:1% auto;}
	.staff .member .title {font-size:1.15em; color:#cc4e0b;}
	.staff .member .email {}
	.staff .member .phone {}


@media (min-width:768px) {
	header {border-bottom:0px;}
	.page-title {font-size: 2em; font-weight: 600;}
}

@media (min-width:992px) {
	.content_topper {height:40vh; background-position:center center;}
}

@media (min-width:1200px) {
	.page-title {font-size: 2.25em;}
}

@media (min-width:1400px) {
	.content_topper {height:55vh;}
}