Header Prompt

I need you to generate a Website header that has a fixed position. It has a logo on the left with the URL of “” and it has the navigation on the right. both the logo and the header sit inside a “inner_page” DIV that has a max width of 1100px. The navigation is
Practice Areas
Firm
People
Testimonials
Resources
Contact

Header font is Montserrat
Give each Nav Item 5 sub pages named “sub Page” and make it a normal hover drop down on desktop.

On Mobile make the Nav collapse in a hamburger. When the menu is open make it full width. If a menu item has children give that item a arrow on the right side that is click to open sub menu.

For the code itself make this all one file with the header wrapped in a “HEADER” tag.

3