WordPress site hamburger menu toggle not working

Without seeing the jQuery you’ve used, I can’t recommend a fix but currently this is where your issue lies:

Uncaught TypeError: $(...).chosen is not a function

Thats taken from console log -> jquery.usp.core.js

Looks like someone else has had this problem by missing out a required library, check out:

chosen jquery library not loading – is not a function error