@CHARSET "UTF-8";

/* Parent Responsive Template: */
@import "../../../cre8_prototyper/assets/css/responsive.css";

/* Breakpoint 2:  (i.e. big tablet portrait -> small tablet landscape)
   ==================================================================== */

@media screen and (max-width: 800px) {

	#location-wrapper {
		display: none;
	}
	
	/*#dealer-list li.column.fadeonscroll {
		opacity: 1 !important;
		filter:alpha(opacity=1) !important;
	}*/

}