@media (max-width:1200px) {
/* #### 태블릿 반응형 시작 #### */

/*------------------------------------
	상단 헤더
------------------------------------*/
.wrapper{  }

/* 로고 */
.header-e1.header .navbar-header .logo .navbar-brand img{ max-width:120px; }

/* 메뉴 */
.header .navbar .navbar-collapse{ height:60px !important; }
.header-e1.header .navbar-nav.menu{ margin-left:45px; }
.header .navbar-default .navbar-nav > li:nth-child(2){ min-width:160px; }
.header .navbar-default .navbar-nav > li > a{ padding:0 12px; font-size:16px; line-height:60px; }
.header .dropdown-menu li > a{ font-size:11px }


/* 스몰메뉴 */
.header .navbar .topbar-e1 .container{ min-width:140px;  }
.small_menu li:first-child{  }
.small_menu li:nth-child(2){ display:none;  }
.small_menu li:nth-child(3){ /* display:none; */ }
.small_menu li a{ line-height:70px; font-size:17px; }
.small_menu li a.eng_btn:hover:before{ bottom:20px; }

/*------------------------------------
	메인 컨텐츠
------------------------------------*/



.basic-bs .basic-bs-main{ min-height:auto; }
/*------------------------------------
	서브비주얼
------------------------------------*/
.sub_visual li{ height:220px; }
.sub_visual dt{ margin-top:125px; font-size:34px; }
.sub_visual dd{ display:none; }
.sub_visual dd span{ padding:1px 0; }


/*------------------------------------
	서브메뉴 타이틀
------------------------------------*/
.breadcrumbs{ display:none; }


.content_height.basic-bs-main.col-md-9.left-main{ padding:50px 15px; }


/*------------------------------------
	CI
------------------------------------*/
.ci_wrap li{ float:none; width:100%; margin-left:0; text-align:center; }
.ci_wrap li:first-child{ width:100%; }
.ci_wrap li:first-child > p{ display:inline-block; }
.ci_wrap li > p img{ width:auto; max-width:100%; }

.ci_wrap li h1{ margin:55px 0 0; }


/*------------------------------------
	회사소개
------------------------------------*/
.introduction_wrap .introduction_img li p{ width:280px; height:280px; }


/*------------------------------------
	CEO인사말
------------------------------------*/
.rnd_wrap .rnd_img li p{ width:280px; height:280px; }
.point_memo dl dt img{ display:none;  }
.board-list, .board-write, .board-view{ padding:0; }
/*------------------------------------
	게시판 상단바
------------------------------------*/
.top_check_point_wrap{ margin-top:-40px; margin-left:-15px; margin-right:-15px; }


/*------------------------------------
	Footer-e1 : 사이트맵
------------------------------------*/
.footer-e1 .site_menu > li{ width:12%; padding-left:10%; }



/*------------------------------------
	Footer-e1
------------------------------------*/
.footer-e1 address p span.company_address{ display:block; }
.footer-e1 address p span.company_address:before{ display:none; }


#ctt{border:none !important;}
/* #ctt_con img{ width:auto; } */

}/* #### 태블릿 반응형 끝 #### */