@media (max-width:1200px) {
/* #### 태블릿 반응형 시작 #### */


/* 최상단 스몰 메뉴 */
.topbar-e1 .container{ padding:0; width:94%; }

.wrapper{ }
.header .navbar{ height:70px; }

/* 상단 사이트맵 */
#sitemap{ top:73px; }
#sitemap:before{ height:73px; }

/* 로고 영역 */ 
.navbar.navbar-default .container{ width:100%; }
.header-e1.header .navbar-header.left { margin:0 0 0; }
.header-e1.header .navbar-header .logo .navbar-brand{ width:140px; margin-top:18px; }/*로고*/

/* 상단 탑메뉴 */
.header-e1.header .navbar-nav { padding-right:68px; }
.nav.navbar-nav.navbar-right{  }

.header .navbar-default .navbar-nav > li > a{ padding:17px 40px 27px 40px; font-size:16px; }/*1차 대메뉴 패딩*/

/* 상단 small menu */
.s_menu{ margin-top:20px; }
.s_menu p a{ height:27px; }
.s_menu p a.kor_btn{ width:38px; font-size:11px; line-height:27px; }
.s_menu p:nth-child(2){ display:none; }

/* 검색창 */ 
.nav.navbar-nav.navbar-right{ margin:3px 10px 0 0 }
.header .navbar .search-open {  display:none; position:absolute; top:55px; right:15px; width:300px; border:solid 1px #111; background:#fff; border-radius:1px; }
.header .navbar .nav > li > .search { display:inline-block; position:absolute; top:7px; right:15px; background:#1d73cc; color:#fff; cursor:pointer; padding:7px 8px; font-size:18px; border-radius:5px; }
.header .navbar .nav > li > .search:hover { color:#fff; background:#0fc5a5; }
.header .navbar .nav > li > .search.fa.search-btn.fa-times{ color:#fff; background:#0fc5a5; }
#sch_submit:before{ color:#0fc5a5; }

/* 상단 header fixed */
.header-e1.header.fixed .navbar-header .logo .navbar-brand{ background-size:100%; }/*로고*/


/* 메인 컨텐츠 본문 */
.basic-bs.basic-bs-wrap.container.content{ width:100%; }

/* 공지사항, 물때/날씨, 숙박정보 배너 */
.post_banner_wrap dl dt{ height:124px; }
.post_banner_wrap dl dd:after{  }

/* 푸터 */
.footer-e1 .address{ width:65%; }
.footer-e1 .footer .logo{ width:35%; }
.footer .container{ width:100%; }


/* 서브 좌측 메뉴 */
.basic-bs .basic-bs-side.side_left{ display:none; }
/* 서브 우측 컨텐츠 */
.col-md-9{ width:100%; }

/* 좌측 메뉴 고정 fixed*/
.content_height.basic-bs-side.col-md-3.side_left{width:20%; }
.content_height.basic-bs-side.col-md-3.side_left.fixed{  position:fixed;  width:220px; top:0; left:0; margin-left:0;  }
/* .content_height.basic-bs-main.col-md-9.left-main{ margin-left:20% !important; } */
/* .board-list_wrap.fixed{ position:fixed; width:24%; top:7px; right:2.5%; margin-right:0; max-height:600px; overflow-y:auto } */


/*------------------------------------
	서브비주얼
------------------------------------*/
.sub_visual dt { margin:126px 0 0 0; }



/* #ctt_con img{ max-width:100%; } */



/*------------------------------------
	하드웨어 액세서리
------------------------------------*/
/* 상단 로고 */
/* .hard .header-e1.header .navbar-header .logo .navbar-brand{ width:84px; margin-top:15px; } */
/*------------------------------------
	비전&경영방침
------------------------------------*/
/*경영방침*/
.management_right > p{ margin:0px 0 0 0; }


}/* #### 태블릿 반응형 끝 #### */
@media (max-width:1100px) {

}