.textMarquee{background:#fff;position:relative;opacity:0}.textMarquee:before{position:absolute;content:"";height:100%;width:50%;left:-15%;z-index:1;background:-moz-linear-gradient(left, white 0%, white 30%, rgba(255, 255, 255, 0) 100%);background:-webkit-linear-gradient(left, white 0%, white 30%, rgba(255, 255, 255, 0) 100%);background:linear-gradient(to right, white 0%, white 30%, rgba(255, 255, 255, 0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#00ffffff",GradientType=1)}.textMarquee:after{position:absolute;content:"";height:100%;width:50%;right:-15%;top:0;z-index:10;background:-moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 70%, white 100%);background:-webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 70%, white 100%);background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 70%, white 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=1)}.tickerwrapper{position:relative;width:200%;margin-left:-50%;height:120px;overflow:hidden}ul.list{position:relative;display:inline-block;list-style:none}ul.list.cloned{position:absolute;top:0;left:0}ul.list li{float:left;padding-left:40px;color:#233588;font-size:68pt;font-weight:600;text-transform:uppercase}@media screen and (max-width:768px){.textMarquee{padding:10px 0 !important}.tickerwrapper{height:80px}ul.list li{font-size:48pt;font-weight:600}}@media screen and (max-width:576px){.textMarquee{padding:5px 0 !important}.tickerwrapper{height:50px}ul.list li{font-size:28pt;font-weight:600}}