/* max-width */ 
@media screen and (max-width: 1000px) {
	.page-banner{
		    padding-top:60px !important;	 	
	}
	.top-line{
		display:none;	
	}
} 
