/* Main CSS*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* Author: Elite Email Inc.*/
/* Website: http://www.elitedigitalagency.com */
/* Copyright: (C) 2015 */
/*-------------------------------------------------------------------------------------------------------------------------------*/

#masthead{
	background-color: rgba(0,0,0,0.3);
}
.logo{
	float: left !important;
}
#intro{
	height: 100%;
	background: url('../images/mask/raster-dark.png') repeat; 
}
.top-banner-caption-v6{
	text-align: left;
	display: block;
	width: 100%;
}
.top-banner-caption-v6 h3{
	color: #fff;
font-family:"OpenSansLight";
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 20px;
}
.top-banner-caption-v6 h3>span{
	padding: 5px 10px;
}
.top-banner-caption-v6 h1{
	margin-top: 0px;
	color: #fff;
font-family:"NexaBold";
	text-transform: uppercase;
	font-size: 136px;
	font-weight: 100;
}
.color-high{
	color: #1fa329;
}
