.newsTickerBlock{position:relative;top:0;background:#1981b6;text-align:center;width:100%;z-index:901;min-width:980px}
.slider_wrapper .newsTickerBlock{top:494px}
.newsTickerBlock .newsTickerInner{width:980px;margin:auto;text-align:left;overflow:hidden;color:#FFF;padding:6px 0}
.newsTickerBlock .newsTickerInner .newsTickerTitle{float:left;font-size:15px;line-height:24px;padding-right:20px;border-right:1px solid #479ac5;text-transform:uppercase;margin-right:20px}
.newsTickerBlock .newsTickerInner .newsTickerList{float:left;position:relative;height:24px;line-height:24px}
.newsTickerBlock .newsTickerInner .newsTickerList .newsTickerItem{position:absolute;font-size:15px;white-space:nowrap;display:none;font-weight:300;text-overflow:ellipsis;overflow:hidden}
.newsTickerBlock .newsTickerInner .newsTickerList .newsTickerItem.shown{display:block}
.newsTickerBlock .newsTickerInner .newsTickerList .newsTickerItem a{text-decoration:none;color:inherit;font-size:15px}
.newsTickerBlock .newsTickerInner .newsTickerControls{float:right;height:21px;width:54px;margin-top:2px}
.newsTickerBlock .newsTickerInner .newsTickerControls .newsTickerLeft,.newsTickerBlock .newsTickerInner .newsTickerControls .newsTickerRight{width:21px;height:21px;display:block;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.newsTickerBlock .newsTickerInner .newsTickerControls .newsTickerLeft{float:left}
.newsTickerBlock .newsTickerInner .newsTickerControls .newsTickerRight{float:right}
.newsTickerBlock .newsTickerInner .newsTickerControls svg{max-height:100%;max-width:100%;fill:currentColor;overflow:visible}
@media only screen and (max-width:979px) and (min-width:720px){.newsTickerBlock{min-width:1px;display:table;width:100%}
.newsTickerBlock .newsTickerInner{display:table-row;width:100%}
.newsTickerBlock .newsTickerInner .newsTickerTitle{float:none;display:table-cell;white-space:nowrap;padding-left:24px;vertical-align:middle}
.newsTickerBlock .newsTickerInner .newsTickerList{float:none;width:80%;display:table-cell;padding-top:5px;padding-bottom:4px;vertical-align:top}
.newsTickerBlock .newsTickerInner .newsTickerList .newsTickerItem{left:10px;right:10px}
.newsTickerBlock .newsTickerInner .newsTickerControls{margin:7px 35px 7px 7px;width:54px}
}
@media only screen and (max-width:719px){.newsTickerBlock{display:none}
}