@media only screen and (max-width:767px){.marquee{height:50px;overflow:hidden;position:fixed;bottom:60px;left:100px;z-index:2147483644;background-color:#000;opacity:.95;width:100%}.marquee p{-moz-animation:marquee 45s linear infinite;-webkit-animation:marquee 45s linear infinite;animation:marquee 45s linear infinite}}@media only screen and (min-width:768px){.marquee{width:100%;background-color:#000;opacity:.95;height:50px;overflow:hidden;position:fixed;bottom:0;left:100px;z-index:2147483644}.marquee p{-moz-animation:marquee 45s linear infinite;-webkit-animation:marquee 45s linear infinite;animation:marquee 45s linear infinite}}.marquee p{white-space:nowrap;font-weight:700;font-size:14px;color:#fff;position:absolute;width:100%;height:100%;margin:0;line-height:50px;text-align:center;-moz-transform:translateX(5%);-webkit-transform:translateX(5%);transform:translateX(5%);-webkit-backface-visibility:hidden;animation-name:marquee;animation-duration:45s;animation-iteration-count:infinite;animation-timing-function:linear;overflow:hidden;animation-delay:0s}@-moz-keyframes marquee{0%{-moz-transform:translateX(5%)}100%{-moz-transform:translateX(-100%)}}@-webkit-keyframes marquee{0%{-webkit-transform:translateX(5%)}100%{-webkit-transform:translateX(-100%)}}@keyframes marquee{0%{transform:translateX(5%)}100%{transform:translateX(-100%)}}.marquee p:hover{animation-play-state:paused}.marquee p a{color:#fff}.marquee p a:hover{color:#fff;text-decoration:underline}@media only screen and (max-width:767px){.marquee_title{float:left;position:fixed;bottom:60px;left:0;z-index:2147483644;height:50px;background-color:#000;opacity:.95;width:100px}}@media only screen and (min-width:768px){.marquee_title{float:left;position:fixed;bottom:0;left:0;z-index:2147483644;height:50px;background-color:#000;opacity:.95;width:100px}}.marquee_title p{white-space:nowrap;font-size:14px;font-weight:700;color:#fff;position:absolute;width:100%;height:100%;margin:0;line-height:50px;text-align:left;background-color:#000;opacity:.95;padding-left:5px}