@media only screen and (max-width: 1024px) {
	.top-header .top-header-left span{
		padding-left: 0;
	}
	.menu-search .main-menu ul li a{
		    padding: 20px 13px;
	}
	.decor-shape{
		display: none;
	}
	.decor-shape{
		display: none;
	}
	}
@media only screen and (max-width: 768px) {
.top-header .top-header-left .logo{
	display: inline-block;
	width: 100%;
}
.top-header .top-header-left span{
	width: 100%;
}
.top-header{
	text-align: center;
}
.top-header .top-header-right{
	text-align: center;
}
.hc-nav-trigger.hc-nav-1 {
    display: block!important;
}
.second-nav{
	display: block;
}
.menu-search{
	display: none;
}
#footer-site .nav-footer{
	width: 100%;
}
.slider-product-sale .owl-prev{
	left: 0
}
.slider-product-sale .owl-next{
	right: 0
}
.slider-new .owl-prev{
	left: 0;
}
.slider-new .owl-next{
	right: 0
}
.item-product .image img {
    height: 200px;
}
.new-home .item .image img{
	height: 200px;
}
.section-light .col-5-of-12{
	width: 100%;
}
.section-light .col-7-of-12{
	width: calc(100% - 20px);
	margin: auto;
	margin-left: 10px;
}
.dark-block-area{
	display: none;
}
.section-light .col-5-of-12 {
    width: 100%;
    padding: 20px;
    margin-bottom: 27px;
}
.form-contact{
	padding-left: 0
}
}
@media only screen and (max-width: 812px){

}

@media only screen and (max-width: 736px){
.content-bottom .item-left{
	text-align: left;
}
.content-bottom .item-left .title:before{
	left: 0;
	right: inherit;
}
.nav-footer .item{
	padding-bottom: 10px;
}
.content-bottom{
	padding:30px 0;
}
.content-bottom  .item-center{
	padding:20px 0;
}
.conten-detail-pr{
	padding-top: 15px;
}
.top-supplier-detail .supplier-detail-right{
	padding-top: 20px;
}
.sidebar.sidebar-right{
	margin-top: 20px;
}
.sidebar{
	display: none;
}
.sidebar-mobile.sidebar{
  display:block;
}
.content-page-new .item .image img{
	height: 200px;
}
}
@media only screen and (max-width: 667px){
.top-header .top-header-left span{
	    width: 70%;
    margin: auto;
    float: none;
    margin-top: 10px;
    font-size: 12px;
}
.title-primary{
	font-size: 20px;
}
.category-home .nav-category .item .images img{
	height: 130px;
}
.item-product .image img{
	height: 160px;
}
.new-home .item .image img{
	height: 160px;
}
}
@media only screen and (max-width: 414px){
	

}