.gmb-loader{font-size:0;display:inline-block;position:relative;height:120px;width:120px}.gmb-loader div{background:#56c4b4;width:30px;height:30px;border-radius:30px;position:absolute;animation:gmb-bounce 1.75s infinite;top:50%;margin-top:-15px}.gmb-loader div:nth-child(2){animation-delay:.25s;left:50%;margin-left:-15px}.gmb-loader div:nth-child(3){animation-delay:.5s;right:0}@keyframes gmb-bounce{10%{transform:translate3d(0,30px,0);animation-timing-function:cubic-bezier(.5,0,.5,1);height:30px}14%{height:90px}15%{height:30px;transform:translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.8,0,.8,1)}35%{transform:translateZ(0)}}body,html{height:100%}body{margin:0;background:#fff}.table{display:table;width:100%;height:100%;text-align:center}.table .cell{display:table-cell;vertical-align:middle}