* {
	margin: 0;
	padding: 0;
	/*float: none;
	clear: both;*/

}

body {
	background-color: #ffffff;
	overflow: hidden;
	overflow-y: auto;
}


/*_______________________________*/
/*_____________MENU______________*/
/*_______________________________*/

#menu{

	width: 180px; 
	height: 100%;
	position: fixed;
	left: 0px; top: 0px;
	z-index: 50;

	/*background-color: white;*/
	
}

#whiteMenuBar{

	position: absolute;

	width: 100%;
	height: 100%;

	background-color: white; 

	opacity: 0;

	z-index: 1;
}



#projectsBTN{
	text-decoration: line-through;
}
#aboutBTN{
	text-decoration: none;
}


.sanligu{

	text-align: left;
	position: relative;

	width: 110px;
	/*height: 100%;*/
	margin-top: 50px;
	margin-left: 50px;


	/*font-family: 'Muli', sans-serif;*/
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: normal;

	color: #333;

	font-weight: normal;
	letter-spacing: 2px;

	cursor: default;
	/*background: red;*/

	z-index: 2;
}

h1.large{
	display: inline-block;
}
h1.small{
	display: none;
}

#navigation {

	position: relative;

	width: 110px;
	/*	height: 100%;*/

	margin-top: 50px;
	margin-left: 50px;

	display: inline-block;

	z-index: 2;
	/*background: fuchsia; */
}

.anchorLink {
	display: block;
	margin-top: 2px;
	text-decoration: none;
	color: black;

	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.anchorLink:hover{
	/*color: #b3b6b9;*/
	color: red;
}

a{
	cursor: pointer;

} 

super {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: bolder;
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 2px;
	text-align: left;
	margin: auto;


}


/*_______________________________*/
/*___________Projects____________*/
/*_______________________________*/


.container{


	max-width: 2100px;
	margin: 45px auto;

  	/*float: left;
  	margin-left: 10%;*/

  	/*height: 1000px;*/
	/*top:0px;
	left:130px;*/
	/*background-color: blue;*/

}

.projectDiv{

	position: relative;

	float: left;
	margin: 10px;
}

.projectDiv img{

	position: absolute;
	left: 0px; top:0px;	
	z-index: 2;
}

.projectDiv p{

	position: absolute;
/*  	top: 50%;

  	-webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);*/

    width: 100%;
    text-align: right;

    bottom: -24px;
    right: -15px;

    display: inline-block;
    vertical-align: middle;
    letter-spacing: 0px;

    color: #000;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 2.0em;

    z-index: 1;

    /*display: none;*/
    opacity: 0;
}


.projectDivHover{

	position: absolute;
	z-index: 2;
	left: 0px; top: 0px;
	width: 100%;
	height: 100%;
	background-color: white;
	opacity: 0;

	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;

}
.projectDivHover:hover{
	opacity: .5;

	box-shadow: 10px 10px 5px #888888;
}



img{
	width: 100%;
	height: 100%;
}


@media not screen and (max-width: 640px) {

	.projectDiv:hover{
		/*	width: 301px;
		height: 436px;
		*/
		opacity: .8;
		box-shadow: 10px 10px 5px #888888;
	}

}

/*timer*/
#proj1{
	margin-top: 25px;
	margin-left: 340px;
	margin-bottom: 20px;
	width: 300px;
	height: 435px;

}

/*faces*/ 
#proj2{
	margin-top: 375px;
	margin-left: 260px;
	margin-bottom: 20px;
	width:380px;
	height:253px;
}

/*0000*/
#proj3{
	margin-top: 150px;
	margin-left: 260px;
	margin-bottom: 20px;
	width:340px;
	height:397px;
}

/*lamparas*/
#proj9{
	margin-top: 230px;
	margin-left:  80px;
	margin-bottom: 50px;
	width:280px;
	height:420px;
}

/*breathing*/
#proj4{
	margin-top: 410px;
	margin-left: 310px;
	margin-bottom: 20px;
	width:400px;
	height:278px;
}

/*pikulet*/
#proj5{
	margin-top: -300px;
	margin-left: 450px;
	margin-bottom: 20px;
	width:300px;
	height:450px;
}

/*experiments*/
#proj6{
	margin-top: 220px;
	margin-left: 660px;
	margin-bottom: 20px;
	width:300px;
	height:225px;
}

/*lili*/
#proj7{
	margin-top: 390px;
	margin-left: 150px;
	margin-bottom: 20px;
	width:330px;
	height:330px;
}

/*conductividad*/
#proj8{
	margin-top: 180px;
	margin-left: 780px;
	margin-bottom: 20px;
	width:300px;
	height:212px;
}



#dimensions{
	color: red;
}



/*_______________________________*/
/*_____________ABOUT_____________*/
/*_______________________________*/


#about{

	position: absolute;
	top: 3380px;

	/*background-color: green;*/

	z-index: 20;
}

#about_text{
	
	top: 0px;
	width:40%;
	max-width: 100%;
	min-width: 600px;

	margin: 0 auto;
	left:0;
	right:0;

	margin-top: 50px;
	
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 1.52em;
	text-align: left;
	color: #333;

	font-weight: normal;
	letter-spacing: 2px;

	cursor: default;
}

#mailto{

	font-weight: bold;
	color: red;
	text-decoration: none;
	cursor: pointer;
}
#mailto:hover{
	text-decoration: line-through;
}

#fin {
	position: absolute;

	/*background-color: fuchsia;*/

	top: 4100px;
	left: 0px;
	width: 100%;
	height: 280px;

	z-index: 0;

}


/*_______________________________*/
/*_____________MEDIA_____________*/
/*_____________QUERY_____________*/
/*_______________________________*/


@media screen and (max-width: 2100){

	.container{

		max-width: 2000px;
		margin: 45px auto;
	
	}

		/*timer*/
	#proj1{
		margin-top: 25px;
		margin-left: 340px;
		margin-bottom: 20px;

	}

	/*faces*/ 
	#proj2{
		margin-top: 375px;
		margin-left: 210px;
		margin-bottom: 20px;
	}

	/*0000*/
	#proj3{
		margin-top: 150px;
		margin-left: 210px;
		margin-bottom: 20px;

	}

	/*lamparas*/
	#proj9{
		margin-top: 230px;
		margin-left: 580px;
		margin-bottom: 50px;

	}

	/*breathing*/
	#proj4{
		margin-top: 310px;
		margin-left: 310px;
		margin-bottom: 20px;

	}

	/*pikulet*/
	#proj5{
		margin-top: 320px;
		margin-left: 320px;
		margin-bottom: 20px;

	}

	/*experiments*/
	#proj6{
		margin-top: 220px;
		margin-left: 160px;
		margin-bottom: 20px;

	}

	/*lili*/
	#proj7{
		margin-top: 390px;
		margin-left: 150px;
		margin-bottom: 20px;

	}

	/*conductividad*/
	#proj8{
		margin-top: 180px;
		margin-left: 780px;
		margin-bottom: 20px;

	}

	#about{

		top: 3000px;

	}

	#fin {
	
		top: 3800px;

	}


}




@media screen and (max-width: 1925px){


	.container{
		max-width: 1800px;
		margin: 45px auto;
	}


	/*timer*/
	#proj1{
		margin-top: 25px;
		margin-left: 270px;
		margin-bottom: 20px;

	}

	/*faces*/ 
	#proj2{
		margin-top: 115px;
		margin-left: 100px;
		margin-bottom: 20px;

	}

	/*0000*/
	#proj3{
		margin-top: 190px;
		margin-left: 120px;
		margin-bottom: 20px;

	}	

	/*lamparas*/
	#proj9{
		margin-top: 70px;
		margin-left: 510px;
		margin-bottom: 50px;

	}

	/*breathing*/
	#proj4{
		margin-top: 190px;
		margin-left: 330px;
		margin-bottom: 20px;

	}

	/*pikulet*/
	#proj5{
		margin-top: 190px;
		margin-left: 180px;
		margin-bottom: 20px;
		
	}

	/*experiments*/
	#proj6{
		margin-top: 280px;
		margin-left: 390px;
		margin-bottom: 20px;

	}

	/*lili*/
	#proj7{
		margin-top: 185px;
		margin-left: 730px;
		margin-bottom: 20px;

	}

	/*conductividad*/
	#proj8{
		margin-top: 180px;
		margin-left: 600px;
		margin-bottom: 20px;

	}


	#about{

		top: 3000px;

	}

	#fin {
	
		top: 3800px;

	}

}


@media screen and (max-width: 1600px){


	.container{
		max-width: 1400px;
		margin: 45px auto;
	}


	/*timer*/
	#proj1{
		margin-top: 25px;
		margin-left: 270px;
		margin-bottom: 20px;

	}

	/*faces*/ 
	#proj2{
		margin-top: 75px;
		margin-left: 300px;
		margin-bottom: 20px;

	}

	/*0000*/
	#proj3{
		margin-top: 280px;
		margin-left: 40px;
		margin-bottom: 20px;

	}	

	/*lamparas*/
	#proj9{
		margin-top: 190px;
		margin-left: 310px;
		margin-bottom: 50px;

	}

	/*breathing*/
	#proj4{
		margin-top: 110px;
		margin-left: 330px;
		margin-bottom: 20px;

	}

	/*pikulet*/
	#proj5{
		margin-top: 250px;
		margin-left: 350px;
		margin-bottom: 20px;
		
	}

	/*experiments*/
	#proj6{
		margin-top: 270px;
		margin-left: 190px;
		margin-bottom: 20px;

	}

	/*lili*/
	#proj7{
		margin-top: 185px;
		margin-left: 520px;
		margin-bottom: 20px;

	}

	/*conductividad*/
	#proj8{
		margin-top: 180px;
		margin-left: 600px;
		margin-bottom: 20px;

	}



	#about{

		top: 3450px;

	}

	#fin {
	
		top: 4050px;

	}

}

@media screen and (max-width: 1440px){

	.container{


		max-width: 1110px;
		margin: 45px auto;

	}

	/*timer*/
#proj1{
	margin-top: 25px;
	margin-left: 150px;
	margin-bottom: 20px;

}

/*faces*/ 
#proj2{
	margin-top: 75px;
	margin-left: 240px;
	margin-bottom: 20px;

}

/*0000*/
#proj3{
	margin-top: 180px;
	margin-left: 20px;
	margin-bottom: 20px;

}

/*lamparas*/
#proj9{
	margin-top: 90px;
	margin-left: 240px;
	margin-bottom: 50px;

}

/*breathing*/
#proj4{
	margin-top: 10px;
	margin-left: 150px;
	margin-bottom: 20px;

}

/*pikulet*/
#proj5{
	margin-top: 180px;
	margin-left: 220px;
	margin-bottom: 20px;
	
}

/*experiments*/
#proj6{
	margin-top: 170px;
	margin-left: 150px;
	margin-bottom: 20px;

}

/*lili*/
#proj7{
	margin-top: 145px;
	margin-left: 410px;
	margin-bottom: 20px;

}

/*conductividad*/
#proj8{
	margin-top: 110px;
	margin-left: 580px;
	margin-bottom: 20px;

}


#about{

	top: 3000px;

}

#fin {

	top: 3605px;

}

	.projectDiv p{
		opacity: 0;
	}


}




@media screen and (max-width: 1290px) {

	.container {

		max-width: 780px;
		margin: 45px auto;
	}


/*reorder all proj-divs...*/


/*timer*/
	#proj1{
		margin-top: 25px;
		margin-left: 30px;
		margin-bottom: 20px;

	}

/*faces*/ 
	#proj2{
		margin-top: 75px;
		margin-left: 50px;
		margin-bottom: 20px;
	}

/*0000*/
	#proj3{
		margin-top: 220px;
		margin-left: -20px;
		margin-bottom: 20px;
	}

/*lamparas*/
	#proj9{
		margin-top: 90px;
		margin-left: 50px;
		margin-bottom: 50px;
	}

/*breathing*/
	#proj4{
		margin-top: 140px;
		margin-left: 100px;
		margin-bottom: 20px;
	}

/*pikulet*/
	#proj5{
		margin-top: 190px;
		margin-left: 130px;
		margin-bottom: 20px;
	}

/*experiments*/
	#proj6{
		margin-top: 100px;
		margin-left: 380px;
		margin-bottom: 20px;
	}

/*lili*/
	#proj7{
		margin-top: 145px;
		margin-left: 210px;
		margin-bottom: 20px;
	}

/*conductividad*/
	#proj8{
		margin-top: 110px;
		margin-left: 310px;
		margin-bottom: 20px;
	}


	#about{
		top: 3420px;
	}

	#about_text{
		width:30%;
		max-width: 100%;
		min-width: 500px;

		margin-top: 50px;

		font-size: 1.44em;
	}

	#fin{
		top: 4090px;
	}

	.projectDiv p{
		opacity: 0;
	}

}


@media screen and (max-width: 925px) {
	.container {
		max-width: 370px;
		margin: 45px auto;

		/*float: left;*/
		/*margin-left: 20%;*/
	}

	/*reorder all proj-divs...*/


/*timer*/
	#proj1{
		margin-top: 25px;
		margin-left: 30px;
		margin-bottom: 20px;

	}

/*faces*/ 
	#proj2{
		margin-top: 35px;
		margin-left: 80px;
		margin-bottom: 20px;
	}

/*0000*/
	#proj3{
		margin-top: 65px;
		margin-left: 0px;
		margin-bottom: 20px;
	}

/*lamparas*/
	#proj9{
		margin-top: 35px;
		margin-left: 130px;
		margin-bottom: 20px;
	}

/*breathing*/
	#proj4{
		margin-top: 60px;
		margin-left: 90px;
		margin-bottom: 20px;
	}

/*pikulet*/
	#proj5{
		margin-top: 35px;
		margin-left: 75px;
		margin-bottom: 20px;
	}

/*experiments*/
	#proj6{
		margin-top: 35px;
		margin-left: 0px;
		margin-bottom: 20px;
	}

/*lili*/
	#proj7{
		margin-top: 50px;
		margin-left: 75px;
		margin-bottom: 20px;
	}

/*conductividad*/
	#proj8{
		margin-top: 80px;
		margin-left: 160px;
		margin-bottom: 20px;
	}

	#about{
		top: 3750px;
	}
	#about_text{
		width:25%;
		max-width: 100%;
		min-width: 400px;

		margin-top: 50px;

		font-size: 1.2em;
	}

	#fin{
		top: 4335px;
	}

	.projectDiv p{
		/*bottom: -28px;*/
		opacity: 0;
	}
}



@media screen and (max-width: 640px), screen and (max-width: 320px) {
	

	#menu{

		width: 100%; 
		height: 50px;

	}
	.sanligu{

		width: 110px;
		/*height: 100%;*/
		margin-top: 15px;
		margin-left: 15px;
		font-size: 0.9em;
		font-weight: bold;

	}
	h1.large{
		display: none;
	}
	h1.small{
		display: inline-block;
	}

	#navigation {
		display: none;
	}	

	.container {
		max-width: 300px;
		margin: 0px auto;

		/*float: left;*/
		/*margin-left: 20%;*/
	}

	#whiteMenuBar{

		opacity: 0.9;

	}




	#about{
		top: 3100px;
	}

	#about_text{

		width:25%;
		max-width: 100%;
		min-width: 300px;

		margin-top: 15px;

		font-size: 1em;
	}


	#fin{
		top: 3610px;
	}

	.projectDiv p{
		/*bottom: -28px;*/
		opacity: 0;
	}


	/*reorder and resize project divs...*/

	/*timer*/
	#proj1{

		margin-top: 50px;
		margin-left: 0px;
		margin-bottom: 10px;

		width: 300px;
		height: 435px;
	}

	/*faces*/ 
	#proj2{

		margin-top: 10px;
		margin-left: 0px;
		margin-bottom: 10px;

		width: 300px;
		height: 200px;
	}

	/*0000*/
	#proj3{
		margin-top: 10px;
		margin-left: 0px;
		margin-bottom: 10px;

		width:300px;
		height:350px;
	}		

	/*breathing*/
	#proj4{
		margin-top: 10px;
		margin-left: 0px;
		margin-bottom: 10px;
		
		width:300px;
		height:200px;
	}

	/*pikulet*/
	#proj5{
		margin-top: 10px;
		margin-left: 0px;
		margin-bottom: 10px;

		width:300px;
		height:450px;
	}

	/*experiments*/
	#proj6{
		margin-top: 10px;
		margin-left: 0px;
		margin-bottom: 10px;

		width:300px;
		height:225px;
	}

	/*lili*/
	#proj7{
		margin-top: 10px;
		margin-left: 0px;
		margin-bottom: 10px;

		width:300px;
		height:300px;
	}

	/*conductividad*/
	#proj8{
		margin-top: 10px;
		margin-left: 0px;
		margin-bottom: 10px;
		
		width:300px;
		height:212px;
	}

	/*lamparas*/
	#proj9{
		margin-top: 10px;
		margin-left: 0px;
		margin-bottom: 10px;
		
		width:300px;
		height:450px;
	}

}








