.headerinner{display:flex;align-items:center}.headerinner .logo{max-width:188px;width:100%}.headernav{max-width:calc(100% - 188px);width:100%;display:flex;align-items:center;gap:40px;justify-content:end}.headerinner{justify-content:space-between;gap:50px;padding:24px 0}.headernav a{font-size:18px;font-family:'Proxima Nova';color:#153146;font-weight:600}@media(max-width :991px){.headernav a{font-size:11px}}@media(max-width :767px){.headernav{display:none}.headerinner{justify-content:center}}