html.lt-ie9.animations-ready #animations{display:none}#animations{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.animation{-webkit-transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;-webkit-perspective:1000;background-repeat:no-repeat;background-position:center center;position:absolute;z-index:3}.animation-fish,.animation-school-large,.animation-school-small{display:none}html.animations-ready .animation-fish,html.animations-ready .animation-school-large,html.animations-ready .animation-school-small{display:block}#animation-turtle{background-image:url(../img/turtle.png);width:92px;height:108px}#animation-winston{background-image:url(../img/winston.png);width:59px;height:39px}.animation-fish{background-image:url(../img/school_fish.png);width:42px;height:39px}.animation-school-large{background-image:url(../img/fish.png);width:185px;height:109px}.animation-school-small{background-image:url(../img/fishies.png);width:64px;height:39px}#animation-crab{background-image:url(../img/crab.png);width:58px;height:58px}#animation-umbrella{background-image:url(../img/umbrella.png);width:190px;height:103px;-webkit-animation-name:sway-umbrella;-webkit-animation-duration:8s;-webkit-animation-iteration-count:infinite;-webkit-transform-origin:50% 100%;animation-name:sway-umbrella;animation-duration:8s;animation-iteration-count:infinite;transform-origin:50% 100%}#animation-turtle{-webkit-animation-name:bobbing;-webkit-animation-duration:10s;-webkit-animation-iteration-count:infinite;-webkit-transform-origin:50% 50%;animation-name:bobbing;animation-duration:10s;animation-iteration-count:infinite;transform-origin:50% 50%}#animation-submarine,#animation-winston{-webkit-animation-name:bobbing;-webkit-animation-duration:15s;-webkit-animation-iteration-count:infinite;-webkit-transform-origin:50% 50%;-webkit-animation-direction:alternate;animation-name:bobbing;animation-duration:15s;animation-iteration-count:infinite;transform-origin:50% 50%;animation-direction:alternate}#animation-turtle,#animation-winston{display:none}#animation-winston{bottom:30%;right:20%}#animation-turtle{bottom:20%;left:10%}#footer-content #animation-umbrella{right:25%;top:0;z-index:100}#footer-content #animation-crab{top:100px;left:20%;-webkit-animation-name:rocking;-webkit-animation-duration:2s;-webkit-animation-iteration-count:infinite;-webkit-transform-origin:50% 100%;-webkit-animation-direction:alternate;animation-name:rocking;animation-duration:2s;animation-iteration-count:infinite;transform-origin:50% 100%;animation-direction:alternate}@-webkit-keyframes sway-umbrella{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}20%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}40%,50%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}70%{-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}100%,90%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes bobbing{0%{-webkit-transform:translate3d(0,0,0)}20%{-webkit-transform:translate3d(0,-6px,0) rotate(8deg)}40%{-webkit-transform:translate3d(0,0,0) rotate(0deg)}50%{-webkit-transform:translate3d(0,-6px,0)}70%{-webkit-transform:translate3d(0,6px,0)}90%{-webkit-transform:translate3d(0,-6px,0) rotate(-2deg)}100%{-webkit-transform:translate3d(0,0,0) rotate(0deg)}}@-webkit-keyframes rocking{0%{-webkit-transform:rotate(0deg)}50%{-webkit-transform:rotate(-6deg)}100%{-webkit-transform:rotate(0deg)}}@keyframes sway-umbrella{0%{transform:rotate(0deg);transform:rotate(0deg)}20%{transform:rotate(3deg);transform:rotate(3deg)}40%,50%{transform:rotate(0deg);transform:rotate(0deg)}70%{transform:rotate(-3deg);transform:rotate(-3deg)}100%,90%{transform:rotate(0deg);transform:rotate(0deg)}}@keyframes bobbing{0%{transform:translate3d(0,0,0)}20%{transform:translate3d(0,-6px,0) rotate(8deg)}40%{transform:translate3d(0,0,0) rotate(0deg)}50%{transform:translate3d(0,-6px,0)}70%{transform:translate3d(0,6px,0)}90%{transform:translate3d(0,-6px,0) rotate(-2deg)}100%{transform:translate3d(0,0,0) rotate(0deg)}}@keyframes rocking{0%{transform:rotate(0deg)}50%{transform:rotate(-6deg)}100%{transform:rotate(0deg)}}@media (min-width:992px){#animation-turtle,#animation-winston{display:block}}