Navbar with Brand Logo

I tried putting together a rough draft using flexbox at: http://christyforcongress.com/test/menuflex. I guess this is a basic start, but I need to figure out if this is the wrong direction and also how to make this more responsive, especially regarding mobile devices. My question regarding mobile is how to toggle between the full menu or the hamburger button. I’m thinking the best method is a media query as opposed to javascript, however, I have seen both used. Any feedback as to how to proceed?