
@media screen and (max-width:980px){
.container{
	max-width:95%;
	height:auto;
	padding:0px;
	margin:0px auto;
}


.brand-logo{
	width:50px;
	height:auto;
	padding:0px;
	margin:0px auto;
	float:none;
}

.menu{
	width:100%;
	height:40px;
	padding:0px;
	margin:0px auto;
	float:none;
	background:#000;
}
.social{
	width:150px;
	padding:0px;
	margin:0px auto;
	height:auto;
	float:none;
	margin-top:20px;
}
#header{
	width:100%;
	height:auto;
	padding-bottom:20px;
	margin:0px auto;
	background:#fff;
	border-bottom:2px solid#000;
}
.h-box-left{
	width:95%;
	height:auto;
	padding:0px;
	margin:0px auto;
	float:none;
	margin-top:20px;
}
.h-box-right{
	width:95%;
	height:auto;
	padding:0px;
	margin:0px auto;
	float:none;
	margin-top:20px;
}
.banner{
	width:100%;
	height:auto;
	padding-top:170px;
	margin:0px auto;
}

.h-gallery{
	width:95%;
	height:auto;
	padding:0px;
	margin:0px auto;
	float:none;
}
.h-gallery-box{
	width:100%;
	height:auto;
	padding:0px;
	margin:15px 0px;
	float:none;
}

.h-news-event{
	width:95%;
	height:auto;
	padding:0px;
	margin:0px auto;
	float:none;
}
.f-left{
	width:95%;
	height:auto;
	padding:0px;
	margin:0px auto;
	float:none;
	margin-top:20px;
}
.f-add{
	width:95%;
	height:auto;
	padding:0px;
	margin:0px auto;
	float:none;
	margin-top:20px;
}
.f-right{
	width:95%;
	height:auto;
	padding:0px;
	margin:0px auto;
	margin-top:20px;
	float:none;
}

/*About PART*/
.about-left{
	width:100%;
	height:auto;
	padding:0px;
	margin:0px;
	float:left;
}
.about-right{
	width:100%;
	height:auto;
	padding:0px;
	margin:0px;
	float:right;
}
.about-left2{
	width:100%;
	height:auto;
	padding:0px;
	margin:0px;
	float:left;
}
.about-right2{
	width:100%;
	height:auto;
	padding:0px;
	margin:0px;
	float:right;
}

/*PRODUCT PART*/




.product-list{
	width:100%;
	height:auto;
	padding:0px;
	margin-top:0px;
	float:left;
}
.product-category{
	width:100%;
	height:auto;
	padding:0px;
	margin:0px;
	float:right;
}

.product-box-left{
	width:100%;
	height:auto;
	padding:0px;
	margin:14px 0px;
	float:none;
}
.product-box-right{
	width:100%;
	height:auto;
	padding:0px;
	margin:14px 0px;
	float:none;
}

.sp-wrap {
	display: none;
	line-height: 0;
	font-size: 0;
	background: #fff;
	border-radius: 3px;
	position: relative;
	margin: 0 25px 15px 0;
	float: left;
	/**************
	  Set max-width to your thumbnail width
	***************/
	width: 100%;
}

}
