*{margin:0;padding:0;font-family:helvetica neue,Helvetica,Arial,sans-serif}.ticker-container{height:42px;width:100%;text-align:center;position:absolute;overflow:hidden;background-color:rgba(0,0,0,.3);color:#fff;font-size:1.1em;margin-bottom:0;z-index:1}.ticker-container .ticker-caption{height:42px;width:60px;display:table;position:absolute;color:#fff;font-size:.8em;z-index:1}.ticker-container .ticker-caption p{height:inherit;width:inherit;display:table-cell;vertical-align:middle;font-weight:700}.ticker-container ul{list-style:none;padding:0;height:auto}.ticker-container ul div{overflow:hidden;position:absolute;z-index:0;display:inline;min-width:100%;left:0;height:42px;transition:.5s ease-in-out}.ticker-container ul div.ticker-active{top:0}.ticker-container ul div.not-active{top:42px}.ticker-container ul div.remove{top:-42px}.ticker-container ul div li{padding:7px 0}.ticker-container ul div li a{text-decoration:none;color:#fff}@media only screen and (max-width:500px){.ticker-container .ticker-caption{display:none}}@media(min-width:500px){.ticker-container{height:42px;text-align:left}.ticker-container .ticker-caption{height:100%;width:150px;background-image:url(../img/ticker-caption-bg.png);background-repeat:no-repeat;background-position:right}.ticker-container .ticker-caption p{text-align:center;padding-left:17px}.ticker-container ul{margin-left:170px;height:100%}.ticker-container ul div{height:100%;left:170px}.ticker-container ul div.ticker-active{top:0}.ticker-container ul div.not-active{top:42px}.ticker-container ul div.remove{top:-42px}}@media(min-width:768px){}@media(min-width:992px){}