.header_container{display:flex;align-items:flex-start;justify-content:space-between;flex-flow:row wrap}.nav-left{max-width:50%;width:50%}.nav-right{width:100%;max-width:100%}.header_menu .hs-menu-wrapper{display:none;background:#000;position:absolute;left:0;right:0;top:100%}@media screen and (min-width:768px){.header_menu .hs-menu-wrapper{display:block;background:transparent;position:static}.nav-left{max-width:20%}.nav-right{max-width:75%}}.header_main.sticky .header_menu .hs-menu-wrapper>ul>li:last-child>a,.header_main.landing-header .header_menu .hs-menu-wrapper>ul>li:last-child>a{margin:0 !important}