/* Reset CSS =============================================================================  */
/* IMAGES ============================================================================= */

img {
	border : 0;
	max-width: 100%;
	display: block;
	height:auto;
}
/*  SECTIONS  ============================================================================= */

/*  GLOBAL OBJECTS ============================================================================= */

.clear {
	clear: both;
}


/* VENDOR-SPECIFIC ============================================================================= */

html { 
-webkit-overflow-scrolling : touch; 
-webkit-tap-highlight-color : rgb(52,158,219); 
-webkit-text-size-adjust : 100%; 
-ms-text-size-adjust : 100%; }
.clearfix { 
zoom : 1; }

/* Reset CSS =============================================================================  */