If you are trying to get this to work in Safari, you'll need to add this custom CSS to your project:
<style>
.timeline8_content-right, .timeline8_progress-line-cover {
-webkit-transform: translate3d(0, 0, 0);
}
</style>
Otherwise, I'll need a read-only link in order to inspect what might be going on.