background-color: #000000;
-moz-animation-name: bounce_fountaing;
-moz-animation-duration: 1.3s;
-moz-animation-iteration-count: infinite;
-moz-animation-direction: linear;
-moz-transform: scale(.3);
-webkit-animation-name: bounce_fountaing;
-webkit-animation-duration: 1.3s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-direction: linear;
-webkit-transform: scale(.3);
-webkit-border-radius: 8px;
-ms-animation-name: bounce_fountaing;
-ms-animation-duration: 1.3s;
-ms-animation-iteration-count: infinite;
-ms-animation-direction: linear;
-ms-transform: scale(.3);
-o-animation-name: bounce_fountaing;
-o-animation-duration: 1.3s;
-o-animation-iteration-count: infinite;
-o-animation-direction: linear;
animation-name: bounce_fountaing;
animation-duration: 1.3s;
animation-iteration-count: infinite;
animation-direction: linear;
-moz-animation-delay: 0.52s;
-webkit-animation-delay: 0.52s;
-ms-animation-delay: 0.52s;
-o-animation-delay: 0.52s;
-moz-animation-delay: 0.65s;
-webkit-animation-delay: 0.65s;
-ms-animation-delay: 0.65s;
-o-animation-delay: 0.65s;
-moz-animation-delay: 0.78s;
-webkit-animation-delay: 0.78s;
-ms-animation-delay: 0.78s;
-o-animation-delay: 0.78s;
-moz-animation-delay: 0.91s;
-webkit-animation-delay: 0.91s;
-ms-animation-delay: 0.91s;
-o-animation-delay: 0.91s;
-moz-animation-delay: 1.04s;
-webkit-animation-delay: 1.04s;
-ms-animation-delay: 1.04s;
-o-animation-delay: 1.04s;
-moz-animation-delay: 1.17s;
-webkit-animation-delay: 1.17s;
-ms-animation-delay: 1.17s;
-o-animation-delay: 1.17s;
-moz-animation-delay: 1.3s;
-webkit-animation-delay: 1.3s;
-ms-animation-delay: 1.3s;
-o-animation-delay: 1.3s;
-moz-animation-delay: 1.43s;
-webkit-animation-delay: 1.43s;
-ms-animation-delay: 1.43s;
-o-animation-delay: 1.43s;
} @-moz-keyframes bounce_fountaing {
background-color:#000000;
-moz-transform:scale(.3);
background-color:#FFFFFF;
@-webkit-keyframes bounce_fountaing {
-webkit-transform:scale(1);
background-color:#000000;
-webkit-transform:scale(.3);
background-color:#FFFFFF;
@-ms-keyframes bounce_fountaing {
background-color:#000000;
background-color:#FFFFFF;
@-o-keyframes bounce_fountaing {
background-color:#000000;
background-color:#FFFFFF;
@keyframes bounce_fountaing {
background-color:#000000;
background-color:#FFFFFF;