.splash-loader ul{padding:0;margin:15px 0 15px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between}.splash-loader ul li{list-style-type:none;max-width:60px;display:inline-block;opacity:0.5;margin:0 15px}.splash-loader ul li.loadit{opacity:1}.game-bottle{max-width:175px;margin:20px auto 0;text-align:center}.game-bottle img{margin-left:-15px}.game-page{padding-bottom:0}.game-page .main-title{opacity:0;height:0;margin:0;transition:0.5s all ease;-webkit-transition:0.5s all ease;-moz-transition:0.5s all ease}.game-page.open .main-title{opacity:1;height:70px;margin:10px 0px;transition:0.5s all ease;-webkit-transition:0.5s all ease;-moz-transition:0.5s all ease}.game-page .inner-title{margin:10px 0;position:relative;z-index:80;text-align:center}.game-page .inner-title img{max-width:210px}.gameinner{max-width:250px;margin:0 auto;position:relative}.game-screen{margin:0 0 0;text-align:center;position:relative;transition:0.9s all ease;-webkit-transition:0.9s all ease;-moz-transition:0.9s all ease}.game-screen .bottle-cap{overflow:hidden;z-index:99;position:absolute;top:-8px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);width:120px;height:50px;transition:0.3s all ease;-webkit-transition:0.3s all ease;-moz-transition:0.3s all ease}.game-screen .bottle-cap:before{content:'';background:url("../../images/cap2.png") no-repeat;background-size:100%;position:absolute;left:0;top:0;width:119px;height:50px;z-index:9;transition:0.3s all ease;-webkit-transition:0.3s all ease;-moz-transition:0.3s all ease}.game-screen .bottle-cap:after{content:'';background:url("../../images/cap-after.png") no-repeat;background-size:100%;position:absolute;left:0;top:0;width:110px;height:39px;z-index:9;transition:0.3s all ease;-webkit-transition:0.3s all ease;-moz-transition:0.3s all ease}.game-screen .bottle-cap span{position:absolute;top:10px;width:100px;height:18px;left:8px;z-index:9;background:url("../../images/cap-pattern3.png?v=0.6");transition:0.3s all ease;-webkit-transition:0.3s all ease;-moz-transition:0.3s all ease}.game-screen .bottle-cap.capdown2 span{transition:none;-webkit-transition:none;-moz-transition:none;background-position:0 0}.game-screen .bottle-cap.capdown{transition:0.3s all ease-in-out;-webkit-transition:0.3s all ease-in-out;-moz-transition:0.3s all ease-in-out;-webkit-transform:translate(-400%) rotate(-180deg);-moz-transform:translate(-400%) rotate(-180deg);-ms-transform:translate(-400%) rotate(-180deg);-o-transform:translate(-400%) rotate(-180deg);transform:translate(-400%) rotate(-180deg);transform-origin:bottom center}.game-screen .bottle-cap.capdown2{transition:none;-webkit-transition:none;-moz-transition:none;background-size:100% auto}.game-screen .score-sec{text-align:center;margin:15px 0 25px 0;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between}.game-screen .score-sec .twist-logo img{max-width:80%}.game-screen .timer{width:140px;height:60px;background:url(../../images/game-timer.png) center no-repeat;background-size:100% auto;color:#fff8c1;text-align:center;line-height:50px;font-size:30px;font-family:'DaxCondensed-Bold', sans-serif;display:inline-block;z-index:-1;position:relative;margin-top:-13px}.game-screen .score{width:90px;height:70px;background:url(../../images/bg-score2.png) center no-repeat;background-size:100% auto;display:inline-block;text-align:center;color:#e02826;line-height:60px;font-size:34px;font-weight:bold;margin:0;font-family:'DaxCondensed-Bold', sans-serif}.game-screen .score-board{display:inline-block;text-align:center}.game-screen .score-board .score-title{background:url(../../images/score-title-03.png) center no-repeat;width:105px;margin:0 auto -5px;color:#fff;height:40px;background-size:100% auto;text-align:center}.game-screen .score-board .score-title h2{font-size:14px;line-height:38px;margin:0;font-family:'DaxCondensed-Bold', sans-serif}.error-msg{width:100%;max-width:90%;position:absolute;left:50%;bottom:0;z-index:99;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);transition:0.9s all ease;-webkit-transition:0.9s all ease;-moz-transition:0.9s all ease}.error-msg h2{background-color:#e02826;color:#fff;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;font-size:20px;line-height:30px;padding:15px;display:block;text-align:center;width:100%;max-width:50%;font-family:'DaxCondensed-Bold', sans-serif;transition:0.9s all ease;-webkit-transition:0.9s all ease;-moz-transition:0.9s all ease}.error-msg p{background-color:#e02826;color:#fff;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;font-size:20px;line-height:30px;padding:15px;font-family:'DaxCondensed-Bold', sans-serif;display:block;text-align:center;width:100%;transition:0.9s all ease;-webkit-transition:0.9s all ease;-moz-transition:0.9s all ease}.error-msg.game-over{width:100%;max-width:100%;height:100%;z-index:99;position:fixed;top:0;bottom:0;transition:0.9s all ease;-webkit-transition:0.9s all ease;-moz-transition:0.9s all ease}.error-msg.game-over:before{content:'';position:absolute;left:0;right:0;top:0;height:100%;width:100%;background-color:#000;opacity:0.2;transition:0.9s all ease;-webkit-transition:0.9s all ease;-moz-transition:0.9s all ease}.error-msg.game-over h2{background-color:#fff;color:#000;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;font-size:34px;line-height:44px;padding:15px;font-family:'DaxCondensed-Bold', sans-serif;display:block;text-align:center;width:100%;max-width:90%;transition:0.9s all ease;-webkit-transition:0.9s all ease;-moz-transition:0.9s all ease;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.twist-game{position:fixed;overflow:hidden}.twist-game body{position:fixed;overflow:hidden}.mainwrapper{width:100vw;height:100vh;overflow-y:scroll;-webkit-overflow-scrolling:touch;min-height:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-direction:column}.mainwrapper footer{position:absolute;bottom:0;width:100%;z-index:99}
/*# sourceMappingURL=game.css.map */
