.autumn-container{position:fixed;top:0;height:100%;width:100%;left:0;overflow:hidden;z-index:-1}.autumn-leafs{text-align:center}.autumn-leafs span{display:inline-block;width:60px;height:60px;margin:-280px 40px 54px -34px;background:#f00;background:url("/Plugins/Widgets.OccasionEffect/Content/autumn/leaf.png");-webkit-animation:loader 10s infinite linear;-moz-animation:loader 10s infinite linear;animation:loader 10s infinite linear}.autumn-leafs span:nth-child(5n+5){-webkit-animation-delay:1.3s;-moz-animation-delay:1.3s;animation-delay:1.3s}.autumn-leafs span:nth-child(3n+2){-webkit-animation-delay:1.5s;-moz-animation-delay:1.5s;animation-delay:1.5s}.autumn-leafs span:nth-child(2n+5){-webkit-animation-delay:1.7s;-moz-animation-delay:1.7s;animation-delay:1.7s}.autumn-leafs span:nth-child(3n+10){-webkit-animation-delay:2.7s;-moz-animation-delay:2.7s;animation-delay:2.7s}.autumn-leafs span:nth-child(7n+2){-webkit-animation-delay:3.5s;-moz-animation-delay:3.5s;animation-delay:3.5s}.autumn-leafs span:nth-child(4n+5){-webkit-animation-delay:5.5s;-moz-animation-delay:5.5s;animation-delay:5.5s}.autumn-leafs span:nth-child(3n+7){-webkit-animation-delay:8s;-moz-animation-delay:8s;animation-delay:8s}@-webkit-keyframes loader{0%{width:60px;height:60px;opacity:1;-webkit-transform:translate(0,0) rotateZ(0deg)}75%{width:60px;height:60px;opacity:1;-webkit-transform:translate(100px,600px) rotateZ(270deg)}100%{width:60px;height:60px;opacity:0;-webkit-transform:translate(150px,800px) rotateZ(360deg)}}@-moz-keyframes loader{0%{width:60px;height:60px;opacity:1;-moz-transform:translate(0,0) rotateZ(0deg)}75%{width:60px;height:60px;opacity:1;-moz-transform:translate(100px,600px) rotateZ(270deg)}100%{width:60px;height:60px;opacity:0;-moz-transform:translate(150px,800px) rotateZ(360deg)}}@keyframes loader{0%{width:60px;height:60px;opacity:1;transform:translate(0,0) rotateZ(0deg)}75%{width:60px;height:60px;opacity:1;transform:translate(100px,600px) rotateZ(270deg)}100%{width:60px;height:60px;opacity:0;transform:translate(150px,800px) rotateZ(360deg)}}