/*
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 */




body{
	background-color: #03030A;
	margin: 0 auto;
	min-width: 20px;
	padding: 0;
}

p{
	margin: 0 auto;	
	width: 100%;
	float: center;
}

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;
    font-size: 450%;
}

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-wayleft{
	float: left;	
	right: 230px;
	margin: 0 0 0 0px;
}

.float-right{
	float: right;
	margin: 0 20px 0 0;
}

.center{
	font-size: 2.5em;
	padding: 80px 0 0 0;
	text-align: center;
}



#nav{
	list-style: none;
	position: fixed;
	right: 20px;
	z-index: 300;
}



#nav li{
	margin: 0 0 15px 0;	
}

#header, #intro, #second{
	width: 100%;
}



#intro{
	background: url(images/newspace.jpg) 50% 0 no-repeat fixed ;
	background-size: 1600px;
	background-repeat:repeat-x;
	color: black;
	position: absolute;
	top: 00px;
	height: 660px;
	width: 100%;;
	z-index: 200;
	
	
}

#intro .bg3{
	background: url(images/dogubombslogan6.png) 50% no-repeat fixed ;
	background-size: 600px;
	height: 900px;
	margin: 0 auto;
	top: 0px;
	padding: 0;
	position: absolute;
	width: 100%;
	z-index: 154;
	pointer-events: none;
	
}

#intro .bg4{

	z-index: 200;
	width: 100%;
	}



#intro .bg2{
	background: url(images/newdogu4.png) 50% 0 repeat-x fixed;
	background-repeat:repeat-x;
	background-size: 1500px;
	height: 1800px;
	margin: 0 auto;
	top: 60px;
	padding: 0;
	position: absolute;
	width: 100%;
	z-index: 100;
	pointer-events: none;
}

#bar{
    left: 0px;
	top: 0px;
	position: fixed;
	height: 1170px;
	width: 100%;
	z-index: 0;
}

#second{
	background: url(images/dogusplash2.jpg) 50% 0 no-repeat fixed;
	background-repeat:repeat-x;
	color: white;
	height: 1770px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	z-index: 2;
	pointer-events:none;
	
	
}

#second .bg{
	background: url(images/inksplatter2.png) 50% 0 no-repeat fixed;
	background-size: 100%;
	background-position: bottom;
	height: 4800px;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	z-index: -2;
	pointer-events:none;
}

#connected{
	background: url(images/connected.jpg) 50% 0 no-repeat fixed;
	background-repeat:repeat-x;
	color: white;
	height: 1780px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	z-index: 2;
	pointer-events:none;
	
	
}

 #connected .bg3{
	background: url(images/dogubombslogan5.png) 50% no-repeat fixed ;
	background-size: 600px;
	height: 900px;
	margin: 0 auto;
	top: 3000;
	padding: 0;
	position: absolute;
	width: 100%;
	z-index: 254;
	pointer-events: none;
	
}


#third{
	background: url(images/003ocean.jpg) 50% 0 no-repeat fixed;
	background-repeat:repeat-x;
	color: white;
	height: 600px;
	width: 100%;
	padding: 100px 0 0 0;	
	z-index: -105;
}




#third2{
	background: url() 50% 0 no-repeat fixed;
	background: black;

	width: 100%;
	padding: 0 0 0 0;	
	z-index: -5;
}

#fifth-nobg{
	height: 20px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	z-index: -5;
}

#fifth{
	background: #0;
	height: 300px;
	margin: 0 auto;
	padding: 40px 0 0 0;
	z-index: -5;
}


#fifthslow{
	
	height: 600px;
	margin: 0 auto;
	padding: 40px 0 0 0;
	z-index: -5;
}



#creations{
	border:10px solid #DDDDDD;
	}

.story{
	margin: 0 auto;
	min-width: 980px;
	overflow: auto;
	width: 980px;
	z-index: -5;
}

.story .float-left, .story .float-right{
	padding: 100px 0 0 0;
	position: relative;
	width: 350px;
	z-index: -5;	
}

.story .float-wayleft{
	padding: 0 0 0 0;
	position: relative;
	width: 250px;	
}

#vimeovideowrap{
	max-width: 720px;
	width: 80%;	
	margin-right: 30%;
	margin-left:100px;
	padding: 0 0 0 0;
}


@media all and (max-width: 650px) {
    #element{
        margin-left: 0px;
        top: 18px;
		left: 80px;
		width: 300px;
		overflow: hidden;
    }
}

@media all and (max-width: 1040px) {
    #elementourwork{
			display: none;
		   
			
    }
	   #vimeovideowrap{
		    top:10&;
			margin-right: 0;
			margin-left: 0;
    }
}

<!--@media all and (max-width: 830px) {
    <!-- #elementourwork{
		 max-width: 30px;
			margin-right: 0;
			margin-left: 0;
			margin-top: 20%;
	


    }
}