#loading-center-absolute{width:25%}@media only screen and (min-width:1200px) and (max-width:1399px){#loading-center-absolute{width:40%}}@media only screen and (min-width:992px) and (max-width:1199px){#loading-center-absolute{width:40%}}@media only screen and (min-width:768px) and (max-width:991px){#loading-center-absolute{width:45%}}@media only screen and (min-width:576px) and (max-width:767px){#loading-center-absolute{width:50%}}@media (max-width:575px){#loading-center-absolute{width:60%}}#loading{margin-top:0;z-index:999999;position:fixed;top:0;height:100%;background-color:#fff;width:100%}#loading-center{position:relative;height:100%;width:100%}#loading-center-absolute{left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;top:50%}.object{margin-bottom:20px;-moz-border-radius:50% 50% 50% 50%;-webkit-border-radius:50% 50% 50% 50%;border-radius:50% 50% 50% 50%;position:absolute;height:20px;margin-right:20px;background-color:#5f3afc;width:20px}#object_one{-webkit-animation:object 2s linear infinite;animation:object 2s linear infinite}#object_two{-webkit-animation:object 2s linear -.4s infinite;animation:object 2s linear -.4s infinite}#object_three{-webkit-animation:object 2s linear -.8s infinite;animation:object 2s linear -.8s infinite}#object_four{-webkit-animation:object 2s linear -1.2s infinite;animation:object 2s linear -1.2s infinite}#object_five{-webkit-animation:object 2s linear -1.6s infinite;animation:object 2s linear -1.6s infinite}@-webkit-keyframes object{0%{left:100px;top:0}80%{left:0;top:0}85%{left:0;top:-20px;height:20px;width:20px}90%{height:15px;width:40px}95%{left:100px;top:-20px;height:20px;width:20px}to{left:100px;top:0}}@keyframes object{0%{left:100px;top:0}80%{left:0;top:0}85%{left:0;top:-20px;height:20px;width:20px}90%{height:15px;width:40px}95%{left:100px;top:-20px;height:20px;width:20px}to{left:100px;top:0}}.loading-icon .loading-logo{height:64px;-webkit-animation:ghurche 4s linear -1.2s infinite;animation:ghurche 4s linear -1.2s infinite;width:64px}@media (max-width:575px){.loading-icon .loading-logo{margin-bottom:10px}}@-webkit-keyframes ghurche{0%{left:100px;top:0}to{left:100px;top:0}}@keyframes ghurche{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}