.bubblingG{text-align:center;width:90px;height:56px}.bubblingG span{display:inline-block;vertical-align:middle;width:11px;height:11px;margin:28px auto;background:#000;-moz-border-radius:57px;-moz-animation:bubblingG 1.3s infinite alternate;-webkit-border-radius:57px;-webkit-animation:bubblingG 1.3s infinite alternate;-ms-border-radius:57px;-ms-animation:bubblingG 1.3s infinite alternate;-o-border-radius:57px;-o-animation:bubblingG 1.3s infinite alternate;border-radius:57px;animation:bubblingG 1.3s infinite alternate}#bubblingG_1{-moz-animation-delay:0;-webkit-animation-delay:0;-ms-animation-delay:0;-o-animation-delay:0;animation-delay:0}#bubblingG_2{-moz-animation-delay:.39s;-webkit-animation-delay:.39s;-ms-animation-delay:.39s;-o-animation-delay:.39s;animation-delay:.39s}#bubblingG_3{-moz-animation-delay:.78s;-webkit-animation-delay:.78s;-ms-animation-delay:.78s;-o-animation-delay:.78s;animation-delay:.78s}@-moz-keyframes bubblingG{0%{width:11px;height:11px;background-color:#000;-moz-transform:translateY(0)}100%{width:27px;height:27px;background-color:#FFF;-moz-transform:translateY(-24px)}}@-webkit-keyframes bubblingG{0%{width:11px;height:11px;background-color:#000;-webkit-transform:translateY(0)}100%{width:27px;height:27px;background-color:#FFF;-webkit-transform:translateY(-24px)}}@-ms-keyframes bubblingG{0%{width:11px;height:11px;background-color:#000;-ms-transform:translateY(0)}100%{width:27px;height:27px;background-color:#FFF;-ms-transform:translateY(-24px)}}@-o-keyframes bubblingG{0%{width:11px;height:11px;background-color:#000;-o-transform:translateY(0)}100%{width:27px;height:27px;background-color:#FFF;-o-transform:translateY(-24px)}}@keyframes bubblingG{0%{width:11px;height:11px;background-color:#000;transform:translateY(0)}100%{width:27px;height:27px;background-color:#FFF;transform:translateY(-24px)}}