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

/*------------------------------------
	상단 헤더
------------------------------------*/
.wrapper{ margin-top:72px; }

/* 상단메뉴 */
.header .navbar .navbar-collapse{ padding-right:70px; }
.header .navbar-default .navbar-nav > li > a{ padding:25px 25px 24px; font-size:18px; }

.header .navbar-default .navbar-nav > li:nth-child(1) .dropdown-menu{ margin-left:-12px; }
.header .navbar-default .navbar-nav > li:nth-child(3) > .dropdown-menu{ margin-left:-78px; }

/* 상단 퀵메뉴 */
.small_menu{ margin-top:19px; }

/* 다국어버튼, 사이트맵 */
.small_menu li:last-child{ display:none; }


/* 상단 2차메뉴 */
.header .dropdown-menu{  }

/* 상단로고 */
.header-e1.header .navbar-header .logo .navbar-brand{ width:220px; margin-top:21px; }

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

/*------------------------------------
	서브 좌측 메뉴
------------------------------------*/
.basic-bs.basic-bs-wrap.container.content{ padding:0; }

.content_height.basic-bs-side.col-md-3.side_left{  }
.content_height.basic-bs-main.col-md-9.left-main{ float:none; width:100%; padding:50px 0 70px; }

/* 좌측 메뉴 고정 fixed*/
.content_height.basic-bs-side.col-md-3.side_left{ width:100%; padding:0; margin:0; clear:both; }
.content_height.basic-bs-side.col-md-3.side_left.fixed{ position:relative; top:auto; left:auto; width:100%; }
.content_height.basic-bs-main.col-md-9.left-main{ margin-left:0!important; width:100%; clear:both; padding:40px 15px 50px; word-break:break-all;  }
.board-list_wrap{ display:none; }
.board-view_wrap{ width:96%; margin:0 2%; }
.bannerArea{ display:none }
.basic-bs .basic-bs-side h1.menuTitle{ display:none; }
.list-group.sidebar-nav-e1{ position:relative; width:100%; background:#f6f6f6; overflow:hidden; border-bottom:1px solid #ddd; }
.sidebar-nav-e1 li{ width:25%; margin:0; float:left; border-radius:0; border:none; border-right:1px #ddd dotted; text-align:center; font:normal 14px/35px 'Nanum Square','Malgun Gothic',Sans-serif; vertical-align:middle;}
.sidebar-nav-e1 li:nth-child(4){ border-right:none !important; }
.sidebar-nav-e1 li a{ padding:0 5px; height:35px; font:normal 14px/35px 'Nanum Square','Malgun Gothic',Sans-serif; }
.list-toggle.active:after { content: ""; }
.sidebar-nav-e1 li.active a{ width:100%; height:100%; border-radius:0; padding:0; vertical-align:middle;  color:#fff !important } 
.sidebar-nav-e1 .list-group-item > ul.collapse { display:none;  }
.sidebar-nav-e1 > li > a:after{ display:none;  }

/*회사소개 좌측메뉴*/
.company_wrap .sidebar-nav-e1 li{ width:20%; }
.company_wrap .sidebar-nav-e1 li:nth-child(4){ border-right:1px #ddd dotted !important; }
.company_wrap .sidebar-nav-e1 li:nth-child(5){ border-right:none !important; }

/*제품소개 좌측메뉴*/
.product_wrap .sidebar-nav-e1 li a{ padding:0 5px; }
.product_wrap .sidebar-nav-e1 li:hover > a{ color:#fff; }
.product_wrap .sidebar-nav-e1 li ul{ display:block !important; overflow:hidden; }
.product_wrap .sidebar-nav-e1 li > ul > li{ width:100%; float:none; }
.product_wrap .sidebar-nav-e1 li.active ul a{ color:#666 !important; }
.sidebar-nav-e1 li:hover > a{ background:#2683db; }
.product_wrap .sidebar-nav-e1 li ul{ height:107px; }
.product_wrap .sidebar-nav-e1 li ul li a{ padding:3px 0px; height:auto; }
.product_wrap .sidebar-nav-e1 li ul li a:before{ display:none; }
.product_wrap .sidebar-nav-e1 li ul li a:hover{ color:#666; }

.menuTitle{ display:none; }
.sidebar-nav-e1 > li.active, .sidebar-nav-e1 > li.active:hover{ border:none; border-right:1px #ddd dotted; }
.sidebar-nav-e1 > li.active a, .sidebar-nav-e1 > li.active:hover a{ background:#2683db url(/img/sub_title_bg.jpg) no-repeat right bottom; }
.sidebar-nav-e1 li a:hover{ background:#2683db url(/img/sub_title_bg.jpg) no-repeat right bottom; color:#fff;  }
.active.list-group-item, .active.list-group-item:hover, .active.list-group-item:focus{ background:#2683db; }
.wrapper.hanwoo .active.list-group-item, 
.wrapper.hanwoo .active.list-group-item:hover, 
.wrapper.hanwoo .active.list-group-item:focus{ background:#f44e4e;  }
.wrapper.coffee .active.list-group-item, 
.wrapper.coffee .active.list-group-item:hover, 
.wrapper.coffee .active.list-group-item:focus{ background:#803f3f;  }


/* 메인비주얼_ 메인주요제품 */
.Main .flexslider{ background-size:auto 100%; }

/*------------------------------------
	서브비주얼
------------------------------------*/
.sub_visual li{ height:160px; }
.sub_visual dt{ margin-top:58px; font-size:36px; }
.sub_visual dd{ display:none; }
.sub_visual dd span{ padding:1px 0; }

/*------------------------------------
	일드림 소개
------------------------------------*/


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

/*------------------------------------
	게시판 상단바
------------------------------------*/
.top_check_point_wrap{ margin-top:-40px; margin-left:-15px; margin-right:-15px; }


/*------------------------------------
	footer 즉시상담 btn
------------------------------------*/





/*검색창*/
.eb-top{ display:none; }

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

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