/* Theme Grid */
.wp_row { zoom: 1; position: relative; }
#wrap .wpex-row { margin-left: 0 !important; margin-right: 0 !important; }
#wrap .wpex-row .col { margin: 0 0 20px 1.6%; padding: 0; }
#wrap .wpex-row .span_1_of_2 { width: 49% }
#wrap .wpex-row .span_1_of_3 { width: 33% }
#wrap .wpex-row .span_1_of_4 { width: 23% }
#wrap .wpex-row .span_1_of_5 { width: 18% }
#wrap .wpex-row .span_1_of_6 { width: 15% }
body .wpb_row .vc_span12,
body .wpb_teaser_grid.wpb_carousel .vc_span12 { width: 100% }

/* Other Fixes */
.vcex-background.style-parallax { background-attachment: fixed !important }
.theme-button.clean.blue { background: #eee; }
.wpex-slider .sp-arrow { display: none !important; }
.staff-social a { display: block; float: left; }