.global_header_wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.global_header_logo_area{flex-basis:30%}.global_header_menu_area{flex-basis:65%}.global_header_menu{list-style-type:none;margin-left:0;padding-left:0;text-align:right}.global_header_menu__items{display:inline-block;margin:0;text-align:center}.global_header_menu__links{color:#000;display:inline-block;padding:10px 25px;text-decoration:none}.lastMenuLink{background-color:#036;border-radius:6px;color:#fff;padding:10px 25px}#global_mobile_menu{display:none}@media screen and (max-width:700px){#global_desktop_menu{display:none}#global_mobile_menu{display:block}}.mobile_global_header_wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.mobile_global_header_logo_area{flex-basis:50%}.mobile_global_header_bars_area{flex-basis:50%;text-align:right}.MobileBars{font-size:25px}.expanded_header_menu{list-style-type:none;padding-left:0}.expanded_header_menu__items{border-bottom:1px dotted #dcdcdc;padding-bottom:5px;padding-top:5px}.expanded_header_menu__links{color:#000;text-decoration:none}.mobileMenuExpanded{display:none}@media screen and (max-width:700px){.mobileMenuExpanded{display:block}}.hiddenExpanded{display:none}