@media screen and (max-width:1200px) {
	#floatMenu{display:none;}
}

@media screen and (max-width:1100px) {
	#wrapper {margin-top: 50px;}
	#wrapper02 {margin-top: 50px;}
	#wrapper02 #container_wr {
    padding: 0;
}
	#hd {height: 50px;}
	#hd.change {border-bottom:0;
}
	#hd:after {
		display: none;
	}
	#tnb {display: none;}
	#hd_wrapper {
		width: 100%; 
		height: auto;
		text-align: center;
	}
	#logo {
		width: calc(100% - 20px);
		margin-left: 10px;
		float: none;
		margin: 0 auto;
		display: inline-block;
	}
	#logo a {
		line-height: 50px;
		position: absolute;
		left: -40px;
		top: 0;
		width: 100%;
		margin-left: 40px;
	}
	#logo img {height: 25px;margin: 0 auto 3px;}
	#logo > span {
		display: block;
		float: left;
		cursor: pointer;
		font-size: 25px;
		color: #222;
		z-index: 666;
		position: relative;
		margin-top: 5px;
	}

	.hd_sch_wr{position:absolute;top:80px;left:10px;width:430px;margin-left:0px;  }
	#hd_qnb{float:right;margin-top:30px}
	#gnb { display: none; }
	#container_wr {width:100%; }

.hd_pops {
    left: 50% !important;
    margin-left: -150px;
    width: 300px;
    border-radius: 10px;
    overflow: hidden;
}
.hd_pops_con {
    width: 100% !important;
    height: auto !important;
}



	#aside { position: fixed; left: -305px; top: 0px; margin: 0px; z-index: 1000000000; overflow-y: auto; }
	.close_menu { position: fixed; display: block; height: 0px; z-index: 1000000000; top: 0px; left: -30px }
	.close_menu > i {
		font-size: 40px;
		cursor: pointer;
		color: #212121;
		background: #fff;
	}
	.mobile_menu { display: block; }


	#ft_wr {width:100%;}


	.mobile_menu {}
	.mobile_menu > ul {padding-bottom: 15px;  }
	.mobile_menu > ul > li {
		position: relative;
		width: 100%;
		padding: 10px 0 10px 0;
		font-size: 14px;
	}
	.mobile_menu > ul > li > i { position: absolute; right: 10px; color: #fff; font-size: 20px; cursor: pointer;}
	.mobile_menu > ul > li > ul {
		display: none;
		margin-top: 15px;
		background: #222;
		padding-bottom: 10px;
	}
	.mobile_menu > ul > li > ul > li { width: 100%;  padding:20px 15px 10px 15px;}
	.mobile_menu > ul > li > ul > li a{color:#fff;}
	.mobile_menu > ul > li > ul > li > a:hover { font-weight: 700; }
	.gnb_1da {
		color: #fff;
		margin-left: 10px;
	}
.slide-text p {
    font-size: 20px;
    line-height: 29px;
    margin-bottom: 10px;
}
.slide-text strong {
    font-size: 30px;
}
.slide-text b {
    font-size: 17px;
}

	/*서브*/
		#container02 {
		float: none;
		width: calc(100% - 40px);
		margin:10px auto 60px;min-height: unset;
	}

	.left_menu_top {display:none;}

	.left_menu {
		width: 100%;
		float: none;
		margin: 0;
	}
	.left_menu ul {
		margin-top: 0;
		border: 0;
		text-align: center;
	}
	.left_menu li {
		display:inline-block;
		border-bottom:0;
		line-height: 40px;
	}
.left_menu li a {
    display: block;
    padding: 0 20px;
    color: #999;
    border: 0;
}
	.left_menu li a.on {
		background-color: #fff;
		color: #000;
	}
	.left_menu .right_customer {
    display: none;
}

.left_costomer {
    display: none;
}
	.sub0103 {
		margin-top: 30px;
	}
	.qa_text {
		font-size: 16px;
		line-height: 20px;
		text-align: center;
		margin: 20px 0;
	}

	#ft_link {padding: 5px 0;text-align: center;}
	.ft_wrap {text-align: center;}
	#ft_catch {
		float: none;
		padding: 0 0 15px;
		margin: 0 auto;
		height: 40px;
	}
	#ft_catch img{height:100%;}
	.ft_text {
		float: none;
		width: 96%;
		margin-top: 0;
		margin:0 auto;
	}
	.ft_text p.copy {
    font-size: 12px;
}
.ft_link a {
    padding: 0 5px;
    font-size: 13px;
}
	.ft_inz_img {
		position: static;
		margin-top: 10px;
		width: 100%;
		max-width: 548px;
	}
	#aside {display:block;}
.ft_call {
    display: none;
}
}

@media screen and (max-width:900px) {
.bxslider_li {
    height: 500px;
}
.slide-text {
    top: 90px;
}
@keyframes slidein {
  from {
    opacity: 0;    top: 100px;
	   transition:all .1s linear;
  -o-transition:all .1s linear;
  -moz-transition:all .1s linear;
  -webkit-transition:all .1s linear;
  }

  to {
    opacity: 1;    top: 90px;
	   transition:all .1s linear;
  -o-transition:all .1s linear;
  -moz-transition:all .1s linear;
  -webkit-transition:all .1s linear;
  }
}
.circle_wrap {
    margin-top: 0;
}
.circle_wrap li a {
    width: 130px;
    height: 130px;
    font-size: 14px;
}
.circle_wrap li a span img {
    width: 50px;
}
.circle_wrap li a span {
    font-size: 30px;
    padding-top: 25px;
	height: 75px;
}
.circle_wrap li a p {
    padding-top: 0;
}


.sub_top {
    height: 200px;
}
.sub_top .sub_top_text {
    font-size: 30px;
    padding-top: 60px;
}
.sub_top .sub_top_text_wrap {
    font-size: 16px;
}


}
@media screen and (max-width:700px) {
	#tnb ul { width: 100%; }
	.left_menu ul {
		font-size: 13px;
		background: #f3f3f3;
	}
	.hd_sch_wr{top:80px;width: calc(100% - 20px); z-index: 0; }
	#hd_qnb{ display: none; float:right;margin-top:30px}
	#hd_sch #sch_stx {width:calc(100% - 50px);}

.sub0101 .left {
    width: 100%;
    float: none;
}
.sub0101 .sub0101_img {
    width: 100%;
    float: none;
    margin-top: 20px;
}
.sub0101 .sub0101_img img{
    width:100%; margin:0;
}
ul.tabs {
    height: 91px;
    background: #f6f6f6;
    border: 1px solid #ddd;
}
ul.tabs li {
    width: 50%;
    font-size: 14px;
	margin-top: -1px;
}
ul.tabs li.active:before {
    border-left: 15px solid transparent;
    border-right: 15px solid #d6d6d6;
    left: -31px;
}
ul.tabs li.active:after {
    border-right: 15px solid transparent;
    border-left: 15px solid #d6d6d6;
    right: -31px;
}
ul.tabs li:nth-child(2n) {
    border-right: 0 !important;
}
ul.tabs li.active {
    border-bottom: 1px solid #1067d9;
}
ul.tabs li.active:nth-child(2n) {
    border-right: 1px solid #1067d9 !important;
}

}


@media screen and (max-width:600px) {
.bxslider_li {
    height: 300px;
}
.slide-text p {
    font-size: 18px;
    line-height: 24px;
}
.slide-text strong {
    font-size: 25px;
}
.circle_wrap {
    position: static;
    padding-top: 20px;
    max-width: 300px;
    margin: 0 auto;
}
.circle_wrap li {
    width: 50%;
    margin-bottom: 20px;
}
.circle_wrap li:nth-child(2) a, .circle_wrap li:nth-child(3) a {
    background: #18304e;
    color: #fff;
}
.circle_wrap li:nth-child(4) a, .circle_wrap li:nth-child(1) a{
    background: #eee;
    color: #333;
}

.circle_wrap li:nth-child(4) a span img{
    filter: drop-shadow(0px 0px 6px rgba(0,0,0,0.05));
}
.navi_wrap{
    display: none;
}
.navi_wrap h2 {
    float: none;
    text-align: center;
}
/*서브*/
.sub_page {
    margin: 30px 0;
}
.left_menu li {
    display: block;
    border: 0;
    width: 50%;
    float: left;
}
.left_menu li a {
    padding: 0;
    background-image: none;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
}
.left_menu li a.on {
    background-image: none;
    border-bottom: 1px solid #fff;
}

.use_info {
    padding: 15px;
    line-height: 22px;
    font-size: 14px;
}
.price_wrap .price_tit {
    font-size: 22px;
}
.price_wrap .price_tit_tbl {
    font-size: 15px;
}
.price_wrap .price_tit_tbl td {
    font-size: 14px;
}
.use_tbl {
    margin-bottom: 20px;
}
.use_tbl th {
    padding: 8px 0;
    font-size: 15px;
}
.use_tbl td {
    padding: 5px 5px;
    font-size: 13px;
}
.use_info li {
    margin-bottom: 5px;
    font-size: 14px;
}



.slt .slt_content {
    padding: 0;
}

.slt .slt_content ul li a {
    font-size: 13px;
}
.x-gallery .text .title {
    font-size: 18px;
}
.x-gallery .text .desc {
    font-size: 14px;
}
.slide_left {
    margin-bottom: 10px;
}

.bx-controls.bx-has-controls-direction {
    bottom: 5px !important;
}
.ft_text {
    font-size: 12px;
    line-height: 16px;
    white-space: unset;
}
.ft_text p{word-break: keep-all;}

.gall_row .col-gn-3{width:50%;}
.gall_row .box_clear {
    clear: unset;
}
.gall_row .col-gn-0, .gall_row .col-gn-1, .gall_row .col-gn-2, .gall_row .col-gn-3, .gall_row .col-gn-4, .gall_row .col-gn-5, .gall_row .col-gn-6, .gall_row .col-gn-7, .gall_row .col-gn-8, .gall_row .col-gn-9, .gall_row .col-gn-10 {
    position: relative;
    min-height: 1px;
    padding-left: 5px;
    *padding-left: 0;
    padding-right: 5px;
    *padding-right: 0;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 0;
}

}



@media screen and (max-width:320px) {
.cont01 ul li {
    padding: 10px 6px;
}
}

