.tickercontainer{background:#fff;width:100%;height:49px;margin:0;padding:0;overflow:hidden;}
.tickercontainer .mask{position:relative;left:0px;top:16px;width:100%;overflow:hidden;}
ul.newsticker{position:relative;left:100px;font:bold 10px Verdana;list-style-type:none;margin:0;padding:0;width:4000px !important;}
ul.newsticker li{float:left;margin:0;padding:0;background:#fff;}
ul.newsticker a{white-space:nowrap;padding:0;color:#000;font-size:13px;margin:0 20px 0 0;font-family:lato;text-decoration:none;font-weight:400;}
ul.newsticker a:hover{color:#ff0000;}
ul.newsticker span{font-size:14px;font-weight:400 !important;margin:0 7px 0 0;}
.news-tick{background:#fff none repeat scroll 0 0;box-shadow:0 3px 3px rgba(0, 0, 0, 0.1);}
.paddingLR0{padding-left:0px !important;padding-right:0px !important;}
.news-leftside{background:red none repeat scroll 0 0;}
.news-leftside > h4{color:#fff;margin:0;padding:15px 10px;text-align:center;color:#fff !important;font-weight:400;}
@media screen and (max-width:420px){ul.newsticker a{margin:0 5px 0 0;font-size:11px;}
ul.newsticker span{margin:0 2px 0 0;font-size:10px;}
.tickercontainer .mask{top:18px;}
}