Jquery Toggle button doesn't close
I have a mobile menu with a jquery toggle button here that works as it should but when "included" into this web page, the toggle button doesn't close (on mobile). It opens but the button and submenus do not collapse.
I have different css, javascript and bootstrap elements in the webpage where the navbar was included so I suspect it's a conflict with one of those but was wondering which, I tried removing them one by one but it seems to cause more problems so just wanted to know which of those to focus on.
Here's the markup of the web page.
Here's the markup of the navbar.
Brandon

