Ok. I updated the forms and I was able to get the contact form to send out emails.
Thank you!
Now I am having trouble with the reCaptcha. The form is not working, it times out when I use the ReCaptcha.
I had the Web Host provider enable the JSON module like you recommended and had them update our PHP to version 7.1.
The web host ran some error logs and they found the following error:
Failed loading /opt/ioncube/ioncube_loader_lin_7.1.so: /opt/ioncube/ioncube_loader_lin_7.1.so: undefined symbol: zend_interrupt_function, referer: http://cultbranding.com/test/contact-form.html
It seems like Google is not receiving the ReCaptcha code. I am getting this error from google Recaptcha admin site. "We detected that your site is not verifying reCAPTCHA solutions. This is required for the proper use of reCAPTCHA on your site."
Thanks again for the help.