body {
	position: relative;
}

h1,h2,h3 {
	font-family: 'Source Sans Pro', sans-serif;
}

h1 {
	color: #fff;
	font-size: 120px;
	text-transform: uppercase;
	position: relative;
	z-index: 150;
	margin-bottom: 50px;
	line-height: 90px;
	font-weight: 700;
}

h1.small {
	font-size: 90px;
	margin-bottom: 40px;
}

h2 {
	color: #000;
	text-transform: uppercase;
	text-align: center;
	margin-top: 90px;
	margin-bottom: 50px;
	font-weight: 700;
	font-size: 72px;
	letter-spacing: -1px;
	line-height: 1.2em;
}

h2.white {
	color: #fff;
}

h3 {
	font-size: 60px;
	text-transform: uppercase;
	margin-bottom: 20px;
	color: #434343;
	text-align: center;
	font-weight: 900;
	line-height: 1.2em;
}

h3.white {
	color: #fff;
}

h4 {
	color: #fff;
	text-transform: uppercase;
	font-family: 'Helvetica Neue', sans-serif;
	font-size: 36px;
	line-height: 36px;
	margin-bottom: 20px;
	text-align: right;
	font-weight: lighter;
}

h4 span {
}

p {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 23px;
	color: #000;
}

p.white {
	color: #f9f9f9;
}

#contact a {
	text-decoration: none;
	color: #a0a0a0;
}

.hidden {
	display: none;
}

p.separator {
	font-size: 30px;
	font-style: italic;
	color: #fff;
	line-height: 38px;
	position: relative;
	z-index: 300;
	text-align: center;
	font-family: Georgia, serif;
}

.testimonial {
	top: 50%;
	border-left: 0;
	width: 60%;
	margin: 0 auto;
	z-index: 999;
	padding: 10px 50px;
	position: relative;
}

.testimonial:before,.testimonial:after {
	content: "\201C";
	position: absolute;
	font-size: 80px;
	line-height: 1;
	color: #999;
	font-style: normal;
	font-size: 250px;
}

.testimonial:before {
	top: 0;
	left: 10px;
}

.testimonial:after {
	content: "\201D";
	right: 10px;
	bottom: -.5em;
}

.bg1 {
	background: url(../images/aura.png) repeat 0 0 fixed;
	position: fixed;
	height: 100%;
	width: 100%;
	z-index: 300;
	top: 0;
}

#about {
	background: url(../images/3-iStock_000018360944_XXXLarge.jpg) 50% 0 repeat fixed;
	margin: 0 auto;
	width: 100%;
	max-width: 1920px;
	position: relative;
	height: 680px;
}

#about article {
	position: absolute;
	text-align: center;
	top: 150px;
	width: 100%;
}

#separator2 {
	background: url(../images/2-iStock_000017155435_XXXLarge.jpg) 50% 0 repeat fixed;
	min-height: ;
	margin: 0 auto;
	width: 100%;
	max-width: 1920px;
	position: relative;
	height: 500px;
}

#separator2 article {
	position: absolute;
	z-index: 200;
	width: 100%;
}

#separator3 {
	width: 100%;
	position: relative;
	height: 186px;
}

#separator3 .bg4 {
	margin: 0 auto;
	padding: 0;
	position: absolute;
	z-index: 200;
	width: 100%;
	background: #ffa84c;
	height: 186px;
}

#logo_small {
	float: left;
	margin-left: 30px;
	margin-top: 10px !important;
}


.container {
	z-index: 999;
}

#intro {
	background: #ffa84c;
	margin: 0 auto;
	width: 100%;
	max-width: 1920px;
	position: relative;
	height: 1080px;
}

#intro article {
	position: absolute;
	text-align: center;
	top: 50px;
	width: 100%;
}

.title {
	width: 100%;
	text-align: center;
	z-index: 1000;
	padding-top: 70px;
}

.flex-control-nav {
	display: none;
}

.flexslider .slides > li {
	margin-bottom: 0;
}

.flex-caption {
	position: absolute;
	top: 30px;
	left: 30px;
	color: #fff;
	text-align: left;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: -1px;
	font-size: 72px;
	line-height: 60px;
}

.flex-direction-nav {
	display: none;
}

#services {
	position: relative;
	-webkit-box-shadow: 0 0 16px 0 rgba(0,0,0,0.9);
	box-shadow: 0 0 16px 0 rgba(0,0,0,0.9);
	background-color: #191970;
	padding-bottom: 100px;
}

#contact {
	background: url(../images/little_triangles.png) repeat;
	position: relative;
	padding-bottom: 40px;
}

.copyright {
	text-align: center;
}

.copyright p {
	color: #fff;
	font-size: 10px;
	font-family: 'Source Sans Pro', sans-serif;
	font-style: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.copyright,.copyright a {
	color: #fff;
}

.top {
	padding: 10px 0;
	width: 0;
	height: 0;
	margin: 0 auto;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #fff;
	margin-bottom: 20px;
}

nav select {
	display: none;
}

@media (max-width: 960px) {
	
	nav ul     { 
		display: none; 
	}
	
	nav select { 
		display: inline-block;
		position: relative;
		margin-top: 8px;
		color: #000;
	}
}






/* #Media Queries
================================================== */

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {

#about {
background: url(../images/3-iStock_000018360944_XXXLarge.jpg) 50% 50% repeat fixed !important;
}

#separator2 {
background: url(../images/2-iStock_000017155435_XXXLarge.jpg) top repeat fixed !important;
}

}



@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {

#about {
background: url(../images/3-iStock_000018360944_XXXLarge.jpg) 50% 50% repeat fixed !important;
}

#separator2 {
background: url(../images/2-iStock_000017155435_XXXLarge.jpg) top repeat fixed !important;
}

}


@media only screen and (max-device-width: 480px) {

h1 {
line-height: 1;
}

#about {
background:#000 url(../images/3-iStock_000018360944_XXXLarge-copy-2.jpg) center 150px repeat-y fixed !important;

}

#separator2 {
background:#000 url(../images/2-iStock_000017155435_XXXLarge-copy-2.jpg) top repeat-y fixed !important;
}

#about article {
  top: -150px;
}