div,p,li,span,select,option,a,input,button {font-size: 11px;color:#666}
/* ±âº»µðÀÚÀÎÀÌ 1080À¸·Î µÇ¾î ÀÖ¾î¼­ 1080º¸´Ù Å©¸é container¸¦ 1080px·Î °íÁ¤ÇÔ */

div.dday_text	{color:#fff; font-family:tahoma; font-weight:bold; font-size:1.7em; padding-top:0.525em; letter-spacing:-0.1em;
	text-align:right;padding-right:0.5em;
}
				  

@media (min-width: 1080px) {

}


/* ÀÛÀºÈ­¸éÀÌ ±âº»°ªÀÏ ¶§ ÀÌ °÷¿¡ ÀÛ¼º - Å« È­¸é¸¸ º¯°æÇÒ¶§ */
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
	div.dday_text	{font-size:2.325em; padding-top:0.7em; letter-spacing:-0.1em;
	xxxbackground-color:red;
	}
}

/* Medium devices (tablets, 768px and up) */
/* GPAD 800*1113 */
@media (min-width: 768px) {
	div.dday_text	{font-size:3em; padding-top:0.7em; letter-spacing:-0.1em;
	xxxbackground-color:green;
	}
}

/* Large devices (desktops, 992px and up) */
/* iPAD 1024*1264 */
@media (min-width: 992px) {
	div.dday_text	{font-size:4em; padding-top:0.7em; letter-spacing:0em;
	xxxbackground-color:yellow;
	}
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	div.dday_text	{font-size:7em; padding-top:0.8em; letter-spacing:0em;
	xxxbackground-color:orange;
	}
}

/* iPAD 1366*922 */
@media (min-width: 1366px) {
}

/* Å«È­¸éÀÌ ±âº»°ªÀÏ ¶§ ÀÌ °÷¿¡ ÀÛ¼º / ÀÛÀº È­¸é¸¸ º¯°æÇÒ¶§ */
/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
	
}

/*  Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
}

/*  Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) { 
	
}
.container{max-width: 100%;}
/*
	A7 - 360*616, 640*336
	S7 - 360*616, 640*336
	GPAD
*/
