/*HOME3.CSS*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*This is main CSS file that contains custom style rules used in this template*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* Template Name: DIGNITY.*/
/* Version: 1.3 Update Release*/
/* Build Date: 7th Feb 2014*/
/* For more info about this version please see update log: http://designova.net/changelog/dignity.pdf */
/* Author: Designova.*/
/* Website: http://www.designova.net */
/* Copyright: (C) 2013 */
/*-------------------------------------------------------------------------------------------------------------------------------*/

#masthead{
	background-color: rgba(255,255,255, 0.8);
}

#intro{
	height: 100%;
	background: url('../images/mask/raster.png') repeat;
}
.logo{
	float: left !important;
}
.logo-emblem{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
    	width: 180px;
}
.logo-emblem > img{
    	width: 148px;
}
.top-banner-caption-v3{
	text-align: center;
	display: block;
	width: 100%;
}
.top-banner-caption-v3 h3{
	color: #fff;
font-family:"OpenSansLight";
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 20px;
}
.top-banner-caption-v3 h3>span{
	padding: 5px 10px;
}
.top-banner-caption-v3 h1{
	margin-top: 0px;
	color: #fff;
	font-family:"NexaBold";
	text-transform: uppercase;
	font-size: 72px;
}

#floating-social-icons {
  position: fixed;
  right: 0;
  top: 100px;
  list-style:none;
  z-index: 50;
}
#floating-social-icons li img {
  max-width: 64px;
}
#floating-social-icons li:hover {
  opacity: .8;
  
}
