﻿html, body {
	font-size: 18px;
	color: rgb(67,67,67);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	background-position: top center;
}

.main-frame {
	display: table;
	position: relative;
	width: 100%;
	max-width: 100%;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	/*margin-bottom: -5px;*/
	/*background: #FFFFFF;*/
}

.wide-banner{
	display: block; 
	position: relative;
	margin: 0px auto; 
	padding: 0px; 
	width: 100%;
	max-height: 500px;
	min-height: 100px;
	text-align: center;
	/*background: rgba(0,0,0,0.5);*/
	z-index: 10;
	overflow: hidden;
}

#charity {
	display: none;
}

.small-text-banner {
	font-size: 16px;
}

.front_hub_but {
	background: rgb(252,193,56);
	color: #000;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px; 
}

.bookajob_but {
	background: none;
	color: rgb(252,193,56);
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px; 
}

.dwl-button:hover,
.dwl-button:focus {
  color:#FFFFFF;
}

.fieldpc {
		-moz-border-radius: 0px !important;
	 	-webkit-border-radius: 0px !important;
	 	border-radius: 0px !important;
}

.front-banner {
	overflow: visible;
}


.wide-banner img{
	width: 100%;
}

.image-background-topfront{
	display: table;
	width: 100%;
	overflow: hidden;
	background-image: url('../../images/front_01.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	background-position: center right;
	/*border: 10px solid #FFFF00;*/
}

.image-background-topfront img{
	max-height: 500px;
	min-height: 300px;
}

.banner-max {
	/*min-height: 500px;*/
	display: table;
	/*border: 1px solid #FF0000;*/
}

.banner-max img {
		/*display: none*/
		/*min-height: 500px;*/
}
	
.small-banner {
	width: 100%;
	padding: 0px;
	float: left;
	/*border: 1px solid #000;*/
}

.small-banner img{
	width: 100%;
	padding-top: 1.2%;
	/*padding-left: 1.5%;*/
	padding-bottom: 1.2%;
}

.half-banner {
	display: table;
	position: relative;
	float: left;
	width: 50%;
	/*background: rgba(255,0,0,0.6);*/
}


.qr_banner{
	display: table;
	position: relative;
	width: 100%;
	margin: 0px auto;
	/*border: 1px solid #000;*/
}


.half-banner img{
	width: 94%;
	padding: 3%;
}

.text-banner {
	margin: 2.5%;
	float: left;
	margin-top: 0;
	display: table;
	padding: 0%;
	width: 97%;
	text-align: left;
	/*background: rgba(0,0,0,0.6);*/
}

.qr_text {
	display: table;
	width: 44%;
	float: left;
	/*border: 1px solid #000;*/
}

.qr_image {
	display: table;
	float: left;
	width: 50%;
	float: left;
	padding-top: 4%;
	/*border: 1px solid #000;*/
	
}

.qr_image img {
	width: 95%;
}

.center-text {
	text-align: center;
	padding: 0px;
	/*background: rgba(0,0,0,0.6);*/
}

.text-banner h1{
	color: rgb(252,193,56);
	margin-bottom: 20px;
	font-weight: italic;
}

.container {
	display: table;
	/*top: 0px;*/
	position: relative;
	width: 95%;
	max-width: 1400px;
	margin: 0px auto;
	padding-top: 0px;
	/*padding-left: 3%;*/
	padding-right: 0%;
	padding-bottom: 20px;
	/*background: rgba(255,255,255,0.4);*/
	/*border: 2px solid #FFFF00;*/
}

.grey-container {
	display: table;
	background: rgb(242,242,242);
}

.container-wide{
	width: 100%;
} 

.text-container {
	display: table;
	margin: 0px auto;
	/*max-width: 1000px;*/
	z-index: 100;
	padding: 3%;
	/*border: 2px solid #00FFFF;*/
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 20px;
}

h1,h2 {
	color: rgb(67,67,67);
}

.banner-blurb {
	display: table;
	width: 80%;
	/*border: 1px solid #FF0000;*/
	position: absolute;
	left: 10%;
	margin-top: 120px;
}

.front-blurb {
	display: table;
	width: 80%;
	/*border: 1px solid #000;*/
	position: absolute;
	left: 10%;
	margin-top: 2%;
}

.banner-blurb h1, 
.banner-blurb h2 {
	color: rgb(255,255,255);
}

.banner-blurb h1 {
	font-size: 54px;
	margin-bottom: -20px;
}

.al h1{
	font-size: 2.1em;
	margin-bottom: -10px;
}

.banner-blurb h2 {
	font-size: 35px;
}

.al h2{
	font-size: 1.3em;
}

@media screen and (max-width: 1142px) {
	.banner-blurb {
		margin-top: 8%;
	}
	
	.qr_banner{
		display: table;
		width: 80%;
	}
	
	.qr_text {
		display: table;
		width: 44%;
		float: left;
	}
	
	.qr_image {
		display: table;
		float: left;
		width: 90%;
		float: left;
		padding-top: 2%;
	}
	
	.qr_image img {
		width: 95%;
	}

	.banner-blurb h1 {
		font-size: 42px;
		margin-bottom: -8px;
	}
	
	.banner-blurb h2 ,
	.text-banner h2 {
		font-size: 24px;
	}
}

@media screen and (max-width: 795px) {
	.banner-blurb {
		margin-top: 6%;
	}

	.banner-blurb h1 {
		font-size: 38px;
		margin-bottom: -8px;
	}
	
	.banner-blurb h2 ,
	.text-banner h2 {
		font-size: 20px;
	}
}

@media screen and (max-width: 670px) {
	.banner-blurb {
		margin-top: 7%;
	}

	.banner-blurb h1 {
		font-size: 30px;
		margin-bottom: -5px;
	}
	
	.banner-blurb h2,
	.text-banner h2 {
		font-size: 17px;
	}
}

@media screen and (max-width: 590px) {
	.banner-blurb {
		margin-top: 8%;
	}

	.banner-blurb h1 {
		font-size: 28px;
		margin-bottom: -5px;
	}
	
	.banner-blurb h2,
	.text-banner h2 {
		font-size: 16px;
	}
}

@media screen and (max-width: 550px) {
	
	.banner-blurb {
		margin-top: 8%;
	}
	
	.qr_text {
		font-size: 13px;
	}

	.banner-blurb h1 {
		font-size: 23px;
		margin-bottom: -5px;
	}
	
	.banner-blurb h2,
	.text-banner h2 {
		font-size: 13px;
	}
	
	#beyond_blue {
		width: 70%;
	}
}

@media screen and (max-width: 475px) {
	.qr_text {
		display: table;
		width: 95%;
	}
}

@media screen and (max-width: 370px) {
	
	.banner-blurb {
		margin-top: 5%;
	}

	.banner-blurb h1 {
		font-size: 17px;
		margin-bottom: 0px;
	}
	
	.banner-blurb h2,
	.text-banner h2 {
		font-size: 12px;
	}

}