.global_header_wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.global_header_logo_area{flex-basis:15%}.global_header_menu_area{flex-basis:80%}.desktop_menu{list-style-type:none;margin-left:0;padding-left:0;text-align:right}.desktop_menu_items{display:inline-block;padding:10px 20px}.desktop_menu_links{color:#fff;text-decoration:none}.desktop_menu_items:nth-child(6){background-color:var(--mainYellow)}.desktop_menu_items:nth-child(6) a{color:#000}#mobileMenu,.MobileExpandedMenu{display:none}@media screen and (max-width:970px){.MobileExpandedMenu{display:block}#desktopMenu{display:none}#mobileMenu{display:block}}.hiddenMenu{display:none}.the_mobile__menu_wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.the_mobile__menu_logo_area{flex-basis:50%}.the_mobile__menu_bars_area{flex-basis:50%;text-align:right}#MobileBars{color:#fff;font-size:30px}.expanded_menu{line-height:37px;list-style-type:none;margin-left:0;padding-left:0}.expanded_menu_item{border-bottom:1px dotted #fff}.expanded_menu_links{color:#fff;text-decoration:none}.menuCallout{background-color:#fbb813;border-radius:6px;padding:12px 35px}.menuCallout a{color:#000;font-weight:700}