#page-loader{z-index:9999;position:fixed;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,.5)}#page-loader h2{font-size:30px}#circularG{position:relative;width:98px;height:98px;margin:250px auto auto}.circularG{position:absolute;background-color:#0C4796;width:15px;height:15px;border-radius:15px;animation-name:bounce_circularG;-o-animation-name:bounce_circularG;-ms-animation-name:bounce_circularG;-webkit-animation-name:bounce_circularG;-moz-animation-name:bounce_circularG;animation-duration:1.54s;-o-animation-duration:1.54s;-ms-animation-duration:1.54s;-webkit-animation-duration:1.54s;-moz-animation-duration:1.54s;animation-iteration-count:infinite;-o-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;animation-direction:normal;-o-animation-direction:normal;-ms-animation-direction:normal;-webkit-animation-direction:normal;-moz-animation-direction:normal}#circularG_1{left:0;top:39px;animation-delay:.58s;-o-animation-delay:.58s;-ms-animation-delay:.58s;-webkit-animation-delay:.58s;-moz-animation-delay:.58s}#circularG_2{left:10px;top:10px;animation-delay:.77s;-o-animation-delay:.77s;-ms-animation-delay:.77s;-webkit-animation-delay:.77s;-moz-animation-delay:.77s}#circularG_3{top:0;left:39px;animation-delay:.96s;-o-animation-delay:.96s;-ms-animation-delay:.96s;-webkit-animation-delay:.96s;-moz-animation-delay:.96s}#circularG_4{right:10px;top:10px;animation-delay:1.15s;-o-animation-delay:1.15s;-ms-animation-delay:1.15s;-webkit-animation-delay:1.15s;-moz-animation-delay:1.15s}#circularG_5{right:0;top:39px;animation-delay:1.34s;-o-animation-delay:1.34s;-ms-animation-delay:1.34s;-webkit-animation-delay:1.34s;-moz-animation-delay:1.34s}#circularG_6{right:10px;bottom:10px;animation-delay:1.54s;-o-animation-delay:1.54s;-ms-animation-delay:1.54s;-webkit-animation-delay:1.54s;-moz-animation-delay:1.54s}#circularG_7{left:39px;bottom:0;animation-delay:1.73s;-o-animation-delay:1.73s;-ms-animation-delay:1.73s;-webkit-animation-delay:1.73s;-moz-animation-delay:1.73s}#circularG_8{left:10px;bottom:10px;animation-delay:1.92s;-o-animation-delay:1.92s;-ms-animation-delay:1.92s;-webkit-animation-delay:1.92s;-moz-animation-delay:1.92s}@keyframes bounce_circularG{0%{transform:scale(1)}100%{transform:scale(.3)}}