/*HOME2.CSS*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*This is  CSS file that contains only home page style rules used in Variant 6 of this template*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* Template Name: DIGNITY.*/
/* Version: 1.0 Initial Release*/
/* Release Date: 01st Oct 2013*/
/* Author: Designova.*/
/* Website: http://www.designova.net */
/* Copyright: (C) 2013 */
/*-------------------------------------------------------------------------------------------------------------------------------*/
#masthead{
	background-color: rgba(0,0,0,0.3);
}
#intro{
	height: 100%;
	background: url('../images/mask/raster.png') repeat;
}
.logo-emblem{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
    	width: 180px;
}
.logo-emblem > img{
    	width: 148px;
}
.top-banner-caption-v2{
	text-align: center;
	display: block;
	width: 100%;
}
.top-banner-caption-v2 h1{
	font-family:"NexaLight";
	text-transform: uppercase;
	font-size: 64px;
	line-height: 64px;
}
.top-banner-caption-v2 h1 > span{
	padding:  10px 20px;
	padding-bottom: 0;
}
