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: 220px;
	height: auto;
	margin-left: -110px;
}

.case-grid {	
	position: relative;
	left: 50%;
	top: 410px;
	width: 1560px;
	height: auto;
	margin-left: -760px;
}

/* - - - C a s e   i n t e r a c t i o n - - - */	
	
.case-cover {
	position: absolute;
	z-index: 10;
	opacity: 0.00;
	cursor: pointer;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: #000;
	border-radius: 15px;
	
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;

}
	
.case-text {
	position: absolute;
	text-align: center;
	z-index: 11;
	left: 50%;
	top: 50%;
	width: 400px;
	height: 70px;
	margin-left: -200px;
	margin-top: -40px;
}
	
.case-cover:hover {
	opacity: 0.90;
}

.case-cover:hover + .case-logo {
	width: 300px;
	height: 300px;
	margin-left: -150px;
	margin-top: -150px;
}	
	
.case-logo {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 240px;
	height: 200px;
	margin-left: -120px;
	margin-top: -120px;
	
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
	
/* - - - * * * - - - */		
	
.case {
	position: relative;
	display: inline-block;
	left: 0px;
	top: 0px;
	width: 480px;
	height: 360px;
	background-color: #000;
	margin-right: 35px;
	margin-bottom: 35px;
	border-radius: 15px;
}
	
.footer {
	position: relative;
	text-align: center;
	left: 50%;
	top: 460px;
	width: 200px;
	height: 110px;
	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;
}	
	
.case-grid {
	position: relative;
	left: 50%;
	top: 300px;
	width: 1040px;
	height: auto;
	margin-left: -500px;
}
	
.footer {
	position: relative;
	text-align: center;
	left: 50%;
	top: 360px;
	width: 200px;
	height: 110px;
	margin-left: -100px;
}		
	
/* e n d   o f   m e d i a   s c r e e n */	
}



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

.case-grid {	
	position: relative;
	left: 50%;
	top: 300px;
	width: 84%;
	height: auto;
	margin-left: -42%;
}
	
.case {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 360px;
	margin-right: 0px;
	margin-bottom: 35px;
}
	
.footer {
	position: relative;
	text-align: center;
	left: 50%;
	top: 330px;
	width: 200px;
	height: 80px;
	margin-left: -100px;
}		

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

p1 {
	Font-size: 56px;
}	
	
p2 {
	Font-size: 26px;
}
	
p3 {
	Font-size: 16px;
}	
	
p5 {
	Font-size: 26px;
}	
	
p6 {
	Font-size: 16px;
}
	
.case-text {
	width: 90%;
	margin-left: -45%;
	margin-top: -35px;
}	
	
.case-grid {	
	position: relative;
	left: 50%;
	top: 250px;
	width: 90%;
	height: auto;
	margin-left: -45%;
}

.case {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 300px;
	margin-right: 0px;
	margin-bottom: 15px;
}	
	
.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, .case-grid, p1, p2, p3, p5, p6 {
    -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;
}