.news-ticker{overflow:hidden}.news-ticker .et_pb_ajax_pagination_container{display:inline-block;white-space:nowrap;width:auto;animation:tickerMove 25s linear infinite}.news-ticker .et_pb_post{display:inline-block;margin-right:50px}.news-ticker:hover .et_pb_ajax_pagination_container{animation-play-state:paused}.news-ticker .et_pb_post h2{display:inline-block;max-width:300px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}@keyframes tickerMove{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}@media (max-width:768px){.news-ticker .et_pb_post h2{max-width:150px}}