.text-align-center { text-align: center; }
.text-align-right { text-align: right; }
.clear { clear: both; }
.menu { min-width: 270px;  margin: 0 auto; }
.menu img { max-width: 95px; max-height: 70px; }
.menu-item { float: left; margin: 0px 20px 20px 10px; text-align: center; font-weight: 700; font-size: 11px; }
.menu-item a { width: 95px; height: 75px; -webkit-border-radius: 12px; background-image: -webkit-gradient(radial, 50 0, 0, 0 50, 400, 		from(rgba(255,255,255,1)), to(rgba(255,255,255,0)), 		color-stop(12%, rgba(255,255,255,0.2))); }
#pg_location, .ui-content, #map_canvas { width: 100%; height: 100%; padding: 0; }
.video { width: 100%; max-width: 500px; max-height: 600px; min-height: 200px; }
.notethat { font-size: 9px; }
h4 { text-align: center; }
.footer { border: 0px; bottom: 30px; opacity: 0.4; }
.agent-info img { max-width: 120px; text-align: left; margin: 3px; }
.property-info span { font-weight: bold; }
.btn { display: block; }
.represent_unbranded { display: none; }
.floorplan img { width: 100%; }
.floorplan ul { list-style-type: none; margin: 0px; padding: 0px; }
.floorplan div { text-align: center; }
.views{color:#0071ab;}
.sub{font-size:10px; color:#dedede;font-weight:normal;}
.content-wrapper {
    padding: 0 5px;
}