is-mobile .at-content{
	letter-spacing:-2px;
}
is-mobile input,textarea{
	letter-spacing:1px !important;
}
@media screen and (max-width: 767px){
	.table-responsive {
		border:0;
	}
}
.is-mobile #sub_vis{
	height:auto;
	top:50px;
}
.is-mobile #sub_vis .vis_img{
	width:100%;
	margin:0 auto;
}
.is-mobile #sub_vis .vis_img img{
	max-width:100%;
}
.is-mobile #sub_vis #vis01{
	background:none;
}
.is-mobile #sub_vis #vis02{
	background:none;
}
.is-mobile #sub_vis #vis03{
	background:none;
}
.is-mobile #sub_vis #vis04{
	background:none;
}
.is-mobile #sub_vis #vis05{
	background:none;
}
.is-mobile #sub_vis #vis06{
	background:none;
}
.is-mobile #sub_vis #vis07{
	background:none;
}
.is-mobile #wrap{
	padding-top:47%;
}
.is-mobile #sub_right{
	width:100%;
	padding:0 4%;
	margin-top:0;
}
	@media (max-width:480px){
		.is-mobile #sub_right{
		width:100%;
		padding:0 4%;
		margin-top:15px;
	}
}
.is-mobile #sub_right #sub_top .home{
	text-indent: -9999px;
	background:url(../img/mhome_bt.png)no-repeat center;
	background-size:15px 12px;
}
.is-mobile #sub_right #sub_top > ul{
	width:100%;
}
.is-mobile #sub_right #sub_top > ul > li{
	padding-right:0;
}
.is-mobile #sub_right #sub_top > ul > li{
	float:left;
	background:none;
	padding-right:0;
	padding:8px 0;
	text-indent:14px;
	background:#766c62;
	border:1px solid #c6c6c6;
}
.is-mobile #sub_right #sub_top > ul > li:nth-child(2){
	width:45%;
}
.is-mobile #sub_right #sub_top > ul > li:last-child{
	width:45%;
}
.is-mobile #sub_right #sub_top > ul > li:first-child{
	width:10%;
}
.is-mobile #sub_right #sub_top > ul > li a{
	display:block;
	font-size:14px;
	color:#fff;
	font-weight:500;
}
.is-mobile #sub_right #sub_top #categoryLabel{
	background:url(../img/msub_bt.png)no-repeat 98% center;
	background-size:12px 12px;
}
.is-mobile #sub_right #sub_top .home img{
	max-width:100%;
}
.is-mobile #sub_right #sub_top > ul > li.hidden-lg ul{
	top:138% !important;
	border-radius:0;
	right:1px;
	border-radius: 1%;
	box-shadow:none;
	border:1px solid #c6c6c6;
	padding:0 !important;
	background:#766c62 !important;
}
.is-mobile .dropdown-menu>li>a:hover{
	background:#766c62 !important;
	color:#fff;
}
.is-mobile #sub_right #sub_top > ul > li.hidden-lg ul li{
	background:none !important;
	padding-right:100% !important;
}
.is-mobile #sub_right #sub_top > ul > li.hidden-lg ul li a{
	padding-left:0px;
}
.is-mobile #sub_right h2{
	font-size:20px;
}
.is-mobile #sub_right h3{
	margin-top:70px;
	font-size:25px;
	padding-bottom: 15px;
}
.is-mobile #sub_right h5{
	font-size:16px;
	background-size:15px
}
.is-mobile #sub_right h6{
    font-size: 13px;
    background-size:22px;
	padding:0.5px 0;
}