.ticker-area{margin-left:-15px}@media (min-width: 768px){.ticker-area{margin-left:0;margin-right:0}}.my-ticker-scroll{overflow:hidden}.my-ticker-scroll .my-news-ticker{transform:translateX(35%);-webkit-animation:marquee-animation 25s linear infinite;animation:marquee-animation 25s linear infinite;display:table;margin:0}.my-ticker-scroll .my-news-ticker.anim-stop,.my-ticker-scroll .my-news-ticker:hover{-webkit-animation-play-state:paused;animation-play-state:paused}.my-ticker-scroll .my-news-ticker li{display:table-cell;white-space:nowrap;padding:0px 13px}.my-ticker-scroll .my-news-ticker li a{font-family:"Graphik Regular";color:#011c40;font-size:18px;text-decoration:none}.my-ticker-scroll .my-news-ticker li a b{font-family:"Graphik Bold";line-height:22px;margin-right:24px;text-transform:capitalize}.pause-news-ticker{padding:18px;cursor:pointer;background-color:#011c40}.pause-news-ticker i{color:#fff}.pause-news-ticker:hover{background-color:#fff}.pause-news-ticker:hover i{color:#011c40}@-webkit-keyframes marquee-animation{0%{-webkit-transform:translateX(50%)}100%{-webkit-transform:translateX(-100%)}}@keyframes marquee-animation{0%{transform:translateX(50%)}100%{transform:translateX(-100%)}}

