/* 레이아웃 오버라이딩
------------------------------------------------------ */
@media only screen and (min-width: 1024px) {
}
@media only screen and (min-width: 1000px) {
	.topmenu {margin:0 0 0 145px}
	.topmenu .mn_s1 {letter-spacing:-.075em}
}
@media only screen and (min-width:1600px) and (max-width:1700px) {
	.topmenu .mn_s1 {padding:0 13px}
}
@media only screen and (min-width:1450px) and (max-width:1599px) {
	.topmenu .mn_s1 {padding:0 7px}
}
@media only screen and (min-width:1200px) and (max-width:1449px) {
	#logo {left:10px}
	#logo .logo-wrap h1 .slogo-img img {margin-right:5px;padding-right:10px}
	#gnavi-wr {right:10px;}
	.topmenu {margin:0 0 0 125px}
	.topmenu .mn_s1 {padding:0 5px;font-size:18px}
}
@media only screen and (min-width: 1023px) and (max-width:1299px) {
	.topmenu .mn_s1 {padding:0 5%;font-size:15px}
}
@media only screen and (min-width:1000px) and (max-width:1199px) {
	.topmenu {margin:0 0 0 75px}
}


/*
@media only screen and (max-width: 1599px) {
	.topmenu .mn_s1 {padding:0 7%;font-size: 20px}
}
@media only screen and (max-width:1499px){
	#logo {left:20px;top:29px}
	#logo .logo-wrap h1 .slogo-img img {height:25px;width:auto}
	#logo .logo-wrap h1 .slogo-txt {font-size:20px}
	.topmenu {margin:0 0 0 105px}
}
@media only screen and (max-width:1389px){
	.topmenu .mn_s1 {padding:0 4%;font-size:18px}
}
@media only screen and (max-width:1199px){
	.topmenu {margin:0 0 0 100px}
	.topmenu .mn_s1 {font-size:16px}
}
@media only screen and (max-width:1099px){
	.topmenu .mn_s1 {font-size:13px}
}
*/

/* 컨텐츠페이지 오버라이딩
------------------------------------------------------ */
/* 산학협력단 소개 > 산학협력단소개 */
.intro-wr .c-list04 li {width:50%;float:left;box-sizing:border-box}
@media (max-width: 699px){
	.intro-wr .c-list04 li {width:100%}
}

/* 산학협력단 소개 > 인사말 */
.gree-wr .name {float:right}
.gree-wr .name span{margin-right:20px}

/* 산학협력 및 창업지원 > 가족회사협약 > 협약업체 */
.ecourse-list select {width:100px;margin-bottom:15px;}

/*FROM SITE CODE :  
*/
