/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
		color: #222;
}

body {
		font-size: 1em;
		line-height: 1.4;
}

::-moz-selection {
		background: #b3d4fc;
		text-shadow: none;
}

::selection {
		background: #b3d4fc;
		text-shadow: none;
}

hr {
		display: block;
		height: 1px;
		border: 0;
		border-top: 1px solid #ccc;
		margin: 1em 0;
		padding: 0;
}

img {
		vertical-align: middle;
}

fieldset {
		border: 0;
		margin: 0;
		padding: 0;
}

textarea {
		resize: vertical;
}

.chromeframe {
		margin: 0.2em 0;
		background: #ccc;
		color: #000;
		padding: 0.2em 0;
}


/* ============================================================================
   Author: XHTML master
   ========================================================================== */
/* html {
	background: url(../img/bg.jpg) no-repeat center center fixed #ffffff;
	webkit-background-size: cover;
	moz-background-size: cover;
	o-background-size: cover;
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/bg.jpg',		 sizingMethod='scale');
	-ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/bg', sizingMethod='scale');
} */
body {
	font: 13px/1.2em 'Lato', sans-serif;
}

.wrapper {
		width: 90%;
		padding: 0 5%;
}

/* begin header */
header {
	background:url(../img/bg-top.jpg) no-repeat left top;
}
header h1 {
	font-size:28px;
	height:80px;
	line-height:80px;
	font-weight:normal;
	padding-left:5%;
}
header h1 a {
	color: #0b5e8d;
	text-decoration:none;
}

header nav {
	background:url(../img/nav.png) repeat-x top #0b5e8d;
	border-bottom:solid 2px #ffd202;
	-webkit-box-shadow: 1px 2px 3px rgba(0,0,0,0.45);
	-moz-box-shadow: 1px 2px 3px rgba(0,0,0,0.45);
	box-shadow: 1px 2px 3px rgba(0,0,0,0.45);
	padding:0 5%;
}
header nav ul {
	margin:0;
	padding:10px 0;
}
header nav ul li {
	display:block;
}
header nav ul li a {
	display:block;
	font-family: 'Rokkitt', serif;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
	line-height:1.4em;
}
header nav ul li a:hover {
	color:#ffd202;
}
/* end footer */

/* begin content */
#content {
	padding: 80px 5%;
	width:90%;
}
#content h3 {
	font-size: 16px;
	padding-bottom:8px;
	line-height:125%;
}
#content p {
	font-size: 13px;
	padding-bottom: 16px;
	line-height:1.4em;
}
#box {
	background: #eee;
	margin-bottom:5px;
	width:100%;
	-webkit-box-shadow: 1px 2px 3px rgba(0,0,0,0.45);
	-moz-box-shadow: 1px 2px 3px rgba(0,0,0,0.45);
	box-shadow: 1px 2px 3px rgba(0,0,0,0.45);
}
#box .wrap,
#box-text .wrap {
	padding:30px 40px 24px 40px;
}
.home #box .wrap {
	padding:20px 20px 10px 20px;
}
.home #box,
.companies #box,
.contact #box,
.links #box,
.location #box {
	background: #fff;
}
#box .img {
	position:relative;
	margin-bottom:16px;
}
#box #img-next,
#box #img-prev {
	background:#0b5e8d;
	display:block;
	float:left;
	padding:8px 12px 6px 12px;
	font-style:normal;
	-webkit-box-shadow: 1px 2px 3px rgba(0,0,0,0.45);
	-moz-box-shadow: 1px 2px 3px rgba(0,0,0,0.45);
	box-shadow: 1px 2px 3px rgba(0,0,0,0.45);
	font-size: 10px;
	font-weight:bold;
	font-family: 'Rokkitt', serif;
	color:#fff;
	text-decoration:none;
	position:absolute;
	top:44%;
	left:2%;
}
#box #img-next {
	left: auto;
	right: 2%;
}
#box .img img {
	width:100%;
	display:block;
}
#box h2 {
	background:#ffd202;
	height:50px;
	line-height:52px;
	font-family: 'Rokkitt', serif;
	font-size:30px;
	color:#0b5e8d;
	padding:0 20px;
}
.gallery-title {
	line-height:52px;
	font-family: 'Rokkitt', serif;
	font-size:30px;
	color:#0b5e8d;
	text-transform:uppercase;
}

#box-text {
	background:#fff;
	border-top:solid 50px #ffd202;
	width:100%;
	margin-bottom:5px;
	-webkit-box-shadow: 1px 2px 3px rgba(0,0,0,0.45);
	-moz-box-shadow: 1px 2px 3px rgba(0,0,0,0.45);
	box-shadow: 1px 2px 3px rgba(0,0,0,0.45);
}

#content ul {
	margin:0;
	padding:0;
	list-style-position:inside;
	line-height:1.4em;
    display: table;
    white-space:nowrap;
}
}
#content ul ul {
	padding-top:18px;
	padding-bottom:18px;
}
#content ul ul ul {
	padding-bottom:0;
}

.button-bar {
	padding-bottom: 24px;
}
.button-bar .button {
	margin-bottom:10px;
	display:inline-block;
	zoom:1;
	*display:inline;
	height:30px;
	text-decoration:none;
	color:#fff;
	font-size: 10px;
	font-weight:bold;
	font-family: 'Rokkitt', serif;
	text-transform:uppercase;
}
.button-bar .button span,
.button-bar .button em {
	background:#0b5e8d;
	display:block;
	float:left;
	padding:7px 9px 5px 9px;
	font-style:normal;
	-webkit-box-shadow: 1px 2px 3px rgba(0,0,0,0.45);
	-moz-box-shadow: 1px 2px 3px rgba(0,0,0,0.45);
	box-shadow: 1px 2px 3px rgba(0,0,0,0.45);
}
.button-bar .btn-yellow span,
.button-bar .btn-yellow em,
.button-bar .button:hover span,
.button-bar .button:hover em {
	background:#ffd202;
	color:#0b5e8d;
}
.button-bar .btn-yellow:hover span,
.button-bar .btn-yellow:hover em {
	background:#0b5e8d;
	color:#fff;
}
.button-bar .button em {
	margin-left:2px;
	font-size:9px;
	padding:7px 10px 5px 10px;
}
.button-bar .arrow em {
	margin-left:0px;
	font-size:9px;
	padding:7px 10px 5px 10px;
}
.button-bar .links-img {
	height:100%;
}
.button-bar .links-img img {
	float:left;
	margin-bottom:10px;
}
.home-links {
	float:left;
}
.location-link {
	padding-bottom:0px;
	}
/* companies */
.companies #box .left {
	float:left;
	margin:0 20px 30px 0;
}
.companies #box .right {
	float:left;
	margin:0 0 30px 0;
}
.companies #box .wrap {
	padding:30px 40px 30px 40px;
}
.links #box .wrap {
	padding:30px 70px 30px 70px;
}
.siteplan #box-text-siteplan .wrap {
	padding:30px 30px 30px 30px;
}

/* Site Plan */
#box-siteplan {
	background: #eee;
	margin-bottom:5px;
	width:100%;
	-webkit-box-shadow: 1px 2px 3px rgba(0,0,0,0.45);
	-moz-box-shadow: 1px 2px 3px rgba(0,0,0,0.45);
	box-shadow: 1px 2px 3px rgba(0,0,0,0.45);
}
#box-siteplan .wrap,
#box-text-siteplan .wrap {
	padding:30px 40px 24px 40px;
}
.home #box .wrap {
	padding:20px 20px 10px 20px;
}

#box-siteplan .img {
	position:relative;
	margin-bottom:16px;
}
#box-siteplan #img-next,
#box-siteplan #img-prev {
	background:#0b5e8d;
	display:block;
	float:left;
	padding:8px 12px 6px 12px;
	font-style:normal;
	-webkit-box-shadow: 1px 2px 3px rgba(0,0,0,0.45);
	-moz-box-shadow: 1px 2px 3px rgba(0,0,0,0.45);
	box-shadow: 1px 2px 3px rgba(0,0,0,0.45);
	font-size: 10px;
	font-weight:bold;
	font-family: 'Rokkitt', serif;
	color:#fff;
	text-decoration:none;
	position:absolute;
	top:44%;
	left:2%;
}
#box-siteplan #img-next {
	left: auto;
	right: 2%;
}
#box-siteplan .img img {
	width:100%;
	display:block;
}
#box-siteplan h2,
#box-text-siteplan h2 {
	background:#ffd202;
	height:50px;
	line-height:52px;
	font-family: 'Rokkitt', serif;
	font-size:30px;
	color:#0b5e8d;
	padding:0 20px;
}
#box-text-siteplan {
	background:#fff;
	border-top:solid 50px #ffd202;
	width:100%;
	margin-bottom:5px;
	-webkit-box-shadow: 1px 2px 3px rgba(0,0,0,0.45);
	-moz-box-shadow: 1px 2px 3px rgba(0,0,0,0.45);
	box-shadow: 1px 2px 3px rgba(0,0,0,0.45);
}
#box-text-siteplan .button-bar {
	display: inline-block;
}
/* End Siteplan */

/* Box Home */
#box-home {
	background: #eee;
	margin-bottom:5px;
	width:100%;
	-webkit-box-shadow: 1px 2px 3px rgba(0,0,0,0.45);
	-moz-box-shadow: 1px 2px 3px rgba(0,0,0,0.45);
	box-shadow: 1px 2px 3px rgba(0,0,0,0.45);
}
#box-home .wrap {
	padding:20px 25px 10px 25px;
}
.push {
	position:absolute;
	bottom:20px;

	}


/* End Home */

/* Locatioin */

.location #box {
	margin-top:-60px;
	}
.location #box .wrap {
	padding:-60px;

	}

/* End of Location */

/* About */

.gallery img {
	margin:3px;
}

/* End of About */

/* end content */

/* begin footer */
footer {
	line-height:32px;
	background:#333;
	color:#fff;
	font-size:11px;
	padding:0 5%;
}
footer p {
	margin:0;
	padding:0;
	float:right;
	text-align:right;
}
footer nav {
	float: left;
}
footer nav ul {
	margin:0;
	padding:0;
}
footer nav ul li {
	display:block;
	float:left;
}
footer nav ul li a {
	display:block;
	float:left;
	padding-right:16px;
	color:#fff;
	text-decoration:none;
}
/* end footer */

/* Sticky Footer */
* { margin:0; padding:0; }

html, body, #container { height: 100%; }

body > #container {height: auto; min-height: 100%;}

#content { padding-bottom: 32px; }	/* must be same height as the footer */

footer {
		position: relative;
	margin-top: -32px; /* negative value of footer height */
	height: 32px;
	clear:both;}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* End Sticky Footer */










/* ==========================================================================
   Media Queries
   ========================================================================== */

/*@media only screen and (min-width: 480px) {

	header h1 {
		font-size: 32px;
	}
	.button-bar .button {
		font-size:11px;
	}
	.button-bar .button span,
	.button-bar .button em {
		padding:8px 10px 6px 10px;
	}
	.button-bar .button em {
		padding:8px 12px 6px 12px;
		font-size:10px;
	}
		#box-home {
		width:60%;
	}


}*/

@media only screen and (max-width: 480px) {

	header h1 {
		font-size: 24px;
	}
	.button-bar .button {
		font-size:11px;
	}
	.button-bar .button span,
	.button-bar .button em {
		padding:8px 10px 6px 10px;
	}
	.button-bar .button em {
		display:none;
	}

	.gallery img {
		width:45%;
	}

	.companies #box .left{
		margin-bottom:0px;
		display:inline;
		}
	.companies #box {
		float:left;
		}
	.siteplan img {
			width:100%;
		}
	.links #box .wrap {
		padding: 30px;
		width:45%;
	}
	.links #box img {
		width: 235px;
	}
	.push {
		position:relative;
		width:100%;
	}

}

@media only screen and (min-width: 480px) {

	#box-home {
		width:370px;
	}
	.companies #box {
		float:left;
		}
	.siteplan img {
			width:100%;
		}

	.links #box .wrap {
		padding: 30px;
		width:50%;
	}

}

@media only screen and (min-width: 768px) {

	header h1 {
		font-size: 32px;
	}
	header nav {
		padding: 0 0 0 5%;
	}
	header nav ul {
		margin:0;
		padding:0;
	}
	header nav ul li {
		float:left;
	}
	header nav ul li a {
		float:left;
		line-height:52px;
		height:50px;
		padding-left:18px;
	}
	header nav ul li a.first {
		padding-left:0;
	}
	#box {
		width:45.5%;
		float:left;
	}
	#box-text {
		width:54%;
		float:right;
	}
	.button-bar .button {
		font-size:11px;
	}
	.button-bar .button span,
	.button-bar .button em {
		padding:8px 10px 6px 10px;
	}
	.button-bar .button em {
		padding:8px 12px 6px 12px;
		font-size:10px;
	}
	#box-home {
		width:370px;
	}
 	.home {
		margin-right:20px;
		}
	.companies #box {
		float:left;
		}
	.companies #box .left{
		margin-bottom:0px;
		}


	.siteplan img {
			width:100%;
		}
	.links #box {
		width:460px;
		float:left;
		}
}

@media only screen and (min-width: 1000px) {

	header h1 {
		font-size: 32px;
		padding-left:40px;
	}
	header nav {
		padding: 0 0 0 40px;
	}
	header nav ul {
		margin:0;
		padding:0;
	}
	header nav ul li {
		float:left;
	}
	header nav ul li a {
		float:left;
		line-height:52px;
		height:50px;
		padding-left:50px;
	}
	header nav ul li a.first {
		padding-left:0;
	}
	.wrapper {
		width: 1000px;
		margin: 0;
	}
	#content {
		width: 960px;
		padding:80px 0 80px 40px;
	}
	#box {
		width:460px;
		float:left;
	}
	#box-text {
		width:496px;
		float:right;
	}
	#box-home {
		width:370px;
	}
	#box-siteplan {
		width:261px;
		float:left;
	}
	#box-text-siteplan {
		width:695px;
		float:right;
	}
	.button-bar .button {
		font-size:15px;
	}
	.button-bar .button span,
	.button-bar .button em {
		padding:8px 10px 6px 10px;
	}
	.button-bar .button em {
		padding:8px 12px 6px 12px;
		font-size:10px;
	}
	.push {
	position:absolute;
	bottom:20px;

	}
	.companies #box .left{
		width: 47%;
		margin-bottom:30px;
		}

	footer {
		padding:0 40px;
	}

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
		background-color: transparent;
		border: 0;
		overflow: hidden;
		*text-indent: -9999px;
}

.ir:before {
		content: "";
		display: block;
		width: 0;
		height: 100%;
}

.hidden {
		display: none !important;
		visibility: hidden;
}

.visuallyhidden {
		border: 0;
		clip: rect(0 0 0 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
		clip: auto;
		height: auto;
		margin: 0;
		overflow: visible;
		position: static;
		width: auto;
}

.invisible {
		visibility: hidden;
}

.clearfix:before,
.clearfix:after {
		content: " ";
		display: table;
}

.clearfix:after {
		clear: both;
}

.clearfix {
		*zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
		* {
				background: transparent !important;
				color: #000 !important; /* Black prints faster: h5bp.com/s */
				box-shadow:none !important;
				text-shadow: none !important;
		}

		a,
		a:visited {
				text-decoration: underline;
		}

		a[href]:after {
				content: " (" attr(href) ")";
		}

		abbr[title]:after {
				content: " (" attr(title) ")";
		}

		/*
		 * Don't show links for images, or javascript/internal links
		 */

		.ir a:after,
		a[href^="javascript:"]:after,
		a[href^="#"]:after {
				content: "";
		}

		pre,
		blockquote {
				border: 1px solid #999;
				page-break-inside: avoid;
		}

		thead {
				display: table-header-group; /* h5bp.com/t */
		}

		tr,
		img {
				page-break-inside: avoid;
		}

		img {
				max-width: 100% !important;
		}

		@page {
				margin: 0.5cm;
		}

		p,
		h2,
		h3 {
				orphans: 3;
				widows: 3;
		}

		h2,
		h3 {
				page-break-after: avoid;
		}
}
