Design Detail

Jack Stack Remodel

Design Detail Modern Stonework The owner of Jack Stack Barbecue wanted to update his Country Club Plaza restaurant’s classic ambiance with modern elements. The renovations included a new bar, bathrooms

View Projects »

Gillpatrick Residence

Design Detail Offset Pivoting Door The goal when envisioning this new home was for it to be functional and aesthetically clean with modern details. A unique, solid wood front door

View Projects »

Floating Staircase Design

Design Detail Floating Staircase The floating steel-supporting staircase is a feat of engineering and a work of art. Quartzite treads “float,” while the glass handrail provides safety without detracting from

View Projects »

Custom-Designed Curved Staircase

Design Detail Curved Staircase Delicately detailed and beautifully handcrafted, the Captiva model home’s dramatic curved staircase gracefully blends wood and iron with grand sweeping curves and free-flowing architecture. A one-of-a-kind,

View Projects »

805 Residence

Design Detail Grain- and Stain-Matched Cabinets The design team was tasked with updating this mid-century modern classic, while keeping the original integrity of the house as well as the existing

View Projects »

Sign up for our digital newsletter

This field is for validation purposes and should be left unchanged.
Name
function gravity_js_to_footer() { return true; } add_filter("gform_init_scripts_footer", "gravity_js_to_footer"); // Fix the ajax jquery inline code issue when gravity js is being called in the footer //https://bjornjohansen.no/load-gravity-forms-js-in-footer add_filter( 'gform_cdata_open', 'wrap_gform_cdata_open' ); function wrap_gform_cdata_open( $content = '' ) { $content = 'document.addEventListener( "DOMContentLoaded", function() { '; return $content; } add_filter( 'gform_cdata_close', 'wrap_gform_cdata_close' ); function wrap_gform_cdata_close( $content = '' ) { $content = ' }, false );'; return $content; }