/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/


/*
@import url(http://fonts.googleapis.com/css?family=Happy+Monkey);
*/
html, body, div, span, applet, object, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}


.cell {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
}



.img_01 {
	width:320px; 
	height: 180px; 
}

.img_02 {
	width:1280px; 
	height: 720px; 
}








@media only screen and (max-width: 1999px) {
.img_01 {
	width:600px; 
	height: 400px; 
}

.img_02 {
	width:400px; 
	height: 200px; 
}

.img_03 {
	width:400px; 
	height: 400px; 
}

.img_04 {
	width:200px; 
	height: 200px; 
}
	
	.img_05 {
	width:400px; 
	height: 200px; 
}
	
		.img_06 {
	width:400px; 
	height: 400px; 
}


}
@media only screen and (max-width: 1699px) {
.img_01 {
	width:600px; 
	height: 400px; 
}

.img_02 {
	width:400px; 
	height: 200px; 
}

.img_03 {
	width:400px; 
	height: 400px; 
}

.img_04 {
	width:200px; 
	height: 200px; 
}
	
	.img_05 {
	width:400px; 
	height: 200px; 
}
	
		.img_06 {
	width:400px; 
	height: 400px; 
}


}
@media only screen and (max-width: 1399px) {
.img_01 {
	width:600px; 
	height: 400px; 
}

.img_02 {
	width:400px; 
	height: 200px; 
}

.img_03 {
	width:400px; 
	height: 400px; 
}

.img_04 {
	width:200px; 
	height: 200px; 
}
	
	.img_05 {
	width:400px; 
	height: 200px; 
}
	
		.img_06 {
	width:400px; 
	height: 400px; 
}


}
@media only screen and (max-width: 999px) {
.img_01 {
	width:600px; 
	height: 400px; 
}

.img_02 {
	width:400px; 
	height: 200px; 
}

.img_03 {
	width:400px; 
	height: 400px; 
}

.img_04 {
	width:200px; 
	height: 200px; 
}
	
	.img_05 {
	width:400px; 
	height: 200px; 
}
	
		.img_06 {
	width:400px; 
	height: 400px; 
}
}
@media only screen and (max-width: 599px) {
	
.desktop {
	display:none;
}


.smartphone {
	display:inline;
}

	
.img_01 {
	width:600px; 
	height: 400px; 
}

.img_02 {
	width:400px; 
	height: 200px; 
}

.img_03 {
	width:400px; 
	height: 400px; 
}

.img_04 {
	width:200px; 
	height: 200px; 
	
	
}
	
	.img_05 {
	width:400px; 
	height: 200px; 
}
	
		.img_06 {
	width:400px; 
	height: 400px; 
}


}
