div#loading-screen{position:fixed;height:100%;width:100%;background-color:#0d69c0;top:0;z-index:150;overflow:hidden}div#loader-container{position:relative;top:0;width:90%;height:100%;max-width:980px;margin:0 auto}#loader{position:absolute;display:inline-block;top:25%;left:20%;right:20%;width:60%;text-align:center}#loading-screen button{position:relative;bottom:20px;left:10px}#svg-loader{width:355px;height:auto}.complete #loader{animation-duration:1.25s;animation-name:slideUp;animation-fill-mode:forwards;-webkit-animation-duration:1.25s;-webkit-animation-name:slideUp;-webkit-animation-fill-mode:forwards}.complete #svg-loader{animation-duration:1.25s;animation-name:shrink;animation-fill-mode:forwards;-webkit-animation-duration:1.25s;-webkit-animation-name:shrink;-webkit-animation-fill-mode:forwards}#loading-screen.complete{animation-duration:0.5s;animation-name:hide;animation-delay:1.25s;animation-fill-mode:forwards;-webkit-animation-duration:0.5s;-webkit-animation-name:hide;-webkit-animation-delay:1.25s;-webkit-animation-fill-mode:forwards}@-webkit-keyframes slideUp{from{top:25%;width:60%;left:20%}to{top:12px;width:85px;left:0}}@keyframes slideUp{from{top:25%;width:60%;left:20%}to{top:12px;width:85px;left:0}}@keyframes shrink{from{width:366px;height:144px}to{width:85px;height:34px}}@-webkit-keyframes shrink{from{width:366px;height:144px}to{width:85px;height:34px}}@keyframes hide{from{opacity:1}to{opacity:0;display:none;z-index:-100;background:transparent}}@-webkit-keyframes hide{from{opacity:1}to{opacity:0;display:none;z-index:-100;background:transparent}}@media (max-width:549px){#svg-loader{width:275px;height:108px}#loader{width:100%;left:0;text-align:center}.complete #svg-loader{animation-name:mobileShrink;-webkit-animation-name:mobileShrink}.complete.home #svg-loader{animation-name:homeShrink;-webkit-animation-name:homeShrink}.complete #loader{animation-name:mobileSlideUp;-webkit-animation-name:mobileSlideUp}.complete.home #loader{-webkit-animation-name:webkitHomeSlideUp;animation-name:homeSlideUp}#loading-screen.complete{animation-name:hide;-webkit-animation-name:hide}@keyframes homeSlideUp{from{top:30%}to{top:15px}}@-webkit-keyframes webkitHomeSlideUp{from{top:30%}to{top:15px}}@keyframes mobileSlideUp{from{top:30%}to{top:12px;left:30px;width:85px}}@-webkit-keyframes mobileSlideUp{from{top:30%}to{top:12px;left:30px;width:85px}}@keyframes homeShrink{from{width:275px;height:108px}to{width:110px;height:43px}}@-webkit-keyframes homeShrink{from{width:275px;height:108px}to{width:110px;height:43px}}@keyframes mobileShrink{from{width:275px;height:108px}to{width:85px;height:34px}}@-webkit-keyframes mobileShrink{from{width:275px;height:108px}to{width:85px;height:34px}}}