@charset "utf-8";
@import url("http://fonts.googleapis.com/css?family=Open+Sans:800,800italic,400,400italic,600,600italic,700");
@import url("animate.min.css");
@import url("font-awesome.min.css");
html {-webkit-font-smoothing: antialiased;}
@media
only screen and (-webkit-min-device-pixel-ratio: 1.25),
only screen and ( min-device-pixel-ratio: 1.25),
only screen and ( min-resolution: 200dpi),
only screen and ( min-resolution: 1.25dppx){-webkit-font-smoothing: subpixel-antialiased;}
@font-face {
    font-family: 'FuturaBT-Book';
    src: url('FuturaBT-Book.eot');
    src: url('FuturaBT-Book.eot?#iefix') format('embedded-opentype'),
         url('FuturaBT-Book.woff') format('woff'),
         url('FuturaBT-Book.ttf') format('truetype'),
         url('FuturaBT-Book.svg#FuturaBT-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}
html, body {
	margin: 0!important;
	padding: 0!important;
	width: 100%;
	height: 100%;
}
body {
	background:#000;
	font-size:18px;
	font-family: 'FuturaBT-Book', sans-serif;
	color:#bbb;
}
a, a:visited, a:link, a:active {
	color:#fff;
	text-decoration:none;
	outline:none
}
a:hover { text-decoration:underline;}
img{border:0;}
ul{list-style:none}
h1, h2, h3, h4, h5, h6, p, ul, li, div{
	display:block;
	padding:0;
	margin:0;
	font-weight:normal
}
.inner{
	position:relative;
	display:block;
	margin:0 auto;
	width:1100px;
	padding:0;
}
header{
	position:fixed;
	width:100%;
	height: 98px;
	display:block;
	background: #000;
	z-index: 9999;
}
.logo{
	display: inline-block;
	margin: 4px 0;
}
.show-menu {
	font-family:'FontAwesome';
	font-size:40px;
	color: #fff;
	display: none;
}
nav input[type=checkbox]{
    display: none;
    -webkit-appearance: none;
}
.navtxt{display:none;}
nav{
	float: right;
	position:relative;
	width: 750px;
	display:inline-block;
	margin: 28px auto 0;
	vertical-align: top;
	text-align: right;
}
nav ul{
	width: 100%;
	text-align:center;
	display:block;
}
nav li{
	position: relative;
	display:inline-block;
}
nav li a{
	display:block;
	font-size:14px;
	letter-spacing: 3px;
	padding:10px 15px;
	text-transform: uppercase;	
}
nav li a:hover{text-decoration: none; color: #bbb}
.topFull{
	position: relative;
	display: block;
	height: 100%;
	width: 100%;
}
.topFull.hideVid, .topVid.hideVid{
	opacity: 0!important;
	visibility: hidden!important;
}
#full-width-slider.royalSlider {
	position: absolute;
    height: 100%;
	width: 100%;
    z-index: 0;
}
.rsContent{
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
}
.rsMinW .rsBullets{
	display: none;
	position: absolute;
	bottom: 10%;
	left: 0;
	z-index: 988!important;
	height: auto;
	text-align: center;
	overflow: hidden;
	width: 100%;
}
.rsMinW .rsBullet{
	width: 37px;
	height: 5px;
	display: inline-block;
	*display:inline; 
	*zoom:1;
	padding:0;
	margin: 0 4px;
	cursor: pointer;
}
.rsMinW .rsBullet span{
	display: block;
	width: 37px;
	height: 5px;
	border-radius: 5px;
	background: #CCC;
	background: rgba(255,255,255,0.5);
	z-index: 988!important;
}
.rsMinW .rsBullet.rsNavSelected span, .rsMinW .rsBullet span:hover, .whiteBg{background: #FFF;}
.topTxt{
	position: absolute;
	display: block;
	width: 100%;
	top: 50%;
	left: 0;
	margin-top: -50px;
	text-align: center;
	z-index: 888;
	font-size: 36px;
	line-height: 72px;
	text-transform: uppercase;
	color: #fff;
}
#whoweare, #whatwedo, #whyus, #founder, #contact{
	position: relative;
	width: 100%;
	padding: 120px 0;
	text-align: center;
	overflow: hidden
}
.deTitle{
	font-size: 48px;
	color: #fff;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 0 0 20px;
}
h3{
	font-size: 30px;
	color: #fff;
	margin: 10px 0;
}
p{
	line-height: 30px;
	margin: 30px 0;
}
.parallaxBg {
	background-repeat: no-repeat;
    background-position:50% 50%;
    background-position:50% 50%\9 !important;
    width: 100%;
    overflow:hidden;
}
#whyus{background: #131313}
.imgleft{
	display: inline-block;
	width: 15%;
	margin-left: 8%;
}
.imgleft img{
	width: 100%;
	height: auto;
}
.rightTxt{
	display: inline-block;
	vertical-align: top;
	width: 60%;
	margin: 0 8% 0 3%;
	text-align: left;
}
.rightTxt p{
	margin-top: 0;
	margin-bottom: 10px
}
#contact form{
	display: inline-block;
	vertical-align: top;
	width: 550px;
	margin: 20px 10px 20px 0;
}
#contact input[type="text"], #contact textarea{
	width: 550px;
	margin: 5px 0;
	border: 0;
	padding: 12px 10px 12px 50px;
	font-size: 18px;
	color: #fff;
	font-family: 'FuturaBT-Book', sans-serif;
}
#contact textarea{height: 200px;}
#contact input[type="text"]#name{background:rgba(255,255,255,.15) url(../images/icons/user.png) 10px 10px no-repeat}
#contact input[type="text"]#email{background:rgba(255,255,255,.15) url(../images/icons/mail.png) 10px 10px no-repeat}
#contact input[type="text"]#tel{background:rgba(255,255,255,.15) url(../images/icons/phone.png) 10px 10px no-repeat}
#contact textarea#msg{background:rgba(255,255,255,.15) url(../images/icons/message.png) 10px 10px no-repeat}
#contact input[type="submit"]{
	width: 550px;
	margin: 5px 0;
	border: 0;
	background: #1e1e1e;
	padding: 10px;
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-family: 'FuturaBT-Book', sans-serif;
}
.rightSocial{
	display: inline-block;
	width: 116px;
	margin: 25px 0 0 10px;
}
.rightSocial a{
	display: block;
	width: 116px;
	height: 116px;
	font-size: 80px;
	background: rgba(255,255,255,.15);
	margin-bottom: 49px;
}


nav li a, footer a{
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}



footer{
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 20px;
	padding: 30px 0;
}
footer a{
	display: inline-block;
	margin: 0 20px;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 3px;
	color: #fff
}
footer a:hover{color: #bbb}
footer p{
	font-size: 12px;
	color: #868686;
	letter-spacing: 6px;
	line-height: 24px;
	text-transform: uppercase
}
.btmSocial a{
	font-size: 40px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { /* hacked for chrome and safari */

}
.out {opacity:0;filter:alpha(opacity=0);}
.in {opacity:1;filter:alpha(opacity=100);}
|:-moz-any-link:focus {outline: none;}
input[type="image"]:focus {outline: none;}
button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {border: none;}
abbr[title], acronym[title] {border-bottom: none;}
*:focus {outline : none;}


