https://daneden.github.io/animate.css/
CSS Code:
-webkit-animation-duration: 1s;
-webkit-animation-delay: 0.6s;
-webkit-animation-iteration-count: 1;
-moz-animation-duration: 1s;
-moz-animation-delay: 0.6s;
-moz-animation-iteration-count: 1;
-o-animation-duration: 1s;
-o-animation-delay: 0.6s;
-o-animation-iteration-count: 1;
animation-duration: 1s;
animation-delay: 0.6s;
animation-iteration-count: 1;
www.icepick.co
@Nick_Meagher