@media only screen and (max-width: 1024px) {
	#wapper{
		width:100%;
		overflow:hidden
	}
	.container{
		width: 100%;
	}
	.logo{
		width: 15%;
	}
	.banner{
		width: 60%;
	}
	.boxbanner h2 {
		margin-bottom: 10px;
	}
	#nav .menu{
		padding:  0px;
	}
	.menu ul li a {
    padding: 0px 15px;
	}
	.category-name{
		    padding: 40px 40px 15px 40px;
	}
	.about{
		width: 70%;
	}
	.aboutbox{
		padding: 30px 60px;
	}
	#partner .container{
		overflow: hidden;
	}
	.product-name h3 a{
	    white-space: nowrap;
	
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
    width: 100%;
	    font-size: 15px;
	}
	.product-name{
		padding-bottom: 7px;
	}
	#breadcrumb .leftul ul li a {
		font-size: 14px
	}
	.detail-left .app-figure{
		margin: 0px
	}
	.product-des p{
		font-size: 13px
	}
	.product-des{
		height: 54px;
		overflow: hidden;
	}
	#product{
		padding-right: 15px;
		padding-left: 15px;
	}
	#gallery{
		padding-right: 15px;
		padding-left: 15px;
	}
	#news{
		padding-right: 15px;
		padding-left: 15px;
	}
	#partner{
		padding-right: 15px;
		padding-left: 15px;
	}
	.wiget-title span{
		font-size: 15px
	}
	.wiget-content ul li a{
		font-size: 13px
	}
	.footer-content ul li{
		font-size: 13px
	}
}


@media only screen and (max-width: 991px) {
	.showimg .gallery{
		float:left;
		width:33.3333333333333333%;
	}
	.boxbanner h2{
		font-size: 24px
	}
	.menu ul li a {
    padding: 0px 8px;
    font-size: 13px;
	}
	#nav .container{
		padding-right: 0px;
		padding-left: 0px;
	}
	.menu ul li a{
		font-weight: 500;
	}
	.category{
		width: 50%;
		margin-bottom:25px;
	}
	#header:before{
		position: absolute;
		left: 0px;
		right: 0px;
		top: 0px;
		display: block;
		background: rgba(255, 255, 255, 0.8);
		content: "";
		width: 100%;
		height: 100%;
	}
	.category-name h2 a {
    font-size: 15px;
	}
	.about-content .noidung{
		height: 300px;
		overflow-x: hidden;
		overflow-y: scroll;
	}
	.product{
		width: 33.333333333333333333%;
	}
	.news{
		width: 33.333333333333%;float: left;
	}
	#news .news:last-child{
		display: none;
	}
	.col-footer-1{
		float: left;
		width:20%;
	}
	.col-footer-2{
		float: left;
		width: 40%;
	}
	.col-footer-3{
		float: left;
		width: 40%;
	}
	.lang{
		width:25%;
	}
}


@media only screen and (max-width: 767px) {
	.btmn-mb{
	display: block;
	    width: 40px;
    height: 40px;
    text-align: center;
    border: 1px solid #ef1c22;
    border-radius: 4px;
    position: absolute;
    top: 15px;
    right: 15px;
        margin-top: 6px;
	}

	#menu{
	
	}
	.mm-menu_offcanvas.mm-menu_opened{
		display: block !important;
	}
	.menu{
		display: none !important
	}
	#header{
		position: relative;
	}
	.btmn-mb a
{
	display: block;
	width: 38px;
    height: 38px;
	padding: 11px;
	position: absolute;
	top: 0;
	left: 0;
}
.btmn-mb a:before,
.btmn-mb a:after
{
	content: '';
	display: block;
	background: #ef1c22;
	height: 2px;
}
.btmn-mb a span
{
	background: #ef1c22;
	display: block;
	height: 2px;
	margin: 6px 0;
}
#header:before{
	
}
#nav{
	position: relative;
	top:auto;
}
#header{
	padding-top: 8px;
	padding-bottom: 0px;
}
.boxbanner h2{
	font-size: 20px;
	margin-bottom: 5px;
}
.logo{
	width: 25%;
}
.boxbanner h3{
	line-height: 18px;
}
.banner{
	width: 65%;
}
.lang{
	width: 100%;
	background: #ef1c22;
	padding-top: 5px;
	padding-bottom: 5px;
}
.boxlang{
	width: auto;
	clear: none;
}
.logobox img {
    max-height: 70px;
    margin-bottom: 11px;
}
.boxlang ul{
    display: flex;
}
.boxlang ul li a{
	margin-left: 0px;
	margin-right: 20px;
	color: #fff;
	font-weight: 600;
}
.langother{
	margin-top: 0px;
	float: right;
	width: auto;
	clear: none;
}
.boxlang ul li a img{
	border-radius: 100%;
	border: 1px solid #fff
}
#slider{
	top: auto;
	    float: left;
}
#topfix{
	background: #fff;
}
.category-name h2 a {
    font-size: 14px;
}
.category-name {
    padding: 35px 15px 10px 15px;
}
.category-name h2 {
    line-height: 18px;
   }
  .category-name h2 a{
  	min-height: 41px;
  }
 .pad190 {
    padding-bottom: 170px;
}
.categorybox {

    padding-bottom: 58px;
}
.about-title h2{
	font-size: 24px;
}
.aboutbox {
    padding: 30px 20px;
}
.about-content{
	padding-left: 30px;
}
.product-price span {
    font-weight: 600;
    font-size: 14px;
}
.product-price {

    background: url(../images/bgprice.png) no-repeat top left;
    text-align: right;
    padding-right: 10px;
    min-width: 100px;
}
#news{
	background: #fff;
}
.newbox-name h3{
	height: 40px;
	overflow:hidden;
}
.newbox-des p{
	height: 72px;
	overflow:hidden;
}
#breadcrumb{
	padding-top: 100px;
	padding-bottom:50px;
}
.main-left{
	display: none;
}
.leftnav{
	display: none;
}
.main-center{
	padding-left: 15px;
	width: 100%;
	float: left;
	clear: both;
}
.detail-list h3 a {
    color: #333;
    font-size: 14px;}
.detail-list h3{
	font-size: 14px;
}
#nav{
	margin-top:0px;
}
}

@media only screen and (max-width: 639px) {

	#news .news:last-child {
    display: block;
	}
	#news .news{
		width: 50%;
		float: left;
	}
	.detail-left{
		width: 100%;
		margin-right: 0px;
		margin-bottom: 15px;
	}
	.detail-right{
		width: 100%;
			margin-bottom: 15px;
	}
}

@media only screen and (max-width: 567px) {
	.events-img img{
		width:100%
	}
	.showimg .gallery{
		float:left;
		width:50%;
	}
	.product {
    width: 50%;
	}
	 .news{
		width: 50%;
		float: left;
	}
	.about {
    width: 100%;
    background: #ef1c22
	}
	.about-content {
    padding-left: 0px;
	}
	.about-content .noidung {
    height: auto;
    overflow-x: hidden;
    overflow-y: hidden;
	}
	.about-title h2{
		    float: none;
    margin: 0 auto;
    text-align: center;
	}
	.boxbanner h3{
		display: none;
	}
	#category{

		position: relative;
		padding-top: 20px;
	}
	#topfix{
		padding-bottom: 0px
	}
	.categorybox{
		padding-bottom: 0px;
	}
	.category-name{
		position: relative;
		margin-top: 1px;
	}
	.category-name {
    padding: 12px;
	}
	.category-name h2 a {
    min-height: 63px;
	}
	.about-detail{
		text-align: center;
	}
	.col-footer-1 {
    float: left;
    width: 100%;
    text-align: center;
     margin-bottom: 10px;
	}
	.col-footer-1 img{
		
		max-height: 80px;
	}
	.col-footer-2 {
    float: left;
    width: 100%;
	}
	.col-footer-3 {
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
	}
	.main-title h1{
		font-size: 30px
	}
	#breadcrumb .leftul ul {
    margin: 0 auto;
    width: 90%;
	}
	#breadcrumb {
    padding-top: 50px;
    padding-bottom: 50px;
	}
	.contact-left{
		padding-right: 0px;
		padding-left: 0px;
	}
	.contact-right{
		padding-right: 0px;
		padding-left: 0px;
	}

}


@media only screen and (max-width: 479px) {
	.category-name{
		min-height: 110px;
	}
	.banner {
    width: 62%;
	}
	.events-name{
		margin-bottom: 2px;
	}
	.events-des p{
		font-size: 13px;
		line-height: 15px;
	}
	.events-des{
		height: 46px;
		overflow:hidden;
	}
	.main-title h1 {
    font-size: 24px;
}
	.events-detail{
		display: none;
	}
	.events-name h3 {
		line-height: 16px;
	}
	.events-name h3 a{
		font-size: 14px;
		font-weight: 600;
		
	}
	#breadcrumb .leftul ul li a {
    font-size: 13px;
}
}
@media only screen and (max-width: 400px) {
		.btmn-mb{
			margin-top: 0px;
		}
		.banner{
			padding-left: 0px;
		}
		.boxlang ul li a{
			margin-right: 8px;
		}
		.langother span{
			padding: 4px 12px;
		}
		.category{
			width: 100%;
			margin-bottom: 15px;
		}
		.category-name {
    min-height: auto;
	}
	.about-title h2{
		min-width: auto;
		padding: 15px;
	}
	.product {
    width: 50%;
}
#news .news {
    width: 100%;
    float: left;
}
.news {
    width: 100% !important;
    float: left;
}
.events-img {
    float: left;
    width: 100%;
    margin-right: 0%;
    margin-bottom: 10px;
}
.events-right {
    float: left;
    width: 100%;
}
.boxbanner h2 {
    font-size: 18px;}
	}
@media only screen and (max-width: 340px) {
	.product {
    width: 100%;
}
}