
@media (min-width: 1200px) {
	.container {
		width: 1200px !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.Bannerleft,
	.Bannerright{
		display: none;
	}

}

@media (min-width: 767px) and (max-width: 991px) {
	.Bannerleft,
	.Bannerright{
		display: none;
	}

}

@media (max-width: 767px) {
	.Bannerleft,
	.Bannerright{
		display: none;
	}

	.padding {
		padding: 10px 0;
	}

	footer {
		padding: 20px 0 ;
	}

	.row_footer {
		flex-wrap: wrap;
	}

	.footer1,
	.footer2,
	.footer3,
	.footer4 {
		width: 100%;
		padding: 5px;
	}

	.copppy {
		margin:0 0 45px 0;
	}

	.fix-toolbar {
		display: block;
	}
	.tabs-pro-detail .ul-tabs-pro-detail li,
	.ul-dm-left,
	.choose_list span,
	.zalo_fixed,
	.drag-wrapper,
	.ctrlq.fb-button,
	.search-fast,
	.call_fixed ,header nav,.topone_center p:nth-child(2),.hotline,.menu-left,.topone_center p{
		display: none;
	}
	.menu-right{
		width:100%;
	}
	
	.menu ul#main-nav{
		display: none;
	}
	.title-text_tab{
		display: block;
	}
	.right-product{
		width: 100%;
	}
	.form_contact {
		width: 100%;padding: 0;
	}
	header .wrap-top{
		padding:5px 0;
		border-bottom: 1px solid #fff;
	}
	.logo{
		width: 16%;
	}
	.wrap-top-right{
		width: 84%;
		justify-content: flex-end;
	}
	.time_open{
		width: 100%;
		order: 2;
		margin: 10px 0;
	}
	.time_open p{
		font-size: 12px;
		text-align: center;
	}
	.huongdanthanhtoan a{
		font-size: 12px;
		padding:4px 10px
	}
	.showmnrp{
		display: block !important;
	}
	
	.pagination>li>a, .pagination>li>span{
		padding: 4px 10px;
	}
	.title-pro-detail{
		margin: 10px 0;
	}
	.left-pro-detail,
	.center-pro-detail,
	.right-pro-detail{
		width: 100%;
	}
	.head-rating{
		flex-wrap:wrap;
	}
	.head-rating-left{
		width: 100%;
	}
	.head-rating-mid{
		width: 100%;
	}
	.head-rating-right{
		width: 100%;
	}
	.form_rating_left,
	.form_rating_mid{
		width: 100%;
		padding:0;
	}
	.title_lichsu div{
		width: 100%;
		display: -moz-flex;
		display: -ms-flex;
		display: flex;
		align-items: flex-start;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.flex_row.tinhtiendonhang{
		padding:10px;
	}
	.tinhtiendonhang-left,
	.tinhtiendonhang-right{
		width: 100%;
	}
	.image-holder{
		width: 100%;
		display: none;
	}
	.width-form{
		width: 100%;
		padding: 0 10px;
	}
	.huongdanthanhtoan,
	.time_open{
		display: none;
	}
	.dangky-dangnhap{
		margin: 0;
	}
	.cart-header{
		margin: 5px 0 0;
	}
	.search{
		width: 50%;
		margin: 0 0 5px 0;
		padding: 0 0 0 10px;
		/* display: none; */
	}
	.search input{
		width: calc(100% - 55px);
	}
	.search p{
		font-size: 10px;
		padding: 0 5px;
		width: 55px;
	}
	.product_list-section{
		display: block;
	}
	#bandoiframe iframe{
		height: 200px !important;
	}

	
	.aboutnews {
		position: relative;
	}

	.aboutnews:after {
		position: absolute;
		content: '';
		width: 100%;
		bottom: 0;
		height: 150px;
		left: 0;
		background: linear-gradient(to bottom, transparent 0%, #fff 100%);
	}

	.aboutnews.active:after {
		display: none;
	}

	.box-content-about {
		height: 250px;
		overflow: hidden;
	}

	.aboutnews.active .box-content-about {
		height: initial;
		overflow: initial;
	}

	.xemthem-abounnew {
		text-align: center;
		position: relative;
		z-index: 9;
	}

	.xemthem-abounnew span {
		color: #1282fc;
		border: 2px solid;
		padding: 8px 20px;
		display: inline-block;
		border-radius: 5px;
		background: #fff;
		cursor: pointer;
	}

}
@media (max-width: 550px){
	
}