@media (max-width: 1000px) {	
	.homeSection .content_holder .as_holder {
		display: none;
	}

	.homeSection .bxslider_home {
		width:100% !important; 
		max-width:703px;
		margin: 0 auto;
		float: none;
	}
	
	.homeSection .banner_caption {
		max-width: 703px;
	}
}