#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{height:100%;position:fixed;top:0;background-color:#fff;width:100%;margin-top:0;z-index:999999}#loading-center{height:100%;position:relative;width:100%}#loading-center-absolute{-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;top:50%;left:50%}.object{height:20px;margin-right:20px;margin-bottom:20px;position:absolute;background-color:#5f3afc;-moz-border-radius:50% 50% 50% 50%;-webkit-border-radius:50% 50% 50% 50%;border-radius:50% 50% 50% 50%;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%{top:0;left:100px}80%{top:0;left:0}85%{height:20px;top:-20px;left:0;width:20px}90%{height:15px;width:40px}95%{height:20px;top:-20px;left:100px;width:20px}to{top:0;left:100px}}@keyframes object{0%{top:0;left:100px}80%{top:0;left:0}85%{height:20px;top:-20px;left:0;width:20px}90%{height:15px;width:40px}95%{height:20px;top:-20px;left:100px;width:20px}to{top:0;left:100px}}.loading-icon .loading-logo{-webkit-animation:ghurche 4s linear -1.2s infinite;animation:ghurche 4s linear -1.2s infinite;height:101px;margin:20px;width:100px}@media (max-width:575px){.loading-icon .loading-logo{margin-bottom:10px}}@-webkit-keyframes ghurche{0%{top:0;left:100px}to{top:0;left:100px}}@keyframes ghurche{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}