
@media screen and (min-width: 1200px) and (max-width: 1400px){

	/* ¼Ò°³ */
}

/* Desktop */
@media screen and (min-width: 992px) and (max-width: 1200px){
	/* °øÅë ±âº» */
	body,html						{ font-size:16px; }

	/* ¼Ò°³ */

}


/* Tablet */
@media screen and (min-width: 768px) and (max-width: 992px){
	/* °øÅë ±âº» */
	body,html						{ font-size:15px; }

	/* ¼Ò°³ */


	/* ¿Â¶óÀÎ»ó´ã */
	.counsel li:first-child				{ text-align: center; border:0px; padding-bottom:50px; text-align: left;}
	.counsel li:last-child				{ text-align: center; border:0px; padding-bottom:50px; }

	
	.menu						{ font-size:16px; }
}


/* Mobile HD */
@media screen and (min-width: 420px) and (max-width: 768px){

	/* °øÅë ±âº» */
	body,html						{ font-size:12px; }


	/*  ±âº» ·¹ÀÌ¾Æ¿ô ÄÚµå ¼±¾ð */
	.title_area_left					{ width:100%;}
	.title_area_right					{ width:100%; text-align: center;}
	.title_area_right li .sub_title_text		{ margin:0px; padding:0px; text-align: center; } 


	/* »ó´Ü */
	#top							{ height:100px;  }
	#top_info img					{ height:80%; max-height:100%; }
	#mobile_top_info_left li				{ height:100px; width:100%;  display:flex; justify-content:flex-start; align-items:center; }
	#top_info_center					{ height:100px; display:flex; justify-content:center; align-items:center; }
	#top_info_center img				{ margin-top:20px; height:50px; }
	#mobile_top_info_right		 li		{ height:100px; width:100%;  display:flex; justify-content:flex-end; align-items:center; }
	#top_info_left					{ height:70px; margin-top:10px; }
	#top_info_right					{ height:50px; margin-top:20px; }
	#top_menu						{ display:none;  }
	#top_space						{ height:100px; }


	/* ¿Â¶óÀÎ»ó´ã */
	#counsel						{ padding-top:50px !important; padding-top:0px; }
	.counsel li:first-child				{ text-align: center; border:0px; padding-bottom:50px; text-align: left;}
	.counsel li:last-child				{ text-align: center; border:0px; padding-bottom:50px; }



	#aboutus							{ width:100%; padding:50px 0; }
	#ceo								{ width:100%; padding:50px 0; }
	#location							{ width:100%; padding:50px 0; }
	#lecture							{ width:100%; padding:50px 0; }
	#counsel							{ width:100%; padding:50px 0; }



}



/* Mobile LD */
@media screen and (min-width: 380px) and (max-width: 420px){
	/* °øÅë ±âº» */
	body,html						{ font-size:12px; }
	.contents						{ padding:0;  }

	.br							{ display:inline; }
	.br420						{ display:block; }
	#mobileMenu					{ margin-top:70px;  }

	/*  ±âº» ·¹ÀÌ¾Æ¿ô ÄÚµå ¼±¾ð */
	.title_area_left					{ width:100%;}
	.title_area_right					{ width:100%; text-align: center;}
	.title_area_right li .sub_title_text		{ margin:0px; padding:0px; text-align: center; } 


	/* »ó´Ü */
	#top							{ height:70px; }
	#top_info img					{ width:80%; max-height:80%; }
	#mobile_top_info_left li				{ height:70px; width:100%;  display:flex; justify-content:flex-start; align-items:center; }
	#top_info_center					{ height:70px; display:flex; justify-content:center; align-items:center; padding:0px; }
	#top_info_center img				{ margin-top:20px; height:30px; }
	#mobile_top_info_right		 li		{ height:70px; width:100%;  display:flex; justify-content:flex-end; align-items:center; }
	#top_menu						{ display:none;  }
	#top_space						{ height:70px; }
	
	/* ¸ÞÀÎ ºñÁÖ¾ó */
	.owl-carousel .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent;position:relative;top:-25px;}
	.owl-carousel .owl-dots .owl-dot span{width:15px;height:15px;margin:5px 10px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}

	/*¼­ºñ½º */
	#service						{ padding-top:50px; padding-bottom:0px; }

	/* ¿Â¶óÀÎ»ó´ã */
	#counsel						{ padding-top:50px; padding-bottom:0px;  }
	.counsel li:first-child				{ text-align: center; border:0px; padding-bottom:30px; text-align: left;}
	.counsel li:last-child				{ text-align: center; border:0px; padding-bottom:30px; padding-left:0px; }



	#aboutus							{ width:100%; padding:50px 0; }
	#ceo								{ width:100%; padding:50px 0; }
	#location							{ width:100%; padding:50px 0; }
	#lecture							{ width:100%; padding:50px 0; }
	#counsel							{ width:100%; padding:50px 0; }


}



/* Mobile LD */
@media screen and (min-width: 320px) and (max-width: 380px){


	/* °øÅë ±âº» */
	body,html						{ font-size:11px; }
	.br							{ display:inline; }
	.br420						{ display:block; }
	#mobileMenu					{ margin-top:70px;  }
	.contents						{ padding:0;  }


	/*  ±âº» ·¹ÀÌ¾Æ¿ô ÄÚµå ¼±¾ð */
	.title_area_left					{ width:100%;}
	.title_area_right					{ width:100%; text-align: center;}
	.title_area_right li .sub_title_text		{ margin:0px; padding:0px; text-align: center; } 


	/* »ó´Ü */
	#top							{ height:70px; }
	#top_info img					{ width:80%; max-height:80%; }
	#mobile_top_info_left li				{ height:70px; width:100%;  display:flex; justify-content:flex-start; align-items:center; }
	#top_info_center					{ height:70px; display:flex; justify-content:center; align-items:center;  padding:0px; }
	#top_info_center img				{  margin-top:20px; height:30px; }
	#mobile_top_info_right		 li		{ height:70px; width:100%;  display:flex; justify-content:flex-end; align-items:center; }
	#top_menu						{ display:none;  }
	#top_space						{ height:70px; }
	
	/* ¸ÞÀÎ ºñÁÖ¾ó */
	.owl-carousel .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent;position:relative;top:-25px;}
	.owl-carousel .owl-dots .owl-dot span{width:15px;height:15px;margin:5px 10px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}


	/* ¿Â¶óÀÎ»ó´ã */
	#counsel						{ padding-top:50px; padding-bottom: 0px;}
	.counsel li:first-child				{ text-align: center; border:0px; padding-bottom:30px; text-align: left;}
	.counsel li:last-child				{ text-align: center; border:0px; padding-bottom:30px; padding-left:0px; }


	#aboutus							{ width:100%; padding:50px 0; }
	#ceo								{ width:100%; padding:50px 0; }
	#location							{ width:100%; padding:50px 0; }
	#lecture							{ width:100%; padding:50px 0; }
	#counsel							{ width:100%; padding:50px 0; }

}


/* Mobile LD */
@media screen and (min-width: 240px) and (max-width: 320px){


	/* °øÅë ±âº» */
	body,html						{ font-size:11px; }
	.br							{ display:inline; }
	.br420						{ display:block; }
	#mobileMenu					{ margin-top:70px;  }

	/*  ±âº» ·¹ÀÌ¾Æ¿ô ÄÚµå ¼±¾ð */
	.title_area_left					{ width:100%;}
	.title_area_right					{ width:100%; text-align: center;}
	.title_area_right li .sub_title_text		{ margin:0px; padding:0px; text-align: center; } 


	/* »ó´Ü */
	#top							{ height:70px; }
	#top_info img					{ width:80%; max-height:80%; }
	#mobile_top_info_left li				{ height:70px; width:100%;  display:flex; justify-content:flex-start; align-items:center; }
	#top_info_center					{ height:70px; display:flex; justify-content:center; align-items:center;  padding:0px; }
	#top_info_center img				{  margin-top:25px; height:20px; }
	#mobile_top_info_right		 li		{ height:70px; width:100%;  display:flex; justify-content:flex-end; align-items:center; }
	#top_menu						{ display:none;  }
	#top_space						{ height:70px; }
	

	/* ¸ÞÀÎ ºñÁÖ¾ó */
	.owl-carousel .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent;position:relative;top:-25px;}
	.owl-carousel .owl-dots .owl-dot span{width:15px;height:15px;margin:5px 10px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}

	/*¼­ºñ½º */
	#service						{ padding-top:50px; padding-bottom: 0px; }


	/* ¿Â¶óÀÎ»ó´ã */
	#counsel						{ padding-top:50px; padding-bottom: 0px; }
	.counsel li:first-child				{ text-align: center; border:0px; padding-bottom:30px; text-align: left;}
	.counsel li:last-child				{ text-align: center; border:0px; padding-bottom:30px; padding-left:0px; }


	#aboutus							{ width:100%; padding:50px 0; }
	#ceo								{ width:100%; padding:50px 0; }
	#location							{ width:100%; padding:50px 0; }
	#lecture							{ width:100%; padding:50px 0; }
	#counsel							{ width:100%; padding:50px 0; }
}

img {
	max-width: 100%;
	height: auto;
	width: auto\9;  /* ie8 */
} 
