/*------------------------------------------------------------------

[Master Style]

Organization     : Flamecore 
Organization URI : http://flamecore.pro
Name Project     : Raindrop
Version          : 1.0.0
Author           : Andika Chamberlin
Author URI       : http://andikachamberlin.github.io
License          : Paid

-------------------------------------------------------------------*/
.fmc-bg-container{position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,.9);overflow:hidden}.fmc-layout{max-width:1024px;height:100%;margin:auto;position:relative}.fmc-circle:nth-child(1),.fmc-header{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}.fmc-header{text-align:center;transform:translate(-50%,-50%);z-index:10}.fmc-header h2,.fmc-header p{color:rgba(255,255,255,.5)}.fmc-button{background-color:rgba(255,255,255,.5);-webkit-transition:.3s;-o-transition:.3s;transition:.3s;border:none;padding:12px 16px;color:#000}.fmc-button:hover{background-color:rgba(255,255,255,.6)}@media (min-width:1024px){.fmc-header{text-align:left;position:absolute;top:50%;left:30%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:10}.fmc-header h2,.fmc-header p{color:rgba(255,255,255,.5)}.fmc-button{background-color:rgba(255,255,255,.5);-webkit-transition:.3s;-o-transition:.3s;transition:.3s;border:none;padding:12px 16px;color:#000}.fmc-button:hover{background-color:rgba(255,255,255,.6)}}.fmc-circle:nth-child(1){transform:translate(-50%,-50%);width:0;height:0;border-radius:50%;border:10px solid rgba(255,255,255,.5);-webkit-animation:scaleOne 4s infinite cubic-bezier(0,.47,1,1);animation:scaleOne 4s infinite cubic-bezier(0,.47,1,1)}.fmc-circle:nth-child(2),.fmc-circle:nth-child(3){position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);border-radius:50%}@-webkit-keyframes scaleOne{100%{width:300px;height:300px;border-radius:50%;border-color:rgba(255,255,255,0);border-width:0}}@keyframes scaleOne{100%{width:300px;height:300px;border-radius:50%;border-color:rgba(255,255,255,0);border-width:0}}.fmc-circle:nth-child(2){transform:translate(-50%,-50%);width:0;height:0;border:10px solid rgba(255,255,255,.5);-webkit-animation:scaleTwo 3s infinite cubic-bezier(0,.47,1,1);animation:scaleTwo 3s infinite cubic-bezier(0,.47,1,1)}@-webkit-keyframes scaleTwo{100%{width:200px;height:200px;border-radius:50%;border-color:rgba(255,255,255,0);border-width:0}}@keyframes scaleTwo{100%{width:200px;height:200px;border-radius:50%;border-color:rgba(255,255,255,0);border-width:0}}.fmc-circle:nth-child(3){transform:translate(-50%,-50%);width:0;height:0;border:10px solid rgba(255,255,255,.5);-webkit-animation:scaleThree 2s infinite cubic-bezier(0,.47,1,1);animation:scaleThree 2s infinite cubic-bezier(0,.47,1,1)}.fmc-circle:nth-child(4),.fmc-circle:nth-child(5){position:absolute;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);border-radius:50%;top:50%;left:80%}@-webkit-keyframes scaleThree{100%{width:100px;height:100px;border-radius:50%;border-color:rgba(255,255,255,0);border-width:0}}@keyframes scaleThree{100%{width:100px;height:100px;border-radius:50%;border-color:rgba(255,255,255,0);border-width:0}}.fmc-circle:nth-child(4){transform:translate(-50%,-50%);width:0;height:0;border:10px solid rgba(255,255,255,.5);-webkit-animation:scaleFour 8s infinite cubic-bezier(0,.47,1,1);animation:scaleFour 8s infinite cubic-bezier(0,.47,1,1)}@-webkit-keyframes scaleFour{100%{width:800px;height:800px;border-radius:50%;border-color:rgba(255,255,255,0);border-width:0;opacity:0}}@keyframes scaleFour{100%{width:800px;height:800px;border-radius:50%;border-color:rgba(255,255,255,0);border-width:0;opacity:0}}.fmc-circle:nth-child(5){transform:translate(-50%,-50%);width:0;height:0;border:10px solid rgba(255,255,255,.5);-webkit-animation:scaleFive 7s infinite cubic-bezier(0,.47,1,1);animation:scaleFive 7s infinite cubic-bezier(0,.47,1,1)}.fmc-circle:nth-child(6),.fmc-circle:nth-child(7){position:absolute;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);border-radius:50%}@-webkit-keyframes scaleFive{100%{width:600px;height:600px;border-radius:50%;border-color:rgba(255,255,255,0);border-width:0}}@keyframes scaleFive{100%{width:600px;height:600px;border-radius:50%;border-color:rgba(255,255,255,0);border-width:0}}.fmc-circle:nth-child(6){top:50%;left:80%;transform:translate(-50%,-50%);width:0;height:0;border:10px solid rgba(255,255,255,.5);-webkit-animation:scaleSix 6s infinite cubic-bezier(0,.47,1,1);animation:scaleSix 6s infinite cubic-bezier(0,.47,1,1)}@-webkit-keyframes scaleSix{100%{width:400px;height:400px;border-radius:50%;border-color:rgba(255,255,255,0);border-width:0}}@keyframes scaleSix{100%{width:400px;height:400px;border-radius:50%;border-color:rgba(255,255,255,0);border-width:0}}.fmc-circle:nth-child(7){top:60%;left:0;transform:translate(-50%,-50%);width:0;height:0;border:10px solid rgba(255,255,255,.5);-webkit-animation:scaleSeven 6s infinite cubic-bezier(0,.47,1,1);animation:scaleSeven 6s infinite cubic-bezier(0,.47,1,1)}.fmc-circle:nth-child(8),.fmc-circle:nth-child(9){top:60%;left:0;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);border-radius:50%;position:absolute}@-webkit-keyframes scaleSeven{100%{width:400px;height:400px;border-radius:50%;border-color:rgba(255,255,255,0);border-width:0}}@keyframes scaleSeven{100%{width:400px;height:400px;border-radius:50%;border-color:rgba(255,255,255,0);border-width:0}}.fmc-circle:nth-child(8){transform:translate(-50%,-50%);width:0;height:0;border:10px solid rgba(255,255,255,.5);-webkit-animation:scaleEight 5s infinite cubic-bezier(0,.47,1,1);animation:scaleEight 5s infinite cubic-bezier(0,.47,1,1)}@-webkit-keyframes scaleEight{100%{width:300px;height:300px;border-radius:50%;border-color:rgba(255,255,255,0);border-width:0}}@keyframes scaleEight{100%{width:300px;height:300px;border-radius:50%;border-color:rgba(255,255,255,0);border-width:0}}.fmc-circle:nth-child(9){transform:translate(-50%,-50%);width:0;height:0;border:10px solid rgba(255,255,255,.5);-webkit-animation:scaleNine 5s infinite cubic-bezier(0,.47,1,1);animation:scaleNine 5s infinite cubic-bezier(0,.47,1,1)}@-webkit-keyframes scaleNine{100%{width:200px;height:200px;border-radius:50%;border-color:rgba(255,255,255,0);border-width:0}}@keyframes scaleNine{100%{width:200px;height:200px;border-radius:50%;border-color:rgba(255,255,255,0);border-width:0}}.fmc-circle:nth-child(10){position:absolute;top:70%;left:30%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:0;height:0;border-radius:50%;border:10px solid rgba(255,255,255,.5);-webkit-animation:scaleTen 4.5s infinite cubic-bezier(0,.47,1,1);animation:scaleTen 4.5s infinite cubic-bezier(0,.47,1,1)}@-webkit-keyframes scaleTen{100%{width:300px;height:300px;border-radius:50%;border-color:rgba(255,255,255,0);border-width:0}}@keyframes scaleTen{100%{width:300px;height:300px;border-radius:50%;border-color:rgba(255,255,255,0);border-width:0}}