/* ============================ Contact Page ============================== */
.maincontent_wrapper {  background-image: linear-gradient(180deg, rgba(255,255,255,.85) 0%, rgba(255,255,255,.85) 100%), url('/imageserver/UserMedia/ridgeway/Gallery/fb-490702265_1203887795071477_484861588746076397_n.jpg');  background-size: cover;  background-position: center;  background-repeat: no-repeat;  background-attachment: fixed;}
.container-fluid { padding-right: 0; padding-left: 0;}

/* OLD =================================== */
/* .contact_info_wrap { float:left;position:relative;width:49%; }
.map_wrap { margin:0px 0px 20px 0px;float:right;position:relative;text-align:center;width:49%;border-radius:0px;box-shadow:#000000 0px 0px 4px 1px; }
@media (max-width:768px) {
	.contact_info_wrap { float: none;width: 100%; }
	.map_wrap { margin:12px 0 0 0;float:none;width:100%; }
} */