Hey Tom,
Are you able to get to the page I linked? https://www-m.ameritas.com/wealth/
What the designers want is just to have that drop shadow you see on the page go over the Mega Menu. This may be a better page to view as well.
https://www-m.ameritas.com/about/accessibility-statement/
I was able to resolve this by adding the following. Even though I set the encryption to none, I needed to turn off the autoTLS
define(‘WPMS_SMTP_AUTOTLS’, false ); // True turns it on, false turns it off.