@keyframes leftScroll{0%{transform:translateX(15%)}to{transform:translateX(-180%)}}.bannerHeader{background:#494949}#headerBannerContainer{overflow:hidden;max-height:25px}#headerBanner{position:relative;overflow:hidden;margin:auto;width:100%}#headerBanner ul{position:relative;margin:0;padding:0;height:25px;list-style:none;width:100%}#headerBanner ul li{margin:0;width:100%;max-width:980px;line-height:36px;overflow:hidden;-ms-overflow-style:none;scrollbar-width:none}#headerBanner ul li,.banner_text,.banner_text_container{position:relative;display:block;float:left;height:25px}.banner_text_container{max-width:980px;width:70%;overflow:hidden;margin:0 15%;align-content:center}.banner_text{margin:0;width:100%;white-space:nowrap;text-align:center;line-height:25px}#headerBanner ul li::-webkit-scrollbar{display:none}a.control_close,a.control_next,a.control_prev{position:absolute;z-index:999;display:block;padding:0 5px;width:auto;height:auto;text-decoration:none;font-size:20px;cursor:pointer;line-height:25px;margin-top:2px}a.control_prev{left:10%;border-radius:0 2px 2px 0}a.control_next{right:10%;border-radius:2px 0 0 2px}.banner_controls{max-height:20px;width:auto}@media screen and (max-width:980px){#headerBanner{width:100%;max-width:100%}#headerBanner ul li{width:100vw;max-width:85vw}.banner_text_container{max-width:85vw;width:70vw;margin:0 10%}.banner_text{min-width:100%}a.control_prev{left:0}a.control_next{right:0}.banner_controls{max-height:20px;width:auto}}