
body
{
	background: #f5f5f5;
	margin: 0;
}

.clearfix:after
{
	clear: both;
	content: '.';
	display: block;
	height: 0px;
	visibility: hidden;
}

.white-content,
.white-content p,
.white-content td,
.white-content span,
.white-content a
{
	color: white;
}

img.auto-scale
{
	height: auto !important;
	max-width: 100%;
}

a.box-link
{
	background: #6690aa;
	color: white;
	display: inline-block;
	font-family: 'Lato', sans-serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 1em;
	padding: 15px 20px;
	text-decoration: none;
	transition: background 0.3s;
}

a.box-link:hover
{
	background: #81b7da;
}

.spr
{
	background-image: url('images/sprites.png');
	background-repeat: no-repeat;
	display: inline-block;
}

a.spr
{
	font-size: 0 !important;
	text-decoration: none !important;
}

.page-centered
{
	margin: 0 auto;
	position: relative;
	width: 1070px;
}

div#contact-bar
{
	background: #404041;
	height: 44px;
}

div#contact-bar .contact-bar-content
{
	display: flex;
	justify-content: flex-end;
}

div#contact-bar .social-media
{
	padding-top: 12px;
}

div#contact-bar .social-media .spr
{
	display: inline-block;
	height: 21px;
	vertical-align: top;
	width: 21px;
}

div#contact-bar .social-media .icon-facebook
{
	background-position: 0 -62px;
}

div#contact-bar .social-media .icon-facebook:hover
{
	background-position: -21px -62px;
}

div#contact-bar .phone-number
{
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 1em;
	margin-left: 36px;
	padding-top: 15px;
}

div#contact-bar .phone-number .label
{
	color: white;
}

div#contact-bar .phone-number .number
{
	color: #63b0b2;
}

div#top
{
	background: white;
	height: 143px;
}

div#top a.logo
{
	background: url('images/logo.png') no-repeat left top;
	display: block;
	height: 96px;
	left: 0;
	margin-top: 20px;
	position: absolute;
	top: 0;
	width: 314px;
}

div#top nav
{
	float: right;
	padding-top: 60px;
}

ul#navigation
{
	display: flex;
	list-style: none;
	margin: 0 -14px 0 0;
	padding: 0;
}

ul#navigation li
{
	display: block;
	position: relative;
}

ul#navigation > li
{
	margin: 0 14px;
}

ul#navigation a.nav-link
{
	color: #888889;
	display: block;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.025em;
	line-height: 1em;
	padding-bottom: 15px;
	text-decoration: none;
	text-transform: uppercase;
	transition: color 0.3s;
}

ul#navigation a.nav-link.current,
ul#navigation li:hover a.nav-link
{
	color: #63b0b2;
	text-decoration: underline;
}

ul#navigation ul.flyout
{
	background: white;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
	display: block;
	list-style: none;
	margin: 0;
	opacity: 0;
	padding: 0;
	position: absolute;
	transition: opacity 0.3s, visibility 0.3s;
	visibility: hidden;
	width: 200px;
	z-index: 9999;
}

ul#navigation li:hover > ul.flyout
{
	opacity: 1;
	transition-delay: 0s;
	visibility: visible;
}

ul#navigation ul.flyout ul.flyout
{
	margin-left: 200px;
	top: 0;
}

ul#navigation a.flyout-link
{
	color: #57595d;
	display: block;
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 0.025em;
	line-height: 1em;
	padding: 10px 15px;
	text-decoration: none;
	text-transform: uppercase;
	transition: color 0.3s;
}

ul#navigation a.flyout-link:hover
{
	color: #54bac8;
}

header
{
	overflow: hidden;
	position: relative;
}

header p
{
	margin: 0;
}

.main header
{
	height: 550px;
}

header .header-main
{
	height: 550px;
}

.second header
{
	height: 250px;
}

header .outer
{
	left: 50%;
	position: absolute;
}

header .inner
{
	left: -50%;
	position: relative;
}

header .mobile-header
{
	display: none;
}

.header-column-gallery
{
	display: flex;
	height: 550px;
	margin: 0 auto;
	max-width: 1500px;
	overflow: hidden;
	position: relative;
}

.header-column-gallery .gallery-column
{
	height: inherit;
	overflow: hidden;
	position: relative;
	width: 25%;
}

.header-column-gallery .gallery-column .sliding-pane
{
	display: flex;
	flex-direction: column;
	position: absolute;
	top: 0;
	width: 100%;
}

.header-column-gallery .gallery-column .column-image
{
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	height: inherit;
	position: relative;
}


.header-column-gallery .gallery-column .column-image img
{
	display: none;
}

div#bottom-strip
{
	background: #F5F5F5;
	padding: 10px 0;
}

div#content-area
{
	background: white;
	padding: 45px 0;
}

div#content-area .main-content
{
	display: flex;
}

div#content-area .main-column
{
	box-sizing: border-box;
	padding-right: 20px;
	width: 620px;
}

div#content-area .sidebar
{
	width: 450px;
}

footer .footer-content
{
	display: flex;
	justify-content: space-between;
	padding: 20px 0 15px 0;
}

footer .footer-copyright
{
	flex: 1 1;
}

footer .footer-social-media
{
	flex-shrink: 0;
	flex-grow: 0;
}

footer .footer-social-media
{
	padding-top: 12px;
}

footer .footer-social-media .spr
{
	display: inline-block;
	height: 25px;
	vertical-align: top;
	width: 25px;
}

footer .footer-social-media .icon-facebook
{
	background-position: 0 -83px;
}

footer .footer-social-media .icon-facebook:hover
{
	background-position: -25px -83px;
}

.contact-form .form-field
{
	margin-bottom: 20px;
}

.contact-form .form-field-row
{
	display: flex;
	margin: 0 -10px;
	position: relative;
}

.contact-form .form-field-row .form-field
{
	box-sizing: border-box;
	padding: 0 10px;
	width: 50%;
}

.contact-form .form-field .field-label
{
	font-family: inherit;
	font-size: 16px;
	display: block;
	line-height: 1em;
	margin-bottom: 5px;
}

.contact-form .form-field label.checkbox
{
	font-family: inherit;
	font-size: 16px;
}

.contact-form .form-field.required .field-label:before
{
	color: red;
	content: '* ';
}

.contact-form .form-field .field-control
{
	background: white;
	border: 1px solid #6690aa;
	border-radius: 0;
	box-sizing: border-box;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	display: block;
	padding: 10px;
	width: 100%;
}

.contact-form .form-field .field-control + .field-control
{
	margin-top: 5px;
}

.contact-form .form-field textarea.field-control
{
	height: 150px;
}

.contact-form .form-field .error-text
{
	color: red;
	display: none;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
}

.contact-form .form-field.has-error .error-text
{
	display: block;
}

.contact-form .submit-btn
{
	background: #00395D;
	border: none;
	color: white;
	cursor: pointer;
	display: inline-block;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	line-height: 1em;
	padding: 10px 15px;
	text-transform: uppercase;
}


/* ------------------------------- */

div.hhblog-post
{
	padding-bottom: 20px;
}

div.hhblog-readmore
{
	padding-bottom: 10px;
}

div.hhblog-post-info
{
	border-top: 1px solid #970700;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	padding-top: 5px;
}

div#hhblog-post-comments
{
	padding-bottom: 20px;
}

textarea.hhblog-comment-contents
{
	display: block;
	height: 100px;
	width: 90%;
}

div.hhblog-post-comment
{
	padding-bottom: 10px;
}

div.hhblog-comment-info
{
	padding-bottom: 15px;
}

div.hhblog-comment-info span
{
	display: block;
}

div.hhblog-comment-info span.hhblog-author-name
{
	display: inline;
	font-weight: bold;
}

div.hhblog-comment-text
{
	padding-bottom: 5px;
}

div.hhblog-comment-replies
{
	border-left: 2px solid #970700;
	margin: 5px 0 10px;
	padding: 0 0 0 15px;
}

span.hhblog-comment-timestamp
{
	font-size: 12px;
}


div#hhblog-comment-form div.hhblog-form-row
{
	margin-bottom: 10px;
}

div.hhblog-form-heading 
{
	color: #970700;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	text-transform: uppercase;
}

div#hhblog-comment-form textarea
{
	display: block;
	height: 80px;
	resize: none;
	width: 100%;
}

div#hhblog-comment-form textarea:focus
{
	outline: none;
}

h1.hhblog-post-title a
{
	color: inherit;
	text-decoration: none;
}


@media screen and (max-width: 800px), screen and (max-width: 1024px) and (orientation: landscape) {
	body
	{
		-webkit-text-size-adjust: 100%;
		margin-top: 40px;
	}

	.resp-table,
	.resp-table tr,
	.resp-table td,
	.resp-table tbody
	{
		box-sizing: border-box !important;
		display: block !important;
		height: auto !important;
		width: auto !important;
	}

	.page-centered
	{
		margin: 0;
		width: auto;
	}

	.video-container
	{
		min-height: 315px;
		position: relative;
	}

	.video-container iframe, 
	.video-container object,
	.video-container embed
	{
		height: 100%;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
	}

	div#contact-bar
	{
		left: 0;
		height: 40px;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 999;
	}

	div#contact-bar .toggle-menu-btn
	{
		display: block;
		left: 0;
		padding: 10px;
		position: absolute;
		top: 0;
	}

	div#contact-bar .toggle-menu-btn .bar
	{
		background: white;
		display: block;
		height: 4px;
		width: 30px;
	}

	div#contact-bar .toggle-menu-btn .bar + .bar
	{
		margin-top: 4px;
	}

	div#contact-bar .social-media
	{
		padding-top: 10px;
	}

	div#contact-bar .social-media .spr
	{
		height: 20px;
		width: 20px;
	}

	div#contact-bar .social-media .icon-facebook,
	div#contact-bar .social-media .icon-facebook:hover
	{
		background: url('images/mobile-facebook.png') no-repeat left top;
		background-size: 20px 20px;
	}

	div#contact-bar .phone-number
	{
		font-size: 16px;
		margin: 0 10px 0 18px;
		padding-top: 10px;
	}

	div#contact-bar .phone-number .label
	{
		display: none;
	}

	div#contact-bar .phone-number .number
	{
		color: white;
	}

	div#top
	{
		background: white;
		height: auto;
		padding: 20px;
	}

	div#top a.logo
	{
		background: url('images/logo.png') no-repeat left top;
		background-size: 100% auto;
		height: 48px;
		left: auto;
		margin: 0 auto;
		position: relative;
		top: auto;
		width: 157px;
	}

	div#top nav
	{
		background: white;
		float: none;
		height: calc(100% - 40px);
		left: 0;
		margin-top: 40px;
		opacity: 0;
		overflow: auto;
		padding: 0;
		position: fixed;
		top: 0;
		transition: opacity 0.3s, visibility 0.3s;
		visibility: hidden;
		width: 100%;
		z-index: 9999;
	}

	div#top nav.show-nav
	{
		opacity: 1;
		visibility: visible;
	}

	ul#navigation
	{
		display: block;
		margin: 0;
	}

	ul#navigation > li
	{
		margin: 0;
	}

	ul#navigation a.nav-link
	{
		font-size: 16px;
		padding: 10px 15px 10px 50px;
	}

	ul#navigation a.expand-arrow
	{
		background: url('images/expand-arrow2.png') no-repeat center;
		background-size: 21.5px 12.5px;
		display: block;
		height: 38px;
		left: 5px;
		opacity: 0.5;
		position: absolute;
		top: 0;
		transition: transform 0.25s, opacity 0.25s;
		width: 40px;
	}

	ul#navigation li.expanded a.expand-arrow 
	{
		opacity: 1;
		transform: rotateZ(180deg);
		-webkit-transform: rotateZ(180deg);
	}

	ul#navigation ul.flyout
	{
		background: none;
		box-shadow: none;
		display: none;
		opacity: 1;
		padding: 0 0 0 50px;
		position: relative;
		transition: none;
		visibility: visible;
		width: auto;
	}

	ul#navigation ul.flyout ul.flyout
	{
		display: block !important;
		margin: 0;
		padding: 0 0 10px 20px;
		top: auto;
	}

	ul#navigation a.flyout-link
	{
		color: #999999;
		font-size: 15px;
		padding: 5px 0;
	}

	header
	{
		height: auto !important;
		overflow: visible;
	}

	header .header-main
	{
		display: none;
	}

	header .outer
	{
		display: none;
	}

	header .mobile-header
	{
		background: url('images/mobile-header.jpg') no-repeat center;
		background-size: cover;
		display: block;
		padding-bottom: 32.5%;
	}

	div#content-area
	{
		padding: 0;
	}

	div#content-area .wide-content
	{
		padding: 10px;
	}

	div#content-area .main-content
	{
		display: block;
		padding: 5px 10px;
	}

	div#content-area .main-column,
	div#content-area .sidebar
	{
		padding: 5px 0;
		width: auto;
	}

	.contact-form .form-field-row
	{
		display: block;
		margin: 0;
	}

	.contact-form .form-field-row .form-field
	{
		padding: 0;
		width: auto;
	}

	.home-content-area
	{
		text-align: center;
	}

	div#bottom-strip
	{
		text-align: center;
		padding: 10px;
	}

	footer
	{
		text-align: center;
	}

	footer .footer-content
	{
		display: block;
		padding: 0 0 100px 0;
	}

	footer .footer-copyright
	{
		padding: 10px;
	}

	footer .footer-social-media
	{
		padding: 0 10px 10px 10px;
	}


}