/* Standard Styles */
@import '../js/nivo-slider/nivo.css';
body {
	font-family: Arial, Helvetica, "Helvetica Neue", sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Michroma', sans-serif;
}
aside {
	padding-left: 2%;
	float: right !important;
}
/*******/
/* Header Styles */
div.row.header img.contact {
	width: 100%;
	height: auto;
	max-width: 683px;	
	text-align: right;
}
img.logo {
	padding-top: 10%;	
}
/*******/
/* Navigation Menu */
.contain-to-grid, .top-bar, .top-bar-section li:not(.has-form) a:not(.button), .top-bar.expanded .title-area {
	background: #fff;
	font-size: 1.25em;
	font-family: 'Michroma', sans-serif;
	color: #a6a6a8;
	text-transform: uppercase;
}
.contain-to-grid {
	text-align: left;	
}
.top-bar-section ul.menu {
	display: inline-block;	
	vertical-align: bottom;
	padding: 0 2% 3% 0;
}
.top-bar-section ul li.active > a, .top-bar-section li:not(.has-form) a:not(.button), .top-bar-section ul li {
	background-color: #fff;	
}
.top-bar-section ul li.active > a {
	color: #f89520;	
}
.top-bar-section li:not(.has-form) a:not(.button):hover {
	background-color: #fff;
	color: #f89520;
}
.top-bar-section .dropdown li:not(.has-form):not(.active)>a:not(.button) {
	background-color: #f89520;
}
.top-bar-section .dropdown li:not(.has-form):not(.active)>a:not(.button):hover, .top-bar-section li.has-dropdown.not-click {
	background-color: #a6a6a8;
	color: #000;
}
ul.title-area li.toggle-topbar.menu-icon a span, .top-bar .toggle-topbar.menu-icon a::after  {
	 color: #a6a6a8;
	 text-transform: uppercase;
 }
 
 .top-bar .toggle-topbar.menu-icon a {
    color: #a6a6a8;
	text-transform: uppercase;
}    
.top-bar .toggle-topbar.menu-icon a::after {
    -webkit-box-shadow: 0 6px 0 1px #a6a6a8, 0 14px 0 1px #a6a6a8, 0 22px 0 1px #a6a6a8;
	-moz-box-shadow: 0 6px 0 1px #a6a6a8, 0 14px 0 1px #a6a6a8, 0 22px 0 1px #a6a6a8;
	-ms-box-shadow: 0 6px 0 1px #a6a6a8, 0 14px 0 1px #a6a6a8, 0 22px 0 1px #a6a6a8;
	-o-box-shadow: 0 6px 0 1px #a6a6a8, 0 14px 0 1px #a6a6a8, 0 22px 0 1px #a6a6a8;
    box-shadow: 0 6px 0 1px #a6a6a8, 0 14px 0 1px #a6a6a8, 0 22px 0 1px #a6a6a8;
}
/*******/
/* Feature / Title Styles */
#feature {
	background: url("../img/feature_bg.png") no-repeat scroll 50% 0 transparent;
	background-color: #00080c;
}
#feature .top_shadow {
  background: url("../img/shadow_top.png") repeat-x scroll 0 0 transparent;
  height: 10px;
  font-size: 0px;
  overflow: hidden;
  line-height: 10px;
}
.bottom_shadow {
  background: url("../img/shadow_bottom.png") repeat-x scroll 0 0 transparent;
  height: 9px;
  font-size: 0px;
  line-height: 9px;
}
.inner {
  width: 80%;
  margin: 0 auto;
  position: relative;
  height: 100%;
}
h1#title {
	color: #ffffff;
	padding: 2% 0;
	font-size: 2.5em;
	text-shadow: 0 0 5px #a6a6a8, 2px 2px 10px #000;
	word-spacing:20px;
}
/*******/
/* Footer Styles */
footer {
  width: 100%;
  font-size: .75em;
  color: #a6a6a8;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
#footer_top {
  background: url("../img/main_home_top_line.png") repeat-x scroll 50% 0 transparent;
  height: 30px;
}
#footer_bottom {
  background: url("../img/main_home_bottom_line.png") repeat-x scroll 50% 0 transparent;
  height: 30px;
}
/*******/
/* Miscellaneous Styles */
footer ul {
	list-style: none;
}
footer ul li {
	display: inline;
}
.social, .aiga {
	padding-right: 2%;	
}
.copyright {
	font-size: .75em;
	text-align: center;
}
#main-content {
	padding: 3%;
	font-size: 1.10em;
}
#main-content p.gd_description{
	padding: 3% 0;
	font-size: 1.10em;
}
#main-content h3.id_description{
	padding-left: 1%;
}
#main-content p.id_description{
	padding: 3% 0 3% 1%;
	font-size: 1.10em;
}
.shadow_box img {
	border: 1px solid #a6a6a8;
    -webkit-box-shadow: 10px 10px 5px 0px rgba(166,166,168,1);
	-moz-box-shadow: 10px 10px 5px 0px rgba(166,166,168,1);
	box-shadow: 10px 10px 5px 0px rgba(166,166,168,1);
}
sup {
	font-size: small-caps;
}
hr {
	border: 0;
    height: 2px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}
.bio_caption, div.row.bio {
	margin: 7% auto;
}

#main-content p.bio_description{
	font-size: 1.10em;
}
div.row.bio {
	margin-top: 2%;
}

/*******/
/* Form Styles */
label {
	font-size: 1.15em;
}
.button-rev {
	margin-top: 2%;
	background: url("../img/feature_bg.png") no-repeat scroll 50% 0 transparent;
	background-color: #00080c;
	font-family: 'Michroma', sans-serif;
}

.button-rev:hover {
	color: #fff;
	background: #f89520;
}
/*******/
/* Media Queries */
@media only screen and (max-width: 991px) {
	div.row.header img.logo, div.row.header img.contact, div.contain-to-grid {
		display: block;
		text-align:center;
		margin: 0 auto;
		padding: 0;
	}
}
@media only screen and (max-width: 767px) {
	.top-bar-section .dropdown li:not(.has-form):not(.active)>a:not(.button) .parent-link {
		font-weight: 700;	
	}
	.top-bar-section .dropdown li:not(.has-form):not(.active)>a:not(.button) {
		color: #fff;
	}
	
	aside {
		padding-left: 0;
		display: block;
		text-align: center;
		float: none !important;
	}
}
@media only screen and (max-width: 640px) {
	h1#title {
	font-size: 1.75em;
	}
	.shadow_box {
		text-align: center;
		padding-bottom: 3%;
	}
	#main-content h3 {
		text-align: center;
	}
}
@media only screen and (max-width: 509px) {
	.pdf {
		width: 310px;
		height: 380px;
	}
	.social {
		display: block;
		text-align: center;
		margin: 0 auto;
		padding: 0;
	}
}
/*******/