@import url(http://fonts.googleapis.com/css?family=Lato:300,700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
html{
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.rs{
    margin: 0;
    padding: 0;
}

p{
    margin:20px 50px;
    padding: 0;
}

ul.rs, ol.rs{
    list-style: none;
}

ul{
    list-style: none;
    margin-top:15px;
}

ul li{
    margin:0 0 4px -30px;
}


img{
    max-width: 200px !important;
    height: auto;
    vertical-align: middle;
    border: 0;
    margin-bottom:10px;
    -ms-interpolation-mode: bicubic;
}

logo{
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}


/* reset */
h1, h2, h3, h4, h5, h6{
    font-weight: normal;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

html,
body {height: 100%;}
.hide {display: none}
.text-center {text-align:center}

body {font-family: 'Open sans', sans-serif; font-size: 14px; color: #fff}

h1,
h2,
h3,
h4,
h5 {
	font-size: 50px;
	text-align: center;
	margin: 0 auto;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;    
}

h1 {
	font-size: 100px;
    font-weight: 700;
    line-height: 100px;

}

h2 {
	text-transform:none;
    color:bisque
}

h3 {
	margin: 0 0 20px;
	font-size: 25px;
}
h4 {
	font-size: 20px;
	font-weight: 700;
}
h5 {
    font-size: 16px;
    font-weight: 700;
 
}

small {
	text-transform: none;
	font-size: 0.7em;
}

.subheader {
	margin: 5px 0 70px;	
	font-size: 16px;
}
.subheader a{
	color: #ffffff
}

a {
	color:#fb9633;
    padding:0 4px 0 4px;
    outline: none !important;
    text-decoration: none;
    transition: all 0.6s ease-out 0s;
    background-color:rgba(0, 0, 0, 0.3)

}

a:hover,
a:active,
a:focus {
	text-decoration: none;
	color: #ffffff;
}

img {
	width:100%;
	height:auto
}

.form-item {
	margin: 0 0 20px
}

#logo {
	margin-bottom: 50px;
}
#logo img {
	width: auto;
}
#logo i {
	font-size: 100px;
}

#navigation {
	display: block;
	position: fixed;
	left: 20px;
	z-index:10;
	height: 100%
}
#navigation ul {
	list-style: none;
	padding:0;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
}


.story {
	text-align:center;
	color: #FFFFFF
}

.fullsection {
	background-size:cover;
	width: 100%;
	min-height: 100%;
	height: auto;
	padding: 200px 0;
	overflow:hidden;
	position: relative;
	z-index:1
}

.auto-center {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%) !important;
	transform: translateY(-50%) !important;
}

.container {
	margin: auto;
	/*width: 1170px;*/
}

#owl-banner {
	position: fixed;
	left: 0;
	top: 0;
	right: 0; 
	bottom:0;
	z-index:0
}
.bg-animation {
    background: url('../images/bg-animate.png') #222 repeat;
    background-position: 0 0;
    -webkit-animation: patternEf 80s linear infinite;
    -moz-animation: patternEf 80s linear infinite;
	-o-animation: patternEf 80s linear infinite;
    animation: patternEf 80s linear infinite;
}

@-webkit-keyframes patternEf {
    0%{background-position: 0 0;}
    50%{background-position: -100% 0;}
    100%{background-position: 100% 0;}
}
@-moz-keyframes patternEf {
    0%{background-position: 0 0;}
    50%{background-position: -100% 0;}
    100%{background-position: 100% 0;}
}
@keyframes patternEf {
    0%{background-position: 0 0;}
    50%{background-position: -100% 0;}
    100%{background-position: 100% 0;}
}

#intro {
	background:url(../img/1.jpg) 50% 0 repeat fixed;
	margin: 0;
}
.video-bg #intro,
.slide-bg #intro,
.bg-animation #intro {
	background: none
}

	#intro h4 {
		border-bottom: 1px solid rgba(255,255,255,0.2);
		display: inline-block;
		padding: 5px 0;
		margin-bottom: -2px
	}

	#intro .story {
		padding: 40px 0 250px;
		height:100%;
		
	}
	#intro .more-btn {
		position: absolute;
		left: 0;
		right: 0;
		bottom:50px;
		text-align: center
	}
	
	#owl-text .item,
	#typer,
	#text-rotator {
		color: #FFFFFF;
		font: 700 2em/1em Lato;
		text-transform: uppercase;
	}
	
	#owl-text .item span,
	#typer span,
	#text-rotator span {
		color: #1BBCB8
	}

#countdown {
	background: url(../img/2.jpg) 50% 0 no-repeat fixed;
}
	
	
	
/* Preload */
#preload {
	background: #161e27;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;	
	width: 100%;
	z-index: 998;
}

#preload-content {
	color: #bec7cf;
	font-size: 14px;
	height: 100px;
	left: 50%;
	margin-left: -50px;
	margin-top: -50px;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 100px;
	z-index: 999;
}
.loader2{
	position: relative;
	width: 5px;
	height: 5px;

	top: 49%;
	top: -webkit-calc(50% - 43px);
	top: calc(50% - 2.5px);
	left: 49%;
	left: -webkit-calc(50% - 43px);
	left: calc(50% - 2.5px);

	background-color: #fff;
	border-radius: 50px;
}

.loader2:before{
	content: "";
	position: absolute;
	top: -38px;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	border-radius: 0 50px 0px  0;
	width: 40px;
	height: 40px;
	background-color: rgba(255, 255, 255, .1);
	-webkit-transform-origin:  0% 100%;
			transform-origin:  0% 100% ;
	-webkit-animation: loader2 1.5s linear infinite;
			animation: loader2 1.5s linear infinite;
}

.loader2:after{
	content: "";
	position: absolute;
	top: 2px;
	right: 2px;
	border-bottom: 3px solid #fff;
	border-left: 3px solid #fff;
	border-radius: 0 0px 0px  50px;
	width: 40px;
	height: 40px;
	background-color: rgba(255, 255, 255, .1);
	-webkit-transform-origin:  100% 0%;
			transform-origin:  100% 0% ;
	-webkit-animation: loader2 1.5s linear infinite;
			animation: loader2 1.5s linear infinite;
}



@-webkit-keyframes loader2{
    0%{-webkit-transform:rotate(0deg);}
    100%{-webkit-transform:rotate(360deg);}
}

@keyframes loader2{
    0%{transform:rotate(0deg);}
    100%{transform:rotate(360deg);}
}


.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}


@media (max-width:768px){
	h1 {
		font-size: 80px;
    	line-height: 80px;
	}
	h2 {
		font-size: 35px;
	}
	h3 {
		margin: 0 0 16px;
		font-size: 20px;
	}
	h4 {
		font-size: 16px;
	}
	h5 {
		font-size: 14px;
	}
	
	.subheader {
		margin: 5px 0 70px;	
		font-size: 14px;
	}
	
	#owl-text .item {
		font-size: 3.5em
	}
}

@media (max-width:568px){
	h1 {
		font-size: 70px;
    	line-height: 70px;
	}
	h2 {
		font-size: 30px;
	}
	h3 {
		font-size: 17px;
	}
	h4 {
		font-size: 14px;
	}
	h5 {
		font-size: 12px;
	}
	
	.subheader {
		margin: 5px 0 70px;	
		font-size: 13px;
	}
	
	#owl-text .item {
		font-size: 2.5em
	}
}
.socials-box svg {
  fill: #fff;
  width: 30px;
  height: 30px;
  margin-top:20px;
transition: all 0.4s ease-out 0s;
}
.socials-box a {
  background-color:transparent
}

.socials-box svg:hover {
  fill: #f07700;
  width: 30px;
  height: 30px;
  margin-top:20px;
}
