header ul{align-items:center;display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}header .logo-cont{margin-right:4%;width:48%}header .btn-cont{display:flex;justify-content:flex-end;width:48%}header li{border-left:1px solid #a8a8a8;padding:0 36px}header li:first-child{border-left:0;padding-left:0}@media(max-width:1200px){header .btn-cont{width:45%}header .logo-cont{margin-right:4%;width:51%}}@media(max-width:1024px){header .logo-cont{margin-right:4%;width:69%}header .btn-cont{width:27%}header li{padding:0 26px}}@media(max-width:767px){header{padding:20px 0!important}header li{padding:0 15px}header li:first-child{max-width:80px}header li:last-child{max-width:200px}}@media(max-width:500px){header .logo-cont{margin-right:4%;width:60%}header .btn-cont{width:36%}header li:first-child{max-width:30%}header li:last-child{max-width:70%}.trans-cta a{font-size:14px;padding:10px}}