/*Contact Pages	------------------------------------*/
.map								{width:100%;position:relative;}
/* important! bootstrap sets max-width on img to 100% which conflicts with google map canvas*/
.map img							{max-width: none;}
.map-box							{min-height: 360px;}
.map-box-space						{margin-top: 15px;}
.map-box-space1						{margin-top: 7px;}