/*
Plugin: jQuery Parallax
Version 1.1.3
Author: Ian Lunn
Twitter: @IanLunn
Author URL: http://www.ianlunn.co.uk/
Plugin URL: http://www.ianlunn.co.uk/plugins/jquery-parallax/

License: http://creativecommons.org/licenses/by-sa/3.0/ (Attribution Share Alike). Please attribute work to Ian Lunn simply by leaving these comments in the source code or if you'd prefer, place a link on your website to http://www.ianlunn.co.uk/.
*/

@charset "utf-8";
/* CSS Document */

.banner{
	background: #ffffff;
}

.imglogo img
{
margin:auto;
}

body{
	margin: 0;
	min-width: 980px;
	padding: 0;
	background: #000;
    color: #bfc8cb;
}

p{
	margin: 0 0 20px 0;	
}

p, ul{
	font-family:"Proxima Nova Light", 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size-adjust:0.488;
	font-weight:200;
	font-style:normal;
}

img{
	border: 0;
}

h1, #pixels{
	font-family:"Museo 900", Verdana, serif;
	font-size-adjust:0.40;
	font-weight:700;
	font-style:normal;
}

h2{
	font-family:"Beau Sans Pro Book", Verdana, sans-serif;
	font-size-adjust:0.531;
	font-weight:500;
	font-style:normal;
}

#header h1, #pixels{
	color: #48941A;
}

.float-left{
	float: left;	
	margin: 0 0 0 20px;
}

.float-right{
	float: right;
	margin: 0 20px 0 0;
}

.center{
	font-size: 2.5em;
	padding: 80px 0 0 0;
	text-align: center;
}

#header, #intro, #second, #banner{
	width: 100%;
}

#intro{
	background: url(images/firtsBG.jpg) 50% 0 no-repeat fixed;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	height: 500px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
}
#intro .b{
	background: url(images/trainer.png) 0 no-repeat fixed;
	height: 1000px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 100%;
	z-index: 200;
}

#second{
	background: url(images/secondBG.jpg) 50% 0 no-repeat fixed;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	color: white;
	height: 800px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
}

#second .bg{
	background: url(images/trainers.png) 0 no-repeat fixed;
	height: 1000px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 900px;
	z-index: 200;
}



#third{
	background: url(images/thirdBG.jpg) 50% 0 no-repeat fixed;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	color: white;
	height: 800px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
}
#third .bg1{
	background: url(images/trainers1.png) 0 no-repeat fixed;
	height: 1000px;
	position: absolute;
	width: 1000px;
	z-index: 200;
}

#fourth{
	background: url(images/fourthBG.jpg) 50% 0 no-repeat fixed;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	color: white;
	height: 800px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
}
#fourth .bg2{
	background: url(images/trainers2.png) 0 no-repeat fixed;
	height: 1000px;
	position: absolute;
	width: 1000px;
	z-index: 200;
}

#fourth{
	background: url(images/fourthBG.jpg) 50% 0 no-repeat fixed;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	color: white;
	height: 800px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
}
#fourth .bg2{
	background: url(images/trainers2.png) 0 no-repeat fixed;
	height: 1000px;
	position: absolute;
	width: 1000px;
	z-index: 200;
}

#sixth{
	background: url(images/sixthBG.jpg) 50% 0 no-repeat fixed;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	color: white;
	height: 800px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
}
#sixth .bg3{
	background: url(images/trainers4.png) 0 no-repeat fixed;
	height: 1000px;
	position: absolute;
	width: 1000px;
	z-index: 200;
}

#seventh{
	background: url(images/porkBG.jpg) 50% 0 no-repeat fixed;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	color: white;
	height: 800px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
}
#seventh .bg4{
	background: url(images/trainers7.png) 0 no-repeat fixed;
	height: 1000px;
	position: absolute;
	width: 1000px;
	z-index: 200;
}

#eighth{
	background: url(images/eighthBG.jpg) 50% 0 no-repeat fixed;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	color: white;
	height: 800px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
}
#eighth .bg5{
	background: url(images/trainers3.png) 0 no-repeat fixed;
	height: 1000px;
	position: absolute;
	width: 1000px;
	z-index: 200;
}

#nineth{
	background: url(images/ninethBG.jpg) 50% 0 no-repeat fixed;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	color: white;
	height: 800px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
}
#nineth .bg6{
	background: url(images/trainers8.png) 0 no-repeat fixed;
	height: 800px;
	position: absolute;
	width: 1000px;
	z-index: 200;
}

#tenth
{
    background: url(images/whiteBG.jpg) 50% 0 no-repeat fixed;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	color: white;
	height: 600px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
}
#tenth .bg9{
	background: url(images/tenthBG.png) 0 no-repeat fixed;
	height: 800px;
	position: absolute;
	width: 1000px;
	z-index: 200;
}

#fifth{
	background: url(images/negro.png) 50% 0 repeat fixed;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	color: #bfc8cb;
	height: 180px;
}
#fifth span
{
    background-color : transparent;
    float: left;
    width: 33%;
    font-family:"Beau Sans Pro Book", Verdana, sans-serif;
    text-align: center;
    color: #bfc8cb;
    left: 50%;
   top: 50%; 
    }
    #fifht a, a:visited, a:hover, a:active, a:link {
  color: inherit;
}
.story{
	margin: 0 auto;
	min-width: 980px;
	overflow: auto;
	width: 980px;
}

.logo{
    position: absolute;
    z-index: 1000;
    float:left;
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.logoXama
{
    z-index: 1000;
    float: right;
    margin-right: 10px;
     margin-top: 5px;
      margin-bottom: 5px;
    }

.story .float-left, .story .float-right{
	padding: 100px 0 0 0;
	position: relative;
	width: 350px;	
}
.nav-container 
{
  opacity:0.8;
  filter:alpha(apacity=80);
  background-color: #000000;
  width: 100%;
  z-index: 1000;
  position:fixed;
  left: 0px; 
}

nav {
  text-align: center;
  width: 1000px;
  margin: 0px auto;
  }
  nav ul {
    padding: 0px; }
  nav li {
    width: 10%;
    display: inline-block; }
    nav li a {
      font-size: 15px;
    color: #bfc8cb;
      text-decoration: none;
      }
  @media screen and (max-width: 640px) {
    nav {
      width: 90%; }
      nav li a {
        font-size: 18px; } }