.owl {
	display: none;
}
.owl-carousel .owl-item img {
	width: 100%;
}
.box-tin {
	width: initial;
}
#slider {
	margin-bottom: 20px;
}
.box-product .item:nth-child(4n+4) {
	margin-right: 0;
}
.marquee {
	white-space: nowrap;
	overflow: hidden;
	visibility:hidden;
}
#marq_kill_marg_bord {
	border: none ! important;
	margin: 0 ! important;
}

.banner-home {
	margin-top: 10px;
    margin-bottom: 15px;
}

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

@media (max-width: 767px) {
	#slider {
		margin-left: -10px;
		margin-right: -10px;
	}
	div.tieude_giua {
		font-size: 35px;
	}
	#box-news,
	#box-service,
	#box-support {
		float: none;
		width: 100%;
	}
	#box-service {
		display: none;
	}
	.box-tin {
		min-height: initial;
	}
	.ten_sp {
		line-height: 40px;
	}
	.box-product .tieude_giua {
		margin-bottom: 20px ! important;
	}
}