body {
	
	text-align: left;
	font-family: 'source_sans_proregular', sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #404040;
	margin: 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	/*
	background-image: url('../images/main-bg.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	*/
}






.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

img {
	
	border: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}


a img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}






.grid {
	margin: 30px auto;
}

.grid figure {
	display: block;
	float: left;
	margin: 0 1% 10px 1%;
	cursor: pointer;
	overflow: hidden;
}

.grid figure img {
	display: block;
}

.grid figure figcaption {
	position: absolute;
	font-size: 16px;
	font-weight: 400;
	left: auto;
	width: 100%;
	height: 60px;
	bottom: -60px;
	padding: 20px;
	color: #ddd;
	background: #18bcbc;
	-webkit-font-smoothing: antialiased;
	-webkit-transition: bottom 0.2s ease;
	-moz-transition: bottom 0.2s ease-in-out;
	-ms-transition: bottom 0.2s ease-in-out;
	-o-transition: bottom 0.2s ease-in-out;
	transition: bottom 0.2s ease-in-out;
}

.grid figure figcaption a {
	color: #fff;
}

.grid figure figcaption a:hover {
	color: #ffd468;
}

.grid figure:hover figcaption {
	bottom: 0px;
}


























/* --------------------------------- GENERAL SETTINGS ------------------------------------ */



.pageHeaders {
	font-family: 'source_sans_prolight';
	font-size: 32px;
	line-height: 38px;
	color: #f26532;
	margin: 0px 0px 10px 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
}

.pageHeaders2 {
	font-family: 'source_sans_prolight';
	font-size: 22px;
	line-height: 31px;
	text-align: center;
	
	margin: 30px 0px 10px 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
}


h1 {
	font-size: 28px;
	line-height: 32px;
	font-weight: 400;
	color: #575757;
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
}

h2 {
	font-size: 14px;
	line-height: 22px;
	display: block;
	color: #909090;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

h3 {
	font-size: 22px;
	line-height: 28px;
	display: block;
	font-weight: 700;
	color: #f26532;
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding: 0px 0px 5px 0px;
}


h4 {
	font-size: 24px;
	line-height: 28px;
	display: block;
	font-weight: 400;
	color: #ff6600;
	margin: 0px 0px 19px 0px;
	border-bottom: 1px dashed #929292;
	padding: 0px 0px 9px 0px;
}

.center {
	text-align: center;
}



.button 		{  color: #fff; font-family: source_sans_prolight; font-weight: normal; font-size: 22px; margin-bottom: 0px; text-align: left; background-image: url('../images/but-bg.png'); background-repeat: no-repeat; background-position: center right; background-position: 93% 53%; background-color: #231f20; border: 0px solid #231f20; -webkit-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; -o-border-radius: 6px; border-radius: 6px; padding: 16px 53px 16px 16px;}
.button:hover 		{ color: #fff; background-color: #302d2e; }
.button:visited	{  color: #fff; text-decoration: none;  }


.button.Sml 		{  font-family: source_sans_prolight; font-weight: normal; font-size: 24px; margin-bottom: 0px; text-align: left; background-image: url('../images/but-bg2.png'); background-repeat: no-repeat; background-position: center right; background-position: 93% 60%; background-color: #302d2e; border: 0px solid #231f20; -webkit-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; -o-border-radius: 6px; border-radius: 6px; padding: 8px 36px 7px 14px;}
.button.Sml:hover 		{ color: #fff; background-color: #5d5b53; }
.button.Sml:visited	{  color: #fff; text-decoration: none;  }



.SmlA {
	margin-top: 0px;
}

.SmlB {
	margin-top: 20px;
}

.SmlC {
	margin-top: 66px;
}
/* --------------------------------- HEADER AREA ------------------------------------ */



#headerTop {
	width: 100%;
	height: 8px;
	background: #000;
	display: block;
}


#header {
	width: 100%;
}



#header .logo {
	margin: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	text-align: left;
}


#header .contact {
	margin: 20px 0px 40px 0px;
	border: 0px 0px 0px 0px;
	text-align: right;
	color: #404040;
}


#header .contact a 	      {  font-weight: 200; text-decoration: none; color: #000;}
#header .contact a:visited     {  color: #000; text-decoration: none;  }
#header .contact a:active      {  color: #f26532; text-decoration: none;  }
#header .contact a:hover	      {  color: #f26532; text-decoration: none;  }

.tel {
	padding: 2px 0px 0px 22px;
	margin: 0px 20px 0px 0px;
	background: url(../images/phone-ico.png) no-repeat left 3px;
	font-size: 14px;
}

.email {
	padding: 2px 0px 0px 32px;
	margin: 0px 0px 0px 0px;
	background: url(../images/email-ico1.png) no-repeat left 3px;
	font-size: 14px;
}



#header .topNav {
	margin: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	text-align: right;
}



#header .topNav a 	      {  font-size: 18px; font-weight: 200; text-decoration: none; color: #000; padding: 0px 10px 0px 10px; }
#header .topNav a:visited     {  color: #000; text-decoration: none;  }
#header .topNav a:active      {  color: #f26532; text-decoration: none;  }
#header .topNav a:hover	      {  color: #f26532; text-decoration: none;  }





/* --------------------------------- SPLASH AREA ------------------------------------ */



#splash {
	width: 100%;
	
	min-height: 720px;
	margin: 0px;
	border: 0px;
	padding: 0px;
}


#splash2 {
	width: 100%;
	min-height: 630px;
	margin: 0px 0px 20px 0px;
	border-top: 8px solid #f26532;
	border-bottom: 8px solid #f26532;
	padding: 0px;
	background: #000;
}
/*
#splash2 .container {
	width: 960px;

	margin: 0px auto 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	/*
	background-image: url('../images/intro-bg.png');
	background-repeat: no-repeat;
	*/
}
*/

#splash2 .container {

	text-align: center;
	/*
	background-image: url('../images/intro-bg.png');
	background-repeat: no-repeat;
	*/
}


#splash2 .container h1 {
	font-family: 'source_sans_prolight';
	font-size: 135px;
	line-height: 135px;
	font-weight: 400;
	color: #fff;
	margin: 60px 0px 0px 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
}

#splash2 .container h2 {
	font-family: 'source_sans_prolight';
	font-size: 65px;
	line-height: 66px;
	font-weight: 400;
	color: #fff;
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
}


#splash3 {
	display: none;
}





.buttonPlacement {

	margin: 0px auto 0px;
	border: 0px;
	padding: 50px 0px 0px 0px;
	text-align: center;

}


#splash2 .button 		{  color: #fff; text-decoration: none; font-weight: normal; font-size: 22px; 
			margin-bottom: 0px; text-align: left; 
			background: rgb(255, 255, 255); /* The Fallback */ background: rgba(255, 255, 255, 0.2); border: 2px solid rgba(255, 255, 255, 0.6);
			background-image: url('../images/but-bg2.png'); background-repeat: no-repeat; background-position: center right; 
			background-position: 90% 57%; 
			-webkit-border-radius: 6px; box-shadow: none;
			-moz-border-radius: 6px; -ms-border-radius: 6px; -o-border-radius: 6px; border-radius: 6px; padding: 11px 53px 8px 19px; margin-left: 20px;
	-webkit-transition: background-color 300ms ease-out;
    	-moz-transition: background-color 300ms ease-out;
    	transition: background-color 300ms ease-out;
			}
			
#splash2 .button:hover 		{ background: rgb(255, 255, 255); /* The Fallback */ background: rgba(255, 255, 255, 0.5); border: 2px solid rgba(255, 255, 255, 1);
				background-image: url('../images/but-bg2.png'); background-repeat: no-repeat; background-position: center right; 
				background-position: 90% 57%; 
				text-decoration: none; }
#splash2 .button:visited	{  color: #fff; text-decoration: none;  }






#splash3 {
	width: 100%;
	height: 730px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	position: relative;
	overflow: hidden;
	background: #fff;
}

video {
  display: inline-block;
  z-index: 200;
  position: absolute;
}












/* --------------------------------- INTRO CONTAINER AREA ------------------------------------ */


#intro {
	text-align: center;
	
	padding-top: 0px;
	padding-bottom: 26px;
	background-image: url('../images/title-bg.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}

#intro .title {
	font-family: 'source_sans_prolight';
	font-size: 150px;
	line-height: 140px;
	color: #fff;
	margin: 40px 0px 0px 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
}

#intro .leveldownTitle {
	font-family: 'source_sans_prolight';
	font-size: 46px;
	line-height: 50px;
	text-align: left;
	color: #fff;
	margin: 40px 0px 0px 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
}





#intro .title2 {
	font-family: 'source_sans_prolight';
	font-size: 50px;
	line-height: 58px;
	color: #fff;
	margin: 0px 0px 20px 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
}

#intro .title3 {
	font-family: 'source_sans_prolight';
	font-size: 35px;
	line-height: 35px;
	color: #fff;
	margin: 0px 0px 20px 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
}


/* --------------------------------- HOMEPAGE PANEL AREA ------------------------------------ */


#panelArea {
	border: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	font-family: 'source_sans_prolight';
}


#panelArea .title {
	font-family: 'source_sans_prolight';
	font-size: 44px;
	line-height: 46px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
}

#panelArea .title2 {
	font-family: 'source_sans_prolight';
	font-size: 24px;
	line-height: 26px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding: 0px 0px 20px 0px;
}

#panelArea .title3 {
	font-family: 'source_sans_prolight';
	font-size: 26px;
	line-height: 33px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
}

#panelArea .blocks {
	padding-bottom: 20px;
	text-align: center;
	font-family: 'source_sans_proregular';
}


.blocksA {
	vertical-align: center;
	
}

.blocksB {
	vertical-align: center;
}

.blocksC {
	vertical-align: center;
}



#panelArea img {
	width: auto;
	padding-bottom: 10px;
	text-align: center;
	margin 0px auto;
}



#panelArea .sectionHeader  {
	font-family: 'source_sans_prolight';
	font-size: 36px;
	line-height: 40px;
	color: #fff;
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding: 0px 0px 10px 0px;
}




/* --------------------------------- CONTACT PANEL AREA ------------------------------------ */




.contactArea {
	text-align: center;
}


/* --------------------------------- FOOTER PANEL AREA ------------------------------------ */


#footerPanel {
	border: 0px;
	padding-top: 30px;
	padding-bottom: 20px;
	background: #272727;
	font-size: 13px;
	font-weight: 300;
	text-align: left;
	color: #fff;
}


#footerPanel .header {
	font-family: 'source_sans_prolight';
	font-size: 22px;
	line-height: 26px;
	color: #fff;
	margin: 0px 0px 7px 0px;
	border-bottom: 1px solid #a4a4a4;
	padding: 0px 0px 7px 0px;
}


#footerPanel  ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}

#footerPanel li {
	padding: 0px 0px 0px 14px;
	margin: 0px;
	line-height: 27px;
	background: url(../images/arrow-bullet.png) no-repeat left 8px;
}

#footerPanel a 	      {  font-weight: 300; text-decoration: none; color: #f26532; }
#footerPanel a:visited     {  color: #f26532; text-decoration: none;  }
#footerPanel a:active      {  color: #f26532; text-decoration: none;  }
#footerPanel a:hover	      {  color: #f26532; text-decoration: underline;  }



.footerTel {
	padding: 0px 0px 0px 20px;
	margin: 10px 0px 0px 0px;
	background: url(../images/tel-ico.png) no-repeat left 3px;
}

.footerEmail {
	padding: 0px 0px 0px 20px;
	margin: 6px 0px 0px 0px;
	background: url(../images/email-ico.png) no-repeat left 3px;
}












/* --------------------------------- CSS CONDITIONS ------------------------------------ */




@media screen and (max-width: 940px) {

	.topNav {
		display: none;
	}
	
	#header .logo {
		margin: 0px 0px 0px 0px;
		border: 0px 0px 0px 0px;
		text-align: center;
	}

	#header .contact {
		margin: 0px 0px 40px 0px;
		border: 0px 0px 0px 0px;
		text-align: center;
		color: #404040;
	}
	
	
	#splash2 {
		display: none;
	}
	

	#splash2 .container h2 {
		display: none;
	}
	
	
	#splash3 {
		width: 100%;
		display: block;
		height: 170px;
		margin: 0px 0px 20px 0px;
		border: 0px;
		padding: 0px 0px;
		background: #000;
		background: url(../images/vid-grab-2.jpg)
	}
	

	#splash3 .container h2 {
		font-family: 'source_sans_prolight';
		font-size: 25px;
		line-height: 30px;
		font-weight: 400;
		color: #fff;
		margin: 20px 0px 0px 0px;
		border: 0px;
		padding: 0px 0px 0px 0px;
	}	
	
	
	
	
	
	#splashLogo {
		display: none;
	}
	
	.buttonPlacement {

		margin: 0px auto 0px;
		border: 0px;
		padding: 15px 0px 0px 0px;
		text-align: center;

	}
	
	
	
	.topNavMobile-2 {

		text-align: right;
		float: right;
		display: block;
		margin-top: 30px;
	}
	
	.topNavMobile-2 a {
		font-size: 16px;
		color: #515151;
		font-weight: 400;
		padding: 0px 6px 0px 6px;
	}


	
	.introHand {
		text-align: right;
		line-height: 300px;
	}
	
	.introHand img {
		vertical-align: bottom;
	}
	
	#intro .button {
		text-align: center;
		margin-bottom: 26px; 
	}

}





@media screen and (max-width: 640px) {

	#content {
		width: 100%;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;

	}


	#header {
		text-align: center;

	}

	.topNav {
		text-align: center;
		display: none;

	}
	
	.topNavMobile-2 {
		display: none;
	}

	.topNavMobile {
		text-align: right;
		float: right;
		display: block;
		margin-top: 30px;
	}
	
	.mobileNav {
		z-index: 4000;
		position: fixed;
		margin-top: 16px;
	}
	
	#intro .introText {
		text-align: center;
	}

	#intro .title {
		text-align: center;
		margin: 0px 0px 7px 0px;
		font-size: 32px;
		font-weight: 300;
	}
	
	#intro .button {
		text-align: center;
		margin-bottom: 30px; 
	}
	

	#panelArea .title {
		font-family: 'source_sans_prolight';
		font-size: 34px;
		line-height: 36px;
		margin: 0px 0px 0px 0px;
		border: 0px;
		padding: 0px 0px 5px 0px;
		
	}

}








a 	      {  font-weight: 200; text-decoration: none; color: #f26532; }
a:visited     {  color: #f26532; text-decoration: none;  }
a:active      {  color: #f26532; text-decoration: none;  }
a:hover	      {  color: #f26532; text-decoration: none;  }







