.delay-1{ animation-delay:.1s; -moz-animation-delay:.1s; -webkit-animation-delay:.1s; }
.delay-2{ animation-delay:.2s; -moz-animation-delay:.2s; -webkit-animation-delay:.2s; }

.delay-3{ animation-delay:.3s; -moz-animation-delay:.3s; -webkit-animation-delay:.3s; }
.delay-4{ animation-delay:.4s; -moz-animation-delay:.4s; -webkit-animation-delay:.4s; }
.delay-5{ animation-delay:.5s; -moz-animation-delay:.5s; -webkit-animation-delay:.5s; }
.delay-6{ animation-delay:.6s; -moz-animation-delay:.6s; -webkit-animation-delay:.6s; }
.delay-7{ animation-delay:.7s; -moz-animation-delay:.7s; -webkit-animation-delay:.7s; }


.delay-8{ animation-delay:.8s; -moz-animation-delay:.8s; -webkit-animation-delay:.8s; }
.delay-9{ animation-delay:.9s; -moz-animation-delay:.9s; -webkit-animation-delay:.9s; }
.delay-10{ animation-delay:1s; -moz-animation-delay:1s; -webkit-animation-delay:1s; }