I've embeded the form in my template and put the gravity_form_enqueue_scripts function in the header. When I do that, the form works properly, using conditional logic, but the jQuery on the rest of my site doesn't work. When I take the function out, the conditional logic ceases to work, but the rest of the sites' scripts do.
I've tried hardcoding the header and form code for conditional logic, thinking it was a duplicate of jquery.min.js causing the problem, but that doesn't work either.
The URL I'm working at is http://mobilemissionshop.com/
The form is in the bottom right-hand corner with a "+" on the top. It's styled like a Qualaroo form.