
@media (max-width:1560px){

}

@media (max-width:1200px){
	/*header {display:none;}*/
	.logo_pc{display:none;}
	.m_header {display:block; height:80px; overflow:hidden; background-color:#111111;}
	.m_h_center {position:relative; width:95%; height: 80px; margin:0 auto;}
	.m_h_center .logo {position:absolute; left:0;top:25px;transition: background-image .3s ease-in-out; z-index:40;}
	.m_menu_wrap {display:none; position:absolute; top:0; left:0; width:100vw; height:100vh; background-color:#111111; z-index:33;}

	.m_header .m-btn {position: absolute; right:0; transform:translateY(-50%); top: 50%; width: 34px; height: 34px; background-color:transparent; border: none; font-size: 0; vertical-align: middle; text-indent: -9999px; cursor:pointer; z-index:9999;}
	.m_header .m-btn .bar_top,
	.m_header .m-btn .bar_mid,
	.m_header .m-btn .bar_bot {display: block; position: absolute; right: 2px; width: 32px; height: 4px; border-radius:3px; background-color:#fff; transform-origin: top right; transition: all .3s ease-in-out;}
	.m_header .m-btn .bar_top {top: 4px;}
	.m_header .m-btn .bar_mid {top: 50%; transform: translate(0, -50%);}
	.m_header .m-btn .bar_bot {bottom: 4px;}
	.m_header.openFull .m-btn .bar_bot {opacity:0;}
	.m_header.openFull .m-btn .bar_top {top: 3px; left: -6px; width: 32px; transform: rotate(-45deg);}
	.m_header.openFull .m-btn .bar_mid {top:26px; left: -3px; width: 32px; transform: rotate(45deg);}
	.m_header.openFull .m-btn .bar_top,
	.m_header.openFull .m-btn .bar_mid,
	.m_header.openFull .m-btn .bar_bot  {background-color:#fff;}
	.m_header.openFull {background-color: #111111;}
	.m_header.openFull {overflow:visible;}

	.m_gnb {width:90%; margin:191px auto 0;}
	.m_gnb > li {margin:0 0 60px 50px;}
	.m_gnb > li > a {color: #fff; font-size: 22px;}

	.visual {height: auto;}
	.slick-dotted.slick-slider {margin-bottom: 0 !important;}
	.visual .textbox h4 {margin-bottom: 20px; line-height: 40px; font-size: 34px;}
	.visual .textbox p {font-size: 16px; line-height: 27px;}
	.slickslider {height: 580px !important;}
	.visual .v_center {height: 580px;}
	.visual .textbox {bottom: 145px;}
	.customBx {bottom: 56px;}
	.visual .slick-dots {right: 10px; bottom: 47%; z-index: 27;}
	.p_line {width: 140px;}


	.contactBar {position: static; transform: translatex(0);}
	.newsWrap {height: auto; flex-wrap: wrap;}
	.newsWrap .newsBx {width: 100%; height: 53px; border-bottom: 1px solid #e1e1e1; }
	.newsWrap .imgChk {width: 100%; height: 80px; background-color: #e1e1e1;}
	.newsWrap .contactUs {margin-bottom: 60px; width: 100%; height: 60px;}

	.footerInfo .f_center {display: block;}
	.footerInfo .twoInfo {display: block;}
	.footerInfo .twoInfo h3 {margin-bottom: 10px; margin-top: 30px;}
	.footerInfo .twoInfo .infoLeft {margin-right: 0;}
	.footerInfo .twoInfo .infoLeft .address span {display: block;}

	.sub_visual {height: 200px;}
	.visualText p {top: 32%; font-size: 28px;}
	.sub_img {height: 200px; background-position: 34% top;}
	.subCont {width: 95%;}

	.slide-img img{width:1536px  !important;height:864px !important;top:initial !important;bottom:0;}
	.slide-text{font-size:36px !important;}
	.t1{width:800px;margin-top:-500px;}
}