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

/* - - - P a g e   a d a p t i v e   e l e m e n t s - - - */

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
@media screen and (max-width: 9000px) { 

.container {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: auto;
}
		
.logo {
	position: absolute;
	left: 50%;
	top: 50px;
	width: 70px;
	height: 70px;
	margin-left: -35px;
}	
	
.navi {
	position: absolute;
	text-align: center;
	left: 50%;
	top: 150px;
	width: 350px;
	height: auto;
	margin-left: -175px;
}	
	
.title {
	position: absolute;
	text-align: center;
	left: 50%;
	top: 250px;
	width: 260px;
	height: auto;
	margin-left: -130px;
}

.about {
	position: relative;
	text-align: center;
	left: 50%;
	top: 400px;
	width: 700px;
	height: auto;
	margin-left: -350px;
}
	
.project {
	position: relative;
	left: 50%;
	top: 400px;
	width: 1000px;
	height: auto;
	margin-left: -560px;		
}
	
.picture {
	position: relative;
	left: 0px;
	top: 0px;
	width: 600px;
	height: auto;
	margin-left: 0px;
}
	
.text {
	position: absolute;
	text-align: left;
	left: 600px;
	top: 0px;
	width: 500px;
	height: auto;
	margin-top: 180px;
	margin-left: 0px;
}
	
.tx1 {
	position: relative;
	text-align: left;
	left: 0px;
	top: 0px;
	width: auto;
	height: auto;
}
	
.tx2 {
	position: relative;
	text-align: left;
	left: 0px;
	top: 40px;
	width: auto;
	height: auto;
}
	
.tx3 {
	position: relative;
	text-align: left;
	left: 0px;
	top: 80px;
	width: auto;
	height: auto;
}
	
.footer {
	position: relative;
	text-align: center;
	left: 50%;
	top: 440px;
	width: 200px;
	height: 150px;
	margin-left: -100px;
}	
	
	
/* e n d   o f   m e d i a   s c r e e n */	
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
@media screen and (max-width: 1680px) { 

.logo {
	position: absolute;
	left: 50%;
	top: 30px;
	width: 70px;
	height: 70px;
	margin-left: -35px;
}	
	
.navi {
	position: absolute;
	text-align: center;
	left: 50%;
	top: 120px;
	width: 350px;
	height: auto;
	margin-left: -175px;
}	
	
.title {
	position: absolute;
	text-align: center;
	left: 50%;
	top: 190px;
	width: 320px;
	height: auto;
	margin-left: -160px;
}	
	
.about {
	position: relative;
	text-align: center;
	left: 50%;
	top: 310px;
	width: 700px;
	height: auto;
	margin-left: -350px;
}
	
.project {
	position: relative;
	left: 50%;
	top: 300px;
	width: 1000px;
	height: auto;
	margin-left: -560px;		
}
		
.footer {
	position: relative;
	text-align: center;
	left: 50%;
	top: 350px;
	width: 200px;
	height: 150px;
	margin-left: -100px;
}
	
/* e n d   o f   m e d i a   s c r e e n */	
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
@media screen and (max-width: 1200px) {

.project {
	position: relative;
	left: 50%;
	top: 300px;
	width: 90%;
	height: auto;
	margin-left: -45%;		
}
	
.picture {
	position: relative;
	left: 50%;
	top: 0px;
	width: 600px;
	height: 807px;
	margin-left: -300px;
}
	
.text {
	z-index: 3;
	position: relative;
	text-align: center;
	left: 50%;
	top: 0px;
	width: 80%;
	height: auto;
	margin-top: -40px;
	margin-left: -40%;
	padding-bottom: 100px;
}
	
.tx1 {
	text-align: center;
}
	
.tx2 {
	text-align: center;
}
	
.tx3 {
	text-align: center;
}	
	
.footer {
	position: relative;
	text-align: center;
	left: 50%;
	top: 400px;
	width: 200px;
	height: 150px;
	margin-left: -100px;
}		

	
/* e n d   o f   m e d i a   s c r e e n */	
}




/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
@media screen and (max-width: 760px) {

.about {
	position: relative;
	text-align: center;
	left: 50%;
	top: 310px;
	width: 540px;
	height: auto;
	margin-left: -270px;
}	
	
/* e n d   o f   m e d i a   s c r e e n */	
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
@media screen and (max-width: 580px) { 

.logo {
	position: absolute;
	left: 50%;
	top: 20px;
	width: 60px;
	height: 60px;
	margin-left: -30px;
}	
	
.navi {
	position: absolute;
	text-align: center;
	left: 50%;
	top: 100px;
	width: 300px;
	height: auto;
	margin-left: -150px;
}	
	
.title {
	position: absolute;
	text-align: center;
	left: 50%;
	top: 160px;
	width: 260px;
	height: auto;
	margin-left: -130px;
}
	
.about {
	position: relative;
	text-align: left;
	left: 50%;
	top: 255px;
	width: 90%;
	height: auto;
	margin-left: -45%;
}	

p1 {
	Font-size: 56px;
}	
	
p2 {
	Font-size: 26px;
}
	
p3 {
	Font-size: 16px;
}
	
p4 {
	Font-size: 16px;
}

p7 {
	Font-size: 34px;
	line-height: 1.0;
}

.project {
	position: relative;
	left: 50%;
	top: 260px;
	width: 100%;
	height: auto;
	margin-left: -50%;		
}
	
.picture {
	position: relative;
	left: 50%;
	top: 0px;
	width: 100%;
	height: auto;
	margin-left: -50%;
}
	
.text {
	z-index: 3;
	position: relative;
	text-align: left;
	left: 50%;
	top: 0px;
	width: 90%;
	height: auto;
	margin-top: -20px;
	margin-left: -45%;
	padding-bottom: 60px;
}
	
.tx1 {
	position: relative;
	text-align: left;
	left: 0px;
	top: 0px;
	width: auto;
	height: auto;
}
	
.tx2 {
	position: relative;
	text-align: left;
	left: 0px;
	top: 20px;
	width: auto;
	height: auto;
}
	
.tx3 {
	position: relative;
	text-align: left;
	left: 0px;
	top: 40px;
	width: auto;
	height: auto;
}
	
.footer {
	position: relative;
	text-align: center;
	left: 50%;
	top: 300px;
	width: 200px;
	height: 80px;
	margin-left: -100px;
}				
	
/* e n d   o f   m e d i a   s c r e e n */	
}



/* - - - - - - - - - - - - - A n i m a t i o n - - - - - - - - - - - - - */

.container, .logo, .navi, .title, .footer, .about, p1, p2, p3, p4, p7, .picture, .project {
	
    -webkit-transition: all 0.2s ease, font-size 0.2s ease;
    -moz-transition: all 0.2s ease, font-size 0.2s ease;
    -o-transition: all 0.2s ease, font-size 0.2s ease;
    -ms-transition: all 0.2s ease, font-size 0.2s ease;
    transition: all 0.2s ease, font-size 0.2s ease;
}