/* Top Picture */

.slide1{
  	z-index: 0;
}

#project2-background{
	position: fixed;
  	left: 0;
  	right: 0;
  	top:-5%;
 	left: 0px;
	width: 100%;
	height: 60%;
	z-index: -1;
}

#videobackground2{
	position: fixed;
	top: -22%;
    right: 0;
    bottom: 0;
	width: 100%; 
    min-height: 100%;
}

@media only screen and (min-width: 320px) {
	#videobackground2 {
		position: fixed;
		top: -38%;
	    right: 0;
	    bottom: 0;
		width: 100%; 
	    min-height: 100%;
	}
}

@media only screen and (min-width: 400px) {
	#videobackground2 {
		position: fixed;
		top: -38%;
	    right: 0;
	    bottom: 0;
		width: 100%; 
	    min-height: 100%;
	}
}

@media only screen and (min-width: 680px) {
	#videobackground2 {
		position: fixed;
		top: -27%;
	    right: 0;
	    bottom: 0;
		width: 100%; 
	    min-height: 100%;
	}
}

@media only screen and (min-width: 950px) {
	#videobackground2 {
		position: fixed;
		top: -26%;
	    right: 0;
	    bottom: 0;
		width: 100%; 
	    min-height: 100%;
	}
}

@media only screen and (min-width: 1400px) {
	#videobackground2 {
		position: fixed;
		top: -22%;
	    right: 0;
	    bottom: 0;
		width: 100%; 
	    min-height: 100%;
	}
}



/* Projects */

.slide2{

}

.slide2 img{
	position: relative;
	width: 100%;
	height: 100%;
	padding-top: 25%;
	top: 60%;
  	left: 0;
  	right: 0;
  	z-index: 2;
}

@media only screen and (min-width: 320px) {
	.slide2 img {
		position: relative;
		width: 100%;
		height: 100%;
		padding-top: 50%;
		top: 60%;
	  	left: 0;
	  	right: 0;
	  	z-index: 2;
	}
}

@media only screen and (min-width: 400px) {
	.slide2 img {
		position: relative;
		width: 100%;
		height: 100%;
		padding-top: 50%;
		top: 60%;
	  	left: 0;
	  	right: 0;
	  	z-index: 2;
	}
}

@media only screen and (min-width: 680px) {
	.slide2 img {
		position: relative;
		width: 100%;
		height: 100%;
		padding-top: 50%;
		top: 60%;
	  	left: 0;
	  	right: 0;
	  	z-index: 2;
	}
}

@media only screen and (min-width: 950px) {
	.slide2 img {
		position: relative;
		width: 100%;
		height: 100%;
		padding-top: 28%;
		top: 60%;
	  	left: 0;
	  	right: 0;
	  	z-index: 2;
	}
}

@media only screen and (min-width: 1400px) {
	.slide2 img {
		position: relative;
		width: 100%;
		height: 100%;
		padding-top: 28%;
		top: 60%;
	  	left: 0;
	  	right: 0;
	  	z-index: 2;
	}
}

#project2-body{
	position: relative;
	overflow-x: hidden;
    overflow-y: auto;
	z-index: 2;
}

#project2-body img{
	width: 100%;
	height: 100%;
  	left: 0;
  	right: 0;
}

.slide3 {
	margin-top: -5.5px;
}

@media only screen and (min-width: 320px) {
	.slide3 {
		margin-top: -7px;
	}
}

@media only screen and (min-width: 400px) {
	.slide3 {
		margin-top: -7px;
	}
}

@media only screen and (min-width: 680px) {
	.slide3 {
		margin-top: -5.5px;
	}
}

@media only screen and (min-width: 950px) {
	.slide3 {
		margin-top: -5.5px;
	}
}

@media only screen and (min-width: 1400px) {
	.slide3 {
		top: -5.5px;
	}
}

.slide4{
	margin-top: -1020px;
	margin-bottom: -6px;
}

@media only screen and (min-width: 320px) {
	.slide4 {
		margin-top: -305px;
		margin-bottom: -4px;
	}
}

@media only screen and (min-width: 400px) {
	.slide4 {
		margin-top: -400px;
		margin-bottom: -4px;
	}
}

@media only screen and (min-width: 680px) {
	.slide4 {
		margin-top: -710px;
		margin-bottom: -4px;
	}
}

@media only screen and (min-width: 950px) {
	.slide4 {
		margin-top: -720px;
		margin-bottom: -4px;
	}
}

@media only screen and (min-width: 1400px) {
	.slide4 {
		margin-top: -1020px;
		margin-bottom: -6px;
	}
}

@media only screen and (min-width: 2500px) {
	.slide4 {
		margin-top: -1820px;
		margin-bottom: -6px;
	}
}

.slide5{
	margin-bottom: -4px;
}

@media only screen and (min-width: 2500px) {
	.slide5 {
		margin-bottom: -6px;
	}
}

.slide6{
	margin-bottom: -5px;
}

.slide7{
	margin-bottom: -5px;
}

.slide8{
	margin-bottom: -5px;
}

.project3-body{
	position: relative;
	z-index: 2;
}


/* Bottom Text */

.bottomtxt{
	font-family: 'Roboto:800', sans-serif;
	text-align: center;
	font-size: 1.5rem;
	display: block;
	float: left;
	position: relative;
	margin-top: -210px;
	left: 10%;
	width: 60%;
	z-index: 5;
}

@media only screen and (min-width: 320px) {
	.bottomtxt {
		font-size: .2rem;
		margin-top: -40px;
		left: 10%;	
		width: 80%;			
	}
}

@media only screen and (min-width: 400px) {
	.bottomtxt {
		font-size: .3rem;
		margin-top: -40px;
		left: 10%;	
		width: 80%;	
	}
}

@media only screen and (min-width: 680px) {
	.bottomtxt {
		font-size: 0.9rem;
		margin-top: -70px;
		left: 20%;
		width: 60%;			
	}
}

@media only screen and (min-width: 950px) {
	.bottomtxt {
		font-size: 1.25rem;
		margin-top: -95px;
		left: 20%;	
		width: 60%;			
	}
}

@media only screen and (min-width: 1400px) {
	.bottomtxt {
		font-size: 1.75rem;
		margin-top: -115px;
		left: 20%;	
		width: 60%;	
	}
}

@media only screen and (min-width: 2500px) {
	.bottomtxt {
		font-size: 3rem;
		margin-top: -215px;
		left: 20%;
		width: 60%;		
	}
}

a#poster{
	color: white;
	text-decoration: none;
	opacity: 50%;
}

a#poster:hover{
	color: white;
	opacity: 100%;
}

a#brief{
	color: white;
	text-decoration: none;
	opacity: 50%;
}

a#brief:hover{
	color: white;
	opacity: 100%;
}

a#process{
	color: white;
	text-decoration: none;
	opacity: 50%;
}

a#process:hover{
	color: white;
	opacity: 100%;
}

#brief{
	padding-left: 20%;
	padding-right: 20%;
}