.marquee{padding:55px 0}.marquee-content span{color:#000;font-family:Denver;font-size:35px;letter-spacing:1.28px;line-height:44px}.marquee-content span a:hover{color:#000}.marquee{overflow:hidden;white-space:nowrap}.marquee-content span{margin-left:70px}.marquee-content{animation:marquee 15s linear infinite;display:inline-block}.home_ticker .marquee-content{animation-direction:reverse}@keyframes marquee{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}.marquee:hover .marquee-content{animation-play-state:paused}@media(max-width:799px){.marquee{padding:15px 0}.marquee-content span{font-size:26px}}